a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

:focus {
    outline: 0
}

* {
    -webkit-tap-highlight-color: transparent;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

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

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
    -webkit-appearance: none;
    -moz-appearance: none
}

input[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical
}

audio,
canvas,
video {
    display: inline-block;
    max-width: 100%
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}
#joomsport-container > div > div.tabs.visible > div.teamsTabsWrap > ul > li:nth-child(5) {
    /*display:none;*/
}
.section-container-banner {
    max-width: 1140px;
    background-size: cover;
    background-image: url(../../uploads/2022/05/banner-fc-pirin-scaled.jpg);
    height: 163px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px auto;
}
.featured-partner.featured-button {
    max-width: 33%;
    flex: unset;
}
.section-container-banner .reserve__btn {
    margin:0;
    position:relative;
    font-size: 25px;
}
.featured-partner .reserve__btn {position:relative;}
body > .reserve__btn {
    position: fixed;
    bottom: 85px;
    z-index: 11;
    right: 15px;
}

button,
html,
input,
select,
textarea {
    color: #222
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

img {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

.chromeframe {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal
}


/*!
 * Bootstrap Grid v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

*,
::after,
::before {
    box-sizing: inherit
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1170px
    }
}

.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 576px) {
    .container,
    .container-sm {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .container,
    .container-md,
    .container-sm {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1170px
    }
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters > .col,
.no-gutters > [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.row-cols-1 > * {
    flex: 0 0 100%;
    max-width: 100%
}

.row-cols-2 > * {
    flex: 0 0 50%;
    max-width: 50%
}

.row-cols-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.row-cols-4 > * {
    flex: 0 0 25%;
    max-width: 25%
}

.row-cols-5 > * {
    flex: 0 0 20%;
    max-width: 20%
}

.row-cols-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    order: -1
}

.order-last {
    order: 13
}

.order-0 {
    order: 0
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.order-7 {
    order: 7
}

.order-8 {
    order: 8
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

.order-11 {
    order: 11
}

.order-12 {
    order: 12
}

.offset-1 {
    margin-left: 8.33333%
}

.offset-2 {
    margin-left: 16.66667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333%
}

.offset-5 {
    margin-left: 41.66667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333%
}

.offset-8 {
    margin-left: 66.66667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333%
}

.offset-11 {
    margin-left: 91.66667%
}

@media (min-width: 576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-sm-1 > * {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-sm-2 > * {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-sm-3 > * {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row-cols-sm-4 > * {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-sm-5 > * {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-sm-6 > * {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-sm-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-sm-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-sm-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-sm-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-sm-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        order: -1
    }

    .order-sm-last {
        order: 13
    }

    .order-sm-0 {
        order: 0
    }

    .order-sm-1 {
        order: 1
    }

    .order-sm-2 {
        order: 2
    }

    .order-sm-3 {
        order: 3
    }

    .order-sm-4 {
        order: 4
    }

    .order-sm-5 {
        order: 5
    }

    .order-sm-6 {
        order: 6
    }

    .order-sm-7 {
        order: 7
    }

    .order-sm-8 {
        order: 8
    }

    .order-sm-9 {
        order: 9
    }

    .order-sm-10 {
        order: 10
    }

    .order-sm-11 {
        order: 11
    }

    .order-sm-12 {
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333%
    }

    .offset-sm-2 {
        margin-left: 16.66667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.33333%
    }

    .offset-sm-5 {
        margin-left: 41.66667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333%
    }

    .offset-sm-8 {
        margin-left: 66.66667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.33333%
    }

    .offset-sm-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-md-1 > * {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-md-2 > * {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-md-3 > * {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row-cols-md-4 > * {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-md-5 > * {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-md-6 > * {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-md-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-md-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-md-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-md-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-md-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        order: -1
    }

    .order-md-last {
        order: 13
    }

    .order-md-0 {
        order: 0
    }

    .order-md-1 {
        order: 1
    }

    .order-md-2 {
        order: 2
    }

    .order-md-3 {
        order: 3
    }

    .order-md-4 {
        order: 4
    }

    .order-md-5 {
        order: 5
    }

    .order-md-6 {
        order: 6
    }

    .order-md-7 {
        order: 7
    }

    .order-md-8 {
        order: 8
    }

    .order-md-9 {
        order: 9
    }

    .order-md-10 {
        order: 10
    }

    .order-md-11 {
        order: 11
    }

    .order-md-12 {
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333%
    }

    .offset-md-2 {
        margin-left: 16.66667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.33333%
    }

    .offset-md-5 {
        margin-left: 41.66667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333%
    }

    .offset-md-8 {
        margin-left: 66.66667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.33333%
    }

    .offset-md-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 992px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-lg-1 > * {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-lg-2 > * {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-lg-3 > * {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row-cols-lg-4 > * {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-lg-5 > * {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-lg-6 > * {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-lg-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-lg-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-lg-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-lg-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-lg-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        order: -1
    }

    .order-lg-last {
        order: 13
    }

    .order-lg-0 {
        order: 0
    }

    .order-lg-1 {
        order: 1
    }

    .order-lg-2 {
        order: 2
    }

    .order-lg-3 {
        order: 3
    }

    .order-lg-4 {
        order: 4
    }

    .order-lg-5 {
        order: 5
    }

    .order-lg-6 {
        order: 6
    }

    .order-lg-7 {
        order: 7
    }

    .order-lg-8 {
        order: 8
    }

    .order-lg-9 {
        order: 9
    }

    .order-lg-10 {
        order: 10
    }

    .order-lg-11 {
        order: 11
    }

    .order-lg-12 {
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333%
    }

    .offset-lg-2 {
        margin-left: 16.66667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333%
    }

    .offset-lg-5 {
        margin-left: 41.66667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333%
    }

    .offset-lg-8 {
        margin-left: 66.66667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333%
    }

    .offset-lg-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 1200px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-xl-1 > * {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-xl-2 > * {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-xl-3 > * {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row-cols-xl-4 > * {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-xl-5 > * {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-xl-6 > * {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        order: -1
    }

    .order-xl-last {
        order: 13
    }

    .order-xl-0 {
        order: 0
    }

    .order-xl-1 {
        order: 1
    }

    .order-xl-2 {
        order: 2
    }

    .order-xl-3 {
        order: 3
    }

    .order-xl-4 {
        order: 4
    }

    .order-xl-5 {
        order: 5
    }

    .order-xl-6 {
        order: 6
    }

    .order-xl-7 {
        order: 7
    }

    .order-xl-8 {
        order: 8
    }

    .order-xl-9 {
        order: 9
    }

    .order-xl-10 {
        order: 10
    }

    .order-xl-11 {
        order: 11
    }

    .order-xl-12 {
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333%
    }

    .offset-xl-2 {
        margin-left: 16.66667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333%
    }

    .offset-xl-5 {
        margin-left: 41.66667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333%
    }

    .offset-xl-8 {
        margin-left: 66.66667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333%
    }

    .offset-xl-11 {
        margin-left: 91.66667%
    }
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: flex !important
}

.d-inline-flex {
    display: inline-flex !important
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: flex !important
    }

    .d-sm-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: flex !important
    }

    .d-md-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: flex !important
    }

    .d-lg-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: flex !important
    }

    .d-xl-inline-flex {
        display: inline-flex !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }

    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: flex !important
    }

    .d-print-inline-flex {
        display: inline-flex !important
    }
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.flex-row-reverse {
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    flex-direction: column-reverse !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.flex-nowrap {
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    flex: 1 1 auto !important
}

.flex-grow-0 {
    flex-grow: 0 !important
}

.flex-grow-1 {
    flex-grow: 1 !important
}

.flex-shrink-0 {
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    flex-shrink: 1 !important
}

.justify-content-start {
    justify-content: flex-start !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.justify-content-around {
    justify-content: space-around !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-end {
    align-items: flex-end !important
}

.align-items-center {
    align-items: center !important
}

.align-items-baseline {
    align-items: baseline !important
}

.align-items-stretch {
    align-items: stretch !important
}

.align-content-start {
    align-content: flex-start !important
}

.align-content-end {
    align-content: flex-end !important
}

.align-content-center {
    align-content: center !important
}

.align-content-between {
    align-content: space-between !important
}

.align-content-around {
    align-content: space-around !important
}

.align-content-stretch {
    align-content: stretch !important
}

.align-self-auto {
    align-self: auto !important
}

.align-self-start {
    align-self: flex-start !important
}

.align-self-end {
    align-self: flex-end !important
}

.align-self-center {
    align-self: center !important
}

.align-self-baseline {
    align-self: baseline !important
}

.align-self-stretch {
    align-self: stretch !important
}

@media (min-width: 576px) {
    .flex-sm-row {
        flex-direction: row !important
    }

    .flex-sm-column {
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-sm-fill {
        flex: 1 1 auto !important
    }

    .flex-sm-grow-0 {
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-sm-start {
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        justify-content: center !important
    }

    .justify-content-sm-between {
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        justify-content: space-around !important
    }

    .align-items-sm-start {
        align-items: flex-start !important
    }

    .align-items-sm-end {
        align-items: flex-end !important
    }

    .align-items-sm-center {
        align-items: center !important
    }

    .align-items-sm-baseline {
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        align-items: stretch !important
    }

    .align-content-sm-start {
        align-content: flex-start !important
    }

    .align-content-sm-end {
        align-content: flex-end !important
    }

    .align-content-sm-center {
        align-content: center !important
    }

    .align-content-sm-between {
        align-content: space-between !important
    }

    .align-content-sm-around {
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        align-content: stretch !important
    }

    .align-self-sm-auto {
        align-self: auto !important
    }

    .align-self-sm-start {
        align-self: flex-start !important
    }

    .align-self-sm-end {
        align-self: flex-end !important
    }

    .align-self-sm-center {
        align-self: center !important
    }

    .align-self-sm-baseline {
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        align-self: stretch !important
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        flex-direction: row !important
    }

    .flex-md-column {
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-md-fill {
        flex: 1 1 auto !important
    }

    .flex-md-grow-0 {
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-md-start {
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        justify-content: center !important
    }

    .justify-content-md-between {
        justify-content: space-between !important
    }

    .justify-content-md-around {
        justify-content: space-around !important
    }

    .align-items-md-start {
        align-items: flex-start !important
    }

    .align-items-md-end {
        align-items: flex-end !important
    }

    .align-items-md-center {
        align-items: center !important
    }

    .align-items-md-baseline {
        align-items: baseline !important
    }

    .align-items-md-stretch {
        align-items: stretch !important
    }

    .align-content-md-start {
        align-content: flex-start !important
    }

    .align-content-md-end {
        align-content: flex-end !important
    }

    .align-content-md-center {
        align-content: center !important
    }

    .align-content-md-between {
        align-content: space-between !important
    }

    .align-content-md-around {
        align-content: space-around !important
    }

    .align-content-md-stretch {
        align-content: stretch !important
    }

    .align-self-md-auto {
        align-self: auto !important
    }

    .align-self-md-start {
        align-self: flex-start !important
    }

    .align-self-md-end {
        align-self: flex-end !important
    }

    .align-self-md-center {
        align-self: center !important
    }

    .align-self-md-baseline {
        align-self: baseline !important
    }

    .align-self-md-stretch {
        align-self: stretch !important
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        flex-direction: row !important
    }

    .flex-lg-column {
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-lg-fill {
        flex: 1 1 auto !important
    }

    .flex-lg-grow-0 {
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-lg-start {
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        justify-content: center !important
    }

    .justify-content-lg-between {
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        justify-content: space-around !important
    }

    .align-items-lg-start {
        align-items: flex-start !important
    }

    .align-items-lg-end {
        align-items: flex-end !important
    }

    .align-items-lg-center {
        align-items: center !important
    }

    .align-items-lg-baseline {
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        align-items: stretch !important
    }

    .align-content-lg-start {
        align-content: flex-start !important
    }

    .align-content-lg-end {
        align-content: flex-end !important
    }

    .align-content-lg-center {
        align-content: center !important
    }

    .align-content-lg-between {
        align-content: space-between !important
    }

    .align-content-lg-around {
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        align-content: stretch !important
    }

    .align-self-lg-auto {
        align-self: auto !important
    }

    .align-self-lg-start {
        align-self: flex-start !important
    }

    .align-self-lg-end {
        align-self: flex-end !important
    }

    .align-self-lg-center {
        align-self: center !important
    }

    .align-self-lg-baseline {
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        align-self: stretch !important
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        flex-direction: row !important
    }

    .flex-xl-column {
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-xl-fill {
        flex: 1 1 auto !important
    }

    .flex-xl-grow-0 {
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-xl-start {
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        justify-content: center !important
    }

    .justify-content-xl-between {
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        justify-content: space-around !important
    }

    .align-items-xl-start {
        align-items: flex-start !important
    }

    .align-items-xl-end {
        align-items: flex-end !important
    }

    .align-items-xl-center {
        align-items: center !important
    }

    .align-items-xl-baseline {
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        align-items: stretch !important
    }

    .align-content-xl-start {
        align-content: flex-start !important
    }

    .align-content-xl-end {
        align-content: flex-end !important
    }

    .align-content-xl-center {
        align-content: center !important
    }

    .align-content-xl-between {
        align-content: space-between !important
    }

    .align-content-xl-around {
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        align-content: stretch !important
    }

    .align-self-xl-auto {
        align-self: auto !important
    }

    .align-self-xl-start {
        align-self: flex-start !important
    }

    .align-self-xl-end {
        align-self: flex-end !important
    }

    .align-self-xl-center {
        align-self: center !important
    }

    .align-self-xl-baseline {
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        align-self: stretch !important
    }
}

.m-0 {
    margin: 0 !important
}

.mt-0,
.my-0 {
    margin-top: 0 !important
}

.mr-0,
.mx-0 {
    margin-right: 0 !important
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.mt-1,
.my-1 {
    margin-top: .25rem !important
}

.mr-1,
.mx-1 {
    margin-right: .25rem !important
}

.mb-1,
.my-1 {
    margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2,
.my-2 {
    margin-top: .5rem !important
}

.mr-2,
.mx-2 {
    margin-right: .5rem !important
}

.mb-2,
.my-2 {
    margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3,
.my-3 {
    margin-top: 1rem !important
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5,
.my-5 {
    margin-top: 3rem !important
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0,
.py-0 {
    padding-top: 0 !important
}

.pr-0,
.px-0 {
    padding-right: 0 !important
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important
}

.pl-0,
.px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1,
.py-1 {
    padding-top: .25rem !important
}

.pr-1,
.px-1 {
    padding-right: .25rem !important
}

.pb-1,
.py-1 {
    padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2,
.py-2 {
    padding-top: .5rem !important
}

.pr-2,
.px-2 {
    padding-right: .5rem !important
}

.pb-2,
.py-2 {
    padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3,
.py-3 {
    padding-top: 1rem !important
}

.pr-3,
.px-3 {
    padding-right: 1rem !important
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5,
.py-5 {
    padding-top: 3rem !important
}

.pr-5,
.px-5 {
    padding-right: 3rem !important
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
    padding-left: 3rem !important
}

.m-n1 {
    margin: -.25rem !important
}

.mt-n1,
.my-n1 {
    margin-top: -.25rem !important
}

.mr-n1,
.mx-n1 {
    margin-right: -.25rem !important
}

.mb-n1,
.my-n1 {
    margin-bottom: -.25rem !important
}

.ml-n1,
.mx-n1 {
    margin-left: -.25rem !important
}

.m-n2 {
    margin: -.5rem !important
}

.mt-n2,
.my-n2 {
    margin-top: -.5rem !important
}

.mr-n2,
.mx-n2 {
    margin-right: -.5rem !important
}

.mb-n2,
.my-n2 {
    margin-bottom: -.5rem !important
}

.ml-n2,
.mx-n2 {
    margin-left: -.5rem !important
}

.m-n3 {
    margin: -1rem !important
}

.mt-n3,
.my-n3 {
    margin-top: -1rem !important
}

.mr-n3,
.mx-n3 {
    margin-right: -1rem !important
}

.mb-n3,
.my-n3 {
    margin-bottom: -1rem !important
}

.ml-n3,
.mx-n3 {
    margin-left: -1rem !important
}

.m-n4 {
    margin: -1.5rem !important
}

.mt-n4,
.my-n4 {
    margin-top: -1.5rem !important
}

.mr-n4,
.mx-n4 {
    margin-right: -1.5rem !important
}

.mb-n4,
.my-n4 {
    margin-bottom: -1.5rem !important
}

.ml-n4,
.mx-n4 {
    margin-left: -1.5rem !important
}

.m-n5 {
    margin: -3rem !important
}

.mt-n5,
.my-n5 {
    margin-top: -3rem !important
}

.mr-n5,
.mx-n5 {
    margin-right: -3rem !important
}

.mb-n5,
.my-n5 {
    margin-bottom: -3rem !important
}

.ml-n5,
.mx-n5 {
    margin-left: -3rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto,
.my-auto {
    margin-top: auto !important
}

.mr-auto,
.mx-auto {
    margin-right: auto !important
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
    margin-left: auto !important
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important
    }

    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important
    }

    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important
    }

    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important
    }

    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .mt-sm-1,
    .my-sm-1 {
        margin-top: .25rem !important
    }

    .mr-sm-1,
    .mx-sm-1 {
        margin-right: .25rem !important
    }

    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: .25rem !important
    }

    .ml-sm-1,
    .mx-sm-1 {
        margin-left: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .mt-sm-2,
    .my-sm-2 {
        margin-top: .5rem !important
    }

    .mr-sm-2,
    .mx-sm-2 {
        margin-right: .5rem !important
    }

    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: .5rem !important
    }

    .ml-sm-2,
    .mx-sm-2 {
        margin-left: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important
    }

    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important
    }

    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important
    }

    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important
    }

    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important
    }

    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important
    }

    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important
    }

    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important
    }

    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important
    }

    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important
    }

    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important
    }

    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .pt-sm-1,
    .py-sm-1 {
        padding-top: .25rem !important
    }

    .pr-sm-1,
    .px-sm-1 {
        padding-right: .25rem !important
    }

    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: .25rem !important
    }

    .pl-sm-1,
    .px-sm-1 {
        padding-left: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .pt-sm-2,
    .py-sm-2 {
        padding-top: .5rem !important
    }

    .pr-sm-2,
    .px-sm-2 {
        padding-right: .5rem !important
    }

    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: .5rem !important
    }

    .pl-sm-2,
    .px-sm-2 {
        padding-left: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important
    }

    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important
    }

    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important
    }

    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important
    }

    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important
    }

    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important
    }

    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important
    }

    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important
    }

    .m-sm-n1 {
        margin: -.25rem !important
    }

    .mt-sm-n1,
    .my-sm-n1 {
        margin-top: -.25rem !important
    }

    .mr-sm-n1,
    .mx-sm-n1 {
        margin-right: -.25rem !important
    }

    .mb-sm-n1,
    .my-sm-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-sm-n1,
    .mx-sm-n1 {
        margin-left: -.25rem !important
    }

    .m-sm-n2 {
        margin: -.5rem !important
    }

    .mt-sm-n2,
    .my-sm-n2 {
        margin-top: -.5rem !important
    }

    .mr-sm-n2,
    .mx-sm-n2 {
        margin-right: -.5rem !important
    }

    .mb-sm-n2,
    .my-sm-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-sm-n2,
    .mx-sm-n2 {
        margin-left: -.5rem !important
    }

    .m-sm-n3 {
        margin: -1rem !important
    }

    .mt-sm-n3,
    .my-sm-n3 {
        margin-top: -1rem !important
    }

    .mr-sm-n3,
    .mx-sm-n3 {
        margin-right: -1rem !important
    }

    .mb-sm-n3,
    .my-sm-n3 {
        margin-bottom: -1rem !important
    }

    .ml-sm-n3,
    .mx-sm-n3 {
        margin-left: -1rem !important
    }

    .m-sm-n4 {
        margin: -1.5rem !important
    }

    .mt-sm-n4,
    .my-sm-n4 {
        margin-top: -1.5rem !important
    }

    .mr-sm-n4,
    .mx-sm-n4 {
        margin-right: -1.5rem !important
    }

    .mb-sm-n4,
    .my-sm-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-sm-n4,
    .mx-sm-n4 {
        margin-left: -1.5rem !important
    }

    .m-sm-n5 {
        margin: -3rem !important
    }

    .mt-sm-n5,
    .my-sm-n5 {
        margin-top: -3rem !important
    }

    .mr-sm-n5,
    .mx-sm-n5 {
        margin-right: -3rem !important
    }

    .mb-sm-n5,
    .my-sm-n5 {
        margin-bottom: -3rem !important
    }

    .ml-sm-n5,
    .mx-sm-n5 {
        margin-left: -3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important
    }

    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important
    }

    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important
    }

    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important
    }

    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important
    }

    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important
    }

    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .mt-md-1,
    .my-md-1 {
        margin-top: .25rem !important
    }

    .mr-md-1,
    .mx-md-1 {
        margin-right: .25rem !important
    }

    .mb-md-1,
    .my-md-1 {
        margin-bottom: .25rem !important
    }

    .ml-md-1,
    .mx-md-1 {
        margin-left: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .mt-md-2,
    .my-md-2 {
        margin-top: .5rem !important
    }

    .mr-md-2,
    .mx-md-2 {
        margin-right: .5rem !important
    }

    .mb-md-2,
    .my-md-2 {
        margin-bottom: .5rem !important
    }

    .ml-md-2,
    .mx-md-2 {
        margin-left: .5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important
    }

    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important
    }

    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important
    }

    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important
    }

    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important
    }

    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important
    }

    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important
    }

    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important
    }

    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important
    }

    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important
    }

    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important
    }

    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .pt-md-1,
    .py-md-1 {
        padding-top: .25rem !important
    }

    .pr-md-1,
    .px-md-1 {
        padding-right: .25rem !important
    }

    .pb-md-1,
    .py-md-1 {
        padding-bottom: .25rem !important
    }

    .pl-md-1,
    .px-md-1 {
        padding-left: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .pt-md-2,
    .py-md-2 {
        padding-top: .5rem !important
    }

    .pr-md-2,
    .px-md-2 {
        padding-right: .5rem !important
    }

    .pb-md-2,
    .py-md-2 {
        padding-bottom: .5rem !important
    }

    .pl-md-2,
    .px-md-2 {
        padding-left: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important
    }

    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important
    }

    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important
    }

    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important
    }

    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important
    }

    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important
    }

    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important
    }

    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important
    }

    .m-md-n1 {
        margin: -.25rem !important
    }

    .mt-md-n1,
    .my-md-n1 {
        margin-top: -.25rem !important
    }

    .mr-md-n1,
    .mx-md-n1 {
        margin-right: -.25rem !important
    }

    .mb-md-n1,
    .my-md-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-md-n1,
    .mx-md-n1 {
        margin-left: -.25rem !important
    }

    .m-md-n2 {
        margin: -.5rem !important
    }

    .mt-md-n2,
    .my-md-n2 {
        margin-top: -.5rem !important
    }

    .mr-md-n2,
    .mx-md-n2 {
        margin-right: -.5rem !important
    }

    .mb-md-n2,
    .my-md-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-md-n2,
    .mx-md-n2 {
        margin-left: -.5rem !important
    }

    .m-md-n3 {
        margin: -1rem !important
    }

    .mt-md-n3,
    .my-md-n3 {
        margin-top: -1rem !important
    }

    .mr-md-n3,
    .mx-md-n3 {
        margin-right: -1rem !important
    }

    .mb-md-n3,
    .my-md-n3 {
        margin-bottom: -1rem !important
    }

    .ml-md-n3,
    .mx-md-n3 {
        margin-left: -1rem !important
    }

    .m-md-n4 {
        margin: -1.5rem !important
    }

    .mt-md-n4,
    .my-md-n4 {
        margin-top: -1.5rem !important
    }

    .mr-md-n4,
    .mx-md-n4 {
        margin-right: -1.5rem !important
    }

    .mb-md-n4,
    .my-md-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-md-n4,
    .mx-md-n4 {
        margin-left: -1.5rem !important
    }

    .m-md-n5 {
        margin: -3rem !important
    }

    .mt-md-n5,
    .my-md-n5 {
        margin-top: -3rem !important
    }

    .mr-md-n5,
    .mx-md-n5 {
        margin-right: -3rem !important
    }

    .mb-md-n5,
    .my-md-n5 {
        margin-bottom: -3rem !important
    }

    .ml-md-n5,
    .mx-md-n5 {
        margin-left: -3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important
    }

    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important
    }

    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important
    }

    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important
    }

    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important
    }

    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important
    }

    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important
    }

    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .mt-lg-1,
    .my-lg-1 {
        margin-top: .25rem !important
    }

    .mr-lg-1,
    .mx-lg-1 {
        margin-right: .25rem !important
    }

    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: .25rem !important
    }

    .ml-lg-1,
    .mx-lg-1 {
        margin-left: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .mt-lg-2,
    .my-lg-2 {
        margin-top: .5rem !important
    }

    .mr-lg-2,
    .mx-lg-2 {
        margin-right: .5rem !important
    }

    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: .5rem !important
    }

    .ml-lg-2,
    .mx-lg-2 {
        margin-left: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important
    }

    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important
    }

    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important
    }

    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important
    }

    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important
    }

    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important
    }

    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important
    }

    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important
    }

    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important
    }

    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important
    }

    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important
    }

    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .pt-lg-1,
    .py-lg-1 {
        padding-top: .25rem !important
    }

    .pr-lg-1,
    .px-lg-1 {
        padding-right: .25rem !important
    }

    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: .25rem !important
    }

    .pl-lg-1,
    .px-lg-1 {
        padding-left: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .pt-lg-2,
    .py-lg-2 {
        padding-top: .5rem !important
    }

    .pr-lg-2,
    .px-lg-2 {
        padding-right: .5rem !important
    }

    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: .5rem !important
    }

    .pl-lg-2,
    .px-lg-2 {
        padding-left: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important
    }

    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important
    }

    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important
    }

    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important
    }

    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important
    }

    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important
    }

    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important
    }

    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important
    }

    .m-lg-n1 {
        margin: -.25rem !important
    }

    .mt-lg-n1,
    .my-lg-n1 {
        margin-top: -.25rem !important
    }

    .mr-lg-n1,
    .mx-lg-n1 {
        margin-right: -.25rem !important
    }

    .mb-lg-n1,
    .my-lg-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-lg-n1,
    .mx-lg-n1 {
        margin-left: -.25rem !important
    }

    .m-lg-n2 {
        margin: -.5rem !important
    }

    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: -.5rem !important
    }

    .mr-lg-n2,
    .mx-lg-n2 {
        margin-right: -.5rem !important
    }

    .mb-lg-n2,
    .my-lg-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-lg-n2,
    .mx-lg-n2 {
        margin-left: -.5rem !important
    }

    .m-lg-n3 {
        margin: -1rem !important
    }

    .mt-lg-n3,
    .my-lg-n3 {
        margin-top: -1rem !important
    }

    .mr-lg-n3,
    .mx-lg-n3 {
        margin-right: -1rem !important
    }

    .mb-lg-n3,
    .my-lg-n3 {
        margin-bottom: -1rem !important
    }

    .ml-lg-n3,
    .mx-lg-n3 {
        margin-left: -1rem !important
    }

    .m-lg-n4 {
        margin: -1.5rem !important
    }

    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: -1.5rem !important
    }

    .mr-lg-n4,
    .mx-lg-n4 {
        margin-right: -1.5rem !important
    }

    .mb-lg-n4,
    .my-lg-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-lg-n4,
    .mx-lg-n4 {
        margin-left: -1.5rem !important
    }

    .m-lg-n5 {
        margin: -3rem !important
    }

    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: -3rem !important
    }

    .mr-lg-n5,
    .mx-lg-n5 {
        margin-right: -3rem !important
    }

    .mb-lg-n5,
    .my-lg-n5 {
        margin-bottom: -3rem !important
    }

    .ml-lg-n5,
    .mx-lg-n5 {
        margin-left: -3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important
    }

    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important
    }

    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 !important
    }

    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important
    }

    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important
    }

    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important
    }

    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .mt-xl-1,
    .my-xl-1 {
        margin-top: .25rem !important
    }

    .mr-xl-1,
    .mx-xl-1 {
        margin-right: .25rem !important
    }

    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xl-1,
    .mx-xl-1 {
        margin-left: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .mt-xl-2,
    .my-xl-2 {
        margin-top: .5rem !important
    }

    .mr-xl-2,
    .mx-xl-2 {
        margin-right: .5rem !important
    }

    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xl-2,
    .mx-xl-2 {
        margin-left: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important
    }

    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important
    }

    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important
    }

    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important
    }

    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important
    }

    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important
    }

    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important
    }

    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important
    }

    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .pt-xl-1,
    .py-xl-1 {
        padding-top: .25rem !important
    }

    .pr-xl-1,
    .px-xl-1 {
        padding-right: .25rem !important
    }

    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xl-1,
    .px-xl-1 {
        padding-left: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .pt-xl-2,
    .py-xl-2 {
        padding-top: .5rem !important
    }

    .pr-xl-2,
    .px-xl-2 {
        padding-right: .5rem !important
    }

    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xl-2,
    .px-xl-2 {
        padding-left: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important
    }

    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important
    }

    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important
    }

    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important
    }

    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important
    }

    .m-xl-n1 {
        margin: -.25rem !important
    }

    .mt-xl-n1,
    .my-xl-n1 {
        margin-top: -.25rem !important
    }

    .mr-xl-n1,
    .mx-xl-n1 {
        margin-right: -.25rem !important
    }

    .mb-xl-n1,
    .my-xl-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-xl-n1,
    .mx-xl-n1 {
        margin-left: -.25rem !important
    }

    .m-xl-n2 {
        margin: -.5rem !important
    }

    .mt-xl-n2,
    .my-xl-n2 {
        margin-top: -.5rem !important
    }

    .mr-xl-n2,
    .mx-xl-n2 {
        margin-right: -.5rem !important
    }

    .mb-xl-n2,
    .my-xl-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-xl-n2,
    .mx-xl-n2 {
        margin-left: -.5rem !important
    }

    .m-xl-n3 {
        margin: -1rem !important
    }

    .mt-xl-n3,
    .my-xl-n3 {
        margin-top: -1rem !important
    }

    .mr-xl-n3,
    .mx-xl-n3 {
        margin-right: -1rem !important
    }

    .mb-xl-n3,
    .my-xl-n3 {
        margin-bottom: -1rem !important
    }

    .ml-xl-n3,
    .mx-xl-n3 {
        margin-left: -1rem !important
    }

    .m-xl-n4 {
        margin: -1.5rem !important
    }

    .mt-xl-n4,
    .my-xl-n4 {
        margin-top: -1.5rem !important
    }

    .mr-xl-n4,
    .mx-xl-n4 {
        margin-right: -1.5rem !important
    }

    .mb-xl-n4,
    .my-xl-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-xl-n4,
    .mx-xl-n4 {
        margin-left: -1.5rem !important
    }

    .m-xl-n5 {
        margin: -3rem !important
    }

    .mt-xl-n5,
    .my-xl-n5 {
        margin-top: -3rem !important
    }

    .mr-xl-n5,
    .mx-xl-n5 {
        margin-right: -3rem !important
    }

    .mb-xl-n5,
    .my-xl-n5 {
        margin-bottom: -3rem !important
    }

    .ml-xl-n5,
    .mx-xl-n5 {
        margin-left: -3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important
    }

    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important
    }

    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important
    }
}

.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important
}

.text-justify {
    text-align: justify !important
}

.text-wrap {
    white-space: normal !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important
    }

    .text-sm-right {
        text-align: right !important
    }

    .text-sm-center {
        text-align: center !important
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important
    }

    .text-md-right {
        text-align: right !important
    }

    .text-md-center {
        text-align: center !important
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important
    }

    .text-lg-right {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important
    }

    .text-xl-right {
        text-align: right !important
    }

    .text-xl-center {
        text-align: center !important
    }
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.font-weight-light {
    font-weight: 300 !important
}

.font-weight-lighter {
    font-weight: lighter !important
}

.font-weight-normal {
    font-weight: 400 !important
}

.font-weight-bold {
    font-weight: 700 !important
}

.font-weight-bolder {
    font-weight: bolder !important
}

.font-italic {
    font-style: italic !important
}

.text-white {
    color: #fff !important
}

.text-primary {
    color: #007bff !important
}

a.text-primary:focus,
a.text-primary:hover {
    color: #0056b3 !important
}

.text-secondary {
    color: #6c757d !important
}

a.text-secondary:focus,
a.text-secondary:hover {
    color: #494f54 !important
}

.text-success {
    color: #28a745 !important
}

a.text-success:focus,
a.text-success:hover {
    color: #19692c !important
}

.text-info {
    color: #17a2b8 !important
}

a.text-info:focus,
a.text-info:hover {
    color: #0f6674 !important
}

.text-warning {
    color: #ffc107 !important
}

a.text-warning:focus,
a.text-warning:hover {
    color: #ba8b00 !important
}

.text-danger {
    color: #dc3545 !important
}

a.text-danger:focus,
a.text-danger:hover {
    color: #a71d2a !important
}

.text-light {
    color: #f8f9fa !important
}

a.text-light:focus,
a.text-light:hover {
    color: #cbd3da !important
}

.text-dark {
    color: #343a40 !important
}

a.text-dark:focus,
a.text-dark:hover {
    color: #121416 !important
}

.text-body {
    color: #212529 !important
}

.text-muted {
    color: #6c757d !important
}

.text-black-50 {
    color: rgba(0, 0, 0, .5) !important
}

.text-white-50 {
    color: rgba(255, 255, 255, .5) !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.text-decoration-none {
    text-decoration: none !important
}

.text-break {
    word-break: break-word !important;
    overflow-wrap: break-word !important
}

.text-reset {
    color: inherit !important
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.w-auto {
    width: auto !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.h-auto {
    height: auto !important
}

.mw-100 {
    max-width: 100% !important
}

.mh-100 {
    max-height: 100% !important
}

.min-vw-100 {
    min-width: 100vw !important
}

.min-vh-100 {
    min-height: 100vh !important
}

.vw-100 {
    width: 100vw !important
}

.vh-100 {
    height: 100vh !important
}

.position-static {
    position: static !important
}

.position-relative {
    position: relative !important
}

.position-absolute {
    position: absolute !important
}

.position-fixed {
    position: fixed !important
}

.position-sticky {
    position: sticky !important
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030
}

@supports (position:sticky) {
    .sticky-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

@font-face {
    font-family: OpenSans-Regular;
    font-display: swap;
    src: url(fonts/open-sans-regular.eot);
    src: url(fonts/open-sans-regular.eot#iefix) format("embedded-opentype"), url(fonts/open-sans-regular.woff) format("woff2"), url(fonts/open-sans-regular.ttf) format("truetype")
}

@font-face {
    font-family: OpenSans-Bold;
    font-display: swap;
    src: url(fonts/open-sans-bold.eot);
    src: url(fonts/open-sans-bold.eot#iefix) format("embedded-opentype"), url(fonts/open-sans-bold.woff) format("woff2"), url(fonts/open-sans-bold.ttf) format("truetype")
}

@font-face {
    font-family: OpenSans-SemiBold-Italic;
    font-display: swap;
    src: url(fonts/open-sans-semi-bold-italic.eot);
    src: url(fonts/open-sans-semi-bold-italic.eot#iefix) format("embedded-opentype"), url(fonts/open-sans-semi-bold-italic.woff) format("woff2"), url(fonts/open-sans-semi-bold-italic.ttf) format("truetype")
}

@font-face {
    font-family: OpenSans-SemiBold;
    font-display: swap;
    src: url(fonts/open-sans-semi-bold.eot);
    src: url(fonts/open-sans-semi-bold.eot#iefix) format("embedded-opentype"), url(fonts/open-sans-semi-bold.woff) format("woff2"), url(fonts/open-sans-semi-bold.ttf) format("truetype")
}

a {
    text-decoration: none !important
}

a:focus {
    outline: 0
}

body,
html {
    height: 100%
}

body {
    font: 16px/22px OpenSans-Regular, sans-serif !important
}

strong {
    font-weight: 700
}

.header-main {
    transition: opacity .8s ease
}

.header-is-hidden {
    opacity: 0
}

.header-is-fixed {
    position: fixed;
    width: 100%;
    top: 0;
    opacity: 1;
    z-index: 100
}
.partner-ads {
    max-width: 100%;
    position: absolute;
    display: flex;
    right: 0;
    top: -15px;
    z-index: 1;
}

@media (max-width: 600px) {
    .partner-ads {
        top: unset;
        bottom: -50px;
        left: 0;
        justify-content: center;
    }
    .brands-container {
        padding-bottom: 20px;
    }
    .header-is-fixed {
        top: 0 !important;
        z-index: 999999
    }
}

@media (min-width: 992px) {
    .header-is-fixed + * {
        margin-top: 140px !important
    }
}

@media (max-width: 991.98px) {
    .section-container-banner {
        background-position-x: -63px;
        justify-content: end;
    }
    .section-container-banner .reserve__btn {
        margin-right: 10px;
        font-size: 12px;
        width: 210px;
    }
    .header-is-fixed + * {
        margin-top: 38px !important
    }
}

.header-top-wrapper {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    color: #fff;
    height: 56px;
    background: #174728;
    background: transparent linear-gradient(90deg, #174728 0, #11301b 100%) 0 0;
    border-bottom: 1px solid rgba(255, 255, 255, .3)
}

@media (max-width: 991.98px) {
    .header-top-wrapper {
        border-bottom: none;
        height: 84px
    }

    .contact-info-mobile .contact-info__number,
    .contact-info-mobile .contact-info__email {
        display: block;
    }

    .contact-info-mobile .contact-info__number span,
    .contact-info-mobile .contact-info__email span {
        line-height: 2;
    }
}

.header-bottom-wrapper {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    height: 84px;
    background: #1d762f;
    background: transparent linear-gradient(90deg, #1d762f 0, #0f3b18 100%) 0 0;
    position: relative;
    padding: 0
}

.header-bottom-wrapper:after {
    content: '';
    display: block;
    height: 4px;
    background: #c31a1b;
    background: transparent linear-gradient(90deg, #c31a1b 0, #620d0e 100%) 0 0;
    width: 100%;
    position: absolute;
    bottom: 0
}

@media (max-width: 991.98px) {
    .header-bottom-wrapper {
        display: none !important
    }

    .header-bottom-wrapper--active {
        display: block !important;
        height: 100vh;
        max-height: 100vh;
        overflow-y: scroll;
        padding-bottom: 23vh;
        padding-top: 30px
    }

    .header-bottom-wrapper--active:after {
        content: '';
        display: block;
        height: 4px;
        background: #c31a1b;
        background: transparent linear-gradient(90deg, #c31a1b 0, #620d0e 100%) 0 0;
        width: 100%;
        position: absolute;
        top: 0
    }
}

.header-bottom-wrapper,
.header-top-wrapper {
    display: flex;
    align-items: center
}

.header-bottom-container,
.header-top-container {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin: 0 auto;
    box-sizing: border-box
}

@media (min-width: 576px) {
    .header-bottom-container,
    .header-top-container {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .header-bottom-container,
    .header-top-container {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .header-bottom-container,
    .header-top-container {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    .header-bottom-container,
    .header-top-container {
        max-width: 1170px
    }
}

.header-bottom,
.header-top {
    display: flex;
    align-items: center;
    margin-left: 12.66667%
}

@media (max-width: 1199.98px) {
    .header-bottom,
    .header-top {
        margin-left: 0
    }
}

@media (max-width: 991.98px) {
    .header-bottom,
    .header-top {
        justify-content: space-around
    }
}

.header-bottom-container {
    display: flex
}

@media (max-width: 1199.98px) {
    .header-bottom-container {
        justify-content: flex-end;
        padding-right: 0
    }
}

@media (max-width: 991.98px) {
    .header-bottom-container {
        padding-left: 0;
        display: block
    }
}

@media (max-width: 991.98px) and (min-height: 700px) {
    .header-bottom-container {
        padding-top: 15%
    }

    .header-bottom-container .menu-item-has-children {
        width: 190px !important
    }

    .header-bottom-container .menu-item-has-children:after {
        right: 10px !important
    }
}

@media (max-width: 991.98px) {
    .header-bottom {
        flex-direction: column
    }
}

.header-burger {
    display: none;
    cursor: pointer;
    margin-left: auto
}

.header-burger__item {
    width: 32px;
    height: 3px;
    margin: 8px 0;
    background-color: #fff;
    transition: .3s
}

@media (max-width: 991.98px) {
    .header-burger {
        display: block
    }
}

.contact-info {
    font-size: 12px;
    line-height: 22px;
    display: flex;
    color: #fff
}

@media (max-width: 1199.98px) {
    .contact-info {
        margin-left: 11%
    }
}

@media (max-width: 991.98px) {
    .contact-info {
        display: none
    }
}

.contact-info__number {
    margin-right: 30px;
    font-weight: 600;
    display: flex;
    align-items: center
}

.contact-info__number span,
.contact-info__email span,
.contact-info__number.contact-info__number-shop span {
    font-weight: normal;
    margin-right: 8px;

}

/* .contact-info__number:before {
    position: relative;
    top: 0;
    width: 16px;
    height: 16px;
    display: inline-block;
    content: '';
    background: url(img/contact-phone.svg) center/contain no-repeat;
    margin-right: 10px
} */

.contact-info__email {
    margin-right: 30px;
    font-weight: 600;
    display: flex;
    align-items: center;
}

/* .contact-info__email:before {
    display: inline-block;
    width: 19px;
    height: 14px;
    content: '';
    background: url(img/contact-email.svg) center/contain no-repeat;
    margin-right: 10px;
    position: relative;
    top: 3px
} */

#transposh-2 {
    margin-left: 25px;
    font-size: 12px;
}

@media (max-width: 991.98px) {
    #transposh-2 {
        margin-left: auto
    }
}

