*, *::before, *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
}
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -.1em !important;
	background: 0 0 !important;
	padding: 0 !important
}

:where(.wp-block-button__link) {
	border-radius: 9999px;
	box-shadow: none;
	padding: calc(.667em + 2px) calc(1.333em + 2px);
	text-decoration: none
}

:where(.wp-block-calendar table:not(.has-background) th) {
	background: #ddd
}

:where(.wp-block-columns) {
	margin-bottom: 1.75em
}

:where(.wp-block-columns.has-background) {
	padding: 1.25em 2.375em
}

:where(.wp-block-post-comments input[type=submit]) {
	border: none
}

:where(.wp-block-cover-image:not(.has-text-color)),
:where(.wp-block-cover:not(.has-text-color)) {
	color: #fff
}

:where(.wp-block-cover-image.is-light:not(.has-text-color)),
:where(.wp-block-cover.is-light:not(.has-text-color)) {
	color: #000
}

:where(.wp-block-file) {
	margin-bottom: 1.5em
}

:where(.wp-block-file__button) {
	border-radius: 2em;
	display: inline-block;
	padding: .5em 1em
}

:where(.wp-block-file__button):is(a):active,
:where(.wp-block-file__button):is(a):focus,
:where(.wp-block-file__button):is(a):hover,
:where(.wp-block-file__button):is(a):visited {
	box-shadow: none;
	color: #fff;
	opacity: .85;
	text-decoration: none
}

:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)) {
	line-height: 1.1
}

:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)) {
	line-height: 1.8
}

ul {
	box-sizing: border-box
}

:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),
:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)) {
	padding: .5em 1em
}

:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),
:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),
:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),
:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content) {
	padding: .5em 1em
}

:where(p.has-text-color:not(.has-link-color)) a {
	color: inherit
}

:where(.wp-block-post-excerpt) {
	margin-bottom: var(--wp--style--block-gap);
	margin-top: var(--wp--style--block-gap)
}

:where(.wp-block-preformatted.has-background) {
	padding: 1.25em 2.375em
}

:where(.wp-block-pullquote) {
	margin: 0 0 1em
}

:where(.wp-block-search__button) {
	border: 1px solid #ccc;
	padding: 6px 10px
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
	border: 1px solid #949494;
	box-sizing: border-box;
	padding: 4px
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input {
	border: none;
	border-radius: 0;
	padding: 0 4px
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus {
	outline: 0
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button) {
	padding: 4px 8px
}

:where(.wp-block-term-description) {
	margin-bottom: var(--wp--style--block-gap);
	margin-top: var(--wp--style--block-gap)
}

:where(pre.wp-block-verse) {
	font-family: inherit
}

.entry-content {
	counter-reset: footnotes
}

:root {
	--wp--preset--font-size--normal: 16px;
	--wp--preset--font-size--huge: 42px
}

html :where(.has-border-color) {
	border-style: solid
}

html :where([style*=border-top-color]) {
	border-top-style: solid
}

html :where([style*=border-right-color]) {
	border-right-style: solid
}

html :where([style*=border-bottom-color]) {
	border-bottom-style: solid
}

html :where([style*=border-left-color]) {
	border-left-style: solid
}

html :where([style*=border-width]) {
	border-style: solid
}

html :where([style*=border-top-width]) {
	border-top-style: solid
}

html :where([style*=border-right-width]) {
	border-right-style: solid
}

html :where([style*=border-bottom-width]) {
	border-bottom-style: solid
}

html :where([style*=border-left-width]) {
	border-left-style: solid
}

html :where(img[class*=wp-image-]) {
	height: auto;
	max-width: 100%
}

:where(figure) {
	margin: 0 0 1em
}

html :where(.is-position-sticky) {
	--wp-admin--admin-bar--position-offset: var(--wp-admin--admin-bar--height, 0px)
}

@media screen and (max-width:600px) {
	html :where(.is-position-sticky) {
		--wp-admin--admin-bar--position-offset: 0px
	}
}

body {
	--wp--preset--color--black: #000000;
	--wp--preset--color--cyan-bluish-gray: #abb8c3;
	--wp--preset--color--white: #ffffff;
	--wp--preset--color--pale-pink: #f78da7;
	--wp--preset--color--vivid-red: #cf2e2e;
	--wp--preset--color--luminous-vivid-orange: #ff6900;
	--wp--preset--color--luminous-vivid-amber: #fcb900;
	--wp--preset--color--light-green-cyan: #7bdcb5;
	--wp--preset--color--vivid-green-cyan: #00d084;
	--wp--preset--color--pale-cyan-blue: #8ed1fc;
	--wp--preset--color--vivid-cyan-blue: #0693e3;
	--wp--preset--color--vivid-purple: #9b51e0;
	--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, rgb(155, 81, 224) 100%);
	--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
	--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
	--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
	--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
	--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
	--wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
	--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
	--wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
	--wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
	--wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
	--wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
	--wp--preset--font-size--small: 13px;
	--wp--preset--font-size--medium: 20px;
	--wp--preset--font-size--large: 36px;
	--wp--preset--font-size--x-large: 42px;
	--wp--preset--spacing--20: 0.44rem;
	--wp--preset--spacing--30: 0.67rem;
	--wp--preset--spacing--40: 1rem;
	--wp--preset--spacing--50: 1.5rem;
	--wp--preset--spacing--60: 2.25rem;
	--wp--preset--spacing--70: 3.38rem;
	--wp--preset--spacing--80: 5.06rem;
	--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, .2);
	--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, .4);
	--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, .2);
	--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
	--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1)
}

