/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */

/* CSS Sven */





#BorlabsCookieBox ._brlbs-block-content {

    z-index: 9999;
}


#box-handball {
	
	cursor:pointer; 
	
	
}

#box-football {
	
	cursor:pointer; 
	
	
}


/* Allgemein */

#Content {

    padding-top: 0px;
}

/* Cookie Notice */

#fhw_cookiehinweis a {

    text-decoration: underline;
}



#fhw_cookiehinweis .mainbutton {
    margin-bottom: 0px;
}

.cookie-notice-container {
    width: 70%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    position: relative;
    display: flex !important;
}

#cn-notice-buttons {
    display: flex;
}

.cookie-notice-container #cn-notice-text {
    display: table-cell;
    margin: 0;
    padding: 20px;
    vertical-align: middle;
}

#cookie-notice .cn-button {
    display: block;
    width: 40px;
    line-height: 33px;
    padding-top: 4px;
    padding-bottom: 0px;
    margin: auto 0;
}


.h2look {
    font-size: 34px;
    line-height: 34px;
    font-weight: 300;
    letter-spacing: 0px;
    font-family: "Roboto", Arial, Tahoma, sans-serif;
    color: #161922;
    margin-bottom: 15px;
}

b, strong, dt {
    font-weight: 400 !important;
}

.column_column ul li {
    font-size: 18px;
    line-height: 28px;
    font-weight: 300;
    letter-spacing: 0px;
}



/* Regular CSS */

.um_tooltip {
    position: relative;
    display: inline-block;
}

/* Tooltip text */
.um_tooltip .um_tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
}

.um_tooltip:hover .um_tooltiptext {
    visibility: visible;
}



p, h1, h2, h3, h4, h5, h6 {
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

/* Akkordeon */

.style-simple .accordion .question .title {
    font-size: 18px;
    line-height: 28px;
    font-weight: 300;
    letter-spacing: 0px;
}

.accordion .question .title {
    box-shadow: inset 2px 1px 0px 0px rgba(0, 0, 0, .04);
}

.accordion .question .title > .acc-icon-plus {

    top: 20px;

}

.accordion .question .answer {
    box-shadow: none;
}


/* Tabs */

.ui-tabs .ui-tabs-nav li a {

    font-size: 18px;
    line-height: 28px;
    font-weight: 300;
    letter-spacing: 0px;
}




/** START cards **/

.linked_card{

}

a.card-link:hover{
    text-decoration: none;
}

.facetwp-template, .watchlist-template {
    display: flex;
    flex-wrap: wrap;
    align-content: stretch;
}

.hexagon-profile-image{
    width: 100%;
    height: 212px;
    position: absolute;
    z-index: -1;
    top: 13px;
}

div.card-club.avatar-logo .hexagon-profile-image{
    width: 65%;
    left: 49px;
    top: 14px;
}

.oct-outter:before,
.oct-outter:after,
.oct-inner:before,
.oct-inner:after {/* background: #179; */}
.oct-inner {/* border-color: #179 */}



.oct-holder {
    height: 46px;
    position: relative;
}

.oct-outter {
    position: absolute;
    top: -3px;
    width: 100%;
    height: 34px;
    overflow: hidden;
    z-index: 10;
}

.oct-outter:before,
.oct-outter:after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 2px;

    height: 86px;
    margin-top: -41px;
    z-index: 1;
}

.oct-outter:after {
    left: auto;
    right: 0;
    margin-top: -45px;
    height: 92px;
}

.oct-inner {
    position: absolute;
    top: 3px;
    width: 534px;
    height: 534px;
    background: rgba(255,255,255,.25);
    /* border-width: 2px; */
    /* border-style: solid; */
    -webkit-transform: rotate(45deg);
    left: -147px;
    background: white;
}