/* #transposh-2:before {
    content: '';
    background: url(img/earth.svg);s
    width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
    top: 3px;
    margin-right: 5px
} */

#transposh-2 span {
    display: inline-block
}

#transposh-2 select {
    position: relative;
    top: -1px;
    background: inherit;
    color: #fff;
    border: none;
    -moz-appearance: none
}

#transposh-2 option {
    color: #fff;
    background-color: #0f3b18
}

.socials-cart {
    display: flex;
    margin-left: auto;
    align-items: center;
}

@media (max-width: 991.98px) {
    .socials-cart {
        display: none
    }
}

.socials-cart li:hover {
    opacity: .7;
    transition: .5s
}

.socials-cart__facebook:before {
    margin-right: 18px;
    display: block;
    content: '';
    width: 24px;
    height: 24px;
    background: url(../../uploads/2021/07/facebook.png) no-repeat
}

.socials-cart__skype:before {
    margin-right: 18px;
    display: block;
    content: '';
    width: 24px;
    height: 24px;
    background: url(../../uploads/2021/07/skype.png) no-repeat
}

.socials-cart__twitter:before {
    margin-right: 18px;
    display: block;
    content: '';
    width: 22px;
    height: 18px;
    background: url(img/twitter.svg) no-repeat
}

.socials-cart__youtube:before {
    margin-right: 18px;
    display: block;
    content: '';
    width: 31px;
    height: 31px;
    background: url(../../uploads/2021/07/youtube.png) no-repeat
}

.cart-contents {
    display: block;
    width: 36px;
    height: 16px;
    border-radius: 50%;
    position: relative
}

@media (max-width: 1199.98px) {
    .cart-contents {
        width: 18px
    }
}

.cart-contents span {
    background: #c31a1b;
    color: #fff;
    font: 10px/14px OpenSans-Bold, sans-serif;
    position: absolute;
    width: 15px;
    height: 15px;
    text-align: center;
    border-radius: 50%;
    left: 14px;
    top: -8px;
    padding-right: 0
}

.cart-contents:before {
    position: absolute;
    display: block;
    content: '';
    width: 24px;
    height: 24px;
    background: url(../../uploads/2021/07/shopping-cart.png);
    top: -4px;
}

.socials-cart-mobile {
    display: none;
}

@media (max-width: 991.98px) {
    .socials-cart-mobile {
        display: flex;
        justify-content: center;
        padding-top: 20px;
        padding-bottom: 20px;
        align-items: center;
    }
}

.contact-info-mobile {
    display: none
}

.contact-info-mobile .contact-info__number {
    margin: 0;
    padding-bottom: 10px
}

.contact-info-mobile .contact-info__email {
    margin: 0;
    padding-bottom: 10px
}

@media (max-width: 991.98px) {
    .contact-info-mobile {
        display: flex;
        flex-direction: column;
        color: #fff;
        border-top: 1px solid rgba(255, 255, 255, .75);
        padding-top: 20px;
        padding-bottom: 20px
    }
}

.header-logos-wrapper {
    margin-left: 15px;
    color: #fff
}

@media (max-width: 1199.98px) {
    .header-logos-wrapper {
        margin-left: 10px
    }
}

@media (max-width: 991.98px) {
    .header-logos-wrapper {
        display: flex;
        flex-direction: column;
        margin: 0
    }
}

.header-menu {
    display: flex
}

@media (min-width: 992px) {
    .header-menu {
        justify-content: space-between;
        width: 100%
    }
}

@media (max-width: 991.98px) {
    .header-menu {
        display: block;
        max-width: none;
        flex: initial;
        padding-left: 24px
    }

    .header-menu > li {
        padding-bottom: 10px;
        padding-top: 10px
    }

    .header-menu .menu-item-has-children {
        position: relative;
        width: 150px
    }

    .header-menu .menu-item-has-children:after {
        content: '';
        transform: rotate(45deg);
        border: 1px solid;
        border-width: 0 3px 3px 0;
        padding: 4px;
        position: absolute;
        top: 14px;
        right: -30px;
        cursor: pointer;
        color: #fff
    }

    .header-menu .menu-item-has-children--active > .sub-menu {
        display: block
    }
}

@media (max-width: 1199.98px) and (min-width: 991.98px) {
    .header-menu {
        margin-left: 11%
    }
}

.header-menu a {
    color: #fff;
    text-transform: uppercase;
    font-family: OpenSans-Bold, sans-serif;
    margin-right: 33px;
    padding-bottom: 20px
}

@media (max-width: 1199.98px) {
    .header-menu a {
        margin-right: 19px
    }
}

.header-menu a:hover {
    color: rgba(255, 255, 255, .8)
}

@media (min-width: 768px) {
    .header-menu a:hover + .sub-menu {
        display: block
    }
}

@media (min-width: 992px) {
    .header-bottom {
        width: 100%
    }

    .header-menu a {
        margin-right: 0
    }
}

.pirin-logo {
    position: absolute;
    left: 11px;
    top: -9px;
    z-index: 101;
    width: 119px;
    height: 157px
}

@media (max-width: 1199.98px) {
    .pirin-logo {
        width: 90px
    }
}

li.menu-item-has-children {
    position: relative;
    cursor: pointer;
}

.menu-item-has-children .sub-menu {
    position: absolute;
    background: #1d762f;
    top: 49px;
    z-index: 3;
    display: none;
    margin-left: -15px
}

@media (min-width: 992px) {
    .menu-item-has-children .sub-menu:before {
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 15px 20px 15px;
        border-color: transparent transparent #1d762f transparent;
        position: absolute;
        left: 27px;
        top: -20px
    }
}

.menu-item-has-children .sub-menu li.menu-item-has-children {
    min-width: 170px
}

#menu-item-11275 .sub-menu .menu-item a {
    white-space: nowrap;
    padding-right: 20px;
}

.menu-item-has-children .sub-menu li a {
    display: block;
    text-align: left;
    padding: 10px 18px 10px 18px;
    text-transform: uppercase;
    transition: .4s;
}

@media (min-width: 768px) {
    .menu-item-has-children .sub-menu li a:hover {
        color: #fff;
        background: rgba(0, 0, 0, .15);
        transition: .4s;
    }
}

@media (min-width: 768px) {
    .menu-item-has-children .sub-menu .menu-item-has-children > a:after {
        content: '';
        transform: rotate(-45deg);
        border: 1px solid;
        border-width: 0 3px 3px 0;
        padding: 4px;
        position: absolute;
        top: 16px;
        right: 10px;
        cursor: pointer;
        color: #fff;
        z-index: -1
    }

    .menu-item-has-children .sub-menu .menu-item-has-children--active > .sub-menu {
        display: block
    }
}

@media (max-width: 991.98px) {
    .menu-item-has-children .sub-menu {
        position: static;
        background: 0 0;
        margin: 0;
        padding: 0;
        padding-top: 10px;
        overflow: visible
    }
}

@media (min-width: 992px) {
    .menu-item-has-children .sub-menu:hover {
        display: block
    }
}

.menu-item-has-children .sub-menu .sub-menu {
    left: 185px;
    top: 0
}

.menu-item-has-children .sub-menu .sub-menu a {
    padding-right: 60px
}

.menu-item-has-children .sub-menu .sub-menu:before {
    display: none
}

@media (max-width: 991.98px) {
    .menu-item-has-children .sub-menu .sub-menu {
        margin-left: 20px
    }
}

.menu-item-has-children > a {
    padding-right: 49px;
    margin-right: -49px;
    padding-bottom: 40px
}

@media screen and (max-width: 1200px) {
    /* .contact-info__number-shop {
        display: none
    } */
}

#wpb_joomsport_matches-5 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 60px
}

@media (min-width: 576px) {
    #wpb_joomsport_matches-5 {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    #wpb_joomsport_matches-5 {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    #wpb_joomsport_matches-5 {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    #wpb_joomsport_matches-5 {
        max-width: 1170px
    }
}

@media (max-width: 575.98px) {
    #wpb_joomsport_matches-5 {
        max-height: none;
        margin-bottom: 20px
    }
}

#content-section-1 #custom_html-10 {
    display: none
}

@media (max-width: 782px) {
    #jsScrollMatches218 {
        margin-top: 20px
    }
}

.upcoming-game {
    display: flex;
    justify-content: center
}

@media (max-width: 575.98px) {
    .upcoming-game {
        flex-direction: column
    }
}

.upcoming-game-team-wrapper {
    display: flex;
    align-items: center
}

@media (max-width: 575.98px) {
    .upcoming-game-team-wrapper {
        justify-content: center;
        flex-direction: column
    }
}

.upcoming-game-vs {
    font: 32px/43px OpenSans-Bold, sans-serif;
    align-self: center;
    margin-right: 30px;
    margin-left: 8px;
    color: #000
}

@media (max-width: 575.98px) {
    .upcoming-game-vs {
        margin: 5px 0 10px 0
    }
}

.upcoming-game-first-team-logo img {
    width: 150px;
    height: auto;
    margin-left: 6px;
    margin-bottom: 10px
}

@media (max-width: 767.98px) {
    .upcoming-game-first-team-logo img {
        width: 100px;
        margin-left: 0
    }
}

.upcoming-game-second-team-logo img {
    width: 110px;
    height: auto;
    margin-right: 30px;
    margin-bottom: 10px
}

@media (max-width: 767.98px) {
    .upcoming-game-second-team-logo img {
        width: 100px;
        margin-right: 10px
    }
}

@media (max-width: 575.98px) {
    .upcoming-game-second-team-logo img {
        margin-right: 0
    }
}

.upcoming-game-team__name {
    font: 24px/33px OpenSans-Regular, sans-serif;
    text-transform: uppercase;
    color: #000;
    max-width: 130px
}

@media (max-width: 575.98px) {
    .upcoming-game-team__name {
        max-width: none
    }
}

.upcoming-game-team__city {
    color: #b1b1b1
}

.upcoming-game-team__city-left {
    text-align: right
}

.upcoming-game-team__city-right {
    text-align: left
}

.upcoming-game-info {
    display: flex;
    justify-content: center;
    color: #b1b1b1;
    font: 16px/22px OpenSans-SemiBold-Italic, sans-serif;
    margin-right: 15px
}

@media (max-width: 767.98px) {
    .upcoming-game-info {
        margin-right: 0;
        flex-direction: column;
        text-align: center
    }
}

@media (max-width: 767.98px) {
    .upcoming-game-info {
        margin-top: 30px
    }
}

.upcoming-game-info__date {
    margin-right: 20px
}

.upcoming-game-info__date:before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 18px;
    background: url(img/upcoming-game-date.svg);
    position: relative;
    top: 3px;
    margin-right: 9px
}

.upcoming-game-info-buy-ticket {
    display: block;
    color: #c31a1b;
    font-family: OpenSans-Bold, sans-serif;
    text-transform: uppercase;
    margin-top: 10px;
    text-align: center
}

#wpb_joomsport_matches-5 #joomsport-container table {
    min-width: 0 !important;
    position: relative;
    display: flex;
    justify-content: center
}

#wpb_joomsport_matches-5 #joomsport-container table td {
    margin: 0 !important;
    width: auto !important
}

#wpb_joomsport_matches-5 #joomsport-container td.tdminwdt > div {
    display: initial !important;
    vertical-align: middle
}

#wpb_joomsport_matches-5 #joomsport-container img {
    max-width: none !important;
    width: 100px;
    border: none !important;
    background: 0 0 !important;
    height: 100px;
    padding: 4px
}

#wpb_joomsport_matches-5 #joomsport-container a {
    text-transform: uppercase;
    color: #000
}

#wpb_joomsport_matches-5 #joomsport-container .js_div_particName a {
    font: 24px/33px OpenSans-Regular, sans-serif
}

#wpb_joomsport_matches-5 #joomsport-container .jsScoreDiv {
    position: relative;
    top: 14px;
    min-width: 90px;
    text-align: center
}

#wpb_joomsport_matches-5 #joomsport-container .jsvalignmdl a {
    font: 32px/43px OpenSans-Bold, sans-serif
}

#wpb_joomsport_matches-5 #joomsport-container td {
    width: initial !important
}

#wpb_joomsport_matches-5 #joomsport-container .match-info {
    color: #b1b1b1;
    position: absolute;
    bottom: -35px
}

@media (max-width: 767.98px) {
    #wpb_joomsport_matches-5 #joomsport-container .match-info {
        bottom: -64px;
        right: 0;
        left: 0
    }
}

@media (max-width: 373px) {
    #wpb_joomsport_matches-5 #joomsport-container .match-info {
        bottom: -85px
    }
}

#wpb_joomsport_matches-5 #joomsport-container .jsmatchdate {
    display: inline-block;
    color: inherit;
    font: 16px/22px OpenSans-SemiBold-Italic, sans-serif;
    min-height: 32px;
    padding: 5px;
    text-align: center
}

@media (max-width: 767.98px) {
    #wpb_joomsport_matches-5 #joomsport-container .jsmatchdate {
        display: block
    }
}

#wpb_joomsport_matches-5 #joomsport-container .jsmatchdate:before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 18px;
    background: url(img/upcoming-game-date.svg);
    position: relative;
    top: 3px;
    margin-right: 9px
}

#wpb_joomsport_matches-5 #joomsport-container .jsmatchplace {
    color: inherit;
    text-transform: none;
    padding-left: 20px !important;
    font: 16px/22px OpenSans-SemiBold-Italic, sans-serif
}

#wpb_joomsport_matches-5 #joomsport-container .jsmatchplace:before {
    content: '';
    display: inline-block;
    width: 14px;
    height: 18px;
    background: url(img/upcoming-game-place.svg);
    top: 3px;
    position: relative;
    margin-right: 9px
}

@media (max-width: 767.98px) {
    #wpb_joomsport_matches-5 #joomsport-container td.tdminwdt > div {
        display: block !important
    }

    #wpb_joomsport_matches-5 #joomsport-container .jsScoreDiv {
        top: 0
    }

    #wpb_joomsport_matches-5 #joomsport-container td {
        display: block !important
    }

    #wpb_joomsport_matches-5 #joomsport-container tr:nth-of-type(2) {
        left: 33%;
        bottom: -39px
    }
}

@media (max-width: 1199px) {
    .jsDefaultContainer .jsview2 tr > td,
    .jsSliderContainer .jsview2 tr:last-child td {
        display: table-cell !important
    }
}

#wpb_joomsport_matches-5 .buy-ticket {
    display: block;
    color: #c31a1b;
    font-family: OpenSans-Bold, sans-serif;
    text-transform: uppercase;
    margin-top: 40px;
    text-align: center
}

@media (max-width: 767.98px) {
    #wpb_joomsport_matches-5 .buy-ticket {
        margin-top: 80px;
    }
}

@media (max-width: 373px) {
    #wpb_joomsport_matches-5 .buy-ticket {
        margin-top: 95px;
    }
}

.upcoming-game-bottom-wrapper {
    background: url(img/gallery-bg.jpg) no-repeat;
    background-size: cover;
}

.upcoming-game-bottom-wrapper--news {
    margin-top: 0;
    background: url(../../uploads/2021/07/pirin-news.jpg) no-repeat center;
    background-size: cover;
    position: relative;
}

.upcoming-game-bottom-wrapper--news .upcoming-game-bottom {
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.upcoming-game-bottom__title {
    font: 32px/43px OpenSans-Bold, sans-serif;
    padding: 0;
    color: #fff;
}

.upcoming-game-bottom-wrapper--chemp {
    margin-top: 0;
    background: url(../../uploads/2021/07/pirin-seasons-bg.jpg) no-repeat center;
    background-size: cover;
    position: relative;
}

.id-4337.galery-page {
    margin-top: 0;
    background: url(../../uploads/2021/07/pirin-galery-bg.jpg) no-repeat center;
    background-size: cover;
    position: relative;
}

/* slick slider */
.slick-slide {
    height: 100px!important;
}
.slick-slide a{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 100%;
}
.slick-slide img {
    margin: auto;
    max-width: 165px;
}

.slick-arrow {
    top: 50%;
    height: 26px;
    width: 14px;
    margin-top: -13px;
    position: absolute;
    font-size: 0;
    cursor: pointer;
    background-color: transparent;
    border: none;
    background-image: url(../../uploads/2021/07/arrow-slider.png);
    background-repeat: no-repeat;
}

.slick-list.draggable {
    width: 95%;
    margin: auto;
}

.slick-prev {
    left: -10px;
    transform: rotate(180deg);
}

.slick-next {
    right: -10px;
}

@media (max-width: 600px) {
    .slick-slide img {
        max-height: 68px;
    }
    .slick-list.draggable {
        width: 90%;
        margin: auto;
    }

    .slick-prev {
        left: 0;
    }

    .slick-next {
        right: 0;
    }
}


/* end slick slider */

@media (max-width: 1150px) {
    .id-4337.galery-page {
        background: url(../../uploads/2021/07/pirin-galery-bg-mb.jpg) no-repeat center;
    }
}

@media (max-width: 768px) {
    .id-4337.galery-page {
        background: url(../../uploads/2021/07/pirin-galery-bg-ip.jpg) no-repeat center;
    }
}

@media (max-width: 582px) {
    .id-4337.galery-page {
        background: url(../../uploads/2021/07/pirin-galery-bg-phone.jpg) no-repeat center;
        background-size: cover;
    }
}

@media (max-width: 1110px) {
    .upcoming-game-bottom-wrapper--chemp {
        background: url(../../uploads/2021/07/pirin-seasons-bg-mb.jpg) no-repeat center;
        background-size: cover;
    }

    .upcoming-game-bottom__title,
    .partners-page .upcoming-game-bottom__title {
        margin: 0 0 11px;
        width: 80%;
    }

    .pirin-shop .upcoming-game-bottom__title,
    .news-archive .upcoming-game-bottom__title {
        width: 100%;
    }
}

@media (max-width: 768x) {
    .upcoming-game-bottom-wrapper--chemp {
        background: url(../../uploads/2021/07/pirin-seasons-bg-ipad.jpg) no-repeat center;
    }

    .partners-page .upcoming-game-bottom__title {
        width: 80%;
    }
}

@media (max-width: 582px) {
    .upcoming-game-bottom-wrapper--chemp {
        background: url(../../uploads/2021/07/pirin-seasons-bg-phone.jpg) no-repeat center;
        background-size: cover;
    }

    .upcoming-game-bottom-wrapper--chemp .upcoming-game-bottom__title {
        width: 100%;
        margin: 0;
    }

    .page-4224 .upcoming-game-bottom__title {
        margin: 0 0 11px;
        width: 100%;
    }

}

.upcoming-game-bottom-wrapper--chemp .upcoming-game-bottom {
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.upcoming-game-bottom__title {
    font: 32px/43px OpenSans-Bold, sans-serif;
    padding: 0;
    color: #fff
}

.upcoming-game-bottom-wrapper--fixtures {
    margin-top: 0;
    background: url(img/main-team-bg.jpg) no-repeat center;
    background-size: cover
}

.upcoming-game-bottom-wrapper--fixtures .upcoming-game-bottom {
    height: 447px;
    padding-top: 60px
}

.upcoming-game-bottom-wrapper--fixtures .upcoming-game-bottom__title {
    font: 32px/43px OpenSans-Bold, sans-serif
}

.upcoming-game-bottom-wrapper--fixtures .upcoming-game-bottom-background {
    background: rgba(0, 0, 0, .4)
}


.upcoming-game-bottom-container {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin: 0 auto;
    text-align: center
}


.upcoming-game-bottom--footer {
    text-align: left
}

@media (max-width: 782px) {
    body > .reserve__btn {
        font-size: 12px;
    }
    .last-match-gallery {
        padding-top: 60px
    }
}

.upcoming-game-bottom-container .foogallery {
    display: flex;
    max-width: none;
    padding-left: 10px
}

.upcoming-game-bottom-container .flexslider:hover .flex-next,
.upcoming-game-bottom-container .flexslider:hover .flex-prev {
    opacity: 1
}

.upcoming-game-bottom-container .flex-direction-nav a {
    opacity: 1;
    width: 32px;
    height: 32px;
    padding: 0;
    top: 40%;
    margin: 0
}

.upcoming-game-bottom-container .flex-direction-nav a i {
    display: none
}

.upcoming-game-bottom-container .flex-direction-nav a.flex-prev {
    background: url(img/recent-photo-left.svg) no-repeat;
    left: -48px
}

.upcoming-game-bottom-container .flex-direction-nav a.flex-prev:hover {
    opacity: .8
}

@media (max-width: 1050px) and (min-width: 768px) {
    .upcoming-game-bottom-container .flex-direction-nav a.flex-prev {
        top: 135px;
        left: 205px
    }
}

@media (max-width: 575.98px) {
    .upcoming-game-bottom-container .flex-direction-nav a.flex-prev {
        left: 0
    }
}

.upcoming-game-bottom-container .flex-direction-nav a.flex-next {
    background: url(img/recent-photo-right.svg) no-repeat;
    right: -48px
}

.upcoming-game-bottom-container .flex-direction-nav a.flex-next:hover {
    opacity: .8 !important
}

@media (max-width: 1050px) and (min-width: 768px) {
    .upcoming-game-bottom-container .flex-direction-nav a.flex-next {
        top: 135px;
        right: 205px
    }
}

@media (max-width: 575.98px) {
    .upcoming-game-bottom-container .flex-direction-nav a.flex-next {
        right: 0
    }
}

footer .flex-direction-nav a {
    width: 32px;
    height: 32px;
    padding: 0;
    top: 40%;
    margin: 0
}

footer .flex-direction-nav a i {
    display: none
}

footer .flex-direction-nav a.flex-prev {
    background: url(img/recent-photo-left.svg) no-repeat;
    left: 15px
}

footer .flex-direction-nav a.flex-next {
    background: url(img/recent-photo-right.svg) no-repeat;
    right: 15px
}

#content-section-2 .section-container {
    display: flex;
    margin: auto
}

@media (min-width: 576px) {
    #content-section-2 .section-container {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    #content-section-2 .section-container {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    #content-section-2 .section-container {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    #content-section-2 .section-container {
        max-width: 1170px
    }
}

@media (max-width: 991.98px) {
    #content-section-2 .section-container {
        flex-direction: column
    }
}

#content-section-4 .section-container {
    margin: 0 auto;
    margin-top: 60px;
    display: flex
}

@media (min-width: 576px) {
    #content-section-4 .section-container {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    #content-section-4 .section-container {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    #content-section-4 .section-container {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    #content-section-4 .section-container {
        max-width: 1170px
    }
}

@media (max-width: 991.98px) {
    #content-section-4 .section-container {
        flex-direction: column
    }
}

#content-section-4 {
    margin: 0 auto
}

@media (min-width: 576px) {
    #content-section-4 {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    #content-section-4 {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    #content-section-4 {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    #content-section-4 {
        max-width: 1170px
    }
}

#content-section-3 {
    margin: 0 auto
}

@media (min-width: 576px) {
    #content-section-3 {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    #content-section-3 {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    #content-section-3 {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    #content-section-3 {
        max-width: 1170px
    }
}

@media (max-width: 767.98px) {
    #content-section-3 .container {
        max-width: 768px
    }
}

#order_review_heading,
.cart_totals > h2,
.main-heading,
.widgettitle,
.woocommerce-Reviews-title,
.woocommerce-billing-fields h3,
.woocommerce-column__title,
.woocommerce-content-item .woocommerce-Reviews .comment-reply-title,
.woocommerce-order-details__title,
section.related > h2,
ul.columns-4 .woocommerce-loop-category__title {
    color: #c31a1b !important;
    font: 21px/28px OpenSans-Bold, sans-serif !important;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 20px !important
}

#order_review_heading:before,
.cart_totals > h2:before,
.main-heading:before,
.widgettitle:before,
.woocommerce-Reviews-title:before,
.woocommerce-billing-fields h3:before,
.woocommerce-column__title:before,
.woocommerce-content-item .woocommerce-Reviews .comment-reply-title:before,
.woocommerce-order-details__title:before,
section.related > h2:before,
ul.columns-4 .woocommerce-loop-category__title:before {
    content: "ll";
    font-weight: 500;
    text-transform: none;
    margin-right: 5px;
    font-family: sans-serif;
    color: #d0c5c5;
    letter-spacing: 1px
}

.player-stats-heading {
    text-align: left
}

#content-section-2 .section-container > div:first-child .main-heading,
#content-section-2 .section-container > div:first-child .woocommerce-Reviews-title,
#content-section-2 .section-container > div:first-child .woocommerce-content-item .woocommerce-Reviews .comment-reply-title,
#content-section-2 .section-container > div:first-child ul.columns-4 .woocommerce-loop-category__title,
#content-section-4 .gdlr-content-item > .main-heading,
#content-section-4 .gdlr-content-item > .woocommerce-Reviews-title,
#content-section-4 .woocommerce-content-item .woocommerce-Reviews .gdlr-content-item > .comment-reply-title,
#content-section-4 ul.columns-4 .gdlr-content-item > .woocommerce-loop-category__title,
.woocommerce-content-item .woocommerce-Reviews #content-section-2 .section-container > div:first-child .comment-reply-title,
.woocommerce-content-item .woocommerce-Reviews #content-section-4 .gdlr-content-item > .comment-reply-title,
ul.columns-4 #content-section-2 .section-container > div:first-child .woocommerce-loop-category__title,
ul.columns-4 #content-section-4 .gdlr-content-item > .woocommerce-loop-category__title {
    margin-left: 15px
}

