/*

	Theme Name: Spilleautomaterx.com

	Author: Prasath

	Author URI: https://www.skarosoft.com/

	Version: 1.0

	Theme URI: https://www.skarosoft.com/

*/

@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic');
@import url('https://fonts.googleapis.com/css?family=Raleway');
@import url('https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz');

body {
	/*font-family: 'Raleway', sans-serif;*/
	font-family: 'Open Sans', Arial, sans-serif;
    background: url(https://spilleautomaterx.com/wp-content/uploads/2017/07/bg_carpet.jpg);
    color: #fff;
	font-size:15px;
}

.vc_row {
    margin-left: auto !important;
    margin-right: auto !important;
}
.row {
    margin-right: 0px !important;
    margin-left: 0px !important;
}
.pads
{
    margin-left: -15px !important;
    margin-right: -15px !important;
}
/*@media (min-width: 1200px)
{
	.container { 
		width:870px; 
		padding:0;
	}
}*/
@media (max-device-width: 320px) 
{
.navbar-toggle {
    margin-right: 215px !important;
}
#content_part .container h1 {
    font-size: 34px !important;
    font-weight: bold;
}
}
@media (max-width: 414px)
.navbar-toggle {
    margin-right: 310px;
}
@-webkit-keyframes bounceIn_custom 
{
	0% { -webkit-transform: scale(1); }
	25% { -webkit-transform: scale(.8); }
	50% { -webkit-transform: scale(1.05); }
	70% { -webkit-transform: scale(.9); }
	100% { -webkit-transform: scale(1); }
}

@-moz-keyframes bounceIn_custom 
{
	0% { -moz-transform: scale(1); }
	25% { -moz-transform: scale(.8); }
	50% { -moz-transform: scale(1.05); }
	70% { -moz-transform: scale(.9); }
	100% { -moz-transform: scale(1); }
}

@-o-keyframes bounceIn_custom 
{
	0% { -o-transform: scale(1); }
	25% { -o-transform: scale(.8); }
	50% { -o-transform: scale(1.05); }
	70% { -o-transform: scale(.9); }
	100% { -o-transform: scale(1); }
}

@keyframes bounceIn_custom 
{
	0% { transform: scale(1); }
	25% { transform: scale(.8); }
	50% { transform: scale(1.05); }
	70% { transform: scale(.9); }
	100% { transform: scale(1); }
}

/********* Slider Styles Starts Here ***********/
/********* Slider Styles Ends Here ***********/


/********* Header Styles Starts Here ***********/
p.head_text {
    color: #fff;
	text-align: center;
    font-size: 40px !important;
    line-height: normal !important;
    text-shadow: 0 0 5px #000;
    font-weight: bold;
	letter-spacing:1px;
    /*padding: 20px !important;
    background: rgba(0,0,0,.5);
    border-radius: 25px;
    border: 1px solid #000 !important;*/
    text-transform: uppercase;
    margin-bottom: 20px;
	font-family: 'Yanone Kaffeesatz', 'sans-serif';
}
p.head_r1,
p.head_r2,
p.head_r3,
p.head_r4 {
    color: #FFEB3B;
	text-align: center;
    font-size: 20px !important;
    line-height: normal !important;
    text-shadow: 0 0 5px #000;
    font-weight: normal;
    /*padding: 0px 10px 0 30px !important;*/
    font-style: italic;
}
.shadow {
    background: url(https://skarosoft.com/nordica/wp-content/uploads/2017/06/shadow.png) no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 25px;
    /*position: absolute;
    bottom: 154px;*/
}
.top_menu_part {
    background: rgba(255, 235, 59, 0.25); /*rgba(1, 99, 214, 0.25); #0163d6;*/
    padding: 5px 0 5px 0;
	border-bottom: 3px solid #00001a;
}

#site-logo img {
	/*padding: 0 10px;*/
	margin: 0;
    height: auto;
	margin-top:10px;
}
.top_menu_social_part {
	padding:0;	
}
.top_header_right_part {
	padding:0;
}
.navbar { 
	min-height: auto; 
	margin-bottom: 15px;
}
nav.navbar.navbar-default {
	float:initial;	
	margin-left: 100px !important;
}
.navbar-default {
	background: transparent;
	border: 0;
    margin: 0;	
}
.navbar-default .navbar-nav>li>a {
    color: #FFEB3B;
    /*padding: 22px 10px;*/
    padding: 22px 10px 22px 0;
    font-weight: bold;
    font-size: 14px;
}
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li.current-menu-item>a {
	color: #fff;
    font-weight: bold;
    text-shadow: 2px 2px 2px #222;
    transition: text-shadow 400ms,font-weight 400ms,color 400ms;
}
.navbar-header {
	text-align: center;	
}
.navbar-toggle {
    background-color: #e51e24;
	float: none;
	margin-right:0;
}
.navbar-default .navbar-toggle:focus, 
.navbar-default .navbar-toggle:hover {
    background-color: #e51e24;
}
.navbar-default .navbar-toggle {
    border-color: #064e6b;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.top_menu_part .rq {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
	text-decoration: none;
    line-height: 32px;
    display: inline-block;
    margin-top: 15px;
}
.top_menu_part .rq:hover {
    color: #2da5d6;
}

