.gpro_notification {
  position: absolute;
  max-width: 1170px;
  top: 15px;
  width: 100%;
  z-index: 500;
  padding: 0px 50px;
  box-sizing: border-box;
}

.gpro_notification.fixed {
  position: fixed;
}

.gpro_notification > div {
  padding: 10px 35px 10px 10px;
  position: relative;
  margin: 15px 0px 0px 0px;
  letter-spacing: normal;
  font-size: 15px;
  text-align: left;
  border-radius: 5px;
  color: white;
}

.gpro_notification > div a {
  color: inherit;
  font-weight: bold;
  text-decoration: none;
}

.gpro_notification > .error {
  border: 1px solid #ff0000;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #B6B6B6 100%), #FE3433;
  background-blend-mode: multiply, normal;
}

.gpro_notification > .error .close {
  border: 1px solid #ff0000;
  color: red;
}

.gpro_notification > .success {
  background: #24B90C;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
}

.gpro_notification > .success .close {
  fill: white;
  stroke: white;
}

.gpro_notification > .warning {
  border: 1px solid #ffc800;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFC107 100%), #ffb100;
  background-blend-mode: multiply, normal;
}

.gpro_notification > .warning .close {
  border: 1px solid #fec801;
  color: #eaa101;
}

.gpro_notification > .success > .icon,
.gpro_notification > .warning > .icon,
.gpro_notification > .error > .icon {
  width: 15px;
  height: 15px;
  margin-right: 10px;
  line-height: 16px;
  display: inline-block;
  vertical-align: middle;
  fill: currentColor;
  stroke: currentColor;
}

.gpro_notification > div .close {
  position: absolute;
  width: 20px;
  height: 20px;
  line-height: 16px;
  padding: 2px 2px 2px 3px;
  top: 50%;
  right: 10px;
  margin-top: -10px;
  text-align: center;
  border-radius: 5px;
  box-sizing: border-box;
  cursor: pointer;
  opacity: 1;
}

.gpro_notification > div .close .icon {
  width: 15px;
  height: 15px;
}

.gpro_section.no-hidden {
  overflow: visible !important;
}

.gpro_section header + .slot_top_title {
  margin-top: -15px;
}

.gpro_casino_list > .casino-item {
  background-color: white;
  border-radius: 5px;
  box-shadow: 0 1px 1.9px 0.1px #d7d7d7;
  margin: 20px 0px 0px 0px;
  padding: 30px 20px;
  transition: box-shadow 0.3s ease;
}

.gpro_casino_list > .casino-item > .info {
  display: inline-block;
  vertical-align: middle;
  width: 75%;
}

.gpro_casino_list > .casino-item > .buttons {
  display: inline-block;
  vertical-align: middle;
  width: 25%;
  text-align: right;
}

.gpro_casino_list > .casino-item > .info > .detail > div {
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
}

.gpro_casino_list > .casino-item > .info > .detail .rating {
  width: 15%;
}

.gpro_casino_list > .casino-item > .info > .detail .bonus,
.gpro_casino_list > .casino-item > .info > .detail .players {
  width: 17.333%;
}

.gpro_casino_list > .casino-item > .info > .detail > div > .label {
  text-transform: uppercase;
  font-family: var(--system-font);
  font-weight: bold;
  margin: 0px 0px 5px 0px;
}

.gpro_casino_list > .casino-item > .info > .image {
  float: left;
}

.gpro_casino_list > .casino-item > .info > .detail > div > .value {
  color: #8e97a2;
  letter-spacing: 1px;
  margin: 0px 0px 5px 0px;
}

.gpro_casino_list > .casino-item > .info > .detail .payout .value {
  text-transform: uppercase;
}

.gpro_casino_list > .casino-item > .buttons .read-more-btn {
  margin: 0px 0px 15px 0px;
}

.gpro_section.top-rated > .buttons {
  text-align: center;
  margin: 25px 0px 0px 0px;
  background-color: white;
  border-radius: 5px;
  box-shadow: 0 1px 1.9px 0.1px #d7d7d7;
  padding: 20px;
}

.gpro_slot_filter .gpro_morebox {
  margin-top: 28px;
  text-align: center;
}

.gpro_casino_list > .casino-item > .info > .detail .payout {
  width: 15%;
}

.gpro_tabs.pmnt-tabs > .tab-item {
  width: 50%;
  font-weight: bold;
}

.gpro_countries_list {
  margin: 15px 0px 0px 0px;
}

.gpro_countries_list > .country-item {
  display: inline-block;
  vertical-align: top;
  margin: 0px 5px 0px 0px;
}

.gpro_countries_list > .country-item img {
  border-radius: 50%;
}

.gpro_banner {
  position: relative;
  margin: 0px 0px 20px 0px;
  border-radius: 5px;
  overflow: hidden;
}

.gpro_banner .gpro_videobox {
  border-radius: 0px;
}

.gpro_banner > .text {
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 24px;
  text-transform: uppercase;
  color: white;
  margin: -10px 0px 0px 0px;
}

.gpro_banner b,
.gpro_box b,
.gpro_section b {
  font-family: var(--system-font);
  font-weight: bold;
}

.gpro_casino_list > .casino-item:hover {
  box-shadow: 0 0 25px rgba(53, 152, 219, 0.4);
  z-index: 5;
}

.gpro_section.head > .label .votes {
  font-size: 15px;
  font-family: var(--system-font);
  line-height: 15px;
}

.gpro_section ol.steps,
.mce-content-body ol.steps {
  position: relative;
  padding: 0px 0px 0px 80px;
  margin: 20px 0px 0px 0px;
  overflow: hidden;
  clear: both;
}

.gpro_section ol.steps > li:before,
.mce-content-body ol.steps > li:before {
  position: absolute;
  left: -80px;
  top: 0px;
  margin: 0px;
  font-size: 20px;
  color: #146AFF;
  width: 40px;
  height: 40px;
  border: 1px solid #146AFF;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  box-sizing: border-box;
  border-radius: 50%;
  background: #f5f8fb;
  z-index: 5;
}