.woocommerce-content-item .woocommerce-Reviews footer .comment-reply-title,
footer .main-heading,
footer .widgettitle,
footer .woocommerce-Reviews-title,
footer .woocommerce-content-item .woocommerce-Reviews .comment-reply-title,
footer ul.columns-4 .woocommerce-loop-category__title,
ul.columns-4 footer .woocommerce-loop-category__title {
    color: #fefefe !important
}

.woocommerce-content-item .woocommerce-Reviews footer .comment-reply-title:before,
footer .main-heading:before,
footer .widgettitle:before,
footer .woocommerce-Reviews-title:before,
footer .woocommerce-content-item .woocommerce-Reviews .comment-reply-title:before,
footer ul.columns-4 .woocommerce-loop-category__title:before,
ul.columns-4 footer .woocommerce-loop-category__title:before {
    color: inherit !important
}

.games-results-by-month-wrapper .main-heading,
.games-results-by-month-wrapper .woocommerce-Reviews-title,
.games-results-by-month-wrapper .woocommerce-content-item .woocommerce-Reviews .comment-reply-title,
.games-results-by-month-wrapper ul.columns-4 .woocommerce-loop-category__title,
.post-full-page-aside .main-heading,
.post-full-page-aside .woocommerce-Reviews-title,
.post-full-page-aside .woocommerce-content-item .woocommerce-Reviews .comment-reply-title,
.post-full-page-aside ul.columns-4 .woocommerce-loop-category__title,
.social-share-wrapper .main-heading,
.social-share-wrapper .woocommerce-Reviews-title,
.social-share-wrapper .woocommerce-content-item .woocommerce-Reviews .comment-reply-title,
.social-share-wrapper ul.columns-4 .woocommerce-loop-category__title,
.woocommerce-content-item .woocommerce-Reviews .games-results-by-month-wrapper .comment-reply-title,
.woocommerce-content-item .woocommerce-Reviews .post-full-page-aside .comment-reply-title,
.woocommerce-content-item .woocommerce-Reviews .social-share-wrapper .comment-reply-title,
ul.columns-4 .games-results-by-month-wrapper .woocommerce-loop-category__title,
ul.columns-4 .post-full-page-aside .woocommerce-loop-category__title,
ul.columns-4 .social-share-wrapper .woocommerce-loop-category__title {
    margin-left: 0
}

.contacts-socials {
    display: flex
}

.contacts-socials svg {
    margin-right: 18px;
    width: 20px;
    height: 20px
}

.contacts-socials svg path {
    fill: #b1b1b1
}

.contacts-socials svg path:hover {
    fill: #c31a1b
}

.contacts-socials a:hover path {
    fill: #c31a1b
}

#text-7 .main-heading,
#text-7 .woocommerce-Reviews-title,
#text-7 .woocommerce-content-item .woocommerce-Reviews .comment-reply-title,
#text-7 ul.columns-4 .woocommerce-loop-category__title,
#text-8 .main-heading,
#text-8 .woocommerce-Reviews-title,
#text-8 .woocommerce-content-item .woocommerce-Reviews .comment-reply-title,
#text-8 ul.columns-4 .woocommerce-loop-category__title,
.woocommerce-content-item .woocommerce-Reviews #text-7 .comment-reply-title,
.woocommerce-content-item .woocommerce-Reviews #text-8 .comment-reply-title,
ul.columns-4 #text-7 .woocommerce-loop-category__title,
ul.columns-4 #text-8 .woocommerce-loop-category__title {
    margin-left: 0
}

.contacts-google-map-wrapper:after {
    content: '';
    display: table;
    clear: both
}

.pages-wrapper #content-section-1 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin: 0 auto;
    margin-top: 60px;
    display: flex;
    flex-wrap: wrap
}

@media (min-width: 576px) {
    .pages-wrapper #content-section-1 {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .pages-wrapper #content-section-1 {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .pages-wrapper #content-section-1 {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    .pages-wrapper #content-section-1 {
        max-width: 1170px
    }
}

.pages-wrapper #content-section-1 .page-contact-wrapper {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

@media (max-width: 991.98px) {
    .pages-wrapper #content-section-1 .page-contact-wrapper {
        flex: 0 0 100%;
        max-width: 100%
    }
}

.gdlr-item-start-content > div {
    margin-bottom: 30px
}

@media (max-width: 991.98px) {
    .gdlr-item-start-content > div {
        padding: 0 15px
    }
}

@media (max-width: 991.98px) {
    .gdlr-item-start-content > div {
        padding: 0
    }
}

.wpcf7 input[type=email],
.wpcf7 input[type=password],
.wpcf7 input[type=text],
.wpcf7 textarea {
    padding: 16px 19px;
    width: 100%;
    font-size: 13px
}

.wpcf7-form > p {
    margin-bottom: 20px
}

.wpcf7-form > p input,
.wpcf7-form > p textarea {
    border: none
}

.wpcf7 input[type=submit] {
    padding: 10px 20px;
    letter-spacing: 0;
    font-size: 14px;
    font-weight: 700
}

.gdlr-heading-shortcode {
    margin-bottom: 30px;
    font: 21px/28px OpenSans-Bold, sans-serif;
    text-transform: uppercase
}

.sidebar-right-item #custom_html-11 {
    font-size: 14px;
    color: grey
}

.sidebar-right-item #custom_html-11 p {
    margin-bottom: 20px
}

.sidebar-right-item #custom_html-11 .contact-page-info:before {
    content: '';
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 10px;
    position: relative;
    top: 3px
}

.sidebar-right-item #custom_html-11 .contact-phone:before {
    background: url(img/contact-call.svg) no-repeat
}

.sidebar-right-item #custom_html-11 .contact-mail:before {
    background: url(img/contact-message.svg) no-repeat
}

.sidebar-right-item #custom_html-11 .contact-time:before {
    background: url(img/contact-time.svg) no-repeat
}

i.gdlr-icon {
    margin-right: 10px
}

.player-item-wrapper .main-heading,
.player-item-wrapper .woocommerce-Reviews-title,
.player-item-wrapper .woocommerce-content-item .woocommerce-Reviews .comment-reply-title,
.player-item-wrapper ul.columns-4 .woocommerce-loop-category__title,
.woocommerce-content-item .woocommerce-Reviews .player-item-wrapper .comment-reply-title,
ul.columns-4 .player-item-wrapper .woocommerce-loop-category__title {
    display: inline-block
}

.main-title {
    text-transform: uppercase;
    color: #000;
    font: 16px/22px OpenSans-Bold, sans-serif;
    margin-top: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.main-title a {
    color: inherit
}

.main-title:hover {
    color: #c31a1b;
    transition: .2s
}

#content-section-2 .section-container > div:first-child {
    padding-right: 15px;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

@media (max-width: 1199.98px) {
    #content-section-2 .section-container > div:first-child {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
}

@media (max-width: 991.98px) {
    #content-section-2 .section-container > div:first-child {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 20px;
        padding: 0
    }
}

.rpwwt-widget .rpwwt-post-title {
    margin-top: 20px
}

@media (max-width: 991.98px) {
    .rpwwt-widget .rpwwt-post-title {
        margin-top: 8px;
        margin-bottom: -8px
    }
}

.rpwwt-widget .rpwwt-post-excerpt a {
    margin-top: 0;
    display: block;
    color: #c31a1b;
    text-transform: uppercase;
    font: 18px/24px OpenSans-SemiBold, sans-serif
}

@media (max-width: 360px) {
    .rpwwt-widget .rpwwt-post-excerpt a {
        font-size: 17px
    }
}

.rpwwt-widget .rpwwt-post-info {
    margin-bottom: 5px
}

.rpwwt-widget .rpwwt-post-info__date {
    color: #b1b1b1;
    font: 13px/18px OpenSans-Regular, sans-serif;
    margin-right: 10px;
    float: left
}

.rpwwt-widget .rpwwt-post-info__date:before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 18px;
    background: url(img/upcoming-game-date.svg);
    position: relative;
    top: 3px;
    margin-right: 5px
}

.rpwwt-widget .rpwwt-post-info__categories a {
    color: #b1b1b1;
    font: 13px/18px OpenSans-Regular, sans-serif;
    padding-left: 5px
}

.rpwwt-widget .rpwwt-post-info__categories i {
    color: #b1b1b1
}

#content-section-2 .section-container > div:last-child,
#wpb_joomsport_standings-6,
#wpb_joomsport_standings-9,
#wpb_joomsport_standings-11 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    padding-right: 15px
}

@media (max-width: 1199.98px) {
    #content-section-2 .section-container > div:last-child,
    #wpb_joomsport_standings-6,
    #wpb_joomsport_standings-9,
    #wpb_joomsport_standings-11 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
}

@media (max-width: 991.98px) {
    #content-section-2 .section-container > div:last-child,
    #wpb_joomsport_standings-6,
    #wpb_joomsport_standings-9,
    #wpb_joomsport_standings-11 {
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }
}

#content-section-2 .section-container > div:last-child table,
#wpb_joomsport_standings-6 table,
#wpb_joomsport_standings-9 table,
#wpb_joomsport_standings-11 table {
    width: 100%;
    font-family: OpenSans-Bold, sans-serif;
    border-collapse: collapse !important
}

#content-section-2 .section-container > div:last-child table .win-head,
#wpb_joomsport_standings-6 table .win-head,
#wpb_joomsport_standings-9 table .win-head,
#wpb_joomsport_standings-11 table .win-head {
    text-align: center !important
}

#content-section-2 .section-container > div:last-child table .team-head,
#wpb_joomsport_standings-6 table .team-head,
#wpb_joomsport_standings-9 table .team-head,
#wpb_joomsport_standings-11 table .team-head {
    text-align: left;
}

#content-section-2 .section-container > div:last-child table th:last-child,
#wpb_joomsport_standings-6 table th:last-child,
#wpb_joomsport_standings-9 table th:last-child,
#wpb_joomsport_standings-11 table th:last-child {
    padding-right: 15px !important
}

#content-section-2 .section-container > div:last-child table tbody,
#wpb_joomsport_standings-6 table tbody,
#wpb_joomsport_standings-9 table tbody,
#wpb_joomsport_standings-11 table tbody {
    background: #f5f5f5 !important
}

#content-section-2 .section-container > div:last-child table tbody td,
#wpb_joomsport_standings-6 table tbody td,
#wpb_joomsport_standings-9 table tbody td,
#wpb_joomsport_standings-11 table tbody td {
    border-bottom: 5px solid transparent !important;
    background-color: rgba(255, 255, 255, .75) !important;
    background-clip: padding-box
}

#content-section-2 .section-container > div:last-child table tbody tr:first-child td,
#wpb_joomsport_standings-6 table tbody tr:first-child td,
#wpb_joomsport_standings-9 table tbody tr:first-child td,
#wpb_joomsport_standings-11 table tbody tr:first-child td {
    border-top: 10px solid transparent !important
}

#content-section-2 .section-container > div:last-child table tbody tr:last-child td,
#wpb_joomsport_standings-6 table tbody tr:last-child td,
#wpb_joomsport_standings-9 table tbody tr:last-child td,
#wpb_joomsport_standings-11 table tbody tr:last-child td {
    border-bottom: 10px solid transparent !important
}

#content-section-2 .section-container > div:last-child table tbody td:first-child,
#wpb_joomsport_standings-6 table tbody td:first-child,
#wpb_joomsport_standings-9 table tbody td:first-child,
#wpb_joomsport_standings-11 table tbody td:first-child {
    padding-left: 20px
}

@media (max-width: 991.98px) {
    #content-section-2 .section-container > div:last-child table tbody td:first-child,
    #wpb_joomsport_standings-6 table tbody td:first-child,
    #wpb_joomsport_standings-9 table tbody td:first-child,
    #wpb_joomsport_standings-11 table tbody td:first-child {
        padding-left: 15px
    }
}

@media (max-width: 380px) {
    #content-section-2 .section-container > div:last-child table tbody td:first-child,
    #wpb_joomsport_standings-6 table tbody td:first-child,
    #wpb_joomsport_standings-9 table tbody td:first-child,
    #wpb_joomsport_standings-11 table tbody td:first-child {
        padding-left: 6px
    }
}

#content-section-2 .section-container > div:last-child table tbody td.team-count,
#wpb_joomsport_standings-6 table tbody td.team-count,
#wpb_joomsport_standings-9 table tbody td.team-count,
#wpb_joomsport_standings-11 table tbody td.team-count {
    border-left: 10px solid transparent !important
}

#content-section-2 .section-container > div:last-child table tbody td.team-score,
#wpb_joomsport_standings-6 table tbody td.team-score,
#wpb_joomsport_standings-9 table tbody td.team-score,
#wpb_joomsport_standings-11 table tbody td.team-score {
    padding-left: 15px !important;
    padding-right: 15px !important
}

#content-section-2 .section-container > div:last-child table tbody td:last-child,
#wpb_joomsport_standings-6 table tbody td:last-child,
#wpb_joomsport_standings-9 table tbody td:last-child,
#wpb_joomsport_standings-11 table tbody td:last-child {
    border-right: 10px solid transparent !important
}

#content-section-2 .section-container > div:last-child table tbody td.team-item,
#wpb_joomsport_standings-6 table tbody td.team-item,
#wpb_joomsport_standings-9 table tbody td.team-item,
#wpb_joomsport_standings-11 table tbody td.team-item {
    padding: 3px !important
}

@media (max-width: 991.98px) {
    #content-section-2 .section-container > div:last-child table tbody td.team-item,
    #wpb_joomsport_standings-6 table tbody td.team-item,
    #wpb_joomsport_standings-9 table tbody td.team-item,
    #wpb_joomsport_standings-11 table tbody td.team-item {
        font-size: 14px;
        padding-right: 15px;
        white-space: nowrap
    }
}

@media (max-width: 380px) {
    #content-section-2 .section-container > div:last-child table tbody td.team-item,
    #wpb_joomsport_standings-6 table tbody td.team-item,
    #wpb_joomsport_standings-9 table tbody td.team-item,
    #wpb_joomsport_standings-11 table tbody td.team-item {
        font-size: 14px !important
    }
}

@media (max-width: 329px) {
    #content-section-2 .section-container > div:last-child table tbody td.team-item,
    #wpb_joomsport_standings-6 table tbody td.team-item,
    #wpb_joomsport_standings-9 table tbody td.team-item,
    #wpb_joomsport_standings-11 table tbody td.team-item {
        font-size: 13px !important
    }
}

#content-section-2 .section-container > div:last-child table tbody td.pirin-highlight,
#wpb_joomsport_standings-6 table tbody td.pirin-highlight,
#wpb_joomsport_standings-9 table tbody td.pirin-highlight,
#wpb_joomsport_standings-11 table tbody td.pirin-highlight {
    background-color: #1d762f !important;
    color: #fff !important;
    padding: 7px !important
}

#content-section-2 .section-container > div:last-child table tbody td.pirin-highlight:first-child,
#wpb_joomsport_standings-6 table tbody td.pirin-highlight:first-child,
#wpb_joomsport_standings-9 table tbody td.pirin-highlight:first-child,
#wpb_joomsport_standings-11 table tbody td.pirin-highlight:first-child {
    padding-left: 20px !important
}

#content-section-2 .section-container > div:last-child table tbody td.pirin-highlight img,
#wpb_joomsport_standings-6 table tbody td.pirin-highlight img,
#wpb_joomsport_standings-9 table tbody td.pirin-highlight img,
#wpb_joomsport_standings-11 table tbody td.pirin-highlight img {
    background-color: transparent !important;
    padding: 0 !important;
    position: relative;
    left: -4px
}

@media (max-width: 991.98px) {
    #content-section-2 .section-container > div:last-child table tbody td.pirin-highlight img,
    #wpb_joomsport_standings-6 table tbody td.pirin-highlight img,
    #wpb_joomsport_standings-9 table tbody td.pirin-highlight img,
    #wpb_joomsport_standings-11 table tbody td.pirin-highlight img {
        padding: 4px !important
    }
}

#content-section-2 .section-container > div:last-child table tbody td.pirin-highlight a,
#wpb_joomsport_standings-6 table tbody td.pirin-highlight a,
#wpb_joomsport_standings-9 table tbody td.pirin-highlight a,
#wpb_joomsport_standings-11 table tbody td.pirin-highlight a {
    color: inherit !important;
    position: relative;
    top: 3px
}

#content-section-2 .section-container > div:last-child table tbody td.pirin-highlight a:hover,
#wpb_joomsport_standings-6 table tbody td.pirin-highlight a:hover,
#wpb_joomsport_standings-9 table tbody td.pirin-highlight a:hover,
#wpb_joomsport_standings-11 table tbody td.pirin-highlight a:hover {
    color: inherit !important;
    opacity: .7;
    transition: .2s
}

#content-section-2 .section-container > div:last-child table tbody td:nth-of-type(3),
#wpb_joomsport_standings-6 table tbody td:nth-of-type(3),
#wpb_joomsport_standings-9 table tbody td:nth-of-type(3),
#wpb_joomsport_standings-11 table tbody td:nth-of-type(3) {
    color: #00ae43
}

#content-section-2 .section-container > div:last-child table tbody td:nth-of-type(4),
#wpb_joomsport_standings-6 table tbody td:nth-of-type(4),
#wpb_joomsport_standings-9 table tbody td:nth-of-type(4),
#wpb_joomsport_standings-11 table tbody td:nth-of-type(4) {
    color: #c31a1b;
    padding-right: 20px;
    padding-left: 20px
}

#content-section-2 .section-container > div:last-child table tbody th,
#wpb_joomsport_standings-6 table tbody th,
#wpb_joomsport_standings-9 table tbody th,
#wpb_joomsport_standings-11 table tbody th {
    background: #000;
    color: #fff
}

#content-section-2 .section-container > div:last-child table tbody th.gdlr-table-team,
#wpb_joomsport_standings-6 table tbody th.gdlr-table-team,
#wpb_joomsport_standings-6 table tbody th.gdlr-table-team,
#wpb_joomsport_standings-11 table tbody th.gdlr-table-team {
    text-align: left
}

#content-section-2 .section-container > div:last-child td,
#content-section-2 .section-container > div:last-child th,
#wpb_joomsport_standings-6 td,
#wpb_joomsport_standings-6 th,
#wpb_joomsport_standings-9 td,
#wpb_joomsport_standings-9 th,
#wpb_joomsport_standings-11 td,
#wpb_joomsport_standings-11 th {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    text-align: center;
    text-transform: uppercase;
    font: 16px/22px OpenSans-Bold, sans-serif !important;
    color: #000
}

@media (max-width: 380px) {
    #content-section-2 .section-container > div:last-child td,
    #content-section-2 .section-container > div:last-child th,
    #wpb_joomsport_standings-6 td,
    #wpb_joomsport_standings-6 th,
    #wpb_joomsport_standings-9 td,
    #wpb_joomsport_standings-9 th,
    #wpb_joomsport_standings-11 td,
    #wpb_joomsport_standings-11 th {
        font-size: 14px !important
    }
}

@media (max-width: 329px) {
    #content-section-2 .section-container > div:last-child td,
    #content-section-2 .section-container > div:last-child th,
    #wpb_joomsport_standings-6 td,
    #wpb_joomsport_standings-6 th,
    #wpb_joomsport_standings-9 td,
    #wpb_joomsport_standings-9 th,
    #wpb_joomsport_standings-11 td,
    #wpb_joomsport_standings-11 th {
        font-size: 13px !important
    }
}

#content-section-2 .section-container > div:last-child th,
#wpb_joomsport_standings-6 th,
#wpb_joomsport_standings-9 th,
#wpb_joomsport_standings-11 th {
    padding-bottom: 5px !important
}

#content-section-2 .section-container > div:last-child img,
#wpb_joomsport_standings-6 img,
#wpb_joomsport_standings-9 img,
#wpb_joomsport_standings-11 img {
    width: 35px;
    height: auto !important;
    border: none !important;
    margin-right: 5px !important;
    padding: 4px
}

@media (max-width: 991.98px) {
    #content-section-2 .section-container > div:last-child img,
    #wpb_joomsport_standings-6 img,
    #wpb_joomsport_standings-9 img,
    #wpb_joomsport_standings-11 img {
        width: 20px
    }
}

@media (max-width: 380px) {
    #content-section-2 .section-container > div:last-child img,
    #wpb_joomsport_standings-6 img,
    #wpb_joomsport_standings-9 img,
    #wpb_joomsport_standings-11 img {
        margin-right: 2px !important
    }
}

#content-section-2 .section-container > div:last-child thead tr,
#wpb_joomsport_standings-6 thead tr,
#wpb_joomsport_standings-9 thead tr,
#wpb_joomsport_standings-11 thead tr {
    background: #000
}

#content-section-2 .section-container > div:last-child thead tr th:first-child span,
#wpb_joomsport_standings-6 thead tr th:first-child span,
#wpb_joomsport_standings-9 thead tr th:first-child span,
#wpb_joomsport_standings-11 thead tr th:first-child span {
    display: none
}

#content-section-2 .section-container > div:last-child thead tr th,
#wpb_joomsport_standings-6 thead tr th,
#wpb_joomsport_standings-9 thead tr th,
#wpb_joomsport_standings-11 thead tr th {
    color: #fefefe !important
}

#content-section-2 .section-container > div:last-child .team-item,
#wpb_joomsport_standings-6 .team-item,
#wpb_joomsport_standings-9 .team-item,
#wpb_joomsport_standings-11 .team-item {
    text-align: left;
}

#content-section-2 .section-container > div:last-child .team-item a,
#wpb_joomsport_standings-6 .team-item a,
#wpb_joomsport_standings-9 .team-item a,
#wpb_joomsport_standings-11 .team-item a {
    color: #000 !important
}

#content-section-2 .section-container > div:last-child .team-item a:hover,
#wpb_joomsport_standings-6 .team-item a:hover,
#wpb_joomsport_standings-9 .team-item a:hover,
#wpb_joomsport_standings-11 .team-item a:hover {
    color: #c31a1b !important;
    transition: .2s
}

#content-section-2 .section-container > div:last-child #stab_matches .table-responsive .jsMatchDivMain .game-info-link,
#content-section-2 .section-container > div:last-child .featured-product .info-link,
#content-section-2 .section-container > div:last-child .featured-product__link,
#content-section-2 .section-container > div:last-child .see-more,
#stab_matches .table-responsive .jsMatchDivMain #content-section-2 .section-container > div:last-child .game-info-link,
#stab_matches .table-responsive .jsMatchDivMain #wpb_joomsport_standings-6 .game-info-link,
#wpb_joomsport_standings-6 #stab_matches .table-responsive .jsMatchDivMain .game-info-link,
#wpb_joomsport_standings-6 .featured-product .info-link,
#wpb_joomsport_standings-6 .featured-product__link,
#wpb_joomsport_standings-6 .see-more,
.featured-product #content-section-2 .section-container > div:last-child .info-link,
.featured-product #wpb_joomsport_standings-6 .info-link {
    position: relative;
    top: -5px
}

#wpb_joomsport_standings-6,
#wpb_joomsport_standings-9,
#wpb_joomsport_standings-11 {
    max-width: none !important;
    flex: initial !important
}

#wpb_joomsport_standings-6 td:nth-of-type(3),
#wpb_joomsport_standings-6 td:nth-of-type(4),
#wpb_joomsport_standings-9 td:nth-of-type(3),
#wpb_joomsport_standings-9 td:nth-of-type(4),
#wpb_joomsport_standings-11 td:nth-of-type(3),
#wpb_joomsport_standings-11 td:nth-of-type(4) {
    color: #000 !important
}

@media (max-width: 740px) {
    #wpb_joomsport_standings-6 td,
    #wpb_joomsport_standings-9 td,
    #wpb_joomsport_standings-11 td {
        font-size: 14px !important
    }

    #wpb_joomsport_standings-6 table tbody td.team-item,
    #wpb_joomsport_standings-9 table tbody td.team-item,
    #wpb_joomsport_standings-11 table tbody td.team-item {
        padding: 0 !important
    }

    #wpb_joomsport_standings-6 th:nth-of-type(7),
    #wpb_joomsport_standings-9 th:nth-of-type(7),
    #wpb_joomsport_standings-11 th:nth-of-type(7) {
        padding: 15px !important
    }
}

@media (max-width: 700px) {
    #wpb_joomsport_standings-6,
    #wpb_joomsport_standings-9,
    #wpb_joomsport_standings-11 {
        overflow: auto
    }
}

#stab_matches .table-responsive .jsMatchDivMain .game-info-link,
.featured-product .info-link,
.featured-product__link,
.see-more {
    background: transparent linear-gradient(90deg, #c31a1b 0, #620d0e 100%) 0 0;
    text-align: center;
    color: #fff !important;
    text-transform: uppercase;
    font-family: OpenSans-Bold, sans-serif;
    display: flex !important;
    align-items: center;
    justify-content: center;
    height: 42px;
    transition: .3s;
    font-size: 16px !important
}

#stab_matches .table-responsive .jsMatchDivMain .game-info-link:hover,
.featured-product .info-link:hover,
.featured-product__link:hover,
.see-more:hover {
    opacity: .8
}

.see-more--team-results {
    position: absolute;
    width: 100%;
    bottom: 0
}

.see-more-gallery {
    height: 60px;
    position: relative
}

.contact-page-container {
    margin: auto;
    margin-top: 40px;
    display: flex;
    justify-content: center
}

@media (min-width: 576px) {
    .contact-page-container {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .contact-page-container {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .contact-page-container {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    .contact-page-container {
        max-width: 1170px
    }
}

.news-page-container {
    margin: auto
}

@media (min-width: 576px) {
    .news-page-container {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .news-page-container {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .news-page-container {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    .news-page-container {
        max-width: 1170px
    }
}

.last-news {
    margin-top: 60px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end
}

.last-news__item {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    margin-bottom: 60px
}

@media (max-width: 991.98px) {
    .last-news__item {
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (max-width: 767.98px) {
    .last-news__item {
        flex: 0 0 100%;
        max-width: 100%
    }
}

.last-news-date-info {
    color: #b1b1b1;
    font: 14px/19px OpenSans-Regular, sans-serif;
    margin-right: 10px
}

.last-news-date-info:before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 18px;
    background: url(img/upcoming-game-date.svg);
    position: relative;
    top: 3px;
    margin-right: 5px
}

.last-news__text {
    color: #858585;
    font: 15px/23px OpenSans-Regular, sans-serif;
    margin: 10px 0;
    height: 72px;
    overflow: hidden
}

.last-news__text figure,
.last-news__text iframe,
.last-news__text img {
    display: none
}

.last-news__link {
    font: 14px/19px OpenSans-Bold, sans-serif;
    color: #c31a1b
}

.last-news__link:hover {
    color: #9b1818;
    text-decoration: underline !important
}

.last-news__bottom-line {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.last-news__comments {
    margin-left: auto;
    color: #b1b1b1;
    font: 13px/18px OpenSans-Regular, sans-serif
}

.last-news__comments:before {
    content: '';
    background: url(img/comments.svg);
    display: inline-block;
    width: 13px;
    height: 10px;
    margin-right: 6px
}

.last-news img {
    max-width: 100%;
    height: auto;
    will-change: opacity
}

.last-news img:hover {
    opacity: .7;
    transition: .3s
}

.post-category a:before,
.rpwwt-post-info__categories a:before {
    content: '';
    display: inline-block;
    width: 14px;
    height: 15px;
    background: url(img/tag-news.svg) no-repeat;
    position: relative;
    top: 3px;
    margin-right: 5px
}

.post-info > .last-news-date-info {
    margin-top: 12px;
    margin-bottom: 22px;
    display: flex
}

.content > .last-news {
    margin-top: 0
}

.content > .last-news .last-news__item {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 20px;
    height: auto
}

.content > .last-news .last-news__item:first-of-type {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 60px
}

.content > .last-news .last-news__item:first-of-type .last-news__text {
    height: auto;
    max-height: 74px;
    overflow: hidden
}

.content > .last-news .last-news__item:first-of-type .last-news__text br,
.content > .last-news .last-news__item:first-of-type .last-news__text figure,
.content > .last-news .last-news__item:first-of-type .last-news__text img {
    display: none
}

.content > .last-news .last-news__item:first-of-type .gdlr-blog-thumbnail a {
    display: block;
    max-height: 330px;
    overflow: hidden
}

.content > .last-news .last-news__item:first-of-type .gdlr-blog-thumbnail img {
    width: 100%;
    height: auto
}

.content > .last-news .last-news__item:first-of-type .placeholder-img {
    height: 340px !important
}

.content > .last-news .last-news__item > .gdlr-blog-thumbnail a {
    max-height: 205px
}

@media (max-width: 991.98px) {
    .content > .last-news .last-news__item {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 40px
    }
}

.content > .last-news .last-news__item .gdlr-sticky-banner {
    display: none
}

.content > .last-news .last-news__item .placeholder-img {
    height: 210px !important
}

img.placeholder-img {
    background: #f5f5f5;
    height: 208px;
    width: 100%;
    opacity: 1
}

.last-news__item figure {
    display: none
}

.last-news__item > .gdlr-blog-thumbnail {
    position: relative;
    margin-bottom: 15px
}

.last-news__item > .gdlr-blog-thumbnail .gdlr-sticky-banner {
    position: absolute;
    bottom: 0;
    padding: 7px 15px;
    text-transform: uppercase;
    right: 0;
    font: 12px OpenSans-Bold, sans-serif
}

@media (max-width: 767.98px) {
    .last-news__item > .gdlr-blog-thumbnail .gdlr-sticky-banner {
        right: auto
    }
}

.last-news__item > .gdlr-blog-thumbnail .gdlr-sticky-banner .icon-bullhorn {
    margin-right: 9px
}

.last-news__item > .gdlr-blog-thumbnail a {
    display: block;
    max-height: 203px;
    overflow: hidden
}

.post-full-page-main .gdlr-blog-thumbnail a {
    overflow: hidden;
    display: block;
    max-height: 330px;
    margin-bottom: 20px
}

.post-full-page-main .gdlr-blog-thumbnail img {
    max-width: 100%;
    width: 100%;
    height: auto
}

.gdlr-pagination {
    margin: 0 0 30px 0;
    padding: 0 15px;
    text-align: center
}

.gdlr-pagination .page-numbers {
    min-width: 32px;
    height: 32px;
    display: inline-block;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    line-height: 32px;
    transition: .3s;
    vertical-align: middle;
    padding-left: 5px;
    padding-right: 5px;
    color: rgba(0, 0, 0, .75);
    margin: 5px 0;
    background: #ebebeb
}

.gdlr-pagination .page-numbers.current,
.gdlr-pagination .page-numbers:hover {
    background: #c31a1b;
    color: #fff
}

.our-players {
    display: flex
}

.our-players li {
    position: relative;
    width: 100%;
    padding-right: 15px;
    /*padding-left: 15px;*/
    min-width: 296px;
    margin-left: 15px;
    margin-right: 15px
}

.our-players li:first-of-type {
    margin-left: 0
}

.our-players li:last-of-type {
    margin-right: 0
}

.our-players .player-number {
    color: #c31a1b;
    font: 60px/54px OpenSans-Bold, sans-serif;
    margin-bottom: 10px
}

.our-players .js_div_particName {
    font: 22px/30px OpenSans-Bold, sans-serif;
    color: #000;
    max-width: 120px;
    display: block;
    padding: 0;
    min-height: 90px
}

.our-players .js_div_particName a {
    color: inherit
}

.our-players .player-role {
    color: #c31a1b;
    font: 14px/19px OpenSans-Bold, sans-serif;
    margin-top: 10px !important;
    max-width: 161px;
    text-align: left
}

.our-players .player-flag {
    margin-top: 20px;
    width: 38px !important;
    height: 24px
}

.our-players .player-biography {
    color: transparent;
    font: 14px/19px OpenSans-SemiBold, sans-serif;
    text-transform: uppercase
}

.our-players li .player-card__inner {
    margin: 0;
    background-color: #f5f5f5 !important;
    padding-left: 35px;
    padding-top: 30px;
    border: none;
    height: 422px
}

.our-players li .player-card__inner:before {
    content: '';
    background: transparent linear-gradient(180deg, #c31a1b 0, #620d0e 100%) 0 0;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    transform: translateY(-100%);
    opacity: 0;
    top: 0;
    left: 0;
    transition: .3s all ease
}

.our-players .PlayerCardFIO {
    position: relative;
    text-transform: uppercase;
    text-align: left
}

.our-players li > .player-card__inner {
    display: block;
    position: relative
}

.our-players li > .player-card__inner > img {
    position: absolute;
    background-color: transparent !important;
    border: none !important;
    right: -26px;
    bottom: 0;
    width: auto !important;
    padding: 0 !important;
    z-index: 24
}

.our-players li > .player-card__inner:hover .playerEventBox p {
    color: #fff
}

.our-players li > .player-card__inner:hover:before {
    transform: translateY(0);
    opacity: 1
}

.our-players li > .player-card__inner:hover .player-number {
    color: rgba(255, 255, 255, .5)
}

.our-players li > .player-card__inner:hover .js_div_particName {
    color: #fff
}

.our-players li > .player-card__inner:hover .player-role {
    color: rgba(255, 255, 255, .5)
}

.our-players li > .player-card__inner:hover .player-biography {
    color: #fff;
    position: absolute;
    bottom: 40px;
    z-index: 25
}

.our-players li > .player-card__inner:hover .playerEventBox_mainFirst {
    opacity: 1
}
#owl-one > div.owl-stage-outer > div > div:nth-child(29) > li > a > img {
    right: -44px;
}
.jsmodpll_responsive .flex-direction-nav a {
    top: -11px;
    width: 22px;
    height: 22px;
    color: #fff !important;
    background-color: #c31a1b !important;
    border-radius: 50%;
    text-align: center;
    padding: 0;
    opacity: 1
}

.jsmodpll_responsive .flex-direction-nav a:after {
    content: '';
    transform: rotate(-45deg);
    border: 1px solid;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    position: absolute;
    top: 6px;
    left: 5px
}

.jsmodpll_responsive .flex-direction-nav a i {
    display: none
}

.jsmodpll_responsive .flex-direction-nav .flex-next {
    left: 238px
}

.jsmodpll_responsive .flex-direction-nav .flex-prev {
    left: 208px
}

.jsmodpll_responsive .flex-direction-nav .flex-prev:after {
    transform: rotate(135deg);
    left: 8px
}

.owl-nav {
    position: absolute;
    top: -50px;
    left: 207px
}

.owl-nav button {
    width: 22px;
    height: 22px;
    color: #fff !important;
    background-color: #c31a1b !important;
    border-radius: 50%;
    text-align: center;
    opacity: 1;
    font-size: 0 !important;
    position: relative
}

.owl-nav button:after {
    content: '';
    transform: rotate(-45deg);
    border: 1px solid;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    position: absolute;
    top: 6px;
    left: 5px
}

.owl-nav button:hover {
    opacity: .8
}

.owl-nav .owl-prev:after {
    transform: rotate(135deg);
    left: 8px
}

.owl-nav .owl-next {
    left: 10px
}

.team-games-info {
    display: flex;
    margin-top: 60px
}

.fixture-result > .games-results {
    width: 100%;
    height: 400px;
    background: #f5f5f5;
    font: 14px/19px OpenSans-Regular, sans-serif;
    position: relative;
    color: #000;
    text-align: center
}

.fixture-result > .games-results td {
    vertical-align: middle
}

.fixture-result > .games-results tbody td:first-of-type {
    text-align: right
}

.fixture-result > .games-results tbody td:last-of-type {
    text-align: left
}

.fixture-result > .games-results img {
    width: 35px;
    height: 35px
}

.fixture-result > .games-results td:nth-of-type(2) {
    background: #c31a1b;
    color: #fefefe;
    font: 16px/22px OpenSans-Bold, sans-serif;
    padding-left: 9px;
    padding-right: 9px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    background-clip: padding-box
}

#content-section-4 .section-container > .content {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 60px
}

@media (max-width: 1199.98px) {
    #content-section-4 .section-container > .content {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
}

@media (max-width: 991.98px) {
    #content-section-4 .section-container > .content {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 40px
    }
}

@media (max-width: 400px) {
    #content-section-4 .section-container > .content .jscaruselcont {
        overflow: auto
    }
}

#content-section-4 .section-container > .content table {
    table-layout: auto !important;
    font: 14px/19px OpenSans-Regular, sans-serif !important;
    background: #f5f5f5
}

#content-section-4 .section-container > .content table td:nth-of-type(2) {
    width: auto !important
}

#content-section-4 .section-container > .content .jsmatchcont {
    color: #000;
    text-transform: uppercase;
    font-size: 14px
}

#content-section-4 .section-container > .content .jsmatchcont .jsScoreDiv {
    background: #c31a1b;
    color: #fefefe;
    border-radius: initial !important;
    min-width: 40px !important;
    padding-left: 10px;
    padding-right: 10px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    background-clip: padding-box;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    max-height: 42px;
    vertical-align: middle
}

#content-section-4 .section-container > .content .jsmatchcont .jsScoreDiv a {
    font-size: 16px;
    font-family: OpenSans-Bold, sans-serif;
    pointer-events: none
}

@media (max-width: 353px) {
    #content-section-4 .section-container > .content .jsmatchcont .jsScoreDiv a {
        font-size: 14px
    }
}

