/*
Theme Name: Aurum - Child Theme
Theme URI: https://laborator.co/themes/aurum/
Author: Laborator
Author URI: http://laborator.co/
Description: Use this theme if you want to extend features of Aurum theme or prevent overwriting the changes you make when new theme update is available.
Version: 1.0
Template: aurum
Text Domain: aurum
*/

/*
Theme Name: Aurum - Child Theme
Theme URI: https://laborator.co/themes/aurum/
Author: Laborator
Author URI: http://laborator.co/
Description: Use this theme if you want to extend features of Aurum theme or prevent overwriting the changes you make when new theme update is available.
Version: 1.0
Template: aurum
Text Domain: aurum
*/

@import url("https://fonts.googleapis.com/css2?family=Blinker:wght@300;400;600;700&family=Montserrat:wght@300;400;500;600&family=Open+Sans:wght@500;600&display=swap");

p,
a,
div,
span,
li {
  font-family: "Blinker", sans-serif;
  color: #000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  text-transform: none !important;
}

ul#menu-main-menu li a {
  text-transform: none;
  color: #424043;
  font-weight: 400;
}

header.site-header .header-menu .logo a {
  padding: 10px 0;
}

header.site-header {
  box-shadow: none;
  border-bottom: 3px solid #f7941d;
}

.page-container {
  margin-top: 0px;
  margin-bottom: 0px;
}

.Home-Intro {
  margin-bottom: 0;
  background: #424043;
  background: #424043 url("/wp-content/uploads/2022/11/wave_background.png") !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  padding: 40px;
}

.Home-Intro .wpb_text_column,
.Home-Intro .wpb_wrapper {
  margin-bottom: 0;
}

.Home-Intro h3 {
  color: #fff;
  font-size: 35px;
  margin-top: 0;
}

.Home-Intro p {
  color: #fff;
  font-size: 19px;
}

.Home-Brief p {
  font-size: 18px;
  line-height: 30px;
}

.vc_toggle.vc_toggle_default.vc_toggle_color_default.vc_toggle_size_md {
    display: none;
}

.vc_row.row.Bet-Xchng-India .wpb_raw_code.wpb_content_element.wpb_raw_html {
    margin-bottom: 40px;
}

.Bet-Xchng-India .item-open {
  display: flex;
  border: 1px solid #efefef;
  border-radius: 4px;
  background: #fdfdfd;
}
.Bet-Xchng-India .item-left {
  width: 20%;
  position: relative;
  overflow: hidden;
}
.Bet-Xchng-India .item-left a {
  display: block;
  text-align: center;
  background: #efefef;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px 0;
  border-radius: 4px;
}
.Bet-Xchng-India .item-left a .corner-tag {
  position: absolute;
  top: -39px;
  left: -39px;
  width: 80px;
  height: 80px;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background-color: #fff;
  border-bottom: 1px solid #eee;
}
.Bet-Xchng-India .item-left a .corner-tag img.payment-logo {
  width: 26px;
  bottom: 3px;
}
.Bet-Xchng-India .item-left a .corner-tag img {
  width: 30px;
  position: absolute;
  bottom: 5px;
  left: 50%;
  margin-left: -14px;
}
.Bet-Xchng-India .item-left a .logo {
  align-self: center;
  margin-bottom: 15px;
}
.Bet-Xchng-India .item-left a .logo img {
  margin: auto;
  max-width: 120px;
  max-height: 60px;
}
.Bet-Xchng-India .item-left a .rating {
  margin-bottom: 15px;
  display: flex;
}
.Bet-Xchng-India .item-left a .rating .stars span.star {
  display: inline-block;
  width: 15px;
  height: 15px;
  vertical-align: middle;
  background-image: url("/wp-content/uploads/2022/11/star_golden.svg");
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}

.Sidebar-Logo img {
    width: 65%;
}

a.btn-visit {
    background: #ee6937;
    color: #fff !important;
    padding: 5px 15px;
    border-radius: 3px;
    font-size: 12px !important;
    text-decoration: none;
}

.Sidebar-Logo .Sidebar-Logo-Outer:nth-child(1) img {
    background: #222;
    width: 55%;
    margin: 0px 12px;
}

