.products .product-custom {
    min-height: 205px;
}

.entry-header h1.entry-title, article.post .entry-header h1.entry-title {
    font-size: 1.563em;
    letter-spacing: -0.01em;
    font-weight: 400;
    margin-bottom: 0.32em;
    padding-bottom: 0.32em;
    margin-top: 0.32em;
}

.modal {
	z-index: 999999999;
}

.modal-backdrop {
	z-index: 99999999;
}

.products .product-custom:hover {
    font-size: 0.875em;
    text-align: center;
    border: 2px solid transparent;
    padding: 15px 13px;
    margin-left: 0;
    position: relative;
    list-style: none;
    background-color: #fff;
    border-radius: 5px;
    transition: all 0.25s ease 0s;
}

.break-spaces {
    white-space: break-spaces;
}

.modal-footer-custom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 15px;
    border-top: 1px solid #eceeef;
}

.modal-90 {
	max-width: 90% !important;
	margin: 20px auto;
}
.modal-90 img {
	max-width: 100% !important;
}
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.bsr-10 {
	border: 1px solid #bb8722;
	border-radius: 10px !important;
}

.youtube-play-on-img {
	position: absolute;
    left: 40%;
    top: 26%;
    font-size: 30px;
    color: #ff0000;
    text-shadow: 2px 2px 10px #ffffff
}

.add-to-compare-link:before {
    content: '';
    display: inline-block;
    margin-right: 0;
}

.bg-light-blue {
    background-color: #92ccff !important;
}

.page-template-template-homepage-v3 .bg-light-blue {
    margin-bottom: 0 !important;
}


.bg-light-blue .section-title
{
	display: grid !important;
	align-items: center;
	justify-content: center;
}

.bg-light-blue .section-header img {
    position: absolute;
    bottom: 30px;
    left: 0px;
    max-width: 150px;
}

.bg-light-blue .section-header .live-img {
	position: unset !important;
    bottom: 0 !important;
    left: 0 !important;
    max-width: 60px !important;
	display: block !important;
}

.call-us-number {
    display: block;
    color: #1f1f1f;
    font-size: 1.3em;
    font-weight: 500;
    letter-spacing: -0.015em;
}

.header-call-us i{
    font-size: 2.8em;
    font-weight: 500;
}

.custom-logo-link img {
	max-width: 120px !important;
}
.custom-slider{
	margin-bottom: 1.75em;
}

@media (max-width: 1024px){
	.custom-logo-link img {
		max-width: 120px !important;
	}
	.call-us-number {
		font-size: 1em !important;
	}
}

@media (max-width: 740px){
	
	.custom-logo-link img {
		max-width: 120px !important;
	}
	
	.call-us-number {
		font-size: 1em !important;
	}
	.bg-light-blue .section-title
	{
		display: grid !important;
		align-items: center;
		justify-content: center;
	}
	
	.bg-light-blue .section-header .live-img {
		position: unset !important;
		bottom: 0 !important;
		left: 0 !important;
		max-width: 60px !important;
		display: block !important;
	}
	
}

@media (min-width: 824px){
	.custom-logo-link img {
		max-width: 120px !important;
	}
	.call-us-number {
		font-size: 1em !important;
	}
}

@media (min-width: 768px){
	.custom-logo-link img {
		max-width: 120px !important;
	}
	.call-us-number {
		font-size: 1em !important;
	}
}

@media (min-width: 500px){
	.custom-logo-link img {
		max-width: 120px;
	}
	.call-us-number {
		font-size: 1em;
	}
}

.live-score-card
{
	margin: 15px 0 !important;
	display: none;
}
.live-score-card .card
{
	border: 2px solid #2c9cff;
}

.live-score-card .card-header
{
	background-image: linear-gradient(to right, #2c9cff, #92ccff);
	white-space: nowrap; 
	text-overflow: ellipsis;
	overflow: hidden;
	color: #ffffff;
	font-size: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.live-score-card .card-footer
{
	background-image: linear-gradient(to right, #2c9cff, #92ccff);
	white-space: nowrap; 
	text-overflow: ellipsis;
	overflow: hidden;
	color: #ffffff;
	font-size: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.live-score-card .card-body
{
	background-image: linear-gradient(to right, #2c9cff, #fff, #fff, #fff,  #92ccff, #92ccff,  #fff, #fff, #fff, #92ccff);
}
.live-score-card .teamname
{
	white-space: nowrap; 
	text-overflow: ellipsis;
	overflow: hidden;
	color: #606060;
}
.live-score-card .teamscore
{
	white-space: nowrap; 
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 30px;
	font-weight: 500;
	color: #606060;
}
.live-score-card .matchtype
{
	white-space: nowrap; 
	text-overflow: ellipsis;
	overflow: hidden;
	text-transform: uppercase;
	color: #005198;
}
.live-score-card .vs
{
	white-space: nowrap; 
	text-overflow: ellipsis;
	overflow: hidden;
	color: #606060;
}