#content-section-4 .section-container > .content .jsmatchcont td:before {
    display: none
}

#content-section-4 .section-container > .content .jsmatchcont .jstdawayteam,
#content-section-4 .section-container > .content .jsmatchcont .jstdhometeam {
    display: flex !important;
    align-items: center
}

#content-section-4 .section-container > .content .jsmatchcont img {
    width: 30px !important;
    height: auto !important;
    border: none !important;
    background-color: transparent !important
}

@media (max-width: 353px) {
    #content-section-4 .section-container > .content .jsmatchcont img {
        min-width: 30px
    }
}

#content-section-4 .section-container > .content .jsmatchcont a {
    font-size: 14px;
    color: inherit !important
}

@media (max-width: 353px) {
    #content-section-4 .section-container > .content .jsmatchcont a {
        font-size: 12px
    }
}

#content-section-4 .section-container > .content .jsmatchdate {
    display: none
}

#content-section-4 .section-container > .content .js_div_particName {
    padding: 0 !important;
    text-align: center
}

.feature-media {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

@media (max-width: 1199.98px) {
    .feature-media {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
}

@media (max-width: 991.98px) {
    .feature-media {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 60px
    }
}

.last-game-video,
.wp-block-embed__wrapper {
    padding-bottom: 52.5%;
    position: relative
}

.last-game-video embed,
.last-game-video iframe,
.last-game-video object,
.wp-block-embed__wrapper embed,
.wp-block-embed__wrapper iframe,
.wp-block-embed__wrapper object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.games-gallery {
    display: flex;
    overflow: hidden
}

.games-gallery-item-wrapper {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

@media (max-width: 991.98px) {
    .games-gallery {
        flex-wrap: wrap
    }

    .games-gallery-item-wrapper {
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 20px
    }
}

@media (max-width: 767.98px) {
    .games-gallery {
        flex-direction: column
    }

    .games-gallery-item-wrapper {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
        margin-left: auto;
        margin-right: auto
    }
}

@media (max-width: 450px) {
    .games-gallery-item-wrapper {
        flex: 0 0 100%;
        max-width: 100%
    }
}

.games-gallery-item {
    max-height: 360px;
    position: relative;
    overflow: hidden
}

.games-gallery-item img {
    width: 100%;
    height: auto;
    transition: .3s
}

.games-gallery-item:hover img {
    transform: scale(1.1)
}

.post-full-page-container {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin: auto;
    display: flex;
    padding-top: 60px;
    padding-bottom: 60px
}

@media (min-width: 576px) {
    .post-full-page-container {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .post-full-page-container {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .post-full-page-container {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    .post-full-page-container {
        max-width: 1170px
    }
}

@media (max-width: 991.98px) {
    .post-full-page-container {
        flex-direction: column
    }
}

.post-full-page-main {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

@media (max-width: 991.98px) {
    .post-full-page-main {
        flex: 0 0 100%;
        max-width: 100%
    }
}

.gdlr-sidebar,
.post-full-page-aside {
    flex: 0 0 25%;
    max-width: 25%;
    margin-left: 8.33333%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

@media (max-width: 991.98px) {
    .gdlr-sidebar,
    .post-full-page-aside {
        margin-top: 60px;
        margin-left: 0;
        flex: 0 0 100%;
        max-width: 100%
    }

    .gdlr-sidebar > .gdlr-item-start-content,
    .post-full-page-aside > .gdlr-item-start-content {
        display: flex
    }
}

@media (max-width: 991.98px) and (max-width: 767.98px) {
    .gdlr-sidebar > .gdlr-item-start-content,
    .post-full-page-aside > .gdlr-item-start-content {
        flex-wrap: wrap
    }
}

@media (max-width: 991.98px) {
    .gdlr-sidebar > .gdlr-item-start-content #categories-4,
    .post-full-page-aside > .gdlr-item-start-content #categories-4 {
        flex: 0 0 50%;
        max-width: 50%;
        position: relative;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (max-width: 991.98px) and (max-width: 767.98px) {
    .gdlr-sidebar > .gdlr-item-start-content #categories-4,
    .post-full-page-aside > .gdlr-item-start-content #categories-4 {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (max-width: 991.98px) {
    .gdlr-sidebar > .gdlr-item-start-content #recent-posts-widget-with-thumbnails-2,
    .post-full-page-aside > .gdlr-item-start-content #recent-posts-widget-with-thumbnails-2 {
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (max-width: 991.98px) and (max-width: 767.98px) {
    .gdlr-sidebar > .gdlr-item-start-content #recent-posts-widget-with-thumbnails-2,
    .post-full-page-aside > .gdlr-item-start-content #recent-posts-widget-with-thumbnails-2 {
        flex: 0 0 100%;
        max-width: 100%
    }
}

.post-title {
    font: 32px/43px OpenSans-Bold, sans-serif;
    color: #000;
    text-transform: uppercase
}

.post-title_red {
    color: #c31a1b
}

.post-title_main {
    margin-bottom: 10px
}

.joomsport_match .post-content {
    margin: 0 !important
}

.post-content {
    margin-bottom: 60px;
    color: #000
}

.post-content img.alignleft {
    float: left;
    margin-top: 0;
    clear: both
}

.post-content img.img-row {
    display: inline-block;
    float: none
}

.post-content img {
    max-width: 100%
}

.post-content p {
    color: #000
}

.post-content > span {
    color: #000
}

.post-content p {
    margin-bottom: 20px;
    text-align: justify
}

.post-content p img {
    display: block;
    margin: 15px 15px 15px 0
}

.post-content p br {
    display: none
}

.post-content p iframe {
    width: 100%;
    height: 400px
}

@media (max-width: 600px) {
    .post-content p iframe {
        height: 270px
    }
}

.rpwwt-widget {
    color: #858585
}

.rpwwt-widget li {
    margin-bottom: 20px
}

.rpwwt-widget li img {
    max-width: 100%;
    height: auto
}

@media (max-width: 991.98px) {
    .rpwwt-widget li img {
        width: 100%
    }
}

.rpwwt-widget .rpwwt-post-title {
    display: block;
    color: #000;
    text-transform: uppercase;
    font-family: OpenSans-Bold, sans-serif;
    margin-top: 10px;
    margin-bottom: 5px
}

@media (max-width: 767.98px) {
    .rpwwt-widget .rpwwt-post-title {
        margin-top: 0
    }
}

.rpwwt-widget .rpwwt-post-title:hover {
    color: #c31a1b;
    transition: .2s
}

.rpwwt-widget .rpwwt-post-categories {
    font: 13px/18px OpenSans-Regular, sans-serif;
    display: inline-block;
    margin-left: 10px;
    color: #b1b1b1;
    position: relative;
    top: 1px
}

.rpwwt-widget .rpwwt-post-categories a {
    color: inherit
}

.rpwwt-widget .rpwwt-post-categories:before {
    content: '';
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(img/tag-news.svg);
    position: relative;
    top: 3px;
    margin-right: 5px
}

.rpwwt-widget .rpwwt-post-date {
    font: 13px/18px OpenSans-Regular, sans-serif;
    margin-bottom: 10px;
    color: #858585;
    float: left
}

.rpwwt-widget .rpwwt-post-date a {
    color: inherit
}

.rpwwt-widget .rpwwt-post-date:before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 18px;
    background: url(img/upcoming-game-date.svg);
    position: relative;
    top: 3px;
    margin-right: 5px
}

.rpwwt-widget .rpwwt-post-date a {
    color: #b1b1b1;
    position: relative;
    top: 2px
}

.rpwwt-widget .rpwwt-post-excerpt {
    font: 13px/18px OpenSans-Regular, sans-serif;
    float: left;
    max-height: 55px
}

.rpwwt-widget .rpwwt-post-excerpt a {
    margin-top: 10px
}

#rpwwt-recent-posts-widget-with-thumbnails-2 li > a:first-child {
    display: block;
    overflow: hidden;
    max-height: 115px;
    margin-bottom: 10px
}

#rpwwt-recent-posts-widget-with-thumbnails-2 img {
    max-width: 100%;
    height: auto !important;
    float: none !important;
    width: 100% !important
}

#rpwwt-recent-posts-widget-with-thumbnails-2 img:hover {
    opacity: .7;
    transition: .3s
}

#rpwwt-recent-posts-widget-with-thumbnails-2 figure {
    display: none
}

@media (max-width: 650px) {
    .social-share-wrapper {
        width: auto;
        margin: auto
    }
}

.social-share-wrapper {
    clear: both
}

.social-share {
    display: flex;
    text-align: center
}

@media (max-width: 650px) {
    .social-share {
        flex-wrap: wrap
    }
}

.social-share__link {
    width: 236px;
    padding-top: 14px;
    padding-bottom: 14px;
    margin-right: 18px;
    color: #fff !important;
    font: 16px/22px OpenSans-Bold, sans-serif !important;
    max-height: 54px
}

.social-share__link span {
    color: #fff
}

.social-share__link:hover {
    opacity: .8;
    transition: .3s
}

@media (max-width: 650px) {
    .social-share__link {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 10px
    }
}

.social-share__link:last-child {
    margin-right: 0
}

.social-share__link:before {
    content: '';
    display: inline-block;
    position: relative;
    top: 2px;
    margin-right: 7px
}

.social-share__link--fb {
    background: transparent linear-gradient(90deg, #4966b1 0, #253359 100%)
}

.social-share__link--fb:before {
    background: url(img/facebook-share.svg) no-repeat;
    width: 11px;
    height: 21px
}

.social-share__link--in {
    background: transparent linear-gradient(90deg, #40a0f1 0, #205079 100%)
}

.social-share__link--in:before {
    background: url(img/linkedin-share.svg) no-repeat;
    width: 19px;
    height: 19px
}

.social-share__link--twit {
    background: transparent linear-gradient(90deg, #2777b4 0, #143c5a 100%)
}

.social-share__link--twit:before {
    background: url(img/twitter-share.svg) no-repeat;
    width: 22px;
    height: 18px
}

.tabs .social-share__link {
    width: 32.3%
}

.tabContent .social-share a {
    font-size: 14px !important
}

.joomsport_player + .social-share-wrapper {
    display: none
}

.baseTabWrap {
    background: #f4f4f4
}

@media (max-width: 768px) {
    .baseTabWrap .container {
        padding: 0
    }
}

.baseTab {
    display: flex;
    padding: 0;
    border: none !important;
    margin-bottom: 60px
}

.baseTab li {
    flex: 1 1 0;
    text-align: center;
    margin: 0 !important
}

.baseTab li.current_page_item a {
    color: #fff !important;
    background: linear-gradient(90deg, #c31a1b 0, #620d0e 100%)
}

.baseTab li.baseTab_disactive a {
    opacity: .35
}

.baseTab li.baseTab_disactive a:hover {
    color: #000 !important
}

.baseTab a {
    display: block;
    text-transform: uppercase;
    color: #000;
    font: 16px OpenSans-Bold, sans-serif;
    padding: 30px;
    border: none !important;
    border-radius: 0 !important
}

.baseTab a:hover {
    color: #c31a1b !important
}

.champ-text {
    font-family: OpenSans-Regular;
    padding: 15px 0 10px
}

.champ-img {
    margin: 30px 0
}

.champ-heading {
    margin-top: 60px
}

.main-content-container.gdlr-item-start-content img {
    max-width: 100%
}

.gdlr-main-content h2:first-child {
    margin-top: 0
}

/* partners page */
.partners-page {
    background: url(../../uploads/2021/07/pirin-partners-bg.jpg) no-repeat center;
    background-size: contain;
    background-position: top;
}

@media (max-width: 1510px) and (min-width: 1150px) {
    .partners-page {
        background: url(../../uploads/2021/07/pirin-partners-bg-mb.jpg) no-repeat center;
        background-size: cover;
    }
}

@media (max-width: 1150px) {
    .partners-page {
        background: url(../../uploads/2021/07/pirin-partners-bg-mb.jpg) no-repeat center;
        background-size: cover;
    }
}

@media (max-width: 768px) {
    .partners-page {
        background: url(../../uploads/2021/07/pirin-partners-bg-ip.jpg) no-repeat center;
        background-size: cover;
    }

    .partners-page .upcoming-game-bottom__title {
        width: 100%;
    }
}

@media (max-width: 582px) {
    .partners-page {
        background: url(../../uploads/2021/07/pirin-partners-bg-phone.jpg) no-repeat center;
        background-size: cover;
    }

    .partners-page .upcoming-game-bottom__title {
        width: 70%;
    }
}

@media (max-width: 390px) {
    .partners-page .upcoming-game-bottom__title {
        width: 100%;
    }
}

/* end partners page */
.partners-page {
    background: url(../../uploads/2021/07/pirin-partners-bg.jpg) no-repeat center;
    background-size: cover;
}

@media (max-width: 1150px) {
    .partners-page {
        background: url(../../uploads/2021/07/pirin-partners-bg-mb.jpg) no-repeat center;
        background-size: cover;
    }
}

@media (max-width: 768px) {
    .partners-page {
        background: url(../../uploads/2021/07/pirin-partners-bg-ip.jpg) no-repeat center;
        background-size: cover;
    }
}

@media (max-width: 582px) {
    .partners-page {
        background: url(../../uploads/2021/07/pirin-partners-bg-phone.jpg) no-repeat center;
        background-size: cover;
    }
}


.partnerCard {
    border: 2px solid #f4f4f4 !important;
    margin: 20px 0
}

.partnerCard__img {
    max-width: 165px
}

.partnerCard__left {
    padding: 20px !important
}

.partnerCard__right {
    background: #f4f4f4
}

.partnerCard__text {
    max-height: 49px;
    overflow: hidden
}

.partnerCard__link_redSmall {
    color: #c31a1b;
    font-weight: 700;
    font-size: 14px
}

.partnerCard__link:hover {
    color: #9b1818;
    text-decoration: underline !important
}

/* beelogour proprertiees */
.page-10718.partner-back {
    background-image: url(../../uploads/2021/08/belogour-properties-bg.jpg);
    position: relative;
    background-size: contain;
    height: 296px;
}

@media (max-width: 1150px) {
    .page-10718.partner-back {
        background-image: url(../../uploads/2021/08/belogour-properties-bg-mb.jpg);
        height: 434px;
        background-size: contain;
    }
}

@media (max-width: 768px) {
    .page-10718.partner-back {
        background-image: url(../../uploads/2021/08/belogour-properties-bg-ip.jpg);
    }
}

@media (max-width: 582px) {
    .page-10718.partner-back {
        background-size: contain;
    }

    .page-10718 .container-page-title {
        bottom: 6em;
    }
}

@media (max-width: 530px) {
    .page-10718 .container-page-title {
        bottom: 7em;
    }
}

@media (max-width: 490px) {
    .page-10718.partner-back {
        background-image: url(../../uploads/2021/08/belogour-properties-bg-mob.jpg);
        background-size: cover;
    }

    .page-10718 .container-page-title {
        bottom: 1em;
    }

    .body-10718 .header-is-fixed + * {
        margin-top: 70px !important;
    }
}

@media (max-width: 340px) {
    .page-10718 .container-page-title {
        bottom: 3em;
    }
}

/*end beelogour proprertiees */
/* Boston-Unisoft-Technologies */
.page-4295.partner-back {
    background-image: url(../../uploads/2021/08/boston-unisoft-technologies-bg.jpg);
    position: relative;
    height: 296px;
    background-position: center;
}

@media (max-width: 1500px) {
    .page-4295 .container-page-title {
        bottom: 0;
    }

    .page-4295 .main-heading-title.upcoming-game-bottom__title {
        width: 100%;
    }
}

@media (max-width: 1150px) and (min-width: 1120px) {
    .page-4295.partner-back {
        background-size: cover;
    }
}

@media (max-width: 1150px) {
    .page-4295.partner-back {
        background-image: url(../../uploads/2021/08/boston-unisoft-technologies-bg-mb.jpg);
        height: 320px;
        background-size: contain;
        background-position: top;
    }
}

@media (max-width: 991px) {
    .page-4295 .container-page-title {
        bottom: 2em;
    }
}

@media (max-width: 768px) {
    .page-4295.partner-back {
        background-image: url(../../uploads/2021/08/boston-unisoft-technologies-bg-ip.jpg);
        height: 407px;
    }
}

@media (max-width: 660px) {
    .page-4295.partner-back {
        height: 320px;
    }

    .page-4295 .main-heading-title.upcoming-game-bottom__title {
        width: 80%;
    }

    .page-4295 .container-page-title {
        bottom: 0;
    }
}

@media (max-width: 510px) {
    .page-4295 .container-page-title {
        bottom: 2em;
    }
}

@media (max-width: 480px) {
    .page-4295.partner-back {
        background-image: url(../../uploads/2021/08/boston-unisoft-technologies-bg-mob.jpg);
        background-size: cover;
        height: 407px;
    }

    .page-4295 .container-page-title {
        bottom: 1em;
    }
}

/* end Boston-Unisoft-Technologies  */
/* page Blagoevgrad Municipality */
.page-4301.partner-back {
    background-image: url(../../uploads/2021/08/blagoevgrad-bg.jpg);
    position: relative;
    background-size: contain;
    height: 296px;
    z-index: 5
}

.page-4301.partner-back:before,
.page-4295.partner-back:before,
.page-10718.partner-back:before {
    content: none;
}

/* .page-4301  */
.container-page-title {
    position: absolute;
    bottom: 0;
    background-color: #134D1F;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
}

.main-heading-title.upcoming-game-bottom__title {
    margin: 11px auto;
    width: 90%;
}

@media (max-width: 1500px) {
    /* .page-4301  */
    .container-page-title {
        bottom: 1em;
    }
}

@media (max-width: 1400px) {
    /* .page-4301  */
    .container-page-title {
        bottom: 2em;
    }
}

@media (max-width: 1290px) {
    /* .page-4301  */
    .container-page-title {
        bottom: 3em;
    }
}

@media (max-width: 1200px) {
    /* .page-4301  */
    .container-page-title {
        bottom: 4em;
    }
}

@media (max-width: 1150px) {
    .page-4301.partner-back {
        background-image: url(../../uploads/2021/08/blagoevgrad-bg-mb.jpg);
        height: 434px;
        background-size: contain;
    }

    /* .page-4301  */
    .container-page-title {
        bottom: 5em;
    }
}

@media (max-width: 1040px) {
    /* .page-4301  */
    .container-page-title {
        bottom: 4em;
    }
}

@media (max-width: 991px) {
    .page-4301.partner-back,
    .page-10718.partner-back {
        height: 407px;
    }
}

@media (max-width: 887px) {
    /* .page-4301 */
    .container-page-title {
        bottom: 5em;
    }

    .main-heading-title.upcoming-game-bottom__title {
        width: 97%;
    }
}

@media (max-width: 768px) {
    .page-4301.partner-back {
        background-image: url(../../uploads/2021/08/blagoevgrad-bg-ip.jpg);
    }

    /* .page-4301  */
    .container-page-title {
        bottom: 2em;
    }
}

@media (max-width: 690px) {
    /* .page-4301  */
    .container-page-title {
        bottom: 4em;
    }
}

@media (max-width: 610px) {
    /* .page-4301  */
    .container-page-title {
        bottom: 5em;
    }
}

@media (max-width: 582px) {
    .page-4301.partner-back {
        background-image: url(../../uploads/2021/08/blagoevgrad-bg-mob.jpg);
        background-size: cover;
    }

    /* .page-4301  */
    .container-page-title {
        bottom: 0;
    }
}

@media (max-width: 340px) {
    .page-4301.partner-back,
    .page-10718.partner-back {
        background-size: contain;
    }

    .page-4301 .container-page-title {
        bottom: 4em;
    }
}

/* end page Blagoevgrad Municipality */

.partner-back_basic {
    background-image: url(../../uploads/2021/07/pirin-matches-bg.jpg);
    min-height: 445px;
    margin: 0;
    background-position: center;
}

.partner-back_light::after {
    background: rgba(0, 0, 0, .35)
}

.joomsport_team .partner-back_basic {
    /* min-height: 0!important; */
    padding: 40px 0 60px;
    position: relative;
    text-transform: uppercase;
}

.partner-back_basic .upcoming-game-bottom-container {
    position: static;
    height: 100%;
}

.partner-back_basic .upcoming-game-bottom__title {
    position: absolute;
    bottom: 0;
    text-transform: uppercase;
    left: calc(50% - 1142px / 2);
}

.partner-title {
    color: #fff;
    z-index: 10;
    font-size: 32px;
    text-transform: uppercase;
    text-align: center;
    line-height: 44px
}

.partner-first-img {
    display: none
}

.error {
    position: relative;
    width: 100%;
    min-height: 486px;
    background-image: url(img/main-team-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 10
}

.error::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .4)
}

.error__info {
    z-index: 10;
    color: #fff;
    text-align: center
}

.error__info h1 {
    font-size: 120px;
    line-height: 163px;
    font-weight: 700;
    z-index: 10
}

.error__info p {
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 700
}

.error__info a {
    height: 50px;
    position: relative;
    margin-top: 20px;
    left: 3px;
    display: inline-block;
    padding: 14px 30px;
    font-family: OpenSans-Bold, sans-serif;
    background: transparent linear-gradient(90deg, #c31a1b 0, #620d0e 100%) 0 0;
    text-transform: uppercase;
    color: #fff !important;
    box-shadow: 0 6px 12px #00000033;
    transition: .3s
}

.error__info a:hover {
    opacity: .8;
    transition: .3s
}

#joomsport-container {
    margin: 0 !important
}

#joomsport-container .tab-content {
    padding: 0 !important
}

#joomsport-container .heading,
#joomsport-container .navbar,
#joomsport-container .post-title {
    display: none !important
}

#joomsport-container .table td,
#joomsport-container .table th {
    padding: 8px
}

.page-content-js {
    padding: 0 !important
}

.joomsport_team .gdlr-blog-thumbnail,
.joomsport_team .post-title {
    display: none !important
}

.teams {
    position: relative;
    z-index: 100;
    font-family: OpenSans-Bold, sans-serif
}

.teams__item img {
    background: 0 0 !important;
    border: none !important
}

.teams__title {
    margin: 0 !important;
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 22px !important;
    min-height: 44px;
    padding-top: 5px
}

.teams__title a {
    padding-top: 5px;
    color: #fff !important;
    line-height: 22px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase
}

.teams__text {
    position: relative;
    z-index: 1;
    font-family: OpenSans-Bold, sans-serif !important
}

.teams__text_base {
    font: 16px/22px OpenSans-Regular, sans-serif !important;
    color: #000 !important
}

.teams__text_color_grey {
    color: #b1b1b1 !important
}

.teams__text_color_grey a {
    color: #b1b1b1 !important
}

.teams__text_color_white {
    color: #fff !important
}

.teams__text_color_green {
    color: #136524 !important
}

.teams__text_size_md {
    font-size: 16px !important
}

.teams__text_size_lg {
    font-size: 24px !important
}

.teams__text_size_bg {
    font-size: 32px !important
}

.teams__text_size_xl {
    font-size: 60px !important
}

.teams__text_bold {
    font-weight: 700
}

.teams__text_upper {
    text-transform: uppercase
}

.teams__location {
    max-width: 250px;
    width: 100%;
    margin: 0 auto
}

.score {
    display: flex;
    justify-content: center;
    font-family: OpenSans-Bold, sans-serif
}

.score__container {
    background: 0 0;
    font-size: 60px;
    color: #fff;
    font-weight: 700;
    padding: 20px 10px
}

.score .jscalendarLiveBig {
    position: absolute;
    padding: 0 10px !important;
    top: 21px;
    border: none !important
}

.player-match-stats,
.stab_squad {
    margin-top: 60px
}

.teamsGallery {
    margin-top: 30px !important
}

.tabContent {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin: auto;
    padding-top: 0 !important
}

@media (min-width: 576px) {
    .tabContent {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .tabContent {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .tabContent {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    .tabContent {
        max-width: 1170px
    }
}

@media (max-width: 576px) {
    .our-players li{
        padding-left: 15px;
    }
    .tabContent {
        overflow-x: hidden
    }
}

@media (min-width: 576px) {
    .joomsport_player #stab_main {
        overflow-x: hidden
    }
}

.joomsport_team #stab_main p {
    font: 16px/22px OpenSans-Regular, sans-serif !important;
    color: #000 !important;
    margin-top: 20px;
    margin-bottom: 20px
}

.joomsport_team #stab_main img {
    max-width: 100%;
    height: auto;
    margin-top: 10px;
    margin-bottom: 10px
}

.joomsport_person #stab_main,
.joomsport_player #stab_main,
.joomsport_team #stab_main {
    flex: 0 0 100%;
    max-width: 100%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.joomsport_match #stab_squad {
    flex: 0 0 100%;
    max-width: 100%
}

.joomsport_match .stab_squad {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 60px
}

.joomsport_match .stab_squad__item {
    flex: 0 0 50%;
    max-width: 50%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

@media (max-width: 991.98px) {
    .joomsport_match .stab_squad__item {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (max-width: 991.98px) {
    .joomsport_match .stab_squad > div:last-child {
        margin-top: 40px
    }
}

.joomsport_match .stab_squad__row {
    font: 16px/22px OpenSans-Bold, sans-serif
}

.joomsport_match .stab_squad__row a {
    color: #000 !important
}

.joomsport_match .stab_squad__row .jstable-cell {
    padding: 5px 8px;
    border-bottom: 5px solid #f5f5f5;
    text-align: right
}

.joomsport_team #stab_players_stats {
    font: 16px/22px OpenSans-Bold, sans-serif !important;
    color: #000 !important;
    flex: 0 0 100%;
    max-width: 100%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 60px
}

.joomsport_team #stab_players_stats .table-responsive {
    overflow: auto
}

.joomsport_team #stab_players_stats .js_div_particName {
    padding-left: 0;
    text-transform: capitalize;
    white-space: nowrap;
    min-width: 184px
}

.joomsport_team #stab_players_stats .js_div_particName a {
    text-transform: capitalize;
    font-size: 18px
}

.joomsport_team #stab_players_stats .js_div_particName a:hover {
    color: #c31a1b !important
}

.joomsport_team #stab_players_stats table {
    width: 100%;
    background: #f5f5f5 !important
}

@media (max-width: 991.98px) {
    .joomsport_team #stab_players_stats table {
        table-layout: initial
    }
}

@media (max-width: 767.98px) {
    .joomsport_team #stab_players_stats table {
        min-width: 768px
    }
}

.joomsport_team #stab_players_stats td {
    min-width: 185px;
    font-size: 16px;
    border-color: #f5f5f5 !important;
    background-color: rgba(255, 255, 255, .75) !important;
    border-bottom: 5px solid;
    border-top: 5px solid;
    padding: 0 8px
}

.joomsport_team #stab_players_stats td a {
    color: inherit !important
}

@media (max-width: 991.98px) {
    .joomsport_team #stab_players_stats td {
        font-size: 14px
    }
}

.joomsport_team #stab_players_stats th {
    pointer-events: none
}

.joomsport_team #stab_players_stats th a,
.joomsport_team #stab_players_stats th span {
    font-size: 16px;
    text-transform: capitalize;
    color: #fff !important
}

@media (max-width: 991.98px) {
    .joomsport_team #stab_players_stats th {
        font-size: 14px
    }
}

.joomsport_team #stab_players_stats tr {
    background-color: transparent !important
}

.joomsport_team #stab_players_stats th {
    text-transform: uppercase;
    background-color: #000 !important
}

.joomsport_team #stab_players_stats .img-thumbnail {
    padding: 7px;
    width: 75%;
    max-height: 86px
}

.joomsport_player #stab_statistic {
    margin-top: 60px !important
}

.joomsport_player #stab_statistic {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin: auto
}

@media (max-width: 991.98px) {
    .joomsport_player #stab_statistic {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
}

@media (max-width: 767.98px) {
    .joomsport_player #stab_statistic {
        flex: 0 0 100%;
        max-width: 100%
    }
}

.joomsport_player table {
    font: 16px/22px OpenSans-Regular, sans-serif
}

.joomsport_player td {
    border: none !important;
    border-color: #f5f5f5 !important;
    background-color: rgba(255, 255, 255, .75) !important;
    border-top: 10px solid #f5f5f5 !important;
    color: #000
}

.joomsport_player th {
    background-color: #000 !important;
    text-transform: uppercase;
    font-family: OpenSans-Bold, sans-serif !important
}

.joomsport_player tfoot td {
    background-color: #c31a1b !important;
    text-transform: uppercase;
    font-family: OpenSans-Bold, sans-serif
}

#stab_person .our-players,
#stab_players .our-players {
    flex-wrap: wrap
}

#stab_person .our-players li,
#stab_players .our-players li {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin: 0;
    margin-top: 60px;
    overflow: hidden
}

@media (max-width: 991.98px) {
    #stab_person .our-players li,
    #stab_players .our-players li {
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (max-width: 767.98px) {
    #stab_person .our-players li,
    #stab_players .our-players li {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
        margin-left: auto;
        margin-right: auto
    }
}

#content-section-3 {
    display: none
}

#wpb_joomsport_matches-6,
#wpb_joomsport_matches-7,
#wpb_joomsport_matches-8,
#wpb_joomsport_matches-9,
.team-page-title {
    position: relative;
    z-index: 10
}

.matches-preview {
    display: flex;
    justify-content: space-around
}

@media (max-width: 991.98px) {
    .matches-preview > div:first-child {
        display: none
    }
}

.matches-preview #wpb_joomsport_matches-6 > #custom_html-10,
.matches-preview #wpb_joomsport_matches-7 > #custom_html-10 {
    display: none
}

.matches-preview .buy-ticket,
.matches-preview .show-more-info {
    margin-top: 20px;
    display: none;
    color: #fff !important;
    text-transform: uppercase;
    font: 16px/22px OpenSans-Bold, sans-serif;
    border: 2px solid;
    padding: 13px 69px;
    max-height: 50px;
    max-width: 270px;
    position: relative;
    z-index: 10
}