.gpro_section ol.steps > li:after,
.mce-content-body ol.steps > li:after {
  content: "";
  position: absolute;
  border-left: 1px dashed #156afe;
  height: 100%;
  left: -60px;
  bottom: 100%;
}

.gpro_section ol.steps > li,
.mce-content-body ol.steps > li {
  position: relative;
  margin: 20px 0px 0px 0px;
  padding: 0px;
}

.gpro_section ol.steps > li img,
.mce-content-body ol.steps > li img {
  border-radius: 12px;
}

.gpro_section ol.steps > li:first-child,
.mce-content-body ol.steps > li:first-child {
  margin: 0px;
}

.gpro_section ol.steps > li:first-child:after,
.mce-content-body ol.steps > li:first-child:after {
  display: none;
}

.gpro_section ol.steps > li > h3,
.mce-content-body ol.steps > li > h3 {
  margin: 0px 0px 0px 0px;
  font-weight: normal;
}

.gpro_casino_terms ~ div[data-tippy-root] ul > li::before {
  background: white;
}

.gpro_casino_terms ~ div[data-tippy-root] .tippy-content .tc-link {
  color: white;
  font-size: 13px;
  font-weight: bold;
}

.gpro_casino_terms ~ div[data-tippy-root] .tippy-content a {
  color: white;
}

.gpro_section ol.r-numbers,
.gpro_cont_main ol.r-numbers,
.gpro_cont_right ol.r-numbers,
.mce-content-body ol.r-numbers {
  margin: -30px 0px 0px -10px;
}

.gpro_section ol.r-numbers > li,
.gpro_cont_main ol.r-numbers > li,
.gpro_cont_right ol.r-numbers > li,
.mce-content-body ol.r-numbers > li {
  margin: 30px 0px 0px 0px;
}

.gpro_section ol.r-numbers > li:before,
.gpro_cont_main ol.r-numbers > li:before,
.gpro_cont_right ol.r-numbers > li:before,
.mce-content-body ol.r-numbers > li:before {
  font-size: 20px;
  color: #146AFF;
  width: 40px;
  height: 40px;
  border: 1px solid #146AFF;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  box-sizing: border-box;
  border-radius: 50%;
}

.gpro_section ol.r-numbers > li > h3,
.gpro_cont_main ol.r-numbers > li > h3,
.gpro_cont_right ol.r-numbers > li > h3,
.mce-content-body ol.r-numbers > li > h3 {
  display: inline-block;
  vertical-align: top;
  margin: 10px 0px;
  line-height: 20px;
}

.gpro_section ul.no-bullets > li::before,
.gpro_section ol.no-bullets > li::before,
.gpro_cont_main ul.no-bullets > li::before,
.gpro_cont_main ol.no-bullets > li::before,
.gpro_cont_right ul.no-bullets > li::before,
.gpro_cont_right ol.no-bullets > li::before,
.mce-content-body ul.no-bullets > li::before,
.mce-content-body ol.no-bullets > li::before {
  display: none;
}

.gpro_section ol.rounded > li:before,
.gpro_cont_main .gpro_section ol.rounded > li:before,
.gpro_cont_right ol.rounded > li:before,
.mce-content-body ol.rounded > li:before {
  content: counter(lst-cntr);
  border: 2px solid;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  line-height: 25px;
  box-sizing: border-box;
  text-align: center;
  float: left;
  position: relative;
  top: 15px;
}

.gpro_section ol.rounded > li:before,
.gpro_cont_main .gpro_section ol.rounded > li:before {
  top: 0;
}

.gpro_section ol.rounded > li > h2,
.gpro_cont_right ol.rounded > li > h2,
.mce-content-body ol.rounded > li > h2 {
  padding-left: 35px;
}

.gpro_section ol.rounded > li > h3 {
  margin: 5px 0px 5px 0px;
}

.gpro_section ul > li.user-info-item::before {
  content: "";
  color: #186baa;
  position: absolute;
  left: 0px;
  top: 50%;
  top: 7px;
  margin: -3px 0px 0px 0px;
  margin: 0px;
  width: 6px;
  height: 6px;
  background: #186baa;
  border-radius: 50%;
}

.gpro_casino_list > .casino-item > .image {
  text-align: center;
  display: block;
  min-height: 100px;
  line-height: 100px;
}

.gpro_casino_list > .casino-item > .image img {
  vertical-align: middle;
}

.gpro_see_more_box {
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
  text-align: center;
  color: #186baa;
}

.gpro_see_more_cnt + .gpro_see_more_box .collapse,
.gpro_see_more_cnt.show + .gpro_see_more_box .expand {
  display: none;
}

.gpro_see_more_cnt.show + .gpro_see_more_box .collapse {
  display: inline-block;
}

.gpro_see_more_cnt {
  transition: max-height 1s ease;
  overflow: hidden;
}

.gpro_see_more_box > .text,
.gpro_see_more_box > .icon {
  display: inline-block;
  vertical-align: top;
}

.gpro_see_more_box > .icon {
  transition: transform 0.3s ease;
  margin: 0px 0px 0px 10px;
  width: 15px;
  height: 25px;
}

