/*
	font-family: 'Font Awesome 5 Brands'; }
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	
	#5969ab blå  (det var denna vi körde på innan, var det den vi skulle ha?)
	#3f80b8 orange
	#53b919 grön
*/

.swiper-container {
    width: 600px;
    height: 300px;
}


html {
	scroll-behavior: smooth;
	font-size: 18px;
}

body {
	background-color: #f5f5f5 !important;
	background-image: none !important;
}

.footer-container {
	background-color: rgb(8, 32, 57) !important;
}

.footer h3,
.footer a {
	color: #debf52 !important;
}

.footer-container {
	color: #debf52 !important;
}

h2, h3, h4 {
	color: #00155b;
}

h3 {
	font-size: 1.4rem;
}

h4 {
	font-size: 1.2rem;
	font-weight: bold;
}

.top-bar, .top-bar ul, .title-bar {
	background-color: rgba(0, 15, 59) !important;
/*
2px groove rgba(89,105,171,.5)
#5969ab

	99a8e4
	3f80b8
	// Leo : ef613b -- 239, 97, 59
	rbga(239, 97, 59, 0.5)

*/
}

.top-bar .logo-wrapper a {
    color: #debf52 !important;
	font-weight: 600;
	font-size: 1.4rem !important
}

.top-bar .logo-wrapper .logo-text {
	margin-left: 5px;
}

#nav-menu .logo-wrapper .logo {
	width: 265px !important;
	margin-top: 10px !important;
}
#nav-menu .top-bar-left {
	margin-top: -1px !important;
}
/*
#nav-menu .logo-wrapper .logo img {
	margin-top: 3px !important;
}
*/
.menu > li > a {
    color: #debf52 !important;
}

ul {
	list-style: none;
}
/*,article ol li:before */

article ul.wp-block-list li:before {
	color: #00155B;
	content: "\2022";
	font-weight: bold;
	width: 0.8em;
/*	margin-left: -1em; */
	display: inline-block;
	font-size: 24px;
	line-height: 1.3;	
}

article .ub_styled_list ul li:before,
article .ub_styled_list ol li:before {
	content: none;
}

article ul.is-style-checked li:before {
	top: 0.7em !important;
}

article ul.has-list-bullet-color li {
	padding-left: 0px !important;
}

article ul.has-list-bullet-color li::before {
/*	margin-top: -25px !important; */
	position: relative;
	top: 7px;
	left: -10px;
	padding-left: 0px !important;
	width: 0.9em;
	font-weight: bold;
	text-align: left;
}


article {
	border-top: none;
}

.back-to-top {
    margin: 0;
    position: fixed;
    bottom: 80px;
    right: 40px;
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    border-radius: 50%;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.18);
	z-index: 100;
	display: none;
	text-decoration: none;
    z-index: 9999;
	-webkit-box-shadow: 0 2px 10px rgba(31,50,62,.15);
	-moz-box-shadow: 0 2px 10px rgba(31,50,62,.15);
	box-shadow: 0 2px 10px rgba(31,50,62,.15);
	font-size: 24px;
	color: rgba(89,105,171) !important;
	

}

/* 656 */
.r-list2 ol li::before,
.r-list2 ol li strong {
	color: #00155b;
}

.button-container img {
	vertical-align: top;
	background: linear-gradient(rgb(222, 191, 82), rgb(222, 191, 82)) !important;
	background-size: 60px 57px !important;
	background-repeat: no-repeat !important;
	background-position: 25px 13px !important;
}

.button-cta {
	background-color: rgba(222, 191, 82) !important;
}



.slots-list .name {
	background-color: rgba(0, 15, 59) !important;
}

.slots-list .name a {
	color: #debf52 !important;
}

.logo-small img {
	height: unset;
}

.header-container .tnc-container a {
	color: #fff;
}

.header-tnc .tnc-container {
	margin: 0px 165px 0px 165px;
}

.table-facts {
	border-color: rgba(89,105,171);
}

.table-facts h4 {
	background-color: rgba(0, 15, 59) !important;
	color: #debf52 !important;
}


.cs-header {
	min-height: 275px;
	padding: 34px 25px;
	background-image: url('/wp-content/themes/svenskcasino/assets/images/background_header.jpg');
	background-repeat: repeat;
	background-position: center;
}

.news-header {
	height: 275px;
	padding: 34px 25px;
	background-image: url('/wp-content/themes/svenskcasino/assets/images/news-header.jpg');
	background-size: cover;
/*	position: relative;
	height: 225px; */
}

.news-1 {
/*
		position: absolute;
    margin-left: -20px;
    width: 50%;
    min-width: 750px;
*/
	background-color: rgba(255, 255, 255, 0.5);
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;


    display: block;
    padding: 3px 20px 30px 20px;
    text-align: center;
    margin: auto;
    color: #424B54;
    width: 100%;  
    font-weight: bold;
    font-size: 18px;
}