.matches-preview .buy-ticket:hover,
.matches-preview .show-more-info:hover {
    transition: .3s background, color .3s;
    background: #fff;
    color: #000 !important;
    border-color: transparent
}

.matches-preview .jsmatchplace {
    display: none
}

.team-page-title {
    font: 32px/43px OpenSans-Bold, sans-serif !important;
    color: #fff !important;
    text-transform: uppercase;
    margin: 0 !important;
    margin-bottom: 15px !important
}

@media (max-width: 991.98px) {
    .team-page-title {
        padding-top: 25px
    }
}

#wpb_joomsport_matches-6 table,
#wpb_joomsport_matches-7 table,
#wpb_joomsport_matches-8 table,
#wpb_joomsport_matches-9 table {
    display: flex;
    justify-content: center;
    min-height: 148px
}

#wpb_joomsport_matches-6 img,
#wpb_joomsport_matches-7 img,
#wpb_joomsport_matches-8 img,
#wpb_joomsport_matches-97 img {
    width: 85px !important;
    max-height: 100px !important;
    max-width: none !important;
    padding: 0 !important;
    border: none !important;
    background-color: transparent !important
}

#wpb_joomsport_matches-6 .jstdhometeam,
#wpb_joomsport_matches-7 .jstdhometeam,
#wpb_joomsport_matches-8 .jstdhometeam,
#wpb_joomsport_matches-9 .jstdhometeam {
    display: table !important;
    width: 100%;
    margin: 0 auto
}

#wpb_joomsport_matches-6 .jstdhometeam > .tdminembl,
#wpb_joomsport_matches-7 .jstdhometeam > .tdminembl,
#wpb_joomsport_matches-8 .jstdhometeam > .tdminembl,
#wpb_joomsport_matches-9 .jstdhometeam > .tdminembl {
    display: table-header-group
}

#wpb_joomsport_matches-6 .js_div_particName,
#wpb_joomsport_matches-6 .js_div_particName a,
#wpb_joomsport_matches-7 .js_div_particName,
#wpb_joomsport_matches-7 .js_div_particName a,
#wpb_joomsport_matches-8 .js_div_particName,
#wpb_joomsport_matches-8 .js_div_particName a,
#wpb_joomsport_matches-9 .js_div_particName,
#wpb_joomsport_matches-9 .js_div_particName a {
    font: 16px/22px OpenSans-Bold, sans-serif;
    color: #fff !important;
    text-transform: uppercase;
    max-width: 110px;
    text-align: center
}

#wpb_joomsport_matches-6 .jsvalignmdl a,
#wpb_joomsport_matches-7 .jsvalignmdl a,
#wpb_joomsport_matches-8 .jsvalignmdl a,
#wpb_joomsport_matches-9 .jsvalignmdl a {
    font: 60px OpenSans-Bold, sans-serif;
    color: #fff !important;
    line-height: 0;
    position: relative;
    top: 46px;
    letter-spacing: 6px;
    margin-left: 5px;
    margin-right: 5px;
    text-transform: uppercase;
    pointer-events: none
}

#wpb_joomsport_matches-6 .jsmatchdate,
#wpb_joomsport_matches-6 .jsmatchseason,
#wpb_joomsport_matches-7 .jsmatchdate,
#wpb_joomsport_matches-7 .jsmatchseason,
#wpb_joomsport_matches-8 .jsmatchdate,
#wpb_joomsport_matches-8 .jsmatchseason,
#wpb_joomsport_matches-9 .jsmatchdate,
#wpb_joomsport_matches-9 .jsmatchseason {
    font: 16px/22px OpenSans-Bold, sans-serif;
    color: #fefefe;
    text-transform: uppercase;
    opacity: .5;
    right: 0;
    left: 0;
    position: absolute
}

#wpb_joomsport_matches-6 .jsmatchdate,
#wpb_joomsport_matches-7 .jsmatchdate,
#wpb_joomsport_matches-8 .jsmatchdate,
#wpb_joomsport_matches-9 .jsmatchdate {
    padding: 5px
}

#wpb_joomsport_matches-6 .jsmatchseason,
#wpb_joomsport_matches-7 .jsmatchseason,
#wpb_joomsport_matches-8 .jsmatchseason,
#wpb_joomsport_matches-9 .jsmatchseason {
    bottom: -5px
}

#wpb_joomsport_matches-6 .widgettitle,
#wpb_joomsport_matches-7 .widgettitle,
#wpb_joomsport_matches-8 .widgettitle,
#wpb_joomsport_matches-9 .widgettitle {
    font: 21px/28px OpenSans-Bold, sans-serif !important;
    color: #fff !important
}

#wpb_joomsport_matches-6 .widgettitle:before,
#wpb_joomsport_matches-7 .widgettitle:before,
#wpb_joomsport_matches-8 .widgettitle:before,
#wpb_joomsport_matches-9 .widgettitle:before {
    display: none
}

#wpb_joomsport_matches-6 .jsScoreDiv,
#wpb_joomsport_matches-7 .jsScoreDiv,
#wpb_joomsport_matches-8 .jsScoreDiv,
#wpb_joomsport_matches-9 .jsScoreDiv {
    width: auto
}

@media (min-width: 576px) {
    .matches-preview #wpb_joomsport_matches-6 img,
    .matches-preview #wpb_joomsport_matches-7 img,
    .matches-preview #wpb_joomsport_matches-8 img,
    .matches-preview #wpb_joomsport_matches-9 img {
        max-height: 110px !important;
        padding: 14px !important
    }
}

.matches-preview > div:last-child .jsScoreDiv a {
    font-family: OpenSans-Regular, sans-serif !important
}

.heading,
.navbar-static-top {
    display: none !important
}

@media (max-width: 600px) {
    #stab_matches {
        padding-left: 15px;
        padding-right: 30px
    }
}

#stab_matches {
    overflow: auto
}

#stab_matches .table-responsive .jsMatchDivMain .jstable-row {
    background-color: transparent !important;
    border-bottom: 1px solid rgba(177, 177, 177, .3)
}

#stab_matches .table-responsive .jsMatchDivMain .jstable-row .jstable-cell {
    padding-top: 15px !important;
    padding-bottom: 15px !important
}

#stab_matches .table-responsive .jsMatchDivMain .js_div_particName {
    font: 20px/33px OpenSans-Regular, sans-serif;
    text-transform: uppercase;
    color: #000;
    padding: 0
}

#stab_matches .table-responsive .jsMatchDivMain .js_div_particName a {
    font: 20px/33px OpenSans-Regular, sans-serif;
    text-transform: uppercase;
    color: #000
}

#stab_matches .table-responsive .jsMatchDivMain .js_div_particName:hover a {
    color: #c31a1b
}

#stab_matches .table-responsive .jsMatchDivMain .jsScoreDiv {
    width: auto
}

#stab_matches .table-responsive .jsMatchDivMain .jsScoreDiv a {
    font: 26px/43px OpenSans-Bold, sans-serif;
    color: #000 !important;
    letter-spacing: 5px;
    text-transform: uppercase;
    pointer-events: none
}

#stab_matches .table-responsive .jsMatchDivMain .jsMatchDivVenue {
    color: #b1b1b1 !important;
    font: 14px/19px OpenSans-SemiBold, sans-serif
}

#stab_matches .table-responsive .jsMatchDivMain .jsMatchDivVenue a {
    color: inherit
}

#stab_matches .table-responsive .jsMatchDivMain .jsMatchDivVenue span {
    display: inline-block;
    max-width: 205px
}

#stab_matches .table-responsive .jsMatchDivMain .game-date {
    font: 60px/82px OpenSans-Bold, sans-serif;
    color: #c31a1b
}

#stab_matches .table-responsive .jstable.jsMatchDivMain .name-season {
    background: #000;
    width: 100%;
    height: 40px;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    font: 16px/22px OpenSans-Bold, sans-serif !important;
    line-height: 2;
    text-align: center;
    padding-top: 10px;
}

.jstable-cell.jsMatchDivHome, .jstable-cell.jsMatchDivAway {
    width: 40%;
}

#stab_matches .table-responsive .jsMatchDivMain .game-month,
#stab_matches .table-responsive .jsMatchDivMain .game-year {
    color: #b1b1b1;
    position: relative;
    top: -30px;
    left: 7px;
    text-transform: uppercase
}

#stab_matches .table-responsive .jsMatchDivMain .game-year {
    top: 0;
    left: -16px;
}

#stab_matches .table-responsive .jsMatchDivMain .game-month span,
#stab_matches .table-responsive .jsMatchDivMain .game-year span {
    color: #b1b1b1;
    text-transform: uppercase
}

#stab_matches .table-responsive .jsMatchDivMain img {
    border: none;
    background-color: transparent;
    padding: 0;
    max-width: 50px !important;
    width: 50px !important
}

#stab_matches .table-responsive .jsMatchDivMain div.jstable-cell {
    padding: 0 !important
}

#stab_matches .table-responsive .jsMatchDivMain .game-info-link {
    font-size: 14px !important;
    width: 165px;
    height: 50px
}

#stab_matches .table-responsive .jsMatchDivMain .jsMatchDivAwayEmbl .jsDivLineEmbl,
#stab_matches .table-responsive .jsMatchDivMain .jsMatchDivHomeEmbl .jsDivLineEmbl {
    display: block;
    text-align: center
}

@media (max-width: 576px) {
    #stab_matches .table-responsive {
        min-width: 460px
    }
}

.teamsTabsWrap {
    background: #f4f4f4;
    border-bottom: 1px solid #eee
}

.teamsTabs {
    display: flex;
    font-family: OpenSans-Bold, sans-serif
}

.teamsTabs__item {
    flex: 1 1 0;
    text-align: center;
    margin: 0 !important
}

.teamsTabs__item.active a {
    background: linear-gradient(90deg, #c31a1b 0, #620d0e 100%) !important;
    color: #fff !important
}

.teamsTabs__item.active a span {
    color: #fff !important
}

.teamsTabs__item:hover span {
    color: #c31a1b !important
}

.teamsTabs__link {
    color: #000 !important;
    background: #f4f4f4 !important;
    border: none !important;
    border-radius: 0 !important;
    margin: 0 !important;
    padding: 25px !important;
    max-height: 87px
}

.teamsTabs__link span {
    display: inline !important;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700
}

.player-match-stats {
    color: #000
}

@media (max-width: 575.98px) {
    .player-match-stats {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
}

.player-match-stats table {
    table-layout: fixed !important
}

.player-match-stats a {
    color: #000 !important
}

.player-match-stats .image-container {
    padding-right: 0;
    padding-left: 0
}

.player-match-stats .team-container {
    font: 24px/33px OpenSans-Regular, sans-serif !important;
    text-transform: uppercase
}

.player-match-stats img {
    border: none !important;
    background-color: transparent !important;
    width: 90px;
    max-height: 85px;
    max-width: 100% !important;
    padding: 0 !important
}

.player-match-stats .player-stats {
    margin-bottom: 30px !important
}

.player-match-stats .event-time,
.player-match-stats .team-stats .action-name,
.team-stats .player-match-stats .action-name {
    border-top: none !important;
    width: 30.8% !important;
    font: 14px/19px OpenSans-Bold, sans-serif;
    color: #fff;
    background-color: #136524 !important;
    min-height: 44px;
    padding: 12px !important;
    padding-bottom: 9px
}

.player-match-stats .event-time:after,
.player-match-stats .team-stats .action-name:after,
.team-stats .player-match-stats .action-name:after {
    content: '';
    width: 95%;
    margin: auto;
    height: 1px;
    display: block;
    background: rgba(255, 255, 255, .5);
    position: relative;
    top: 12px
}

@media (max-width: 991.98px) {
    .player-match-stats .event-time,
    .player-match-stats .team-stats .action-name,
    .team-stats .player-match-stats .action-name {
        width: 20% !important
    }
}

@media (max-width: 767.98px) {
    .player-match-stats .event-time,
    .player-match-stats .team-stats .action-name,
    .team-stats .player-match-stats .action-name {
        font-size: 12px !important
    }
}

.player-match-stats .jstable div:last-child .action-name:after,
.player-match-stats tr:last-child .event-time:after,
.player-match-stats tr:last-child .team-stats .action-name:after,
.team-stats .player-match-stats tr:last-child .action-name:after {
    display: none
}

.player-match-stats .player-name {
    width: 25.6% !important
}

.player-match-stats .player-name a {
    color: #c31a1b !important
}

@media (max-width: 767.98px) {
    .player-match-stats .player-name a {
        font-size: 12px !important
    }
}

@media (max-width: 767.98px) {
    .player-match-stats .player-name {
        text-align: right !important
    }
}

.player-match-stats .event-name {
    width: 5.1% !important
}

.player-match-stats .event-name,
.player-match-stats .player-name {
    background-color: #f4f4f4 !important;
    border: none !important;
    font: 14px/19px OpenSans-Bold, sans-serif !important
}

.team-stats .action-name {
    text-transform: uppercase
}

.team-stats .stats-graph {
    width: 30.7% !important;
    background-color: #f4f4f4 !important
}

.team-stats .event-graph {
    border: none !important;
    border-radius: initial !important;
    background-color: rgba(255, 255, 255, .75)
}

.team-stats .event-graph-line {
    background: transparent linear-gradient(90deg, #c31a1b 0, #620d0e 100%) 0 0 !important;
    font: 12px/17px OpenSans-Bold, sans-serif;
    padding-left: 7px;
    padding-right: 14px;
    border-radius: initial !important
}

.teamsText {
    font-family: OpenSans-Regular;
    font-size: 16px
}

.teamsText h2 {
    color: #c31a1b !important;
    font: 21px/28px OpenSans-Bold, sans-serif;
    text-transform: uppercase;
    position: relative;
    margin: 20px 0 !important
}

.teamsText h2:before {
    content: "ll";
    font-weight: 500;
    text-transform: none;
    margin-right: 5px;
    font-family: sans-serif;
    color: #d0c5c5;
    letter-spacing: 1px
}

.playerCont {
    width: 100%;
    position: relative;
    z-index: 1
}

.playerCont__number {
    margin: 0 !important
}

.playerCont__caption {
    margin: 0 0 12px !important;
    line-height: 43px
}

.teamsGallery__item {
    position: relative;
    overflow: hidden
}

.teamsGallery__link {
    display: block;
    width: 100%;
    margin: 15px 0;
    max-height: 170px;
    overflow: hidden
}

.teamsGallery__img {
    max-width: 100%;
    display: block;
    height: auto
}

.teamsGallery__caption {
    font-family: OpenSans-Bold, sans-serif !important;
    color: #000 !important;
    text-transform: uppercase;
    text-align: left;
    font-size: 16px !important;
    line-height: 22px;
    margin: 10px 0 !important
}

.sub-menu {
    z-index: 100 !important
}

#venue_gmap {
    margin-top: 50px
}

#media_gallery-2 .gallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

#media_gallery-2 .gallery img {
    border: none !important;
    max-width: 100%;
    height: 200px
}

#media_gallery-2 .gallery-item {
    width: 300px !important;
    display: block;
    margin: 20px
}

#media_gallery-2 .gallery-caption {
    font-family: OpenSans-Bold, sans-serif !important;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    padding: 19px;
    background: transparent linear-gradient(90deg, #c31a1b 0, #620d0e 100%) 0 0
}

.gdlr-sticky-banner {
    display: none
}

.sizeTable__row {
    border: 1px solid rgba(177, 177, 177, .3)
}

.sizeTable__label {
    background: #f4f4f4;
    color: #000;
    font-weight: 700;
    text-align: left;
    padding: 15px 10px 15px 40px
}

.sizeTable__value {
    padding: 15px 10px 15px 40px
}

#wpb_joomsport_matches-2 #joomsport-container {
    max-height: 353px;
    overflow: auto;
    cursor: n-resize;
    -ms-overflow-style: none;
    scrollbar-width: none
}

@media (max-width: 450px) {
    #wpb_joomsport_matches-2 #joomsport-container {
        overflow: hidden
    }
}

#wpb_joomsport_matches-2 #joomsport-container::-webkit-scrollbar {
    display: none;
    width: 0;
    background: 0 0
}

.upcoming-game-bottom-wrapper .score .jscalendarLiveBig {
    top: 160px !important
}

.staticBlock {
    padding: 0 0 40px;
    margin: 0;
    overflow-x: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.staticBlock::-webkit-scrollbar {
    width: 0;
    background: 0 0;
    display: none
}

.staticBlock__item {
    position: relative;
    display: inline-block;
    background: #fff;
    border-top: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
    margin: 40px 0 0 !important;
    padding: 5px 0
}

.staticBlock__item.notLine::after {
    content: none
}

.staticBlock__item::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: 1px;
    height: 42px;
    background: #d2d2d2
}

.staticBlock__circle {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    min-width: 40px;
    min-height: 40px;
    padding: 5px;
    border-radius: 100%;
    margin: 40px auto 0 !important;
    border: 1px solid #d2d2d2
}

.staticBlock__circle::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: 1px;
    height: 42px;
    background: #d2d2d2
}

.staticBlock__text {
    font-size: 16px;
    color: #136524 !important;
    font-family: OpenSans-Bold, sans-serif !important
}

.staticBlock__text_grey {
    font-family: OpenSans-Bold, sans-serif !important;
    color: #8a8a8a !important
}

.staticBlock__list {
    list-style-type: none
}

.staticBlock__event {
    position: relative;
    display: block !important
}

.staticBlock__infoRight {
    position: absolute;
    left: 100%;
    top: 0;
    padding-left: 10px
}

.staticBlock__icon {
    display: block;
    width: 24px;
    min-width: 24px;
    height: 24px;
    margin-right: 10px;
    background-repeat: no-repeat;
    background-size: cover !important
}

.staticBlock__icon_goal {
    background: url(img/goal.svg)
}

.staticBlock__icon_danger {
    background: url(img/danger-attack.svg)
}

.staticBlock__icon_offside {
    background: url(img/offside.svg)
}

.staticBlock__icon_penalty {
    background: url(img/penalty.svg)
}

.staticBlock__icon_r_card {
    background: url(img/red-card.svg)
}

.staticBlock__icon_y_card {
    background: url(img/yellow-card.svg)
}

.staticBlock__name {
    min-width: 200px
}

.staticBlock__infoLeftGoal {
    position: absolute;
    right: 100%;
    bottom: 0;
    padding-right: 10px;
    min-width: 80px
}

.staticBlock__infoLeft {
    position: absolute;
    right: 100%;
    top: 50%;
    transform: translateY(-50%);
    padding-right: 10px;
    min-width: 80px
}

.text-right {
    text-align: right !important
}

#staticList .staticBlock__event:first-child .staticBlock__circle::after,
#staticList .staticBlock__event:first-child .staticBlock__item::after {
    content: none
}

.middle-section {
    margin-bottom: 60px;
    background: url(img/day-bg.jpg) no-repeat center;
    background-size: cover;
    position: relative
}

.middle-section:after {
    background: rgba(255, 255, 255, .89);
    width: 100%;
    height: 100%;
    position: absolute;
    content: '';
    top: 0;
    left: 0
}

.middle-section-container {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin: auto;
    padding-top: 60px;
    padding-bottom: 20px;
    min-height: 486px;
    z-index: 3;
    background-repeat: no-repeat;
    background-position: center;
    background-position-y: 11px;
    background-size: 31%
}

@media (min-width: 576px) {
    .middle-section-container {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .middle-section-container {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .middle-section-container {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    .middle-section-container {
        max-width: 1170px
    }
}

@media (max-width: 991.98px) {
    .middle-section-container {
        background-position-y: 76px;
        background-size: 56%
    }
}

@media (max-width: 767.98px) {
    .middle-section-container {
        background-position-y: 162px;
        background-size: 65%
    }
}

@media (max-width: 500px) {
    .middle-section-container {
        background-position-y: 270px;
        background-size: 75%
    }
}

@media (max-width: 400px) {
    .middle-section-container {
        background-position-y: 268px
    }
}

.middle-section-container > div:first-child {
    margin-bottom: 40px
}

.middle-section-container .middle-section-match {
    flex: 0 0 41%;
    max-width: 50%;
    position: relative;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

@media (max-width: 991.98px) {
    .middle-section-container .middle-section-match {
        flex: 0 0 100%;
        max-width: 100%
    }

    .middle-section-container .middle-section-match:first-of-type {
        margin-bottom: 20px
    }
}

@media (max-width: 991.98px) and (max-width: 500px) {
    .middle-section-container .middle-section-match:first-of-type {
        display: none
    }
}

.middle-section-container .middle-section-match > div {
    padding: 20px 15px 40px 15px;
    background: rgba(255, 255, 255, .9);
    min-height: 197px
}

@media (max-width: 1199.98px) {
    .middle-section-container .middle-section-match > div {
        min-height: 215px
    }
}

@media (max-width: 500px) {
    .middle-section-container .middle-section-match > div {
        /* margin-top: 155px; */
        min-height: 250px
    }

    .middle-section-container {
        background-image: none !important;
    }
}

@media (max-width: 430px) {
    .middle-section-container .middle-section-match > div {
        min-height: 270px
    }
}

.middle-section-container .middle-section-match a:hover {
    transition: .4s;
    opacity: .7
}

.featured-product {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

@media (max-width: 767.98px) {
    .featured-product {
        flex: 0 0 50%;
        max-width: 50%
    }
}


.featured-product .info-title {
    margin-top: 31px;
    color: #1d762f;
    font: 60px/54px OpenSans-Bold, sans-serif;
    text-transform: uppercase;
    margin-bottom: 5px
}

.featured-product .info-city {
    font: 26px/36px OpenSans-Bold, sans-serif;
    letter-spacing: 14.3px;
    color: #c31a1b;
    text-transform: uppercase
}

.featured-product .info-description {
    color: #000;
    font: 21px/28px OpenSans-Bold, sans-serif;
    text-transform: uppercase;
    margin-bottom: 15px
}

.featured-product .info-link,
.featured-product__link {
    max-width: 202px
}

@media (max-width: 500px) {
    .featured-product .info-link,
    .featured-product__link {
        margin: auto
    }
}

@media (max-width: 1199.98px) {
    .featured-product .info-title {
        font-size: 50px
    }

    .featured-product .info-description {
        font-size: 18px
    }
}

@media (max-width: 991.98px) {
    .featured-product .info-title {
        font-size: 36px
    }

    .featured-product .info-city {
        letter-spacing: 7px
    }

    .featured-product .info-description {
        font-size: 18px;
        margin-bottom: 10px
    }
}

@media (max-width: 500px) {
    .featured-product .info-title {
        margin-top: 0
    }

    .featured-product .info-city {
        margin-bottom: 10px
    }
}

.featured-partner {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 25%;
    max-width: 25%;
    text-align: center
}

@media (max-width: 991.98px) {
    .featured-partner.featured-button,
    .featured-partner {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
}

@media (max-width: 500px) {
    .featured-product {
        display: none
    }

    .featured-partner ,
    .featured-partner.featured-button{
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center
    }
}

.featured-partner-content {
    background: rgba(255, 255, 255, .7);
    padding: 20px 0
}

.featured-partner-text {
    margin-top: 10px;
    font: 14px/19px OpenSans-Bold, sans-serif;
    color: #b1b1b1;
    text-transform: uppercase
}

.featured-partner img {
    height: 106px
}

.featured-partner img:hover {
    opacity: .7
}

.featured-partner-link {
    display: inline-block;
    border: 2px solid #b1b1b1;
    padding: 7px 23px;
    color: #000;
    font: 16px/22px OpenSans-Bold, sans-serif;
    margin-top: 17px;
    text-transform: uppercase
}

.featured-partner-link:hover {
    color: inherit;
    opacity: .8;
    transition: .3s
}

@media (max-width: 991.98px) {
    .featured-partner-link {
        margin-top: 38px
    }
}

@media (max-width: 767.98px) {
    .featured-partner-link {
        padding: 7px 18px
    }
}

@media (max-width: 500px) {
    .featured-partner-link {
        width: 100%
    }
}

@media (max-width: 576px) {
    #content-section-1 {
        overflow-x: hidden
    }
}

@media (min-width: 500px) {
    .featured-partner.featured-button{
        max-width: 41%;
        justify-content: center;
        align-items: center;
        display: flex;
    }
    .middle-section .widget .jsmainscroll .jsview2 table td.tdminwdt > div {
        display: inline-block !important;
        vertical-align: middle
    }

    .middle-section .jsmainscroll .jsview2 table td.tdminwdt {
        width: 100% !important;
        margin: 0 !important;
        text-align: right !important
    }

    .middle-section .jsmainscroll .jsview2 table td.tdminwdt.jstdawayteam {
        text-align: left !important
    }
}

@media (min-width: 1200px) {
    .middle-section td.tdminwdt.jstdhometeam {
        position: relative;
        left: 20px
    }

    .middle-section td.tdminwdt.jstdawayteam {
        position: relative;
        right: 20px
    }
}

.middle-section #wpb_joomsport_matches-6 table,
.middle-section #wpb_joomsport_matches-7 table,
.middle-section #wpb_joomsport_matches-8 table,
.middle-section #wpb_joomsport_matches-9 table {
    display: table !important;
    min-height: 0 !important;
    table-layout: fixed !important
}

.middle-section .jsvalignmdl {
    text-align: center !important
}

.middle-section .widget .jsDefaultContainer table .jsScoreDiv {
    padding: 0
}

.middle-section .widget .jsmainscroll .jsview2 table td.tdminwdt {
    vertical-align: initial;
    white-space: nowrap;
    text-align: center
}

.middle-section #wpb_joomsport_matches-6 .jsScoreDiv,
.middle-section #wpb_joomsport_matches-7 .jsScoreDiv,
.middle-section #wpb_joomsport_matches-8 .jsScoreDiv,
.middle-section #wpb_joomsport_matches-9 .jsScoreDiv {
    min-width: 93px;
    text-align: center
}

.middle-section #joomsport-container {
    max-height: 80px
}

.middle-section .buy-ticket {
    display: block;
    position: absolute;
    top: 18px;
    right: 20px;
    color: #c31a1b;
    font: 16px/22px OpenSans-Bold, sans-serif;
    text-transform: uppercase
}

@media (max-width: 430px) {
    .middle-section .buy-ticket {
        left: 20px;
        top: 50px
    }
}

.middle-section .buy-ticket:after {
    content: '';
    display: inline-block;
    background: url(img/shop-cat-right.svg) no-repeat;
    width: 22px;
    height: 22px;
    position: relative;
    top: 5px;
    margin-left: 10px
}

.middle-section .jsmatchseason {
    display: none
}

.middle-section #wpb_joomsport_matches-6 .js_div_particName,
.middle-section #wpb_joomsport_matches-6 .js_div_particName a,
.middle-section #wpb_joomsport_matches-7 .js_div_particName,
.middle-section #wpb_joomsport_matches-7 .js_div_particName a,
.middle-section #wpb_joomsport_matches-8 .js_div_particName,
.middle-section #wpb_joomsport_matches-8 .js_div_particName a,
.middle-section #wpb_joomsport_matches-9 .js_div_particName,
.middle-section #wpb_joomsport_matches-9 .js_div_particName a {
    font: 18px/27px OpenSans-Regular, sans-serif;
    color: #000 !important;
    padding-right: 5px
}

@media (max-width: 1199.98px) {
    .middle-section #wpb_joomsport_matches-6 .js_div_particName,
    .middle-section #wpb_joomsport_matches-6 .js_div_particName a,
    .middle-section #wpb_joomsport_matches-7 .js_div_particName,
    .middle-section #wpb_joomsport_matches-7 .js_div_particName a,
    .middle-section #wpb_joomsport_matches-8 .js_div_particName,
    .middle-section #wpb_joomsport_matches-8 .js_div_particName a,
    .middle-section #wpb_joomsport_matches-9 .js_div_particName,
    .middle-section #wpb_joomsport_matches-9 .js_div_particName a {
        font-size: 18px
    }
}

@media (max-width: 450px) {
    .middle-section #wpb_joomsport_matches-6 .js_div_particName,
    .middle-section #wpb_joomsport_matches-6 .js_div_particName a,
    .middle-section #wpb_joomsport_matches-7 .js_div_particName,
    .middle-section #wpb_joomsport_matches-7 .js_div_particName a,
    .middle-section #wpb_joomsport_matches-8 .js_div_particName,
    .middle-section #wpb_joomsport_matches-8 .js_div_particName a,
    .middle-section #wpb_joomsport_matches-9 .js_div_particName,
    .middle-section #wpb_joomsport_matches-9 .js_div_particName a {
        font-size: 14px;
        min-width: 0
    }
}

.middle-section .widget .jsmainscroll .jsview2 table td.tdminwdt > div {
    padding: 0 2px !important
}

.middle-section .widget .jsmainscroll .jsview2 table .js_div_particName {
    white-space: pre-wrap
}

/* .middle-section .jsmainscroll .jsview2 table td.jsvalignmdl {
    width: 16%!important
} */

.middle-section #wpb_joomsport_matches-6 .widgettitle,
.middle-section #wpb_joomsport_matches-7 .widgettitle,
.middle-section #wpb_joomsport_matches-8 .widgettitle,
.middle-section #wpb_joomsport_matches-9 .widgettitle {
    color: #c31a1b !important;
    border-bottom: 1px solid rgba(208, 197, 197, .5);
    padding-bottom: 10px
}

.middle-section #wpb_joomsport_matches-6 .widgettitle:before,
.middle-section #wpb_joomsport_matches-7 .widgettitle:before,
.middle-section #wpb_joomsport_matches-8 .widgettitle:before,
.middle-section #wpb_joomsport_matches-9 .widgettitle:before {
    display: inline !important
}

@media (max-width: 430px) {
    .middle-section #wpb_joomsport_matches-6 .widgettitle,
    .middle-section #wpb_joomsport_matches-7 .widgettitle,
    .middle-section #wpb_joomsport_matches-8 .widgettitle,
    .middle-section #wpb_joomsport_matches-9 .widgettitle {
        padding-bottom: 35px
    }
}

.middle-section .jsmatchcont {
    /* border-bottom: 1px solid rgba(208, 197, 197, .5); */
    padding-bottom: 10px;
    margin-bottom: 10px;
    min-height: 67px
}

.middle-section #wpb_joomsport_matches-6 .jsvalignmdl a,
.middle-section #wpb_joomsport_matches-7 .jsvalignmdl a,
.middle-section #wpb_joomsport_matches-8 .jsvalignmdl a,
.middle-section #wpb_joomsport_matches-9 .jsvalignmdl a {
    color: #000 !important;
    margin: 0;
    top: 7px;
    letter-spacing: 5px;
    font: 24px/27px OpenSans-Bold, sans-serif !important;
    pointer-events: none
}

@media (max-width: 500px) {
    .middle-section #wpb_joomsport_matches-6 .jsvalignmdl a,
    .middle-section #wpb_joomsport_matches-7 .jsvalignmdl a,
    .middle-section #wpb_joomsport_matches-8 .jsvalignmdl a,
    .middle-section #wpb_joomsport_matches-9 .jsvalignmdl a {
        top: 23px
    }
}

.middle-section #wpb_joomsport_matches-6 img,
.middle-section #wpb_joomsport_matches-7 img,
.middle-section #wpb_joomsport_matches-8 img,
.middle-section #wpb_joomsport_matches-9 img {
    width: 35px !important
}

.middle-section .match-info {
    position: absolute;
    bottom: 10px;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    text-align: center
}

@media (max-width: 991.98px) {
    .middle-section .match-info {
        bottom: 5px
    }
}

.middle-section .match-info .jsmatchdate,
.middle-section .match-info .jsmatchplace {
    font: 14px/19px OpenSans-SemiBold-Italic, sans-serif !important;
    color: #b1b1b1 !important
}

@media (max-width: 430px) {
    .middle-section .match-info .jsmatchdate,
    .middle-section .match-info .jsmatchplace {
        font-size: 12px !important
    }
}

.middle-section .match-info .jsmatchdate {
    opacity: 1 !important;
    text-align: center;
    padding: 5px;
    position: static !important;
    min-height: 0
}

.middle-section .match-info .jsmatchdate:before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 18px;
    background: url(img/upcoming-game-date.svg);
    position: relative;
    top: 3px;
    margin-right: 5px
}

.middle-section .match-info .jsmatchplace {
    margin-left: 20px
}

.middle-section .match-info .jsmatchplace:before {
    content: '';
    display: inline-block;
    width: 13px;
    height: 18px;
    background: url(img/upcoming-game-place.svg) no-repeat;
    position: relative;
    top: 3px;
    margin-right: 5px
}

.middle-section--night {
    background: url(img/night-bg-02.jpg) no-repeat center;
    background-size: cover;
    position: relative
}

@media (min-width: 1200px) {
    .middle-section--night {
        background-position-x: 77%
    }
}

.middle-section--night:after {
    background: rgba(0, 0, 0, .6);
    width: 100%;
    height: 100%;
    position: absolute;
    content: '';
    top: 0;
    left: 0
}

.middle-section--night .info-city,
.middle-section--night .info-description,
.middle-section--night .info-title {
    color: #fff
}

.middle-section--night .middle-section-container .middle-section-match > div {
    background: rgba(0, 0, 0, .75);
    color: #fff !important
}

.middle-section--night #wpb_joomsport_matches-6 .widgettitle,
.middle-section--night #wpb_joomsport_matches-7 .widgettitle,
.middle-section--night #wpb_joomsport_matches-8 .widgettitle,
.middle-section--night #wpb_joomsport_matches-9 .widgettitle {
    color: #fff !important
}

