#slider-content {
display: inline;
}
#text-8 {
	min-height: 0px;
	padding: 10px;
	text-align: left;
	border: 10px solid #000099;
	border-radius: 18px;
	background-color: #FFD42A;
	color: #000;
}
#gce_widget-2 .simcal-calendar {
max-height:240px;
overflow:hidden;
}
#gce_widget-3 .simcal-calendar{
max-height:230px;
overflow:hidden;
}
#gce_widget-4 .simcal-calendar{
max-height:330px;
overflow:hidden;
}
.simcal-default-calendar-list {
    padding:0;
}

table.leaguemanager .last5 {
	text-align: center;
	width: 131px;
}
table.standingstable {
        color:#000;
}


/* shop styling */
.wccpf-fields-group h4 {
    display:none;
}
table.wccpf_fields_table td {
    padding: 0px 5px !important;
}

.archive .page-title-wrap,
.product-template-default #secondary {
  display:none;
}

#tablepress-5 td.column-1, #tablepress-5 td.column-2 {
	transform: rotate(90deg);
	width: 110px;
	vertical-align: bottom !important;
}

/* questionnaire form styling */
#wpcf7-f2523-p2524-o1 {
  font-size:1.2em;
}
.leagues {
	display:grid ;
}

.comps {
  line-height:2.5em;
}
.wpcf7-list-item-label {
	padding-left: 10px;
	padding-right: 25px;
}
span.wpcf7-list-item {
	display: inline-block;
	margin: 1em 0 0 1em;
}
input[type="checkbox"] {
  transform:scale(2);
  margin-right:10px;
}

/* Competitions */
.page-id-5250 .inner-wrap {
  max-width:1400px !important;
}
.ppom-wrapper .form-check-inline {
	display: block;
}
.postid-3116 .quantity {
  display:none;
}
.ppom-delete-option-table {
	color: green;
}
.postid-3116 .ppom-delete-option-table::before {
	content: "\f00c" !important;
}

.woocommerce div.product div.images img {
	width: auto !important;
}
/* mobile syling for league tables */

@media screen and (min-width:640px){
  #min_table {
    display:none;
  }
}

@media screen and (max-width:639px){
  #full_table {
    display:none;
  }
}