.news-1 i {
	margin-right: 5px;
}


.news-space {
	display: inline;
}

.news-time {
	position: absolute;
	bottom: 18px;
	line-height: 14px;
	text-align: right;
}

.news-author {
	position: absolute;
	bottom: 18px;
	right: 8px;
	line-height: 14px;
}

.news-warning {
	background-color: lightgray;
	margin-bottom: 20px;
	border-bottom: 1px solid darkgray;
	padding: 15px;
}

.news-warning a {
	color: black;
	text-decoration: underline;	
}

.header-container {
    background-color: rgba(0,0,0,0.7);
    display: table;
    padding: 15px 20px;
    border-radius: 10px;
    max-width: 80%;
    text-align: center;
    margin: auto;
    color: #fff;
    min-width: 850px;
    white-space: nowrap;
}

.single-post .header-container {
	position: relative;
    padding: 15px 0px 0px 0px !important;
    background-color: rgba(6,36,66,0.8);
}

.header-container h1 {
	color: #debf52;
	font-weight: bold;
	text-shadow: 3px 3px 0 rgba(0,0,0,.4);
}

.header-container h1.h1-no-cta {
	padding: 41px 0px 0px 0px;
}

.header-container .header-text {
	color: #debf52;
	margin-bottom: 45px;
	font-size: 20px;
}

.header-container .fa {
	margin-left: 10px;
}

.header-container .button {
	font-size: 1rem !important;
	padding: 15px 25px;
	margin: 1rem 0px 2.2rem 0px;
}

.header-tnc {
	clear: both;
	border-top: 1px solid #dadada;
	font-size: 10px;
	padding: 0px 5px;
	text-align: center;	
	white-space: normal;
}


.single-post article,
.single-post section {
	float: left;
}

.single-post .sidebar .row {
	padding: 1rem;
}


.header-container a {
/*	color: #fff; */
	color: #debf52;
}

.single-post .review-full-width-container {
	margin: 0px !important;
	width: 100% !important;
}

.wp-block-cover {
	margin-bottom: 20px;
}


.wp-block-columns {
	margin: 15px 0px;
}

.single-recension .tnc-header {
	font-size: 12px;
}

.single-recension #review-box {
	max-width: 1168px;
}

.single-recension .review-full-width-container.container-fluid.well {
	margin: 0px 0px 0px 0px !important;
	width: 100% !important;
	border-top: 1px solid #dadada;
}

.single-recension section .review-full-width-container.container-fluid.well {
	margin: 0px 0px 0px -16px !important;
	width: 102.8% !important;
	border-top: 1px solid #dadada;
}


.single-recension .review-full-width-container {
	border-top: 0px;
 }

.single-recension article {
	border-top: 0px;
}

.single-recension section {
	font-size: 18px;
}
.single-recension h2 {
	font-size: 1.8rem;
}

.fact-box {
	display: block;
	float: right;
	border: 1px solid #ededed;
	max-width: 450px;
	margin-left: 10px;
	background-color: #ededed;
	text-align: center;
	padding-bottom: 5px;
}

.fact-box h4 {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding: 15px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	text-transform: uppercase;
	margin-bottom: 0px;
}

.fact-box .fact-text {
	padding: 10px 20px;
	background-color: #fff;
}

.fact-box .tnc-header {
	font-size: 11px;
}

.facts-section {
	float: left;
	width: 100%;
	background-color: #f5f5f5 !important;
	/* #f5f5f5
	display: inline-block;
	width: 100%;
	*/
}
.facts-section-left {
	width: 78%;
	float: left;
	padding: 10px 0px;
}
.facts-section-right {
	display: flex;
	text-align: center;
	margin-top: 3px;
	margin-right: 8px;
}

.facts-section-right img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.fact {
	display: inline-block;
	float: left;
	background-color: #fff !important;
	border: 1px solid #000;
	width: 48%;
	padding: 8px;
	font-size: 17px;
	font-weight: bold;
	margin: 5px 0px 5px 9px;
}

.fact i {
	margin-right: 10px;
}
.fact2 {
	clear: both;
	margin-right: 10px;
}

.button {
	background-color: #00155b !important;
	color: #debf52;
}

.more-container {
	width: 100%;
	text-align: center;
}

.slosts-list {
	margin-bottom: 20px;	
}

#facts-more-slots-button {
	background-color: #00155b !important;
	margin: 0px auto 1rem auto;
}
#facts-more-slots-button .fa {
	margin-left: 10px;
}

.facts-more-info {
  display:none;
}
.facts-more-info.toggled {
  display:block;
}

#facts-more-info-button {
	font-size:16px !important;
	float: left;
	width: 100%;
	text-align: center;
	font-weight: bold;

}

#facts-more-info-button a {
	color: #000;
}
	
