.breadcrumb{
	background-color: transparent;
	padding: 0rem 0rem;
}
.tires-list-img{
	padding:20px;
	padding-bottom:0;
	width:auto;
}
.article-body img{
	max-width:100%;
	height:auto !important;
}
blockquote p:last-child {
    text-align: right !important;
    display:block;
    margin-bottom:0px;
}
.card-tire{
	border-color: #F0F0F0;
    margin-bottom:30px;
    position: relative;
}
.card-tire-title{
	padding:15px;
    padding-bottom:0px;
    padding-right:70px;
}
.card-tire i{
    position: absolute;
    top: 0;
    right: 0;
    background-color:#F0F0F0;
    padding:15px;
}
.card-tire a{
    color:black;
    font-family: Arial;
    font-size:20px;
    line-height:24px;
}
.card-tire a span{
    color:#FF5A00;
    width:100%;
    font-weight: normal;
}
.card-tire img{
	padding-left:30px;
    padding-right:30px;
 	width:auto;
    height:240px;
}
.card-tire a span:after{ 
	content: "\a"; white-space: pre; 
}
.card-tire button{
    width:100%;
    padding-top:15px;
    padding-bottom:15px;
    border-radius:0;
    background-color:#F0F0F0;
    color:#FF5A00;
    text-transform: uppercase;
}
.card-tire button:hover{
    width:100%;
    padding-top:15px;
    padding-bottom:15px;
    border-radius:0;
    background-color:#FF5A00;
    color:white;
    text-transform: uppercase;
}
.letnie:before {
    display: inline-block;
    background: url("/img/l.svg") no-repeat;
    margin:0;
    vertical-align: middle;
    content: ' ';
   	width:30px;
    height:30px;
}
.zimowe:before {
    display: inline-block;
    background: url("/img/z.svg") no-repeat;
    vertical-align: middle;
    margin:0;
    content: ' ';
    width:30px;
	height:30px;
}
.caloroczne:before {
    display: inline-block;
    background: url("/img/c.svg") no-repeat;
    vertical-align: middle;
    content: ' ';
    margin:0;
    width:30px;
	height:30px;
}
.pagination{
	font-size:14px;
	text-align:center;
	justify-content: center;
}
.pagination a{
	color:#909090;
}
.pagination ul{
	display: inline-block;
    margin: 0;
    padding: 0;
}
.pagination a:hover{
	color:#FF5A00;
	background-color:white;
	border-color:#FF5A00;
}
.page-item.active .page-link{
	background-color:white;
	color:#FF5A00;
}


.tires-season p{
	font-family: Arial;
	font-size:15px;
	color:#515151;
	line-height:22px;
	
}
.tires-season h1{
	padding-bottom:0px !important;
}
.tires-season .letnie:before{
	width:52px !important;
	height:52px !important;
	margin-right:15px;
}

.tires-season .zimowe:before{
	width:52px !important;
	height:52px !important;
	margin-right:15px;
}

.tires-season .caloroczne:before{
	width:52px !important;
	height:52px !important;
	margin-right:15px;
}


.tires-season label{
	font-size:14px;
	color:#9E9E9E;
	font-family: Arial;
	font-style: normal;
}
.tires-season .select-tire{
	background-color:#F7F7F7;
	padding-bottom:20px;

}
.tires-season button{
	height:52px;
	font-family: Arial;
	font-size:18px;
	font-weight:normal !important;
width:100%;
	border-radius:0 !important;
}
.tires-season select{
	height:52px;
	width:100%;
	background-color:white !important;
	border-radius:0 !important;
	background-color:white;
}


.tires-season .container{
	margin-bottom:20px;
}
.tires-season .col-md-7{
	padding:0;
	margin:0;
	background-color:#F7F7F7;
	text-align:right;
}
.tires-season .col-md-7 p{
	text-align:left;

}


.tires-season .col-md-7 a{
    color:black;
    width:100%;
    font-weight: normal;
    font-size:18px;
}

.tires-season .col-md-7 a span{
    color:#FF5A00;
    width:100%;
    font-weight: normal;
    font-size:15px;
}
.col-md-5 .letnie:before{
 float:right;
 margin-right:0px;
 width:40px !important;
 height:40px !important;
}

.col-md-5 .zimowe:before{
 float:right;
 margin-right:0px;
 width:40px !important;
 height:40px !important;
}
.col-md-5 .caloroczne:before{
 float:right;
 margin-right:0px;
 width:40px !important;
 height:40px !important;
}

.tires-season .col-md-7 a span:after{ 
	content: "\a"; white-space: pre; 
	
}
.tires-season .lead-img{
	margin-bottom:15px;
}
