/*
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 3.0.69
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
/*
@font-face {
    font-family: MapGlyphs;
    src: url(fonts/map/mapglyphs.eot?89530501);
    src: url(fonts/map/mapglyphs.eot?89530501#iefix) format("embedded-opentype"),
	 url(fonts/map/mapglyphs.woff2?89530501) format("woff2"),
	 url(fonts/map/mapglyphs.woff?89530501) format("woff"),
         url(fonts/map/mapglyphs.ttf?89530501) format("truetype"),
	 url(fonts/map/mapglyphs.svg?89530501#mapglyphs) format("svg");
    font-display: swap;
}
*/


body a:hover{
	text-decoration:none;
}

body {
  font-family: helvetica !important;
}

.admin-bar .navbar-fixed-top{
  margin-top: 32px !important;
}

.mg {
    font-family: MapGlyphs !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color: #939393;
}
.mg-fw {
    width: 1.2em;
    text-align: center;
}
.mg-2x {
    font-size: 2em;
}
.mg-3x {
    font-size: 3em;
}
.mg-4x {
    font-size: 4em;
}
.mg-5x {
    font-size: 6em;
}
.mg-6x {
    font-size: 8em;
}
.map-ru:before {
    content: "\e800";
}
.map-wrld-am:before {
    content: "\e801";
}
.map-wrld-af:before {
    content: "\e802";
}
.map-wrld-ca:before {
    content: "\e803";
}
.map-wrld-me:before {
    content: "\e804";
}
.map-wrld-na:before {
    content: "\e805";
}
.map-wrld-sa:before {
    content: "\e806";
}
.map-wrld-oc:before {
    content: "\e807";
}
.map-wrld-eu:before {
    content: "\e808";
}
.map-wrld-as:before {
    content: "\e809";
}


.dropdown-menu li{
    width: 25rem;
    line-height: 1.7;
    padding: 0.8rem 1rem;
    border-bottom: 1px solid rgba(0,0,0,.04);
    margin-left: 1px;
}
 .dropdown-menu > li.kopie > a {
    padding-left:5px;
}
 .entry-content p{ font-size:15px; }
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
   top:0;left:100%;
   margin-top:-6px;margin-left:-1px;
   -webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;
 }

.dropdown-submenu > a:after {
  border-color: transparent transparent transparent #333;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
  display: block;
  float: right;
  height: 0;
  margin-right: -10px;
  margin-top: 5px;
  width: 0;
}

.dropdown-submenu:hover>a:after {
    border-left-color:#555;
 }

.dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
  text-decoration: none;
}

.main-header-section .navbar {
    min-height: 52px;
}
.main-header-section .navbar-brand {
    padding :10px 15px;

}
.header-search-form{
  position: absolute !important;
    right: 85px;
    top: 1px;
    color: #fff;
}

/* single page css*/
iframe { display: block; position: relative; width:100%; max-width:100% }

.abstract-v2__item {
 color:#000;
 font-size:18px;
 /*! line-height:1; */position:relative;
 list-style:none
}
.abstract-v2__item:not(:last-child) {
 border-bottom:1px dotted #000
}
.abstract-v2__item:before {
 content:"";
 display:inline-block;
 width:0;
 height:0;
 border-style:solid;
 border-width:6px 0 6px 12px;
 border-color:transparent transparent transparent #000;
 vertical-align:initial;
 margin-top:0;
 margin-bottom:0
}
.abstract-v2__item-text {
 margin-left:10px;
 display:inline-block;
 width:calc(100% - 30px);
 padding-top:5px;
 padding-bottom:5px
}
.abstract-v2 {
 font-family:Segoe UI;
 border-top:1px dotted #000;
 border-bottom:1px dotted #000;
 margin:0;
 padding-left:0 !important;
}
.wp-caption-text{
margin: 5px 0 0;
font-style: italic;
font-size: 13px;
font-size: 1.3rem;
line-height: 15px;
color: #545454;
padding: 0;
text-align: center;
}
.single-post-title-news{
    letter-spacing: -.025em;
    font-size: 48px;
    margin-bottom: 14px;
    line-height: 1;
    font-weight: 700;
}

.review-box-header h2 {
  font-size: 2rem;
  margin: 0;
  color: #337444;
  font-weight: 700;
}

.single-review-pros{
    font-size: 18px;
    line-height: 40px;
}
.pros{
font-weight: bold;
}

button:focus, button:hover {
    color: #fff;
     background-color:#eee;
    text-decoration: none;
}



/* faq accordion*/

.my-accordion-item {

  margin: 1rem 0;

}

.my-accordion-item-header {
  padding: 0.5rem 3rem 0.5rem 1rem;
  min-height: 3.5rem;
  line-height: 1.25rem;
  font-weight: bold;
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  font-size: 18px;
}

.my-accordion-item-header::after {
  content: "\002B";
  font-size: 2rem;
  position: absolute;
  right: 1rem;
}

.my-accordion-item-header.active::after {
  content: "\2212";
}

