/*
Theme Name:   Casino Child Theme
Description:  Casino Child Theme
Template:  casino-theme
Version:      1.0.2
Text Domain: casino_theme
*/

@import url("../casino-theme/style.css");

/* Font Family */
@font-face {
  font-family: 'RockoUltraFLF';
  src: url('assets/fonts/RockoUltraFLF.ttf') format('ttf'),
  url('assets/fonts/RockoUltraFLF.ttf') format('ttf');
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'RockoUltraFLF';
  src: url('assets/fonts/RockoUltraFLF-Bold.ttf') format('ttf'),
  url('assets/fonts/RockoUltraFLF-Bold.ttf') format('ttf');
  font-display: swap;
  font-weight: bold;
  font-style: normal;
}


.reviewer-heading{
    line-height: 1.2;
    color: #222;
    border-bottom: solid 1px rgba(0,0,0,.1);
    margin-bottom: 20px;
    font-weight: 600;
    padding-bottom: 15px;
    font-size:20px;
    font-family: "Rubik", Arial, sans-serif;
}
#casino-review-content {
    margin-top: 40px;
}
.quick-nav p{
font-size: 36px;
color: white;
font-weight: bold;
}
#list-info{
background-color: #ffefeb;
padding-top: 40px;
padding-bottom: 40px;
}
#list-info h2{
font-size: 28px;
}
#table-list{
margin-top: 20px;
 border-radius: 12px;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.16);
  background-color: #fff;
padding: 10px 30px 20px 30px;
}
#casino-list-table td{
border-bottom: none !important;
}
#casino-list-table th{
border-bottom: none !important;
}
#casino-list-table tr{
border-bottom: solid 2px #e1e4e8;
padding: 10px 0px 10px 0px;
}
@media screen and (min-width: 768px){
#casino-list-table tbody tr:nth-last-child(-n + 2 ) {
border-bottom: none !important;
}
#casino-list-table tbody tr:first-child th {
align-items: unset !important;
}
#casino-list-table tbody tr:nth-last-child(-n + 2 ) {
padding-bottom: 0px !important;
}
  #casino-list-table th{
 padding: 0px !important;
}
	#casino-review-content {
    margin-top: 40px;
}
}
@media screen and (max-width: 767px){
  #casino-list-table tr td{
    padding: 10px 0px 0px 10px !important;
}
	#casino-review-content {
    margin-top: 30px;
}
  #casino-list-table th{
 padding-top: 10px !important;
}
  #casino-list-table td{
  padding: 10px 5px 0 0!important;

}
#casino-list-table tbody tr:nth-last-child(-n + 1 ) {
border-bottom: none !important;
}
#casino-list-table {
    border: solid 2px #e1e4e8 !important;
}
  #table-list{
padding: 15px 15px 15px 15px !important;
}
#casino-list-table th img{
width: 63px;
padding-right: 10px !important;
padding-left: 10px !important;
}
#casino-list-table{
border: unset;
}

#casino-list-table {
    border-bottom: solid 2px #e1e4e8;
  border: solid 2px #e1e4e8;
}
#casino-list-table tr{
justify-content: center;
padding-left: 15px !important;
padding-right: 15px !important;
}
}
#casino-list-table th img{
width: 63px;
padding-right: 20px;
}
#casino-list-table tr{
display: flex !important;
align-items: center;
}
#casino-list-table tbody{
    display: flex;
    flex-wrap: wrap;
}
#casino-list-table td{
color: #2f3e7b;
width: auto !important;
font-size: 14px;
line-height: 1.4;
padding: 0px 0px 0px 5px !important;
}
#casino-list-table th{
display: flex !important;
align-items: center;

width: auto !important;
background: unset !important;
color: #2f3e7b !important;
font-weight: bold !important;
font-size:14px;
line-height: 1.44;
}

/* child css */
.page-template-template-casino-listings-sv .hero-text{
width:100%;
}
.page-template-template-casino-listings-sv .subheader .header-content {
max-width: none;
}
.page-template-template-casino-listings-sv .subheader h1.entry-title{
max-width: none;
}
.single-casino .subheader h1.entry-title{
max-width: none;
}
.single-casino .hero-image{
display:none;
}
.single-casino .hero-text{
width:100%;
}
.single-casino .subheader .header-content {
max-width: none;
}

.single-casino .review-header{

margin-top: 30px;
}
.single-casino .review-header .container{
    display: block;
}
.single-casino #about-the-reviewer{
    border: solid 1px #d9d9d9;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 20px;
margin-left: 5px;
    margin-right: 5px;

}
.subheader{
  margin-bottom: 0px !important;
}
.hero-key-points{
  display: flex;
  color: white;
  align-items: center;
  
}
.hero-key-points img{
  max-width: 44px;
  padding-right: 10px;
}
.hero-key-points p{
  margin: 0px;
}

.subheader .header-content{
  line-height: 1.33;
}
 .subheader .entry-title{
  line-height: 1.17;
 }

@media(min-width: 768px){
  .hero-image{
  margin-bottom: -38px;
}
.subheader.layout-1 .container{
    display: flex;
    flex-wrap: wrap;
}
.subheader.layout-1 .hero-text{
  padding: 0px;
  align-self: center;
}
.hero-key-sec{      
    display: flex;
    padding: 15px !important;
    justify-content: space-between;
}
.table{
   height: calc(100% - 15px);
  margin-bottom: 15px;
}
.margin{
  margin-bottom: -15px;
}
#list-info .row-padding:nth-child(odd){
  padding-right: 0px;
}
}
@media(max-width: 767px){
  .subheader.layout-1 img{
    display: none;
  }
  .sub-hero{
    display: none;
  }
  .subheader.layout-1 .hero-text{
  padding: 0px;
}
.table {
  margin-bottom: 15px;
}
.hero-key-points{
  padding: 10px 0px;
}
.hero-key-sec{
  padding: 20px 15px 30px 15px;
}
.margin{
  margin-bottom: -15px;
}
}

