.sportix-widget-title p {
font-style: italic;
margin-top: -15px;
font-weight: 700;
text-transform: none;
} .sportix-button.large,
.sportix-button.medium,
.sportix-button.small {
margin: 0px;
line-height: 1;
}
.sportix-button.medium {
padding: 15px 25px;
}
.sportix-button.large {
padding: 20px 30px;
font-size: 110%;
}
.sportix-button.small {
padding: 10px 20px;
font-size: 90%;
} .sportix-view-more {
position: relative;
display: block;
margin: 15px 0px 0px 0px;
text-align: right;
}
.xs-view-more.sportix-view-more {
margin-top: -20px;
font-size: 90%;
}
.xs-view-more.sportix-view-more .sportix-button {
padding: 10px 15px;
background: #ddd;
color: inherit !important;
} .so-widget-sportix-logos img {
-webkit-transition: color 0.2s ease-in-out;
-moz-transition: color 0.2s ease-in-out;
-o-transition: color 0.2s ease-in-out;
-ms-transition: color 0.2s ease-in-out;
transition: opacity 0.2s ease-in-out;
opacity: 1;
}
.so-widget-sportix-logos img:hover {
opacity: 0.9;
} #sportix-share-buttons {
margin-top: 60px;
}
.sportix-share-widget #sportix-share-buttons {
margin: 0px;
} .sportix-accordion-container {
background: #fff;
}
.sportix-accordion-container,
.sportix-tabs {
margin: 0px;
}
.sportix-accordion-header {
position: relative;
overflow: hidden;
margin: 0px;
padding: 20px 30px;
cursor: pointer;
-webkit-transition: color 0.2s ease-in-out;
-moz-transition: color 0.2s ease-in-out;
-o-transition: color 0.2s ease-in-out;
-ms-transition: color 0.2s ease-in-out;
transition: color 0.2s ease-in-out;
}
.sportix-accordion-header:after {
font-family: 'FontAwesome';
speak: none;
text-indent: 0em;
text-align: center;
content: "\f0d7";
position: absolute;
top: 22px;
right: 24px;
width: 24px;
height: 24px;
line-height: 24px;
z-index: 1;
display: inline-block;
margin: 0px;
}
.sportix-accordion-header.sportix-active-header:after {
content: "\f0d8";
}
.sportix-accordion-content {
display: none;
padding: 10px 30px 30px 30px;
width: 100%;
}
.sportix-accordion-content img {
vertical-align: bottom;
max-width: 100%;
height: auto;
}
.sportix-accordion-content ul,
.sportix-accordion-content ol {
padding-left: 30px;
}
.sportix-accordion-header {
border-top: 1px solid #ddd;
}
.sportix-accordion-header:first-child {
border: none;
}
#sportix-footer .sportix-accordion-container {
box-shadow: none;
}
#sportix-footer .sportix-accordion-header:first-child {
border: none;
} .animatedfast {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
.resp-tabs-container {
background: #fff;
}
.resp-tabs-list li {
font-weight: 700;
}
.resp-tabs-list li span {
font-weight: normal;
}
.resp-tabs-list li.resp-tab-active {
background: #fff;
}
#sportix-footer .resp-tabs-container {
box-shadow: none;
}
#sportix-footer .resp-tabs-list li.resp-tab-active {
box-shadow: none;
}
ul.resp-tabs-list {
margin: 0px !important;
padding: 0px !important;
display: inline-block;
width: 100%;
vertical-align: bottom;
}
.resp-tabs-list li {
display: inline-block;
padding: 20px !important;
margin: 0px !important;
list-style: none;
cursor: pointer;
float: left;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
border-top: 3px solid transparent;
}
.resp-tabs-container {
padding: 0px;
clear: left;
overflow: hidden;
}
.resp-tab-content img {
max-width: 100%;
height: auto;
}
.resp-content-active,
.resp-accordion-active {
display: block;
}
.resp-tab-content {
display: none;
border: none;
padding: 40px;
}
.tab-with-posts .resp-tab-content,
.sportix-sidebar-box .tab-with-posts .resp-tab-content {
padding: 10px;
}
.sportix-sidebar-box .resp-tab-content {
padding: 20px;
}
.resp-tab-content img {
vertical-align: bottom;
}
.resp-tab-content ul,
.resp-tab-content ol {
padding-left: 20px;
} .resp-vtabs ul.resp-tabs-list {
float: left;
width: 30%;
border-bottom: none;
}
.resp-vtabs .resp-tabs-list li {
display: block;
padding: 20px !important;
margin: 0;
cursor: pointer;
float: none;
border-top: none !important;
}
.resp-vtabs .resp-tabs-container {
padding: 0px;
float: left;
width: 70%;
clear: none;
}
.resp-vtabs li.resp-tab-active {
position: relative;
z-index: 1;
padding: 20px !important;
border-top: none !important;
}
h6.resp-tab-active {
margin-bottom: 0px !important;
padding: 20px !important;
}
h6.resp-tab-active span.resp-arrow {
border: none;
}
.resp-arrow {
width: 0;
height: 0;
float: right;
margin-top: 3px;
} h6.resp-accordion {
cursor: pointer;
display: none;
margin: 0px;
padding: 20px;
}
.resp-easy-accordion h6.resp-accordion {
display: block;
}
.resp-jfit {
width: 100%;
margin: 0px;
}
.resp-tab-content-active {
display: block;
} .sportix-post-slider-container {
position: relative;
display: block;
margin: 0px;
padding: 20px;
background: #fff;
}
.sportix-post-slider-container.slider-no-padding {
padding: 0px;
}
.sportix-bg-loader {
min-height: 200px;
}
.sportix-bg-loader:before {
width: 50px;
height: 50px;
border: 5px solid rgba(0, 0, 0, 0.1);
border-radius: 100%;
box-sizing: border-box;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%) rotate(0deg);
-webkit-transform: translate(-50%, -50%) rotate(0deg);
-webkit-animation: sportix-bg-loader 1s linear infinite;
animation: sportix-bg-loader 1s linear infinite;
z-index: 9999999999;
content: "";
}
.sportix-post-slider {
position: relative;
margin-bottom: 0px !important;
}
.sportix-post-slider > div {
display: none;
}
.sportix-post-slider > div:first-child {
display: block;
}
.sportix-post-slider.slick-initialized > div {
display: block;
}
.sportix-post-slider .slick-slide {
position: relative;
}
.sportix-post-slider .slick-slide img {
width: 100%;
height: auto;
vertical-align: bottom;
}
.sportix-post-slider-thumbnails {
overflow: hidden;
position: relative;
width: auto;
display: block;
margin: 9px -5px 0px -5px;
}
.sportix-bg-loader .sportix-post-slider-thumbnails,
.sportix-bg-loader #sportix-gallery-dots-container {
display: none !important;
}
.sportix-post-slider-thumbnails .slick-dots.sportix-slider-dots {
position: relative;
bottom: inherit;
padding: 0px;
text-align: center;
vertical-align: bottom;
}
.sportix-post-slider-thumbnails .slick-dots.sportix-slider-dots li a {
display: block;
vertical-align: bottom;
overflow: hidden;
padding: 10px 5px 0px 5px;
}
#sportix-gallery-dots-container {
background: #fff;
padding: 15px 5px 15px 5px;
overflow: hidden
}
#sportix-gallery-dots-container:empty {
display: none;
}
#sportix-gallery-dots-container.sportix-post-slider-thumbnails .slick-dots.sportix-slider-dots li a {
padding: 5px;
}
#sportix-gallery-dots-container.sportix-post-slider-thumbnails {
margin: 0px;
}
.sportix-post-slider-wrapper {
display: table;
width: 100%;
table-layout: fixed;
}
.sportix-post-slider-wrapper .sportix-post-slider-img,
.sportix-post-slider-wrapper .sportix-post-slider-desc {
display: table-cell;
}
.sportix-post-slider-wrapper .sportix-post-slider-desc {
vertical-align: top;
}
.sportix-post-slider-wrapper .sportix-post-slider-img {
vertical-align: middle;
}
.sportix-post-slider-wrapper.spx-full,
.sportix-post-slider-wrapper.spx-full .sportix-post-slider-img,
.sportix-post-slider-wrapper.spx-full .sportix-post-slider-desc {
display: block;
width: 100%;
}
.sportix-post-slider-img a {
display: block;
}
.sportix-post-slider-img {
width: 100%;
}
.sportix-post-slider-desc {
width: 400px;
}
.sportix-post-slider-inner {
position: relative;
padding: 40px;
display: block;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.sportix-post-slider.sportix-nav-bottom .slick-next {
right: 20px;
left: auto;
border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.sportix-post-slider.sportix-nav-bottom .slick-prev {
right: 60px;
left: auto;
}
.sportix-post-slider.sportix-nav-bottom .slick-next,
.sportix-post-slider.sportix-nav-bottom .slick-prev {
top: auto;
bottom: 20px;
-webkit-transform:translate(0,0);
-ms-transform:translate(0,0);
transform:translate(0,0);
}
.sportix-post-slider-desc h1 a,
.sportix-post-slider-desc h2 a,
.sportix-post-slider-desc h3 a,
.sportix-post-slider-desc h4 a,
.sportix-post-slider-desc h5 a,
.sportix-post-slider-desc h6 a,
.sportix-post-slider-desc p {
color: #fff;
}
.sportix-post-slider-desc p {
opacity: 0.7;
}
.sportix-slider-price {
font-size: 26px;
font-weight: 900;
color: #f6ae2d;
display: block;
margin-top: 20px;
}
.sportix-post-slider-inner .sportix-posts-info {
border-color: rgba(255, 255, 255, 0.1);
}
.sportix-post-slider-inner .sportix-posts-info,
.sportix-post-slider-inner .sportix-posts-info li a {
color: #fff;
}
.sportix-post-slider-desc h1,
.sportix-post-slider-desc h2,
.sportix-post-slider-desc h3,
.sportix-post-slider-desc h4,
.sportix-post-slider-desc h5,
.sportix-post-slider-desc h3 {
margin-bottom: 0px;
line-height: 1.3;
}
.sportix-post-slider-desc p {
margin-bottom: 0px;
margin-top: 20px;
}
.sportix-post-slider.slick-dotted.slick-slider {
padding-bottom: 0px;
}
.sportix-post-slider-thumbnails .slick-dots.sportix-slider-dots li a img {
position: relative;
vertical-align: bottom;
width: 100%;
max-width: none;
height: auto;
-webkit-transition: opacity 0.2s ease-in-out;
-moz-transition: opacity 0.2s ease-in-out;
-o-transition: opacity 0.2s ease-in-out;
-ms-transition: opacity 0.2s ease-in-out;
transition: opacity 0.2s ease-in-out;
opacity: 0.3;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.sportix-post-slider-thumbnails .slick-dots.sportix-slider-dots li {
position: relative;
width: 10%;
height: auto;
vertical-align: bottom;
margin: 0px;
}
.sportix-post-slider-thumbnails .slick-dots.sportix-slider-dots li.slick-active a img,
.sportix-post-slider-thumbnails .slick-dots.sportix-slider-dots a:hover img {
opacity: 1;
}
body.sportix .pp_loaderIcon {
background: none !important;
}
body.sportix .pp_loaderIcon:before {
width: 70px;
height: 70px;
border: 10px solid rgba(0, 0, 0, 0.1);
border-radius: 100%;
box-sizing: border-box;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%) rotate(0deg);
-webkit-transform: translate(-50%, -50%) rotate(0deg);
-webkit-animation: sportix-bg-loader 1s linear infinite;
animation: sportix-bg-loader 1s linear infinite;
z-index: 9999999999;
content: "";
} .sportix-slider-title-container {
position: absolute;
z-index: 1;
}
.so-widget-sportix-img-slider a {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index:9;
}
.sportix-slider-title-container.sportix-top-right {
top: 40px;
right: 40px;
text-align: right;
}
.sportix-slider-title-container.sportix-top-left {
top: 40px;
left: 40px;
text-align: left;
}
.sportix-slider-title-container.sportix-bottom-left {
bottom: 40px;
left: 40px;
text-align: left;
}
.sportix-slider-title-container.sportix-bottom-right {
bottom: 40px;
right: 40px;
text-align: right;
}
.sportix-slider-title,
.sportix-slider-subtitle {
font-weight: 900;
display: inline-block;
padding: 15px 30px;
float: left;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-transform:uppercase
}
.slick-slide .sportix-slider-title,
.slick-slide .sportix-slider-subtitle {
-webkit-transition: -webkit-transform 0.8s ease-in-out, opacity 0.8s ease-in-out;
-moz-transition: -moz-transform 0.8s ease-in-out, opacity 0.8s ease-in-out;
-ms-transition: -ms-transform 0.8s ease-in-out, opacity 0.8s ease-in-out;
transition: transform 0.8s ease-in-out, opacity 0.8s ease-in-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
opacity: 0;
}
.slick-slide .sportix-slider-title {
-webkit-transform: translate(-50%, 0px);
-moz-transform: translate(-50%, 0px);
-ms-transform: translate(-50%, 0px);
transform: translate(-50%, 0px);
}
.slick-slide .sportix-slider-subtitle {
-webkit-transform: translate(50%, 0px);
-moz-transform: translate(50%, 0px);
-ms-transform: translate(50%, 0px);
transform: translate(50%, 0px);
}
.slick-slide.slick-current.slick-active .sportix-slider-title {
-webkit-transform: translate(0px, 0px);
-moz-transform: translate(0px, 0px);
-ms-transform: translate(0px, 0px);
transform: translate(0px, 0px);
opacity: 1;
}
.slick-slide.slick-current.slick-active .sportix-slider-subtitle {
-webkit-transform: translate(0px, 0px);
-moz-transform: translate(0px, 0px);
-ms-transform: translate(0px, 0px);
transform: translate(0px, 0px);
opacity: 1;
} @media only screen and (max-width: 1480px) {
.sportix-post-slider .slick-next {
right: 0px !important;
}
.sportix-post-slider.sportix-nav-bottom .slick-prev {
right: 40px !important;
}
.sportix-post-slider.sportix-nav-bottom .slick-next,
.sportix-post-slider.sportix-nav-bottom .slick-prev {
bottom: 0px;
}
}
@media only screen and (max-width: 1170px) {
#sportix-share-buttons {
margin-top: 40px;
}
.sportix-post-slider-wrapper,
.sportix-post-slider-wrapper .sportix-post-slider-img,
.sportix-post-slider-wrapper .sportix-post-slider-desc {
display: block;
width: 100%;
}
}
@media only screen and (max-width: 900px) {
.sportix-slider-title-container {
position: relative;
top: 0 !important;
bottom: 0 !important;
left: 0 !important;
right: 0 !important;
display: block !important;
width: 100% !important;
}
.sportix-slider-title,
.sportix-slider-subtitle {
display: block;
text-align: center;
padding: 10px;
float: none;
font-size: 90%;
}
.slick-slide .sportix-slider-title,
.slick-slide .sportix-slider-subtitle {
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
transition: none;
opacity: 1;
}
.slick-slide .sportix-slider-title,
.slick-slide .sportix-slider-subtitle {
-webkit-transform: translate(0px, 0px);
-moz-transform: translate(0px, 0px);
-ms-transform: translate(0px, 0px);
transform: translate(0px, 0px);
}
}
@media only screen and (max-width: 700px) {
.sportix-post-slider-inner {
padding: 20px;
}
}
@media only screen and (max-width:640px) {
ul.resp-tabs-list {
display: none;
}
h6.resp-accordion {
display: block;
padding-left: 20px !important;
}
.resp-tab-content {
padding: 20px;
}
.tab-with-posts .resp-tab-content,
.sportix-sidebar-box .tab-with-posts .resp-tab-content {
padding: 10px;
}
.resp-vtabs .resp-tabs-container {
border: none;
float: none;
width: 100%;
min-height: initial;
clear: none;
}
.resp-tab-active {
border: none !important;
}
.resp-accordion-closed {
display: none !important;
}
.resp-tabs-container > div {
margin-top: 0px;
margin-bottom: 0px;
}
.sportix-post-slider-thumbnails .slick-dots.sportix-slider-dots li {
width: 20%;
}
.sportix-post-slider .sportix-price {
position: relative;
top: auto;
left: auto;
right: auto;
bottom: auto;
}
.sportix-post-slider-container {
padding: 0px;
background-color: transparent;
}
}
@media only screen and (max-width: 480px) {
#sportix-share-buttons {
margin-top: 20px;
}
span.sportix-page-title-count {
top: 25px;
right: 20px;
}
.sportix-accordion-header {
padding: 20px;
}
.sportix-accordion-header:after {
right: 14px;
}
.sportix-accordion-content {
padding: 0px 20px 20px 20px;
}
.sportix-view-more {
text-align: center;
}
.sportix-view-more a {
display: block;
}
.sportix-slider-title,
.sportix-slider-subtitle {
font-size: 80%;
}
}.rrssb-buttons{box-sizing:border-box;font-size:12px;height:36px;margin:0;padding:0;width:100%}.rrssb-buttons:after{clear:both}.rrssb-buttons:after,.rrssb-buttons:before{content:' ';display:table}.rrssb-buttons li{box-sizing:border-box;float:left;height:100%;line-height:13px;list-style:none;margin:0;padding:0 2px}.rrssb-buttons li.rrssb-pdf a{background-color:#c0392b}.rrssb-buttons li.rrssb-pdf a:hover{background-color:#b23429}.rrssb-buttons li.rrssb-email a{background-color:#0a88ff}.rrssb-buttons li.rrssb-email a:hover{background-color:#006ed6}.rrssb-buttons li.rrssb-facebook a{background-color:#306199}.rrssb-buttons li.rrssb-facebook a:hover{background-color:#244872}.rrssb-buttons li.rrssb-tumblr a{background-color:#32506d}.rrssb-buttons li.rrssb-tumblr a:hover{background-color:#22364a}.rrssb-buttons li.rrssb-linkedin a{background-color:#007bb6}.rrssb-buttons li.rrssb-linkedin a:hover{background-color:#005983}.rrssb-buttons li.rrssb-twitter a{background-color:#26c4f1}.rrssb-buttons li.rrssb-twitter a:hover{background-color:#0eaad6}.rrssb-buttons li.rrssb-googleplus a{background-color:#e93f2e}.rrssb-buttons li.rrssb-googleplus a:hover{background-color:#ce2616}.rrssb-buttons li.rrssb-youtube a{background-color:#df1c31}.rrssb-buttons li.rrssb-youtube a:hover{background-color:#b21627}.rrssb-buttons li.rrssb-reddit a{background-color:#8bbbe3}.rrssb-buttons li.rrssb-reddit a:hover{background-color:#62a3d9}.rrssb-buttons li.rrssb-pinterest a{background-color:#b81621}.rrssb-buttons li.rrssb-pinterest a:hover{background-color:#8a1119}.rrssb-buttons li.rrssb-pocket a{background-color:#ed4054}.rrssb-buttons li.rrssb-pocket a:hover{background-color:#e4162d}.rrssb-buttons li.rrssb-github a{background-color:#444}.rrssb-buttons li.rrssb-github a:hover{background-color:#2b2b2b}.rrssb-buttons li.rrssb-instagram a{background-color:#125688}.rrssb-buttons li.rrssb-instagram a:hover{background-color:#0c3a5b}.rrssb-buttons li.rrssb-delicious a{background-color:#0b79e5}.rrssb-buttons li.rrssb-delicious a:hover{background-color:#095fb4}.rrssb-buttons li.rrssb-vk a{background-color:#4d71a9}.rrssb-buttons li.rrssb-vk a:hover{background-color:#3d5a86}.rrssb-buttons li.rrssb-hackernews a{background-color:#f60}.rrssb-buttons li.rrssb-hackernews a:hover{background-color:#cc5200}.rrssb-buttons li.rrssb-whatsapp a{background-color:#43d854}.rrssb-buttons li.rrssb-whatsapp a:hover{background-color:#28c039}.rrssb-buttons li.rrssb-print a{background-color:#324661}.rrssb-buttons li.rrssb-print a:hover{background-color:#2c3d55}.rrssb-buttons li a{background-color:#ddd;box-sizing:border-box;display:block;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-weight:700;height:100%;padding:11px 7px 12px 27px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out;width:100%}.rrssb-buttons li a .rrssb-icon{display:block;left:10px;padding-top:9px;position:absolute;top:0;width:10%}.rrssb-buttons li a .rrssb-icon svg{height:17px;width:17px}.rrssb-buttons li a .rrssb-icon svg circle,.rrssb-buttons li a .rrssb-icon svg path{fill:#fff}.rrssb-buttons li a .rrssb-text{color:#fff}.rrssb-buttons li a:active{box-shadow:inset 1px 3px 15px 0 rgba(22,0,0,.25)}.rrssb-buttons li.small a{padding:0}.rrssb-buttons li.small a .rrssb-icon{left:auto;margin:0 auto;overflow:hidden;position:relative;top:auto;width:100%}.rrssb-buttons li.small a .rrssb-text{visibility:hidden}.rrssb-buttons.large-format,.rrssb-buttons.large-format li{height:auto}.rrssb-buttons.large-format li a{-webkit-backface-visibility:hidden;backface-visibility:hidden;padding:8.5% 0 8.5% 12%}.rrssb-buttons.large-format li a .rrssb-icon{height:100%;left:7%;padding-top:0;width:12%}.rrssb-buttons.large-format li a .rrssb-icon svg{height:100%;position:absolute;top:0;width:100%}.rrssb-buttons.large-format li a .rrssb-text{-webkit-backface-visibility:hidden;backface-visibility:hidden}.rrssb-buttons.small-format{padding-top:5px}.rrssb-buttons.small-format li{height:80%;padding:0 1px}.rrssb-buttons.small-format li a .rrssb-icon{height:100%;padding-top:0}.rrssb-buttons.small-format li a .rrssb-icon svg{height:48%;position:relative;top:6px;width:80%}.rrssb-buttons.tiny-format{height:22px;position:relative}.rrssb-buttons.tiny-format li{padding-right:7px}.rrssb-buttons.tiny-format li a{background-color:transparent;padding:0}.rrssb-buttons.tiny-format li a .rrssb-icon{height:100%}.rrssb-buttons.tiny-format li a .rrssb-icon svg{height:70%;width:100%}.rrssb-buttons.tiny-format li a:active,.rrssb-buttons.tiny-format li a:hover{background-color:transparent}.rrssb-buttons.tiny-format li.rrssb-email a .rrssb-icon svg path{fill:#EBE9E9}.rrssb-buttons.tiny-format li.rrssb-email a .rrssb-icon:hover .rrssb-icon svg path{fill:#0054a3}.rrssb-buttons.tiny-format li.rrssb-facebook a .rrssb-icon svg path{fill:#306199}.rrssb-buttons.tiny-format li.rrssb-facebook a .rrssb-icon:hover .rrssb-icon svg path{fill:#18304b}.rrssb-buttons.tiny-format li.rrssb-tumblr a .rrssb-icon svg path{fill:#32506d}.rrssb-buttons.tiny-format li.rrssb-tumblr a .rrssb-icon:hover .rrssb-icon svg path{fill:#121d27}.rrssb-buttons.tiny-format li.rrssb-linkedin a .rrssb-icon svg path{fill:#007bb6}.rrssb-buttons.tiny-format li.rrssb-linkedin a .rrssb-icon:hover .rrssb-icon svg path{fill:#003650}.rrssb-buttons.tiny-format li.rrssb-twitter a .rrssb-icon svg path{fill:#26c4f1}.rrssb-buttons.tiny-format li.rrssb-twitter a .rrssb-icon:hover .rrssb-icon svg path{fill:#0b84a6}.rrssb-buttons.tiny-format li.rrssb-googleplus a .rrssb-icon svg path{fill:#e93f2e}.rrssb-buttons.tiny-format li.rrssb-googleplus a .rrssb-icon:hover .rrssb-icon svg path{fill:#a01e11}.rrssb-buttons.tiny-format li.rrssb-youtube a .rrssb-icon svg path{fill:#df1c31}.rrssb-buttons.tiny-format li.rrssb-youtube a .rrssb-icon:hover .rrssb-icon svg path{fill:#84111d}.rrssb-buttons.tiny-format li.rrssb-reddit a .rrssb-icon svg path{fill:#8bbbe3}.rrssb-buttons.tiny-format li.rrssb-reddit a .rrssb-icon:hover .rrssb-icon svg path{fill:#398bcf}.rrssb-buttons.tiny-format li.rrssb-pinterest a .rrssb-icon svg path{fill:#b81621}.rrssb-buttons.tiny-format li.rrssb-pinterest a .rrssb-icon:hover .rrssb-icon svg path{fill:#5d0b11}.rrssb-buttons.tiny-format li.rrssb-pocket a .rrssb-icon svg path{fill:#ed4054}.rrssb-buttons.tiny-format li.rrssb-pocket a .rrssb-icon:hover .rrssb-icon svg path{fill:#b61124}.rrssb-buttons.tiny-format li.rrssb-github a .rrssb-icon svg path{fill:#444}.rrssb-buttons.tiny-format li.rrssb-github a .rrssb-icon:hover .rrssb-icon svg path{fill:#111}.rrssb-buttons.tiny-format li.rrssb-instagram a .rrssb-icon svg path{fill:#125688}.rrssb-buttons.tiny-format li.rrssb-instagram a .rrssb-icon:hover .rrssb-icon svg path{fill:#061d2e}.rrssb-buttons.tiny-format li.rrssb-delicious a .rrssb-icon svg path{fill:#0b79e5}.rrssb-buttons.tiny-format li.rrssb-delicious a .rrssb-icon:hover .rrssb-icon svg path{fill:#064684}.rrssb-buttons.tiny-format li.rrssb-vk a .rrssb-icon svg path{fill:#4d71a9}.rrssb-buttons.tiny-format li.rrssb-vk a .rrssb-icon:hover .rrssb-icon svg path{fill:#2d4263}.rrssb-buttons.tiny-format li.rrssb-hackernews a .rrssb-icon svg path{fill:#f60}.rrssb-buttons.tiny-format li.rrssb-hackernews a .rrssb-icon:hover .rrssb-icon svg path{fill:#993d00}.rrssb-buttons.tiny-format li.rrssb-whatsapp a .rrssb-icon svg path{fill:#43d854}.rrssb-buttons.tiny-format li.rrssb-whatsapp a .rrssb-icon:hover .rrssb-icon svg path{fill:#1f962d}.rrssb-buttons.tiny-format li.rrssb-print a .rrssb-icon svg path{fill:#324661}.rrssb-buttons.tiny-format li.rrssb-print a .rrssb-icon:hover .rrssb-icon svg path{fill:#2c3d55}.sp-align-left {
text-align: left;
}
.sp-align-right {
text-align: right;
}
.sp-align-center {
text-align: center;
} .sp-header {
position: relative;
overflow: visible;
z-index: 10000;
} .sp-template {
margin-bottom: 1.5em;
}
.sp-template-profile-selector {
clear: both;
overflow: hidden;
}
.sp-template-logo,
.sp-template-photo {
float: left;
margin-bottom: 2em;
margin-right: 2em;
max-width: 50%;
}
.sp-template-event-logos {
text-align: center;
}
.sp-template-details {
display: inline;
}
.sp-template-details dl {
overflow: hidden;
} .sp-tab-menu {
display: block;
clear: both;
padding: 0 5px;
margin: 0 0 1.5em;
list-style: none;
}
.sp-tab-menu-item {
display: inline-block;
margin: 0;
}
.sp-tab-menu-item a {
display: block;
margin: 0 10px;
color: inherit;
opacity: 0.5;
transition: all .3s;
}
.sp-tab-menu-item a:focus {
outline: none;
}
.sp-tab-menu-item-active a,
.sp-tab-menu-item a:hover {
color: inherit;
opacity: 1;
}
.sp-tab-content {
display: none;
} .sp-template-profile-selector {
text-align: right;
margin-bottom: 0.5em;
} .sp-scrollable-table-wrapper {
width: 100%;
overflow: hidden;
overflow-x: auto;
}
.sp-data-table {
width: 100%;
table-layout: auto;
border-spacing: 0;
}
.sp-paginated-table {
margin-bottom: 0;
}
.sp-data-table thead th {
white-space: nowrap;
}
.sp-data-table thead .sorting,
.sp-data-table thead .sorting_asc,
.sp-data-table thead .sorting_desc,
.sp-data-table thead .sorting_asc_disabled,
.sp-data-table thead .sorting_desc_disabled {
cursor: pointer;
position: relative;
}
.sp-data-table tbody a {
text-decoration: none;
}
.sp-data-table .sorting:after,
.sp-data-table .sorting_asc:after,
.sp-data-table .sorting_desc:after {
font-family: dashicons;
margin: 0 -.2em;
}
.sp-data-table .sorting:after {
content: "\f156";
color: transparent;
position: absolute;
}
.sp-data-table .sorting_asc:after {
content: "\f142";
position: absolute;
}
.sp-data-table .sorting_desc:after {
content: "\f140";
position: absolute;
}
.sp-data-table .data-name {
text-align: left;
}
.sp-data-table .data-number,
.sp-data-table .data-rank {
width: 1px;
}
.sp-data-table .sp-checkbox {
font-family: sportspress;
vertical-align: bottom;
} .sp-post-content {
clear: both;
} .sp-table-wrapper .dataTables_paginate {
text-align: center;
}
.sp-table-wrapper .dataTables_paginate .paginate_button {
margin: 0.5em;
cursor: pointer;
display: inline-block;
}
.sp-table-wrapper .dataTables_paginate .previous {
float: left;
margin-left: 0;
}
.sp-table-wrapper .dataTables_paginate .next {
float: right;
margin-right: 0;
}
.sp-table-wrapper .dataTables_paginate .current {
opacity: 0.5;
color: inherit;
cursor: default;
}
.sp-table-wrapper .dataTables_paginate .disabled {
opacity: 0;
cursor: default;
} .sp-excerpt {
display: block;
margin-bottom: 1em;
} .sp-league-table td.has-logo {
line-height: 2em;
}
.sp-league-table .team-logo {
width: 2em;
height: 2em;
display: inline-block;
vertical-align: middle;
text-align: center;
}
.sp-league-table .data-name .team-logo {
margin-right: 0.5em;
}
.sp-league-table .team-logo img {
width: auto;
height: auto;
max-width: 2em;
max-height: 2em;
} .sp-template-team-gallery img {
padding: 1em;
} .sp-player-list td {
line-height: 2em;
}
.sp-player-list .data-name .player-photo,
.sp-player-list .data-name .player-flag,
.sp-player-list .data-team .team-logo {
width: 2em;
height: 2em;
display: inline-block;
vertical-align: middle;
text-align: center;
}
.sp-player-list .data-name .player-photo,
.sp-player-list .data-name .player-flag {
margin-right: 0.5em;
}
.sp-player-list .data-name .player-photo img,
.sp-player-list .data-name .player-flag img,
.sp-player-list .data-team .team-logo img {
width: auto;
height: auto;
max-width: 2em;
max-height: 2em;
} .sp-staff-role-delimiter {
margin: 0 0.125em;
} .sp-button {
border: none;
cursor: pointer;
} .sp-message {
padding: 1em;
border: 1px solid transparent;
text-align: center;
} .sp-event-logos a {
text-decoration: none;
color: inherit;
}
.sp-event-logos img {
display: inline !important;
vertical-align: middle;
} .sp-event-overview,
.sp-event-performance-tables {
overflow: hidden;
clear: both;
} .sp-event-logos .sp-team-logo {
white-space: nowrap;
display: block;
}
.sp-event-logos .sp-team-logo .sp-team-result {
display: block;
margin: 0.5em 0;
} .sp-event-venue thead th {
white-space: normal;
} .sp-template-event-performance-icons thead {
display: none;
}
.sp-event-performance .sub {
background: rgba(0,0,0,0.05);
}
.sp-event-performance .sub-in,
.sp-event-performance .sub-out {
cursor: default;
}
.sp-event-performance .sub-in:before,
.sp-event-performance .sub-out:before {
font-family: dashicons;
}
.sp-event-performance .sub-in:before {
content: "\f140";
}
.sp-event-performance .sub-out:before {
content: "\f142";
}
.sp-event-performance .sp-performance-icons {
width: 25%;
}
.sp-event-performance .sp-event-star {
color: #f4d014;
}
.sp-event-performance .sp-event-star-number {
margin-left: -20px;
width: 20px;
text-align: center;
display: inline-block;
font-size: smaller;
line-height: 20px;
} .sp-event-performance-teams .sp-template-event-performance-icons {
box-sizing: border-box;
width: 50%;
float: left;
clear: left;
padding-right: 10px;
}
.sp-event-performance-teams .sp-template-event-performance-icons:nth-child(2n) {
float: right;
clear: right;
padding-right: 0;
padding-left: 10px;
}
.sp-template-event-performance-icons .sp-player-position {
display: block;
} .sp-event-calendar {
border-spacing: 0;
}
.sp-event-calendar a {
text-decoration: none;
}
.sp-event-calendar tbody td,
.sp-event-calendar thead th {
text-align: center;
}
.sp-event-calendar #next {
text-align: right;
}
.sp-event-calendar #prev {
text-align: left;
} .sp-event-list .data-date date,
.sp-event-list .data-time date {
display: none !important;
}
.sp-event-list .data-article {
white-space: nowrap;
}
.sp-event-list .data-article a .dashicons {
padding-right: 3px;
}
.sp-event-list .data-time,
.sp-event-list .data-results {
white-space: nowrap;
}
.sp-event-list .data-home {
text-align: right;
}
.sp-event-list .data-away {
text-align: left;
}
.sp-event-list td.has-logo {
line-height: 2em;
}
.sp-event-list .team-logo {
width: 2em;
height: 2em;
margin-right: 0.5em;
display: inline-block;
vertical-align: middle;
text-align: center;
}
.sp-event-list .team-logo img {
width: auto;
height: auto;
max-width: 2em;
max-height: 2em;
}
.sp-event-list .data-home img,
.sp-event-list .data-away img {
display: inline-block;
vertical-align: middle;
}
.sp-event-list .data-home img {
margin-left: 8px;
}
.sp-event-list .data-away img {
margin-right: 8px;
}
.sp-event-list-format-homeaway .data-time {
text-align: center;
padding-left: 1em;
padding-right: 1em;
} .sp-event-blocks thead {
display: none;
}
.sp-event-blocks .sp-event-date,
.sp-event-blocks .sp-event-time,
.sp-event-blocks .sp-event-results,
.sp-event-blocks .sp-event-title {
text-align: center;
display: block;
margin: 10px 0;
clear: none;
}
.sp-event-blocks .sp-event-league,
.sp-event-blocks .sp-event-season,
.sp-event-blocks .sp-event-venue {
text-align: center;
margin: 0 20%;
padding: 0 20px;
}
.sp-event-blocks .team-logo {
margin: 10px;
width: 20%;
height: 4em;
max-width: 6em;
text-align: center;
}
.sp-event-blocks .logo-odd {
float: left;
}
.sp-event-blocks .logo-even {
float: right;
}
.sp-event-blocks .team-logo img {
max-width: 100%;
max-height: 100%;
width: auto;
height: auto;
}
.sp-fixtures-results {
clear: both;
}
.widget .sp-event-blocks .sp-event-title {
margin: 10px;
padding: 0;
clear: both;
}
span.sp_event_spec_label {
font-weight: bold;
} .sp-template-event-logos-block .team-logo {
float: none;
max-width: none;
width: 100%;
height: auto;
color: inherit;
}
.sp-template-event-logos-block .team-logo img {
vertical-align: middle;
}
.sp-template-event-logos-block .sp-team-name {
display: block;
clear: both;
vertical-align: middle;
font-size: 28px;
}
.sp-template-event-logos-block .sp-event-results {
font-size: 36px;
} .sp-form-events {
text-align: center;
}
.sp-form-events .sp-form-event-link {
display: inline-block;
text-align: center;
vertical-align: text-top;
line-height: 1.5em;
width: 1.5em;
margin: 0 0 0.25em;
color: #fff !important;
font-weight: normal;
}
.sp-form-events .sp-form-event-link:hover {
color: #fff !important;
} .sp-template-countdown .event-image img {
display: block;
margin: 0 auto;
}
.sp-template-countdown .event-name {
clear: both;
overflow: hidden;
}
.sp-template-countdown .team-logo {
width: 20%;
height: auto;
max-width: 4em;
}
.sp-template-countdown .logo-odd {
float: left;
margin-right: 10px;
}
.sp-template-countdown .logo-even {
float: right;
margin-left: 10px;
}
.sp-template-countdown .team-logo img {
max-width: 100%;
max-height: 100%;
width: auto;
height: auto;
}
.sp-template-countdown .sp-countdown {
clear: both;
} .sp-google-map-container {
position: relative;
}
.sp-google-map {
width: 100%;
height: 320px;
}
.sp-google-map-link {
content: '';
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: url(//hsg-eppla.de/wp-content/plugins/sportspress/assets/images/maps/pin.png) no-repeat center center;
background-size: 26px 82px;
}
.sp-google-map img {
max-width: none !important;
}
.sp-venue-map {
margin-bottom: 4em;
} .sp-view-all-link {
display: block;
margin-top: 0.5em;
} .sp-highlight,
.sp-heading {
font-weight: bold;
} .sp-desktop {
display: none;
} #wpadminbar #wp-admin-bar-sportspress>.ab-item:before {
font-family: sportspress, dashicons;
}
#wpadminbar #wp-admin-bar-sportspress>.ab-item:before {
content: "\f111";
top: 2px;
} @media screen and (min-width: 801px) { .sp-widget-align-none {
clear: both;
}
.sp-widget-align-left {
width: 50%;
float: left;
clear: left;
padding-right: 10px;
box-sizing: border-box;
}
.sp-widget-align-right {
width: 50%;
float: right;
clear: right;
padding-left: 10px;
box-sizing: border-box;
} .sp-desktop {
display: block;
}
.sp-mobile {
display: none;
}
}
@media screen and (min-width: 601px) {
.sp-event-logos .sp-team-logo {
display: inline-block;
}
.sp-event-logos-2 .sp-team-logo {
display: inline;
}
.sp-event-logos-2 .sp-team-logo .sp-team-result {
display: inline-block;
margin: 0 0.25em;
}
.sp-template-logo + .sp-post-content {
clear: left;
}
.sp-template-photo + .sp-post-content {
clear: none;
}
.sp-template-event-logos-block .team-logo {
width: 33%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.sp-template-event-logos-block .team-logo img {
height: 100px;
}
.sp-template-event-logos-block .logo-odd {
text-align: left;
float: left;
}
.sp-template-event-logos-block .logo-even {
text-align: right;
float: right;
}
.sp-template-event-logos-block .logo-odd img {
margin-right: 10px;
}
.sp-template-event-logos-block .logo-even img {
margin-left: 10px;
}
.sp-template-event-logos-block .sp-team-name {
display: inline;
clear: none;
}
}@font-face {
font-family: 'sportspress';
src:url(//hsg-eppla.de/wp-content/plugins/sportspress/assets/fonts/sportspress.eot?ddphik2);
src:url(//hsg-eppla.de/wp-content/plugins/sportspress/assets/fonts/sportspress.eot?#iefixddphik2) format('embedded-opentype'),
url(//hsg-eppla.de/wp-content/plugins/sportspress/assets/fonts/sportspress.woff2?ddphik2) format('woff2'),
url(//hsg-eppla.de/wp-content/plugins/sportspress/assets/fonts/sportspress.ttf?ddphik2) format('truetype'),
url(//hsg-eppla.de/wp-content/plugins/sportspress/assets/fonts/sportspress.woff?ddphik2) format('woff'),
url(//hsg-eppla.de/wp-content/plugins/sportspress/assets/fonts/sportspress.svg?ddphik2#sportspress) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="sp-icon-"], [class*=" sp-icon-"] {
font-family: sportspress, dashicons;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
display: inline-block;
width: 20px;
height: 20px;
font-size: 20px;
vertical-align: top; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .sp-icon-sub:before {
content: "\f503";
}
.sp-icon-star-filled:before {
content: "\f155";
}
.sp-icon-update:before {
content: "\f113";
}
.sp-icon-undo:before {
content: "\f171";
}
.sp-icon-redo:before {
content: "\f172";
}
.sp-icon-marker:before {
content: "\f159";
}
.sp-icon-no:before {
content: "\f158";
}
.sp-icon-heart:before {
content: "\f487";
} .sp-icon-soccerball:before {
content: "\e700";
}
.sp-icon-baseball:before {
content: "\e701";
}
.sp-icon-basketball:before {
content: "\e602";
}
.sp-icon-golfball:before {
content: "\e603";
}
.sp-icon-cricketball:before {
content: "\e604";
}
.sp-icon-bowling:before {
content: "\e605";
}
.sp-icon-ice-hockey:before {
content: "\e606";
}
.sp-icon-football:before {
content: "\e607";
}
.sp-icon-poolball:before {
content: "\e608";
}
.sp-icon-table-tennis:before {
content: "\e609";
}
.sp-icon-tennis:before {
content: "\e610";
}
.sp-icon-racing-flag:before {
content: "\e611";
}
.sp-icon-volleyball:before {
content: "\e612";
} .sp-icon-soccerball-alt:before {
content: "\e600";
}
.sp-icon-baseball-alt:before {
content: "\e601";
} .sp-icon-shoe:before {
content: "\e800";
}
.sp-icon-card:before {
content: "\e801";
}
.sp-icon-league:before {
content: "\f332";
}
.sp-icon-shield:before {
content: "\f334";
}
.sp-icon-tshirt:before,
.sp-icon-sp_player:before {
content: "\f307";
}
.sp-icon-whistle:before {
content: "\f227";
}
.sp-icon-time:before {
content: "\f469";
}
.sp-icon-friendly:before {
content: "\f328";
}