.my-accordion-item-body {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.my-accordion-item-body-content {
  padding: 1rem;
  line-height: 2.5rem;

  font-size: 15px;
  border-image: linear-gradient(to right, transparent, #34495e, transparent) 1;
}

/* end faq accordion */

/*nav*/
.paging-navigation, .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}


.post-navigation {
  padding: 1em 0;
  border-top: 2px solid #444;
  border-bottom: 2px solid #444;
  }
  .nav-previous, .paging-navigation .nav-previous, .post-navigation .nav-previous {
  float: left;
  width: 50%;
}
.nav-next, .nav-previous {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 600;
}


.post-navigation a {
  color: #444;
}

/* post author */
.post-author {
  padding: 20px;
  margin: 15px 0 0;
  position: relative;
  border: 1px solid #e8e8e8;
}
.post-author .post-author-avatar img {
  float: left;
  margin-right: 20px;
}
.post-author .author-title {
  margin: 0 0 7px;
  font-size: 18px;
  text-transform: capitalize;
  padding-right: 50%;
}

.post-author .post-author-bio {
  margin-top: 12px;
  font-size: 13px;
  padding-left: 90px;
  line-height: 1.5;
}
.post-author .post-author-bio   p {
  margin-bottom: 1.5em;
  font-size: 14px;
  font-size: 1.4rem;
}

.breadcrumb-country{

text-transform:capitalize;

}

.social-rocket-inline-buttons{display:inline-flex;}
.gz-banner{
    background-color: #fefaee;
    overflow: hidden;
    padding: 10px;
    margin: 0 6% 20px;
}

.gz-banner .gz-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.gz-banner .gz-content {
    font-size: 12px;
    line-height: 1.3!important;
    margin-top: 0!important;
    text-align: justify;
}

.gz-banner h3, .gz-banner h4 {
    line-height: 1.2!important;
    margin: 0!important;
    text-align: left!important;
    font: 1.9rem roboto condensed,arial,sans-serif;
    font-weight: 700;
}

.gz-banner .gz-buttons-wrapper {
    min-width: 200px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    padding-left: 15px;
}

.gz-banner .gz-buttons-wrapper a {
    display: block;
}

.gz-banner .banner-play {
    background-color: #42a437;
    color: #fff!important;
    border-radius: 0;
    font-size: 18px;
    padding: 5px;
    text-align: center;
    line-height: initial;
    height: auto;
    text-transform: uppercase;
    border: 1px solid transparent;
}

.gz-banner .banner-review {
    color: #000!important;
    font-size: 12px;
    text-align: center;
    font-weight: 700;
    text-decoration: underline;
    line-height: 32px;
}



.single-page-visit{

    position: absolute;
    bottom: 10px;
    bottom: 1rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #337444!important;
    font-size: 20px;
    font-size: 2rem;
    color: #fff!important;
    border-radius: 5px;
    border-radius: 0.5rem;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-transform: uppercase;
z-index:9999;
}

.middle {
	display: block;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.claim-now-promo-single{
text-decoration: underline;
font-weight: 700;
font-size:1.5rem;

}

.post-subtitle{

padding-top: 1rem;
text-align: justify;
font-size: 1.5rem;
min-height: 6rem;
font-weight: 400;
font-style: italic;
color: #717171;
}
.pnbtn {

display: block;
    background: #f5d936;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f5d936),to(#f38700));
    background-image: linear-gradient(to bottom,#f5d936,#f38700);
    border-radius: 13px;
    text-shadow: 0 0 4px #ca5b34;
    letter-spacing: 2px;
    color: #fff;
    font-size: 20px;
    font-size: 2rem;
    padding: 10px 20px;
    border: solid #ec8f31 2px;
    text-decoration: none!important;
    font-weight: 700;
    -webkit-box-shadow: 4px 4px 5px #888;
    box-shadow: 4px 4px 5px #888;
}

.exclud {
    display: block;
    background: #f5d936;
    border-radius: 13px;
    text-shadow: 0 0 4px #ca5b34;
    letter-spacing: 2px;
    color: #fff;
    font-size: 20px;
    font-size: 2rem;
    padding: 10px 20px;
    border: solid #444 2px;
    text-decoration: none!important;
    font-weight: 700;
    -webkit-box-shadow: 4px 4px 5px #888;
    box-shadow: 4px 4px 5px #888;
}

.tipbox{
    background-color: #e9e9e9;
    padding: 10px;
    margin: 15px 0 5px;
    line-height: 1.8;
    font-size: 15px;
}
.abacklink{
    text-align: right;
}
.promo-thumbnail img{
	width: 86px;
    height: 60px;
    max-width: 100%;
    object-fit: cover;
}
.content-page-v1 {
  margin-top:15px;
  margin-bottom:15px;
}
.content-page-v1 p,.content-page-v1 h2{
  margin-left:15px;
  margin-right:15px;
}
@media (max-width: 767px) {

  .navbar-nav  {
     display: inline;
  }
  .navbar-default .navbar-brand {
    display: inline;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-default .navbar-nav .dropdown-menu > li > a {
    color: red;
    background-color: #ccc;
    border-radius: 4px;
    margin-top: 2px;
  }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a {
     color: #333;
   }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
     background-color: #ccc;
   }

   .navbar-nav .open .dropdown-menu {
     border-bottom: 1px solid white;
     border-radius: 0;
   }
  .dropdown-menu {
      padding-left: 10px;
  }
  .dropdown-menu .dropdown-menu {
      padding-left: 20px;
   }
   .dropdown-menu .dropdown-menu .dropdown-menu {
      padding-left: 30px;
   }
   li.dropdown.open {
    border: 0px solid red;
   }
	.country-header-button{
	display:none !important;
}
.content-page-v1 {
     font-size: 16px;
}
.mobile-hide{display:none;}
}

@media (min-width: 768px) {
  ul.nav li:hover > ul.dropdown-menu {
    display: block;
  }
  #navbar {
    text-align: center;
  }

}
@media (min-width: 0px) and (max-width: 767px){
    .main-header-section .navbar-inverse .navbar-nav.navbar-left>li>a:after {
      background: rgb(6 6 6 / 20%) !important;
    }
    .main-header-section .navbar-nav.navbar-right{
        display: none;
    }
		.country-header-button{
	display:none !important;
}

.newsletter-box{
display: none;
}

.mobile-only{
    background: white;
    margin-top: 10px;
}
.sidebar-play-single-post{
position: absolute;

    left: 0px;
    bottom: 0px;
}

.single-post-links ul{

display: block !important;
}
.mobile-hide{display:none;}
}
.main-header-section .navbar-inverse .navbar-nav.navbar-left>li>a {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
}
.main-header-section .navbar-inverse .navbar-nav.navbar-left>li>a:hover{
    background-color: #EDEADE;
    color: #038442;
}
 .main-header-section .navbar-inverse .navbar-nav.navbar-left>li.country-header-button>a:after{
  background: transparent;
}
.main-header-section .navbar-inverse .navbar-nav.navbar-left>li>a:after{
    content: "";
    display: block;
    /*background: rgba(143,143,143,.2);*/
    background: rgb(245 242 242 / 20%);
    background: -webkit-gradient(left top,left bottom,color-stop(0,rgba(143,143,143,.2)),color-stop(51%,rgba(184,184,184,.75)),color-stop(100%,rgba(143,143,143,.2)));
    height: 52px;
    height: 5.2rem;
    width: 1px;
    width: 0.1rem;
    top: 0;
    right: 0;
    position: absolute;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
	background-color: none !important;
	    color: #038442!important;
   	 font-weight: 700;
}
.main-header-section .navbar-nav>li>a.select-country-button {
    top: 11px;
    border: 1px solid #ddd;
    background: #666;
     border-radius: 5px;
    border: 0;
    padding: 15px 25px;
    display: inline-block;
    text-align: center;
    color: #fff;
    -webkit-box-shadow: 0 4px #444;
    box-shadow: 0 4px #444;
    padding: 4px 12px;
    font-size: 12px;
}



@media(min-width:0px) and (max-width: 991px){
    .main-header-section .navbar-nav>li>a.select-country-button {
        display: none;
    }
    .main-header-section .navbar-nav>li>a.search-icon-button {
        display: none;
    }
		.country-header-button{
	display:none !important;
}
#international-edition-trigger{display:none;}
}


.flyout-menu.ng-isolate-scope{

        padding: 1rem;
    inset: 5.2rem auto auto 0px;
    height: auto;
    z-index: 2000;
    margin-left: 90px;
	position: fixed;
    background-color: #fff;
    width: 90%;
	-webkit-box-shadow: 3px 0 3px rgb(0 0 0 / 20%);
    -webkit-box-shadow: 0.3rem 0 0.3rem rgb(0 0 0 / 20%);
    box-shadow: 0 3px 3pxrgba(0,0,0,.2);
    /* -webkit-box-shadow: 0 0.3rem 0.3rem rgb(0 0 0 / 20%); */
    box-shadow: 0 .3rem .3remrgba(0,0,0,.2);

}
.flyout-menu.ng-isolate-scope .flyout-close{

   position: absolute;
    top: -50px;
    right: 0;
    background: #fff;
    color: #000;
    width: 230px;
    text-align: center;
    height: 50px;
    padding: 10px;
    cursor: pointer;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 3rem;
}
.flyout-content flyout-content-wide{
    position: absolute;
    width: 98%;
}
#custom-header-shortcode{
	position: absolute;
	width: 100%;
}
.country_selector_continent{
display: block;
    text-decoration: none;
    width: 100%;
    height: 90px;
    height: 9rem;
    -webkit-box-shadow: inset -3px 0 0 #ededed;
    -webkit-box-shadow: inset -0.3rem 0 0 #ededed;
    box-shadow: inset 0 -3px 0 #ededed;
    -webkit-box-shadow: inset 0 -0.3rem 0 #ededed;
    box-shadow: inset 0 -0.3rem 0 #ededed;
    background: #f5f5f5;
    margin: 0 10px 0 0;
    margin: 0 1rem 0 0;
    padding: 10px 10px 0;
    padding: 1rem 1rem 0;
    cursor: pointer;
    text-align: center;
    color: #000;
font-weight: 700;
}
.country_selector_continent a:hover{
text-decoration:none;
}
.country_selector_continent{
    margin-bottom: 8px;
}
.flyout-content h2.heading{

    color: #222;
	text-align: initial;
font-size: 1.8rem;
line-height: 23px;
font-weight: 700;
margin-top:0px;
}
.flyout-content p.introduction{
color: #222;
text-align: initial;
line-height: 22px;
font-size: 15px;
}
}
}

.j-search-result-title{
    margin-top: 15px;
    margin-left: 15px;
}

.j-search-result-title a{
    color: #000;
}



.dropdown-lists label{
color: #666;
}
.go-international i{
    color: #666;
}
#commit-page-selector-button{
    color: #333!important;
    background-color: #fff;
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),to(#e8e8e8));
    background-image: linear-gradient(to bottom,#fff 0,#e8e8e8 100%);
    background-repeat: repeat-x;
    border-color: #c4c4c4;
    width: 100%;
}
.dropdown-lists .form-control{
    width: 100%;
    height: 5rem;
    padding: 6px 16px;
    padding: 0.6rem 1.6rem;
    background-color: #fff;
    background-image: none;
    border: 1px solid #c4c4c4;
    border-radius: 0;
    -webkit-box-shadow: inset 1px 1px 0 #f2f2f2;
    box-shadow: inset 1px 1px 0 #f2f2f2;
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}

#commit-page-selector-button{
    width: 100%;
    height: 5rem;
    padding: 6px 16px;
    padding: 0.6rem 1.6rem;
    line-height: 35px;
    border-radius: 0px;
}

#international-edition-trigger{
display:inline-flex;
cursor:pointer;
padding-left: 15px;
}

.active .country_selector_continent{
-webkit-box-shadow: inset -3px 0 0 #d61920;
    box-shadow: inset 0 -3px 0 #d61920;
    background-color: #fff!important;
}

.region-map-list a:hover,
.region-map-list a:focus{
    text-decoration:none;
}
.country_selector_continent:hover{
background-color:#f5f5f5bf;
}

.searchlink {
    cursor: pointer;
    display: block;
    float: right;
    font-size: 20px;
    height: 55px;
    padding: 5px 20px 15px 18.5px;
    position: relative;
}

.searchlink:hover,
.searchlink.open {
    cursor: pointer;
}

.searchlink.open > .searchform {
    display: block;
}