.middle-section--night #wpb_joomsport_matches-6 .js_div_particName,
.middle-section--night #wpb_joomsport_matches-7 .js_div_particName,
.middle-section--night #wpb_joomsport_matches-8 .js_div_particName,
.middle-section--night #wpb_joomsport_matches-9 .js_div_particName {
    color: #fff !important
}

.middle-section--night .buy-ticket {
    color: #fff !important;
    opacity: .75
}

.middle-section--night .buy-ticket:after {
    background: url(img/shop-cat-right-white.svg)
}

.middle-section--night #joomsport-container .jsmatchcont a,
.middle-section--night .featured-partner-link,
.middle-section--night .featured-product-title .main-title,
.middle-section--night .featured-product__text,
.middle-section--night .price {
    color: #fff !important
}

.middle-section--night #joomsport-container .jsmatchcont .jsmatchplace {
    color: #b1b1b1 !important
}

.middle-section--night .featured-partner-content {
    background: rgba(0, 0, 0, .2)
}

.middle-section--night .featured-partner-link {
    border-color: #fff
}

.middle-section--night .featured-partner-text {
    opacity: .7
}

.playerInfoWrap {
    position: relative;
    z-index: 30;
    margin-top: 70px
}

.playerEventBox_first {
    margin-right: 41px
}

.playerEventBox_mainFirst {
    margin-right: 21px;
    padding-bottom: 16px;
    opacity: 0
}

.playerEventBox_mainFirst:after {
    width: 89%;
    height: 1px;
    background: rgba(208, 197, 197, .5);
    position: absolute;
    left: 0;
    bottom: 0;
    content: ''
}

.playerEventBox p {
    color: #fff;
    margin: 0 !important;
    text-align: center
}

.playerEventCount {
    font: 35px OpenSans-Bold, sans-serif
}

.playerEventName {
    font: 12px/17px OpenSans-SemiBold, sans-serif;
    opacity: .6;
    text-transform: uppercase
}

.joomsport_person .teamsTabs,
.joomsport_player .teamsTabs {
    display: none
}

.playerFunnyImg {
    font: 16px/22px OpenSans-Bold, sans-serif;
    color: #fff !important;
    text-transform: uppercase;
    position: absolute;
    right: 0;
    bottom: 0;
    cursor: pointer
}

.playerFunnyImg_active {
    bottom: -80px;
    background: rgba(0, 0, 0, .2);
    padding: 6px 10px 10px 10px;
    border-radius: 4px
}

.playerFunnyImg:after {
    content: '';
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-left: 10px;
    position: relative;
    top: 5px;
    background: url(img/buy-ticket-right.svg) no-repeat
}

#stab_photos .teamsGallery__link {
    max-height: none;
    height: 150px;
    padding: 0 15px
}

#stab_photos .teamsGallery__link img {
    height: 100%
}

.PlayerCardFIO_coach .js_div_particName {
    margin-top: 64px
}

@media (min-width: 576px) {
    .noWrap {
        flex-wrap: nowrap !important
    }
}

@media (min-width: 992px) {
    .widget .jsDefaultContainer .jsview2 table td {
        width: 100% !important
    }
}

.jsmainscroll table .jsScoreDiv {
    display: inline-block;
    width: auto;
    line-height: normal
}

.jsmainscroll table .js_div_particName {
    display: block;
    padding: 0
}

#joomsport-container > .jsmainscroll .jsview2 table,
.jsmainscroll table .js_div_particName {
    margin: 0 auto
}

.page-contact-wrapper input[type=email],
.page-contact-wrapper input[type=password],
.page-contact-wrapper input[type=text],
.page-contact-wrapper textarea {
    background-color: #f5f5f5;
    color: grey;
    font: 14px OpenSans-Regular, sans-serif
}

.page-contact-wrapper input[type=submit] {
    background: transparent linear-gradient(90deg, #c31a1b 0, #620d0e 100%) 0 0;
    color: #fff;
    text-transform: capitalize
}

#joomsport-container .nav > li > a {
    display: block
}

#joomsport-container .fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

#joomsport-container .tab-content > .tab-pane {
    display: none
}

#joomsport-container .tab-content > .active {
    display: block
}

#joomsport-container .fade.in {
    opacity: 1
}

#joomsport-container .img-thumbnail {
    padding: 4px
}

#joomsport-container .player-card__inner .img-thumbnail {
    margin-bottom: -30px
}

#joomsport-container ol,
#joomsport-container ul {
    margin-top: 0;
    margin-bottom: 10px
}

/* #joomsport-container h1,
#joomsport-container h2,
#joomsport-container h3 {
    line-height: 1.1
} */

#joomsport-container .text-center {
    text-align: center
}

#joomsport-container h3 {
    font-size: 24px
}

#joomsport-container p {
    margin: 0 0 10px
}

.middle-section-container {
    background-position-y: 40px;
    background-size: contain
}

@media screen and (max-width: 1200px) {
    .middle-section-container {
        background-position-y: 80px
    }
}

@media screen and (max-width: 768px) {
    .middle-section-container {
        background-position-y: 130%
    }
}

@media screen and (max-width: 500px) {
    .middle-section-container {
        background-position-y: 250px;
        background-size: 85%
    }
}

.joomsport_venue .tabContent {
    max-width: none !important
}

.joomsport_venue .container span {
    line-height: 1.3
}

.headerSortUp {
    text-align: left;
    padding-left: 15px
}

.jsmatchcont a:hover {
    opacity: .6;
    transition: .5s
}

.player-banner {
    background-position-x: center
}

@media (max-width: 575.98px) {
    .player-banner {
        background-position-x: 62%
    }
}

.contacts-google-map-wrapper {
    position: relative;
    bottom: -10px
}

#stab_matches div.jstable {
    width: 100%
}

#stab_person .our-players li .player-card__inner:before {
    display: none
}

#stab_person .our-players li .js_div_particName {
    color: #000 !important
}

#stab_person .our-players li .player-role {
    color: #c31a1b !important
}

.joomsport_team #stab_players_stats th:first-child {
    text-align: left !important
}

.team-template .gdlr-main-content > span {
    display: block;
    text-align: justify;
    margin-bottom: 20px
}

@media (max-width: 576px) {
    .team-template .gdlr-main-content > span {
        text-align: left
    }
}

.team-template p {
    display: block;
    text-align: justify;
    margin-bottom: 20px
}

@media (max-width: 576px) {
    .team-template p {
        text-align: left
    }
}

.team-template figure {
    margin-bottom: 20px
}

.team-template p:empty {
    display: none
}

.team-template a {
    color: #000;
    text-decoration: underline !important;
    transition: .2s
}

.team-template a:hover {
    color: #c31a1b;
    transition: .2s;
    text-decoration: none !important
}

.team-template .container {
    padding: 0
}

.team-template .wp-block-embed-youtube {
    width: 53%;
    float: left;
    margin-right: 25px;
    margin-bottom: 10px
}

@media (max-width: 768px) {
    .team-template .wp-block-embed-youtube {
        float: none;
        margin: 0 0 20px 0;
        width: 100%
    }
}

#stab_matches,
#stab_overview,
#stab_players {
    margin: 0
}

#stab_main {
    padding: 0 !important
}

#stab_main .teams__text_base img {
    display: block
}

.paginationJS {
    display: flex;
    justify-content: center;
    margin-top: 60px !important
}

.paginationJS a {
    margin-right: 5px;
    min-width: 32px;
    height: 32px;
    display: inline-block;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    line-height: 32px;
    transition: .3s;
    vertical-align: middle;
    padding-left: 5px;
    padding-right: 5px;
    color: rgba(0, 0, 0, .75);
    background: #ebebeb
}

.paginationJS a:hover {
    background: #c31a1b;
    color: #fff
}

.paginationJS li.active a {
    background: #c31a1b;
    color: #fff
}

.paginationJS li.disabled {
    display: none
}

.paginationJS span {
    background-color: transparent !important
}

.vbox-content img {
    background: 0 0 !important;
    box-shadow: none !important
}

.our-players .person-4770 {
    -ms-flex-order: -2;
    order: -2
}

.our-players .person-5516 {
    -ms-flex-order: -1;
    order: -1
}

.partner-list {
    display: flex;
    flex-direction: column
}

.partner-list .partner-4270 {
    -ms-flex-order: 1;
    order: 1;
    margin-top: 0
}

.partner-list .partner-4301 {
    -ms-flex-order: 2;
    order: 2
}

.partner-list .partner-4295 {
    -ms-flex-order: 3;
    order: 3
}

.partner-list .partner-4298 {
    -ms-flex-order: 4;
    order: 4
}

.contact-map-wrapper {
    position: relative;
    text-align: center
}

.contact-map-wrapper:after {
    content: '';
    display: table;
    clear: both
}

.contact-title {
    max-width: 170px;
    font: 32px/43px OpenSans-Bold, sans-serif;
    color: #fff;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    z-index: 1;
    top: 50%;
    transform: translateY(-376%);
    max-height: 43px;
    user-select: none;
    text-transform: uppercase
}

.contact-map-wrapper .gm-style-iw-a {
    display: none
}

.contact-map-wrapper .gm-style div[style*="cursor: pointer"] {
    cursor: grab !important
}

.joomsport_team .tabs {
    visibility: hidden
}

.loader {
    display: none
}

.joomsport_team .loader {
    display: block
}

.loader,
.loader:after {
    border-radius: 50%;
    width: 10em;
    height: 10em
}

.loader {
    margin: 60px auto;
    font-size: 10px;
    position: absolute;
    left: 0;
    right: 0;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(255, 255, 255, .2);
    border-right: 1.1em solid rgba(255, 255, 255, .2);
    border-bottom: 1.1em solid rgba(255, 255, 255, .2);
    border-left: 1.1em solid #2a7c3a;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear
}

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

/* Page about us */
.page-4224 .upcoming-game-bottom-wrapper {
    background-image: url(../../uploads/2021/07/about-bg.jpg);
    background-position: top;
    background-size: auto;
    position: relative;
}

.page-4224 .upcoming-game-bottom-wrapper.upcoming-game-bottom-wrapper--chemp:before,
.news-archive.upcoming-game-bottom-wrapper:before,
.partner-back:before,
.upcoming-game-bottom-wrapper--chemp:before,
.pirin-shop:before,
.galery-page:before {
    content: "";
    background: #134D1F;
    width: 100%;
    height: 63px;
    position: absolute;
    bottom: 0;
}

.page-4224 .upcoming-game-bottom-wrapper--chemp .upcoming-game-bottom {
    align-items: flex-end;
}

.upcoming-game-bottom__title {
    margin: 0 0 11px;
}

.upcoming-game-bottom {
    padding-top: 30px;
    height: 296px;
    color: #fff;
    text-transform: uppercase;
    text-align: center
}

@media (max-width: 1200px) {
    .page-4224 .upcoming-game-bottom-wrapper {
        background-position-x: -150px;
    }

    .upcoming-game-bottom-container {
        max-width: 100%;
    }

    .upcoming-game-bottom-wrapper--news {
        background: url(../../uploads/2021/07/pirin-news-mb.jpg) no-repeat center;
        background-size: cover;
    }

}

@media (max-width: 1200px) and (min-width: 1110px) {
    .partner-back:before {
        height: 107px;
    }

    .partner-back_basic .upcoming-game-bottom__title {
        left: calc(50% - 850px / 2);
    }
}

@media (max-width: 1150px) {
    .upcoming-game-bottom {
        height: 327px
    }
}

@media (max-width: 1110px) {
    .post-3937 .partner-back_basic {
        background-image: url(../../uploads/2021/07/pirin-matches-mb.jpg);
        min-height: 448px;
    }

    .partner-back_basic .upcoming-game-bottom__title {
        max-width: 95%;
        left: auto;
    }

    .partner-back:before,
    .upcoming-game-bottom-wrapper--chemp:before,
    .pirin-shop:before {
        height: 107px;
    }

}

@media (max-width: 1080px) {
    .news-archive.upcoming-game-bottom-wrapper:before {
        height: 108px;
    }
}

@media (max-width: 1025px) {
    .page-4224 .upcoming-game-bottom-wrapper.upcoming-game-bottom-wrapper--chemp:before {
        height: 108px;
    }

    .upcoming-game-bottom-container {
        max-width: 90%;
    }

}

@media (max-width: 991px) {
    .page-4224 .upcoming-game-bottom-wrapper {
        height: 327px;
        background-position-x: -200px;
    }

    .page-4224 .upcoming-game-bottom-wrapper.upcoming-game-bottom-wrapper--chemp:before {
        height: 108px;
        bottom: 30px;
    }

    .page-4224 .upcoming-game-bottom {
        height: 297px;
    }

    .upcoming-game-bottom-container {
        max-width: 960px
    }

}

@media (max-width: 768px) {
    .upcoming-game-bottom-wrapper--news {
        background: url(../../uploads/2021/07/pirin-news-ipad.jpg) no-repeat center;
    }

    .page-4224 .upcoming-game-bottom-wrapper {
        height: 350px;
        background-position-x: -225px;
    }

    .upcoming-game-bottom-wrapper.upcoming-game-bottom-wrapper--chemp:before {
        height: 106px;
    }

    .upcoming-game-bottom-container {
        max-width: 100%;
    }

    .upcoming-game-bottom {
        height: 320px;
    }

    .post-3937 .partner-back_basic {
        background-image: url(../../uploads/2021/07/pirin-matches-ipad.jpg);
    }

    .upcoming-game-bottom-wrapper.partner-back_basic {
        height: 350px;
    }


}

@media (max-width: 720px) and (min-width: 660px) {
    .upcoming-game-bottom__title {
        width: 100%;
    }
}

@media (max-width: 660px) {
    .upcoming-game-bottom__title {
        font-size: 24px;
        line-height: 43px
    }

    .partners-page .upcoming-game-bottom__title {
        width: 80%;
    }
}

@media (max-width: 582px) {
    .upcoming-game-bottom-wrapper--news {
        background: url(../../uploads/2021/07/pirin-news-mob.jpg) no-repeat center;
        background-size: cover;
    }

    .page-4224 .upcoming-game-bottom-wrapper.upcoming-game-bottom-wrapper--chemp:before,
    .upcoming-game-bottom-wrapper.upcoming-game-bottom-wrapper--chemp:before,
    .pirin-shop:before {
        height: 135px;
    }

    .page-4224 .upcoming-game-bottom-wrapper {
        height: 450px;
        background-position: top;
        background-position-x: -265px;
    }

    .page-4224 .upcoming-game-bottom {
        height: 428px;
    }

    .post-3937 .partner-back_basic {
        background-image: url(../../uploads/2021/07/pirin-matches-iphone.jpg);
        height: 445px;
    }

    .partner-back:before {
        height: 135px;
    }

    .partner-back_basic .upcoming-game-bottom__title {
        max-width: 75%;
        left: calc(50% - 400px / 2);
        margin: 0px 0 20px;
    }

}

@media (max-width: 576px) {
    .partner-back_basic .upcoming-game-bottom__title {
        width: 550px;
        left: calc(50% - 550px / 2);
        margin: 0px 0 20px;
    }
}

@media (max-width: 521px) {
    .upcoming-game-bottom {
        height: 329px
    }
}

@media (max-width: 473px) {
    .page-4224 .upcoming-game-bottom-wrapper {
        background-image: url(../../uploads/2021/07/about-bg-mob.jpg);
        background-position: inherit;
        background-position-x: 0;
        background-size: cover;
    }

    .page-4224 .upcoming-game-bottom-wrapper.upcoming-game-bottom-wrapper--chemp:before {
        content: none;
    }

    .partner-back_basic .upcoming-game-bottom__title {
        max-width: 430px;
        left: calc(50% - 430px / 2);
        margin: 0;
    }
}

@media (max-width: 444px) {
    .news-archive.upcoming-game-bottom-wrapper:before {
        height: 135px;
    }

    .news-archive .upcoming-game-bottom__title,
    .pirin-shop .upcoming-game-bottom__title {
        margin: 0;
    }

    .partner-back_basic .upcoming-game-bottom__title {
        width: 390px;
        left: calc(50% - 390px / 2);
    }
}

@media (max-width: 430px) {
    .page-4224 .upcoming-game-bottom {
        height: 433px;
    }
}

@media (max-width: 410px) {
    .partner-back_basic .upcoming-game-bottom__title {
        width: 380px;
        left: calc(50% - 380px / 2);
    }
}

@media (max-width: 380px) {
    .partner-back_basic .upcoming-game-bottom__title {
        max-width: 360px;
        left: calc(50% - 360px / 2);
    }
}

@media (max-width: 360px) {
    .partner-back_basic .upcoming-game-bottom__title {
        max-width: 340px;
        left: calc(50% - 340px / 2);
    }
}

@media (max-width: 340px) {
    .partner-back_basic .upcoming-game-bottom__title {
        max-width: 320px;
        left: calc(50% - 320px / 2);
    }
}

@media (max-width: 330px) {
    .page-4224 .upcoming-game-bottom-container {
        max-width: 100%;
    }

    .partner-back_basic .upcoming-game-bottom__title {
        font-size: 20px;
    }

    .partner-back_basic .upcoming-game-bottom__title {
        max-width: 280px;
        left: calc(50% - 280px / 2);

    }

    .partners-page .upcoming-game-bottom__title {
        width: 100%;
    }
}

/* widget with partners */
#recent-posts-widget-with-thumbnails-3 {
    display: none;
}

/* footer #custom_html-13 .gdlr-widget {
    background: rgba(0, 0, 0, .6);
    padding: 20px;
    min-height: 352px;
} */

/* end widget with partners */


/* end Page about us */

.gm-control-active.gm-fullscreen-control {
    bottom: 66px !important;
    /* right: 0!important; */

}

.gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom .gmnoprint {
    top: -50px !important;
}

.contact-map-wrapper:before {
    content: "";
    background: #134D1F;
    width: 100%;
    height: 63px;
    position: absolute;
    bottom: 6px;
    left: 0;
    z-index: 2;
}

.contact-title {
    max-width: 100%;
    transform: none;
    bottom: 15px;
    top: unset;
    z-index: 2;
}

.page-8603 .upcoming-game-bottom-wrapper,
.page-8999 .upcoming-game-bottom-wrapper {
    background-image: url(img/press-2048x1365.jpg);
    background-position: center;
    background-size: auto
}

.page-4229 .upcoming-game-bottom-wrapper {
    background-image: url(../../uploads/2019/12/levski-pirin-blagoevgrad-3.jpg);
    background-position: bottom;
    background-size: cover
}

.partner-content p {
    margin-bottom: 10px
}

.partner-content p:empty {
    display: none
}

.partner-content p:last-child {
    margin-bottom: 0
}

.player-5610 .player-flag {
    border: 1px solid #d0c5c5
}

.team-page-players .our-players li {
    margin-top: 0 !important;
    margin-bottom: 30px !important
}

.team-page-players .our-players li .player-card__inner {
    padding-top: 65px
}

.team-page-players .player-role {
    display: none
}

.team-page-players .main-heading,
.team-page-players .woocommerce-Reviews-title,
.team-page-players .woocommerce-content-item .woocommerce-Reviews .comment-reply-title,
.team-page-players ul.columns-4 .woocommerce-loop-category__title,
.woocommerce-content-item .woocommerce-Reviews .team-page-players .comment-reply-title,
ul.columns-4 .team-page-players .woocommerce-loop-category__title {
    margin-bottom: 40px !important;
    padding-left: 15px
}

.team-page-players .main-heading:first-child,
.team-page-players .woocommerce-Reviews-title:first-child,
.team-page-players .woocommerce-content-item .woocommerce-Reviews .comment-reply-title:first-child,
.team-page-players ul.columns-4 .woocommerce-loop-category__title:first-child,
.woocommerce-content-item .woocommerce-Reviews .team-page-players .comment-reply-title:first-child,
ul.columns-4 .team-page-players .woocommerce-loop-category__title:first-child {
    margin-top: 60px !important
}

.g-recaptcha {
    margin-bottom: 20px
}

.aigpl-breadcrumb-wrp {
    display: none
}

.aigpl-column,
.aigpl-columns {
    padding: 15px 15px 25px
}

.aigpl-gallery-wrp .aigpl-inr-wrp {
    overflow: initial
}

.aigpl-design-1 .aigpl-img-caption {
    bottom: -42px;
    font-family: opensans-bold, sans-serif !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
    color: #000;
    background: 0 0
}

.aigpl-img-wrp {
    border: none !important
}

.aigpl-img-wrp:after {
    content: none !important
}

.aigpl-album-design-1 .aigpl-img-wrp {
    padding: 0
}

.aigpl-img-title {
    font-family: opensans-bold, sans-serif !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
    color: #fff;
    padding: 19px !important;
    background: transparent linear-gradient(90deg, #c31a1b 0, #620d0e 100%) 0 0;
    margin: 0 !important;
    display: flex;
    min-height: 82px;
    justify-content: center;
    align-items: center
}

.aigpl-img-count {
    display: none
}

.woocommerce-ordering .custom-select {
    position: relative
}

.woocommerce-ordering .select-items div,
.woocommerce-ordering .select-selected {
    padding: 7px 40px 7px 15px !important
}

.custom-select {
    float: right;
    min-width: 345px;
    text-align: left
}

.custom-select select {
    display: none !important
}

.select-selected {
    font: 16px/32px OpenSans-Regular, sans-serif !important;
    color: #000;
    border: 2px solid #f4f4f4 !important;
    border-radius: 4px;
    font-size: 1em;
    line-height: 1.42857143
}

.select-selected:after {
    width: 12px;
    height: 7px;
    background: url(img/bottom-arrow.svg) no-repeat;
    top: 0;
    bottom: 0;
    right: 10px;
    margin: auto;
    position: absolute;
    content: ""
}

.select-selected.select-arrow-active:after {
    transform: rotate(180deg)
}

.select-items div,
.select-selected {
    font: 16px/32px OpenSans-Regular, sans-serif !important;
    color: #000;
    font-size: 1em;
    line-height: 1.42857143;
    padding: 6px 16px;
    cursor: pointer;
    user-select: none
}

.select-items {
    position: absolute;
    background-color: #fff;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
    border: 2px solid #f4f4f4 !important;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    overflow: hidden
}

.select-hide {
    display: none
}

.same-as-selected,
.select-items div:hover {
    color: #fff;
    background: transparent linear-gradient(90deg, #1d762f 0, #0f3b18 100%) 0 0 !important
}

.contact-form-sent {
    position: relative;
    width: 100%;
    min-height: 486px;
    background-image: url(img/main-team-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 10
}

.contact-form-sent::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .4)
}

.contact-form-sent__info {
    z-index: 10;
    color: #fff;
    text-align: center
}

.contact-form-sent__info h1 {
    font-size: 60px;
    line-height: 115px;
    font-weight: 700;
    z-index: 10
}

.contact-form-sent__info p {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700
}

.contact-form-sent__info a {
    height: 50px;
    position: relative;
    margin-top: 20px;
    left: 3px;
    display: inline-block;
    padding: 14px 30px;
    font-family: OpenSans-Bold, sans-serif;
    background: transparent linear-gradient(90deg, #c31a1b 0, #620d0e 100%) 0 0;
    text-transform: uppercase;
    color: #fff !important;
    box-shadow: 0 6px 12px #00000033;
    transition: opacity .3s ease
}

.contact-form-sent__info a:hover {
    opacity: .8;
    transition: opacity .3s ease
}

div.wpcf7-mail-sent-ok {
    display: none !important
}

.pirin-shop {
    background-image: url(../../uploads/2023/03/fen-magazin-1-1.png);
}

@media (max-width: 1110px) {
    .pirin-shop {
        background-image: url(../../uploads/2023/03/1152-2.png);
    }
}

@media (max-width: 768px) {
    .pirin-shop {
        background-image: url(../../uploads/2023/03/768-2.png);
        background-size: cover;
    }
}

@media (max-width: 521px) {
    .pirin-shop {
        background-image: url(../../uploads/2023/03/320-2.png);
        background-position-y: -2px;
    }
}

#page-5732 .gdlr-main-content ol,
#page-5732 .gdlr-main-content ul {
    padding-left: 20px;
    margin-left: 20px;
    margin-bottom: 20px;
    list-style: initial
}

#page-5732 .gdlr-main-content h2 {
    margin-bottom: 20px;
    font-size: 20px
}

.tr-icon {
    position: relative;
    z-index: 30
}

#speedy_client_table .speedy_error {
    display: table-caption;
    width: 100%
}

#speedy_apartment_no,
#speedy_block_no,
#speedy_city,
#speedy_entrance_no,
#speedy_floor_no,
#speedy_note,
#speedy_postcode,
#speedy_quarter,
#speedy_street,
#speedy_street_no {
    width: 100% !important
}

#speedy_client_table #speedy_city,
#speedy_client_table #speedy_street {
    width: 100%
}

html .woocommerce form .form-row select,
html .woocommerce-page form .form-row select {
    height: 37px
}

#speedy_client_table .speedy_error {
    display: none
}

.ui-widget-content.loading {
    min-height: 170px;
    position: absolute;
    min-width: 500px
}

.loader {
    border: 4px solid #f3f3f3;
    border-top-color: #f3f3f3;
    border-top-style: solid;
    border-top-width: 4px;
    border-top: 4px solid #3498db;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 2s linear infinite;
    display: block
}

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

@media only screen and (max-width: 580px) {
    form.woocommerce-checkout #customer_details {
        flex: 0 0 100%;
        max-width: 100%
    }

    form.woocommerce-checkout #order_review_heading {
        position: relative;
        right: 0;
        transform: translateX(0)
    }

    form.woocommerce-checkout #order_review {
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 0
    }
}

.joomsport_club-fc-pirin-u19 .post-content .upcoming-game-bottom-wrapper {
    display: none !important
}

.joomsport_club-fc-pirin-u19 .post-content .teamsTabsWrap {
    display: none !important
}

.joomsport_club-fc-pirin-u19 .post-content #joomsport-container .tab-content {
    padding-top: 1px !important
}

.player-page__player-image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top
}

.player-page__container {
    position: relative
}

.player-page__player-info {
    background: transparent linear-gradient(180deg, #c31a1b 0, #620d0e 100%) 0 0;
    position: absolute;
    top: 40px;
    left: 70px;
    padding: 25px 80px
}

.player-page__player-meta {
    margin: 1.5em 0
}

.player-page__player-name {
    max-width: 280px
}

.player-page__player-image-wrapper {
    position: relative;
    width: 55%;
    padding-top: 70%;
    height: 0;
    overflow: hidden;
    margin-right: 60px
}

.player-card__inner .playerEventBox {
    opacity: 1 !important
}

.player-card__inner .playerEventBox p {
    transition: .3s all ease;
    color: #000
}

.player-card__inner .playerEventBox::after {
    display: none
}

.upcoming-game-bottom-wrapper--news .upcoming-game-bottom {
    align-items: flex-end
}

.upcoming-game-bottom-wrapper--news .upcoming-game-bottom .upcoming-game-bottom__phone {
    color: #c31a1b;
    font-size: 21px;
    line-height: 28px;
    margin-bottom: 40px;
    font-weight: 700
}

.upcoming-game-bottom-wrapper--news .upcoming-game-bottom .upcoming-game-bottom__phone .c-number {
    white-space: nowrap
}

.featured-product-phone,
.featured-product-email {
    position: absolute;
    top: 55px;
    left: 15px;
    font-size: 20px
}

.featured-product-email {
    top: 85px;
}

.brands-wrapper {
    background: #f3f3f3;
    box-sizing: border-box;
    position: relative
}

.brands-wrapper:after {
    content: '';
    display: block;
    height: 4px;
    background: #c31a1b;
    background: transparent linear-gradient(90deg, #c31a1b 0, #620d0e 100%) 0 0;
    width: 100%;
    position: absolute;
    bottom: 0
}

.brands-container {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin: 0 auto
}

@media (min-width: 576px) {
    .brands-container {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .brands-container {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .brands-container {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    .brands-container {
        max-width: 1170px
    }
}

.brands-list {
    display: flex;
    align-items: center;
    justify-content: space-between
}

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

.brands-list li:nth-child(3) {
    padding-right: 20px
}

@media (max-width: 767.98px) {
    .brands-list {
        justify-content: center;
        flex-direction: column
    }
}

@media (max-width: 767.98px) {
    .brands-list {
        flex-wrap: wrap
    }

    .brands-list li {
        margin-bottom: 30px
    }

    .brands-list li:last-child {
        margin-bottom: 0
    }
}

.footer-main-wrapper {
    background: url(img/footer-bg.jpg) no-repeat center;
    box-shadow: 0 6px 12px #00000033;
    background-size: cover;
    position: relative
}

.footer-main-wrapper:after {
    background: rgba(0, 0, 0, .4);
    width: 100%;
    height: 100%;
    position: absolute;
    content: '';
    top: 0;
    left: 0
}

.footer-main-container {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin: 0 auto;
    z-index: 10
}

@media (min-width: 576px) {
    .footer-main-container {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .footer-main-container {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .footer-main-container {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    .footer-main-container {
        max-width: 1170px
    }
}

.footer-main {
    display: flex;
    min-height: 397px;
    font-size: 14px;
    line-height: 19px;
    padding-top: 40px;
    padding-bottom: 60px;
    color: #fefefe
}

@media (max-width: 991.98px) {
    .footer-main {
        flex-wrap: wrap
    }
}

@media (max-width: 767.98px) {
    .footer-main {
        flex-direction: column
    }
}

.footer-main #text-5 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    background: rgba(0, 0, 0, .6);
}

.footer-main #text-5 .main-heading,
.footer-main #text-5 .woocommerce-Reviews-title,
.footer-main #text-5 .woocommerce-content-item .woocommerce-Reviews .comment-reply-title,
.footer-main #text-5 ul.columns-4 .woocommerce-loop-category__title,
.woocommerce-content-item .woocommerce-Reviews .footer-main #text-5 .comment-reply-title,
ul.columns-4 .footer-main #text-5 .woocommerce-loop-category__title {
    padding: 20px 0 0 20px
}

.footer-main #text-5 .textwidget {
    padding: 0 20px 20px 20px
}

@media (max-width: 991.98px) {
    .footer-main #text-5 {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 30px
    }
}

@media (max-width: 767.98px) {
    .footer-main #text-5 {
        flex: 0 0 100%;
        max-width: 100%;
        margin-right: 0
    }
}

.footer-main #text-5 .widget_text__text {
    margin-bottom: 20px
}

.footer-main #text-5 .widget_text__info {
    font-family: OpenSans-Bold, sans-serif;
    margin-bottom: 10px
}

.widget_product_categories {
    margin-left: 46px
}

@media (max-width: 767.98px) {
    .widget_product_categories {
        margin-left: 0;
        margin-bottom: 30px;
        padding: 0 15px
    }
}

.footer-main .product-categories li:first-child,
.widget_categories li:first-child {
    padding-top: 0
}

.footer-main .product-categories li,
.widget_categories li {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid;
    position: relative;
    opacity: .75
}

.footer-main .product-categories li:before,
.widget_categories li:before {
    content: '';
    display: inline-block;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    border: 1px solid;
    vertical-align: bottom;
    margin-right: 5px
}

.footer-main .product-categories li:after,
.widget_categories li:after {
    content: '';
    transform: rotate(-45deg);
    border: 1px solid;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 2px;
    position: absolute;
    left: 5px;
    bottom: 16px;
    opacity: 1
}

.footer-main .product-categories a,
.widget_categories a {
    color: inherit !important
}

.footer-main .product-categories a:hover,
.widget_categories a:hover {
    opacity: .8
}

.footer-main .product-categories li:last-child,
.widget_categories li:last-child {
    border: none
}

.widget_categories {
    color: #000;
    opacity: 1
}

.widget_categories li:before {
    top: -2px;
    position: relative
}

.widget_categories li:after {
    bottom: 18px
}

/* footer #recent-posts-widget-with-thumbnails-3 */
footer #custom_html-13 {
    position: relative;
    width: 100%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    padding-right: 0;
    background: rgba(0, 0, 0, .6);
}

#custom_html-13 .main-heading {
    padding: 20px 0 0 20px;
}

#custom_html-13 .textwidget.custom-html-widget {
    width: 100%;
    display: flex;
    align-items: center;
    height: 300px;
    flex-direction: column;
}

#custom_html-13 .textwidget.custom-html-widget h2 {
    margin-bottom: 20px;
    color: #fefefe;
    font: 16px/22px OpenSans-Bold, sans-serif;
    padding: 0 20px;
}

#custom_html-13 .textwidget.custom-html-widget img.lazyloaded {
    width: 90%;
    padding: 20px;
}

/* footer #recent-posts-widget-with-thumbnails-3 */
footer #custom_html-13 .widget_text.widget.widget_custom_html {
    background: rgba(0, 0, 0, .6);
    padding: 20px;
    min-height: 352px
}

@media (max-width: 991.98px) {
    /* footer #recent-posts-widget-with-thumbnails-3  */
    footer #custom_html-13 t {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
        margin-left: auto;
        margin-right: auto
    }
}

@media (max-width: 767.98px) {
    /* footer #recent-posts-widget-with-thumbnails-3 */
    footer #custom_html-13 {
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 0;
        margin: 0;
    }
}

footer #woocommerce_products-3 {
    flex: 0 0 33.33333%;
    position: relative;
    background: rgba(0, 0, 0, .6);
    max-width: 360px;
    padding-top: 20px;
    min-height: 352px;
    margin: 0 10px;
}

@media (max-width: 767.98px) {
    footer #woocommerce_products-3 {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: left;
        margin-bottom: 30px
    }
}