@media (min-width: 768px) {
	.navbar-collapse {
		padding:0;	
	}
}
.sub-menu { z-index:1000; }
.sub-menu li {
	/*margin-bottom: 10px;*/
	list-style: none;
    background: #2dacdf;
}
.sub-menu li:last-child { margin-bottom: 0; }
.sub-menu li:last-child a {
    padding-bottom: 15px;
}
.sub-menu a  {
	color: #fff;
	text-decoration:none;
    padding: 10px 20px;
    display: inline-block;
    width: 100%;
}
.sub-menu a:hover {
    color: #064e6b;
    font-weight: bold;
}

.padd_0px {
	padding:0;	
}
.search_part {
    margin: 20px 0;
}
input#search_form_term {
    height: 40px;
    width: 100%;
    color: #fff;
    padding: 5px 45px 5px 10px;
    border: 3px solid #e51e24;
    background: transparent;
}
.search_form_btn {
    background: #e51e24;
    border: 0;
    color: #fff;
    font-size: 20px;
    text-align: center;
	position:absolute;
	top: 20px;
    right: 15px;
    height: 40px;
    width: 40px;
}

.top_social {
    text-align: right;
    margin-top: 22px;
}
.top_social a.share-btn {
    margin-left: 5px;
    padding: 5px 5px;
    border: 2px solid #fff;
    /*margin-right: 3px;*/
    color: #fff;
    text-align: center;
    width: 35px;
    height: 35px;
    display: inline-block;
    -webkit-box-shadow: 0 4px 2px 0 rgba(0,0,0,0.6);
    box-shadow: 0 4px 2px 0 rgba(0,0,0,0.6);
}
.top_social a.share-btn:hover {
    color: #FFEB3B;
    border: 2px solid #FF5722;
}
.top_social a i {
    font-size: 20px;
}

@media (min-width:768px) {
			 }
	.navbar-toggle {
	 margin-right: 165px;
			}
	.sub-menu {
		display: none;
		position: absolute;
		width: 250px; 
		-moz-border-radius: 10px;
		-webkit-border-radius: 0px;
		border-radius: 0px;
		padding: 15px 0px;
	}
	li:hover .sub-menu { display: block; }
	#menu-item-16 .sub-menu { width:200px !important; }

	

}

@media (min-width: 1200px)
{
	.navbar-header { width:auto; }
	.navbar-brand { 
		float:right; 
		padding: 11px 15px 10px 15px; 
	}	
}



@media (max-width:767px) 
{
	.logo_part { padding-bottom:10px; }
	#site-logo img { margin:0px auto; }
	.navbar { margin-bottom:0; }
	.navbar-collapse { 
		float:none; 
	    overflow: hidden;
	}	
	.top_header_row .col-md-2 {
		text-align:center;	
	}
	.navbar-default .navbar-nav>li>a {
		padding: 15px 20px 0 20px;
	}
	.nav>li:last-child {
		margin-bottom: 15px;
	}
	.navbar-nav { margin:0 -15px; }
	.navbar-default .navbar-collapse {
		border-color: #36a9e1;
		border-top: 1px solid #36a9e1;
		border-bottom: 1px solid #36a9e1;
	}
	.search_form_btn {
    top: 0px !important;
}
.navbar-toggle {
    margin-right: 274px;
}
.top_social {
    text-align: left;
    margin-top: 22px;
}
	h1.top_noticias1 {
    font-size: 26px !important;
    font-weight: bold;
    padding-bottom: 10px;
    color: #FFEB3B;
    text-align: center;
    text-transform: uppercase;
    /* border-bottom: 5px solid #FF5722; */
    display: inline-block;
    font-family: 'Raleway', sans-serif;
}
nav.navbar.navbar-default {
    float: initial;
    margin-left: auto !important;
}
}

