/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 08 2024 | 09:22:40 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 07 2024 | 08:35:29 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 07 2024 | 08:35:06 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 07 2024 | 08:24:01 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 07 2024 | 08:20:26 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 12 2022 | 18:23:20 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 12 2022 | 18:11:42 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 12 2022 | 17:57:51 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 12 2022 | 17:49:37 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 12 2022 | 14:01:21 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 12 2022 | 13:33:44 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 12 2022 | 13:10:59 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 12 2022 | 13:09:05 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 12 2022 | 12:53:39 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 12 2022 | 12:30:39 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 12 2022 | 12:14:34 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 12 2022 | 09:29:34 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 12 2022 | 09:10:54 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 12 2022 | 09:06:14 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 12 2022 | 08:37:06 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 09 2022 | 14:02:46 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 09 2022 | 13:38:30 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 09 2022 | 13:12:58 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 09 2022 | 12:42:13 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 09 2022 | 12:29:22 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 07 2022 | 11:17:24 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 07 2022 | 09:56:22 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 07 2022 | 08:03:22 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 06 2022 | 21:09:21 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 06 2022 | 20:47:06 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 06 2022 | 19:33:52 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 06 2022 | 12:49:20 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 06 2022 | 12:46:46 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 06 2022 | 11:38:48 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 06 2022 | 11:38:08 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 05 2022 | 19:42:37 */


img.custom-circle-image {
    border-radius: 100%;
    width: 300px;
    height: 300px!important;
    object-fit: cover;
    object-position: center;
}

.custom-sponsor-container {
    display: grid;
    grid-gap: 20px;
	grid-auto-rows: 1fr;
}
.custom-player-container{
	display: grid;
    grid-gap: 20px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}
.custom-full-height-row, .custom-full-height-row .row_col_wrap_12 {
    height: 100%;
}
.custom-player-background{
	background-image: url('/wp-content/uploads/2022/09/person-background.png');
	background-size: cover;
	background-position: center;
	margin-bottom: 0px!important;
	border-radius: 10px 10px 0px 0px;
}
.custom-match-program div.custom-next-match-fixture{
    margin-bottom: 30px!important;
}


.ligahold_billetlink-hidden {
    display: none;
}

.custom-facebook-embed iframe {
    width: 100%;
}

.player-has-no-sponsor {
    display: none!important;
}

.platin-gradient-text-container .nectar-gradient-text h3 {
    background-image: linear-gradient(180deg, #7CBCC0 0%, #A1CED1 100%)!important;
}
.gold-gradient-text-container .nectar-gradient-text h3 {
    background-image: linear-gradient(180deg, #E4BD3E 0%, #FFEC77 100%)!important;
}

.custom-footer-sponsor-container > .vc_column-inner > .wpb_wrapper {
    display: flex;
    flex-direction: column;
    height: 100%;
}

 .custom-sponsor-container {
    flex-grow: 1;
}

.custom-sponsor-carousel-container {
    display: flex;
    flex-wrap: nowrap;
    max-height: 100px;
    height: 100px;
    animation: rotate-carousel linear infinite;
}

.custom-sponsor-carousel-container .vc_row {
    min-width: 200px;
    max-height: 100%;
    margin-right: 15px;
}

.custom-sponsor-carousel-container .column-image-bg {
    background-size: contain!important;
    background-repeat: no-repeat;
    width: 80%!important;
    height: 80%!important;
    top: 50%!important;
    left: 50%!important;
    transform: translate(-50%, -50%);
}

.custom-sponsor-carousel-wrapper {
    display: flex;
    flex-wrap: nowrap;
    position: relative;
    overflow: hidden;
    padding: 40px;
}

@keyframes rotate-carousel {
  from {transform: translate3d(0,0,0);}
  to {transform: translate3d(-100%, 0 ,0)}
}


.custom-sponsor-carousel-wrapper::after {content: "";position: absolute;right: 0;top: 35px;width: 100px;background: linear-gradient(270deg, #f3f3f3, #f3f3f3, transparent);z-index: 50;height: calc(100% - 40px);}

.custom-sponsor-carousel-wrapper::before {
    content: "";
    position: absolute;
    left: 0;
    top: 35px;
    width: 100px;
    background: linear-gradient(90deg, #f3f3f3, #f3f3f3, transparent);
    z-index: 50;
    height: calc(100% - 40px);
}

.custom-sponsor-carousel-container .column-image-bg-wrap {
    background: #fff;
    z-index: 1;
    border-radius: 10px;
}

.custom-sponsor-slider-container {
    display: grid;
    gap: 20px;
    grid-auto-rows: 120px;
    min-width: 100%;
    margin-right: 25px;
    scroll-snap-align: center;
}

.custom-sponsor-slider-wrapper {
    display: flex;
    overflow: scroll;
    padding: 20px;
    margin: -20px;
    margin-bottom: -20px!important;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;
    touch-action: auto;
}

.custom-sponsor-slider-container:last-child {
    margin-right: 0;
}

.custom-sponsor-slider-wrapper::-webkit-scrollbar {
    display: none;
}

.partner-slider-navigation {
    position: absolute;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 100%;
}

.partner-slider-navigation-dot {
    width: 10px;
    height: 10px;
    border: solid #979797 1px;
    border-radius: 100%;
    margin-right: 5px;
    position: relative;
    z-index: 10000;
}

.partner-slider-navigation-dot.active {
    background: #979797;
}

._custom-channel-image {
    margin: 0!important;!importan;!importa;!import;!impor;!impo;!impot;!impoty;!impotya;!impotyan;!impotyant;!impotyanty;!impotyan;!impotya;!impoty;!impot;!impo;!imp;!im;!i;!;
}

._custom-location-container > .wpb_wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

._custom-location-container > .wpb_wrapper h4 {
    margin: 0;
}

.hjemmebane_eller_udebane {
    display: flex;
    gap: 5px;
    align-items: center;
}

.hjemmebane_eller_udebane img {
    height: 15px!important;
    margin: 0!important;
}