.searchform {
    display: none;
    position: absolute;
    top: 10px;
    right: 0;
    padding: 0px;
    cursor: default;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    border-color: #e1e1e1;
    box-shadow: 0 3px 13px 0 rgba(0, 0, 0, 0.2);
    margin-left: -120px;
    z-index: 9999999;
    background-color: #fff;
}

.searchlink.open .searchform {
    display: block;
}

#search {
    display: block;
    position: relative;
}

#s {
background: #fff;
    border: 1px solid #e1e1e1;
    color: #888;
    width: 75%;
    float: left;
    border-radius: 0px;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 35px;
}

.sbtn {
    display: block;
    position: absolute;
    background: none;
    border: 1px solid #f00f00;
    color: #fff;
    font-size: 0.6em;
    cursor: pointer;
    right: 0px;
    top: 14px;
    width: 35px;
    background-color: #f00f00;
}


body .elementor-25 .elementor-element.elementor-element-4e5662c6 .elementor-nav-menu--main .elementor-item{
    text-transform: uppercase;
    padding-top: 16px ;
    padding-bottom: 16px;
}

.searchlink.open .searchform{
width: 50vw;
    position: relative;
    top: 0px;
    left: calc(-18vw + 40%);
}
#searchlink i.fa-custom{
    position: absolute;
    right: 0px;
    top:15px;
}
.topbar-search{
    background: #037037;
    background: -webkit-gradient(linear,left top,left bottom,from(#037037),to(#172b06));
    background: linear-gradient(to bottom,#037037 0,#172b06 100%);
    border-color: #172b06;
    padding: 10px 12px;
    color: #fff;
    font-weight: 900;
}
.topbar-search{
    width: 12.5%;
    float: left;
    padding: 13px;
    border-radius: 0px;
    font-size: 13px;
}
.btn.btn-cs-close{
    background-color: #fff!important;
    display: block!important;
    width: 12.5%;
    float: left;
    padding: 13px 8px;
    border-radius: 0px;
    font-size: 13px;
    color: #000;
    font-weight: 600;
}
.btn.btn-cs-close i{
    background-color: #172b06;
    padding: 3px;
    border-radius: 50px;
    color: #fff;
    width: 15px;
    height: 15px;
    line-height: 10px;
    font-size: 10px;
    margin-top: 1px;
}

#gbcs {
    border: 1px solid #ddd;
    background: #666;
    border-radius: 5px;
    border: 0;
    padding: 15px 25px;
    display: inline-block;
    text-align: center;
    color: #fff;
    -webkit-box-shadow: 0 4px #444;
    box-shadow: 0 4px #444;
    padding: 4px 12px;
    font-size: 12px;
margin-left:35px;
}
header li.menu-item a:after
{
content: "";
display: block;
background: rgba(143,143,143,.2);
background: -webkit-gradient(left top,left bottom,color-stop(0,rgba(143,143,143,.2)),color-stop(51%,rgba(184,184,184,.75)),color-stop(100%,rgba(143,143,143,.2)));
background: -webkit-gradient(linear,left top,left bottom,from(rgba(143,143,143,.2)),color-stop(51%,rgba(184,184,184,.75)),to(rgba(143,143,143,.2)));
background: linear-gradient(to bottom,rgba(143,143,143,.2) 0,rgba(184,184,184,.75) 51%,rgba(143,143,143,.2) 100%);
height: 5.2rem;
width: 0.1rem;
top: 0;
right: 0;
position: absolute;
opacity:1 !important;
}
header .elementor-column-gap-default>.elementor-column>.elementor-element-populated{
padding : 0px !important;
}
.sub-arrow{
display:none !important;
}
.elementor-25 .elementor-element.elementor-element-4e5662c6 .elementor-nav-menu--main .elementor-item:hover{
text-decoration:none;
color:#038442;
background-color:#fff;
}
header .elementor-25 .elementor-element.elementor-element-4e5662c6 .elementor-nav-menu--dropdown a:hover{
background-color: #ffffff;
}
.elementor-25 .elementor-element.elementor-element-4e5662c6 .elementor-nav-menu--dropdown .elementor-item, .elementor-25 .elementor-element.elementor-element-4e5662c6 .elementor-nav-menu--dropdown .elementor-sub-item {
    font-size: 15px;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
}

.go-international a{
    text-decoration: none;
    color: #222;
}
.go-international a:hover{
    text-decoration: none;
    color: #666666;
}
.go-international{
    line-height: 43px;
    float: left;
    margin-top: 115px;
}

.go-international i{
    float:left;
}
.go-international a{
    float:left;
    margin-left: 5px;
    margin-top: -5px;
}
.grey-class{
	background-color:#f5f5f5;
	padding:15px 0px;
    border-top: 1px solid #ccc;
}

.cpt-loop{
    background: #fff;
    padding: 1rem;
    border-bottom: 1px solid #ccc;
min-height:100px;
}
.cpt-loop .featured-image{
	padding-right:5px;
}
.country-selector .global-home {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.country-selector .global-home h1 {
    font-size: 2.1rem;
    font-weight: bold;
}
.country-selector .global-home h3 {
    font-size: 1.6rem;
    font-weight: bold;
}
.country-selector .global-home .btn.btn-default{
    border: none;
    color: #fff;
    border-radius: 0;
    outline: 0;
    height: 32px;
    height: 3.2rem;
    line-height: 32px;
    line-height: 3.2rem;
    padding: 0 12px;
    vertical-align: middle;
    text-transform: uppercase!important;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background-color: #d3d3d3;
}
.cpt-list-title{
    font-size: 2em;
    font-weight: 600;
}
.cpt-list-title .cpt-list-my{
font-weight:400;
}
body .breadcrumb{
    padding: 0px;
    margin-bottom: 10px;
    list-style: none;
   color:#999;
    background-color: transparent !important;
}

.breadcrumb>li+li:before{
    padding: 0 5px !important;
    color: #999 !important;
    content: "" !important;
}


.legal-games{
display: inline-block;
    padding: 5px;
    background: #f4f4f4;
margin-bottom:10px;
}
.read-more-laws{
margin-bottom: 10px;
    float: left;
}
.legal-game-icon{
color: #2a2;
margin-left:5px;
}
.cpt-loop{
width:100%;
float:left;
}
#law-content{
background: #fff;
    padding: 10px 30px;
    line-height: 30px;
}
#law-content h1{
font-size:2em;
}
#law-content h2{
font-size:1.6em;
}
.cpt-loop h2{
    margin-top: 0px;
margin-bottom:10px;
    font-size: 1.5em;
    color: #000;
}
.cpt-loop h2 a{
    color: #00008b;
    font-size: 0.9em;
}

.full-header{
  position: sticky;
  top: 0;
  z-index: 9999;
}

.sh-text .single-page .flag-icon{
max-width: 40px;
margin-right: 10px;
}

blockquote {
  border-left: 5px solid #347543 !important;
}
.visit {
   display: inline-block;

    position: relative;
}
.visit-single{
    display: inline-block;
    position: relative;


}
.visit-single .play{
margin-top: 0;

    left: 0;
    background: #42a437;
    color: #fff;
    padding: 3px 5px;
    padding: 0.3rem 0.5rem;
    font-size: 1.3rem;
    font-weight: 700;
    border-right-width: 0;
    border-radius: 5px;
    border-radius: 0.5rem;
    border-bottom: 3px solid #038442;
    border-bottom: 0.3rem solid #038442;
    padding-right: 25px;
    padding-right: 2.5rem;
}

.cpt-loop .play:after{
    content: "»";
    background: #038442;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 20px;
    width: 2rem;
    right: 0;
    text-align: center;
    padding-top: 0;
    font-size: 16px;
    font-size: 1.6rem;
    border-radius: 0 5px 5px 0;
}

.cpt-loop h2 a:hover{
text-decoration:none;
}
.top-legal-content{
    line-height: 28px;
}
.biz-rating-large .rating-large {
    margin: -2px 6px 0 0;
    margin: -0.2rem 0.6rem 0 0;
    float: none;
}
.rating, .rating-large, .rating-very-large {
    position: relative;
    overflow: hidden;
}
.i-stars {
    background: url("https://www.gamingzion.com/wp-content/themes/helloelementorchild/img/stars.png") no-repeat;
    -webkit-background-size: 132px 560px;
    background-size: 132px 560px;
    -webkit-background-size: 13.2rem 56rem;
    background-size: 13.2rem 56rem;
    display: inline-block;
    vertical-align: middle;
}
.offscreen {
    clip: rect(0 0 0 0);
    position: absolute;
   left: -9999px;
    top: auto;
    overflow: hidden;
    width: 1px;
    height: 1px;
}