.toc {
	background-color: #f5f5f5 !important;
/*	background-color: rgba(89,105,171); */
/*	background-color: #a2a2a2; */
	text-transform: uppercase;
/*	margin-top: -2px; */
/*	padding: 8px 5px; */
	text-align: center;
	
/*#bdc3c7. 868686*/

	border-bottom: 1px solid #adadad;
}
.toc ul {
	margin: 0px;
}

article .toc ul li::before {
	font-size: 14px !important;
	content: none;
	
}

.toc li {
	display: inline-block;
	margin-right: 20px;
	font-size: 14px !important;
	font-weight: bold;
	padding: 6px;
}

.toc li a {
	color: #000;
	padding: 8px 10px;
}

.toc li a:hover {
	text-decoration: underline; 
/*	text-decoration: none;
	background-color: #adadad; */
}

/*
.wp-block-column:not(:first-child) {
	margin-left: 15px;
}
.wp-block-column {
	padding-right: 10px;
}
*/
.wp-block-column.border {
	border-right: 2px groove rgba(89,105,171,.5);
}
.wp-block-column:last-child {
	border-right: none;
	padding-right: 0px;
	margin-right: 0px;
}


.cards.articles .large-4 {
	width: 31%;
	min-height: 390px;
}

/*
.wp-block-column:not(:last-child):after {
.has-2-columns .wp-block-column:first-child {
	border-right: 2px groove rgba(89,105,171,.5);
}
.wp-block-columns.c-two-one .wp-block-column { flex-basis: 33.3%; }
.wp-block-columns.c-two-one .wp-block-column:first-child { flex-basis: 66.6%; }
.wp-block-columns.c-one-two .wp-block-column { flex-basis: 66.6%; }
.wp-block-columns.c-one-two .wp-block-column:first-child { flex-basis: 33.3%; }
*/
/* Three values - border-radius: 15px 50px 30px; (first value applies to top-left corner, second value applies to top-right and bottom-left corners, and third value applies to bottom-right corner): */

blockquote {
    padding: 30px 40px;
/*    padding: 30px 40px 0px 30px; */
    position: relative;
    border-left: none;
}
blockquote p {
    font-family: "Utopia-italic";
    font-size: 26px;
    text-align: center;
}
blockquote:before {
  position: absolute;
  font-family: "Font Awesome 5 Free";
  top: -15px;
  content: '\f10d';
  font-size: 100px;
  color: rgba(0,0,0,0.1);
  font-weight: 900;
}
blockquote::after {
    content: "";
    left: 50%;
    margin-left: -200px;
    position: absolute;
    height: 3px;
    width: 400px;
}
/*
ul, ol, dl {
	background-color: lightgray;
	padding: 25px;
	border: 2px dashed darkgray;
	border-radius: 25px;
}
ol {
  list-style: none;
  counter-reset:list-counter;
}
ol li {
  counter-increment: list-counter;
}
ol li::before {
  content: counter(list-counter) ". ";
  font-weight: bold;
}
*/

ol li a.ek-link {
	display: contents;
}

.r-list {
	font-style: italic;
	border-left: 6px solid #b2baba;
	clear: both;
	background-color: #f7e98e;
	color: #00155B !important;
	border-radius: 15px;
	line-height: 1.5em;
	-webkit-box-shadow: 0 2px 10px rgba(60,61,62,.2);
	-moz-box-shadow: 0 2px 10px rgba(60,61,62,.2);
	box-shadow: 0 2px 10px rgba(60,61,62,.2);
	padding: 15px 17px 15px 17px;
	margin: 0px 25px 30px 0px;
}

.r-list h2,
.r-list h3,
.r-list h4 {
/*	margin-left: 16px; */
	color: #00155b;
}

.r-list p {
/*	margin-left: 20px; */
	margin-style: normal;
}

.r-list ul {
	margin-left: 0px;
}

.r-list ol {
	margin-left: 3px;
}

.r-list ul,
ul.r-list li::before {
/*	margin-left: 17px; */
}

.r-list ul li,
ul.r-list li {
	list-style: none;
}

.r-list ul li:before,
ul.r-list li:before,
.r-list ol li:before,
ol.r-list li:before {
	font-weight: 900;
	font-style: normal;
	margin-right: 10px;
}

.r-list ul li:before,
ul.r-list li:before {
	font-family: "Font Awesome 5 Free";
	content: '\f058';
	color: rgba(226, 100, 36);
}

.r-list ol li,
ol.r-list li {
  counter-increment: my-awesome-counter;
  display: flex;
  padding-right: 1rem;
}

.r-list ol li:before,
ol.r-list li:before {
  content: counter(my-awesome-counter) ".";
  color: #00155b;
  white-space: nowrap;
}

ol.r-list li:before {
/*	margin-left: 20px; */
}








