/*
Theme Name:     Aardbeienacademie theme
Theme URI:      http://webtic.nl/
Description:    Een Wordpress thema ontwikkeld voor de aardbeienacademie 
Author:         Nique Sanders
Author URI:     http://www.webtic.nl/over-webtic/
Template:       twentytwelve
Version:        0.1.0
*/

@import url("../twentytwelve/style.css");

html, body { 
	height:100%;
	max-width: 100%;
	overflow-x: hidden;
	box-sizing: border-box;
	}
	
* {
	box-sizing: border-box;
} 
	
#wrapper {
	width:100%;
	background-color: #fff;
	background-image:url("assets/images/header_bg4.png");
	background-repeat: repeat-x;
	background-position: center top;
}
body .site {
	padding: 0;
	margin: 0 auto;
	box-shadow: none;
}
body {
	background-color: #fff;
}
#page {
	background-color:transparent;
	background-image:url("assets/images/bg_yellowcircle.png");
	background-repeat: no-repeat;
	background-position: center top;
}
#masthead {
	height:206px;
	text-align:center;
}
#masthead .left {
	z-index:20;
	position:relative;
	top:20px;
	}
#masthead .center {
	margin:0 auto;
	position:relative;
	left:60px;
}
#masthead .right {
	position:relative;
	top:30px;
}

.site-header {
	padding: 0;
}
/* Desktop navigation styles */
@media screen and (min-width: 769px) {
	.main-navigation ul.nav-menu, 
	.main-navigation div.nav-menu > ul {
		border-bottom: 0;
		border-top: 0;
		display: inline-block !important;
		text-align: left;
		width: 100%;
	}
	
	.main-navigation {
		margin: 0 0 40px 0;
		padding: 0;
		text-align: center;
	}
	
	.main-navigation ul a {
		color: #fff;
	}
	
	.main-navigation ul ul a {
		color: #000;
	}
	
	.main-navigation li {
		display: inline-block;
		margin: 0 20px 0 0;
		position: relative;
		vertical-align: top;
	}
	
	.main-navigation li:last-child {
		margin-right: 0;
	}
	
	.main-navigation li a {
		display: inline-block;
		padding: 12px 8px;
		line-height: 1.5;
		white-space: nowrap;
		transition: color 0.3s ease;
	}
	
	.main-navigation li a:hover {
		color: #ffcc00;
	}
	
	.main-navigation li ul.sub-menu {
		position: absolute;
		top: 100%;
		left: 0;
		background: #fff;
		min-width: 200px;
		box-shadow: 0 2px 5px rgba(0,0,0,0.2);
		z-index: 999;
		display: none;
	}
	
	.main-navigation li:hover > ul.sub-menu,
	.main-navigation li:focus-within > ul.sub-menu {
		display: block;
	}
	
	.main-navigation li ul.sub-menu li {
		display: block;
		width: 100%;
		margin: 0;
		border-bottom: 1px solid #ededed;
	}
	
	.main-navigation li ul.sub-menu li a {
		display: block;
		padding: 10px 15px;
		color: #000;
		white-space: normal;
	}
	
	.main-navigation li ul.sub-menu li a:hover {
		background: #f5f5f5;
	}
}

/* Base navigation styles for all screens */
.main-navigation {
	margin: 0 0 40px 0;
	padding: 0;
	text-align: center;
}

.main-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.main-navigation ul a {
	color: #fff;
	text-decoration: none;
}

.main-navigation ul ul a {
	color: #000;
}

/* Ensure menu container doesn't break layout */
.menu-hoofdmenu-site-container {
	width: 100%;
}  
.template-front-page .widget-area .widget li {
	margin: 8px 0 0;

	list-style: none !important;
}
.template-front-page .widget-area .widget li a {
	border-bottom:0 !important;
	color:#060;
	font-weight:bold;
	text-decoration:none;
}
.widget-area .widget h3 {
	margin-bottom: 0.5em;
}

h1, h2, h3, h4, h5, h6 {
	color:#060;
	font-weight:bold;
}
.home .entry-header {
	margin-bottom: 0;
}
.home .entry-title {
	display:none;
}
.entry-content h1, .comment-content h1, .entry-content h2, .comment-content h2, .entry-content h3, .comment-content h3, .entry-content h4, .comment-content h4, .entry-content h5, .comment-content h5, .entry-content h6, .comment-content h6 {
	margin: 0.2em 0 0.5em 0;
	line-height: 1.4em;
}