.i-stars--regular-4-half {
    width: 102px;
    width: 10.2rem;
    height: 18px;
    height: 1.8rem;
    background-position: 0 -384px;
    background-position: 0 -38.4rem;
    opacity: .8;
}

.i-stars--regular-4 {
    width: 102px;
    width: 10.2rem;
    height: 18px;
    height: 1.8rem;
    background-position: 0 -366px;
    background-position: 0 -36.6rem;
    opacity: .7;
}
.i-stars--regular-3-half {
    width: 102px;
    width: 10.2rem;
    height: 18px;
    height: 1.8rem;
    background-position: 0 -348px;
    background-position: 0 -34.8rem;
    opacity: .6;
}
.i-stars--regular-3 {
    width: 102px;
    width: 10.2rem;
    height: 18px;
    height: 1.8rem;
    background-position: 0 -330px;
    background-position: 0 -33rem;
    opacity: .5;
}
.i-stars--regular-2-half {
    width: 102px;
    width: 10.2rem;
    height: 18px;
    height: 1.8rem;
    background-position: 0 -312px;
    background-position: 0 -31.2rem;
    opacity: .4;
}
.i-stars--regular-2 {
    width: 102px;
    width: 10.2rem;
    height: 18px;
    height: 1.8rem;
    background-position: 0 -294px;
    background-position: 0 -29.4rem;
    opacity: .3;
}
.i-stars--regular-1-half {
    width: 102px;
    width: 10.2rem;
    height: 18px;
    height: 1.8rem;
    background-position: 0 -276px;
    background-position: 0 -27.6rem;
    opacity: .2;
}
.i-stars--regular-1 {
    width: 102px;
    width: 10.2rem;
    height: 18px;
    height: 1.8rem;
    background-position: 0 -258px;
    background-position: 0 -25.8rem;
    opacity: .1;
}
.i-stars--regular-5 {
    width: 102px;
    width: 10.2rem;
    height: 18px;
    height: 1.8rem;
    background-position: 0 -402px;
    background-position: 0 -40.2rem;
}
.extra-description-image{
	width:35px;
	float:left;
}
.visit .play{
margin-top: 0;

    left: 0;
    background: #42a437;
    color: #fff;
    padding: 3px 5px;
    padding: 0.3rem 0.5rem;
    font-size: 1.3rem;
    font-weight: 700;
    border-right-width: 0;
    border-radius: 5px;
    border-radius: 0.5rem;
    border-bottom: 3px solid #038442;
    border-bottom: 0.3rem solid #038442;
    padding-right: 25px;
    padding-right: 2.5rem;
}
.claim-container{
position:relative;
}
.single-post-cpt {
    background-color: #f5f5f5;
}

.single-post-page{

}

.review-box-inner {
    overflow: hidden;
    cursor: default;
    padding: 5px 0;
    padding: .5rem 0;
}
.review-box .review-box-inner em.ratio {
    float: left;
    font-size: 50px;
    font-size: 5rem;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
}

.rating-details {
    margin: 0;
    margin-right: 0;
    margin-bottom: 5px!important;
    margin-bottom: .5rem!important;
    margin-left: 88px;
    margin-left: 8.8rem;
}
.rating-details, .rating-details li {
    list-style: none;
}
.rating-details li {
    position: relative;
}
.rating-details, .rating-details li {
    list-style: none;
}
.rating-details li div.r {
    position: relative;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 14px;
    line-height: 1.4rem;
    letter-spacing: 1px;
    letter-spacing: .1rem;
}
.rating-details li strong {
    float: right;
    font-size: 14px;
    font-size: 1.4rem;
}
.rating-details li div.b {
    position: relative;
    height: 7px;
    height: .7rem;
    background-color: #dbdbdb;
    border-radius: 3px;
    border-radius: .3rem;
    margin: 3px 0 15px;
    margin: .3rem 0 1.5rem;
}
.rating-details li div.bi {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background: #337444;
    right: 100%;
    border-radius: 3px;
    border-radius: .3rem;
}




.breadcrumb a{
    color: #999;
    font-weight: 400;
}

.post-header-inner{
    background: #fff;
    padding: 15px;
    float: left;
    width: 100%;
}
.single-post-title{
    margin-top: 0px;
    font-size: 1.5em;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 5px;
}
.single-author a{
text-transform: capitalize;
    color: #4c8fbb;
text-decoration: underline;
}
.single-lotto .posted-details {
	width:100%;
	float:left;
}
.single-author,
.single-posted-on,
.single-published-on{
float:left;
margin-right: 10px;
}
.single-post-excerpt p{
    font-size: 1.5rem;
    font-weight: 200;
    font-style: italic;
}
.single-post-excerpt{
	clear:both;
}
.single-post-links{
	width:100%;
	float:left;
}
.single-post-links ul{
    padding: 0px;
    list-style: none;
    display: inline-flex;
    column-gap: 12px;
    margin-bottom: 0px;
}

.single-post-links ul a{
text-decoration:underline;
}
.bkg-white{
background: #fff;
padding: 40px 0px;
}
.bkg-transparent{
padding-bottom: 20px;

}
.content-single p{
line-height: 28px;
    font-size: 15px;
}
.content-single img{
    margin: 25px 0px;
}
.content-single h2{
font-size: 1.5em;
    font-weight: 600;
}
.content-single h3{
font-size: 1.5em;
    font-weight: 600;
}

.content-single p:first-child:first-letter {
    text-transform: uppercase;
    font-size: 80px;
    font-size: 8rem;
    margin-right: 10px;
    margin-top: 0;
    padding: 0;
    vertical-align: top;
    float: left;
    display: inline-block;
    line-height: 1;
    margin-bottom: 0;
}
.single-review{
margin-bottom:25px;
}
.content-single .review-box-header h2,
.single-review .review-box-header h2,
.cpt-content-sec-title{
font-size: 2rem;
    margin: 0;
    color: #337444;
    font-weight: 700;
    margin-bottom: 20px;
}
.single-bonus .post-header-inner,
.single-bonus .breadcrumb{
    background: transparent;
}
.single-bonus .posted-details{
    width: 100%;
    float: left;
}


.bonus-data ul{
list-style:none;
padding-left:0px;
}
.bonus-data ul li{
margin-bottom:10px;
line-height:28px;
}
.bonus-data ul li strong{
font-size:1.2em;
}
.sidebar-title{
color: #000;
    letter-spacing: .05em;
    font-weight: 600;
    font-size: 13px;
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding: 5px 10px;
margin-bottom:0px;
text-transform:uppercase;
}
.sidebar-list{
width:100%;
float:left;
    padding: 0px;
    list-style: none;
}

.featured-image-review-list{
	box-shadow: inset 0 0 1px rgb(0 0 0 / 50%);
    filter: grayscale(1);
}
.sidebar-list li .sidebar-img{
    width: 85px;
    margin: 5px;
	height:32px;
    object-fit: cover;
    box-shadow: inset 0 0 1px rgb(0 0 0 / 50%);
}
.sidebar-list li sidebar-featured-image{
    width:100px;
    max-width:100px;
    overflow:hidden;
}
.sidebar-button {
float:right;
}
.sidebar-list li{
width:100%;
float:left;
border-bottom: 1px solid #eee!important;
}
.sidebar-play-button{
    color: #f8f8f8 !important;
    background: #4ba639;
    padding: 10px 15px;
    float: left;
}
.sidebar-list li a{
color:#000;
text-transform: uppercase;
}
.sidebar-featured-image{
max-width: 100px;
    overflow: hidden;
float:left;
    width: 100px;
    display: inline-block;
}
.sidebar-list li:hover .sidebar-link-promo{
width:80%;
    float: left;
}
.sidebar-link-promo{
width:100%;
}
.sidebar-button{
display:none;
}
.sidebar-count{
float:left;
padding: 10px 15px;
}
.sidebar-content{
float:left;
padding: 10px 10px;
float: revert;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
overflow: hidden;
height: 2.5rem;
}
.sidebar-list{
-webkit-transition: all 2s ease-in-out;
transition: all 2s ease-in-out;
}
.sidebar-list li:hover .sidebar-button{
display:block;
-webkit-transition: all 2s ease-in-out;
transition: all 2s ease-in-out;
}
.sidebar-list li:hover{
background-color:#ddd;
}
.sidebar-list li:hover .sidebar-featured-image{
    -webkit-transition: left 2s ease-out;
    transition: left 2s ease-out;
}
.sidebar-list li:hover .sidebar-featured-image{
display:none;
left:-28px;
    -webkit-transition: left 2s ease-out;
    transition: left 2s ease-out;
}
.country-information{
    width: 100%;
    float: left;
}
.country-flag{
    width: 50px;
    float: left;
}
.country-flag-description{
    width: calc(100% - 50px);
    float: left;
}
.country-flag-description p {
    font-weight: 600;
    line-height: 2rem;
    color: #656972;
}