/********* Header Styles Ends Here ***********/


/********* Footer Styles Starts Here ***********/
footer .foot_end {
    /*background: rgba(1, 99, 214, 0.25); #0163d6;*/
    padding: 15px 0;
    border-top: 0px solid #00001a;
	background: -webkit-linear-gradient(rgba(0, 0, 26, 0.5), rgba(1, 99, 214, 0.5));
    background: -o-linear-gradient(rgba(0, 0, 26, 0.5), rgba(1, 99, 214, 0.5));
    background: -moz-linear-gradient(rgba(0, 0, 26, 0.5), rgba(1, 99, 214, 0.5));
    background: linear-gradient(rgba(0, 0, 26, 0.5), rgba(1, 99, 214, 0.5));
}
footer .foot_end h3 {
    margin-top: 20px;
    margin-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 26px;
    letter-spacing: 1px;
    color: #ffeb3b;
    text-shadow: 2px 2px 2px #000;
	font-family: 'Yanone Kaffeesatz', 'sans-serif';
}
footer #site-logo img {
    height: 150px;
    margin: 0 auto;
}
footer .foot_end .s2 p {
    text-align: justify;
}
footer .foot_end .col-md-3 p a {
	color:#fff;
	margin:0;
}
footer .foot_end p.col-md-12 {
    /*border-bottom: 1px solid #fff;*/
    padding-bottom: 10px;
    margin-bottom: 15px;
}
footer .foot_end .col-md-3 a.share-btn {
    margin-left: 10px;
    padding: 5px 5px;
    border: 2px solid #fff;
    margin-right: 3px;
    color: #fff;
    text-align: center;
    width: 35px;
    height: 35px;
    display: inline-block;
    -webkit-box-shadow: 0 4px 2px 0 rgba(0,0,0,0.6);
    box-shadow: 0 4px 2px 0 rgba(0,0,0,0.6);
}
footer .foot_end .col-md-3 a.share-btn:hover {
    color: #FFEB3B;
    border: 2px solid #FF5722;
}
footer .foot_end .col-md-3 a i {
    font-size: 20px;
}
.bottom_line {
	display:none;	
	text-align: center;
}
.bottom_line a {
	font-size: 0.8em;
	color:#a0a0a0;
	padding-left:15px;	
}
.bottom_line a:first-child {
	border-right:1px solid #fff;
	padding-right:15px;
	padding-left:0;		
}