.r-list2 ol {
  list-style: none;
  counter-reset: my-awesome-counter;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
.r-list2 ol li:nth-child(odd) {
	padding-right: 15px;
}

.r-list2 ol li {
  counter-increment: my-awesome-counter;
  display: flex;
  width: 50%;
/*  font-size: 0.8rem; */
  margin-bottom: 1.3rem;
  padding-right: 0.5rem;
}
.r-list2 ol li::before {
  content: "0" counter(my-awesome-counter);
  font-weight: bold;
  font-size: 3rem;
  margin-right: 1.2rem;
  font-family: 'Abril Fatface', serif;
  line-height: 1;
}

.r-list2 ol li strong {
	display: contents;
}

.r-list2 a {
	display: contents;
}

.r-box, .r-box-blue {	
	background-color: #000F3b;
	border-radius: 20px;
	padding: 15px;
/*	border: 1px solid #A5AFEE; */
	border: 1px solid rgba(0,0,0, 0.15);
	margin-bottom: 1rem;
	color: #debf52 !important;
}

article .r-box ul li:before, article .r-box-blue ul li:before {
	color: #debf52 !important;
}

.r-box h2 {
	color: #debf52;
}

.r-box .wp-block-columns,
.r-box-blue .wp-block-columns {	
	margin-bottom: 0px;
}

.wp-block-ub-content-toggle-accordion {
/*	border-color: #b2baba !important; */
	border-color: rgba(89,105,171) !important; 
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.wp-block-ub-content-toggle-accordion-title-wrap {
/*	background-color: #b2baba !important; */
	background-color: rgba(89,105,171) !important;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}


.faq {
	background-image: url('/wp-content/themes/svenskcasino/assets/images/background.jpg');
	background-repeat: repeat;
/*	background-size: cover;  */
/*	background-position: center top; */
	padding: 20px;
	border-radius: 20px;
	margin-bottom: 20px;
}

.faq h2,
.faq h3,
.faq h4
{
	color: #fff;
}

.faq .wp-block-columns {
	border: none;
	margin-bottom: 0px;
}
.faq .wp-block-ub-content-toggle-accordion {
	border-color: #fff !important; 
	background-color: #fff !important;
/*	border-top-left-radius: 10px;
	border-top-right-radius: 10px; */
	color: #000 !important;
	border-radius: 10px;
}

.faq .wp-block-ub-content-toggle-accordion-title {
	color: #000 !important;
	font-weight: bold;
}

.faq .wp-block-ub-content-toggle-accordion-title-wrap {
	background-color: #fff !important;
/*	border-top-left-radius: 8px;
	border-top-right-radius: 8px; */
	border-radius: 8px;
	
}
.faq .wp-block-ub-content-toggle-accordion-content-wrap {
	background-color: #fff !important;
	border-top: 1px solid rgb(89, 105, 171);
	margin: 0px 20px;
	padding: 5px 4% !important;
}
.faq .dashicons-arrow-right-alt2::before {
	color: #000;
}

.button-container {
/*	background-image: url('http://casinosnack.dev/wp-content/themes/CasinoSnack/images/button-default2.png');
	background-position: left center;
	background-repeat: no-repeat;	*/
/*	display: inline-block;
	min-height: 83px; */
/*	float: right; */
	margin: 0px 0px 10px 15px;
/*	max-width: 375px; */
	white-space: nowrap;
}

.button-container .tnc {
	white-space: normal;
}

.button-container.left {
	float: left;
	margin: 0px 15px 10px 0px;	
}

.button-container.right {
	float: right;
	margin: 0px 0px 10px 15px;	
}

.button-container.center {
/*	float: none; */
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
}
/*
.button-container a {
	white-space: nowrap;
}
*/
.button-container img {
	vertical-align: top;
	background: linear-gradient(rgb(241, 130, 48), rgb(241, 130, 48));
	background-size: 60px 57px;
	background-repeat: no-repeat;
	background-position: 25px 13px;
}

.button-container a:hover img {
	opacity: 1;
}

.button-container .tnc,
.button-container .tnc a {
	color: #000;
	font-size: 12px;
}

.button-container .tnc {
	margin-left: 10px;
}

.button-cta {
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	background-color: rgba(226, 100, 36);
/*	margin-left: 83px; */
	margin-top: 13px;
	padding: 8px 20px 11px 5px;
	text-align: right;
	display: inline-block;
	line-height: 38px;
	min-width: 150px;
	text-align: center;
}

a .button-cta {
	font-size: 25px;
	color: #fff;
	margin-left: -6px;
}

.tnc.white,
.tnc.white a {
	color: #fff;
}

/*
.button-container {
	display: inline-block;
	border: 1px solid #000;
}
.button-icon {
	background-image: url('http://casinosnack.dev/wp-content/themes/CasinoSnack/images/button-white-border.png');
	background-position: left center;
	background-repeat: no-repeat;	
	min-height: 83px;
	min-width: 83px;
float: left;
}
.org-button {
	background-color: rgba(241,130,48);
	padding: 10px 20px 10px 100px;
	text-align: right;
	border-radius: 35px;
	border-top-right-radius: 35px;
	border-bottom-right-radius: 35px;
	float: right;
}

.org-button a {
	font-size: 24px;
	color: #fff;
}
*/

/***************************
*
* Nyhetssidan
*
***************************/


/***************************
*
* Slots start
*
***************************/


.slot-info {
	background-color: #000 !important;
	padding: 10px 0px;
}

.slot-info .row {
	display: flex;
	padding-left: 1.9375rem;
	padding-right: 1.9375rem;
}

.slot-info .row .small-3 {
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
}

.slot-info .row .small-3 {
	color: #fff;
	white-space: nowrap;
}
.slot-info .row .small-3 div:nth-child(odd) {
	padding-right: 10px;
}

.slot-info .row .small-3 > div {
	display: inline-block;
}

.table-facts h4 {
	background-color: rgba(89,105,171);
	color: #ffffff;
	font-weight: bold;
	font-size: 20px;	
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	padding: 10px;
	text-align: center;
	margin-bottom: 0px;
}

.table-facts .title {
	font-weight: bold;
	white-space: nowrap;
	vertical-align: top;
}
/*
.boxes {
	float: left;
	margin-bottom: 20px;
}
*/

.slots-list .columns {
	margin-bottom: 15px;
}

.slots-list img {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.slots-list .name {
/*	background-color: #cccccc; */
	background-color: rgba(89,105,171);
	text-align: center;
	color: #fff;
	font-weight: bold;
	padding: 5px 0px;
	max-width: 260px;
}

.slots-list .name a {
	color: #fff;
}

.slots-list strong {
	position: absolute;
	background-color: rgba(89,105,171);
	top: 8px;
	left: 8px;
	padding: 3px 25px;
	color: #fff;
	transform: skewX(-10deg);
	font-weight: bold;
	border-radius: 3px;
	text-transform: uppercase;
	font-size: 20px;
}

.slots-list .software,
.slots-list .rtp {
	position: absolute;
	bottom: 40px;
	color: #fff;
	font-weight: bold;	
}

.slots-list .software {
	left: 25px;
}

.slots-list .rtp {
	 right: 25px;
}

.slots-list .button {
	position: absolute; 
	top: 42%; 
	left: 21%; 
	width: 57%; 
	text-align:center; 
	transform: translate(-50%. -50%); 
	border-radius: 20px; 
	background-color: rgba(89,105,171); 
	color: #fff; 
	padding: 10px 35px; 
	font-weight: bold; 
	display: none;
	
}

.slots-list .button .fa {
	margin-left: 5px;
}
.slots-list a:hover .button {
	display: block;
}

.facts-more-slots {
	display: none;
}
.facts-more-slots.toggled {
  display:block;
}

a.slot-button {
 display:inline-block;
 padding:0.3em 1.2em;
 margin:0 0.3em 0.3em 0;
 border-radius:2em;
 box-sizing: border-box;
 text-decoration:none;
 font-family:'Roboto',sans-serif;
 font-weight:300;
 color:#FFFFFF;
 background-color:rgba(89,105,171);
 text-align:center;
 transition: all 0.2s;
}
a.slot-button:hover{
 background-color:#4095c6;
}
@media all and (max-width:30em){
 a.slot-button{
  display:block;
  margin:0.2em auto;
 }
}

.software-container,
.payment-container {
	text-align: center;
	margin: 10px 15px;
	min-width: 160px;
}

.casino-list .columns {
	margin-bottom: 25px;
}

.casino-list .name {
	background-color: rgba(89,105,171);
	text-align: center;
	color: #fff;
	font-weight: bold;
	padding: 5px 0px;
}

.casino-list .name a {
	color: #fff;
}


.inactive-list {
	float: left;
}

.inactive-list li {
  list-style: none;
  float: left;
  width: 275px;
  font-size: 18px;
  white-space: nowrap;
}

.inactive-list .fa {
	margin-right: 12px;
	color: #5969ab;
}

.inactive-list li:before {
  margin-right: 0.5em;
  content: none;
}

.more-inactive-slots {
  display:none;
}
.more-inactive-slots.toggled {
  display:block;
}

#more-inactive-slots-button {
	font-size:16px !important;
	width: 100%;
	text-align: center;
	font-weight: bold;

}

#more-inactive-slots-button a {
	color: #000;
}

.more-fa {
	margin-left: 10px;
}

/*
        width: 200px;
        display: inline-block;
        margin: 5px;
*/

############################
#
# Signal bars
#
############################


* { box-sizing: border-box; }

.signal-bars {
  display: inline-block;
  height: 25px;
  width: 80px;
}

.signal-bars .bar {
/*  width: 10%;
  margin-left: 1%;
  */
  width: 8px !important;
  margin-left: 3px;
  min-height: 20%;
  display: inline-block;
  padding-right: 0px !important;
}
.signal-bars .bar.first-bar  { height: 20%; }
.signal-bars .bar.second-bar { height: 40%; }
.signal-bars .bar.third-bar  { height: 60%; }
.signal-bars .bar.fourth-bar { height: 80%; }
.signal-bars .bar.fifth-bar  { height: 99%; }

.good .bar {
	background-color: #e74c3c;
	border: thin solid darken(#e74c3c, 20%);
}
.bad .bar {
	background-color: rgba(80,210,0);
	border: thin solid darken(#16a085, 7%);

}
.ok .bar {
	background-color: #f1c40f;
	border: thin solid darken(#f1c40f, 7%);
}

.one-bars .bar:not(.first-bar),
.two-bars .bar:not(.first-bar):not(.second-bar),
.three-bars .bar.fifth-bar,
.three-bars .bar.fourth-bar,
.four-bars .bar.fifth-bar {
	background-color: #fafafa;
	border: thin solid #f3f3f3;
}






.top-bar, .top-bar ul, .title-bar {
/*    background-color: #252B31 !important; */
	background-color: #5e5e5e;
}

.logo-wrapper .logo {
    z-index: 9999;
    position: relative;
    left: auto;
    right: auto;
}

.logo-wrapper {
	max-width: 71rem;
	margin-left: auto;
	margin-right: auto;
}

.menu > li > a {
    font-size: 1.3rem;
    color: #FDFDFD;
    font-weight: 600;
	padding: 1.2rem 0.8rem 0rem 1.8rem;
}

.home .sticky-container {
    background-color: #252B31 !important;
}

.menu .active > a {
    text-decoration: underline #2496f7;
    text-decoration-style: double;
    background: transparent !important;
}
/*
.large-6.columns {
    padding-left: 0px !important;
    padding-right: 0px !important; 
}
*/
.logo-wrapper .logo {
    width: 175px;
}
.header .large-6.columns.right{
    padding-right: 0px !important;
}
.large-6.columns.left {
    padding-left: 0.9375rem !important;
    padding-right: 0.4rem !important;
}
.large-6.columns.right {
    padding-right: 0.9375rem !important;
    padding-left: 0.4rem !important;
}
.box-container .large-6.columns.left {
    padding-right: 4.5625rem !important;
}
.box-container .large-6.columns.right {
    padding-left: 4.5625rem !important;
}
.semi-transparent {
    background:rgba(255,255,255,0.15);
    
}
.slots-list .column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: left; }


ul, ol, dl {
    list-style-position: inside !important;
}

.footer-container {
	margin-top: 0px;
}

.footer h3 {
    line-height: 1rem !important;
    text-decoration: underline;
}

.footer-container p {
    font-size: inherit;
}

.footer a {
	color: #fff;
}

.footer img {
/*	display: block; */
	margin-left: auto;
	margin-right: auto;
}

.footer .links {
	text-align: center;
}

.footer .links > a {
	display: inline-block;
	margin: 0px 20px;
	vertical-align: middle;
}
	
.footer .copyright {
	text-align: center;
	margin-top: 25px;
}
a:hover img {
    opacity: 0.8;
}

#slots-sidebar {
    margin-bottom: 1rem;
}

.wp-caption-text {
	font-size: 10px;
	text-align: center;
	margin-top: 5px;
}


/* New Menu */

.sticky-container {
    height: 57px !important;
}
/*
@media screen and (max-width: 48em) {
    .sticky-container {
        height: 0 !important;
    }
    .cards .card {
        margin: 10px 0;
    }
    .cards-promo {
	    display: none;
    }
    
    .review.section .row.column {
	    padding-right: 0px;
	    width: 102%;
    }
}
*/
.top-bar {
    padding: 0;
}

#nav-menu.is-stuck {
    padding: 0;
    height:60px
}
#nav-menu:not(.is-stuck), #nav-menu:not(.is-stuck) .row {
/* 21/5    height: 100%; */
}
#nav-menu .top-bar-left,
#nav-menu .top-bar-right {
    position: relative;
    top: 100%;
