/*
	Copy from old version
 Theme Name:   Poka v2 Theme Child
 Theme URI:    http://pokatheme.com
 Description:  Poka v2 Theme child
 Author:       Poka Theme
 Author URI:   http://pokatheme.com
 Template:     poka_v2
 Version:      1.0.2
 Tags:         
 Text Domain:  poka-child
*/


/* ==========================================================================
   Place your styles here
   ========================================================================== */

/* okej eller? */
.table-s1.table-big {
 /*  opacity: 0.5 !important;*/
}



.head-main .text-intro h1 {
	font-family: 'Courgette', cursive;
   font-size: 50px;
	 text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;
	text-transform: none;
	
}


body {
	font-size:20px;
}
.logo {
	
	width:100%;
	height:70px;
	background: #ffffff;
	padding-left:200px;
}
.head-menu {
    
    text-align: left !important; 

	
}

.menu-item a {
	text-transform: uppercase;	
}

.head-main {
    text-align: left; 
    padding: 40px 0;
	
}



/* ==========================================================================
   Responsive steps
   ========================================================================== */
/* Large desktops */
@media (max-width: 1199px) {
    
}

/* Tablet */
@media (max-width: 991px) {
    
}

/* Mobile */
@media (max-width: 767px) {
    
}

/* Small mobile */
@media (max-width: 575px) {
    
}

/* gamla saker */
body .aff-widget-spins p{
	height :65px;
	font-size:20px;
	font-style: bold;
}

body .aff-widget-spins p.stodlinjen{
	
	font-size:17px;
	margin-top:10px;
}

/*media all*/
body .aff-widget-spins .desc_txt p {
    
    white-space: normal !important;
	/*font-weight: bold;
	font-variant: italic;*/
   
}

body .aff-widget-spins .thumb {
	min-height:85px;
	margin-bottom:6px;
}

.item.top-casiono_heading .c2 {
	padding-left:17px;
}

.section--first .aff-widget-spins .hf_links {
	padding:0px;

}
.section--first .hf_links .btn {
	margin-left:2px;margin-right:2px;
	display:inline-block;
	margin-bottom:10px;
	height: 40px;
    border-radius: 2px;
}

/*media all*/
.aff-widget-spins.hf_outer .hf_links .btn {
    margin-left: 2px;
    margin-right: 2px;
    display: inline-block;
    margin-bottom: 10px;
    height: 40px;
    border-radius: 2px;
	
}


.head-menu.head-menu--s1 {
	/*
	 border-bottom:1px solid #000;
	background: rgba(0, 0, 0, 0.65) !important;
	
	
	
    border-bottom: 1px solid #ccc;
    background: #2a295763 !important;
	*/
	
	 background: #06050ebf !important;

}

#mobile-menu .mm-navbar.mm-navbar-top {
	display:none;
}


.particles-js-canvas-el{
	max-height:370px !important;
}
header #logo {
    display: inline-block;
    width: 1px;
}
.bannr_txt, .bannr_txt p, .bannr_txt h1, .bannr_txt h2{
	color:#FFF;
}
.sidebar {
	background: none;
	padding:0px;
	
}
.sidebar .widget h3 {
	border: 2px solid black;
    background: #2174ab; 
    color: #0dbf16;
    font-style: oblique;
}

.sidebar .widget-list li, .sidebar .widget-list li:nth-child(2n) {
	background:none;
}

.sidebar .widget-s1 .widget-sites-group .text-down p {
   /* max-width: 120px;*/
}
.sidebar .widget-s1 .widget-sites-group .text-down .btn {
	 width: auto; 
	padding: 0 5px;
}
.sidebar .widget-s1 .widget-sites-group {
    padding-left: 0px;
}
.sidebar {
	padding: 15px 13px;
}

.stodlinjen {
	font-size: smaller;
	
}
.main-area-review p {
    font-size: 20px;
   
    line-height: 1.9em;
}

.head-main .text-intro {
   
    margin-left:0px;
   
}


/*Nya från gpd*/
body {
    font-family: Arial, sans-serif;
    background: #f9f9f9;
    color: #333;
    padding: 20px;
}
.casino-featured-top {
    display: flex;
    background: #fff;
    border: 1px solid #ccc;
    padding: 15px;
    margin-bottom: 20px;
}
.featured-casino-logo img {
    max-width: 120px;
    margin-right: 20px;
}
.featured-casino-info h2 {
    margin-top: 0;
}
.casino-rating-stars {
    font-size: 1.2em;
    margin: 10px 0;
}
.cta-button {
    display: inline-block;
    background: #ffd700;
    padding: 10px 15px;
    text-decoration: none;
    color: #000;
    border-radius: 4px;
    margin-top: 10px;
}
table {
    width: 100%;
    border-collapse: collapse;
    margin: 15px 0;
}
table, th, td {
    border: 1px solid #ccc;
    padding: 10px;
    text-align: left;
}
.pros-cons-box {
    display: flex;
    gap: 30px;
}
.pros, .cons {
    flex: 1;
}
.faq h3 {
    margin-top: 20px;
}