.woocommerce-content-item .woocommerce-Reviews footer #woocommerce_products-3 .comment-reply-title,
footer #woocommerce_products-3 .main-heading,
footer #woocommerce_products-3 .widgettitle,
footer #woocommerce_products-3 .woocommerce-Reviews-title,
footer #woocommerce_products-3 .woocommerce-content-item .woocommerce-Reviews .comment-reply-title,
footer #woocommerce_products-3 ul.columns-4 .woocommerce-loop-category__title,
ul.columns-4 footer #woocommerce_products-3 .woocommerce-loop-category__title {
    padding: 0 15px
}

footer #woocommerce_products-3 li {
    border: none;
    padding: 0
}

footer #woocommerce_products-3 img {
    width: 100%;
    max-width: 280px;
    margin: auto;
    text-align: center;
    display: block;
    float: none
}

/* @media (max-width:1199.98px) {
    footer #woocommerce_products-3 img {
        height: 284px;
        padding: 0 15px
    }
} */

@media (max-width: 991.98px) {
    footer #woocommerce_products-3 img {
        height: auto;
        width: 100%;
    }
}

footer #woocommerce_products-3 .featured-product__price,
footer #woocommerce_products-3 .featured-product__text,
footer #woocommerce_products-3 .main-title {
    display: none
}

footer #woocommerce_products-3 .featured-product__link {
    width: 100%;
    max-width: none;
    height: 50px;
    cursor: pointer
}

footer #woocommerce_products-3 .featured-product__link:after {
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-left: 10px;
    position: relative;
    top: -1px;
    background: url(img/buy-ticket-right.svg) no-repeat
}

@media (max-width: 1199.98px) {
    footer #woocommerce_products-3 .featured-product__link {
        bottom: 0;
        position: absolute
    }
}

footer #rpwwt-recent-posts-widget-with-thumbnails-3 .rpwwt-sticky > a:first-child {
    display: block;
    position: relative;
    height: 200px;
    background: url(../../uploads/2019/11/emirates-footer-bg.png) no-repeat;
    background-position: center
}

@media (max-width: 991.98px) {
    footer #rpwwt-recent-posts-widget-with-thumbnails-3 .rpwwt-sticky > a:first-child {
        background-size: cover;
        position: relative
    }
}

footer #rpwwt-recent-posts-widget-with-thumbnails-3 img {
    position: absolute;
    margin: auto;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0
}

footer #rpwwt-recent-posts-widget-with-thumbnails-3 .rpwwt-post-excerpt {
    display: none
}

footer #rpwwt-recent-posts-widget-with-thumbnails-3 .rpwwt-post-title {
    margin-top: 20px;
    margin-bottom: 0;
    color: #fefefe;
    font: 16px/22px OpenSans-Bold, sans-serif
}

.buy-ticket {
    display: none
}

footer .buy-ticket {
    width: 100%;
    height: 50px;
    position: relative;
    margin-top: 20px;
    left: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: OpenSans-Bold, sans-serif;
    background: transparent linear-gradient(90deg, #c31a1b 0, #620d0e 100%) 0 0;
    text-transform: uppercase;
    color: #fff !important;
    box-shadow: 0 6px 12px #00000033
}

footer .buy-ticket:after {
    content: '';
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-left: 10px;
    position: relative;
    top: 2px;
    background: url(img/buy-ticket-right.svg) no-repeat
}

.footer-bottom-wrapper {
    background: transparent linear-gradient(270deg, #1d762f 0, #0f3b18 100%);
    padding: 60px 0
}

.copyrights-wrapper {
    border-top: 1px solid rgba(255, 255, 255, .1);
    background: transparent linear-gradient(270deg, #174728 0, #11301b 100%)
}

.copyrights-container {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin: 0 auto;
    height: 58px;
    display: flex;
    align-items: center;
    font: 12px/17px OpenSans-Regular, sans-serif;
    color: #fff;
    justify-content: space-between
}

@media (min-width: 576px) {
    .copyrights-container {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .copyrights-container {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .copyrights-container {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    .copyrights-container {
        max-width: 1170px
    }
}

@media (max-width: 400px) {
    .copyrights-container {
        flex-wrap: wrap;
        padding: 15px;
        height: auto;
        line-height: 23px
    }
}

.development-support a {
    color: inherit !important
}

.development-support a:hover {
    opacity: .8
}

@media (max-width: 1199px) and (min-width: 992px) {
    footer .widget .jsmainscroll .jsview2 table td {
        display: table-cell !important
    }

    footer #joomsport-container .jstdhometeam {
        display: flex !important;
        flex-direction: column-reverse
    }

    footer .jsmatchcont .jsScoreDiv a {
        top: -10px;
        left: -2px
    }
}

#joomsport-container.jsDefaultContainer > .jsmainscroll > div,
#joomsport-container.jsSliderContainer > .jsmainscroll > div,
.widget #joomsport-container.jsDefaultContainer > .jsmainscroll > div,
.widget #joomsport-container.jsSliderContainer > .jsmainscroll > div {
    background-color: transparent !important
}

.gdlr-skin-dark-skin .gdlr-skin-title,
.gdlr-skin-dark-skin .gdlr-skin-title a,
.gdlr-skin-dark-skin h1,
.gdlr-skin-dark-skin h2,
.gdlr-skin-dark-skin h3,
.gdlr-skin-dark-skin h4,
.gdlr-skin-dark-skin h5,
.gdlr-skin-dark-skin h6 {
    color: #c31a1b !important
}

.fg-default.fg-gutter-25 .fg-item {
    margin-right: 30px !important
}

.woocommerce-message,
.woocommerce-order .woocommerce-notice--success {
    margin-top: 20px !important
}

p.cart-empty,
p.woocommerce-info {
    margin-top: 20px !important;
    background: #f4f4f4 !important;
    color: rgba(0, 0, 0, .75) !important
}

p.cart-empty:before,
p.woocommerce-info:before {
    color: rgba(0, 0, 0, .75) !important;
    top: 19px
}

.return-to-shop .wc-backward,
.wc-proceed-to-checkout .wc-forward {
    background: transparent linear-gradient(90deg, #c31a1b 0, #620d0e 100%) 0 0 !important;
    border: none !important;
    padding: 11px 17px !important;
    text-transform: uppercase
}

.return-to-shop .wc-backward:hover,
.wc-proceed-to-checkout .wc-forward:hover {
    opacity: .8;
    transition: .3s
}

.return-to-shop .wc-backward:after,
.wc-proceed-to-checkout .wc-forward:after {
    content: '';
    display: inline-block;
    width: 22px;
    height: 18px;
    margin-left: 10px;
    position: relative;
    top: 2px;
    background: url(img/buy-ticket-right.svg) no-repeat
}

.woocommerce-message,
.woocommerce-order .woocommerce-notice--success {
    background: transparent linear-gradient(90deg, #1d762f 0, #0f3b18 100%) !important;
    max-height: 52px;
    padding-top: 15px
}

.woocommerce-message:before,
.woocommerce-order .woocommerce-notice--success:before {
    top: 13px;
    color: #fff
}

.woocommerce-message .wc-forward,
.woocommerce-order .woocommerce-notice--success .wc-forward {
    padding-top: 0 !important
}

.restore-item {
    color: rgba(255, 255, 255, .75);
    margin-left: 20px
}

.woocommerce-content-item .comment_container .woocommerce-product-rating,
.woocommerce-content-item .page-title,
.woocommerce-content-item .product_meta,
.woocommerce-content-item .wc-tab > h2 {
    display: none
}

.woocommerce-content-item ul.products {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden
}

@media (max-width: 1110px) {
    .woocommerce-content-item ul.products {
        justify-content: space-around
    }
}

.woocommerce-content-item ul.products li {
    border: 2px solid #f4f4f4;
    padding-bottom: 30px;
    position: relative;
    width: 360px;
    text-align: center;
    max-height: 547px;
    margin-bottom: 30px
}

@media (max-width: 750px) {
    .woocommerce-content-item ul.products li {
        width: 80%
    }
}

@media (max-width: 400px) {
    .woocommerce-content-item ul.products li {
        width: 90%
    }
}

.woocommerce-content-item ul.products li a.woocommerce-loop-product__link::before {
    display: block;
    content: '';
    width: 100%;
    height: 310px;
    position: absolute;
    background: #f4f4f4;
    z-index: -1;
    left: 0
}

.woocommerce-content-item ul.products li .star-rating {
    display: none
}

.woocommerce-content-item ul.products img {
    position: relative;
    margin-bottom: 5px;
    max-height: 300px;
    max-width: 100%
}

.woocommerce-content-item ul.products a.added:after {
    font-family: WooCommerce;
    content: "\e017";
    margin-left: .53em;
    vertical-align: bottom;
    z-index: 5;
    position: relative;
    left: -145px
}

.woocommerce-content-item ul.products a.loading {
    opacity: .25;
    padding-right: 0 !important
}

.woocommerce-content-item ul.products a.loading:before {
    background: 0 0
}

.woocommerce-content-item ul.products a.loading:after {
    font-family: WooCommerce;
    content: "\e01c";
    margin-left: .53em;
    vertical-align: top;
    font-weight: 400;
    animation: spin 2s linear infinite;
    position: relative;
    left: -164px
}

.woocommerce-content-item ul.products li.outofstock .add_to_cart_button,
.woocommerce-content-item ul.products li.outofstock .added_to_cart,
.woocommerce-content-item ul.products li.outofstock .out-of-stock,
.woocommerce-content-item ul.products li.outofstock .price,
.woocommerce-content-item ul.products li.outofstock .product_type_simple,
.woocommerce-content-item ul.products li.outofstock a.product_type_simple,
.woocommerce-content-item ul.products li.outofstock h2,
.woocommerce-content-item ul.products li.outofstock img {
    opacity: .3
}

.woocommerce-content-item ul.products li.outofstock a.product_type_simple {
    background: transparent linear-gradient(90deg, #c31a1b 0, #620d0e 100%) 0 0 !important
}

.woocommerce-content-item ul.products .woocommerce-loop-product__title {
    font: 24px/33px OpenSans-Regular, sans-serif;
    color: #000;
    text-align: center;
    margin-top: 20px;
    max-height: 33px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-transform: capitalize;
    padding: 0 15px
}

.woocommerce-content-item .woocommerce-ordering {
    text-align: right;
    margin-bottom: 20px
}

.woocommerce-content-item .woocommerce-ordering select {
    background: 0 0
}

.woocommerce-content-item .onsale {
    position: absolute;
    z-index: 2;
    left: -5px;
    width: 76px;
    height: 48px;
    background: #c31a1b;
    font: 21px/28px OpenSans-Bold, sans-serif;
    color: #fefefe;
    display: flex;
    align-items: center;
    justify-content: center
}

.woocommerce-content-item div[id^=product-] {
    display: flex;
    flex-wrap: wrap;
    position: relative
}

.woocommerce-content-item div[id^=product-] .onsale {
    left: initial
}

.woocommerce-content-item .woocommerce-product-gallery {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
    text-align: center
}

@media (max-width: 650px) {
    .woocommerce-content-item .woocommerce-product-gallery {
        flex: 0 0 100%;
        max-width: 100%
    }
}

.woocommerce-content-item .woocommerce-product-gallery__image {
    width: 100%;
    background: #f4f4f4;
    min-height: 457px;
    position: relative
}

.woocommerce-content-item .woocommerce-product-gallery__image img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 85%;
    height: 85%
}

@media (max-width: 960px) and (min-width: 650px) {
    .woocommerce-content-item .woocommerce-product-gallery__image img {
        width: 100%
    }
}

.woocommerce-content-item .woocommerce-product-gallery--with-images {
    position: relative;
    overflow: hidden
}

.woocommerce-content-item .woocommerce-product-gallery--with-images .woocommerce-product-gallery__wrapper {
    transition: all .6s ease;
    display: flex;
    position: relative;
    left: 0
}

.woocommerce-content-item .woocommerce-product-gallery--with-images .woocommerce-product-gallery__image {
    flex: 0 0 100%;
    max-width: 100%
}

.woocommerce-content-item .woocommerce-product-gallery--with-images .slider-arrow {
    width: 32px;
    height: 32px;
    top: calc(50% - 16px);
    position: absolute;
    z-index: 5;
    cursor: pointer
}

.woocommerce-content-item .woocommerce-product-gallery--with-images .slider-arrow--left {
    background: url(img/product-img-left.svg) no-repeat;
    left: 15px
}

.woocommerce-content-item .woocommerce-product-gallery--with-images .slider-arrow--right {
    background: url(img/product-img-right.svg) no-repeat;
    right: 15px
}

.woocommerce-content-item .entry-summary {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 650px) {
    .woocommerce-content-item .entry-summary {
        padding-left: 30px !important
    }
}

@media (max-width: 650px) {
    .woocommerce-content-item .entry-summary {
        flex: 0 0 100%;
        max-width: 100%
    }

    .woocommerce-content-item .entry-summary .entry-title {
        margin-top: 20px;
        font: 20px/30px OpenSans-Bold, sans-serif !important
    }

    .woocommerce-content-item .entry-summary form.cart {
        flex-wrap: wrap;
        justify-content: center
    }
}

.woocommerce-content-item .entry-summary .entry-title {
    font: 32px/43px OpenSans-Bold, sans-serif;
    color: #000;
    text-transform: uppercase
}

.woocommerce-content-item .entry-summary .price {
    text-align: left
}

.woocommerce-content-item .entry-summary .woocommerce-product-details__short-description {
    font: 20px/27px OpenSans-Regular, sans-serif;
    color: #000;
    margin-bottom: 40px
}

.woocommerce-content-item .entry-summary form.cart {
    display: flex
}

.woocommerce-content-item .entry-summary form.cart input[type=number] {
    background: #f4f4f4;
    width: 50px;
    height: 50px;
    padding-left: 11px;
    text-align: center;
    border: none;
    font-family: OpenSans-Bold, sans-serif
}

.woocommerce-content-item .entry-summary .single_add_to_cart_button {
    margin: 0 0 0 20px;
    border: none;
    padding-right: 22px
}

.woocommerce-content-item .entry-summary .single_add_to_cart_button:before {
    background-position-x: 10px
}

.woocommerce-content-item ul.wc-tabs {
    margin-top: 30px;
    display: flex;
    background: #f4f4f4;
    text-transform: uppercase;
    font: 18px/28px OpenSans-Bold, sans-serif
}

.woocommerce-content-item ul.wc-tabs li a {
    display: block;
    color: #000;
    padding: 25px
}

.woocommerce-content-item ul.wc-tabs li.active,
.woocommerce-content-item ul.wc-tabs li.current {
    background: transparent linear-gradient(90deg, #c31a1b 0, #620d0e 100%) 0 0
}

.woocommerce-content-item ul.wc-tabs li.active a,
.woocommerce-content-item ul.wc-tabs li.current a {
    color: #fff
}

@media (max-width: 762px) {
    .woocommerce-content-item ul.wc-tabs {
        flex-direction: column;
        text-align: center
    }
}

.woocommerce-content-item .woocommerce-product-attributes {
    width: 100%;
    border: 1px solid rgba(177, 177, 177, .3)
}

.woocommerce-content-item .woocommerce-product-attributes-item__label {
    background: transparent linear-gradient(90deg, #c31a1b 0, #620d0e 100%) 0 0 !important;
    font-family: OpenSans-Bold, sans-serif
}

.woocommerce-content-item .woocommerce-product-attributes-item__value {
    text-align: center;
    padding: 8px
}

.woocommerce-content-item .commentlist li {
    margin-bottom: 30px
}

.woocommerce-content-item .wc-tabs-wrapper {
    width: 100%
}

.woocommerce-content-item .woocommerce-Tabs-panel {
    margin-top: 30px;
    font: 20px/27px OpenSans-Regular, sans-serif;
    color: #000
}

.woocommerce-content-item .woocommerce-Reviews {
    display: flex;
    margin: 0 -15px
}

@media (max-width: 650px) {
    .woocommerce-content-item .woocommerce-Reviews {
        flex-wrap: wrap
    }
}

.woocommerce-content-item .woocommerce-Reviews .comment-reply-title {
    display: block
}

.woocommerce-content-item .woocommerce-Reviews label[for=rating] {
    display: block;
    font: 20px/27px OpenSans-Bold, sans-serif;
    color: #000;
    text-transform: capitalize;
    margin-bottom: 10px
}

.woocommerce-content-item .woocommerce-Reviews #comments {
    flex: 0 0 50%;
    max-width: 50%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

@media (max-width: 650px) {
    .woocommerce-content-item .woocommerce-Reviews #comments {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 20px
    }
}

.woocommerce-content-item .woocommerce-Reviews #review_form_wrapper {
    flex: 0 0 50%;
    max-width: 50%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

@media (max-width: 650px) {
    .woocommerce-content-item .woocommerce-Reviews #review_form_wrapper {
        flex: 0 0 100%;
        max-width: 100%
    }
}

.woocommerce-content-item .woocommerce-Reviews .woocommerce-review__author {
    display: block;
    font: 24px/33px OpenSans-Regular, sans-serif;
    color: #000;
    text-transform: capitalize
}

.woocommerce-content-item .woocommerce-Reviews .woocommerce-review__dash {
    display: none
}

.woocommerce-content-item .woocommerce-Reviews .woocommerce-review__published-date {
    font: 12px/17px OpenSans-Bold, sans-serif;
    color: rgba(0, 0, 0, .5)
}

.woocommerce-content-item .woocommerce-Reviews .comment-notes {
    max-width: 465px;
    margin-bottom: 20px
}

.woocommerce-content-item .woocommerce-Reviews .comment-form-author input,
.woocommerce-content-item .woocommerce-Reviews .comment-form-email input,
.woocommerce-content-item .woocommerce-Reviews textarea {
    border: none !important;
    background: #f4f4f4;
    width: 100%;
    margin-bottom: 10px;
    min-height: 40px;
    text-indent: 10px
}

.woocommerce-content-item .woocommerce-Reviews .comment-form-author input::placeholder,
.woocommerce-content-item .woocommerce-Reviews .comment-form-email input::placeholder,
.woocommerce-content-item .woocommerce-Reviews textarea::placeholder {
    color: #000
}

.woocommerce-content-item .woocommerce-Reviews .comment-form-cookies-consent {
    margin-top: 10px
}

.woocommerce-content-item .woocommerce-Reviews .comment-form-cookies-consent label {
    padding-left: 10px;
    font-size: 16px
}

.woocommerce-content-item .woocommerce-Reviews p.form-submit {
    text-align: right;
    margin-top: 10px
}

.woocommerce-content-item .woocommerce-Reviews p.form-submit .submit {
    background: transparent linear-gradient(90deg, #1d762f 0, #0f3b18 100%);
    color: #fff;
    border: none;
    width: 198px;
    height: 50px;
    text-align: center;
    text-transform: uppercase;
    font: 16px/22px OpenSans-Bold, sans-serif;
    transition: .3s;
    border-radius: 4px
}

.woocommerce-content-item .woocommerce-Reviews p.form-submit .submit:hover {
    opacity: .8;
    transition: .3s
}

.woocommerce-content-item .out-of-stock {
    background: transparent linear-gradient(90deg, #c31a1b 0, #620d0e 100%) 0 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: center;
    width: 253px !important
}

.woocommerce-content-item .out-of-stock:before {
    display: none !important
}

.woocommerce-content .variations_form.cart {
    display: flex;
    flex-direction: column
}

.woocommerce-content .variations_form.cart .woocommerce-variation-add-to-cart {
    display: flex
}

.woocommerce-content .variations_form.cart .variations .label,
.woocommerce-content .variations_form.cart .variations .value {
    padding-bottom: 10px
}

.woocommerce-content .variations_form.cart .variations .label {
    padding-right: 10px
}

.woocommerce-product-gallery__image img {
    object-fit: cover
}

.price {
    display: inline-block;
    text-align: center;
    color: #1d762f;
    text-transform: uppercase;
    font: 21px/28px OpenSans-Bold, sans-serif;
    margin-top: 5px;
    margin-bottom: 20px
}

.price del {
    color: #b1b1b1
}

section.related ul.products li {
    margin-right: 22px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 32%;
    flex: 0 0 32%;
    max-width: 32%;
    min-height: 1px
}

@media (max-width: 1200px) {
    section.related ul.products li {
        margin-right: 18px
    }
}

section.related ul.products li:last-child {
    margin-right: 0
}

@media (max-width: 992px) {
    section.related ul.products li {
        -ms-flex: 0 0 48%;
        flex: 0 0 48%;
        max-width: 48%
    }
}

@media (max-width: 567px) {
    section.related ul.products li {
        flex: 0 0 100%;
        max-width: 100%;
        margin-right: 0 !important;
        padding-left: 15px;
        padding-right: 15px
    }
}

.added_to_cart {
    position: relative;
    top: -50px
}

.added_to_cart:before {
    background: 0 0 !important;
    position: relative;
    left: -19px;
    border: none !important
}

.add_to_cart_button,
.added_to_cart,
.single_add_to_cart_button,
.woocommerce-content-item .out-of-stock,
.woocommerce-content-item ul.products li.outofstock a.product_type_simple,
.button.product_type_variable {
    background: transparent linear-gradient(90deg, #1d762f 0, #0f3b18 100%);
    border: none !important;
    color: #fefefe !important;
    text-transform: uppercase;
    margin: auto;
    width: 218px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font: 16px/22px OpenSans-Bold, sans-serif !important;
    padding-right: 26px;
    transition: .3s
}

.add_to_cart_button:before,
.added_to_cart:before,
.single_add_to_cart_button:before,
.woocommerce-content-item .out-of-stock:before,
.woocommerce-content-item ul.products li.outofstock a.product_type_simple:before,
.button.product_type_variable:before {
    display: block;
    content: '';
    width: 50px;
    height: 50px;
    margin-right: 15px;
    background: url(img/shopping-cart.svg) no-repeat center;
    border-right: 2px solid #fff
}

.add_to_cart_button:hover,
.added_to_cart:hover,
.single_add_to_cart_button:hover,
.woocommerce-content-item .out-of-stock:hover,
.woocommerce-content-item ul.products li.outofstock a.product_type_simple:hover {
    transition: .3s;
    opacity: .8
}

@media (max-width: 395px) {
    .single_add_to_cart_button {
        margin-left: 0 !important
    }
}

.woocommerce table.cart thead th {
    background: #f4f4f4;
    font: 21px/28px OpenSans-Bold, sans-serif !important;
    color: #000;
    text-transform: uppercase;
    padding-top: 33px !important;
    padding-bottom: 33px !important
}

.woocommerce table.cart a,
.woocommerce table.cart td {
    color: #000
}

.woocommerce table.cart td {
    padding: 30px 12px !important
}

.woocommerce table.cart td.product-subtotal {
    font-family: OpenSans-Bold, sans-serif
}

.woocommerce table.cart td.product-remove a.remove {
    color: #c31a1b !important;
    border: 2px solid #c31a1b;
    padding: 10px 10px 10px 7px !important;
    line-height: 10px !important;
    width: 32px;
    height: 32px;
    background-color: transparent !important
}

.woocommerce table.cart img {
    padding: 11px 16px;
    background: #f4f4f4
}

.woocommerce table.cart button[type=submit]:disabled {
    opacity: .5
}

.woocommerce table.cart button[type=submit]:disabled:hover {
    opacity: .5
}

.woocommerce table.cart button[type=submit] {
    color: #fefefe !important;
    background: transparent linear-gradient(90deg, #c31a1b 0, #620d0e 100%) 0 0 !important;
    border: none !important;
    font: 16px/22px OpenSans-Bold, sans-serif !important;
    padding: 13px 17px !important;
    text-transform: uppercase;
    transition: .3s
}

.woocommerce table.cart button[type=submit]:hover {
    transition: .3s;
    opacity: .8
}

.woocommerce .cart-subtotal td,
.woocommerce .cart-subtotal th {
    border-top: none !important
}

.woocommerce .woocommerce-cart-form__cart-item td {
    border-bottom: 1px solid rgba(177, 177, 177, .3) !important
}

.woocommerce .cart_totals table,
.woocommerce .cart_totals th {
    color: #000 !important
}

.woocommerce .cart_totals .order-total th {
    background-color: #f4f4f4
}

.woocommerce .cart_totals td,
.woocommerce .cart_totals th {
    border-bottom: 1px solid rgba(177, 177, 177, .3) !important
}

.woocommerce .cart_totals .order-total .woocommerce-Price-amount {
    font-weight: 700
}

.woocommerce .cart_totals table {
    table-layout: fixed
}

.woocommerce .cart_totals th {
    font: 16px/22px OpenSans-Bold, sans-serif !important
}

button#place_order {
    width: 255px;
    float: right !important;
    margin-top: 20px;
    background: transparent linear-gradient(90deg, #1d762f 0, #0f3b18 100%) !important;
    border: none !important;
    transition: .3s
}

button#place_order:hover {
    transition: .3s;
    opacity: .8
}

form.woocommerce-checkout {
    display: flex;
    flex-wrap: wrap;
    margin-top: 60px;
    margin-left: -15px;
    margin-right: -15px;
    position: relative;
    color: #000 !important
}

form.woocommerce-checkout #customer_details {
    flex: 0 0 50%;
    max-width: 50%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

@media (max-width: 575.98px) {
    form.woocommerce-checkout #customer_details {
        flex: 0 0 100%;
        max-width: 100%
    }
}

form.woocommerce-checkout #customer_details .col-1,
form.woocommerce-checkout #customer_details .col-2 {
    width: 100%;
    max-width: none;
    flex: initial;
    padding: 0 !important
}

form.woocommerce-checkout #order_review {
    flex: 0 0 50%;
    max-width: 50%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

@media (max-width: 575.98px) {
    form.woocommerce-checkout #order_review {
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 0
    }
}

form.woocommerce-checkout input {
    border: none;
    padding: 9px !important;
    background: #f4f4f4 !important
}

form.woocommerce-checkout .woocommerce-form__label span {
    font: 18px/24px OpenSans-SemiBold, sans-serif;
    color: #000
}

form.woocommerce-checkout .woocommerce-checkout-review-order-table thead th {
    background-color: #f4f4f4;
    color: #000;
    padding: 9px 12px !important;
    font-family: OpenSans-Bold, sans-serif
}

form.woocommerce-checkout tfoot td,
form.woocommerce-checkout tfoot th {
    border: none !important;
    color: #000 !important;
    font-family: OpenSans-Bold, sans-serif
}

form.woocommerce-checkout .product-quantity {
    font-family: OpenSans-Bold, sans-serif
}

form.woocommerce-checkout tbody td,
form.woocommerce-checkout tbody th,
form.woocommerce-checkout tfoot td,
form.woocommerce-checkout tfoot th {
    border-bottom: 1px solid rgba(177, 177, 177, .3) !important
}

form.woocommerce-checkout tfoot tr:last-of-type td,
form.woocommerce-checkout tfoot tr:last-of-type th {
    border-bottom: none !important
}

form.woocommerce-checkout button#place_order {
    width: 100%;
    float: none !important
}

form.woocommerce-checkout .woocommerce-NoticeGroup-checkout {
    width: 100%;
    position: relative;
    z-index: 2
}

form.woocommerce-checkout .woocommerce-NoticeGroup-checkout .woocommerce-error {
    background: transparent linear-gradient(90deg, #c31a1b 0, #620d0e 100%) 0 0
}

form.woocommerce-checkout .woocommerce-NoticeGroup-checkout .woocommerce-error:before {
    color: #fff
}

.payfor-order {
    display: inline-block;
    margin-bottom: 20px !important;
    background: transparent linear-gradient(90deg, #1d762f 0, #0f3b18 100%) !important;
    transition: .3s
}

.payfor-order:hover {
    transition: .3s;
    opacity: .8
}

form.woocommerce-shipping-calculator .shipping-calculator-button {
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #c31a1b;
    font-family: OpenSans-Bold, sans-serif
}

form.woocommerce-shipping-calculator .shipping-calculator-button:after {
    content: '';
    background: url(img/truck-shipping.svg) no-repeat;
    display: inline-block;
    width: 23px;
    height: 18px;
    margin-left: 10px;
    position: relative;
    top: 3px
}

form.woocommerce-shipping-calculator .shipping-calculator-button:hover {
    color: #9b1818
}

form.woocommerce-shipping-calculator .shipping-calculator-button:hover:after {
    background-image: url(img/truck-shipping-hover.svg)
}

form.woocommerce-shipping-calculator button[name=calc_shipping] {
    width: 100%;
    border: none !important;
    background: transparent linear-gradient(90deg, #c31a1b 0, #620d0e 100%) 0 0 !important;
    font-family: OpenSans-Bold, sans-serif;
    transition: .3s
}

form.woocommerce-shipping-calculator button[name=calc_shipping]:hover {
    transition: .3s;
    opacity: .8
}

form.woocommerce-shipping-calculator input {
    border: none;
    color: #000;
    padding: 7px
}

@media (max-width: 767.98px) {
    td.product-quantity .quantity {
        width: 100% !important
    }

    .wc-proceed-to-checkout a {
        width: 100%;
        text-align: center
    }

    .woocommerce-error,
    .woocommerce-info,
    .woocommerce-message,
    .woocommerce-order .woocommerce-notice--success {
        max-height: none !important
    }
}

@media (max-width: 768px) {
    .woocommerce-column--billing-address {
        margin-bottom: 30px
    }
}

.woocommerce-order td,
.woocommerce-order th {
    color: #000 !important;
    border: none !important;
    border-bottom: 1px solid rgba(177, 177, 177, .75) !important
}

.woocommerce-order td a,
.woocommerce-order td span,
.woocommerce-order td strong,
.woocommerce-order th a,
.woocommerce-order th span,
.woocommerce-order th strong {
    color: #000 !important
}

.woocommerce-order thead th {
    background: #f4f4f4;
    font-family: OpenSans-Bold, sans-serif !important;
    color: #000;
    border: none !important
}

.woocommerce-order strong {
    font-family: OpenSans-Bold, sans-serif
}

.woocommerce-order tbody tr:first-child td,
.woocommerce-order tbody tr:first-child th,
.woocommerce-order tfoot tr:last-child td,
.woocommerce-order tfoot tr:last-child th {
    border: none !important
}

.woocommerce-order .woocommerce-notice--success {
    position: relative;
    color: #fff;
    font-family: OpenSans-Bold, sans-serif;
    padding: 15px 13px 15px 45px
}

.woocommerce-order .woocommerce-notice--success:before {
    font-family: WooCommerce;
    content: "\e015";
    display: inline-block;
    position: absolute;
    top: 15px;
    left: 16px
}

.woocommerce-order ul.order_details {
    color: rgba(0, 0, 0, .75)
}

@media (max-width: 959px) {
    .woocommerce-order ul.order_details .woocommerce-order-overview__payment-method {
        margin-top: 20px
    }
}

.woocommerce-order .woocommerce-customer-details .woocommerce-column {
    max-width: none;
    flex: initial
}

ul.page-numbers {
    display: flex;
    justify-content: center;
    margin-top: 20px
}

ul.page-numbers a,
ul.page-numbers span {
    min-width: 32px;
    height: 32px;
    display: inline-block;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    line-height: 32px;
    transition: .3s;
    padding-left: 5px;
    padding-right: 5px;
    color: rgba(0, 0, 0, .75);
    background-color: #ebebeb;
    margin-right: 3px
}

ul.page-numbers a:hover,
ul.page-numbers span.current {
    background: #c31a1b;
    color: #fff;
    transition: .3s
}

.breadcrumbs-wrapper {
    /* border-top: 4px solid #939c4b; */
    background: #2a7c3a;
    /* border-bottom: 4px solid #939c4b; */
    box-sizing: border-box;
    padding: 10px 0;
    margin-bottom: 20px
}

nav.woocommerce-breadcrumb {
    font: 16px/22px OpenSans-Bold, sans-serif;
    text-transform: capitalize;
    color: #fff
}

nav.woocommerce-breadcrumb a {
    color: inherit
}

nav.woocommerce-breadcrumb a:hover {
    color: inherit;
    opacity: .8
}

.woocommerce-terms-and-conditions-wrapper {
    display: none
}

#privacy_policy_field {
    margin: 0
}

.woocommerce-checkout-payment .place-order {
    padding-top: 0 !important
}

.woocommerce-checkout-payment .wc_payment_methods {
    padding-bottom: 5px !important
}

ul.columns-4 {
    overflow: hidden;
    flex-wrap: nowrap !important
}

@media (max-width: 730px) {
    ul.columns-4 {
        flex-wrap: wrap !important
    }
}

ul.columns-4 li.product-category {
    width: 365px !important;
    margin: 0 !important;
    margin-right: 20px !important;
    max-height: 100px;
    overflow: hidden;
    border: none !important
}

ul.columns-4 li.product-category:last-child {
    margin-right: 0 !important
}

ul.columns-4 li.product-category > a {
    background: #f4f4f4;
    display: block;
    height: 200px
}

ul.columns-4 li.product-category img {
    position: absolute;
    right: -20px;
    top: 10px;
    border: none !important;
    width: 40% !important;
    max-width: 100%
}

ul.columns-4 mark.count {
    display: none
}
#content-section-4 *,
.carousel * {
    direction: ltr;
}

ul.columns-4 .woocommerce-loop-category__title {
    text-align: left !important;
    padding: 30px 0 0 30px !important;
    max-height: none !important;
    margin: 0 !important;
    position: relative
}

@media (max-width: 960px) {
    ul.columns-4 .woocommerce-loop-category__title {
        padding-left: 15px !important
    }
}

ul.columns-4 .woocommerce-loop-category__title:before {
    display: none
}

ul.columns-4 .woocommerce-loop-category__title:after {
    display: inline-block;
    content: '';
    width: 22px;
    height: 22px;
    background: url(img/shop-cat-right.svg);
    position: relative;
    top: 3px;
    left: 7px
}

@media (max-width: 750px) {
    .woocommerce-content-item .woocommerce-ordering {
        text-align: center
    }
}

@media (max-width: 730px) {
    html div.woocommerce ul.columns-4 li.product-category {
        width: 100% !important;
        margin-bottom: 30px !important;
        margin-left: auto !important;
        margin-right: auto !important
    }
}

@media (max-width: 400px) {
    html div.woocommerce ul.columns-4 li.product-category {
        width: 100% !important
    }
}

section.related {
    width: 100%
}

section.related h2 {
    margin-top: 40px
}

section.related ul {
    flex-wrap: wrap !important
}

@media (max-width: 320px) {
    section.related ul li {
        position: relative;
        left: -7px
    }
}

#yith-wcwl-form table.wishlist_table .product-price,
#yith-wcwl-form table.wishlist_table .product-stock-status {
    text-align: center
}

#yith-wcwl-form table.wishlist_table .wishlist-empty,
#yith-wcwl-form table.wishlist_table a,
#yith-wcwl-form table.wishlist_table tbody span {
    font: 16px/22px OpenSans-Regular, sans-serif
}

#yith-wcwl-form table.wishlist_table tbody tr td {
    border-bottom: 1px solid rgba(177, 177, 177, .3)
}

#yith-wcwl-form table.wishlist_table .product-price del {
    color: #b1b1b1
}

#yith-wcwl-form table.wishlist_table .product-price ins,
#yith-wcwl-form table.wishlist_table .wishlist-in-stock {
    color: #1d762f;
    text-decoration: none;
    font-weight: 700
}

#yith-wcwl-form table.wishlist_table .product-price ins span,
#yith-wcwl-form table.wishlist_table .wishlist-in-stock span {
    font-weight: inherit
}

#yith-wcwl-form table.wishlist_table td.product-add-to-cart > a {
    background: transparent linear-gradient(90deg, #1d762f 0, #0f3b18 100%);
    max-width: 210px;
    width: auto;
    margin-left: auto !important
}

#yith-wcwl-form table.wishlist_table td.product-add-to-cart > a:before {
    float: left;
    position: relative;
    top: -13px;
    left: -17px;
    margin-right: 0
}

