/*
Theme name: Casinor
Description: Custom Theme
*/

/*
	Source post-css styles are located in the postcss directory.
	The compiled bundle is in assets/bundle.css; The README.md
	file contains instructions how to get the compilation
	process up & running.

	If you need to make a quick fix, feel free to add CSS
	below this comment. It will override bundle.css styles.
*/

html[lang="de-DE"] .casino .c__foot .fragment-info>p {
    font-size: 9px;
}

.casino .casino__inner {
    min-height: 135px;
}

.widget .widget-casino .article__actions p {
    font-weight: 500;
    font-size: 12px;
    letter-spacing: .015em;
    text-transform: uppercase;
    text-align: center;
}

.eght-icons img {
    width: 72.5px;
    display: inline-block;
    margin-right: 31px;
}

.eght-icons a.beaware-icon img {
    width: 180px;
}

.eght-icons {
    margin-top: 15px;
}

/* Casinos Listing & Home page */

.fragment-info {
    display: none;
}

.section-featured {
	display: none;
}

.page-template-templatescasino-listing-php .content, .page-template-templateshome-php .content {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center !important;
}

.page-template-templatescasino-listing-php .section-text, .page-template-templateshome-php .section-text {
    display: flex;
    flex-direction: column;
    justify-content: center !important;
}

.page-template-templatescasino-listing-php .section__body, .page-template-templateshome-php .section__body {
    display: flex;
    flex-direction: column;
    justify-content: center !important;
    margin: 0px auto;
    max-width: 900px !important;
}

.section-featured::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: -2999px !important;
    width: 3000px;
    background: #3b3450;
}

.section--white::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 3000px;
    right: -2999px;
    background: #fff;
}

/* Tablepress */

.tablepress-main {
    width: 900px !important;
    margin: 0px auto;
    margin-top: 20px;
    border-spacing: 0px 10px !important;
    border: 0px !important;
    border-collapse: separate;
}

.tablepress-main th {
    background: transparent !important;
}

.tablepress-main tbody {
    border-spacing: 0px 10px !important;
}

.tablepress-main td {
    padding-top: 20px !important;
}

.tablepress-main img {
    max-width: 120px !important;
    padding: 0px;
}

.table-inner-div {
    border-radius: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    max-height: 100px;
}

.tablepress-main {
	padding: 10px 10px !important
		padding-top: 10px !important;
}

.tablepress-main .column-1 {
    text-align: center;
    width: 20%;
	padding-top: 10px !important;
	vertical-align: middle !important;
}

.tablepress-main .column-2 {
    max-width: 10% !important;
	vertical-align: middle !important;
	padding-top: 10px !important;

}

.tablepress-main .column-3 {
    max-width: 10% !important;
    overflow-wrap: wrap;
    word-wrap: break-word !important;
	vertical-align: middle !important;
	padding-top: 10px !important;
}

.tablepress-main .column-4 {
    padding: 10px 30px;
    width: 35%;
}

.tablepress-main .column-4 ul {
    padding: 0px !important;
    margin-bottom: -30px;
    margin-left: 15px;
}

.tablepress-main .column-5 {
    width: 25% !important;
	padding-top: 10px !important;
}

.tablepress-main .column-5 a {
    width: 100%;
    margin-bottom: 5px;
}

.tablepress-main .table-bonus {
    font-weight: 500;
    font-size: 16px;
		text-align: center;
		margin-right: 30px;
    letter-spacing: .025em;
    color: #6b6877;
    text-transform: uppercase;
    margin-bottom: 3px;

]
}

.tablepress-main .table-bonus::after {
    content: ''
}

.tablepress-main .table-bonus-amount {
    font-weight: bold;
    font-size: 21px;
    color: #009d1a;
    margin-bottom: 0;
}

.tablepress-main .column-3 .table-bonus-amount {
    color: #f64f06;
}

.table-tcs {
    font-size: 9px;
    font-weight: 500;
}