/* single Casino */
.layout-casino{
margin-top: 30px !important;
}
.single-layout{
    border: solid 1px #c3c3c3;
}
.single-layout .casino-logo-wrappers .casino-logo
.single-casino .subheader{
margin-bottom: 30px !important; 
}
.layout-casino .name-excerpt p{
font-size: 32px;
}
.layout-casino .mega-offer p{
font-size: 28px !important;
}
.layout-casino .casino-logo-wrappers img{
 height: fit-content;
    align-self: center;
}
.layout-casino .mega-offer p {
    margin-bottom: 0px;
}
@media (max-width: 991px){
.layout-casino img{
display: inline-block !important;
}

.layout-casino .casino-logo-wrappers {
    border-radius: 12px 12px 0px 0px !important;
     text-align: center;
}
	.layout-casino .casino-logo-wrappers img{
	width: auto;
    max-height: 150px;
}
	.layout-casino .mega-offer p{
	font-size: 24px !important;
}
}
.layout-casino .casino-row{
display: flex;
    flex-wrap: wrap;
    background: white;

}
.layout-casino   .mega-offer{
color: #404052;
font-weight: 400;
padding-bottom: 0px !important;
}
.layout-casino .name-excerpt {
  color: #2f3e7b;
  font-weight: bold;
  align-self: center;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}
.layout-casino .casino-logo-wrappers{
 border-radius: 12px 0px 0px 12px;
    text-align: center;
	display: flex;
	justify-content: center;
	padding:15px;
}
.layout-casino{
display: block !important;
}
.layout-casino .casino-excerpt{
  margin: 0px !important;
}

.layout-casino .play-now-button{
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    background: #79b927;
    display: block;
    text-align: center;
    text-transform: uppercase;
    padding: 20px;
     line-height: 1.83;
    color: white !important;
    transition: 0.4s all ease;
    position: relative;
    z-index: 0;
    border-radius: 10px;
    text-decoration: none !important;
}
.layout-casino .buttons{
 align-self: center;
}
@media (max-width: 991px){
.layout-casino .casino-logo {
  max-width:100% !important;
}
}
/* casino layout */

.casino-row.layout-1{
  padding: 0px !important;
  border-radius: 12px;
}
.casino-row.layout-1 .casino-logo-wrapper{
  padding: 40px !important;
}
.casino-row.layout-1 .casino-name{
  color: #2f3e7b;
  font-size: 1em !important;
  font-weight: bold;
  line-height: 1.92;
}
.casino-row.layout-1 .casino-name{
  border-bottom: none !important;
}
.casino-row.layout-1 .name-excerpt{
  font-size: 24px !important;
  line-height: 1.21;
}
.casino-row.layout-1 .casino-name span{
  background: #2f3e7b;
    border-radius: 0.8em;
    color: #ffffff;
    display: inline-block;
    line-height: 1.6em;
    margin-right: 10px;
    text-align: center;
    width: 1.6em;
}
.casino-row.layout-1 .name-excerpt strong{
  color: var(--color-primary) !important;
  font-weight: bold;
}
.casino-row.layout-1 .play-now-button{
  background:  #37a715 !important;
}
.casino-row.layout-1 .mega-offer{
  text-align: unset !important;
  font-size: 20px !important;
  line-height: 1.6;
}
.casino-row.layout-1 .mega-offer ul, ol {
   margin: 0px 0px 0px 25px!important;
}
.casino-row.layout-1 .mega-offer ul {
  list-style-image: url('https://casinoutansvensklicens.club/wp-content/uploads/2022/06/queen.png');
}
.text-color h2{
   color: var(--color-primary) !important;
   text-align: center;
   padding-bottom: 0px;
   border-bottom: unset;
}
#list-info{
  background: var(--color-primary) !important;
}
#list-info h2{
  line-height: 1.28;
  margin-bottom: 20px !important;
  color: white;
  font-size: 36px;
}
.table{
  background: white;
  padding: 10px;
  border-radius: 12px;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.16);
 
  
}
.table-content{
  padding: 10px;
  border-radius: 9px;
  background-color: #f4f6f8;
  height: 100%;
}
.in-table{
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  height: 100%;
}
.table-content h3{
  font-family: rubik;
  font-weight: bold;
  line-height: 1.92;
  color: #2f3e7b;
  margin: 0px !important;
}
@media(max-width: 991px){
.casino-row.layout-1 .mega-offer{
 padding-bottom: 20px;
}
.casino-row.layout-1 .casino-logo-wrapper {
    padding: 15px 0px 5px 15px !important;
    text-align: center;
}
.casino-row.layout-1 .mega-offer {
    padding-bottom: 15px;
}
.casino-row.layout-1 .casino-logo{
  max-width: 150px;
}
.casino-row.layout-1 .casino-logo-wrapper{
  order: unset !important;
}
.casino-row.layout-1{
  text-align: center ;
}
.casino-row.layout-1 .buttons{
 padding: 0px 15px 15px 15px !important;
  }
}
@media(min-width: 768px) and (max-width: 991px){
.hero-image{
  padding-top: 20px;
}
}