/* 21/5    transform: translateY(-100%); */
/*	float: right; */
	margin-left: 30px;
	margin-top: 4px;
}
#nav-menu .logo-wrapper .logo {
/* 21/5    height: 115px;
    width: 188px; */
    float: left;
    height: 52px;
    width: 84px;
/* 21/5    margin-left: -94px; */
	margin-left: -14px;
    margin-top: 5px;
    margin-bottom: 5px;
    /*margin-left: -155.5px !important;*/
    /*margin-left: -70px !important;*/
}
#nav-menu .logo-wrapper .logo img {
    /*height: 190px;
    width: 311px;*/
    height: auto;
    width: auto;
    margin: 0;
}
#nav-menu.is-stuck .top-bar.sticky .row {
/* 21/5    height: 100%; */
}
#nav-menu.is-stuck .top-bar .logo {
    top: 0 !important;
}
#nav-menu.is-stuck .logo-wrapper .logo {
    /*height: 60px;
    width: 98px;
    margin-left: -49px !important;*/
}/* 21/5
#nav-menu.is-stuck .logo-wrapper .logo img {
    /*height: 60px;
    width: 98px;* /
    height: auto;
    width: auto;
    margin: 0;
    transform: scale(0.45) translateY(-63%);
}*/

#nav-menu.is-stuck .top-bar-left,
#nav-menu.is-stuck .top-bar-right {
    position: static;
    transform: none;
    top: 0;
}