.country-information .flag-icon{
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    width: 85%;
    height: 35px;
}
.small-body-bottom .piklist-label-container{
    color: #adb5bd;
    font-size: 12px;

    font-weight: 500;
}
.bonus-text{
    color: #666;
    text-decoration: underline;
    white-space: nowrap;
}
.promotion-container,
.news-container{
    background: #fff;
    padding-top: 1px;
    float: left;
    width: 100%;
    margin-bottom: 24px;
}
.promotion-footer-sidebar{
width:100%;
float:left;
}
.promo-thumbnail{
    position: relative;
}
.promo-thumbnail-promo img{
     width: 155px;
    height: 108px;
    object-fit: cover;
     }
.promo-post-type{
width: auto;
    position: absolute;
    top: 0px;
}
.promo-post-type p {
width: fit-content;
    background: #0d88d2;
    color: #fff;
    font-size: 10px;
    padding: 3px 4px;
    margin: 0px;
}
.col-50{
    width: 50%;
    float: left;
    padding: 5px;
}

p.post-title-sidebar-promo a{
    font-weight: 500;
    line-height: 1.7rem;
    font-size: 1.6rem;
    text-align: inherit;
    text-transform: none;
    color: #383838;
}
.pt-2-custom{
    margin: 15px 10px;
    position: relative;
    padding: 8px;
}
.promotion-footer-sidebar a.widget-footer,
.news-container a.widget-footer
{
    background: #d3d4cf;
    font-size: 1.3rem;
    padding: 0.3rem;
    text-align: center;
    display: block;
    border-radius: 0.5rem;
    color: #7b7b7b;
}
.promotion-inner{
position:relative;
}
.news-sider-bar-full{
    position: relative;
    text-align: center;
}
.content-heading{
position: absolute;
    bottom: 0px;
    text-align: center;
    right: 0;
    left: 0;
    color: #fff;
background: #808080ab;
}
.news-sider-bar-full {
    position: relative;
    text-align: center;
}
.news-sider-bar-full a{
    color: #fff;
    font-weight: 700;
}
.news-sidebar-row {
    padding: 10px;
}
.col-100,
.promotion-inner-half{
width:100%;
float:left;
}
.w-30{
    float: left;
    width: 30%;
}
.w-70{
float:left;
width:70%;
}
.promotion-inner-half{
    padding: 5px 10px;
margin-bottom:10px;
}

.promotion-inner-half p{
margin-bottom: 0px;
    font-size: 1em;
    font-weight: 500;
}
.news-container .promotion-inner-half .w-70{
padding-left:5px;
}
.post-title-date{
color:#adb5bd;
}

.post-grid{
    position: relative;
  }
    .listing-the-game{
       height: 250px;
       position: relative;
       /* border: 1px solid #000; */
       padding: 20px;
       margin-top: 20px;
    }
    .rating-number{
        font-weight: 700;
        color: #585858;
        padding-bottom: 1rem;
    }
    .items-in-center{
        width: 31rem;
        background: #fff;
        text-align: center;
        -webkit-box-shadow: 0 0 10px 0 rgb(0 0 0 / 5%);
        box-shadow: 0 0 1rem 0 rgb(0 0 0 / 5%);
        top: 2px;
        z-index: 2;
        position: absolute;
        left: 14%;
        padding-top: 1rem;
        padding-bottom: 1rem;

    }
    .rating-details{
        list-style: none;
        display:flex;
        margin:0px;
        padding:0px;
        text-align:center;
        line-height:26px;
        color:#959595;
    }

.details-label{
    padding-top: 1rem;
        color:#959595;
}
    .right-end-box{
      background-color: #fff;

        position: absolute;
        width: 29rem;
        overflow: hidden;
        right: 0px;
        padding: 22px;
        height: 250px;
        top: 0;
        margin: 0;
        z-index: 1;
}
.play-now{
    background-color: #61CE70;
    color: #fff;
    border: none;
}

.play-now:hover{
    background-color: #61CE70;
    color: #fff;
    border: none;
}

 .news-card{
        /*width: 600px;*/
        border-bottom: 1px solid #e6e6e6 ;
        background-color: white;
        padding: 10px;
    }
.news-card img{
    float: left;
    margin-right: 1.3rem;
    margin-bottom: 50px;
}

.news-card h3{
	  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.news-card h3 a{
    font-weight: 400;
  font-size: 16px;
  /*line-height: 1.6;*/
    }
.news-card p{
    font-size: 14px;
    /*line-height: 20px;*/
  margin-top: 1rem;
  text-align: justify;
  margin-bottom: 0;
}


.rating-details-single-page {
    margin: 0;
    margin-right: 0;
    margin-bottom: 5px!important;
    margin-bottom: .5rem!important;
    margin-left: 88px;
    margin-left: 8.8rem;
}
.rating-details-single-page, .rating-details-single-page li {
    list-style: none;
}
.rating-details-single-page li {
    position: relative;
}
.rating-details-single-page, .rating-details-single-page li {
    list-style: none;
}
.rating-details-single-page li div.r {
    position: relative;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 14px;
    line-height: 1.4rem;
    letter-spacing: 1px;
    letter-spacing: .1rem;
}
.rating-details-single-page li strong {
    float: right;
    font-size: 14px;
    font-size: 1.4rem;
}
.rating-details-single-page li div.b {
    position: relative;
    height: 7px;
    height: .7rem;
    background-color: #dbdbdb;
    border-radius: 3px;
    border-radius: .3rem;
    margin: 3px 0 15px;
    margin: .3rem 0 1.5rem;
}
.rating-details-single-page li div.bi {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background: #337444;
    right: 100%;
    border-radius: 3px;
    border-radius: .3rem;
}  .specifications-list .term-title dd{
          font-weight: 400;
          font-size: 15px;
          font-size: 1.5rem;
          text-align: left;
          color: #c2c9d6;
}


.visible-lg {
    position: fixed;
    width: 100%;
    z-index: 999;
}

#review-subheader {
  background: #fff;
  padding-top: 3px;

  padding-bottom: 6px;

  -webkit-box-shadow: 0 9px 12px -3px rgba(0,0,0,.75);
  box-shadow: 0 9px 12px -3px rgba(0,0,0,.75);

  margin-top: 1px;

  display: none;
}
#review-subheader .gray {
  color: #7c7c7c;
}
#review-subheader .shc {
  display: inline-block;
  width: auto;
}
.sh-text span {
  font-weight: 700;
  font-size: 20px;
  font-size: 2rem;
  display: block;
  width: 100%;
  line-height: 20px;
  line-height: 2rem;
  padding-top: 5px;
  padding-top: .5rem;
}
#review-subheader span.sh-text__sub {
  padding-top: 0;
  font-size: 14px !important;
  font-size: 1.4rem !important;
  font-weight: 400 !important;
  color: #a6a5a5;
  text-transform: uppercase;
}

.sh-body, .sh-left, .sh-right {

  vertical-align: top;
}

.sh-star-rating--heading {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  color: #252525;
  display: inline-block;
  width: 100%;
}


        .custom-cats {
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 40px;
  position: relative;
  white-space: normal;
  outline: 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  -webkit-transition-property: none !important;
  transition-property: none !important;
  -ms-transform: none !important;
  -webkit-transform: none !important;
  transform: none !important;
  -webkit-animation: none !important;
  animation: none !important;
}

.custom-cats a {
  color: #404040;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.custom-cats a:hover {
  background-color: #eee;
  border-radius: 2px;
  font-weight: 700;
  color: #000;
}

.footer-link-pages{
	font-size:14px;
	font-family:Segoe UI;
	color:#585858;
	line-height:20px;
}


  .widget .widget-heading {
  margin: 0;
    margin-bottom: 0px;
  margin-bottom: 1px;
  margin-bottom: .1rem;
  font-size: 12px;
  font-size: 1.2rem;
  color: #000;
}

.small-card-body{
    background-color: #e6e6e6;
}

.small-card-btn {
    margin: 0 auto;
  display: block !important;
  max-width: 7em;
  margin-top: 1rem;
  font-size: 14px;
  padding: 5px !important;
  height: auto;
  line-height: 14px;
  border-radius: 5px;
  background: #337444 !important;
  color: #fff !important;
  text-align: center;
}
.card-bouns-small img{
    width: 100%;
    height: auto;

}

.featured-heading{
  color: #000;

}

    .main-widget-area.review-sidebar .listing.columns-1 .listing-item, .main-widget-area.review-sidebar .widget {
  background: #f5f5f5;
  padding: 10px
}


.widget img {
  max-width: 100%;
  height: auto;
}


.listing-item-tb-1 .title, .listing-item-tb-3 .title {
  font-weight: 500;
  line-height: 18px;
  line-height: 1.8rem;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: inherit;
  text-transform: none;
  color: #383838;
}