.intro__content {
    max-width: 100% !important;
    z-index: 99 !important;
}

.intro .intro__container .shell {
    display: flex;
    padding: 0px;
}

.section-text li {
    margin-left: 4%;
}

.questions-list p {
    margin-left: 5%;
}

.h2__spacing h2 {
    margin-top: 6%;
    margin-bottom: 4%;
}

/* DE SIDEBAR */

/* .article__info > .fragment-info {
	margin-left: -85px;
}
.article__info > .fragment-info > p {
	width: 280px !important;
} */

.unlic_content>.section-article {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}

.prosCons-table {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}

.prosCons-table tr {
    text-align: center;
}

.prosCons-table, .prosCons-table th, .prosCons-table td {
    padding: 10px;
    background-color: white;
}

.prosCons-table th {
    background-color: #7e3cd2;
    color: white;
}

/* Unlic Casinos List */

.casinosList-button {
    margin-top: -20px;
}

.unlic_casino-heading {
    text-align: center;
    padding: 4%;
    background-color: #7e3cd2;
    border-radius: 25px;
    color: white;
    margin-bottom: 4%;
}

.casinos_list-1 tr td {
    border: 0px solid rgba(0, 0, 0, 0.1);
    padding: 1% !important;
    vertical-align: middle;
    text-align: center;
    height: 157px !important;
    color: #6b6877;
    /* 	transition: all 1s ease-in-out; */
}

.casinos_list-1 tr {
    transition: all 0.5s ease-in-out;
}

.casinos_list-1 tr:hover {
    transform: scale(1.1);
    background-color: white !important;
}

.casinos_list-1 tr:nth-child(1) td, .casinos_list-1 tr:nth-child(1) {
    background-color: #5E2E9E !important;
    color: white;
    font-weight: 500;
}

.casinosList-logo img {
    width: 125px !important;
    border-radius: 25px;
}

.casinos_list-1>tbody>tr>td>.c__feature {
    border: 1px solid #e8e9ef;
    border-radius: 25px;
}

.casinos_list-1>tbody>tr>td>.c__feature h4 {
    margin-top: -20px;
}

/* COLUMN 2 */

.casinos_list-1 .column-2 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100% !important;
}

.casinos_list-1>tbody>tr>.column-2>.c__feature {
    height: 140px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100% !important;
}

.casinos_list-1>tbody>tr>.column-2>.c__feature>h4 {
    margin-top: 20px;
}

/* COLUMN 3 */

.casinos_list-1>tbody>tr>.column-3>.c__feature {
    max-height: 140px !important;
    height: 140px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.casinos_list-1>tbody>tr>.column-3>.c__feature ul {
    list-style: none;
}

.casinos_list-1>tbody>tr>.column-3>.c__feature ul li {
    margin-top: -5%;
}

.casinos_list-1>tbody>tr>.column-3>.c__feature ul {
    margin-top: 20px;
}

.casinos_list-1>tbody>.row-2>.column-2>.c__feature {
    margin-bottom: -20px !important;
}

/* SW POPUP */

.sw_popup_button {
    font-size: 22px;
    font-weight: bold;
    text-transform: capitalize;
    transition: all 0.5s ease-in-out;
    box-shadow: 0px 5px 25px rgb(255 255 255 / 40%);
}

.sw_popup_button-square {
    padding: 50px 20px;
}

.sw_popup_button:hover {
    transform: scale(1.2);
}

#cp_custom_html-12-7835 {
    top: 90px !important;
}

#cp_custom_html-12-7835>div {
    background-color: rgba(0, 0, 0, 0.3);
    height: 400px !important;
    padding-top: 170px;
}

#cp_custom_html-12-7835 h2 {
    font-size: 50px;
    margin-top: -80px;
    margin-bottom: 50px;
}