@media (max-width: 992px) {
    #yith-wcwl-form table.wishlist_table td.product-add-to-cart > a {
        max-width: none;
        width: 230px
    }
}

@media (max-width: 560px) {
    #yith-wcwl-form table.wishlist_table td.product-add-to-cart > a {
        max-width: none;
        width: 60px;
        font-size: 0 !important
    }

    #yith-wcwl-form table.wishlist_table td.product-add-to-cart > a:before {
        border: none;
        width: 100%;
        left: -2px
    }
}

#yith-wcwl-form table.wishlist_table td.product-add-to-cart > a.loading {
    padding-right: 0 !important
}

#yith-wcwl-form table.wishlist_table td.product-add-to-cart > a.loading:before {
    background: 0 0 !important
}

#yith-wcwl-form table.wishlist_table td.product-add-to-cart > a.loading:after {
    position: relative !important;
    left: -164px !important;
    top: 0
}

@media (max-width: 400px) {
    #yith-wcwl-form table.wishlist_table tr {
        display: flex
    }

    #yith-wcwl-form table.wishlist_table tbody tr,
    #yith-wcwl-form table.wishlist_table td {
        align-items: center
    }

    #yith-wcwl-form table.wishlist_table td {
        height: 124px
    }

    #yith-wcwl-form table.wishlist_table td .wishlist-in-stock,
    #yith-wcwl-form table.wishlist_table td.product-name a {
        position: relative;
        top: 15px
    }

    #yith-wcwl-form table.wishlist_table td.product-remove div {
        position: relative;
        top: 10px
    }

    #yith-wcwl-form table.wishlist_table .product-stock-status {
        display: none
    }

    #yith-wcwl-form table.wishlist_table .product-name {
        width: 100%
    }
}

#yith-wcwl-popup-message {
    display: none !important
}

.yith-wcwl-add-to-wishlist {
    margin-top: 20px;
    color: #c31a1b;
    position: relative
}

@media (max-width: 650px) {
    .yith-wcwl-add-to-wishlist {
        margin-top: 40px;
        text-align: center
    }
}

.yith-wcwl-add-to-wishlist .feedback + a {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    width: 41%
}

@media (max-width: 650px) {
    .yith-wcwl-add-to-wishlist .feedback + a {
        margin: auto;
        right: 0
    }
}

.add_to_wishlist,
.yith-wcwl-add-to-wishlist .feedback {
    color: #c31a1b;
    text-transform: uppercase;
    font: 15px OpenSans-Bold, sans-serif
}

.add_to_wishlist:after,
.yith-wcwl-add-to-wishlist .feedback:after {
    content: '';
    display: inline-block;
    width: 21px;
    height: 18px;
    background: url(img/wish-heart-red.svg) no-repeat;
    position: relative;
    top: 3px;
    left: 7px
}

.socials-cart__wishlist {
    position: relative
}

.socials-cart__wishlist svg {
    margin-right: 18px
}

.socials-cart__wishlist .wishlist-counter {
    position: absolute;
    background: #c31a1b;
    color: #fff;
    font: 10px/14px OpenSans-Bold, sans-serif;
    width: 15px;
    height: 15px;
    text-align: center;
    border-radius: 50%;
    left: 14px;
    top: -9px;
    padding-right: 1px
}

.select2-results__options li {
    font: 16px/22px OpenSans-Regular, sans-serif !important
}

.select2-results__options .select2-results__option--highlighted {
    background: #c31a1b !important
}

.cart-collaterals {
    display: flex
}

@media (max-width: 767.98px) {
    .cart-collaterals {
        flex-wrap: wrap
    }
}

.cart-collaterals .cart_totals {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 50%;
    max-width: 50%
}

@media (max-width: 767.98px) {
    .cart-collaterals .cart_totals {
        flex: 0 0 100%;
        max-width: 100%;
        order: 2
    }
}

.cart-collaterals .cart_totals .wc-proceed-to-checkout {
    padding-left: 15px
}

.cart-collaterals #custom_html-8 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 50%;
    max-width: 50%;
    color: #000
}

.cart-collaterals #custom_html-8 p {
    margin-bottom: 20px
}

@media (max-width: 767.98px) {
    .cart-collaterals #custom_html-8 {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 30px
    }
}

.wcpa_form_item,
.wcpa_form_outer {
    margin: 0 !important
}

.wcpa_form_outer div.select {
    margin-right: 20px !important
}

@media (max-width: 650px) {
    .wcpa_form_outer {
        margin-bottom: 30px !important
    }
}

.wcpa_form_outer select.form-control {
    background: #f4f4f4;
    font: 16px/38px OpenSans-Regular, sans-serif;
    border: none;
    min-width: 66px
}

.wcpa_form_outer .select_arrow {
    padding-left: 10px !important;
    border: none !important;
    width: 14px !important;
    height: 10px !important;
    right: 5px !important;
    top: 21px !important;
    background-repeat: no-repeat;
    background-image: url(data:image/svg+xml;base64,phn2zyb4bwxucz0iahr0cdovl3d3dy53my5vcmcvmjawmc9zdmciihdpzhropsixmy40mtqiighlawdodd0ioc4xmjeiihzpzxdcb3g9ijagmcaxmy40mtqgoc4xmjeipg0kica8cgf0acbpzd0izg93biigzd0ittmwotasmtk2ogw2ldysni02iib0cmfuc2zvcm09inryyw5zbgf0zsgtmza4os4yotmglte5njcumjkzksigzmlsbd0ibm9uzsigc3ryb2tlpsijmdawiibzdhjva2utd2lkdgg9ijiilz4ncjwvc3znpg0k)
}

.shop-share {
    margin-top: 60px;
    width: 65%
}

@media (max-width: 650px) {
    .shop-share {
        width: 100%
    }
}

.woocommerce-Reviews-title {
    margin-top: 0 !important
}

.woocommerce-Reviews .star-rating {
    margin: 10px 0;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
    font-family: star
}

.woocommerce-Reviews .star-rating:before {
    content: "\73\73\73\73\73";
    color: #1d762f;
    top: 0;
    left: 0;
    position: absolute
}

.woocommerce-Reviews .star-rating span {
    overflow: hidden;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em
}

.woocommerce-Reviews .star-rating span:before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0;
    color: #1d762f
}

.woocommerce-Reviews p.stars {
    display: inline-block;
    margin-bottom: 10px
}

.woocommerce-Reviews p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: inline-block
}

.woocommerce-Reviews p.stars a:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 2em;
    height: 1em;
    line-height: 1;
    font-family: WooCommerce;
    content: "\e021";
    text-indent: 0;
    color: #1d762f
}

.woocommerce-Reviews p.stars:hover a:before {
    content: "\e020"
}

.woocommerce-Reviews p.stars a:hover ~ a:before {
    content: "\e021"
}

.woocommerce-Reviews p.stars.selected a:not(.active):before {
    content: "\e020"
}

.woocommerce-Reviews p.stars.selected a.active:before {
    content: "\e020"
}

.woocommerce-Reviews p.stars.selected a.active ~ a:before {
    content: "\e021"
}

.product-page-categories {
    width: 100%;
    margin-top: 20px
}

.wcpa_form_outer > label {
    display: none !important
}

.product ins {
    text-decoration: none
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    background: #f3f3f3
}

#add_payment_method #payment a,
.woocommerce-cart #payment a,
.woocommerce-checkout #payment a {
    color: #c31a1b
}

.woocommerce-privacy-policy-link {
    color: #c31a1b
}

.woocommerce-privacy-policy-link:hover {
    color: #9b1818
}

.woocommerce-order html .woocommerce-notice--success,
.woocommerce-order html .woocommerce-notice--success a.button,
html .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active,
html .woocommerce #content div.product form.cart .button,
html .woocommerce #content input.button,
html .woocommerce #content input.button.alt,
html .woocommerce #content input.button.alt:hover,
html .woocommerce #content input.button:hover,
html .woocommerce #respond input#submit,
html .woocommerce #respond input#submit.alt,
html .woocommerce #respond input#submit.alt:hover,
html .woocommerce #respond input#submit:hover,
html .woocommerce a.button,
html .woocommerce a.button.alt,
html .woocommerce a.button.alt:hover,
html .woocommerce a.button:hover,
html .woocommerce button.button,
html .woocommerce button.button.alt,
html .woocommerce button.button.alt:hover,
html .woocommerce button.button:hover,
html .woocommerce div.product .woocommerce-tabs ul.tabs li.active,
html .woocommerce div.product form.cart .button,
html .woocommerce input.button,
html .woocommerce input.button.alt,
html .woocommerce input.button.alt:hover,
html .woocommerce input.button:hover,
html .woocommerce nav.woocommerce-pagination ul li span.current,
html .woocommerce span.onsale,
html .woocommerce ul.products li.product a.loading,
html .woocommerce-error a.button,
html .woocommerce-info a.button,
html .woocommerce-message,
html .woocommerce-message a.button,
html .woocommerce-order .woocommerce-notice--success,
html .woocommerce-order .woocommerce-notice--success a.button,
html .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active,
html .woocommerce-page #content div.product form.cart .button,
html .woocommerce-page #content input.button,
html .woocommerce-page #content input.button.alt,
html .woocommerce-page #content input.button.alt:hover,
html .woocommerce-page #content input.button:hover,
html .woocommerce-page #respond input#submit,
html .woocommerce-page #respond input#submit.alt,
html .woocommerce-page #respond input#submit.alt:hover,
html .woocommerce-page #respond input#submit:hover,
html .woocommerce-page a.button,
html .woocommerce-page a.button.alt,
html .woocommerce-page a.button.alt:hover,
html .woocommerce-page a.button:hover,
html .woocommerce-page button.button,
html .woocommerce-page button.button.alt,
html .woocommerce-page button.button.alt:hover,
html .woocommerce-page button.button:hover,
html .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active,
html .woocommerce-page div.product form.cart .button,
html .woocommerce-page input.button,
html .woocommerce-page input.button.alt,
html .woocommerce-page input.button.alt:hover,
html .woocommerce-page input.button:hover,
html .woocommerce-page nav.woocommerce-pagination ul li a:hover,
html .woocommerce-page nav.woocommerce-pagination ul li span.current,
html .woocommerce-page span.onsale,
html .woocommercenav.woocommerce-pagination ul li a:hover {
    color: #fff
}

html .woocommerce #content .quantity input.qty,
html .woocommerce #content div.product .woocommerce-tabs ul.tabs li,
html .woocommerce #content table.cart a.remove,
html .woocommerce #payment,
html .woocommerce .customer_details,
html .woocommerce .quantity input.qty,
html .woocommerce .widget_shopping_cart .total,
html .woocommerce div.product .woocommerce-tabs ul.tabs li,
html .woocommerce form .form-row input.input-text,
html .woocommerce form .form-row textarea,
html .woocommerce nav.woocommerce-pagination ul li a,
html .woocommerce table.cart a.remove,
html .woocommerce ul.order_details,
html .woocommerce-page #content .quantity input.qty,
html .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
html .woocommerce-page #content table.cart a.remove,
html .woocommerce-page #payment,
html .woocommerce-page .quantity input.qty,
html .woocommerce-page .widget_shopping_cart .total,
html .woocommerce-page div.product .woocommerce-tabs ul.tabs li,
html .woocommerce-page form .form-row input.input-text,
html .woocommerce-page form .form-row textarea,
html .woocommerce-page nav.woocommerce-pagination ul li a,
html .woocommerce-page table.cart a.remove {
    background: #f3f3f3
}

html .woocommerce #content table.cart a.remove,
html .woocommerce table.cart a.remove,
html .woocommerce-page #content table.cart a.remove,
html .woocommerce-page table.cart a.remove {
    border-radius: 0;
    font-weight: 400
}

html .woocommerce #content table.cart img,
html .woocommerce table.cart img,
html .woocommerce-page #content table.cart img,
html .woocommerce-page table.cart img {
    width: 66px
}

html .woocommerce table.shop_table,
html .woocommerce-page table.shop_table {
    border: 0
}

html .woocommerce table.shop_table td,
html .woocommerce-page table.shop_table td {
    border-top: 0
}

html .woocommerce .cart-collaterals .cart_totals tr td,
html .woocommerce .cart-collaterals .cart_totals tr th,
html .woocommerce-page .cart-collaterals .cart_totals tr td,
html .woocommerce-page .cart-collaterals .cart_totals tr th {
    border-top: 0;
    padding: 12px
}

html .woocommerce #content .quantity input.qty,
html .woocommerce .quantity input.qty,
html .woocommerce-page #content .quantity input.qty,
html .woocommerce-page .quantity input.qty {
    width: 50px;
    height: 49px;
    border: 0
}

html .woocommerce form .form-row input.input-text,
html .woocommerce form .form-row textarea,
html .woocommerce-page form .form-row input.input-text,
html .woocommerce-page form .form-row textarea {
    padding: 15px
}

ul.products.columns-3 li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 32%;
    flex: 0 0 32%;
    max-width: 32%;
    min-height: 1px;
    position: relative;
    margin-right: 22px
}

ul.products.columns-3 li:last-child,
ul.products.columns-3 li:nth-child(3n+3) {
    margin-right: 0
}

@media (max-width: 1200px) {
    ul.products.columns-3 li {
        margin-right: 17px
    }
}

@media (max-width: 992px) {
    ul.products.columns-3 li {
        -ms-flex: 0 0 48%;
        flex: 0 0 48%;
        max-width: 48%
    }

    ul.products.columns-3 li:nth-child(even) {
        margin-right: 0
    }
}

@media (max-width: 567px) {
    ul.products.columns-3 li {
        flex: 0 0 100%;
        max-width: 100%;
        margin-right: 0 !important;
        padding-left: 15px;
        padding-right: 15px
    }

    ul.products.columns-3 li img {
        width: 100%;
        margin-bottom: 30px;
        margin-top: 30px
    }

    ul.products.columns-3 li a.woocommerce-loop-product__link:before {
        height: 355px
    }
}

@media (max-width: 360px) {
    ul.products.columns-3 li.outofstock a.product_type_simple {
        width: 100% !important;
        font-size: 14px !important
    }

    ul.products.columns-3 li.outofstock a.product_type_simple:before {
        background-position-x: 4px !important
    }
}

.woocommerce-content-item ul.wc-tabs li a:empty {
    display: none
}

.woocommerce-notices-wrapper .button.wc-forward {
    padding: 0 !important;
    line-height: initial;
    text-transform: none
}

.woocommerce-Reviews textarea,
textarea[name=order_comments] {
    font-family: OpenSans-Regular, sans-serif
}

.woocommerce-Reviews textarea {
    padding: 10px 10px 10px 0
}

.woocommerce-thankyou-order-failed {
    margin: 20px 0;
    position: relative;
    background: #f4f4f4 !important;
    color: rgba(0, 0, 0, .75) !important;
    padding: 15px 13px 15px 45px;
    font-weight: 700
}

.woocommerce-thankyou-order-failed:before {
    font-family: WooCommerce;
    content: "\e028";
    display: inline-block;
    position: absolute;
    color: rgba(0, 0, 0, .75) !important;
    top: 19px;
    line-height: 26px;
    left: 16px;
    margin-top: -5px
}

.woocommerce-error,
.woocommerce-info {
    margin-top: 20px !important
}

.woocommerce-error:before {
    top: 13px !important
}

#payment div.payment_box {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 1em;
    margin: 1em 0;
    font-size: .92em;
    border-radius: 2px;
    line-height: 1.5;
    background-color: #dfdcde;
    color: #515151
}

.woocommerce form .form-row textarea {
    height: auto !important
}

span.optional {
    font-size: 0 !important
}

.product-name {
    text-transform: capitalize
}

.product-name a:hover {
    color: #c31a1b !important
}

form.woocommerce-checkout .woocommerce-NoticeGroup-checkout .woocommerce-error {
    color: #fff
}

.page-description .products.columns-4 {
    margin-bottom: 20px !important
}

.page-description .main-heading:last-child,
.page-description .woocommerce-Reviews-title:last-child,
.page-description .woocommerce-content-item .woocommerce-Reviews .comment-reply-title:last-child,
.page-description ul.columns-4 .woocommerce-loop-category__title:last-child,
.woocommerce-content-item .woocommerce-Reviews .page-description .comment-reply-title:last-child,
ul.columns-4 .page-description .woocommerce-loop-category__title:last-child {
    margin-bottom: 0 !important
}

html[lang=bg] .woocommerce-content-item .entry-summary .single_add_to_cart_button {
    width: 240px
}

html[lang=bg] .woocommerce-content-item .entry-summary .single_add_to_cart_button:before {
    background-position-x: 5px
}

.return-to-shop .wc-backward,
.wc-proceed-to-checkout .wc-forward {
    line-height: initial !important
}

.product_type_simple,
.single_add_to_cart_button,
.woocommerce-order div.woocommerce-notice--success,
div.woocommerce-message,
html .woocommerce-info,
.button.product_type_variable {
    border-radius: 4px
}

#speedy_address_2_container td {
    border-bottom: 0 !important
}

#speedy_client_table input[type=radio] {
    margin: 5px
}

.speedy_table_right {
    text-align: center
}

@media (min-width: 1200px) {
    .container {
        max-width: 1170px !important
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .middle-section #wpb_joomsport_matches-6 .js_div_particName,
    .middle-section #wpb_joomsport_matches-6 .js_div_particName a,
    .middle-section #wpb_joomsport_matches-7 .js_div_particName,
    .middle-section #wpb_joomsport_matches-7 .js_div_particName a,
    .middle-section #wpb_joomsport_matches-8 .js_div_particName,
    .middle-section #wpb_joomsport_matches-8 .js_div_particName a,
    .middle-section #wpb_joomsport_matches-9 .js_div_particName,
    .middle-section #wpb_joomsport_matches-9 .js_div_particName a {
        font-size: 14px
    }
}

@media only screen and (max-width: 1440px) {
    .teamsTabs__link {
        padding: 15px !important
    }

    .teamsTabs__link span {
        font-size: 18px !important
    }

    .baseTab {
        flex-wrap: wrap
    }

    .baseTab li a {
        padding: 15px 10px !important;
        font-size: 18px !important
    }

    /* .partner-back_basic {
        min-height: 347px
    } */
}

@media only screen and (max-width: 1140px) {
    .teamsTabs__link span {
        font-size: 16px !important
    }

    .baseTab {
        flex-wrap: wrap
    }

    .baseTab li a {
        font-size: 16px !important
    }
}

@media only screen and (max-width: 992px) {
    .header-top-container {
        display: flex;
        justify-content: space-between
    }

    .header-top {
        flex-grow: 1
    }

    .language {
        width: 100%;
        text-align: center;
        position: relative;
        right: 20px
    }

    .language #transposh-2 span {
        display: inline
    }

    .language #transposh-2 select {
        -webkit-appearance: none
    }

    .language #transposh-2:before {
        margin-right: 8px
    }

    .pirin-logo {
        position: relative;
        top: 12px;
        left: -21px;
        height: 100px
    }
}

@media screen and (max-width: 991px) {
    .aigpl-col-3 {
        width: 49.9%
    }

    .player-page__container {
        flex-direction: column-reverse;
        align-items: center;
        padding-top: 40px
    }

    .player-page__player-info {
        width: 100%;
        position: static;
        padding: 25px
    }

    .player-page__player-image-wrapper {
        margin-right: unset;
        width: 80%;
        padding-top: 98%
    }
}

@media only screen and (max-width: 768px) {
    .player-page__player-info-inner {
        max-width: 510px;
        margin: 0 auto
    }

    .aigpl-col-3 {
        width: 100%
    }

    .teamsTabs__link {
        padding: 8px !important
    }

    .teamsTabs__link span {
        font-size: 14px !important
    }

    .baseTab {
        flex-direction: column
    }

    .teamsTabsWrap > .container {
        padding: 0
    }

    .teamsTable {
        width: 100%;
        overflow-y: hidden;
        overflow-x: scroll
    }

    .teamsTable__item {
        min-width: 768px
    }

    #stab_matches .table-responsive .jsMatchDivMain .js_div_particName {
        font-size: 14px
    }

    #stab_matches .table-responsive .jsMatchDivMain .js_div_particName a {
        font-size: 14px
    }

    #stab_matches .table-responsive .jsMatchDivMain .jsScoreDiv {
        width: 50px
    }

    #stab_matches .table-responsive .jsMatchDivMain .jsScoreDiv a {
        font-size: 15px;
        letter-spacing: 1px
    }

    #stab_matches .table-responsive .jsMatchDivMain .game-date {
        font-size: 18px
    }

    #stab_matches .table-responsive .jsMatchDivMain .game-month {
        top: -10px;
        left: 5px
    }

    #stab_matches .table-responsive .jsMatchDivMain .game-year {
        top: 5px;
        left: -22px
    }

    .jstable-cell.jsMatchDivHome, .jstable-cell.jsMatchDivAway {
        width: 28%;
    }

    wp-content\themes\realsoccer\style-new.css
    #stab_matches .table-responsive .jsMatchDivMain img {
        width: 35px !important
    }

    #stab_matches .table-responsive .jsMatchDivMain .jstable-row div.jstable-cell {
        padding: 0 !important
    }
}

@media only screen and (max-width: 767px) {
    body .container {
        max-width: 768px !important
    }
}

@media only screen and (max-width: 576px) {
    .teamsTabs {
        flex-direction: column
    }

    .partner-back_basic {
        min-height: 280px;
        padding: 20px 0
    }

    .joomsport_player #stab_main,
    .joomsport_team #stab_main,
    .tabContent {
        padding: 0 !important
    }

    .teams__text_size_xl {
        font-size: 40px !important
    }

    .teams__text_size_bg {
        font-size: 21px !important
    }

    .teams__text_size_lg {
        font-size: 16px !important
    }

    .joomsport_match .teamsEmblem {
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .joomsport_match .teamsEmblem__item {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
        margin: 10px 0;
        text-align: center
    }

    .joomsport_match .teamsEmblem__item_last {
        flex-direction: column-reverse
    }

    .sizeTable__label,
    .sizeTable__value {
        padding: 10px
    }

    .post-title {
        font-size: 20px;
        line-height: 30px
    }

    .custom-select {
        float: none;
        min-width: 0;
        width: 100%;
        margin: auto
    }

    .team-page-title {
        font-size: 18px !important;
        line-height: 30px !important;
        margin-bottom: 0 !important;
        padding-top: 20px
    }

    article.joomsport_team div.upcoming-game-bottom-wrapper {
        min-height: 0 !important;
        padding: 50px 0 0
    }

    .matches-preview #wpb_joomsport_matches-6 .widgettitle,
    .matches-preview #wpb_joomsport_matches-7 .widgettitle,
    .matches-preview #wpb_joomsport_matches-8 .widgettitle,
    .matches-preview #wpb_joomsport_matches-9 .widgettitle {
        font-size: 16px !important
    }

    .matches-preview #wpb_joomsport_matches-6 img,
    .matches-preview #wpb_joomsport_matches-7 img,
    .matches-preview #wpb_joomsport_matches-8 img,
    .matches-preview #wpb_joomsport_matches-9 img {
        width: 42px !important;
        max-height: 42px !important
    }

    .matches-preview #wpb_joomsport_matches-6 .jsmatchdate,
    .matches-preview #wpb_joomsport_matches-6 .jsmatchseason,
    .matches-preview #wpb_joomsport_matches-7 .jsmatchdate,
    .matches-preview #wpb_joomsport_matches-7 .jsmatchseason,
    .matches-preview #wpb_joomsport_matches-8 .jsmatchdate,
    .matches-preview #wpb_joomsport_matches-8 .jsmatchseason,
    .matches-preview #wpb_joomsport_matches-9 .jsmatchdate,
    .matches-preview #wpb_joomsport_matches-9 .jsmatchseason {
        font-size: 13px
    }

    .matches-preview #wpb_joomsport_matches-6 .jsvalignmdl a,
    .matches-preview #wpb_joomsport_matches-7 .jsvalignmdl a,
    .matches-preview #wpb_joomsport_matches-8 .jsvalignmdl a,
    .matches-preview #wpb_joomsport_matches-9 .jsvalignmdl a {
        font-size: 30px;
        margin: 0;
        top: 20px
    }

    .matches-preview #wpb_joomsport_matches-6 .js_div_particName,
    .matches-preview #wpb_joomsport_matches-6 .js_div_particName a,
    .matches-preview #wpb_joomsport_matches-7 .js_div_particName,
    .matches-preview #wpb_joomsport_matches-7 .js_div_particName a,
    .matches-preview #wpb_joomsport_matches-8 .js_div_particName,
    .matches-preview #wpb_joomsport_matches-8 .js_div_particName a,
    .matches-preview #wpb_joomsport_matches-9 .js_div_particName,
    .matches-preview #wpb_joomsport_matches-9 .js_div_particName a {
        font-size: 14px;
        padding: 6px 0;
        min-width: 133px
    }

    .matches-preview #wpb_joomsport_matches-6 .jsmatchcont,
    .matches-preview #wpb_joomsport_matches-7 .jsmatchcont,
    .matches-preview #wpb_joomsport_matches-8 .jsmatchcont,
    .matches-preview #wpb_joomsport_matches-9 .jsmatchcont {
        padding-top: 20px
    }

    .matches-preview #wpb_joomsport_matches-6 .jsmatchdate,
    .matches-preview #wpb_joomsport_matches-7 .jsmatchdate,
    .matches-preview #wpb_joomsport_matches-8 .jsmatchdate,
    .matches-preview #wpb_joomsport_matches-9 .jsmatchdate {
        top: 35px
    }

    .matches-preview #wpb_joomsport_matches-6 .jsmatchseason,
    .matches-preview #wpb_joomsport_matches-7 .jsmatchseason
    .matches-preview #wpb_joomsport_matches-8 .jsmatchseason,
    .matches-preview #wpb_joomsport_matches-9 .jsmatchseason {
        bottom: 17px
    }

    .matches-preview #wpb_joomsport_matches-6 table,
    .matches-preview #wpb_joomsport_matches-7 table,
    .matches-preview #wpb_joomsport_matches-8 table,
    .matches-preview #wpb_joomsport_matches-9 table {
        min-height: 115px
    }

    .our-players li > .player-card__inner > img {
        right: 8px;
    }
}

@media only screen and (max-width: 500px) {
    .content .placeholder-img {
        height: auto !important
    }
}

@media only screen and (max-width: 430px) {
    .our-players .player-number {
        font-size: 46px
    }

    .our-players .player-role {
        font-size: 12px;
        max-width: 130px
    }

    .our-players li .player-card__inner {
        padding-left: 20px;
        height: 290px
    }

    .our-players .js_div_particName {
        font-size: 18px
    }

    .our-players img {
        max-height: 255px
    }

    .our-players .PlayerCardFIO_coach .js_div_particName {
        margin-top: 15px
    }
}

@media only screen and (max-width: 414px) {
    .woocommerce-content-item .entry-summary form.cart input[type=number] {
        padding-left: 0;
        margin-right: 15px
    }

    .variations_form.cart #pa_notebook_size {
        width: 100%;
        max-width: 200px
    }

    .variations_form.cart .woocommerce-variation-add-to-cart {
        flex-wrap: wrap;
        justify-content: center
    }
}

@media only screen and (max-width: 365px) {
    .woocommerce-content-item .entry-summary form.cart input[type=number] {
        margin-bottom: 20px
    }
}


@media only screen and (max-width: 360px) {
    .g-recaptcha {
        transform: scale(.8);
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        position: relative;
        left: -25px
    }
}

/* #joomsport-container h1, */
#joomsport-container h2,
#joomsport-container h3 {
    line-height: 1.1;
    font: 16px/24px OpenSans-Bold, sans-serif;
    padding-top: 10px;
    padding-bottom: 10px
}

.table.table-striped.cansorttbl {
    text-transform: uppercase;
    font: 16px/22px OpenSans-Bold, sans-serif !important;
    color: #000
}

#wpb_joomsport_standings-9 thead tr {
    background: #000
}

#wpb_joomsport_standings-9 thead tr th {
    color: #fefefe !important
}

#content-section-2 .section-container > div:last-child table tbody td.team-score {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.woocommerce form .form-row label {
    font-weight: 700;
    font-family: OpenSans-Bold, sans-serif;
}

form.woocommerce-checkout .woocommerce-checkout-review-order-table thead th {
    background-color: transparent;
}

.woocommerce-content .variations_form.cart .variations .label {
    font-size: 16px;
    width: 70px;
}

.variations_form.cart .variations .reset_variations {
    /* color: #000;
    font-size: 14px; */
    visibility: hidden !important;
    display: none !important;
}

.variations #pa_size {
    font-size: 16px;
    border-radius: 4px;
    border: 3px solid #1d762f;
    margin: 0;
    margin-bottom: 20px;
    padding: 10px;
    width: 240px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 991px) {
    .menu-item-has-children .sub-menu li a {
        width: fit-content;
    }

    .widget_wpb_joomsport_standings .jsmodtbl_responsive .league-table {
        overflow-x: scroll;
    }
}

@media (max-width: 1024px) and (min-width: 769px) {
    .footer-main {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        width: 100%;
        grid-gap: 20px;
    }

    .footer-main #text-5, footer #custom_html-13 {
        flex: none;
        margin: 0;
        max-width: none;
    }

}

@media (max-width: 768px) {
    .footer-main {
        display: flex;
        justify-content: center;
    }
}

/* page main - main baner */

#wpb_joomsport_matches-6 #joomsport-container table tbody > tr,
#wpb_joomsport_matches-7 .jscaruselcont.jsview2 table tbody > tr {
    display: grid;
    grid-template-columns: 33% 33% 33%;
    justify-content: center;
    height: 20px;
    position: relative;
    margin-bottom: 10px;
}

#wpb_joomsport_matches-6 .js_div_particName,
#wpb_joomsport_matches-7 .js_div_particName {
    max-width: min-content;
}

#wpb_joomsport_matches-6 #joomsport-container table tbody > tr:nth-child(1),
#wpb_joomsport_matches-7 .jscaruselcont.jsview2 table tbody > tr:nth-child(1) {
    margin-bottom: 0;
}


.reserve__btn:hover:before {
    color: #fff;
    background-color: #ffffff33;
    transform: scale(1.1, 1.1);
    text-indent: 0;
}

.reserve__btn:hover {
    padding-left: 35px;
}

.reserve__btn {
    color: #0f3b18;
    border: 1px solid #0f3b18;
    background-color: #ffba00;
    font-weight: 700;
    padding: 10px 10px 10px 10px;
    line-height: 1.5;
    height: fit-content;
    border-radius: 10px;
    cursor: pointer;
    transition: all 0.2s linear 0s;
    overflow: hidden;
}

.reserve__btn::before {
    content: "\f054";
    font-family: FontAwesome;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0px;
    height: 100%;
    width: 30px;
    border-radius: 0 50% 50% 0;
    transform: scale(0, 1);
    transform-origin: left center;
    transition: all 0.2s linear 0s;
}

.pdf_link {
    margin-bottom: 15px;
}
.section-container-banner,
.reserve__btn.shares_link {
    display: none;
}

.info-link-report {
    background: transparent linear-gradient(90deg, #1d762f 0, #0f3b18 100%);
    color: #fefefe !important;
    margin: auto;
    width: 218px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font: 15px/22px OpenSans-Bold, sans-serif !important;
    text-align: center;
    text-decoration: none!important;
    margin-top: 10px;
}