.Sidebar-Logo-Outer {
    background: #eee;
    padding: 10px 0px;
    margin-bottom: 15px;
    box-shadow: 5px 5px 5px #ccc;
    border-radius: 3px;
}

section.blog .sidebar .sidebar-entry {
    padding: 15px 15px;
    box-shadow: 7px 7px 7px #ccc;
}

.Bet-Xchng-India .item-left a .rating .score b {
  margin-left: 10px;
  font-size: 12px;
  font-weight: 400;
  color: #fff;
}
.Bet-Xchng-India .item-left a .rating .score b i {
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  color: #fff;
}
.Bet-Xchng-India .item-left a span.read-more {
  font-size: 13px;
  text-transform: uppercase;
  color: #fff;
}
.Bet-Xchng-India .item-right {
  width: 80%;
  display: flex;
}
.Bet-Xchng-India .item-right .left-wrap {
  width: 75%;
  padding: 25px;
  position: relative;
}
.Bet-Xchng-India .item-right .left-wrap .top-row {
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 1px solid #eee;
}
.Bet-Xchng-India .item-right .left-wrap .bottom-row .pros-cons {
  display: flex;
}
.Bet-Xchng-India .item-right .left-wrap .bottom-row .pros-cons ul {
  width: 50%;
}
.Bet-Xchng-India .item-right .left-wrap .bottom-row .pros-cons ul.pros li {
  background-image: url(/wp-content/uploads/2022/11/icon-plus.png);
}
.Bet-Xchng-India .item-right .left-wrap .bottom-row .pros-cons ul.cons li {
  background-image: url(/wp-content/uploads/2022/11/icon-plus.png);
}
.Bet-Xchng-India .item-right .left-wrap .bottom-row .pros-cons ul li {
  background-size: 10px;
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 25px;
  height: auto !important;
  font-size: 14px;
  line-height: 1.2em;
  padding-top: 5px;
  padding-bottom: 5px;
}
img.For-Img-Width {
    max-width: 100%;
}
.Bet-Xchng-India .item-right .right-wrap {
  width: 25%;
  padding: 20px 20px 6px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #efefef;
}
.Bet-Xchng-India .item-right .right-wrap .bonus {
  text-align: center;
  width: 100%;
}
.Bet-Xchng-India .item-right .right-wrap .bonus .bonus-text {
  margin: 13px auto;
  font-size: 22px;
  color: #ef4136;
  line-height: 1.1em;
}
a.btn.primary {
  background: #189e0c;
  border: 1px solid #189e0c;
  color: #fff;
  box-shadow: 0 1px 0 0 #fff, 0 4px 8px 0 rgba(0, 0, 0, 0.1);
}
.Bet-Xchng-India .item-right .right-wrap .bonus a.text-link {
  font-size: 11px;
  display: inline-block;
  margin-top: 6px;
  color: #ef4136;
}
.Bet-Xchng-India a.btn {
  display: inline-block;
  border-radius: 4px;
  text-decoration: none;
  border: 0;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.Bet-Xchng-India a.btn.full-width {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.pros-cons ul li {
  list-style-type: none;
}
.pros-cons ul {
  padding-left: 0;
}
.Bet-Xchng-India .item-hidden .item-hidden-flex {
  display: flex;
  padding: 30px;
  border-left: 2px solid #efefef;
  border-bottom: 2px solid #efefef;
  border-right: 2px solid #efefef;
  border-radius: 3px;
  background: #fff;
}
.Bet-Xchng-India .item-hidden .left-column {
  width: 35%;
}
.Bet-Xchng-India .item-hidden .left-column .company-facts {
  margin-bottom: 20px;
}
.Bet-Xchng-India .item-hidden .left-column .company-facts table {
  width: 100%;
}
.Bet-Xchng-India .item-hidden .left-column .company-screenshots {
  overflow: hidden;
  display: flex;
}
.Bet-Xchng-India .item-hidden .left-column .company-screenshots .image {
  position: relative;
  height: 100%;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.Bet-Xchng-India .item-hidden .left-column .company-screenshots .image.middle {
  margin: 0 10px;
}
.Bet-Xchng-India .item-hidden .right-column {
  width: 65%;
  padding-left: 60px;
}
.Bet-Xchng-India .item-hidden .right-column .summary .top {
  overflow: hidden;
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.Bet-Xchng-India a.arrow-right {
  color: #f7941d;
  font-weight: 600 !important;
}
.Bet-Xchng-India .vc_toggle_title h4 {
  display: none;
}
.Bet-Xchng-India .vc_toggle_content {
  padding-left: 0 !important;
  margin-top: 0;
}
.Bet-Xchng-India
  .vc_toggle_size_md.vc_toggle_default
  .vc_toggle_title
  .vc_toggle_icon {
  left: 50%;
}
.Bet-Xchng-India .wpb_raw_code,
.Bet-Xchng-India .wpb_wrapper {
  margin-bottom: 0;
}
.Bet-Xchng-India .vc_toggle_size_md.vc_toggle_default .vc_toggle_icon::before {
  height: 15px;
  width: 5px;
}
.Bet-Xchng-India .vc_toggle_size_md.vc_toggle_default .vc_toggle_icon::after {
  width: 15px;
  height: 5px;
}
.Head-With-Borfder span.title-container {
  font-size: 23px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500 !important;
}
.Head-With-Borfder span.vc_sep_line {
  border-color: #3B3B3B !important;
}
.FAQ-Row {
  background: #3B3B3B;
  margin-top: 30px;
  padding-top: 30px;
}
.FAQ-Row h3 {
  color: #fff;
}
.FAQ-Row p {
  color: #fff;
  font-size: 17px;
}
.FAQ-Row .vc_toggle_title h4,
.Bet-All-Det-Col .vc_toggle_title h4 {
  font-size: 16px;
  font-weight: 600;
}
.FAQ-Row .vc_toggle_title,
.Bet-All-Det-Col .vc_toggle_title {
  background: #fbfbfb;
  padding: 17px;
}
.FAQ-Row .vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon,
.Bet-All-Det-Col .vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon {
  float: right;
  margin-left: 0 !important;
}
.FAQ-Row .vc_toggle_content p,
.Bet-All-Det-Col p {
  color: #000;
}
.FAQ-Row .vc_toggle_content,
.Bet-All-Det-Col .vc_toggle_content {
  margin-top: 0;
  background: #fbfbfb;
  padding: 15px;
}

.Sidebar-Col .box {
  background: #f3f3f3;
  padding: 15px;
}
.Sidebar-Col .body-block {
  margin-bottom: 15px;
}
.Sidebar-Col .box .text-default-format p {
  font-size: 16px;
}
.Sidebar-Col .text-default-format blockquote,
.Bet-All-Det-Col blockquote {
  line-height: 1.4em;
  color: #000;
  font-weight: 300;
  font-size: 24px;
  margin-left: 0;
  padding: 10px 0 10px 20px;
  border-left: 5px solid #f93;
  letter-spacing: 0.5px;
}
.Sidebar-Col .body-block-button {
  text-align: center;
}
.Sidebar-Col a.btn.secondary {
  background: #f93;
  border: 1px solid #f93;
  color: #fff;
  box-shadow: 0 1px 0 0 #fff, 0 4px 8px 0 rgba(0, 0, 0, 0.1);
  padding: 13px 33px;
  font-size: 11px;
}
.Bet-All-Det-Col p,
.Bet-All-Det-Col ol li {
  font-size: 17px;
  color: #555;
  letter-spacing: 0.3px;
  line-height: 30px;
  font-weight: 400;
}
.Bet-All-Det-Col h2 {
  font-size: 22px;
}
.Bet-All-Det-Col blockquote p {
  color: #000;
  font-style: normal;
  font-size: 24px;
  font-weight: 600;
}
hr {
  margin-top: 10px;
  margin-bottom: 15px;
  border: 0;
  border-top: 2px solid #3B3B3B;
}
.section-company-info-list .item .top {
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  margin-bottom: 0;
}
.section-company-info-list .item .top .logo {
  float: left;
  width: 90px;
}
.section-company-info-list .item .top .logo .circle {
  border-radius: 50%;
  width: 70px;
  height: 70px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  text-align: center;
}
.section-company-info-list .item .top h2 {
  width: calc(100% - 90px);
  float: left;
  font-size: 32px;
}
.section-company-info-list .item .body {
  margin-left: 90px;
}
.section-company-info-list .item .body .description {
  padding-bottom: 5px;
}
.section-company-info-list .item .body .description h3 {
  font-size: 20px;
}
.section-company-info-list .item .body .description h3:after {
  content: "";
  position: relative;
  height: 3px;
  width: 100px;
  background-color: #3B3B3B;
  display: block;
  top: 7px;
  margin-bottom: 20px;
}
.section-company-info-list .item .body .bottom .button {
  width: 50%;
  float: left;
}
.section-company-info-list .item .body .bottom .text-link {
  padding-left: 15px;
  width: 50%;
  float: left;
  padding-top: 9px;
}
.section-company-info-list .item .body .bottom {
  overflow: hidden;
}
.All-Bet-Site-List li.item:before {
  width: 7%;
}
.All-Bet-Site-List li.item .column.bonus-text p {
  font-size: 18px;
  color: #000;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 0;
}
.All-Bet-Site-List li.item .column.bonus-text p i {
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
}
ol.All-Bet-Site-List .column.button a.btn.primary.large.full-width {
  width: 100%;
}
.All-Bet-Site-List li.item {
  background: #fbfbfb;
  overflow: hidden;
  border-bottom: 1px solid #ccc;
  margin-bottom: 5px;
  padding: 10px 0;
  counter-increment: item;
}
ol.All-Bet-Site-List {
  padding-left: 0;
}
.All-Bet-Site-List li.item:before {
  content: counter(item);
  font-size: 18px;
  color: #ccc;
  font-family: proxima_nova_rgbold, Arial, Helvetica;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}
.All-Bet-Site-List li.item .column {
  display: inline-block;
  vertical-align: middle;
}
.All-Bet-Site-List .column.logo {
  width: 23%;
}
.All-Bet-Site-List li.item .column.logo a {
  text-decoration: none;
  color: #ef4136;
}
.All-Bet-Site-List li.item .column.logo a img {
  width: 35px;
  height: 35px;
  border-radius: 5px;
  vertical-align: middle;
  margin-right: 5px;
}
.All-Bet-Site-List li.item .column.logo a h4 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: calc(100% - 40px);
  display: inline-block;
  color: #ef4136;
  font-size: 12px;
  text-transform: uppercase;
  vertical-align: middle;
  letter-spacing: 1px;
}
.All-Bet-Site-List .column.bonus-text {
  width: 42%;
}
.All-Bet-Site-List li.item .column.bonus-text {
  padding: 0 5px;
}
.All-Bet-Site-List li.item .column.button {
  padding-right: 10px;
  font-size: 12px;
}
.All-Bet-Site-List .column.button {
  width: 28%;
}
.Sidebar-Col .All-Bet-Site-List li.item:before {
  display: none !important;
}
.Sidebar-Col .All-Bet-Site-List .item .column {
  float: left;
}
.Sidebar-Col .logo {
  width: 35px !important;
}
.Sidebar-Col .All-Bet-Site-List .bonus-text {
  width: calc(100% - 160px);
  padding: 0 12px !important;
}
.Sidebar-Col .All-Bet-Site-List .button {
  width: 125px;
}
.Sidebar-Col .All-Bet-Site-List .column.logo img {
  border-radius: 4px;
  margin-right: 7px;
}
.Sidebar-Col .All-Bet-Site-List .column.bonus-text h4 {
  display: inline-block;
  color: #ef4136;
  font-size: 12px;
  text-transform: uppercase;
  vertical-align: middle;
}
.Sidebar-Col .All-Bet-Site-List li.item .column.bonus-text p {
  font-size: 15px;
}
.Sidebar-Col .All-Bet-Site-List li.item {
  padding: 10px;
}
.page-title h2 {
  text-transform: uppercase !important;
  font-size: 12px;
  position: relative;
  z-index: 99;
  color: #fff;
  font-weight: 400;
  padding: 7px 10px 4px 10px;
  background: #f7941d;
  display: inline-block;
  letter-spacing: 1.5px;
  margin-bottom: 0;
}
.page-title .line {
  height: 2px;
  width: 100%;
  background: #f7941d;
}
footer.site-footer {
  background: #424043;
}
.row.footer-widgets .col-sm-4 {
  width: 50%;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}
.row.footer-widgets .col-sm-4:first-child,
.row.footer-widgets .col-sm-4:last-child {
  width: 25%;
  border: 0;
}
img.Footer-Logo {
  width: 50%;
}
footer.site-footer .footer-bottom {
  border-top: 1px solid #f7941d;
  padding: 30px 0px 0px 0px;
}
footer.site-footer .footer-bottom .col-md-12 {
  text-align: center;
  color: #fff;
}
.footer-description h6,
.footer-description p {
  color: #fff;
}
.footer-description {
  padding: 0 30px;
}
.footer-nav {
  padding-left: 40px;
}
.footer-nav li a {
  text-transform: none;
  line-height: 25px;
  color: #fff !important;
  text-decoration: underline;
}
.Scroll-Menu-Links-Row {
  background: #f7941d;
  padding: 60px 0px;
  margin-bottom: 40px;
}
ul.Scroll-Menu-Links {
  list-style-type: none;
  padding-left: 0;
  text-align: center;
}
ul.Scroll-Menu-Links li {
  display: inline;
  padding: 0px 10px;
}
ul.Scroll-Menu-Links li a {
  background: #424043;
  color: #fff;
  padding: 15px 25px;
  border-radius: 3px;
  font-size: 15px;
}
.Scroll-Menu-Links-Row .wpb_text_column.wpb_content_element,
.Scroll-Menu-Links-Row .wpb_wrapper {
  margin-bottom: 0 !important;
}
.FAQ-Page-Row {
  margin-top: 0;
}
.rt-pagination-wrap {
    display: none !important;
}
.single-post .post-content a {
    text-decoration: none;
    color: red !important;
}
.Home-Intro h1 {
    color: #fff;
    margin-top: 0;
}
footer.site-footer .social-networks li {
    margin-right: 15px;
}
footer.site-footer .social-networks li a {
    background: transparent;
    color: #fff !important;
    font-size: 25px;
}

@media screen and (max-width: 768px) {
  .Bet-Xchng-India .item-left {
    width: 33.33%;
  }
  .Bet-Xchng-India .item-right {
    width: 66.66%;
    display: block;
  }
  .Bet-Xchng-India .item-left a .logo {
    width: 80%;
    margin: auto;
    margin-bottom: 10px;
  }
  .Bet-Xchng-India .item-left a .logo img {
    width: 100%;
  }
  .Bet-Xchng-India .item-left a .rating {
    position: absolute;
    left: -10%;
    bottom: -40px;
    width: 120%;
    height: 150px;
    -webkit-border-top-left-radius: 50%;
    -webkit-border-top-right-radius: 50%;
    -moz-border-radius-topleft: 50%;
    -moz-border-radius-topright: 50%;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    background-color: #fff;
    flex-direction: column;
    align-items: center;
    border-top: 1px solid #eee;
    padding-top: 25px;
  }
  .Bet-Xchng-India .item-left a .rating {
    margin-bottom: 15px;
    display: flex;
  }
  .Bet-Xchng-India .item-right .left-wrap {
    width: 100%;
    padding: 35px 20px 15px 20px;
  }
  .Bet-Xchng-India .item-left a .rating .stars {
    order: 2;
  }
  .Bet-Xchng-India .item-left a .rating .score b {
    font-size: 16px;
    color: #555;
  }
  .Bet-Xchng-India .item-left a .rating .score b i {
    font-size: 28px;
    color: #282b2d;
  }
  .Bet-Xchng-India .item-right .left-wrap .bottom-row .pros-cons ul {
    width: 100%;
  }
  .Bet-Xchng-India .item-right .left-wrap .bottom-row .pros-cons {
    display: block;
  }
  .Bet-Xchng-India .item-right .right-wrap {
    padding-top: 0;
    width: 100%;
  }
  .Bet-Xchng-India .item-hidden .left-column {
    width: 100%;
    margin-bottom: 20px;
  }
  .Bet-Xchng-India .item-hidden .right-column {
    width: 100%;
    padding-left: 0px;
  }
  .Bet-Xchng-India .item-hidden .item-hidden-flex {
    display: block;
  }
  .row.footer-widgets .col-sm-4 {
    width: 100%;
  }
  .row.footer-widgets .col-sm-4:first-child,
  .row.footer-widgets .col-sm-4:last-child {
    width: 100%;
  }
  ul.Scroll-Menu-Links li {
    display: grid;
    padding: 10px 10px;
  }
}