.post-meta, .post-meta a {
  font-weight: 400;
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: none;
  color: #adb5bd;
}


.widget a.widget-footer {
  color: #7b7b7b;
}

.widget a.widget-footer {

    color: #7b7b7b;

}
.widget .widget-footer, .widget.wfooter .widget-footer {

    background: #d3d4cf;
    font-size: 13px;
    font-size: 1.3rem;
    padding: 3px;
    padding: .3rem;
    text-align: center;
    display: block;
    border-radius: 5px;
    border-radius: .5rem;

}
a
.review-sidebar dl dt {
  font-weight: 400;
  padding-top: 10px;
  padding-top: 1rem;
  padding-left: 10px;
  padding-left: 1rem;
  padding-right: 10px;
  padding-right: 1rem;
  font-size: 15px;
  font-size: 1.5rem;
}

.review-sidebar dl dd {
  margin: 0;
  padding-left: 10px;
  padding-left: 1rem;
  padding-right: 10px;
  padding-right: 1rem;
}
.rating-padding {
   padding: 10px 85px;
   font-size: 17px;
}

.gz-editor-rating {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 15px;
  margin: 4px 0;
  margin: .4rem 0;
  text-align: center;
  font-family: Segoe UI;
}

.bonus-sidebar-offer-label {
  font-size: 25px;
  line-height: 1;
  max-height: 73px;
  margin-top: 5px;
  overflow: hidden;
  display: inline-block;
  text-transform: uppercase;
  font-family: Segoe UI;

}

.extra-description-content-sidebar-single{
    font-size: 1.2rem;
    line-height: 1.5;
  font-family: Segoe UI;


}
.newsletter-box{
    margin-top: 15px;
    padding: 20px;
    background-color: #fff;
    font-size: 1.1rem;
font-weight: 700;
margin-bottom: 1rem;
line-height: 12px;
  font-family: Segoe UI;

}

.sidebar-play-single-post {
  width: 100%;
  height: 60px;
  font-size: 20px;
  line-height: 40px;
  padding: 10px;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  background: #337444 !important;
  width: 92%;
  border-radius: 20px;
    position: absolute;
    bottom: 0;
}
.sidebar-play-single-post a{
      color: #fff;

}
.bonus-box-single-page{
    background-color: #fff;
}
.paging-navigation, .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}
.post-navigation {
  padding: 1em 0;
  border-top: 2px solid #444;
  border-bottom: 2px solid #444;
  }
  .nav-previous, .paging-navigation .nav-previous, .post-navigation .nav-previous {
  float: left;
  width: 50%;
text-align: left;
}
.nav-next, .nav-previous {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 600;
}
.nav-next{
       float: right;
    width: 50%;
    text-align: right;

}


    .review-box {
    position: relative;
    margin-bottom: 0;
    text-align: justify;
}

.clearfix, .review-box {
    display: block;
}



.review-box-header h2, .review-box-header h4 {
    font-weight: Segoe UI;
    font-size: 20px;
    font-size: 2rem;
    margin: 0;
    color: #337444;
    font-weight: 700;
}


.bs-popular-categories .bs-meta-list {
    padding: 0;
    margin: 0;
    list-style: none;
}


.bs-popular-categories .bs-meta-list-item {
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: 1px dashed rgba(0,0,0,.1);
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 24px;
    line-height: 2.4rem;
    clear: both;
}

.bs-popular-categories.gz-specifications .bs-meta-list-item .term-value {
  text-align: left;
  font-weight: 700;
  font-size: 15px;
  font-size: 1.5rem;
}

.bs-popular-categories.gz-specifications .bs-meta-list-item .term-title {
  font-weight: 400;
  font-size: 15px;
  font-size: 1.5rem;
  text-align: left;
}
.single-page-featured-image{
    padding: 0;
}

.searchwp-live-search-result{
	width: 100%;
    float: left;
    padding: 10px;
    border-bottom: 1px solid #ccc;
}

.j-search-img {
    width: 50px;
    float: left;
    margin-right: 10px;
}

.j-search-result-title {
    width: 90%;
    padding-top: 10px;
}
.margin-lg-left{
margin-left: -70px;
}

.mar-l-pc-only{
	margin-right: -140px;
}
@media only screen and (max-width: 768px)  { /* smartphones, portrait iPhone, portrait 480x320 phones (Android) */

.featured-image-col{float:left}
.mobile-best-sites-col{float: left;}
.mobile-best-sites-right-col{display:inline-flex;}
.mobile-hide{display:none; !important}
#international-edition-trigger{display:none !important;}
.margin-lg-left{
margin-left: 0px;
}
.mar-l-pc-only{
	margin-right: 0px;
}
.items-in-center{
          background: #fff;
        text-align: center;
        width: 100%;
        -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.05);
        box-shadow: 0 0 1rem 0 rgba(0,0,0,.05);
        top:0;
        z-index:0;
        position: relative;
        left: 0;
        padding-top: 1rem;
        padding-bottom: 1rem;

 }
 .right-end-box{
      background-color: #fff;

        position: relative;
        width: 100%;
        overflow: hidden;
        right: 0;
        padding: 0;
        height: auto;
        top: 0;
        margin: 0;
        z-index: 1;
}


}
.custom-mt-3{
    margin-top: 15px;
}
article.rw-listing{
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 30px;
    max-height: 250px;
    overflow: hidden;
    background-color: #ffffff;
}
article.rw-listing .review-item-inner{
    width: 100%;
    float: left;
    position: relative;
    height: 250px;
}
.review-item-image{
    width: 70%;
    float: left;
    position: relative;
}