.menu-icon,
.title-bar-title {
  top: unset; }

.header.block p:last-child {
    margin-bottom: 0;
}
#news-sidebar {
    margin-top: 1rem;
}
#news-sidebar .news {
    padding: 1rem;
    border-bottom: 1px solid #cecece;
}
.entry-content .flex .text {
    flex: 3;
}
/*
.review.section .review.block .review.rating .tnc {
	margin-top: -5px;
}
*/

.tnc {
	font-size: 10px;	
}

.review.section .tnc {
	margin: -32px 5px 0px 0px;
	float: right;
}

.card-content .tnc {
	margin: -10px 0px -8px 0px;
}

.bonus_text {
	font-weight: bold;
	font-size: 1.125em;
}
.review.section .review.block .review.content p {
    font-weight: normal;
}

.row.banner .bonus-banner-button .tnc.review {
	padding-right: 0px;
	margin: 5px 0px 0px -20px;
}

.button-group .tnc {
	margin: 5px 0px 0px 154px;
}

.tnc.action {
	margin: -12px 0px 0px 20px;
}


figure {
	margin: 0px;
}



#attachment_24516,
#attachment_24520,
#attachment_24524,
#attachment_24522,
#attachment_24523 {
	margin-left: 33px;
	margin-right: 40px;
	
}