.dropdown {
    position: relative;
    display: inline-block;
}
.dropdown button {
    min-width: 130px;
    color: #FFF;
    border: 0px solid #CCC;
    margin: 0;
    padding: 0.3em 0.8em;
    font-size: 1em;
    background: url(https://spilleautomaterx.com/wp-content/uploads/2017/08/arrow.png) right center no-repeat #161f61;
    background-position: 110px -17px;
}
.flag.flag-se {
    background-position: -80px -132px;
}
.flag {
    width: 14px;
    height: 11px;
    background: url(https://spilleautomaterx.com/wp-content/uploads/2017/08/flags.png) no-repeat;
    display: block;
    float: left;
    margin-top: 5px;
    border-radius: 100%;
}
.flag {
    border-radius: 0 !important;
}
.dropdown .dropdown-menu {
    position: absolute;
    top: 100%;
    display: none;
    margin: -80px;
	left:80px;
    min-width: auto !important;
    list-style: none;
    width: 100%;
    padding: 0;
}
.dropdown:hover .dropdown-menu {
    display: block;
}
.dropdown-menu li {
    float: none !important;
    border-right: 0px solid #606060 !important;
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #fff;
    white-space: nowrap;
}
.dropdown-menu>li>a:focus, 
.dropdown-menu>li>a:hover {
    background-color: #FFEB3B;
}
.dropdown a {
    display: block;
    padding: 0.2em 0.8em;
    text-decoration: none;
    background: #0297da;
    color: #333;
}
.flag.flag-za {
    background-position: -160px -165px;
}
.flag.flag-au {
    background-position: -208px 0;
}
.flag.flag-es {
    background-position: -16px -44px;
}
.flag.flag-no {
    background-position: -96px -110px;
}
.flag.flag-fi {
    background-position: -64px -44px;
}

.payment {
    background: #00001a;
    padding: 20px;
}
.payment img {
	padding:0 5px;	
}

@media (max-width:768px) 
{
	footer .foot_end .col-md-4 p {
    	text-align: center;
	}
}
/********* Footer Styles Ends Here ***********/


/********* Common Styles Starts Here ***********/
#content_part .container { padding:0; }
a {
    color: #2196F3;
    text-decoration: none;
}
a:focus, 
a:hover {
    color: #FFEB3B;
    text-decoration: underline;
}
#content_part .container h1 {
    font-size: 48px;
    font-weight: bold;
    padding-bottom: 5px;
    color: #FFEB3B;
    text-align: center;
    text-transform: uppercase;
    /*border-bottom: 5px solid #FF5722;
    display: inline-block;*/
    font-family: 'Yanone Kaffeesatz', 'sans-serif';
    letter-spacing: 1px;
    margin-bottom: 20px;
}


#content_part .container h2 {
    font-size: 40px !important;
    font-weight: bold;
    padding-bottom: 10px;
    color: #FFEB3B;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Yanone Kaffeesatz', 'sans-serif';
    margin-top: 50px;
    letter-spacing: 1px;
    /*border-bottom: 5px solid #FF5722;
    display: inline-block;*/
}


@media (max-width:768px) 
{
	#content_part .container h1 {
    font-size: 37px;
    font-weight: bold;
}

#content_part .container h2 {
    font-size: 35px !important;
    }
}
.justify {
	text-align:justify !important;
}	
#content_part .container .wpb_content_element {
	/*margin-bottom:20px !important;*/
}
.readmore {
    line-height: 30px;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    text-shadow: 0 0 1px rgba(255,255,255,0.3);
    font-size: 16px;
}
.readmore:hover {
	color:#FFEB3B;
}
.readmore span {
    position: relative;
    display: inline-block;
    padding: 10px 20px;
    font-size: 20px;
    background: #e51e24;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.readmore span::before {
    position: absolute;
    top: 100%;
    left: 0;
    padding: 10px 14px;
    text-align: center; 
    width: 100%;
    height: 100%;
    background: #3e271b;
    content: attr(data-hover);
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    transition: background 0.3s;
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    transform-origin: 50% 0;
}
.readmore:hover span {
    -webkit-transform: rotateX(90deg) translateY(-22px);
    -moz-transform: rotateX(90deg) translateY(-22px);
    transform: rotateX(90deg) translateY(-22px);
}	
a.btn_404 {
    background-color: #0163d6;
    width: 100%;
    text-align: center;
    display: inherit;
    padding: 10px 10px;
    color: #fff;
    font-weight: bold;
    margin: 20px 0;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    box-shadow: 1px 1px 2px #333;
}
a.btn_404:hover {
    background-color: #e51e24;
    -webkit-animation: bounceIn_custom 0.7s ease-in-out;
    -moz-animation: bounceIn_custom 0.7s ease-in-out;
    -o-animation: bounceIn_custom 0.7s ease-in-out;
    animation: bounceIn_custom 0.7s ease-in-out;
}
a.review_top_btn {
    background-color: #00b99b;
    width: 100%;
    text-align: center;
    display: inherit;
    padding: 10px 10px;
    color: #fff;
    font-weight: bold;
    margin: 20px 0;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    box-shadow: 1px 1px 2px #333;
}
a.review_top_btn:hover {
    background-color: #F16C49;
    -webkit-animation: bounceIn_custom 0.7s ease-in-out;
    -moz-animation: bounceIn_custom 0.7s ease-in-out;
    -o-animation: bounceIn_custom 0.7s ease-in-out;
    animation: bounceIn_custom 0.7s ease-in-out;
}