.oct-inner:before,
.oct-inner:after {
    -webkit-transform: rotate(45deg);
    content: "";
    position: absolute;
    width: 2px;

    height: 85px;
    margin-top: -41px;
    z-index: 1;
    right: auto;
    left: 27px;
    bottom: auto;
    top: 27px;
}

.oct-inner:after {
    height: 90px;
    right: 30px;
    left: auto;
    bottom: -13px;
    top: auto;
}
.oct-text{
    text-align: center;
    line-height: 2.1em;
    position: relative;
    z-index: 10;
    font-size: 1.2em;
    font-weight: bold;
    color: #161922
}

.card-logo-area{
    height: 40px;
    background-image: url('images/sz-bg-logo.png');
    background-repeat: no-repeat;
    background-position: center;
    margin: 5px 0;
}


.card-top-area{
    background-image: url('images/background-card-top-transparent.png');
    height: 251px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.card-backgrond-image {
    height: 100px;
    width: 100px;
    background-position: center;
    background-size: cover;

}

.card-wrap-inner {
    margin: 2px 15px;
    height: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
    flex: 1;
    color: #161922;
}

.card-name,
.card-info {
    background: black;
}

.card-name {
    height: 46px;
    /* border-radius: 15px 15px 0 0; */
    text-align: center;
    padding-top: 10px;
}

.card-meta{
    background-color: white;
}

#card {
    color: #000;
}

.card-bottom-area{
    padding: 0 14px;
    background: black;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 1;
    color: #161922;
}

.card-bottom-area:hover{
    color: #161922;
    text-decoration: none;
}

.card-name {
    color: #000;
    font-weight: bold;
    font-style: italic;
    margin-bottom: 0px;
}

.card-image {
    line-height: 0;
}

#Content .player-image img {
    width: 236px;
}

.facetwp-slider-reset {
    display: none !important;
}

.card-background-image {
    width: 100%;
    height: 200px;
    background-size: cover;
    background-position: center;
}

.card-info-row {
    /* border-bottom: 1px solid #b9b9b9; */
}

#card {
    width: 25%;
    margin-bottom: 50px;
    min-width: 298px;
    display: block;
    position: relative;
}

#card:hover {
    text-decoration: none;
}

.card-info {
    /* padding: 15px; */
    flex: 1;
    background: white;
    font-size: 0.9em;
}

.card-info-field {
    padding: 0px 2px;
}

.card-info-row {
    display: flex;
}

.card-info-row:nth-child(even){
    background: #f3f3f3;
}



.card-info-label {
    text-align: right;
    width: 40%;
    text-transform: uppercase;
}

.card-info-label label {
    margin: 0;
}


.card-info-value {
    width: 60%;
}

.watchlist_button{
    position: absolute;
    cursor: alias;
    top: 8px;
    right: 7px;
}



/* END CARDS */


/**
 UserMind:
 ZusÃ¤tzliche Mobile Breakpoints absteigend einordnen
 Keine Breakpoints im regulaeren CSS einbinden !!!
*/

@media screen and (max-width: 1239px) {

}

@media screen and (max-width: 959px) {

    #fhw_cookiehinweis .mainbutton {
        margin-top: 10px;
    }

}

/* Ipad*/
@media screen and (max-width: 767px) {

}

/* iPhone 6/7/8 PLUS*/
@media screen and (max-width: 414px) {

}

/* iPhone 6/7/8 */
@media screen and (max-width: 375px) {

}

/* iPhone 6/7/8 */
@media screen and (max-width: 375px) {

}

/* iPhone 5 / 5S */
@media screen and (max-width: 320px) {


}

/* Cockie Notice */
@media screen and (max-width: 327px) {

    #fhw_cookiehinweis .mainbutton {

        margin-bottom: 10px;
    }

}


/* START Facets Layout */
.facetwp-facet .facetwp-checkbox{
    margin-bottom: -6px;
}


/* END Facets Layout */