:where(.is-layout-flex) {
	gap: .5em
}

:where(.is-layout-grid) {
	gap: .5em
}

:where(.wp-block-post-template.is-layout-flex) {
	gap: 1.25em
}

:where(.wp-block-post-template.is-layout-grid) {
	gap: 1.25em
}

:where(.wp-block-columns.is-layout-flex) {
	gap: 2em
}

:where(.wp-block-columns.is-layout-grid) {
	gap: 2em
}

.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none
}

.ui-state-disabled {
	cursor: default !important;
	pointer-events: none
}

.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat
}

.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0;
	padding: .5em .5em .5em .7em;
	font-size: 100%
}

.ui-accordion .ui-accordion-content {
	padding: .3em 1.4em;
	border-top: 0;
	overflow: auto
}

.ui-widget {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em
}

.ui-widget .ui-widget {
	font-size: 1em
}

.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em
}

.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5
}

.ui-widget-content {
	border: 1px solid #ddd;
	background: #fff;
	color: #333
}

.ui-widget-content a {
	color: #333
}

.ui-state-default,
.ui-widget-content .ui-state-default {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: 400;
	color: #454545
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #454545;
	text-decoration: none
}

.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover {
	border: 1px solid #ccc;
	background: #ededed;
	font-weight: 400;
	color: #2b2b2b
}

.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
	color: #2b2b2b;
	text-decoration: none
}

.ui-state-active,
.ui-widget-content .ui-state-active {
	font-weight: 400;
	background-color: #fff
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #fff;
	text-decoration: none
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled {
	opacity: .35;
	filter: Alpha(Opacity=35);
	background-image: none
}

.ui-state-disabled .ui-icon {
	filter: Alpha(Opacity=35)
}

.ui-icon {
	width: 16px;
	height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("http://www.casinocraps.fr/wp-content/plugins/faq-schema-for-pages-and-posts//css/images/ui-icons_444444_256x240.png")
}

.ui-state-focus .ui-icon,
.ui-state-hover .ui-icon {
	background-image: url("http://www.casinocraps.fr/wp-content/plugins/faq-schema-for-pages-and-posts//css/images/ui-icons_555555_256x240.png")
}

.ui-state-active .ui-icon {
	background-image: url("http://www.casinocraps.fr/wp-content/plugins/faq-schema-for-pages-and-posts//css/images/ui-icons_ffffff_256x240.png")
}

.ui-icon-triangle-1-e {
	background-position: -32px -16px
}

.ui-icon-triangle-1-s {
	background-position: -65px -16px
}

.ui-corner-all,
.ui-corner-top {
	border-top-left-radius: 3px
}

.ui-corner-all,
.ui-corner-top {
	border-top-right-radius: 3px
}

.ui-corner-all,
.ui-corner-bottom {
	border-bottom-left-radius: 3px
}

.ui-corner-all,
.ui-corner-bottom {
	border-bottom-right-radius: 3px
}

#telegram-notification-box {
	position: fixed;
	bottom: 20px;
	right: 20px;
	background-color: #f9f9f9;
	border: 1px solid #ddd;
	padding: 15px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	z-index: 1000;
	max-width: 300px
}