@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}
figure {
	position: relative;
	overflow:hidden;
	/*-moz-box-shadow: -5px -5px 0px 0px rgba(1, 99, 214, 0.5);
    -webkit-box-shadow: -5px -5px 0px 0px rgba(1, 99, 214, 0.5);
	box-shadow: -5px -5px 0px 0px rgba(1, 99, 214, 0.5);*/
}
/*
figure::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
figure:hover::before {
	/*-webkit-animation: shine .75s;
	animation: shine .50s; 
}*/


@media (max-width:767px) 
{
	#content_part .container h2 { 
		margin-top:10px !important;
	}
	.readmore { margin-top: 20px; } 
}
/********* Common Styles Ends Here ***********/


/********* Tablepress Styles Starts Here ***********/
#tablepress_section {
    padding-top: 30px !important;
    padding-bottom: 50px !important;
   	margin-bottom:0;
	background: rgba(121, 85, 72, 0.7) !important;
	border-top: 5px solid #473124;
    border-bottom: 5px solid #473124;
}
.tablepress_title_tagline { 
	margin-bottom:0 !important; 
    text-align: center;
}
.tablepress_title_tagline h2 {
    font-size: 50px !important;
    font-weight: normal !important;
    padding-bottom: 0 !important;
    letter-spacing: 1px;
    color: #FFEB3B !important;
    text-shadow: 1px 1px 0px #F44336;
}
.tablepress_title_tagline p {
    font-size: 28px;
    margin-top: 15px;
    font-weight: 300;
    padding-bottom: 40px;
    font-family: 'Open Sans', Arial, sans-serif;
    color: #FFEB3B !important;
    text-shadow: 1px 1px 1px #F44336;
}
#tablepress-1_wrapper,
#tablepress-1_wrapper .dataTables_scrollHeadInner,
#tablepress-1_wrapper .tablepress,
#tablepress-3_wrapper,
#tablepress-3_wrapper .dataTables_scrollHeadInner,
#tablepress-3_wrapper .tablepress { 
	width:100% !important; 
}
.tablepress_button {
    background-color: #473124;
    font-family: 'Open Sans', Arial, sans-serif;
    font-weight: normal !important;
    text-rendering: optimizelegibility;
    min-width: 120px;
    padding: 7px 10px;
    text-align: center;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    position: relative;
    box-shadow: inset 0px -2px 0px 0px #000;
}
a.tablepress_button { 
	color:#fff !important;
	text-decoration:none !important; 
	text-transform:uppercase;
}
a.tablepress_button:hover {
    background-color: #e51e24;
    color: #fff !important;
    -webkit-animation: bounceIn_custom 0.7s ease-in-out;
    -moz-animation: bounceIn_custom 0.7s ease-in-out;
    -o-animation: bounceIn_custom 0.7s ease-in-out;
    animation: bounceIn_custom 0.7s ease-in-out;
}

