/*!
Theme Name: sunpharma
Theme URI: https://them.es/starter
Author: Bhaskar Sharma
Author URI: https://them.es/
Description: 
Version: 2.4.7
Requires at least: 5.0
Tested up to: 5.7
Requires PHP: 7.2
License: GPL version 2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0
Tags: custom-background, custom-colors, featured-images, flexible-header, microformats, post-formats, rtl-language-support, theme-options, translation-ready, accessibility-ready
Text Domain: sunpharma
*/
/* Don't overwrite this file. Compile "/assets/main.(less|scss)" to "/assets/css/main.css" */
/* From http://codex.wordpress.org/CSS */
@import url("https://fonts.googleapis.com/css2?family=Fira+Sans:wght@400;500;600;700&display=swap");

.alignnone {
  margin: 5px 20px 20px 0;
}

body {
  font-family: "Fira Sans", sans-serif !important;
  background: url("assets/bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
  color: #ffffff;
  min-height: 100vh;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  max-width: 96%; /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

.gallery-item {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  display: inline-block;
  max-width: 100%;
}

.gallery-item a img {
  display: block;
  -webkit-transition: -webkit-filter 0.2s ease-in;
  transition: -webkit-filter 0.2s ease-in;
  transition: filter 0.2s ease-in;
  transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
  -webkit-filter: opacity(60%);
  filter: opacity(60%);
}

.gallery-caption {
  display: block;
  text-align: left;
  padding: 0 10px 0 0;
  margin-bottom: 0;
}

.gallery-columns-1 .gallery-item {
  max-width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}

.bypostauthor {
  font-weight: bold;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}

.bg-green,
.card-header {
  /* background-color: #e26a1a !important; */
  background-color: #ffa264 !important;
  color: #ffffff;
}

.bg-green-dark {
  background-color: #00471e !important;
}

.text-green {
  color: #e26a1a !important;
}

.simple-login-container {
  width: 300px;
  max-width: 100%;
  margin: 0 auto !important;
}

.simple-login-container h2 {
  text-align: center;
  font-size: 20px;
}

.btn-login {
  background-color: #e26a1a !important;
  color: #ffffff !important;
  border: 1px solid #e26a1a !important;
  border-radius: 5px !important;
}

.nav-pills .nav-link {
  border-radius: 0.25rem;
  width: 160px;
}

.vs-container {
  width: 100%;
  height: 220px;
  background: url("assets/card-background.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 10px;
}

.bet-bg {
  background: url("assets/bet-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #ffffff;
}

.bet-card {
  background-color: transparent !important;
}

.question-bg {
  background-color: #e26a1a !important;
  border-radius: 10px;
}

.nav-link {
  background-color: #ffffff !important;
  color: #e26a1a !important;
}

.nav-link.active {
  background-color: #e26a1a !important;
}

.btn-outline-primary {
  border-color: #e26a1a !important;
  color: #e26a1a !important;
}

.border-left {
  border: 1px solid #e26a1a;
  border-radius: 11px 0 0 11px;
}

.nav-left {
  border-radius: 8px 0 0 8px !important;
}

h3 {
  font-size: 16px !important;
}

.vs-container .bg-light {
  max-width: 110px !important;
}

/* Rounded tabs */

@media (min-width: 576px) {
  .rounded-nav {
    border-radius: 50rem !important;
  }
}

@media (min-width: 576px) {
  .rounded-nav .nav-link {
    border-radius: 50rem !important;
  }
}

.flag {
  max-width: 80px !important;
}

.team-1 {
  position: absolute !important;
  margin-left: 30px !important;
  top: -56px;
  border-radius: 10px;
}

.team-2 {
  position: absolute !important;
  margin-left: -26px !important;
  top: -56px;
  border-radius: 10px;
}

.table-striped tbody tr:nth-of-type(1) {
  background-color: #e26a1a !important;
  color: #fff;
}

.table-striped tbody tr:nth-of-type(n + 2) {
  background-color: #ffe5af !important;
}

.table-bordered,
.table-bordered td,
.table-bordered th {
  border: 1px solid #000000 !important;
}

.btn-secondary {
  background-color: #e26a1a !important;
  border: 1px solid #e26a1a !important;
  color: #ffffff;
}

.nav-link {
  background-color: #e1e1e1;
}

.nav-link.active {
  color: #ffffff !important;
}

.banner {
  border-radius: 20px !important;
}

li {
  margin-top: 0.5rem;
}

.bg-yellow {
  background-color: #d1b521 !important;
  border: 1px solid #d1b521 !important;
}

.font-large {
  font-size: 32px !important;
  font-weight: normal;
}

.nav {
  justify-content: center;
}

.btn-yellow {
  background-color: #fab915;
  border-color: #fab915;
}

.custom-range::-webkit-slider-thumb {
  background: #fab915 !important;
}

.custom-range::-moz-range-thumb {
  background: #fab915 !important;
}

.custom-range::-ms-thumb {
  background: #fab915 !important;
}

.rules-points span {
  float: right;
  padding-right: 20px;
}

.fw-bold {
  font-weight: bold !important;
}

.btn-primary,
.btn-primary:active,
.btn-primary:hover,
.btn-outline-primary:active,
.btn-outline-primary:hover {
  background-color: #e26a1a !important;
  border-color: #e26a1a !important;
  color: #fff !important;
}

.form-group {
  margin-bottom: 0.5rem !important;
}

/** off canvas**/
@media (max-width: 991.98px) {
  .offcanvas-collapse {
    position: fixed;
    top: 56px; /* Height of navbar */
    bottom: 0;
    left: 100%;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    overflow-y: auto;
    visibility: hidden;
    background-color: #343a40;
    transition: visibility 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, visibility 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, visibility 0.3s ease-in-out,
      -webkit-transform 0.3s ease-in-out;
  }

  .offcanvas-collapse.open {
    visibility: visible;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

.nav-scroller {
  position: relative;
  z-index: 2;
  height: 2.75rem;
  overflow-y: hidden;
}

.nav-scroller .nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding-bottom: 1rem;
  margin-top: -1px;
  overflow-x: auto;
  color: rgba(255, 255, 255, 0.75);
  text-align: center;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.nav-underline .nav-link {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
  color: #6c757d;
}

.nav-underline .nav-link:hover {
  color: #007bff;
}

.nav-underline .active {
  font-weight: 500;
  color: #343a40;
}

.bg-purple {
  background-color: #6f42c1;
}

.lh-100 {
  line-height: 1;
}

.lh-125 {
  line-height: 1.25;
}

.lh-150 {
  line-height: 1.5;
}

.card-bg {
  background: url("assets/modal-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #ffffff;
  min-height: 280px !important;
}

.text-blue {
  color: #e26a1a;
}

.text-orange {
  color: #f07d00;
}

.bg-orange {
  background-color: #f07d00;
  color: #ffffff !important;
}

.card-body {
  background-repeat: no-repeat !important;
  background-size: 160px !important;
  background-position: bottom right !important;
  /* background-color: rgba(51, 48, 146, 0.6) !important; */
  border-radius: 10px;
}

.card-bg h2 {
  font-size: 25px !important;
}

.copy-button {
  background-color: #e26a1a !important;
  border-color: #e26a1a !important;
  color: #fff200 !important;
}

.text-blue {
  color: #e26a1a !important;
}

.border-yellow {
  border: 3px solid #fff200 !important;
}

.font-yellow {
  color: #fff200 !important;
  font-size: 20px !important;
}

.disclaimer li {
  font-size: 10px;
  line-height: 15px;
  margin: 0;
}

.blink {
  animation: blink-animation 1s steps(5, start) infinite;
  -webkit-animation: blink-animation 1s steps(5, start) infinite;
}

@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}

@-webkit-keyframes blink-animation {
  to {
    visibility: hidden;
  }
}

.bg-none {
  background: none !important;
}

.leaderboard {
  background-color: rgba(51, 48, 146, 0.6) !important;
  border-radius: 20px !important;
}

.rounded-yellow-border {
  border: 2px solid #fff200 !important;
  border-radius: 20px !important;
}