#attachment_24516 strong,
#attachment_24517 strong,
#attachment_24520 strong,
#attachment_24521 strong,
#attachment_24524 strong,
#attachment_24525 strong,
#attachment_24522 strong,
#attachment_24526 strong,
#attachment_24523 strong,
#attachment_24519 strong
 {
	font-size: 18px;
	display: block;
	text-align: center;
}

#sidebar1 {
	background-color: transparent !important;
}
#sidebar1 .toplist {
	margin-bottom: 20px;
}

.row .toplist .company .content .center {
	position: relative !important;
	top: 15% !important;
	transform: none !important;
	padding-left: 10px !important;
}

.header-full {
	position: relative;
/*	border-bottom: 2px solid #fff;
	width: 95%; */
	margin: -55px 0px 15px 25px;
	
}
.header-full h1 {
	color: #fff;
	font-weight: bold;
	font-size: 26px;
	margin-left: 10px
}

############################
#
# Slots sidebar start
#
############################

#slots-sidebar {
	background-color: #F3F3F3;
}
.toplist, .sidebar {
/*
	background-color: #fff;
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.2);
	color: #272727;
	padding-left: 0 !important;
	padding-right: 0 !important;
*/
}
.row .sidebar .header {
	background: none;
	text-transform: none;
	padding: 14px;
	border-bottom: 1px solid #cecece;
	color: #272727;
	font-size: 1rem;
	font-weight: 600;
}
.row .sidebar .header::after {
	content: '';
	background: none;
}
.row .toplist .company {
	position: relative;
	height: 4.625rem;
	width: 100%;
	overflow: hidden;
}
.row .toplist .company .content {
	position: absolute;
	height: 4.625rem;
	width: 126%;
	left: 0;
	border-bottom: 1px solid #cecece;
	transition: 0.5s;
	line-height: 4.625rem;
}
.row .toplist .company .content .name {
	width: 80%;
	display: inline-block;
	float: left;
	line-height: 1;
	position: relative;
	height: 100%;
}
.row .toplist .company .content .name a {
	color: #272727;
}
.row .toplist .company .content .center {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.row .toplist .company .content .logo {
	display: inline-block;
	padding-right: 1rem;
	padding-left: 1rem;
}
.row .toplist .company .content .text { 
	display: inline-block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 180px;
}
.row .toplist .company .content .text .tnc {
	display: block;
	font-size: 12px;
}
.row .toplist .company .content .link {
	display: inline-block;
	float: left;
	height: 100%;
	width: 20%;
	background-color: #53b919;
	text-align: center;
}
.row .toplist .company .content .link a {
	color: #fff;
	text-transform: uppercase;
}
.row .toplist .company:hover .content {
	left: -25.9%;
	background-color: #F6F6F6;
}
.row .toplist .company img {
	height: 3.125rem;
	width: 3.125rem;
	vertical-align: middle;
	border-radius: 50%;
}
.row .facts tbody td, .row .facts thead th {
	padding: 0.5rem 0.25rem;
}

@media only screen and (max-width: 64.063em) {
	.row .toplist .company:hover .content {
		left: 0;
	}

	.row .toplist .company .content {
		width: 100%;
	}
}


############################
# Slots sidebar end
############################


@media only screen and (max-width: 600px) {
	.header-full {
	    position: relative;
	    border-bottom: none;
	    width: 100%;
	    margin: -75px 0px 10px 0px;
	}
	
	.header-full h1 {
	    color: #fff;
	    font-weight: bold;
	    font-size: 24px;
	    margin-left: 5px;
	}
	page-template-template-full-width article .featured-image img {
		position: unset;
		width: 100%;
		max-height: 150px !important;
		height: 150px !important;
	}
}

/* http://stephen.io/mediaqueries/ */

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 1024px) {


	.cs-header {
		background-position: 100%;
		padding: 16px 35px;
	}

	.header-container {
		max-width: none;
		min-width: inherit;
		white-space: normal;
		padding-bottom: 0px;
		margin-bottom: 5px;
	}

	.facts-section-left .fact {
		width: 45%;
	}
	.facts-section-right {
		margin-top: 5px;
	}

	.medium-6 {
	    width: 50%;
	}
	
}
@media (max-width: 991px) {
    .sticky-container {
        height: 0px !important;
    }
 
	.slot-info .row .small-3 {
		font-size: 18px;
	}
	
	.slot-info .row .small-3 > div {
		display: block;
		margin: auto;
	}
	
	.signal-bars {
		height: 20px;
	}
	
	.toc li {
		display: block;
	}

	.table-facts .title {
		white-space: normal;
	}
	.title-bar {
		padding: 5px 0px;
	}

	.title-bar {
		padding: 5px 0px;
	}
	
	.wp-block-column.border {
		border-right: none;
	}
}