#tablepress-2_wrapper, #tablepress-1_wrapper { 
	box-shadow: 0px 0px 5px 2px #3e271f; 
}
.tablepress {
  margin: 0;
  padding: 0;
  width: 100%;
  border: 0 solid #a39e9e;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
}
.tablepress thead th {
    border-bottom: 1px solid #473124 !important;
    -webkit-box-shadow: 1px 1px 0 0 #473124 inset;
    -moz-box-shadow: 1px 1px 0 0 #013901 inset;
    box-shadow: 1px 1px 0 0 #473124 inset;
    color: #ffed00;
    text-shadow: 2px 2px 0 #473124;
    background: rgba(121, 85, 72, 1) !important; /*#795548 !important;*/
}
.tablepress .even td,
.tablepress .odd td {
    background: rgba(121, 85, 72, 1) !important; /*#795548 !important;*/
    border-bottom: 1px solid #473124;
    border-top: 1px solid #473124 !important;
    color: #ffed00;
    font-size: 14px;
    text-shadow: 2px 2px 0 #473124 !important;
}
.tablepress tbody tr td{
    background: rgba(121, 85, 72, 1) !important; /*#795548 !important;*/
    border-bottom: 1px solid #473124;
    border-top: 1px solid #473124 !important;
    color: #ffed00 !important;
    font-size: 14px;
    text-shadow: 2px 2px 0 #473124 !important;
}
.tablepress td, .tablepress th {
    padding: 8px !important;
}
.tablepress thead th {
  padding:10px 5px;
}
.tablepress thead tr { color:#fff !important; }
.tablepress thead th, .tablepress tbody td {
  text-align: center;
  vertical-align: middle !important;
}
.tablepress tbody td {
  font-weight: 700;
}
.entry-content td, .comment-content td {
  padding: 6px 10px 6px 0;
}
.column-2 > a { color: #2a9ed4;text-decoration: none !important; }
.column-2 > a:hover { color: #074e66;text-decoration: none !important; }
img.size-full {
  max-width: 100%;
  width: auto;
}
.tablepress img {
  margin: 0;
  padding: 0;
  border: none; 
  max-width: none;
}
td.column-4 div img {
    padding-right: 5px;
}
#tablepress-1 .column-2 a,
#tablepress-3 .column-2 a {
    text-transform: uppercase;
	color:#ffed00;
}
img.site_logo { margin-left:-15px !important; }
.column-1 img.alignnone { margin-bottom: 0px !important; }

@media (max-width: 767px) {
	#tablepress-1_wrapper .column-2,
	#tablepress-1_wrapper .column-3 {
		display: none !important;
	}
}
@media (max-width: 350px) {
	.tablepress_button { min-width:75px; }	
}
@media (max-width: 768px) {
	td.column-2 {
   	 display: none;
		   }	
	td.column-3 {
    display: none;
		}
	.tablepress .even td, .tablepress .odd td {
    font-size: 11px;
}
	.tablepress tbody tr td {
		font-size: 11px;
	}
}
/********* Tablepress Styles Ends Here ***********/


/********* Blog Styles Starts Here ***********/
#blog_section {	
	padding-top: 50px !important;
    padding-bottom: 50px !important;
    background-color: #636b66 !important;
	margin-bottom: 0;
}
.blog_title_part {
	text-align:center;	
}
.blog_title_part h2 {
	font-size: 50px;
    font-weight: 800;
    letter-spacing: -2px;
    color: #fff;
    text-shadow: 1px 1px 2px rgb(4, 4, 4);
	font-family: 'Yanone Kaffeesatz', 'sans-serif';
}
.blog_title_part p {
	font-size: 36px;
    font-weight: 300;
    padding-bottom: 50px;
    color: #fff;
    letter-spacing: -1px;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    font-family: 'Open Sans', Arial, sans-serif;
}

.blog-post-image {
    text-align: center;
    margin: 10px 0;
}
.blog-post-image img { 
	border-radius: 100%;
    width: 100px;
	-moz-box-shadow: 0 0 3px rgba(0,0,0,0.7), 1px 1px 0 rgba(255,255,255,0.2);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.7), 1px 1px 0 rgba(255,255,255,0.2);
    box-shadow: 0 0 3px rgba(0,0,0,0.7), 1px 1px 0 rgba(255,255,255,0.2);
}
.blog-post h3 {
    font-size: 22px;
    font-weight: bold;
    padding-bottom: 7px;
    letter-spacing: -1px;
	text-align:center;
	font-family: 'Yanone Kaffeesatz', 'sans-serif';
}
.blog-post h3 a {
    text-decoration: none;
    color: #fff;
}
.blog-post p {
    color: #ffffff;
	line-height: 24px;
    text-align: justify;
}
.blog-post a.learn_more_btn {
	font-weight: 500;
    font-size: 14px;
    background: #F16C49;
    border-radius: 5px;
    -webkit-box-shadow: 1px 1px 2px #333;
    -moz-box-shadow: 1px 1px 2px #333;
    box-shadow: 1px 1px 2px #333;
    color: #fff !important;
    display: inline-block;
    padding: 8px 14px;
	text-decoration: none;
    margin-bottom: 10px;
}
.blog-post a.learn_more_btn:hover {
	background-color: #449d44;
    color: #fff !important;
    -webkit-animation: bounceIn_custom 0.7s ease-in-out;
    -moz-animation: bounceIn_custom 0.7s ease-in-out;
    -o-animation: bounceIn_custom 0.7s ease-in-out;
    animation: bounceIn_custom 0.7s ease-in-out;
}
.goto_blog {
    border-radius: 10px 10px 10px 10px;
    display: inline-block;
    padding: 15px 20px;
    font-size: 30px;
    font-weight: 300;
    background: rgb(82,91,85);
    border: 1px solid #404642;
    -webkit-box-shadow: 0 1px 0 #748078 inset, 0 1px 2px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 1px 0 #748078 inset, 0 1px 2px rgba(0,0,0,0.1);
    box-shadow: 0 1px 0 #748078 inset, 0 1px 2px rgba(0,0,0,0.1);
    color: #fff;
    text-shadow: 1px 1px 0 rgba(0,0,0,0.6);
}
.goto_blog:hover {
	text-decoration: none;
	background-color: #449d44;
    color: #fff !important;
    -webkit-animation: bounceIn_custom 0.7s ease-in-out;
    -moz-animation: bounceIn_custom 0.7s ease-in-out;
    -o-animation: bounceIn_custom 0.7s ease-in-out;
    animation: bounceIn_custom 0.7s ease-in-out;
}
/********* Blog Styles Ends Here ***********/