.image-right-review .review-item-image .review-img:after {
    content: "";
    position: absolute;
    display: block;
    height: 100%;
    width: 406px;
    width: 40.6rem;
    top: 0;
    right: 0;
    background: -webkit-gradient(linear,left top,right top,from(transparent),color-stop(75%,#fff));
    background: linear-gradient(to right,transparent,#fff 75%);
}
.review-item-description{
    width: 30%;
    float: left;
    padding:10px;
}

.rw-listing .image-left-review .rewiew-rating-container{
    position: absolute;
    top: 15px;
    right: 20%;
    background: #fff;
    width: 50%;
    text-align: center;
    padding: 15px;
    padding-bottom: 0px;
}

.rewiew-rating-container{
    position: absolute;
    top: 15px;
    right: 30%;
    background: #fff;
    width: 50%;
    text-align: center;
    padding: 15px;
    padding-bottom: 0px;
}
.review-filter-title{
    font-size: 1.5em;
    font-weight: 600;
}

.image-left-review .review-item-image .review-img:before {
    content: "";
    position: absolute;
    display: block;
    height: 100%;
    width: 406px;
    width: 54.6rem;
    top: 0;
    right: 0;
    background: -webkit-gradient(linear,left top,right top,from(transparent),color-stop(75%,#fff));
    background: linear-gradient(to left,transparent,#fff 69%);
}
.rating-details-loop .number-rating {
    font-size: 20px;
}
.rating-details-loop li{
    padding: 5px;
    line-height: 20px;
}

.rewiew-rating-container .play-now{
    margin-top: 0;
    background: #42a437;
    color: #fff !important;
    width: 100px;
    font-size: 1.4rem;
    font-weight: 700;
    border-right-width: 0;
    border-radius: 5px;
    border-radius: 0.5rem;
    border-bottom: 3px solid #038442;
    border-bottom: 0.3rem solid #038442;
    display: block!important;
    padding: 8px 10px;
    margin: 0 auto;
}

.rewiew-rating-container .details-label:before{
    content: "";
    position: absolute;
    display: block;
    height: 1px;
    width: 34%;
    background-color: #e4e7ea;
    top: 1.4em;
}

.rewiew-rating-container .details-label:after{
    content: "";
    position: absolute;
    display: block;
    height: 1px;
    width: 34%;
    background-color: #e4e7ea;
    right: 0px;
    top: 1.4em;
}

.single-bonus .rating-details{
    display: block;
    padding: 0px;
    margin-left: 8.8rem;
}
.single-bonus .rating-details li div.b{
    margin-top: 20px;
}
.single-bonus .rating-details li strong{
    margin-top: -15px;
}
.details-label{
    position: relative;
}
.page-template-page-promotions ul.breadcrumb{
    background: transparent;
}

.custom-card-promotion{
    font-family: Segoe UI;
  }
.card-body{
    position: relative;
}
.card-img-top{
  padding: 0;
  margin: 0;
}
.card-title{
  font-weight: 500;
  line-height: 17px;
  font-size: 14px;
  text-transform: none;
  color: #383838;
}
.valid-date{
  font-size: 9px;
  line-height: 14px;
  font-weight: 400;
}
.card-img-bottom{
float: left;
margin-right: 15px;}

.custom-card-promotion{
    min-height: 300px;
    border: 1px solid #c2c9d6;
    padding: 10px;
}
.custom-card-promotion:hover{
    box-shadow: 2px 2px 2px 2px #888888;
}
.promotion-claim-btn{


    background: #42a437;
    color: #fff;
    padding: 3px 5px;
    font-size: 13px;
    font-weight: 700;
    border-right-width: 0;
    border-radius: 5px;
    border-bottom: 3px solid #038442;
    padding-right: 25px;
}

.custom-padding-sec{
    padding: 5px !important;
}
ul.filter-post-types{
    padding: 0px;
    list-style: none;
    line-height: 4rem;
}
#showmenu{
    font-weight: 600;
    cursor: pointer;
}
ul.filter-post-types li a:hover{
    background-color: #eee;
    border-radius: 2px;
    font-weight: 700;
    color: #000;
}
ul.filter-post-types li a{
    color: #404040;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-decoration: none;
}
ul.filter-post-types li a.active{
    font-weight: 700;
    color: #000;
}

.flag-icon-on{
    background-image: url("../helloelementorchild/flags/flags/4x3/on.svg");
}


.flag-icon-::before {
    content: "GL";
    background: url(../helloelementorchild/flags/flags/4x3/globe.svg) no-repeat center left;
    padding-left: 18px;
    background-size: contain;
    margin:-10px;
}

.col-md-1#custom-sidebar #showmenu{
    transform: rotate(90deg);
    text-align: center;
    line-height: 0px;
    margin-top: 25px;
    margin-left: 25px;
    width: 100px;
    float: left;
    position: absolute;
    left: -15px;
    top: 23%;
}
.single-post-cpt{
	margin-top:10px;
}

#custom-sidebar{
    position: relative;
    min-height: 170px;
}
.filter-title{
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 5px;
}
ul.filter-checkboxes{
    list-style: none;
    padding: 0px;
}

#filtermodal .modal-title{
    width: 95%;
    float: left;
}
#filtermodal button.close{
    width: 5%;
    float: left;
}
#input-filters ul.filter-checkboxes{
    -moz-column-count: 4;
    -moz-column-gap: 20px;
    -webkit-column-count: 4;
    -webkit-column-gap: 20px;
    column-count: 4;
    column-gap: 20px;
}
#input-filters ul.filter-checkboxes input{
    margin-right: 5px;
}
#input-filters ul.filter-checkboxes li{
    margin-bottom: 5px;
}
.card-body ul.filter-checkboxes li{
    margin-bottom: 5px;
}
.card-body ul.filter-checkboxes li input{
    margin-right:5px;
}
.country-based-list{
    list-style: none;
    padding: 0px;
}
.fa-recomonded-listing{
    color: #484abc;
    margin-left: 0px;
    font-size: 20px;
}
.fa-hot-listing{
    color: #ea5f2e;
    margin-left: 10px;
    font-size: 20px;
}
.fa-new-listing{
    color: #79c43f;
    margin-left: 10px;
    font-size: 20px;
}
.cpt-loop h2{
    width: auto;
    display: initial;
}
.filter-checkboxes label{
    font-weight: 400;
    font-size: 13px;
}

#relavence_filter{
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    padding: 7px 12px;
}
#bestsitesfilter{
    margin-bottom: 15px;
}
.compare-title-one{
    font-weight: 600;
    font-size: 24px;
    text-align: center;
    margin: 2em 0px;
}
.compare-container{
    table-layout: fixed;
}
.compare-head-fixed td{
    border:none !important;
    border-top: none;
}
.compare-table-title-cont{
    width: 30%;
}

#closeCompareCart:active,
#closeCompareCart:hover {
    background-color: #666;
    background-color: rgba(147,147,147,.9);
    -webkit-box-shadow: 1px 1px 1px 1px rgb(0 0 0 / 70%);
    box-shadow: 1px 1px 1px 1px rgb(0 0 0 / 70%);
    -webkit-box-shadow: 0.1rem 0.1rem 0.1rem 0.1rem rgb(0 0 0 / 70%);
    box-shadow: 0.1rem 0.1rem 0.1rem 0.1rem rgb(0 0 0 / 70%);
}

#closeCompareCart {
    font-size: 1.4rem;
    border-radius: 0.2rem;
    color: #fff;
    position: fixed;
    z-index: 10001;
    bottom: 0.8rem;
    right: 0.8rem;
    cursor: pointer;
    font-weight: 500;
    height: 4rem;
    -webkit-box-shadow: 1px 1px 1px 2px rgb(0 0 0 / 60%);
    box-shadow: 1px 1px 1px 2px rgb(0 0 0 / 60%);
    -webkit-box-shadow: 0.1rem 0.1rem 0.1rem 0.2rem rgb(0 0 0 / 60%);
    box-shadow: 0.1rem 0.1rem 0.1rem 0.2rem rgb(0 0 0 / 60%);
    background-color: #939393;
    -webkit-transition: background-color .2s ease-in;
    transition: background-color .2s ease-in;
    padding-right: 4.5rem;
}
#closeCompareCart .compare-action {
    display: inline-block;
    padding-left: 24px;
    padding-left: 2.4rem;
    padding-top: 12px;
    padding-top: 1.2rem;
}
#closeCompareCart .num {
    display: block;
    position: absolute;
    top: 20px;
    top: 2rem;
    right: 42px;
    right: 4.2rem;
}
#closeCompareCart .current {
    position: absolute;
    top: -1rem;
    margin-left: 1.4rem;
    border-radius: 0.2rem;
    background-color: rgba(0,0,0,.2);
    padding: 0;
    pointer-events: none;
    display: inline-block;
    height: 2rem;
    width: 2rem;
    text-align: center;
}
.post-title-sidebar-promo a{
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.list-compare-footer{
    width: auto;
    height: auto;
    position: fixed;
    z-index: 999;
    bottom: 0.8rem;
    right: 0.8rem;
    background: #fff;
}

.small-body-bottom {
  font-size: 11px;
line-height: 1.38462em;
 color: #adb5bd;
display: block;
margin-top: 5px;
clear: both;
    }
.footer-images{
	margin-left:15px;
	margin-right:15px;
}
.footer-images img{
	margin-left:25px;
	margin-right:25px;
}
.footer-bs {
	background-color: #464646;
	padding: 60px 0px;
	color: rgba(255,255,255,1.00);
	border-bottom-right-radius: 6px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 6px;
	margin-bottom:-15px;
	border: 15px solid #6e6e6e;
}
.footer-bs .footer-brand, .footer-bs .footer-nav, .footer-bs .footer-social, .footer-bs .footer-ns { padding:10px 25px; }
.footer-bs .footer-nav, .footer-bs .footer-social, .footer-bs .footer-ns { border-color: transparent; }
.footer-bs .footer-brand h2 { margin:0px 0px 10px; }
.footer-bs .footer-brand p { font-size:12px; color:rgba(255,255,255,0.70); }

.footer-bs .footer-nav ul.pages { list-style:none; padding:0px; }
.footer-bs .footer-nav ul.pages li { padding:5px 0px;}
.footer-bs .footer-nav ul.pages a { color:rgba(255,255,255,1.00); font-weight:bold; text-transform:uppercase; }
.footer-bs .footer-nav ul.pages a:hover { color:rgba(255,255,255,0.80); text-decoration:none; }
.footer-bs .footer-nav h4 {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-bottom:10px;
}

.footer-bs .footer-nav ul.list { list-style:none; padding:0px; }
.footer-bs .footer-nav ul.list li { padding:5px 0px;}
.footer-bs .footer-nav ul.list a { color:rgba(255,255,255,0.80); }
.footer-bs .footer-nav ul.list a:hover { color:rgba(255,255,255,0.60); text-decoration:none; }

.footer-bs .footer-social ul { list-style:none; padding:0px; }
.footer-bs .footer-social h4 {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.footer-bs .footer-social li { padding:5px 4px;}
.footer-bs .footer-social a { color:rgba(255,255,255,1.00);}
.footer-bs .footer-social a:hover { color:rgba(255,255,255,0.80); text-decoration:none; }

.footer-bs .footer-ns h4 {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-bottom:10px;
}
.footer-bs .footer-ns p { font-size:12px; color:rgba(255,255,255,0.70); }

@media (min-width: 768px) {

}



/*!* Map Glyphs 1.0 by @tedgrajeda - http://mapglyphs.com - @mapglyphs
* License - http://mapglyphs.com/license (CC BY-ND 3.0)*/
@font-face{
font-family:mapglyphs;
src:url("fonts/map/mapglyphs.eot");
src:url("fonts/map/mapglyphs.eot")
format('embedded-opentype'),
url("fonts/map/mapglyphs.woff2") format('woff2'),
url("fonts/map/mapglyphs.woff") format('woff'),
url("fonts/map/mapglyphs.ttf")
format('truetype'),
url("fonts/map/mapglyphs.svg")
format('svg');
font-weight:400;
font-style:normal}

#compareCart {
    position: fixed;
    bottom: 0;
    right: 0;
    background: #fff;
    padding-bottom: 0;
    border-radius: 2px;
    border-radius: 0.2rem;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 2px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 20%);
    -webkit-box-shadow: 0 0.1rem 0.2rem 0 rgb(0 0 0 / 20%);
    box-shadow: 0 0.1rem 0.2rem 0 rgb(0 0 0 / 20%);
    border: 3px solid #222;
    border: 0.3rem solid #222;
    z-index: 10000;
    min-width: 300px;
    padding: 15px;
}
#compareCart .close-compare, .compare-container .close-compare {
    right: auto;
    top: -17px;
    top: -1.7rem;
    left: -17px;
    left: -1.7rem;
    color: #000;
    padding-top: 2px;
}
#compareCart .item .close, .close-compare {
    font-weight: 700;
}
.close, .close-compare {
    font-size: 2.1rem;
    text-shadow: 0 0.1rem 0 #fff;
}
.close-compare {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 10px;
    right: 1rem;
    height: 34px;
    height: 3.4rem;
    width: 34px;
    width: 3.4rem;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 2px 0 rgb(0 0 0 / 15%);
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 15%);
    border: solid 1px rgba(0,0,0,.06);
    border-radius: 50%;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 32px;
    line-height: 3.2rem;
    color: #878787;
    text-align: center;
    cursor: pointer;

}
#compareCart .item {
    display: inline-block;
    padding: 0 24px;
    padding: 0 2.4rem;
    width: 160px;
    width: 16rem;
}
#compareCart .item .top {
    cursor: pointer;
    margin-left: 107px;
    margin-left: 10.7rem;
    margin-top: 8px;
    margin-top: 0.8rem;
    width: 20px;
    width: 2rem;
    height: 20px;
    height: 2rem;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 500;
    color: #878787;
    background-color: #fff;
    border-radius: 50%;
    text-align: center;
}
#compareCart .img-wrapper[style] {
    width: 11.2rem!important;
    height: 11.2rem!important;
}
#compareCart .img-wrapper {
    position: relative;
    margin: 0 auto;
}
#compareCart .img-wrapper .img.visible {
    opacity: 1;
}
#compareCart .img-wrapper .img {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    opacity: 0;
    width: 100%;
    max-height: 100%;
}
#compareCart .desc {
    font-size: 12px;
    font-size: 1.2rem;
    margin-top: 10px;
    margin-top: 1rem;
    width: 100px;
    width: 10rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}