th {
	font-size: 1em !important;
	line-height: 1.25em;
	font-weight: normal;
	text-transform: none;
	color: #060;
}
td {
border-top: 0 !important;
padding: 6px 10px 6px 0;
}


ol, ul {
list-style: disc;
line-height: 1.846153846;
}

#main h3,
h1.inschrijven {
	line-height: 1.846153846;
	font-weight:bold;

}
p {
	line-height: 1.846153846;

}
#mc_signup {
	line-height: 1.846153846;
	font-size:13px;

}

/* typography */


#main a {
	color:#c00;
	text-decoration:none;
}
h3.widget-title {
	color:#060;
	margin-bottom:0.5em !important;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}

.archive-header, .page-header {
	margin-bottom: 2em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #060;
}

.comments-link {
	display:none;
}

/* ------- Styling the 3 columns footer -------
*/


.widget-area .widget h3 {
	  margin-bottom:0;
}

#footerwidgets {
	 width:100%;
}

#footerwidgets li, #footerwidgets p  {
	 padding-bottom: .5em;
	 font-size:90%;
	 line-height: 1.846153846;
}
#footer-left h3.widget-title,
#footer-middle h3.widget-title,
#footer-right h3.widget-title {
	 border-top:1px solid #060;
}
#footer-left {
	 width:30%;
	 float:left;
	 padding-right:2.5%;
}
#footer-middle {
	 width:30%;
	 float:left;
	 padding-left:2.5%;
	 padding-right: 2.5%;
}
#footer-right {
	 width:30%;
	 float:right;
	 padding-left:2.5%;
} 
.site-content article {
	  border-bottom:none;
}
@media only screen
and (max-width:481px) {

   #footer-right, #footer-middle, #footer-left {
     float:none;
     padding-left:0;
     padding-right:0;
     padding-top:1em;
     width:100%;
   }
}


/* ------- Styling the 3 columns homepage -------
*/


.widget-area .widget h3 {
	  margin-bottom:0;
}

#homepage_widgets {
	 width:100%;
}

#homepage_widgets li, #homepage_widgets p  {
	 padding-bottom: .5em;
	 font-size:90%;
	 line-height: 1.846153846;
}
#homepage-left h3.widget-title,
#homepage-middle h3.widget-title,
#homepage-right h3.widget-title {
	 border-top:1px solid #060;
}
#homepage-left {
	 width:30%;
	 float:left;
	 padding-right:2.5%;
}
#homepage-middle {
	 width:30%;
	 float:left;
	 padding-left:2.5%;
	 padding-right: 2.5%;
}
#homepage-right {
	 width:30%;
	 float:right;
	 padding-left:2.5%;
} 
.site-content article {
	  border-bottom:none;
}


/* align objects on homepage to the left */

ul.wp-cpl-widget li span.wp-thumb-overlay {
	margin-left:0 !important;
	padding-left:0 !important;
}
li.wp-cpl-sticky,
li.wp-cpl {
	margin-left:0 !important;
	padding-left:0 !important;
}
ul.wp-cpl-widget li {
	padding: 0 !important;
	margin: 0 !important;
}
.home li.wp-cpl-sticky,
.home li.wp-cpl {
	margin-bottom:1em !important;
	padding-bottom:1em !important;
	border-bottom:1px dotted #ccc;
}
.home li.wp-cpl-sticky a,
.home li.wp-cpl a {
	text-transform: uppercase;
}


#secondary li.wp-cpl-sticky a,
#secondary li.wp-cpl a {
	font-weight:bold;
	text-decoration:none;
}
p.wp-cpl-read-more {
	text-align: left !important;
	padding: 5px 0 0 0 !important;
	font-style: italic !important;
	margin: 0 0 5px 0 !important;
}



.archive-title, .page-title,  
.entry-content th, 
.comment-content th {
	font-size: 1.4em;
	line-height: 1.25em;
	font-weight: bold;
	text-transform: none;
	color: #060;
}

h3.widget-title {
	border-bottom:0;
	text-decoration: none;
	font-size: 1.2em;
	line-height: 1.25em;
	font-weight: normal;
	text-transform: none;
	color: #060;
}
.widget-title a {
	border-bottom:0;
	text-decoration: none;
	padding-bottom:1em;
}