#telegram-notification-content {
	display: flex;
	flex-direction: column;
	align-items: center
}

#telegram-notification-content p {
	font-size: 14px;
	margin-bottom: 10px
}

.telegram-join-button {
	display: flex;
	align-items: center;
	background-color: #08c;
	color: #fff;
	padding: 10px 15px;
	margin-top: 10px;
	text-decoration: none;
	border-radius: 5px
}

.telegram-join-button img {
	margin-right: 10px;
	width: 24px;
	height: 24px
}

#telegram-notification-close {
	cursor: pointer;
	font-size: 20px;
	position: absolute;
	top: 5px;
	right: 10px
}

aside,
footer,
header,
main,
nav,
section {
	display: block
}

canvas,
video {
	display: inline-block
}

[hidden],
template {
	display: none
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

a {
	background: 0 0
}

a:focus {
	outline: dotted thin
}

a:active,
a:hover {
	outline: 0
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

strong {
	font-weight: 700
}

code {
	font-family: monospace, serif;
	font-size: 1em
}

svg:not(:root) {
	overflow: hidden
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0
}

button,
input {
	line-height: normal
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=search] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

textarea {
	overflow: auto;
	vertical-align: top
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

body {
	margin: 0
}

button::-moz-focus-inner,
input::-moz-focus-inner,
legend {
	border: 0;
	padding: 0
}

* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box
}

html {
	font-size: 10px
}

body {
	background: url(http://www.casinocraps.fr/wp-content/themes/highroller/images/bg.png) #0f0f0f;
	color: #444;
	font-family: Arimo, sans-serif;
	line-height: 1em
}

a {
	color: #137cbd;
	text-decoration: none
}

a:hover {
	color: #999
}

ul {
	margin: 0;
	padding: 0
}

p {
	margin: 0 0 20px;
	padding: 0
}

img {
	border: 0
}

.clearboth {
	clear: both
}

span.hilite {
	color: #161e21;
	font-weight: 700
}

h1,
h2,
h3,
h4 {
	color: #1f1f1f;
	font-weight: 700;
	line-height: 1.1em;
	margin: 0 0 20px
}

h1 {
	font-size: 1.9em;
	margin: 0 0 24px;
	border-bottom: 2px solid #d3d3d3;
	padding-bottom: 12px
}

h2 {
	font-size: 1.6em
}

h3 {
	font-size: 1.4em
}

h4 {
	font-size: 1.2em
}

h1.altheading,
h2.altheading,
h3.altheading {
	background: #2a2a2a;
	color: #fff;
	padding: 10px 12px;
	margin-bottom: 16px
}

#outerwrap {
	width: 1144px;
	overflow: hidden;
	margin: 0 auto;
	background: #343434;
	padding: 0 12px
}

.wrap {
	width: 1120px;
	margin: 0 auto
}

a.visbutton {
	background: #1481c4;
	color: #fff !important;
	border-radius: 4px;
	-moz-border-radius: 4px;
	line-height: 1em;
	padding: 13px 12px;
	text-align: center;
	text-decoration: none !important;
	display: inline-block;
	margin: 0 .5em;
	font-size: 15px !important;
	text-transform: uppercase;
	font-weight: 700
}

a.visbutton.fullbutton {
	width: 100%;
	margin: 0 0 10px;
	padding: 12px 0
}

a.visbutton.sm {
	padding: 10px 0;
	font-size: 12px !important;
	width: 75px
}

a.visbutton.med {
	padding: 11px 0;
	font-size: 13px !important;
	display: block;
	margin: 0 0 10px
}

a.visbutton:active,
a.visbutton:hover,
a.visbutton:visited {
	opacity: .85;
	box-shadow: none
}

span.rate {
	display: block;
	height: 16px;
	width: 98px;
	background: url(http://www.casinocraps.fr/wp-content/themes/highroller/images/ratestars.png) -2px -19px
}

span.ratetotal {
	display: block;
	height: 16px;
	width: 98px;
	background: url(http://www.casinocraps.fr/wp-content/themes/highroller/images/ratestars.png) -2px -2px
}

span.rate.reviewrate {
	float: right;
	margin-top: 7px
}

header.main-header {
	width: 100%;
	padding: 10px 0;
	background: #0e0e0e
}

.header-logo {
	float: left;
	padding: 0 20px 0 15px
}

.header-logo h2 {
	line-height: 1.1em;
	font-size: 30px;
	padding: 10px 0 0 10px;
	margin: 0;
	text-transform: uppercase
}

.header-logo h2 a {
	color: #fff;
	text-decoration: none
}

.header-logo h2 a:hover {
	color: #eee
}

.headerwidgets {
	overflow: hidden
}

.headerwidgets .widget {
	float: right;
	padding: 5px 15px 5px 5px
}

nav.navbar {
	overflow: hidden;
	background: #0b0b0b;
	background-image: -moz-linear-gradient(top, #1f1f1f 33%, #060606 100%);
	background-image: -webkit-linear-gradient(top, #1f1f1f 33%, #060606 100%);
	clear: both;
	padding: 0
}

.nav {
	height: 46px;
	display: block;
	margin: 0;
	float: left
}

.nav,
.nav ul {
	line-height: 34px;
	margin: 0;
	padding: 0;
	list-style: none
}

.nav li {
	float: left;
	font-size: 13px;
	margin: 0;
	font-weight: 700;
	text-transform: uppercase;
	border-right: 1px solid #111;
	border-left: 1px solid #343434
}

.nav li:first-child {
	border-left: none
}

.nav li:last-child {
	border-right: none
}

.nav li a,
.nav li a:visited {
	color: #fff;
	display: block;
	padding: 0px 12px
}

.nav li a:active,
.nav li a:hover {
	background: #202020
}

.nav li ul {
	position: absolute;
	left: -999em;
	width: 180px;
	margin: 0 0 0 -1px;
	line-height: 17px;
	background: #333;
	z-index: 10
}

.nav li li {
	width: 180px;
	margin: 0;
	border: 0;
	border-bottom: 1px solid #444;
	font-size: 12px;
	font-weight: 400
}

.nav li li a,
.nav li li a:visited {
	color: #fff;
	background: 0 0;
	border-right: 0
}

.nav li li a:active,
.nav li li a:hover {
	background: #222
}

.nav li li li:hover ul,
.nav li li:hover ul,
.nav li:hover ul {
	left: auto
}

.nav li li ul {
	margin: -30px 0 0 160px;
	visibility: hidden;
	font-size: 1em
}

.nav li li:hover ul {
	visibility: visible
}

#mobile-menu-btn {
	display: none;
	position: absolute;
	right: 2px;
	top: 5px;
	z-index: 10000;
	padding: 0 3px
}

#mobile-menu {
	display: none
}

#mobile-menu .menu-item-has-children .arrow {
	display: none
}

#main,
.container {
	overflow: hidden;
	background: #d9d9d9;
	clear: both
}

.main-content {
	float: left;
	background: #fff;
	width: 765px;
	margin: 15px 20px 15px 15px;
	padding: 15px;
	font-size: 15px;
	line-height: 1.7em
}

.main-content ul {
	margin: 0;
	padding: 0 0 6px 35px
}

.main-content ul li {
	padding: 0 0 12px;
	list-style: disc inside;
	text-indent: -.9em
}

.slides li {
	text-indent: 0;
	list-style: none;
	margin: 0;
	padding: 0
}

.reviewouter {
	padding: 10px;
	background: #f3f3f3;
	overflow: hidden;
	margin-bottom: 30px
}

.reviewtop {
	overflow: hidden;
	display: block;
	background: #2a2a2a;
	padding: 7px 10px;
	margin-bottom: 10px
}

.reviewtop h1 {
	color: #fff;
	font-size: 28px;
	text-align: left;
	margin: 0;
	padding: 0;
	float: left;
	border: 0
}

.review-topcontent {
	background: #f9f9f9;
	float: left;
	width: 100%;
	margin-bottom: 10px
}

.review-topcontent img.reviewlogo {
	float: left;
	display: block;
	width: 200px;
	height: auto
}

.review-topcontent .review-middle {
	float: left;
	padding: 10px 10px 5px;
	width: 350px
}

.review-topcontent .review-middle h3 {
	font-size: 24px;
	color: #3b3a3a;
	margin: 0;
	font-weight: 700;
	text-align: center
}

.review-topcontent .review-right {
	float: right;
	width: 110px;
	margin: 15px 10px 0 15px
}

.review-topcontent .review-right a.visbutton {
	font-size: 16px !important;
	padding: 12px 0
}

.rev-cencontent {
	width: 100%;
	background: #fff;
	margin-bottom: 60px;
	padding: 15px;
	overflow: hidden
}

.rev-rightcontent {
	float: right;
	width: 50%;
	padding: 0 0 0 30px
}

.rev-rightcontent h3 {
	font-size: 24px;
	color: #3b3a3a;
	margin: 0 0 18px;
	text-align: center
}

.rev-rightcontent ul {
	float: left;
	display: block;
	width: 100%;
	margin: 0 0 40px;
	padding: 0
}

.rev-rightcontent ul li {
	margin-bottom: 15px;
	padding: 0 0 0 20px;
	color: #696969;
	list-style: none;
	text-indent: 0;
	position: relative;
	font-weight: 700
}

.rev-rightcontent ul {
	margin: 0
}

.rev-rightcontent ul li:before {
	top: 6px;
	margin: 0;
	padding: 0;
	line-height: 14px;
	color: #696969;
	font-size: 14px;
	font-family: FontAwesome;
	content: '▲';
	position: absolute;
	left: 0
}

.rev-widget-pros {
	float: left;
	width: 48%;
	background: #fff;
	padding: 15px 10px;
	position: relative;
	margin: 0 0 25px
}

.pro-cons-icon .fa-thumbs-up::before,
.rev-widget-pros ul li:before {
	color: green
}

.pro-cons-icon .fa-thumbs-down::before,
.rev-widget-cons ul li:before {
	color: red
}

.rev-widget-pros .pro-cons-icon {
	margin: -50px auto 0;
	width: 62px;
	height: 62px;
	border: 9px solid #fff;
	border-radius: 50%;
	-moz-border-radius: 50%;
	background: #f1f1f1
}

.rev-widget-pros .pro-cons-icon i {
	text-align: center;
	font-size: 30px;
	color: #5f5e5e;
	display: block;
	line-height: 45px
}

.rev-widget-pros h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
	color: #3b3a3a;
	margin: 13px 0
}

.rev-widget-pros ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.rev-widget-pros ul li {
	display: block;
	margin: 0 0 5px;
	padding: 0 0 0 25px;
	color: #5f5e5e;
	position: relative;
	list-style: none;
	text-indent: 0
}

.rev-widget-pros ul li:before {
	content: '▲';
	font-family: FontAwesome;
	font-size: 14px;
	position: absolute;
	left: 2px;
	top: 5px;
	margin: 0;
	padding: 0;
	line-height: 14px
}

.rev-widget-cons {
	float: right
}

.rev-widget-cons ul li:before {
	content: '▲';
	font-family: FontAwesome;
	font-size: 14px;
	position: absolute;
	left: 2px;
	top: 6px;
	margin: 0;
	padding: 0;
	line-height: 14px
}

.bottomrev {
	background: #fff;
	padding: 15px;
	width: 100%;
	margin-top: 25px;
	clear: both;
	overflow: hidden
}

.rev-image-info {
	float: left;
	display: block;
	width: 50%
}

.rev-image-info img {
	width: 100%;
	height: auto
}

.rev-image-info .weburl-link {
	clear: both;
	display: block;
	padding: 5px 10px;
	background: #efefef;
	color: #696969;
	text-align: center;
	font-size: 14px
}

.reviewsummary {
	width: 100%;
	border: 1px solid #ddd;
	font-size: .9em;
	color: #333;
	border-collapse: collapse;
	border-spacing: 0
}

.reviewsummary th {
	text-align: left;
	background: #f3f3f3;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #ddd;
	padding: 5px 10px;
	width: 36%
}

.reviewsummary td {
	background: #fff;
	border-bottom: 1px solid #ddd;
	padding: 5px 10px;
	width: 64%
}

.ratevalue {
	font-weight: 700;
	color: #fff;
	float: right;
	padding: 3px 10px 0
}

.sidebar {
	float: left;
	font-size: 14px;
	width: 320px;
	background: #fff;
	padding: 25px 10px
}

.sidebar li a {
	color: #444
}

.sidebar li a:hover {
	color: #666
}

.sidebar h2,
.sidebar h3 {
	margin: 0;
	font-size: 17px;
	margin: 0 0 12px;
	border-bottom: 2px solid #d3d3d3;
	padding-bottom: 6px;
	color: #1f1f1f;
	text-transform: uppercase
}

.sidebar ul {
	margin: 0;
	padding: 0
}

.sidebar ul li {
	padding: 0 0 12px;
	margin: 0 0 12px;
	list-style: none;
	border-bottom: 1px solid #e8e8e8
}

.sidebar ul li:last-child {
	border: 0;
	margin-bottom: 0
}

.sidebar .widget {
	-moz-border-radius: 3px;
	margin: 0 0 25px;
	background: #fff
}

.textwidget {
	margin-bottom: 0
}

ul.smedia {
	padding: 0 10px;
	margin: 0;
	overflow: hidden
}

ul.smedia li {
	display: block;
	float: left;
	padding: 6px;
	list-style: 0;
	background: 0;
	margin: 0;
	border: 0
}

.topsiteswidget {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
	font-size: 14px
}

.topsiteswidget th {
	background: #434343;
	color: #fff;
	padding: 10px 4px;
	text-transform: uppercase;
	font-size: 12px
}

.topsiteswidget td {
	padding: 10px 4px;
	border-bottom: 1px solid #d7d7d7;
	line-height: 1.1em
}

.topsiteswidget tr:last-child td {
	border-bottom: 0
}

a.revlink {
	text-decoration: underline;
	display: block;
	text-align: center;
	padding-top: 5px;
	color: #666
}

a.revlink:hover {
	text-decoration: none;
	color: #666
}

a.revlink.tc {
	font-size: 11px;
	color: #888;
	text-decoration: none;
	line-height: 11px;
	text-align: left;
	font-weight: 400
}

a.revlink.tc.center {
	text-align: center
}

a.revlink.widget {
	position: relative;
	width: 100%;
	padding: 10px 0;
	background-color: #666;
	color: #fff;
	margin-bottom: 20px;
	top: -15px;
	text-decoration: none;
	font-size: 13px
}

a.revlink.widget::after {
	content: "";
	width: 100%;
	height: 1px;
	background-color: #d7d7d7;
	position: absolute;
	left: 0;
	bottom: -10px
}

.ts_casinocol {
	width: 30%
}

.ts_bonusocol {
	width: 35%
}

.topsiteswidget img.ts_logo {
	width: 100%;
	height: auto;
	display: block;
	-moz-border-radius: 5px;
	border-radius: 5px
}

.topsiteswidget a.visbutton {
	margin: 0 auto;
	display: block
}

.featsites {
	font-size: 16px;
	padding: 10px;
	background: #eee;
	border-radius: 5px;
	-moz-border-radius: 5px;
	margin-top: 30px;
	position: relative
}

.featsites span.hilite {
	display: block;
	padding: 16px 0;
	font-size: 20px;
	text-align: center
}

.midtop {
	margin: 0 auto;
	text-align: center;
	position: relative;
	top: -25px;
	left: 0;
	right: 0
}

.featsites h4 {
	margin: -10px auto 10px;
	text-align: center
}

.featsites img.casinologo {
	max-width: 100%;
	height: auto;
	display: block;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0 auto
}

footer.main-footer {
	width: 100%;
	background: #1f1f1f;
	padding: 20px 15px 10px;
	overflow: hidden
}

.main-footer a {
	color: #ededed;
	text-decoration: none
}

.main-footer a:hover {
	color: #ededed;
	text-decoration: underline
}

.footerwidget {
	float: left;
	width: 25%;
	padding: 10px 8px;
	color: #ededed;
	font-size: 14px;
	line-height: 1.4em
}

.footerwidget h3 {
	margin: 0 0 15px;
	font-size: 17px;
	color: #ededed
}

.footerwidget ul {
	padding-bottom: 8px
}

.footerwidget li {
	list-style: none;
	margin: 0 0 8px
}

.bottomfooter {
	width: 100%;
	text-align: center;
	padding: 15px;
	background: #111;
	font-size: 14px;
	color: #ededed;
	line-height: 1.5em
}

.bottomfooter a,
.bottomfooter a:visited {
	color: #ededed
}

@media screen and (min-width:1px) and (max-width:1143px) {
	.wrap {
		position: relative
	}

	.navbar {
		display: none
	}

	#mobile-menu-btn {
		display: block;
		background: #444;
		border: none;
		cursor: pointer;
		border-radius: 5px;
		-moz-border-radius: 5px
	}

	#mobile-menu-btn:focus {
		outline: 0
	}

	#mobile-menu-btn i {
		display: block;
		width: 22px;
		height: 3px;
		background: #eee;
		margin: 4px 0;
		padding: 0
	}

	#mobile-menu {
		display: none;
		position: relative;
		top: 0;
		right: 0;
		z-index: 9999;
		width: 100%;
		background: #252525;
		box-shadow: 0 0 12px 0 #333
	}

	#mobile-menu ul {
		list-style: none;
		margin: 0;
		padding: 0
	}

	#mobile-menu ul li {
		border-top: 1px solid #3d3e3e;
		position: relative;
		padding: 10px
	}

	#mobile-menu .menu-item-has-children .arrow {
		content: "\25bc ";
		position: absolute;
		display: block;
		border-left: 1px solid #3d3e3e;
		top: 0;
		right: 0;
		color: #fff;
		padding: 10px;
		cursor: pointer
	}

	#mobile-menu .menu-item-has-children .arrow.up {
		display: none
	}

	#mobile-menu .menu-icon-up>.arrow.down {
		display: none !important
	}

	#mobile-menu .menu-icon-up>.arrow.up {
		display: block !important;
		background-color: #3c3c3c
	}

	#mobile-menu ul li a {
		position: relative;
		color: #eee;
		text-decoration: none;
		font-family: Arial, sans-serif;
		font-size: 14px;
		font-weight: 700;
		line-height: 1.2em;
		z-index: 99999
	}

	#mobile-menu a:hover {
		color: #008268
	}

	#mobile-menu ul ul {
		display: none;
		padding-left: 15px
	}

	#mobile-menu ul ul a {
		padding-left: 30px
	}

	.review-topcontent .review-middle {
		padding: 15px 4%;
		width: 92%
	}

	.review-topcontent img {
		float: none;
		margin: 0 auto;
		text-align: center;
		display: block
	}

	.review-topcontent h2,
	.review-topcontent p {
		text-align: center
	}

	.rev-image-info,
	.rev-rightcontent {
		width: 100%;
		float: none
	}

	.rev-rightcontent {
		padding: 15px 0 0
	}

	.rev-widget-pros {
		margin: 0 0 60px;
		float: none;
		width: 100%
	}

	.rev-widget-cons {
		float: none;
		margin: 0 0 25px
	}

	.review-topcontent .review-right {
		float: none;
		border: 0;
		width: 100%;
		padding: 10px;
		margin: 0;
		clear: both
	}

	.rev-rightcontent ul {
		float: none;
		display: block;
		width: 100%;
		padding: 10px;
		margin-bottom: 0
	}

	.review-topcontent img.reviewlogo {
		float: none;
		margin: 0 auto 10px
	}

	.review-topcontent .review-middle {
		float: none;
		padding: 5px 15px;
		width: 100%
	}

	.review-topcontent .review-middle h3 {
		text-align: center
	}

	.review-right a.visbutton {
		width: 250px;
		padding: 15px 0;
		margin: 0 auto;
		display: block;
		font-size: 20px !important
	}
}