@media only screen and (max-width: 600px) {
    /* TABLEPRESS */
    .tablepress-main {
        border-collapse: collapse;
        max-width: 90vw !important;
        overflow: hidden !important;
    }
    .tablepress-main th {
        display: none;
    }
	
	
    .table-inner-div {
        padding: 0px !important;
        margin: 0px !important;
        border-radius: 0px !important;
        display: block;
        max-height: none !important;
    }
    .tablepress-main td {
        display: block;
        width: 90vw !important;
        padding: 0px;
        border: none !important;
        padding: 10px;
        position: relative;
    }
    .tablepress-main img {
        width: 150px;
        height: auto;
        padding: 0px;
    }
    .tablepress-main .column-2, .tablepress-main .column-3, .tablepress-main .column-5 {
     width: 90vw !important;
        max-width: 90vw !important;
        text-align: center;
        padding: 0px;
    }
	.tablepress-main .column-5 {
		width: 90vw !important;
	}
	.table-bonus {
		float: left !important;
		margin-left: 50px;
	}
	
    .table-bonus-amount {
      font-size: 16px !important;
/* 			float: right; */
			margin-right: 50px;
			display: flex;
			justify-content: right !important;
    }
	
	.tablepress-main .column-1 {
		border-top: black !important;
		margin-top: 5px;
	}
	
    .tablepress-main .column-4 {
        max-height: 200px;
        padding-bottom: 40px;
        display: none;
    }
    .tablepress-main .column-5 {
        padding-top: 20px;
        padding: 10px;
    }
    .tablepress-main .column-5 a {
        width: 75%;
        margin: 5px auto;
    }
    /* UNLIC CASINO LIST */
    .unlic_casinoTable-div {

        width: 99vw;
        margin-left: -30%;
        margin-bottom: 40px;
        margin-top: 40px;
    }
    .casinos_list-1 tr {
        display: table;
        width: 95%;
        height: 20px !important;
    }
    .casinos_list-1 td {
        display: table-row;
        height: 40px !important;
        padding-top: 20px !important;
        margin-top: 20px !important;
    }
    .casinos_list-1 tr td img {
        margin-top: 5%;
    }
    .casinos_list-1 {
        width: 100vw !important;
        padding-right: 20%;
    }
    .casinosList-logo {
        width: 70px !important;
        margin-bottom: 20px !important;
        margin-top: 20px !important;
    }
    .casinos_list-1 tr td {
        font-size: 15px;
        height: 100px !important;
    }
    .casinosList-button a {
        font-size: 18px !important;
        padding: 10px;
        margin-bottom: 30px;
    }
    .casinos_list-1>tbody>tr>td>.c__feature {
        border: 0px solid #e8e9ef;
        border-radius: 25px;
    }
    .casinos_list-1 tr td:hover, .casinos_list-1 tr:hover {
        transform: scale(1.0);
    }
    /* SW POPUP */
    .sw_popup_button {
        font-size: 18px;
        font-weight: bold;
        text-transform: capitalize;
    }
    .sw_popup_button:hover, .sw_popup_button:active {
        transform: scale(1.1);
    }
    #cp_custom_html-12-7835>div {
        background-color: rgba(0, 0, 0, 0.0);

    }
    .cpro-overlay {
        width: 100% !important;
        overflow: hidden !important;
    }
    .cp-target {
        margin-top: 5% !important;
    }
    #cp_custom_html-12-7835 {
        margin-left: -110%;
        width: 100%;
    }
    #cp_custom_html-12-7835 h2 {
        font-size: 24px;
        margin-top: -150px !important;
    }

    .cp-popup-content {
        background-image: url("https://casinorstaging.wpengine.com/wp-content/uploads/2020/05/swedish.png");
    }
}

.mobile-cta {
    text-align: center;
    display: none;
}
@media (max-width:767px){
	.desktop-cta {
    display: none;
}
	.mobile-cta {
    display: block;
}
	a.btn.go-url {
    display: block !important;
}
}