footer.entry-meta {
	margin-top: 1em;

}




/* columns on homepage */


.template-front-page.two-sidebars .widget-area .front-widgets + .front-widgets {
float: right;
width: 48%;
margin: 0 0 24px;
margin: 0 0 1.714285714rem;
}


.template-front-page.two-sidebars .widget-area .front-widgets {
float: left;
width: 49%;
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}



.home .site-content article {
	border-bottom: 0;
	margin-bottom: 1em;
	margin-bottom: 1rem;
	padding-bottom: 0;
	padding-bottom: 0rem;

}
.site-content article {
	border-bottom: 0;
	margin-bottom: 2em;
	margin-bottom: 2rem;
	padding-bottom: 0;
	padding-bottom: 0rem;

}


.promo_slider_title  {
	margin:0;
	padding:0 !important;
}

div.promo_slider_title a {
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff !important;
	background-image:none;
	background-color:#f00 !important;
	margin:0;
	padding:1.5% 2.5%;
}




/* Buttons
-----------------------------------------------------------------------------*/

a.button,
input.button,
.button {
    display: inline-block;
    padding: 3px 6px 5px 8px;
    margin: 1em 0 1em 0;
    color: #fff !important;
    text-decoration: none;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-weight: bold;
    font-size: 11px;
    line-height: 1;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
    border: solid 1px #c00;
    background: #900;
    background: -webkit-gradient(linear, left top, left bottom, from(#f00), to(#900));
    background: -moz-linear-gradient(top, #f00, #900);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#990000');
    position: relative;
    cursor: pointer;
    text-decoration: none;
    border-bottom: none !important;
}
.button:hover {
    background: #cc3300;
    color: #fff !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#cc3300), to(#ff3300));
    background: -moz-linear-gradient(top, #cc3300, #ff3300);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc3300', endColorstr='#ff3300');
}
.button:active {
    top: 1px;
    color: #990000 !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff6600), to(#cc6600));
    background: -moz-linear-gradient(top, #ff6600, #cc6600);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6600', endColorstr='#cc6600');
}
.button,
.button:visited {
    font-weight: bold;
    line-height: 1;
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
}



#footerwidgets h3.widget-title {
	font-szie:11px;
	font-weight:bold;
	padding-top:6px;
}




/*-- move sidebar to the left --*/
@media screen and (min-width: 600px) {
    .site-content {
        float: right;
    }
    .widget-area {
        float: left;
    }
}

/* for IE8 and IE7 ----------------*/
.ie .site-content {
    float: right;
}
.ie .widget-area {
    float: left;
}




/* Mobile Responsive Styles */

/* Make images responsive */
img {
	max-width: 100%;
	height: auto;
}

/* Menu toggle button - show on mobile, hide on desktop */
.menu-toggle {
	display: none;
	background: #060;
	color: #fff;
	border: none;
	padding: 12px 20px;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	margin: 10px auto;
	width: 90%;
	max-width: 300px;
	text-align: center;
	border-radius: 4px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.menu-toggle:hover,
.menu-toggle:focus {
	background: #0a0;
	color: #fff;
	outline: none;
}

.menu-toggle:active {
	background: #040;
}

.menu-toggle.toggled-on {
	background: #0a0;
}

.menu-toggle.toggled-on::after {
	content: " ✕";
	font-size: 1.2em;
}

/* Hide menu by default on mobile, show toggle */
@media screen and (max-width: 768px) {
	.menu-toggle {
		display: block;
	}
	
	.main-navigation ul.nav-menu {
		display: none !important;
	}
	
	.main-navigation ul.nav-menu.toggled-on {
		display: block !important;
	}
}

/* Show menu always on desktop, hide toggle */
@media screen and (min-width: 769px) {
	.menu-toggle {
		display: none !important;
	}
	
	.main-navigation ul.nav-menu {
		display: inline-block !important;
	}
	
	.assistive-text {
		clip: rect(1px, 1px, 1px, 1px);
		position: absolute !important;
		height: 1px;
		width: 1px;
		overflow: hidden;
	}
}

/* Header adjustments for mobile */
@media screen and (max-width: 768px) {
	#masthead {
		height: auto;
		padding: 10px 0;
	}
	
	#masthead .left,
	#masthead .center,
	#masthead .right {
		position: static;
		display: block;
		margin: 10px auto;
		text-align: center;
	}
	
	#masthead .left img,
	#masthead .center img,
	#masthead .right img {
		max-width: 150px;
		height: auto;
	}
	
	#masthead .center {
		left: 0;
	}
	
	/* Navigation adjustments */
	.main-navigation {
		margin: 0;
		text-align: left;
	}
	
	.main-navigation ul.nav-menu {
		display: none !important;
		width: 100%;
		background: rgba(0, 0, 0, 0.8);
		margin-top: 10px;
	}
	
	.main-navigation ul.nav-menu.toggled-on {
		display: block !important;
	}
	
	.main-navigation li {
		display: block;
		width: 100%;
		margin: 0;
		border-bottom: 1px solid rgba(255,255,255,0.1);
	}
	
	.main-navigation li a {
		display: block;
		padding: 12px 15px;
		line-height: 1.5;
		color: #fff !important;
		text-decoration: none;
	}
	
	.main-navigation li a:hover,
	.main-navigation li a:focus {
		background: rgba(255,255,255,0.1);
	}
	
	.main-navigation li.menu-item-has-children > a::after {
		content: " ▼";
		font-size: 0.8em;
		float: right;
	}
	
	.main-navigation li ul.sub-menu {
		position: static;
		width: 100%;
		display: none;
		margin-left: 0;
		background: rgba(0, 0, 0, 0.5);
	}
	
	.main-navigation li.menu-item-has-children.toggled-on > ul.sub-menu {
		display: block;
	}
	
	.main-navigation li ul.sub-menu li {
		border-bottom: 1px solid rgba(255,255,255,0.05);
	}
	
	.main-navigation li ul.sub-menu li a {
		padding-left: 30px;
		color: #fff !important;
	}
	
	.main-navigation li ul.sub-menu li ul.sub-menu li a {
		padding-left: 45px;
	}
	
	/* Content adjustments */
	.site-content,
	.widget-area {
		float: none;
		width: 100%;
		max-width: 100%;
		box-sizing: border-box;
	}
	
	#primary {
		padding: 0 15px;
		max-width: 100%;
		width: 100%;
		box-sizing: border-box;
	}
	
	/* Fix text overflow in content */
	.entry-content {
		max-width: 100%;
		width: 100%;
		box-sizing: border-box;
		word-wrap: break-word;
		overflow-wrap: break-word;
	}
	
	.entry-content p,
	.entry-content h1,
	.entry-content h2,
	.entry-content h3,
	.entry-content h4,
	.entry-content ul,
	.entry-content ol,
	.entry-content li {
		max-width: 100%;
		word-wrap: break-word;
		overflow-wrap: break-word;
		box-sizing: border-box;
	}
	
	/* Footer adjustments */
	#footer-left,
	#footer-middle,
	#footer-right {
		float: none;
		width: 100%;
		padding: 1em 0;
	}
	
	/* Homepage widgets */
	#homepage-left,
	#homepage-middle,
	#homepage-right {
		float: none;
		width: 100%;
		padding: 1em 0;
	}
}