/************************ Home Template Styles Starts ****************************/
#top_slider_part {
	padding: 100px 0;
	height: auto;
    background: url(https://spilleautomaterx.com/wp-content/uploads/2017/07/zxcv.jpg);
    background-position: center;
    background-size: cover;
}
#welcome_part p {
	font-size:16px;
}

#homeblog_part {
    background: rgba(121, 85, 72, 0.7) !important;
	border-top: 5px solid #473124;
	border-bottom: 5px solid #473124;
}
.blog_title a {
    color:#ffeb3b;
    text-transform:uppercase;
    text-shadow: 1px 1px 0px #F44336;
}
.blog_title a:hover {
    color:#ffeb3b;
    text-decoration: none;
}
.blogpost_part {
    background: #795548;
    border: 2px solid rgba(0, 0, 26, 0.5);
}
.blogpost_part:hover {
    /*cursor: pointer;*/
    border: 2px solid #FF5722;
    box-shadow: 0px 5px 5px 2px #000;
}
.post_img {
    height: 160px;
    overflow: hidden;
}
.post_img img {
    margin: 0px auto;
    margin-top: -30px;
}
.post_title {
    background: #0163d6;
    padding: 10px;
	text-align: center;
}
.post_title a {
    color: #fff;
    font-size: 16px;
    display: block;
}
.post_title a:hover {
    color: #00bcd4;
    text-decoration: none;
}
.post_content {
    padding: 15px;
    /*height: 150px;
    overflow: hidden;*/
}
.blogpost_part:hover a {
    color: #ffed00;
}
span.blog_post_content {
    color: #fff;
}
.readmore_home {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Open Sans', Arial, sans-serif;
	margin-top: 10px;
	display: inline-block;
	color: #ffed00;
	background-color: #3e271b;
	box-shadow: inset 0px 0px 5px 2px #000;
	padding: 10px 15px;
}
.readmore_home:hover {
    color: #fff;
    background-color: #F44336;
    text-decoration: none;
}

.blinking {
	-webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    
    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    
    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@-moz-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@media (min-width: 1200px) {
	
}

@media (min-width:768px) {
	
}

@media (max-width:767px) 
{
	#top_slider_part {
		height:auto;
		background-size:cover;	
	}
}

/************************ Home Template Styles Ends ****************************/