@media screen and (min-width:992px) and (max-width:1143px) {
	#outerwrap {
		width: 992px;
		padding: 0 10px
	}

	#mobile-menu {
		position: absolute;
		top: 60px;
		width: 50%
	}

	.wrap {
		width: 972px
	}

	.main-content {
		width: 632px;
		padding: 10px;
		margin: 5px
	}

	.header-logo {
		width: 30%
	}

	.header-logo img {
		max-width: 100%
	}

	.headerwidgets {
		width: 68%
	}

	.sidebar {
		margin-left: 5px
	}
}

@media screen and (min-width:768px) and (max-width:991px) {
	#outerwrap {
		width: 768px;
		padding: 0 10px
	}

	#mobile-menu {
		position: absolute;
		top: 60px;
		width: 50%
	}

	.wrap {
		width: 748px
	}

	.main-content {
		width: 100%;
		padding: 5px 10px;
		float: none;
		margin: 0
	}

	.header-logo {
		width: 30%
	}

	.header-logo img {
		max-width: 100%
	}

	.headerwidgets {
		width: 68%
	}

	.header-logo h2 {
		font-size: 20px
	}

	.sidebar {
		margin: 0;
		width: 100%
	}

	.topsiteswidget td {
		padding: 12px 15px
	}
}

@media screen and (min-width:1px) and (max-width:767px) {
	.main-content {
		width: 100%;
		padding: 5px 10px;
		float: none;
		margin: 0
	}

	.header-logo h2 {
		font-size: 18px
	}

	.sidebar {
		float: none;
		width: 100%;
		margin: 0
	}

	.main-content {
		width: 100%;
		float: none;
		padding: 15px 10px;
		margin-bottom: 30px
	}
}