/* Small mobile devices */
@media only screen and (max-width: 481px) {
	#homepage-right, #homepage-middle, #homepage-left {
		float: none;
		padding-left: 0;
		padding-right: 0;
		padding-top: 1em;
		width: 100%;
	}
	
	#masthead .left img,
	#masthead .center img,
	#masthead .right img {
		max-width: 120px;
	}
	
	.main-navigation li a {
		font-size: 14px;
		padding: 8px 15px;
	}
	
	.entry-content {
		padding: 0 10px;
	}
	
	#footerwidgets {
		padding: 0 10px;
	}
	
	table {
		display: block;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		width: 100%;
	}
	
	/* Ensure all images are responsive */
	.entry-content img,
	.widget img,
	#masthead img {
		max-width: 100%;
		height: auto;
	}
	
	/* Fix text overflow */
	.entry-content,
	.widget,
	.entry-content p,
	.entry-content h1,
	.entry-content h2,
	.entry-content h3,
	.entry-content h4,
	.entry-content ul,
	.entry-content ol,
	.entry-content li,
	.entry-content a {
		word-wrap: break-word;
		overflow-wrap: break-word;
		word-break: break-word;
		max-width: 100%;
		box-sizing: border-box;
	}
	
	/* Adjust padding for small screens */
	.site-content {
		padding: 0 10px;
		box-sizing: border-box;
	}
	
	.entry-content {
		padding: 0;
		box-sizing: border-box;
	}
	
	/* Prevent text clipping */
	* {
		box-sizing: border-box;
	}
	
	body, html {
		overflow-x: hidden;
		max-width: 100%;
	}
}