/********************** popular_spel styles only **********************/
#pg_section {
    background: rgba(121, 85, 72, 0.7) !important;
    border-top: 5px solid #473124;
    border-bottom: 5px solid #473124;	
}
.popular_games_section {
	margin-top: 20px;	
}
.popular_games_section h2 {
    font-size: 40px;
    font-weight: bold;
    padding-bottom: 30px;
	margin-bottom: 40px !important;
    letter-spacing: -1px;
    color: #005600;
    text-shadow: 1px 1px 0px #ffed00;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 1px 1px 0px #F44336;
}
.popular_games_part {
	padding: 20px;
    border-radius: 100%;	
	text-align:center;
}
.popular_games_part img {
	margin: 0 auto;
}
.popular_games_part img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
.popular_games_part img:hover {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.popular_games_part .pgp_title {
    margin: 10px 0;
    display: inline-block;
	color:#ffed00;
	font-weight:bold;
	padding: 10px 15px;
    font-size: 18px;
    /*text-shadow: 0px 0px 0px #ffed00;*/
}
.popular_games_part .pgp_title:hover {
	text-decoration:none;
}
.pgp_title:before {
    pointer-events: none;
    position: absolute;
    /*z-index: -1;*/
    content: '';
    bottom: 10px;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
}
.popular_games_part:hover .pgp_title:before,
.pgp_title:hover:before, 
.pgp_title:focus:before, 
.pgp_title:active:before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
}
@media (max-width:767px) {

}
@media (max-width: 350px) {

}
/********************** popular_spel styles only **********************/


/************************ Popular Slots Styles Starts ****************************/
.popularslots .row > [class^="col-"], 
.popularslots .row > [class*=" col-"] {
    padding-right: 5px;
    padding-left: 5px;
}
.popular_slots {
    position: relative;
    overflow: hidden;
    border-radius: 50px;
    box-shadow: 0px 0px 2px 1px #00bfa5;
    margin-bottom: 10px !important;
}
.popularslots_heading_title {
    margin: 0px 0 40px !important;
    text-align: center;
}
.popularslots_heading_title h3 {
    display: inline-block;
    padding-bottom: 10px;
    border-bottom: 5px solid #FF5722;
    color: #fff;
    font-size: 32px !important;
    font-weight: bold !important;
    font-family: 'Yanone Kaffeesatz', 'sans-serif';
    text-transform: uppercase;
}
.popular_slots img {
    width: 100%;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.popular_slots:hover img {
	transform: translateY(-50px);
    /*-webkit-transform: scale(1.9) rotate(15deg);
    -moz-transform: scale(1.9) rotate(15deg);
    -ms-transform: scale(1.9) rotate(15deg);*/
}
.popular_slots .item-content {
    position: relative;
    padding: 0px;
    width: 100%;
    background-color: #00bfa5;
    position: absolute;
    bottom: 0;
    transform: translateY(100%);
    z-index: 9;
    -webkit-transition: all .6s ease-out;
    -moz-transition: all .6s ease-out;
    -ms-transition: all .6s ease-out;
    -o-transition: all .6s ease-out;
    transition: all .6s ease-out;
}
.popular_slots:hover .item-content {
    bottom: 0;
    transform: translateY(0px);
}
.popularslots .container h3.slots_title {
    font-size: 20px;
    font-weight: bold;
	margin:0;
    text-align: center;
    text-transform: uppercase;
}
.popularslots .container h3 a {
    color: #ffeb3b;
    text-shadow: 1px 1px 0px #000;
    padding: 15px 0;
    display: inherit;
}
.popularslots .container h3 a:hover {
    color: #f00;
	text-decoration:none;
}
.popularslots .col-md-6.b1,
.popularslots .col-md-6.b2 {
    text-align: center;	
	padding:0;
}
.popularslots .col-md-6.b1 {
	background:#142c48;	
}
.popularslots .col-md-6.b2 {
	background:#27405d;	
}
.popularslots .col-md-6.b1 a,
.popularslots .col-md-6.b2 a {
    padding: 10px 10px;
	display: inherit;
	color:#fff;
}
.popularslots .col-md-6.b1 a:hover,
.popularslots .col-md-6.b2 a:hover {
    text-decoration:none;
	color:#FFEB3B;
    font-weight: bold;
}
/************************ Popular Slots Styles Ends ****************************/

.compliance_measures_main {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    left: -15px;
}

.spill {
    color: #fff;
}

.compliance_measures_main>div:not(:last-child) {
    margin-right: 10px;
}

.foot_center {
    display: flex;
    padding-bottom: 10px;
}

.compliance_measures_main img {
    width: 80px;
    object-fit: scale-down;
}

@media(max-width: 768px) {
    .compliance_measures_main img {
        width: 100px !important;
    }
}