/*
 Theme Name:   Echo Child
 Theme URI:    https://echo.themewant.com/
 Description:  Echo Child
 Author:       ReacThemes
 Author URI:   http://reactheme.com
 Template:     echo
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */
body header.entry-header {
    text-align: left;
}
.fs-12 {
    font-size: 0.8rem !important;
}
.imgh-20 {
    height: 30px !important;
}
.imgh-30 {
    height: 30px !important;
}
.imgh-40 {
    height: 40px !important;
}
.imgh-50 {
    height: 50px !important;
}
.imgw-30 {
    width: 30px !important;
}
.imgw-100 {
    width: 100px !important;
}
.border-secondary-light {
    border-color: #e1e1e1 !important;
}
.border-parimatch {
    border-color: #f3fa19 !important;
}
.min-height-40 {
    min-height: 40px !important;
}
.square-35 {
    width: 35px;
    height: 35px;
}
.square-60 {
    width: 60px;
    height: 60px;
}
.cursor-pointer {
    cursor: pointer;
}
.sportmonks_ps_shortcode_block .border-10,
.border-10 {
    border-width: 10px !important;
}
.text-opacity-0 {
    color: transparent !important;
}
.imgh-auto {
  height: 84%;
  margin: 8% 0 8% 0;
}
.rounded-12 {
    border-radius: 12px !important;
}
.bg-secondary-odds {
    background-color: #f3f6fa;
}
.bg-parimatch {
    background-color: #f3fa19;
}
.text-parimatch {
    color: #f3fa19;
}
.abookmakerlogo-text {  
  line-height: 13px;
  display: block;
  margin-left: .25rem;
}
.abookmakerlogo-text img {
  object-fit: cover;
}
.text-name-odd {
    font-size: 10px;
    top: 0 !important;
    bottom: 0 !important;
    line-height: 100%;
    display: flex;
    align-items: center;
}
.text-odd {
    color: inherit;
    
}
/* Accordion Container */
.footyguru-accordion .accordion-item {
  background: linear-gradient(to bottom, #375018, #273613);
  border: none;
  border-radius: 10px;
  margin-bottom: 10px;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

/* Header Button */
.footyguru-accordion .accordion-button {
  background: transparent;
  font-weight: 600;
  border: none;
  padding: 1rem 1.25rem;
  box-shadow: none;
  transition: background-color 0.2s ease;
  color: #abb70c; /* active title color */
}

.footyguru-accordion .accordion-button:not(.collapsed) {
  background-color: #2f3e1f;
  color: white;
}

/* Chevron Icon (default from Bootstrap) */
.footyguru-accordion .accordion-button::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23abb70c' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E") !important;
  transform: rotate(0deg);
  transition: transform 0.3s ease;
}

/* Rotate arrow when open */
.footyguru-accordion .accordion-button:not(.collapsed)::after {
  transform: rotate(180deg);
}
.table-borderless td, .table-borderless th {
    border: 0;
}
.blog-layout-fixture-5 .entry-text {
  background-image: url('/wp-content/themes/echo-child/img/fixture-bg.jpeg');
  background-size: cover;
}
.blog-layout-fixture-2 .entry-text {
  background-image: url('/wp-content/themes/echo-child/img/fixture-bg.jpeg');
  background-size: cover;
}
.blog-layout-fixture-5 .fixture-post-preview div.team-logo {
  height: 100px;
  width: 100px;
  border-radius: 50%;
  overflow: hidden;
  background-color: #fff;
}
.blog-layout-fixture-2 .fixture-post-preview div.team-logo {
  height: 100px;
  width: 100px;
  border-radius: 50%;
  overflow: hidden;
  background-color: #fff;
}
.rt-post-grid-style1 .rt-image .fixture-post-preview {
  background-image: url('/wp-content/themes/echo-child/img/fixture-bg.jpeg');
  background-size: cover;
}
.rt-post-grid-style1 .rt-image .fixture-post-preview div.team-logo {
  height: 100px;
  width: 100px;
  border-radius: 50%;
  overflow: hidden;
  background-color: #fff;
}
.rt-post-grid-style1 .rt-image .fixture-post-preview div.team-logo {
  height: 100px;
  width: 100px;
  border-radius: 50%; 
  overflow: hidden;
  background-color: #fff;
}
.double-chance .favorive-bookmaker,
.fulltime .favorive-bookmaker,
.btts .favorive-bookmaker,
.over_under .favorive-bookmaker {
  padding: 8px 16px 16px 12px;
  gap: 8px;
}
.backdrop-color-based {
    background-color: #f20034;
}   
.background-match-header {
    background-repeat: no-repeat;  
    background-position: -10%, calc(100% + 10%);
    background-size: 30%;
    background-color: #e5e7eb;
}
.block-filter-blur::after {
    content: ".";
    display: block;
    position: absolute;
    top: 0; 
    left: 0;
    width: 100%;
    height: 100%;
    filter: blur(3px);
    backdrop-filter: blur(3px);
}
.block-filter-none {
    filter: none;
    z-index: 1;
}
.sportmonks_ps_shortcode_block:empty {
  display: none;
}
.sportmonks_sc_shortcode_block {
  margin: 0 0 30px 0;
}
.width-jersey-number-lineup {
    width: 30px;
}
.standing-head > div:first-child,
.standing-team > div:first-child {
    margin-left: -12px;
}
.standing-team .standing-team-position {  
  width: 4px;
  margin-right: 45px;
}
.standing-team[selected-team="1"] {
    background-color: #f3f6fa;
    font-weight: bold;
    text-shadow: 0 0px 8px #fff;
}  
.sportmonks_ps_predictions_block .sportmonks_ps_shortcode_block {
    border: none;
} 
.match-header-widget__header {
    text-align: center;
    background-color: #2B488B;
}

.match-header-widget__top {
    background-color: #2B488B;
}

.match-header-widget__body {
    background-color: #2B488B;
}
.match-header-widget__odds a {
    background-color: rgba(216, 224, 240, 0.6);
}
.match-header-widget__logo {
    color: #ffffff;    
}
.match-header-widget__logo img {
    height: 50px;   
}
.match-header-widget__odd-value-home,
.match-header-widget__odd-value-away,
.match-header-widget__odd-value-x {
    color: #ffffff;
} 
.lineup-position > div {
  border-color: rgb(0, 43, 135);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
} 
.lineup-position .lineup-circle-player {
  text-shadow: 1px 1px 5px #262323;
  color: #fff;
}
.lineup-position {
  height: 90px;
}
.lineup-position > div {
  border-color: rgb(0, 43, 135);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.lineup-position .lineup-circle {
  height: 50px;
  width: 50px;
  border: 1px solid #1313ae;
  border-radius: 50%;
  position: relative;
  background-color: #fdfefe;
}
.lineup-position .lineup-circle > div {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #ffffffb2;
  line-height: 20px;
  height: 20px;
  width: 20px;
  margin: 0 auto;
  border-radius: 50%;
  text-align: center;
} 
.team_away_lineup_positions,
.team_home_lineup_positions {
  display: flex;
  height: 100%;
}
.lineup_stadium_map_body {
  position: relative; 
}
.lineup_stadium_map_image {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
}
.single-post .post.category-palpites .entry-thumbnail-area {
  display: none;
} 
.category-palpites .entry-content p:empty,
.category-palpites-futebol .entry-content p:empty {
  display: none;
}
.category-palpites br,
.category-palpites-futebol br {
  display: none;
}

.sm-coupon-block {
  background-color: #fff;
  border-radius: 5px;
  margin-bottom: 20px;
}
.text-primary-yellow {
  --tw-text-opacity: 1;
  color: #f3fa19;
}
.font-semibold {
  font-weight: 600;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.coupon-code {
  font-size: 1.125rem;
  line-height: 1.75rem;
  border: 1px dashed #444444;
  max-width: 260px !important;
}
.bookmaker-coupon .coupon-code {
  font-size: 1.125rem;
  line-height: 1.1rem;
  max-width: 200px;
}
.coupon-code .copy-btn {
  border-radius: 0 50em 50em 0;
  color: #f3fa19;
}
.coupon-code .copy-btn svg {
  fill: #f3fa19;
  margin: auto;
}
.bonus-btn {
  background-color: #f3fa19;
  color: #000;
  font-size: 3.75rem;
  line-height: 3.75rem;
}
.coupon-description p {
  margin: 0;
}
.bookmaker-coupon-bonus-large {
  background-color: #f6f6f9;
}
.bookmaker-logo .bookmaker-number {
  height: 2.25rem;
  width: 2.25rem;
  line-height: 2.25rem;
  outline: 2px solid #fff;
  margin: -10px 0 0 -10px;
}
.bookmaker-advanatges div {
  position: relative;
}
.bookmaker-advanatges > div > div::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  position: absolute;
  left: -29px;
  top: -3px;
  background-size: cover;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 24 24'%3E%3Cpath fill='%234ec757' d='M11 13H5v-2h6V5h2v6h6v2h-6v6h-2v-6Z'/%3E%3C/svg%3E");
}

.bookmaker-info-advantages-disadvantages .advantages-list {
  list-style-type: none;
  padding-left: 0;
}
.bookmaker-info-advantages-disadvantages .advantages-list li {
  margin-bottom: 0.5rem;
}
.bookmaker-info-advantages-disadvantages .advantages-list li span {
  color: green;
}
.bookmaker-info-advantages-disadvantages .disadvantages-list {
  list-style-type: none;
  padding-left: 0;
}
.bookmaker-info-advantages-disadvantages .disadvantages-list li {
  margin-bottom: 0.5rem;
}
.bookmaker-info-advantages-disadvantages .disadvantages-list li span {
  color: red;
}
.bookmaker-info-ratings .rating,
.bookmaker-info-advantages-disadvantages .rating {
  max-width: 300px;
}
.row-coupon-tpl-1 {
  background-image: url(/wp-content/themes/echo-child/img/coupon_bg.jpg);
  background-size: cover;
  background-position: center;
}

.sportmonks_team_post_block {
  border-radius: 5px;
  margin-bottom: 20px;
  overflow: hidden;
}
.sportmonks_block_shortcode_block .list-scheduled-games svg {
  padding: 0 0 0 0;
  margin: -6px 0px 0 5px;
}
footer .menu .current-menu-item a,
#menu-top-menu .current-menu-item a {
  background-color: #c8d409;
  padding: 5px 10px;
  border-radius: 5px;
  color: #1c1f1a;
}

.team-tabs .nav-link {
    background-color: #2b3d1f;  /* dark green box */
    color: #ffffff;
    border: none;
    border-radius: 0;
    margin-right: 2px;
    padding: 0.75rem 1.5rem;
}

.team-tabs .nav-link:hover {
    color: #f2ea00 !important; /* yellow text */
}
.team-tabs .nav-link.active {  
    border: none;
    color: #f2ea00 !important; /* yellow text */
    /* font-weight: bold !important; */
    border-bottom: 2px solid #f2ea00 !important;
    background-color: #2b3d1f !important;
}
.team-tabs button.nav-link br {
    display: none;
}
body.single .bs-desc li,
body.single .bs-desc p {
    color: #FFFFFF;
}
body.single .bs-desc p a {
    color: #FFFFFF;
    font-weight: bolder;
}
.blog-item-news .blog-contents-wrapper {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-color: #2f4116 !important;
}
.blog-item-news .blog-contents-wrapper:hover {
    transition: transform 0.3s ease-in-out;
    transform: scale(1.02);
}
.blog-item-news .blog-contents-wrapper .content-news a {
  color: #FFFFFF;
}
body.single-match  .main-contain #content {
  padding-top: 40px !important;
}
body.archive .main-contain #content {
  padding-top: 0px !important;  
}
.rating-stars .star {
  font-size: 1.5rem;
  cursor: pointer;
}
.rating-stars .star.filled {
  color: #f3fa19; /* yellow color for filled stars */
}
aside .bookmaker-comment-form-widget,
aside .widget.widget_block {
  background: linear-gradient(to right, #375018, #273613);
  border-radius: 10px;
}
aside .bookmaker-comment-form-widget,
aside #block-5.widget.widget_block {
  padding: 0 0 15px 0 !important;
}
aside .bookmaker-comment-form-widget #reply-title,
aside #block-5.widget.widget_block #reply-title {
  color: #ffffff;
  font-weight: 600;
  margin-top:0;
  padding: 10px 15px 5px 15px;
  background-color: #2f4116 !important;
  border-radius: 10px 10px 0 0;
  border-bottom: 1px solid #7d880d;
}
aside .bookmaker-comment-form-widget .logged-in-as,
aside #block-5.widget.widget_block .logged-in-as {
  display: none;
}
aside .bookmaker-comment-form-widget #commentform,
aside #block-5.widget.widget_block #commentform {
  padding: 15px;
}
aside #block-5.widget.widget_block #commentform {
  padding: 15px;
}
aside .bookmaker-comment-form-widget #commentform #email,
aside .bookmaker-comment-form-widget #commentform #author,
aside #block-5.widget.widget_block #commentform #email,
aside #block-5.widget.widget_block #commentform #author{
  background-color: #2f4116 !important;
  border-radius: 10px;
}
aside .bookmaker-comment-form-widget #comment,
aside #block-5.widget.widget_block #comment {
  background-color: #2f4116 !important;
  border-radius: 10px;
  margin-top: 10px;
}
aside .bookmaker-comment-form-widget #commentform input[type="submit"]:hover,