@media screen and (min-width:481px) and (max-width:767px) {
	#outerwrap {
		width: 480px;
		padding: 0 5px
	}

	.wrap {
		width: 470px
	}

	.header-logo {
		float: none;
		margin: 0 auto;
		text-align: center;
		width: 96%;
		padding: 0 2% 5px 0
	}

	nav.navbar {
		float: none;
		padding: 0
	}

	.footerwidget {
		width: 44%;
		padding: 10px 3%;
		float: left
	}
}

@media screen and (min-width:1px) and (max-width:480px) {
	#outerwrap {
		width: 100%;
		padding: 0 4px
	}

	.wrap {
		width: 100%
	}

	.header-logo {
		float: none;
		margin: 0 auto;
		text-align: center;
		width: 96%;
		padding: 0 2% 5px 0
	}

	nav.navbar {
		float: none;
		padding: 0
	}

	.footerwidget {
		width: 100%;
		padding: 15px 0;
		float: none
	}

	.reviewsummary td {
		padding: 5px 4px
	}

	.bottomrev,
	.rev-cencontent,
	.reviewouter {
		padding: 5px
	}
}

.clearboth {
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	width: 100%
}

.slides,
.slides>li {
	margin: 0;
	padding: 0;
	list-style: none
}

.flexslider {
	margin: 0;
	padding: 0
}

