.single-tire-page .tire-img{

	border: 2px solid #f1f1f1;
	padding: 15px;
	max-height: 325px;	

	background: #f9f9f9;

}


.single-tire-page .label-reccommended{
	text-transform: unset;
    padding: 3px 10px;
    font-size: 16px;
    margin-top: -40px;
    /* margin-left: 10px; */
    transform: skew(-10deg);
    background: grey;
    color: white;
    display: inline-block;

    margin-bottom: 10px;
}

.single-tire-page .label-reccommended svg{
    fill: white;
    height: 15px;
    width: 15px;
    margin-right: 3px;
    margin-top: -5px;
}


.single-tire-page .preview-thumbnail-tire{
	border: 1px solid #f1f1f1;
	padding: 7px;

	height: 62px;
	width:  62px;

	object-fit: cover;

	margin-right: 5px;
	margin-bottom: 10px;
	
	cursor: pointer;

}

.single-tire-page  .selected-thumbnail{
	border: 1px solid #959595;
}

.single-tire-page .manuf-logo{
	max-height: 50px;
}

.single-tire-page .size-table td{

	padding: 5px;
    vertical-align: top;
    font-size: 14px;

}


.single-tire-page .uk-subnav-pill>.uk-active>a {
    background-color: var(--primary-color);
}

.single-tire-page .tire-name-header{
	font-size: 36px;
	margin: 0!important;
}

.single-tire-page .uk-label{
	background: #b5b5b5;
}


.single-tire-page .from-pricing-div {
    border-top: 2px solid #f1f1f1;
    font-size: 15px;
    padding: 6px 0px;
    width: auto;
    display: inline-block;
    font-weight: 700;
}

.single-tire-page .price_cart_div{
	padding-left: 25px;
	border-left: 1px solid gainsboro;
	min-width: 170px;
}

.single-tire-page label{
	font-weight: 700;
	color: grey;
	text-transform: uppercase;
}

.single-tire-page .price-div .price{
	font-size: 46px;
	font-weight: 800;
	line-height: 100%;
}

.single-tire-page  .price-div .price sup{
	font-size: 20px;
	top: -20px;
}


.single-tire-page .uk-tab>*>a{
    font-size: 16px;
    text-transform: unset!important;
    font-weight: bold;
}

.single-tire-page .uk-tab>.uk-active>a{
	border-bottom: 2px solid var(--primary-color);
}

.single-tire-page .promise-icon{
	max-height: 32px;
}

.single-tire-page .xp-panel{
	border: 1px solid #eeeeee;
}


.single-tire-page .xp-panel .cover{
	background: url(https://media.auto1cloud.com/uploads/st-1706490130-ft-st-1703619143-ft-xp-advice.png);
	background-size: cover;
	background-position: center;
	height: 100%;
}

.single-tire-page .season-color-block{
    background: black;
    height: 15px;
    width: 15px;
    display: inline-block;
    margin-top: 2px;
    position: absolute;
    margin-left: 5px;
}

.exp-advice-logo-panel{
	max-height: 55px;
}

.specs .uk-table td{
	padding: 4px;
}

.a1c-quote-table{
	border: 1px solid #f1f1f1;
}


.our-pick-badge23-singular{
	
	background: #9e9e9e;
    display: inline-block;
    
    padding: 5px;
    line-height: 100%;
    border-radius: 5px;
 	margin-bottom: 5px;

    color: white;

}

.single-tire-page .a1c-sel-rebate-label{

	position: relative!important;
	font-size: 14px!important;
	margin-bottom: 5px;

}