aside .bookmaker-comment-form-widget #commentform input[type="submit"],
aside #block-5.widget.widget_block #commentform input[type="submit"] {
  background-color: #c8d409;
  color: #1c1f1a;
  border-radius: 5px;
  padding: 10px 20px;
  text-decoration: none;
  font-weight: bold;
  margin-top: 10px;
  width: 100%;
}
.country-leagues .list-group,
.country-leagues button,
.popular-leagues a.list-group-item {
  box-shadow: 2px 3px 6px #1d1f1b !important;
}
#stars-rating-review .br-widget a.br-selected::after {
  color: #f3fa19 !important;
}
#stars-rating-review .br-widget a::after {
  content: "★" !important;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .row-coupon-tpl-1 {
    background-image: none;
  }
  .lineup_stadium_map_body {
    height:350px;
  }
  .lineup-position {
    height: 60px;
  }
  .lineup-position .lineup-circle {
    height: 30px;
    width: 30px;
  }
  .lineup-position .lineup-circle > div {
    line-height: 15px;
    height: 15px;
    width: 15px;
    font-size: 10px;
  }
  .lineup-circle-player {
    line-height: 15px;
  }
  .double-chance-key-name {
    width: 50%;
    max-width: 60px;
    display: flex;
    margin: 0 auto;
    line-height: 1.25;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .row-coupon-tpl-1 {
    background-image: none;
  }
  .lineup_stadium_map_body {
    height:400px;
  }
  .lineup-position {
    height: 60px;
  }
  .lineup-position .lineup-circle {
    height: 30px;
    width: 30px;
  }
  .lineup-position .lineup-circle > div {
    line-height: 15px;
    height: 15px;
    width: 15px;
    font-size: 10px;
  }
  .lineup-circle-player {
    line-height: 15px;
  }
}
@media only screen and (min-width: 1400px) {
  .lineup_stadium_map_body {
    height:500px;
  }
}
@media only screen and (min-width: 576px)  and (max-width: 991px) {
  .row-coupon-tpl-1 {
    background-image: none;
  }
  .lineup-position .lineup-circle-player {
    font-size: 10px;
  }
  .lineup_stadium_map_body {
    height:300px; 
  }
  .lineup-position {
    height: 60px;
  }
  .lineup-position .lineup-circle {
    height: 30px;
    width: 30px;
  }
  .lineup-position .lineup-circle > div {
    line-height: 15px;
    height: 15px;
    width: 15px;
    font-size: 10px;
  }
  .lineup-circle-player {
    line-height: 15px;
  }
  .category-palpites-futebol .entry-content p:empty {
    display: none;
  }
}
@media only screen and (max-width: 576px) {
  .row-coupon-tpl-1 {
    background-image: none;
  }
  .category-palpites-futebol .entry-content p:empty {
    display: none;
  }
  .match-header-widget__team-one {
    flex-direction: column-reverse;
  }
  .match-header-widget__team-two {
    flex-direction: column;
  }
  .double-chance-key-name {
    width: 40%;
    max-width: 60px;
    display: flex;
    margin: 0 auto;
    line-height: 1.25;
  }
  .standing-head , .standing-team {
    font-size: x-small;
  }
  .lineup-position {
    height: 8vw;
  }
  .lineup_stadium_map_body {
    height:42vw; 
  }
  .lineup-position .lineup-circle-player {
    font-size: 10px;
    display: none;
    position: absolute;
  }
  .lineup-position:hover .lineup-circle-player {
    display: block;
  }
  .lineup-position .lineup-circle {
    height: 30px;
    width: 30px;
    background-image: none !important;
  }
  .lineup-position .lineup-circle > div {
    width: 100%;
    height: 100%;
    margin: auto;
    padding: 4px 0;
  }
  .sportmonks_ps_shortcode_block .team_name {
      font-size: 13px !important;
  }
  .sportmonks_sc_shortcode_block .team_name {
      font-size: 12px !important;
  }
  .sportmonks_ps_predictions_block + br, 
  .sportmonks_ps_shortcode_block + br {
    display: none;
  }
  .bookmaker-odds-wrapper {    
    padding: 0.5rem;
  }
  .match-header-widget__team-name {
    font-size: medium;
    text-align: center;
  }
  .team-logo-wrapper {
    margin: 0 !important;
  }
}
@media only screen and (min-width: 0px) {
}