#compareCart .remove-container {
    float: right;
    color: #212121;
    margin: 20px 188px 16px 0;
    margin: 2rem 19.8rem 1.6rem 0;
    cursor: pointer;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
    padding-left: 1rem;
}
button.compare-delete-post {
   border-radius: 50%;
   float: right;
}
.main-header-section .navbar-inverse .navbar-nav.navbar-left>li>a#gbcs:after{
top:-8px;
}
@media(min-width:0px) and (max-width:767px){
  .mobile-view-padding{
     margin-left:10px !important;
     margin-right:10px !important;
   }
   .col-md-1#custom-sidebar #showmenu{
    transform: rotate(0deg);
   }



.mobile-hide{display:none;}
}
@media(min-width:0px) and (max-width:667px){

 #custom-sidebar {
    position: relative;
    min-height: 80px;
 }
 .rating-details li {
    position: relative;
   padding:0px 5px;
 }
.mobile-hide{display:none;}
 .rewiew-rating-container{
   right: 40%;
 }
 #law-content table{
   width:290px !important;
  }


}

/************ COPIED FROM TEMPLATES ************/
/***** Header.php *****/
/* Extra small devices (phones, 600px and down) */
html:lang(hu) .main-header-section .navbar-inverse .navbar-nav.navbar-left>li>a{
  font-size: 12px;
}

html:lang(es) .main-header-section .navbar-inverse .navbar-nav.navbar-left>li>a{
  font-size: 12px;
}

html:lang(fr) .main-header-section .navbar-inverse .navbar-nav.navbar-left>li>a{
  font-size: 12px;
}

html:lang(ru) .main-header-section .navbar-inverse .navbar-nav.navbar-left>li>a{
  font-size: 12px;
}

html:lang(de) .main-header-section .navbar-inverse .navbar-nav.navbar-left>li>a{
  font-size: 12px;
}

html:lang(br) .main-header-section .navbar-inverse .navbar-nav.navbar-left>li>a{
  font-size: 12px;
}

html:lang(pt) .main-header-section .navbar-inverse .navbar-nav.navbar-left>li>a{
  font-size: 9px;
}

html:lang(ae) .main-header-section .navbar-inverse .navbar-nav.navbar-left>li>a{
  font-size: 10px;
}

html:lang(ar) .main-header-section .navbar-inverse .navbar-nav.navbar-left>li>a{
  font-size: 10px;
}

@media only screen and (max-width: 600px) {#international-edition-trigger{display:none !important;}}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {#international-edition-trigger{display:none !important;}}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {#international-edition-trigger{display:none !important;}}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {#international-edition-trigger{display: inline-flex !important;}}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {#international-edition-trigger{display: inline-flex !important;}}


/***** template-parts/includes/gambling-promotions.php *****/
/* common */
.ribbon {
  width: 100px;
  height: 139px;
  overflow: hidden;
  position: absolute;
}

.ribbon::before, .ribbon::after {
  position: absolute;
  z-index: -1;
  content: '';
  display: block;
  border: 5px solid #2980b9;
}

.ribbon span {
  position: absolute;
  display: block;
  width: 225px;
  padding: 15px 0;
  background-color: #3498db;
  box-shadow: 0 5px 10px rgba(0,0,0,.1);
  color: #fff;
  font: 700 10px/1 'Lato', sans-serif;
  text-shadow: 0 1px 1px rgba(0,0,0,.2);
  text-transform: uppercase;
  text-align: center;
}

/* top right*/
.ribbon-top-right {
  top: 15px;
  right: 15px;
}
.ribbon-top-right::before, .ribbon-top-right::after {
  border-top-color: transparent;
  border-right-color: transparent;
}

.ribbon-top-right::before {
  top: 0;
  left: 0;
}

.ribbon-top-right::after {
  bottom: 0;
  right: 0;
}
.ribbon-top-right span {
  left: -49px;
  top: 15px;
  transform: rotate(45deg);
}

/***** template-parts/includes/gambling-bonuses.php *****/
.clearfix:after {
  content: "";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}

.bouns-card{
    width: 100%;
    position: relative;
    padding: 20px;
    background-color: #fff;
    border-bottom: 1px solid #e6e6e6;
    font-family: Segoe UI;
}

.comma-after:not(:last-child):after {
  content:",";
}

.body_extra{
  font-size: 12px;
  line-height: 1.5;
  font-weight: 400;
  text-align: justify;
  margin-top: 10px;
  color: #5e636e;
}

.view-bonus{
  float: left;
  clear: left;
  margin: 0px;
}

.offer-game-1{
  padding-left: 30px;
}

.bouns-card  img {
  float: left;
  / margin-bottom: 10px; /
  border: 1px solid black;
  margin-bottom: 10px;
}

.claim-button-bonus{
  margin-top: 0;
  position: absolute;
  right: 0;
  top: 35px;
  background: #42a437;
  color: #fff;
  padding: 3px 5px;
  font-size: 1.3rem;
  font-weight: 700;
  border-right-width: 0;
  border-radius: 5px;
  border-bottom: 3px solid #038442;
  padding-right: 25px;
}

ul{
  list-style: none;
  margin: 0;
}

.title-post {
  font-size: 1.6rem;
  line-height: 1.6;
  padding: 0px;
  margin-bottom: 0;
  font-weight: 400;
}


/***** template-parts/includes/filter-bestsites.php *****/
.button-labels label {
  padding: 10px 16px;
  margin-bottom: 0px;
  cursor: pointer;
}
.bitcoinborder{
  border: 1px solid #ccc;
  border-radius: 3px;
  width: 85px;
}
.bitcoinborder input {
  display: contents;
  cursor: pointer;
}


/***** page-template/page-compare.php *****/
.compare-title, .compare-table-section{
    background:#f5f5f5;
}


/***** header-sha.php *****/
.site-navigation ul.menu li a{
	color: white;
}

.site-navigation ul.menu li ul{
	background-color: black !important;
}

.check-green {
	color: #2a2;
}

.x-red {
	color: #c00;
}