/* roboto-100 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    src: url('../../../fonts/roboto-v18-latin-100.eot'); /* IE9 Compat Modes */
    src: local('Roboto Thin'), local('Roboto-Thin'),
    url('../../../fonts/roboto-v18-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../../../fonts/roboto-v18-latin-100.woff2') format('woff2'), /* Super Modern Browsers */ url('../../../fonts/roboto-v18-latin-100.woff') format('woff'), /* Modern Browsers */ url('../../../fonts/roboto-v18-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */ url('../../../fonts/roboto-v18-latin-100.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-100italic - latin */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 100;
    src: url('../../../fonts/roboto-v18-latin-100italic.eot'); /* IE9 Compat Modes */
    src: local('Roboto Thin Italic'), local('Roboto-ThinItalic'),
    url('../../../fonts/roboto-v18-latin-100italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../../../fonts/roboto-v18-latin-100italic.woff2') format('woff2'), /* Super Modern Browsers */ url('../../../fonts/roboto-v18-latin-100italic.woff') format('woff'), /* Modern Browsers */ url('../../../fonts/roboto-v18-latin-100italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('../../../fonts/roboto-v18-latin-100italic.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-300 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: url('../../../fonts/roboto-v18-latin-300.eot'); /* IE9 Compat Modes */
    src: local('Roboto Light'), local('Roboto-Light'),
    url('../../../fonts/roboto-v18-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../../../fonts/roboto-v18-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('../../../fonts/roboto-v18-latin-300.woff') format('woff'), /* Modern Browsers */ url('../../../fonts/roboto-v18-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('../../../fonts/roboto-v18-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-300italic - latin */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 300;
    src: url('../../../fonts/roboto-v18-latin-300italic.eot'); /* IE9 Compat Modes */
    src: local('Roboto Light Italic'), local('Roboto-LightItalic'),
    url('../../../fonts/roboto-v18-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../../../fonts/roboto-v18-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */ url('../../../fonts/roboto-v18-latin-300italic.woff') format('woff'), /* Modern Browsers */ url('../../../fonts/roboto-v18-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('../../../fonts/roboto-v18-latin-300italic.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-regular - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url('../../../fonts/roboto-v18-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Roboto'), local('Roboto-Regular'),
    url('../../../fonts/roboto-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../../../fonts/roboto-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../../../fonts/roboto-v18-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../../../fonts/roboto-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../../../fonts/roboto-v18-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-italic - latin */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    src: url('../../../fonts/roboto-v18-latin-italic.eot'); /* IE9 Compat Modes */
    src: local('Roboto Italic'), local('Roboto-Italic'),
    url('../../../fonts/roboto-v18-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../../../fonts/roboto-v18-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */ url('../../../fonts/roboto-v18-latin-italic.woff') format('woff'), /* Modern Browsers */ url('../../../fonts/roboto-v18-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('../../../fonts/roboto-v18-latin-italic.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-500 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: url('../../../fonts/roboto-v18-latin-500.eot'); /* IE9 Compat Modes */
    src: local('Roboto Medium'), local('Roboto-Medium'),
    url('../../../fonts/roboto-v18-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../../../fonts/roboto-v18-latin-500.woff2') format('woff2'), /* Super Modern Browsers */ url('../../../fonts/roboto-v18-latin-500.woff') format('woff'), /* Modern Browsers */ url('../../../fonts/roboto-v18-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */ url('../../../fonts/roboto-v18-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-500italic - latin */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 500;
    src: url('../../../fonts/roboto-v18-latin-500italic.eot'); /* IE9 Compat Modes */
    src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'),
    url('../../../fonts/roboto-v18-latin-500italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../../../fonts/roboto-v18-latin-500italic.woff2') format('woff2'), /* Super Modern Browsers */ url('../../../fonts/roboto-v18-latin-500italic.woff') format('woff'), /* Modern Browsers */ url('../../../fonts/roboto-v18-latin-500italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('../../../fonts/roboto-v18-latin-500italic.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-700 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: url('../../../fonts/roboto-v18-latin-700.eot'); /* IE9 Compat Modes */
    src: local('Roboto Bold'), local('Roboto-Bold'),
    url('../../../fonts/roboto-v18-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../../../fonts/roboto-v18-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../../../fonts/roboto-v18-latin-700.woff') format('woff'), /* Modern Browsers */ url('../../../fonts/roboto-v18-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../../../fonts/roboto-v18-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-700italic - latin */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 700;
    src: url('../../../fonts/roboto-v18-latin-700italic.eot'); /* IE9 Compat Modes */
    src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'),
    url('../../../fonts/roboto-v18-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../../../fonts/roboto-v18-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */ url('../../../fonts/roboto-v18-latin-700italic.woff') format('woff'), /* Modern Browsers */ url('../../../fonts/roboto-v18-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('../../../fonts/roboto-v18-latin-700italic.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-900 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    src: url('../../../fonts/roboto-v18-latin-900.eot'); /* IE9 Compat Modes */
    src: local('Roboto Black'), local('Roboto-Black'),
    url('../../../fonts/roboto-v18-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../../../fonts/roboto-v18-latin-900.woff2') format('woff2'), /* Super Modern Browsers */ url('../../../fonts/roboto-v18-latin-900.woff') format('woff'), /* Modern Browsers */ url('../../../fonts/roboto-v18-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */ url('../../../fonts/roboto-v18-latin-900.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-900italic - latin */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 900;
    src: url('../../../fonts/roboto-v18-latin-900italic.eot'); /* IE9 Compat Modes */
    src: local('Roboto Black Italic'), local('Roboto-BlackItalic'),
    url('../../../fonts/roboto-v18-latin-900italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../../../fonts/roboto-v18-latin-900italic.woff2') format('woff2'), /* Super Modern Browsers */ url('../../../fonts/roboto-v18-latin-900italic.woff') format('woff'), /* Modern Browsers */ url('../../../fonts/roboto-v18-latin-900italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('../../../fonts/roboto-v18-latin-900italic.svg#Roboto') format('svg'); /* Legacy iOS */
}



/* file upload */
#file-overlay {
    display: none;
}
#close-file-overlay {
    position: fixed;
    right: 50%;
    top: 50%;
    z-index: 10000000;
}
.um-single-image-preview {
    height: auto !important;
}
#wordpress_file_upload_block_1 {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 50%;
    height: 50%;
    background-color: #fff;
    transform: translate(-50%, -50%);
    border: 2px solid #000;
    z-index: 1999994;
}
div.file_div_clean {
    margin: auto !important;
}
input[type="button"].file_input_button {
    position: relative !important;
}
input[type="text"].file_input_textbox,
input[type="button"].file_input_submit:disabled,
input[type="button"].file_input_button {
    width: 200px !important;
    height: 20px !important;
    padding: 10px !important;
    background: none !important;
    border: none !important;
    box-shadow: none !important;
}
input[type="text"].file_input_textbox,
form.file_input_uploadform {
    height: 40px !important;
}
td.file_td_clean {
    display: block;
    height: 50px;
    width: 200px !important;
    box-shadow: none !important;
}
form.file_input_uploadform {
    width: 200px !important;
}
input[type="button"].file_input_submit:disabled {
    width: 180px !important;
}
input[type="button"].file_input_submit:disabled,
input[type="button"].file_input_button {
    background: #3ba1da !important;
    padding: 6px 10px !important;
    border-radius: 4px !important;
}
input[type="button"].file_input_button {
    width: 180px !important;
}
/* additional checkout fields */
.woocommerce form .form-row label.radio,
.woocommerce-page form .form-row label.radio {
    display: inline-block;
}
#club_radio_field + #club_name_field {
    display: none;
}
/* date range facet */
@media screen and (min-width: 600px) {
    .facetwp-type-date_range {
        display: flex !important;
        justify-content: space-between;
        flex-wrap: wrap;
    }
}