/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 12 2021 | 22:52:49 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
.lcw-fantasy-table.lcw-table .lcw-td:nth-child(1){
  width: 1%;
}
.lcw-fantasy-table.lcw-table .lcw-td{
  width: 4%;
}
.lcw-fantasy-table.lcw-batsmen .lcw-td:nth-child(2){
  text-align: left;
}
.lcw-fantasy-table .playername{
     font-weight: bold;
    font-size: 18px;
}
.lcw-fantasy-table .musthave{
    width: 8px;
    height: 8px;
    background: #232882;
    border-radius: 50%;
    display: inline-block;
}
.lcw-fixtures{
  position:relative;
}
.live-match{
   position: absolute;
   top: 0;
   left: 96%;
}
@media (max-width: 575px) {
  .live-match{
   position: absolute;
   top: 0;
   left: 92%;
}
}
#boxscroll img{
 width: auto;
}
.home .page-title {
  display:none;
}
@media (max-width: 575px) {
  .home .left-sidebar{
     display:none;
  }
}
.vertical-tabs .nav-tabs > li.active > a, .vertical-tabs .nav-tabs > li.active > a:hover, .vertical-tabs .nav-tabs > li.active > a:focus, .vertical-tabs .nav-tabs > li > a:hover {
    background-color: #1e73be;
}
.vertical-tabs .nav-tabs li.active a:after{
   border-left: 12px solid #1e73be;
}
.table-custom-head th {
    background-color: #106635;
}
.posts-content .media-body{
  padding: 0;
}
.single-post .wp-post-image{
  margin: 0 auto;
}
#v1,#v2{
display:none !important;
}
.page-id-323 .entry-header .jeg_post_title{
  display:none
}
.category .lcw-fixtures{
   margin-bottom: 14px;
}

.resp-iframe{
   position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 500px;
    border: 0;
}
.resp-container {
    position: relative;
    overflow: hidden;
    
    min-height: 500px;
}
.single-post .entry-content .content-inner > h2, .single-post .entry-content .content-inner > h3,.lcw-fixtures--sec h3 {
    font-size: 1.5em;
    line-height: 1.15;
    color: #232882;
    text-transform: uppercase;
    margin: 0.5em 0;
}
.category-match .jeg_featured.featured_image{
  display:none
}
a img.aligncenter{
width:100%
}




.home .jeg_breadcrumbs {
  
  display:none;
}