/* Tablet adjustments */
@media screen and (min-width: 482px) and (max-width: 768px) {
	#masthead .left img,
	#masthead .center img,
	#masthead .right img {
		max-width: 180px;
	}
	
	#footer-left,
	#footer-middle,
	#footer-right {
		width: 50%;
		float: left;
	}
	
	#footer-right {
		width: 100%;
		clear: both;
	}
	
	#homepage-left,
	#homepage-middle {
		width: 50%;
		float: left;
	}
	
	#homepage-right {
		width: 100%;
		clear: both;
	}
}

/* Additional mobile improvements */
@media screen and (max-width: 768px) {
	/* Improve touch targets */
	a, button {
		min-height: 44px;
		min-width: 44px;
		display: inline-flex;
		align-items: center;
		justify-content: center;
	}
	
	/* Better spacing */
	.entry-content {
		padding: 0 10px;
	}
	
	.entry-content p,
	.entry-content ul,
	.entry-content ol {
		margin-bottom: 1em;
	}
	
	/* Prevent horizontal scroll */
	body {
		overflow-x: hidden;
		max-width: 100%;
		width: 100%;
	}
	
	html {
		overflow-x: hidden;
		max-width: 100%;
		width: 100%;
	}
	
	#page,
	#wrapper {
		max-width: 100%;
		overflow-x: hidden;
		width: 100%;
		box-sizing: border-box;
	}
	
	/* Fix text overflow for all elements */
	* {
		box-sizing: border-box;
	}
	
	.entry-content *,
	.widget *,
	.site-content * {
		max-width: 100%;
		word-wrap: break-word;
		overflow-wrap: break-word;
		word-break: break-word;
	}
	
	/* Prevent text clipping in headings */
	h1, h2, h3, h4, h5, h6 {
		word-wrap: break-word;
		overflow-wrap: break-word;
		max-width: 100%;
	}
	
	/* Prevent text clipping in paragraphs */
	p {
		word-wrap: break-word;
		overflow-wrap: break-word;
		max-width: 100%;
	}
	
	/* Prevent text clipping in lists */
	ul, ol {
		word-wrap: break-word;
		overflow-wrap: break-word;
		max-width: 100%;
	}
	
	li {
		word-wrap: break-word;
		overflow-wrap: break-word;
		max-width: 100%;
	}
	
	/* Better form inputs on mobile */
	input[type="text"],
	input[type="email"],
	input[type="password"],
	textarea,
	select {
		width: 100%;
		max-width: 100%;
		font-size: 16px; /* Prevents zoom on iOS */
		box-sizing: border-box;
	}
	
	/* Fix table overflow */
	table {
		width: 100%;
		max-width: 100%;
		display: block;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		box-sizing: border-box;
	}
	
	/* Fix container padding */
	#main.wrapper {
		max-width: 100%;
		width: 100%;
		box-sizing: border-box;
		padding: 0 10px;
	}
	
	#primary {
		max-width: 100%;
		width: 100%;
		box-sizing: border-box;
	}
	
	#content {
		max-width: 100%;
		width: 100%;
		box-sizing: border-box;
	}
}

/* Full-width content for casino pages */
.full-width-casino #primary {
	width: 100% !important;
	float: none !important;
	margin: 0 auto;
	max-width: 1200px;
	padding: 0 20px;
	box-sizing: border-box;
}

@media screen and (max-width: 768px) {
	.full-width-casino #primary {
		padding: 0 15px;
		box-sizing: border-box;
	}
}

.full-width-casino #secondary {
	display: none !important;
}

.full-width-casino .site-content {
	width: 100% !important;
	float: none !important;
}

.full-width-casino .entry-content {
	max-width: 100%;
}

.full-width-casino .entry-content p,
.full-width-casino .entry-content ul,
.full-width-casino .entry-content ol {
	max-width: 100%;
}