@media (min-width: 768px) and (max-width: 1023px) {
	.slots-list .columns.slot-container:nth-child(odd) {
		margin-left: 50px;
		margin-right: 50px;
	}
	
	.slots-list .columns.slot-container {
		max-width: 280px;
	}
	
	.wp-block-columns {
		flex-wrap: nowrap;
	}
}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {

	h1 {
		font-size: 2rem;
	}
	
	.cs-header {
		background-position: 100%;
		padding: 7px 0px;
	}

	.header-container {
		max-width: none;
		min-width: inherit;
		white-space: normal;
		padding: 0px 5px;
	}
	
	.logo-small img {
		height: 45px !important;
		width: 46px !important;
	}

	
	.facts-section-left {
		width: 100%;
		padding-bottom: 0px;
		margin-bottom 5px;
	}

	.facts-section-left .fact {
		width: 95%;
	}
	
	.facts-section-right {
		display: block;
		margin-bottom: 5px;
	}
	
	.r-list2 ol li {
		width: 100%;
	}
	
	.slot-info .row {
		display: block;
	}
	.slot-info .row .small-3 {
		display: block;
		width: 100%;
		text-align: left;
	}

	.slot-info .row .small-3 div {
		display: inline-block;
		width: 55%
	}
	
	.slot-info .row .small-3 div:nth-child(odd) {
		width: 40%;
	}

	.slot-info .row .small-3 .signal-bars {
		display: block ruby;
/*		width: 41px !important; */
		width: 100% !important;
	}
	
	.slots-list .columns.slot-container {
		margin-left: auto;
		margin-right: auto;
		float: none;
		max-width: 280px;
	}

	.slots-list .columns .name {
		margin: 0px auto;
	}
	
	.slots-list .columns strong {
		left: 29px;
	}


	.software-container {
		margin: 10px 0px;
	}
	
	.wp-block-image .alignleft,
	.wp-block-image .alignright {
		float: none;
		margin: 0px auto;
	}
	
	.wp-block-cover.is-style-editorskit-diagonal .wp-block-cover__inner-container,
	.wp-block-cover.is-style-editorskit-inverted-diagonal .wp-block-cover__inner-container {
		width: calc(100% - 20px);
		margin-top: 45px;
		margin-bottom: 35px;
	}
	
	.is-style-editorskit-inverted-diagonal.wp-block-image img, .is-style-editorskit-inverted-diagonal:not(.wp-block-image) {
		clip-path: polygon(0 0,0 96%,100% 100%,100% 4%);
	}
	
	.is-style-editorskit-diagonal.wp-block-image img, .is-style-editorskit-diagonal:not(.wp-block-image) {
		clip-path: polygon(0 4%,0 100%,100% 96%,100% 0);
	}
	
	.news-space {
		display: none;
	}

	.news-time {
		width: 145px;
	}

}


/*
@media screen and (max-width: 48em) {
    .sticky-container {
        height: 0 !important;
    }
    .cards .card {
        margin: 10px 0;
    }
    .cards-promo {
	    display: none;
    }
    
    .review.section .row.column {
	    padding-right: 0px;
	    width: 102%;
    }
}
*/