.gpro_see_more_cnt.show + .gpro_see_more_box > .icon {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.gpro_casino_list.b-list {
  display: -ms-flexbox;
  display: flex;
  margin: 0px 0px 0px -20px;
}

.gpro_casino_list.b-list > .casino-item {
  border: 3px solid #000000;
  padding: 0px;
  -ms-flex: 1;
  flex: 1;
  margin: 0px 0px 0px 20px;
}

.gpro_casino_list.b-list > .casino-item > .name {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  background: black;
  color: white;
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
  padding: 5px 35px 5px 35px;
  position: relative;
  text-align: center;
  min-height: 50px;
}

.gpro_casino_list.b-list > .casino-item > .name .icon {
  position: absolute;
  left: 5px;
  color: #df1010;
  height: 25px;
  width: 25px;
}

.gpro_casino_list.b-list > .casino-item > .features {
  padding: 10px;
  text-align: left;
  background: white;
}

.gpro_casino_list.b-list > .casino-item:hover {
  box-shadow: none;
}

.gpro_casino_list.b-list > .casino-item > .image-wrap {
  background: #E5EFEF;
  padding: 5px 0;
}

.gpro_casino_list.b-list > .casino-item > .image-wrap > .image {
  border-radius: 50%;
  padding: 10px;
  width: 100px;
  height: 100px;
  margin: 0 auto;
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.gpro_casino_list.b-list > .casino-item > .image-wrap > .image .image-box img {
  max-height: 100%;
}

.gpro_imenu {
  padding: 0px;
  margin: 0px;
}

.gpro_imenu .menu-item,
.gpro_imenu + .buttons {
  color: #006bae;
  padding: 10px 5px;
  border-bottom: 1px solid #f1f3f5;
  line-height: 15px;
  cursor: pointer;
  position: relative;
  font-size: 0px;
  letter-spacing: -0.31em;
  transition: box-shadow 0.3s ease;
  display: block;
  text-decoration: none;
}

.gpro_imenu + .buttons a {
  text-decoration: none;
}

.gpro_imenu .menu-item > .icon {
  position: absolute;
  top: 50%;
  right: 5px;
  margin: -6px 0px 0px 0px;
  color: #aab5c1;
  width: 15px;
  height: 15px;
}

.gpro_imenu .menu-item > div {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  font-size: 13px;
  font-family: var(--system-font);
  letter-spacing: normal;
  color: #7f92ac;
  position: relative;
}

.gpro_imenu .menu-item > .image {
  width: 25%;
}

.gpro_imenu .menu-item > .image img {
  border-radius: 5px;
}

.gpro_imenu .menu-item > .info {
  width: 75%;
  line-height: 20px;
  padding: 0px 10px 0px 5px;
}

.gpro_imenu .menu-item > .buttons {
  width: 36%;
}

.gpro_imenu .menu-item > .info > .name {
  color: #186baa;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: color 0.3s ease;
}

.gpro_imenu .menu-item > .info > .name > a {
  text-decoration: none;
}

.gpro_imenu .menu-item:hover {
  background: white;
  box-shadow: 0 0 25px rgba(53, 152, 219, 0.4);
}

.gpro_imenu .menu-item:hover > .info > .name {
  color: #00aeff;
}

.gpro_imenu + .buttons {
  font-size: 15px;
  letter-spacing: normal;
  padding: 20px;
  text-transform: uppercase;
  position: relative;
}

.gpro_imenu > .filter input {
  border: 2px solid #cccccc;
  border-radius: 3px;
  padding: 0px 10px;
  line-height: 30px;
}

.gpro_imenu > .filter {
  padding: 5px;
}

.gpro_schema_data {
  display: none;
}

.gpro_box.cs-details .gpro_tbl_wrap {
  margin: -15px -15px 5px -15px;
}

.gpro_box.cs-details .gpro_tbl_wrap > table {
  margin: 0px;
  border: 0px;
}

.gpro_cs_info > .description:after {
  display: block;
  content: "";
  clear: left;
}

.gpro_section > .content .gpro_tbl_wrap br + img {
  display: initial;
  margin: 0px;
}

.gpro_slot_filter {
  font-size: 0px;
  letter-spacing: -0.31em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.gpro_slot_filter > .content {
  -ms-flex: 1 1 76.23%;
  flex: 1 1 76.23%;
}

.gpro_form.s-filter {
  margin: 0px;
}

.gpro_form.s-filter .form-field > .value input + label a {
  color: #1B1919;
  text-decoration: none;
}

.gpro_form.s-filter .form-field,
.gpro_form.s-filter .buttons {
  padding: 0px 12px 12px 12px;
  font-size: 15px;
  letter-spacing: normal;
  box-sizing: border-box;
  width: 20%;
  display: inline-block;
  vertical-align: middle;
}

.gpro_form.s-filter .form-field > .label,
.gpro_form.s-filter .form-field > .value {
  width: 100%;
}

.gpro_form.s-filter .form-field.rtp {
  width: 20%;
}

.gpro_form.s-filter > .content {
  margin: 0px -15px 0px -15px;
}

.gpro_form.s-filter .form-field:first-child {
  border: 0px;
}

.gpro_form.s-filter .buttons {
  width: 17%;
  padding: 30px 0px 0px 15px;
}

.gpro_form.s-filter .form-field.software {
  display: none;
}

.gpro_section.head .edit-btn,
.cs-block .edit-btn {
  position: absolute;
  text-decoration: none;
  top: 25px;
  z-index: 5;
  right: 20px;
  vertical-align: top;
  background: white;
  color: #a40e0e;
}

.gpro_section.head .edit-btn .icon,
.cs-block .edit-btn .icon {
  width: 25px;
  height: 25px;
  fill: currentColor;
  position: relative;
  z-index: 10;
}

.gpro_empty {
  font-size: 15px;
  text-align: center;
  padding: 15px;
  border: 1px solid #f0f3f4;
  border-radius: 5px;
  box-sizing: border-box;
  background: white;
  -ms-flex: 1;
  flex: 1;
  color: #1B1919;
}

.gpro_cont_main.error-page .gpro_section.head > .content {
  text-align: center;
}

.gpro_cont_main.error-page .error-image {
  margin: 20px 0px;
}

.gpro_section.sl-detail > .content {
  font-size: 0px;
  letter-spacing: -0.31em;
}

.gpro_slot_details {
  width: 100%;
  border-spacing: 0px;
  border: 0px solid red;
  border-collapse: collapse;
  box-sizing: border-box;
}

.gpro_slot_details.gpro_tbl_wrap {
  margin: 0px;
}

.gpro_slot_details .software_list {
  display: inline-block;
}

.gpro_slot_details td > .label,
.gpro_slot_details td > .value {
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  letter-spacing: normal;
  line-height: 15px;
}

.gpro_slot_details td {
  border: 1px solid #e2e2e2;
  border-collapse: collapse;
  padding: 15px 10px;
  position: relative;
  font-size: 0px;
  letter-spacing: -0.31em;
}

.gpro_slot_details td:hover:before {
  width: 5px;
}

.gpro_slot_details td:before {
  content: "";
  position: absolute;
  width: 0px;
  height: 100%;
  left: 0px;
  top: 0px;
  background: #ff0000;
  transition: 0.3s ease width;
}

.gpro_slot_details td > .label:after {
  content: ":";
  display: inline-block;
  vertical-align: top;
  padding: 0px 2.5px;
}

.gpro_slot_details td a {
  text-decoration: none;
}

.gpro_slot_details td > .value .icon {
  display: inline-block;
  vertical-align: top;
  width: 15px;
  height: 15px;
}

.gpro_slot_details .slot_type_list {
  display: inline;
}

.gpro_slot_details td.s-types {
  max-width: 200px;
}

.gpro_slot_details td.s-types > .value {
  display: inline;
}

.gpro_slot_details .slot_type_list .slot-type-item:after {
  content: ",";
}

.gpro_slot_details .slot_type_list .slot-type-item:last-child:after {
  display: none;
}

.gpro_slot_details .icon-apply {
  fill: green;
  font-weight: bold;
}

.gpro_slot_details .icon-close {
  fill: red;
}

.gpro_section.head > .content > .s-image {
  float: left;
  margin: 0px 15px 15px 0px;
}

.gpro_cont_main.c-slots-soft .gpro_section.head {
  overflow: hidden;
}

.gpro_slayout {
  display: inline-block;
  vertical-align: middle;
  font-size: 0px;
  letter-spacing: -0.31em;
  line-height: 10px;
}

.gpro_slayout > .layout-row b {
  display: inline-block;
  vertical-align: top;
  background: #dc133c;
  width: 9px;
  height: 9px;
  margin: 1px 0px 0px 1px;
}

.gpro_slayout.vertical > .layout-row {
  display: inline-block;
  vertical-align: middle;
}

.gpro_slayout.vertical > .layout-row b {
  display: block;
}

.gpro_slot_details .slayout-style {
  display: inline-block;
  vertical-align: middle;
}

.gpro_module.n-news .gpro_imenu .menu-item > .info {
  vertical-align: top;
}

.slot_top_title {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 25px;
  font-size: 20px;
  line-height: 1.15;
  font-weight: 700;
}

.gpro_section.srch-casino .gpro_search_list > .search-item > .image {
  width: 160px;
  /* height:160px; */
  max-width: 100%;
  padding: 15px;
  margin: 0 auto;
  border-radius: 50%;
  box-sizing: border-box;
}

.gpro_section.sl-details > .content {
  padding: 0px;
}

.gpro_module.sl-details .gpro_slot_info {
  text-align: center;
}

.gpro_slot_info {
  margin: 0px 0px 20px 0px;
}

.gpro_section.sl-freeroll .gpro_rating {
  width: 110px;
  float: left;
  margin: 0 10px 0 0;
  line-height: 6px;
}

.gpro_section.sl-freeroll .gpro_rating .stars {
  width: 110px;
  height: 20px;
  vertical-align: text-top;
  margin-top: -2px;
}

.gpro_tabs {
  font-size: 0px;
  letter-spacing: -0.31em;
}

.gpro_tabs > .tab-item {
  display: inline-block;
  vertical-align: top;
  font-size: 15px;
  line-height: 15px;
  text-align: center;
  padding: 15px;
  margin: 0px;
  text-transform: uppercase;
  background: #f9f9f9;
  box-sizing: border-box;
  border-right: 1px solid #d6d6d6;
  border-left: 1px solid #d6d6d6;
  border-top: 1px solid #d6d6d6;
  cursor: pointer;
  position: relative;
  transition: background 0.3s ease;
  letter-spacing: normal;
  text-indent: 0px;
}

.gpro_tabs > .tab-item + .tab-item {
  border-left: 0px;
}

.gpro_tabs > .tab-item.active {
  background: white;
  z-index: 15;
}

.gpro_tabs > .tab-item.active:before {
  height: 5px;
  background: #32cd32;
}

.gpro_tabs > .tab-item:before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0px;
  width: 100%;
  height: 0px;
  transition: all 0.3s ease;
}

.gpro_tabs > .tab-item.active:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: white;
  left: 0px;
  bottom: -1px;
}

.gpro_tabs_info > .tab-content {
  visibility: hidden;
  overflow: hidden;
  max-height: 0px;
  opacity: 0;
  transition: visibility 0.3s, opacity 0.3s;
}

.gpro_tabs_info > .tab-content.active {
  visibility: visible;
  max-height: none;
  opacity: 1;
}

.cs-block.smap > .cs-content-style ul {
  margin: 0px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.cs-block.smap > .cs-content-style ul li {
  min-width: 25%;
  max-width: 25%;
  line-height: 20px;
  -ms-flex: 1;
  flex: 1;
  box-sizing: border-box;
  padding: 0px 15px;
  margin: 10px 0px 0px 0px;
  position: relative;
}

.cs-block.smap > .cs-content-style ul li:before {
  content: "";
  color: #186baa;
  position: absolute;
  left: 0px;
  top: 50%;
  top: 7px;
  margin: -3px 0px 0px 0px;
  margin: 0px;
  width: 6px;
  height: 6px;
  background: #186baa;
  border-radius: 50%;
}

.cs-block.smap > .cs-content-style ul li a {
  text-decoration: none;
}

.cs-block.smap > .cs-content-style ul li a:hover {
  text-decoration: underline;
}

.gpro_section.sl-freeroll .play-for-real-bonus-btn {
  max-width: none;
  margin: 20px 0px 0px 0px;
}

.gpro_box.cs-details > .label {
  margin: 0px;
  padding: 17px 10px;
  background: #E5EFEF;
  border-radius: 0;
  box-shadow: none;
  font-size: 20px;
}

.gpro_box.cs-details > .content {
  padding: 15px;
}

.gpro_box.cs-details > .content > .buttons {
  text-align: center;
  margin: 30px 0px 0px 0px;
}

table a.button,
table .button {
  padding: 10px;
  line-height: 15px;
}

@keyframes tbl-hand-anim {
  0% {
    right: -60px;
    visibility: hidden;
  }

  50% {
    opacity: 1;
    visibility: visible;
  }

  100% {
    right: 160px;
    visibility: hidden;
  }
}

.gpro_section .gpro_tbl_wrap > .hand-anim {
  position: absolute;
  right: 60px;
  top: 50%;
  width: 65px;
  height: 100px;
  margin: -50px 0px 0px 0px;
  background: url(../images/hand-anim.png) no-repeat;
  opacity: 0;
  animation: 2.5s linear 0s 2 tbl-hand-anim;
  z-index: 30;
  backface-visibility: hidden;
  visibility: hidden;
}

.gpro_section.sl-detail > .content .f-col table tr:first-child td {
  text-align: left;
}

.gpro_section p.gpro_rating {
  font-size: 0px;
  line-height: 18px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  text-indent: 0px;
  margin: 0px;
}

/* for preview in sales admin */

.preview-box .gpro_popup > .popup_box {
  -ms-transform: none;
  transform: none;
}

/*payments table */

.payments-table table {
  text-align: center;
  border: none !important;
  padding-bottom: 67px;
}

.payments-table {
  height: 300px;
  overflow: hidden;
  border: 5px solid #446F6F;
  border-radius: 5px;
  position: relative;
  margin: 15px 0;
}

td.transaction_amount,
td.transaction_time,
td.transaction_fees {
  text-align: center;
}

.payments-table.open {
  height: auto;
}

.payments-table .gpro_tbl_wrap {
  margin: 0;
}

.payments-table .open-table {
  background: #F3F8F8;
  box-shadow: 0px -10px 20px rgba(0, 0, 0, 0.2);
  border-radius: 0px 0px 5px 5px;
  height: 67px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

.open-table-button {
  font-weight: 700;
  font-size: 14px;
  line-height: 165%;
  text-align: center;
  color: #446F6F;
  padding: 7px 40px;
  border: 1px solid #5A9494;
  border-radius: 5px;
  cursor: pointer;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.open-table-button .less {
  display: none;
}

.open-table-button:after {
  content: "";
  width: 7px;
  height: 7px;
  border-top: 2px solid #5A9494;
  border-right: 2px solid #5A9494;
  display: block;
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  margin-left: 7px;
  position: relative;
  top: -2px;
}

.open-table-button.up:after {
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 3px;
}

.responsive-16-9 {
  max-width: 100%;
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  border-radius: 10px;
  overflow: hidden;
}

.gpro_aside > .sidebar {
  float: right;
  width: 360px;
  margin: 0px 0px 0px 20px;
}

.gpro_aside > .content {
  margin: 0px 380px 0px 0px;
}

.gpro_casino_list.b-list .gpro_limitations_list > .limitation-item {
  padding-left: 26px;
}

.gpro_casino_list.b-list .gpro_limitations_list > .limitation-item .icon,
.gpro_advantages_list.likes > .advantage-item .icon,
.gpro_limitations_list.likes > .limitation-item .icon {
  stroke-width: 0px;
}

.gpro_advantages_list.plus,
.gpro_limitations_list.minus,
.gpro_advantages_list.apply,
.gpro_limitations_list.close {
  border: 1px solid #e1e6ea;
  border-radius: 5px;
  padding: 10px;
  box-shadow: 0px 0px 6.72px 1.28px rgba(215, 215, 215, 0.65);
  display: inline-block;
  vertical-align: top;
  width: 49%;
  box-sizing: border-box;
  background-image: linear-gradient(0deg, #efefef 0%, #ffffff 100%);
}

.gpro_advantages_list.plus,
.gpro_advantages_list.apply {
  margin: 0px 1% 0px 0px;
  border: 1px solid #0F6506;
}

.gpro_limitations_list.minus,
.gpro_limitations_list.close {
  margin: 0px 0px 0px 1%;
  border: 1px solid #d83a3f;
}

.advtg-list__casino_review .gpro_limitations_list.minus,
.advtg-list__casino_review .gpro_advantages_list.plus {
  background: #E5EFEF;
  background-image: none;
  box-shadow: none;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.advtg-list__casino_review .gpro_limitations_list.minus {
  border: 1px solid #A40F0F;
}

.gpro_advantages_list.plus > .advantage-item.hdr,
.gpro_limitations_list.minus > .limitation-item.hdr,
.gpro_advantages_list.apply > .advantage-item.hdr,
.gpro_limitations_list.close > .limitation-item.hdr {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: normal;
  color: white;
  padding: 10px 20px;
  margin: -10px -10px 15px -10px;
  border-radius: 4px 4px 0px 0px;
  width: auto;
  min-width: auto;
  max-width: none;
  display: block;
}

.gpro_advantages_list.plus > .hdr,
.gpro_advantages_list.apply > .hdr {
  background: #0F6506;
}

.gpro_limitations_list.minus > .hdr,
.gpro_limitations_list.close > .hdr {
  background: #d83a3f;
}

.advtg-list__casino_review .gpro_limitations_list.minus > .hdr {
  background: #A40F0F;
}

.gpro_advantages_list.plus > .hdr h2,
.gpro_limitations_list.minus > .hdr h2,
.gpro_advantages_list.apply > .hdr h2,
.gpro_limitations_list.close > .hdr h2 {
  margin: 0px;
  color: white;
}

.gpro_advantages_list.plus > .hdr h3,
.gpro_limitations_list.minus > .hdr h3,
.gpro_advantages_list.apply > .hdr h3,
.gpro_limitations_list.close > .hdr h3 {
  margin: 0px;
  color: white;
  font-size: 20px;
  line-height: 24px;
  font-family: var(--system-font);
}

.gpro_advantages_list.plus > .advantage-item,
.gpro_limitations_list.minus > .limitation-item,
.gpro_advantages_list.apply > .advantage-item,
.gpro_limitations_list.close > .limitation-item {
  line-height: 20px;
  padding: 5px 0px 5px 40px;
}

.gpro_advantages_list.plus .advantage-item:before,
.gpro_limitations_list.minus .limitation-item:before,
.gpro_advantages_list.apply .advantage-item:before,
.gpro_limitations_list.close .limitation-item:before {
  display: none;
}

.gpro_advantages_list.plus .advantage-item > .icon,
.gpro_limitations_list.minus .limitation-item > .icon,
.gpro_advantages_list.apply .advantage-item > .icon,
.gpro_limitations_list.close .limitation-item > .icon {
  padding: 5px;
  width: 30px;
  height: 30px;
  color: white;
  margin: -15px 0px 0px 0px;
}

.gpro_advantages_list.plus .advantage-item > .icon,
.gpro_limitations_list.minus .limitation-item > .icon {
  fill: currentColor;
  stroke: currentColor;
}

.gpro_advantages_list.plus .advantage-item > .icon,
.gpro_advantages_list.apply .advantage-item > .icon {
  background: limegreen;
}

.gpro_limitations_list.minus .limitation-item > .icon,
.gpro_limitations_list.close .limitation-item > .icon {
  background: #d83a3f;
}

.advtg-list__casino_review .gpro_limitations_list.minus .limitation-item > .icon {
  background: #A40F0F;
}

.gpro_advantages_list.s-plus,
.gpro_limitations_list.s-minus {
  width: 49%;
  display: inline-block;
  vertical-align: top;
}

.gpro_advantages_list.s-plus > .advantage-item,
.gpro_limitations_list.s-minus > .limitation-item {
  background: #E5EFEF;
  border-radius: 5px;
  padding: 10px 10px 10px 45px;
}

.gpro_advantages_list.s-plus {
  margin: 0px 2% 0px 0px;
}

.gpro_section > .content p + .gpro_advantages_list.s-plus {
  margin: 15px 1% 0px 0px;
}

.gpro_section > .content p + .gpro_advantages_list.s-plus + .gpro_limitations_list.s-minus,
.gpro_section > .content p + .gpro_limitations_list.s-minus {
  margin: 15px 0px 0px 0px;
}

.gpro_advantages_list.s-plus > .advantage-item.hdr,
.gpro_limitations_list.s-minus > .limitation-item.hdr {
  background: none;
  padding: 0px;
}

.gpro_advantages_list.s-plus > .advantage-item.hdr h2,
.gpro_limitations_list.s-minus > .limitation-item.hdr h2 {
  margin: 0px 0px 15px 0px;
  font-size: 20px;
}

.gpro_advantages_list.s-plus > .advantage-item .icon,
.gpro_limitations_list.s-minus > .limitation-item .icon {
  text-align: center;
  color: #E5EFEF;
  border-radius: 50%;
  font-size: 20px;
  line-height: 20px;
  left: 15px;
}

.gpro_advantages_list.s-plus > .advantage-item .icon {
  background: #24B90C;
}

.gpro_advantages_list.s-plus > .advantage-item .icon .icon {
  background: none;
  width: 10px;
  left: 5px;
  height: 20px;
  fill: #fff;
}

.gpro_limitations_list.s-minus > .limitation-item .icon {
  background: #DF1010;
  line-height: 17.5px;
}

.gpro_section.advtg-list > .content {
  display: -ms-flexbox;
  display: flex;
}

.gpro_section.advtg-list.tabs > .content {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.gpro_tabs_info {
  background: white;
}

.gpro_section.advtg-list.tabs .gpro_tabs > .tab-item {
  width: 50%;
  margin: 0px;
  font-size: 20px;
}

.gpro_tabs_info > .tab-content.active,
.gpro_tabs_info > .tab-content.active {
  border: 1px solid #d6d6d6;
  box-sizing: border-box;
  padding: 10px;
}

.gpro_section.advtg-list.tabs .gpro_tabs > .tab-item[data-tab="advtgs"]:before {
  background: #69b553;
}

.gpro_section.advtg-list.tabs .gpro_tabs > .tab-item[data-tab="limits"]:before {
  background: #a40e0e;
}

.gpro_module.cland-geo #gmap {
  height: 300px;
}

.gpro_cs_logo {
  padding: 10px;
  border-radius: 5px;
  margin: 0px auto;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
}

.gpro_tpl.cs-logo-box {
  box-sizing: border-box;
  padding: 10px;
  border-radius: 5px;
  margin: 0 auto;
  display: inline-block;
}

.gpro_tpl.cs-logo-box ~ h3 {
  clear: both;
}

.gpro_section > .content > .hdr-image {
  margin: 0px -20px 20px -20px;
}

.gpro_section.cg-type > .content > .buttons .button {
  max-width: 200px;
}

.gpro_section.cg-type > .content > .buttons {
  margin: 0px;
}

.gpro_section.follow-us-here .gpro_social_list > .social-item > a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 10px;
  width: auto;
  height: auto;
  text-decoration: none;
}

.gpro_section.follow-us-here .gpro_social_list > .social-item {
  -ms-flex: 1;
  flex: 1;
  padding: 0px 20px 0px 20px;
}

.gpro_section.follow-us-here .gpro_social_list > .social-item > a .icon.icon-arrow-right {
  width: 20px;
  height: 20px;
  stroke: currentColor;
  fill: currentColor;
}

.gpro_section.follow-us-here .gpro_social_list > .social-item > a .icon {
  width: 30px;
  height: 30px;
  stroke: currentColor;
  fill: currentColor;
}

.gpro_icon_list.c-games > .icon-item {
  min-width: 33.33%;
  max-width: 33.33%;
  cursor: pointer;
}

.gpro_icon_list.c-games .icon-item > .box {
  padding: 0px;
  position: relative;
}

.gpro_icon_list.c-games .icon-item > .box > .info > .title {
  font-size: 20px;
  font-weight: bold;
  line-height: 25px;
  padding: 20px 10px;
  text-transform: uppercase;
  text-align: center;
}

.gpro_icon_list.c-games > .icon-item:hover > .box > .icon > .buttons {
  visibility: visible;
  opacity: 1;
}

.gpro_icon_list.c-games > .icon-item > .box > .icon > .buttons {
  margin: 0px;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding: 10px 20px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
}

.gpro_icon_list.c-games > .icon-item > .box > .icon > .buttons .for-free-btn {
  margin: 0px auto 10px auto;
}

.gpro_icon_list.c-games > .icon-item > .box > .icon {
  position: relative;
}

.gpro_icon_list.c-games > .icon-item > .box > .icon:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.gpro_icon_list.c-games > .icon-item:hover > .box > .icon:before {
  opacity: 0.5;
}

.gpro_module.b-latest,
.gpro_module.c-fspins {
  background: #16869C;
  border: 0px;
  padding: 0px 0px 5px 0px;
}

.gpro_sort_list {
  font-size: 18px;
  letter-spacing: normal;
  padding: 5px 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: center;
}

.gpro_sort_list > .sort-item,
.gpro_sort_list > .s-label {
  -ms-flex: 1;
  flex: 1;
  cursor: pointer;
  border-radius: 5px;
  text-align: center;
  box-sizing: border-box;
  padding: 10px 5px;
  margin: 0px 0px 0px 0.5%;
}

.gpro_sort_list > .sort-item > .icon,
.gpro_sort_list > .s-label > .icon {
  display: inline-block;
  vertical-align: middle;
  height: 32px;
  width: 32px;
  margin: 0 10px 0 0;
}

.gpro_sort_list > .sort-item > .name,
.gpro_sort_list > .s-label > .name {
  display: inline-block;
  vertical-align: middle;
}

.gpro_sort_list > .s-label {
  white-space: nowrap;
}

.gpro_sort_list > .s-label > .name {
  font-size: 20px;
  text-transform: uppercase;
  color: #A40F0F;
}

.gpro_sort_list > .sort-item.active,
.gpro_sort_list > .sort-item:hover {
  color: #a4100e;
}

.gpro_sort_list > .s-label .icon svg {
  fill: #a4100e;
}

.gpro_sort_list > .sort-item:after {
  content: "";
  position: relative;
  top: 16px;
  left: 6px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 6px 0 6px;
  border-color: gray transparent transparent transparent;
}

.gpro_sort_list > .sort-item.desc:after {
  border-color: #a4100e transparent transparent transparent;
}

.gpro_sort_list > .sort-item.asc:after {
  top: -15px;
  border-width: 0 6px 12px 6px;
  border-color: transparent transparent #a4100e transparent;
}

.gpro_module.b-latest > .label {
  background: #16869C;
  color: white;
  font-family: var(--system-font);
  font-weight: bold;
  font-size: 24px;
  line-height: 25px;
  border-radius: 5px;
  box-shadow: none;
  padding: 15px 20px 10px 20px;
  text-align: center;
}

.gpro_module.b-latest > .label .icon {
  color: white;
}

.gpro_bonuses_list {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.gpro_bonuses_list > .bonus-item p {
  margin: 0px;
  position: relative;
  z-index: 5;
}

.gpro_bonuses_list > .bonus-item {
  margin: 5px 5px 0px 5px;
  padding: 15px 5px 15px 5px;
  position: relative;
  border-radius: 10px;
  box-sizing: border-box;
  text-align: center;
  transition: transform 0.3s ease;
  background: white;
  min-width: initial;
  max-width: none;
}

.gpro_bonuses_list > .bonus-item:before {
  display: none;
}

.gpro_bonuses_list > .bonus-item .bonus {
  font-size: 18px;
  font-family: var(--system-font);
  font-weight: bold;
  line-height: 25px;
  color: #0F6506;
  text-transform: uppercase;
  margin: 10px 0px 15px 0px;
}

.gpro_bonuses_list > .bonus-item .get-bonus-btn {
  max-width: 240px;
  border-radius: 5px;
  font-family: var(--system-font);
  font-weight: bold;
  transition: all 0.3s ease;
  position: relative;
}

.gpro_bonuses_list > .bonus-item > p.image {
  width: 115px;
  margin: 0 auto;
  border-radius: 50%;
  overflow: hidden;
  padding: 15px;
  box-sizing: border-box;
}

.gpro_bonuses_list > .bonus-item .badge {
  position: absolute;
  right: -25px;
  top: -20px;
}

.gpro_bonuses_list > .bonus-item .badge:before {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
}

.gpro_bonuses_list > .bonus-item .badge.top:before,
.gpro_casino_htbl .logo-box > .badge.top:before {
  background: url("../images/c_icons/c-icon-top.svg") no-repeat;
}

.gpro_bonuses_list > .bonus-item .badge.mobile:before,
.gpro_casino_htbl .logo-box > .badge.mobile:before {
  background: url("../images/c_icons/c-icon-mobile.svg") no-repeat;
}

.gpro_bonuses_list > .bonus-item .badge.new_c:before,
.gpro_casino_htbl .logo-box > .badge.new_c:before {
  background: url("../images/c_icons/c-icon-new.svg") no-repeat center / 100%;
}

.gpro_bonuses_list > .bonus-item .badge.trusted:before,
.gpro_casino_htbl .logo-box > .badge.trusted:before {
  background: url("../images/c_icons/c-icon-trusted.svg") no-repeat;
}

.gpro_bonuses_list > .bonus-item .badge.modern:before,
.gpro_casino_htbl .logo-box > .badge.modern:before {
  background: url("../images/c_icons/c-icon-modern.svg") no-repeat;
}

.gpro_bonuses_list > .bonus-item .badge.best:before,
.gpro_casino_htbl .logo-box > .badge.best:before {
  background: url("../images/c_icons/c-icon-best.svg") no-repeat;
}

.gpro_bonuses_list > .bonus-item .badge.fast_p:before,
.gpro_casino_htbl .logo-box > .badge.fast_p:before {
  background: url("../images/c_icons/c-icon-fast-p.svg") no-repeat;
}

.gpro_bonuses_list > .bonus-item .badge .badge-info,
.gpro_casino_htbl .logo-box > .badge .badge-info {
  position: absolute;
  bottom: 50%;
  right: 60px;
  margin: 0px 0px -17.5px 0px;
  width: 230px;
  background: white;
  border: 1px solid #e0e0e0;
  border-radius: 5px;
  font-size: 13px;
  font-weight: bold;
  line-height: 15px;
  padding: 10px;
  box-sizing: border-box;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  z-index: 5;
}

.gpro_bonuses_list > .bonus-item .badge:hover .badge-info,
.gpro_casino_htbl .logo-box > .badge:hover .badge-info {
  opacity: 1;
  visibility: visible;
}

.gpro_bonuses_list > .bonus-item .badge .badge-info:before,
.gpro_bonuses_list > .bonus-item .badge .badge-info:after,
.gpro_casino_htbl .logo-box > .badge .badge-info:before,
.gpro_casino_htbl .logo-box > .badge .badge-info:after {
  content: "";
  position: absolute;
  right: -10px;
  top: 50%;
  margin: -10px 0px 0px 0px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #c0c0c0;
}

.gpro_bonuses_list > .bonus-item .badge .badge-info:after,
.gpro_casino_htbl .logo-box > .badge .badge-info:after {
  right: -9px;
  border-color: transparent transparent transparent #ffffff;
}

.gpro_casino_htbl .logo-box > .badge.tiladelse .badge-info {
  margin: 0px 0px -25px 0px;
}

.gpro_bonuses_list > .bonus-item .image a {
  display: block;
}

.gpro_section.sl-list > .content > .buttons {
  padding-top: 0;
  padding-bottom: 0;
}

.gpro_form.sl-filter {
  margin: -13px 0 20px -15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.gpro_form.sl-filter > .form-field {
  box-sizing: border-box;
  padding: 15px 0px 0px 15px;
  letter-spacing: normal;
  -ms-flex: 1;
  flex: 1;
}

.gpro_form.sl-filter .chosen-container .chosen-single {
  box-shadow: none;
  border: 1px solid #E5EFEF;
  background: #fff;
  outline: none;
}

.gpro_form.sl-filter .chosen-container .chosen-single:hover {
  border-color: #446F6F;
  cursor: pointer;
  outline: none;
  box-shadow: none;
}

.gpro_form.sl-filter .chosen-container-active.chosen-with-drop .chosen-single {
  background: #E5EFEF;
  outline: none;
  border-color: #E5EFEF;
  box-shadow: none;
}

.gpro_form.sl-filter .chosen-container-active:focus-visible {
  outline: none;
}

.gpro_form.sl-filter .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 7px;
}

.gpro_form.sl-filter .chosen-container-single .chosen-drop {
  padding: 16px 10px 10px;
  border-right: 1px solid #E5EFEF;
  border-bottom: 1px solid #E5EFEF;
  border-left: 1px solid #E5EFEF;
  box-shadow: none;
  z-index: 49;
}

.gpro_form.sl-filter .chosen-container-single .chosen-search {
  margin-bottom: 10px;
  padding: 0;
}

.gpro_form.sl-filter .chosen-container-single .chosen-search input[type="text"] {
  border: 1px solid #626262;
  border-radius: 5px;
  box-shadow: none;
  outline: none;
}

.gpro_form.sl-filter .chosen-container-single .chosen-search input[type="text"]:focus {
  border-color: #186BAA;
}

.gpro_form.sl-filter .chosen-container .chosen-results::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}

.gpro_form.sl-filter .chosen-container .chosen-results::-webkit-scrollbar-track {
  background: transparent;
}

.gpro_form.sl-filter .chosen-container .chosen-results::-webkit-scrollbar-thumb {
  background: #C6C8CB;
  border-radius: 10px;
}

.gpro_form.sl-filter .chosen-container .chosen-results li {
  padding-left: 0;
}

.gpro_form.sl-filter .chosen-container .chosen-results li:hover {
  color: #186BAA;
}

.gpro_form.sl-filter .chosen-container .chosen-results li:first-child {
  padding-top: 0;
}

.gpro_form.sl-filter .chosen-container .chosen-results li:last-child {
  padding-bottom: 0;
}

.gpro_form.sl-filter .chosen-container .chosen-results li.result-selected {
  display: none;
}

.gpro_form.sl-filter .chosen-container .chosen-results li.choices__placeholder.result-selected {
  display: block;
}

.gpro_form.sl-filter .chosen-container .chosen-results li.choices__placeholder {
  display: block;
  pointer-events: none;
  color: rgba(98, 98, 98, 0.6);
}

.gpro_form.sl-filter .chosen-container .chosen-results li.choices__placeholder::before,
.gpro_form.sl-filter .chosen-container .chosen-results li.choices__placeholder::after {
  content: "---";
  display: inline !important;
}

.gpro_form.sl-filter .chosen-container .chosen-results li.choices__placeholder::before {
  margin-right: 4px;
}

.gpro_form.sl-filter .chosen-container .chosen-results li.choices__placeholder::after {
  margin-left: 4px;
}

.gpro_form.sl-filter .chosen-container .chosen-results .chosen-single {
  padding: 0;
  background: none;
  border: none;
  color: rgba(98, 98, 98, 0.8);
}

.gpro_form.sl-filter .chosen-container .chosen-results .chosen-single.has-no-results {
  height: auto;
  line-height: 1.2;
}

.gpro_slot_info > .image {
  border-radius: 5px;
  margin: 20px;
  background: #f9f9f9;
}

.gpro_slot_info > .image img {
  border-radius: 5px;
}

.gpro_slot_info > .name a {
  font-size: 20px;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
}

.gpro_slot_info > .name a:hover {
  text-decoration: underline;
}

.chosen-container ul > li::before {
  display: none;
}

.gpro_section > .content > .text ul.gpro_icon_list.wwd,
.mce-content-body ul.gpro_icon_list.wwd {
  margin: -15px 0px 0px -15px;
}