.full-width-casino .entry-content table {
	width: 100%;
	max-width: 100%;
}

@media screen and (min-width: 769px) {
	.full-width-casino #primary {
		padding: 0 40px;
	}
	
	.full-width-casino .entry-content {
		font-size: 16px;
		line-height: 1.8;
	}
	
	.full-width-casino .entry-content h2 {
		font-size: 2em;
		margin-top: 2em;
		margin-bottom: 1em;
	}
	
	.full-width-casino .entry-content h3 {
		font-size: 1.5em;
		margin-top: 1.5em;
		margin-bottom: 0.8em;
	}
	
	.full-width-casino .entry-content img {
		max-width: 100%;
		height: auto;
		margin: 30px 0;
	}
	
	.full-width-casino .entry-content ul,
	.full-width-casino .entry-content ol {
		margin-left: 2em;
		margin-bottom: 1.5em;
	}
	
	.full-width-casino .entry-content li {
		margin-bottom: 0.5em;
	}
}

/* Ensure content area takes full width */
.full-width-casino #main.wrapper {
	max-width: 100%;
}

.full-width-casino #content {
	max-width: 100%;
}

/* Hide homepage widgets on casino pages */
.full-width-casino #homepage_widgets {
	display: none !important;
}

/* Full width for article content */
.full-width-casino article {
	max-width: 100%;
}

/* Better spacing for full width content */
.full-width-casino .entry-content {
	padding: 0;
	box-sizing: border-box;
	max-width: 100%;
	width: 100%;
}

@media screen and (max-width: 768px) {
	.full-width-casino .entry-content {
		padding: 0 5px;
		box-sizing: border-box;
	}
	
	.full-width-casino .entry-content * {
		max-width: 100%;
		word-wrap: break-word;
		overflow-wrap: break-word;
		box-sizing: border-box;
	}
}

/* Center content with max width for readability */
@media screen and (min-width: 1200px) {
	.full-width-casino #primary {
		max-width: 1200px;
		margin: 0 auto;
	}
}

/* Horizontal Casino Listing Styles */
.casino-listing-horizontal {
	display: flex;
	flex-wrap: nowrap;
	gap: 15px;
	margin: 30px 0;
	padding: 20px;
	background: #f9f9f9;
	border-radius: 8px;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	box-sizing: border-box;
}