.flexslider .slides>li {
	display: none;
	-webkit-backface-visibility: hidden;
	position: relative
}

.flexslider .slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

* html .flexslider .slides {
	height: 1%
}

.no-js .flexslider .slides>li:first-child {
	display: block
}

.flexslider {
	margin: 0;
	border: 0;
	position: relative;
	zoom: 1
}

.flexslider .slides {
	zoom: 1
}

.flexslider .slides img {
	height: auto;
	width: 100%
}

@font-face {
	font-display: swap;
	font-family: FontAwesome;
	src: url('http://www.casinocraps.fr/wp-content/themes/highroller/fonts/fontawesome-webfont.eot?v=4.5.0');
	src: url('http://www.casinocraps.fr/wp-content/themes/highroller/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('http://www.casinocraps.fr/wp-content/themes/highroller/fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('http://www.casinocraps.fr/wp-content/themes/highroller/fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('http://www.casinocraps.fr/wp-content/themes/highroller/fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('http://www.casinocraps.fr/wp-content/themes/highroller/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
	font-weight: 400;
	font-style: normal
}

.fa {
	display: inline-block;
	font: 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fa-thumbs-up:before {
	content: "▲"
}

.fa-thumbs-down:before {
	content: "▲"
}

@font-face {
	font-display: swap;
	font-family: Arimo;
	font-style: normal;
	font-weight: 400;
	src: url(/fonts.gstatic.com/s/arimo/v29/P5sMzZCDf9_T_10ZxCE.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
	font-display: swap;
	font-family: Arimo;
	font-style: normal;
	font-weight: 700;
	src: url(/fonts.gstatic.com/s/arimo/v29/P5sMzZCDf9_T_10ZxCE.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

a.visbutton {
	background: #e59112
}

a.visbutton {
	color: #fff !important
}

header.main-header {
	background-color: #1facc1
}

body {
	background: #f4f4f4
}

#outerwrap {
	background-color: #232b2d
}

.entry-content a,
.entry-content a:visited,
.sidebar a,
.sidebar a:visited {
	color: #000
}

.entry-content a:hover,
.sidebar a:hover {
	color: #d93
}

span.hilite {
	color: #000
}

.reviewtop,
.topsiteswidget th,
h1.altheading,
h2.altheading,
h3.altheading {
	background: #000
}

a.visbutton {
	background: #d93
}

a.visbutton {
	color: #444 !important
}

header.main-header {
	background-color: #fff
}

body {
	background: #000
}