.casino-item {
	flex: 0 0 auto;
	width: 180px;
	min-width: 180px;
	max-width: 180px;
	background: #fff;
	border: 2px solid #e0e0e0;
	border-radius: 8px;
	padding: 15px;
	text-align: center;
	box-shadow: 0 2px 6px rgba(0,0,0,0.1);
	transition: transform 0.2s ease, box-shadow 0.2s ease;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.casino-item:hover {
	transform: translateY(-3px);
	box-shadow: 0 4px 12px rgba(0,0,0,0.15);
	border-color: #060;
}

.casino-name {
	font-size: 1.1em;
	font-weight: bold;
	color: #060;
	margin-bottom: 8px;
	line-height: 1.3;
	word-wrap: break-word;
}

.casino-rating-small {
	font-size: 0.85em;
	color: #ff6600;
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 1.2;
	white-space: nowrap;
}

.casino-bonus {
	font-size: 0.9em;
	color: #333;
	margin-bottom: 8px;
	font-weight: 600;
	line-height: 1.3;
	word-wrap: break-word;
}

.casino-wagering {
	font-size: 0.85em;
	color: #666;
	margin-bottom: 12px;
	line-height: 1.2;
}

.casino-button-small {
	display: block;
	padding: 10px 12px;
	background: #060;
	color: #fff !important;
	text-decoration: none;
	border-radius: 5px;
	font-weight: bold;
	font-size: 0.9em;
	transition: background 0.3s ease;
	width: 100%;
	text-align: center;
	box-sizing: border-box;
	margin-top: auto;
	border: none;
	cursor: pointer;
}

.casino-button-small:hover {
	background: #0a0;
	color: #fff !important;
}

/* Casino Listing Styles (old grid format - kept for compatibility) */
.casino-listing {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
	gap: 25px;
	margin: 40px 0;
	padding: 20px 0;
}

.casino-card {
	background: #fff;
	border: 2px solid #e0e0e0;
	border-radius: 8px;
	padding: 20px;
	box-shadow: 0 2px 8px rgba(0,0,0,0.1);
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.casino-card:hover {
	transform: translateY(-5px);
	box-shadow: 0 4px 16px rgba(0,0,0,0.15);
	border-color: #060;
}

.casino-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 2px solid #f0f0f0;
}

.casino-header h3 {
	margin: 0;
	font-size: 1.5em;
	color: #060;
	font-weight: bold;
}

.casino-rating {
	font-size: 1.1em;
	color: #ff6600;
	font-weight: bold;
}

.casino-info {
	font-size: 0.95em;
	line-height: 1.6;
}

.casino-info p {
	margin: 8px 0;
	padding: 5px 0;
}

.casino-info strong {
	color: #333;
	font-weight: 600;
}

.casino-highlight {
	background: #f8f8f8;
	padding: 10px;
	border-radius: 5px;
	margin-top: 15px !important;
	margin-bottom: 15px !important;
	font-weight: bold;
	color: #060;
	border-left: 4px solid #060;
}

.casino-button {
	display: inline-block;
	width: 100%;
	padding: 12px 20px;
	margin-top: 15px;
	background: #060;
	color: #fff !important;
	text-align: center;
	text-decoration: none;
	border-radius: 5px;
	font-weight: bold;
	font-size: 1em;
	transition: background 0.3s ease, transform 0.2s ease;
	border: none;
	cursor: pointer;
}

.casino-button:hover {
	background: #0a0;
	transform: translateY(-2px);
	box-shadow: 0 4px 8px rgba(0,0,0,0.2);
	color: #fff !important;
}

.casino-button:active {
	transform: translateY(0);
}

/* Mobile adjustments for casino listing */
@media screen and (max-width: 768px) {
	.casino-listing-horizontal {
		flex-wrap: nowrap;
		overflow-x: auto;
		padding: 15px;
		gap: 12px;
		margin: 20px 0;
		-webkit-overflow-scrolling: touch;
		scroll-snap-type: x mandatory;
	}
	
	.casino-item {
		flex: 0 0 auto;
		width: 150px;
		min-width: 150px;
		max-width: 150px;
		scroll-snap-align: start;
		padding: 12px;
		box-sizing: border-box;
	}
	
	.casino-name {
		font-size: 0.95em;
		line-height: 1.2;
	}
	
	.casino-rating-small {
		font-size: 0.75em;
		line-height: 1.2;
	}
	
	.casino-bonus {
		font-size: 0.8em;
		line-height: 1.2;
	}
	
	.casino-wagering {
		font-size: 0.75em;
		margin-bottom: 10px;
	}
	
	.casino-button-small {
		padding: 8px 10px;
		font-size: 0.8em;
		width: 100%;
		box-sizing: border-box;
	}
	
	.casino-listing {
		grid-template-columns: 1fr;
		gap: 20px;
		margin: 30px 0;
	}
	
	.casino-card {
		padding: 15px;
	}
	
	.casino-header {
		flex-direction: column;
		align-items: flex-start;
	}
	
	.casino-header h3 {
		font-size: 1.3em;
		margin-bottom: 10px;
	}
	
	.casino-rating {
		font-size: 1em;
	}
	
	.casino-button {
		padding: 10px 15px;
		font-size: 0.95em;
	}
}

/* Tablet adjustments for horizontal listing */
@media screen and (min-width: 482px) and (max-width: 768px) {
	.casino-listing-horizontal {
		flex-wrap: nowrap;
		overflow-x: auto;
	}
	
	.casino-item {
		flex: 0 0 auto;
		width: 160px;
		min-width: 160px;
		max-width: 160px;
		box-sizing: border-box;
	}
}

/* Desktop adjustments for horizontal listing */
@media screen and (min-width: 769px) {
	.casino-listing-horizontal {
		flex-wrap: nowrap;
		justify-content: flex-start;
		overflow-x: auto;
	}
	
	.casino-item {
		flex: 0 0 auto;
		width: 180px;
		min-width: 180px;
		max-width: 180px;
		box-sizing: border-box;
	}
}

/* Tablet adjustments */
@media screen and (min-width: 769px) and (max-width: 1024px) {
	.casino-listing {
		grid-template-columns: repeat(2, 1fr);
	}
}