| Server IP : 65.108.144.40 / Your IP : 216.73.217.165 Web Server : Apache/2.4.52 (Ubuntu) System : Linux ubuntu-8gb-hel1-1 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64 User : dev ( 1000) PHP Version : 8.2.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/html/support/vue-app/src/assets/ |
Upload File : |
body {
background-color: #ffffff !important;
}
.notice-box {
background-color: #fff;
box-shadow: 0 0 10px rgba(0, 0, 0, .2);
color: #1b1b1b;
padding: 30px 15px;
display: flex;
flex-direction: column;
align-items: center;
}
.notice-box h4 {
text-transform: uppercase;
font-size: 23px;
// line-height: 16px;
margin-bottom: 20px;
font-weight: bold;
}
.notice-box button {
background-color: #0D3379 !important;
color: #fff !important;
font-size: 18px !important;
line-height: 23px;
border-radius: 5px;
font-weight: 600;
font-size: 18px;
padding: 15px 47px;
border: none;
}
.api-error {
width: 100%;
text-align: center;
padding: 15px;
}
.api-error p {
margin: 0px;
font-size: 16px;
line-height: 19px;
color: #FF0000;
font-weight: 400;
}
.api-error span {
font-weight: 700;
}
#product-container {
display: flex;
flex-wrap: wrap;
}
#product-container .col-md-3 {
display: flex;
// flex: 0 0 25%;
/* Flex-grow, flex-shrink, flex-basis for responsive sizing */
box-sizing: border-box;
}
#product-container .cards {
display: flex;
flex-direction: column;
justify-content: space-between;
flex: 1;
position: relative;
background-color: #fff;
}
#product-container .cards a {
display: flex;
flex-direction: column;
justify-content: space-between;
flex: 1;
text-decoration: none;
}
#product-container .cards .tyre-wizard-footer {
margin-top: auto;
}
#product-container .col-md-3 {
display: flex;
// flex: 0 0 25%;
/* Flex-grow, flex-shrink, flex-basis for responsive sizing */
box-sizing: border-box;
}
// @media screen and (min-width:1400px) {
// #app {
// .container {
// max-width: 1040px !important;
// padding: 0;
// }
// }
// }
.vue-container {
.cooper-timeline {
position: relative;
}
@media screen and (min-width:1400px) {
.cooper-timeline,
.tyre-wizard {
max-width: 1040px;
padding: 0;
margin: 0 auto;
}
.resultsPage {
max-width: 100% !important;
}
}
.tyre-types .cards.tyre-info.warranty-tag {
border: 1px solid #0D3379;
border-radius: 5px;
width: 310px;
// height: 465px;
margin-bottom: 50px;
}
.tyre-wizard .footerSection {
display: block;
}
.tyre-types .eighty-tag:before {
position: absolute;
content: '80,000 KM WARRANTY';
width: 130px;
height: 53px;
background-color: #1F255B;
color: #fff;
text-align: center;
LEFT: -15PX;
top: -15px;
border-radius: 10px;
font-size: 16px;
line-height: 20px;
font-weight: 600;
padding-top: 8px;
}
.tyre-img {
width: 100%;
height: 320px;
padding-top: 25px;
}
.tyre-img img {
width: 100%;
height: 100%;
object-fit: cover;
padding: 20px;
}
.tyre-desc label {
text-align: center;
color: #0d3379;
font-weight: 600;
line-height: 32px;
font-size: 20px;
width: 100%;
display: block;
overflow: hidden;
padding: 0 20px;
position: relative;
z-index: 1;
}
.tyre-detail.card-footer {
background: transparent !important;
border-top: 1px solid #0D3379;
padding: 20px 16px 13px;
position: relative;
z-index: 1;
}
.tyre-types .cards.tyre-info.warranty-tag h5 {
color: #252525;
font-size: 24px;
line-height: 24px;
font-weight: 700;
text-transform: uppercase;
text-overflow: ellipsis;
-webkit-line-clamp: 2;
display: -webkit-box !important;
-webkit-box-orient: vertical;
min-height: 25px;
}
.tyre-types .card.tyre-info.warranty-tag span {
color: #333333;
font-size: 18px;
line-height: 37px;
font-weight: 500;
text-decoration: none;
}
.tyre-types .cards.tyre-info.warranty-tag :hover {
h5,
span {
color: #fff !important;
}
}
.pagination .page-numbers {
background-color: transparent !important;
}
.pagination .current {
background-color: #1f255b !important;
}
.pagination {
.prev,
.next {
cursor: pointer !important;
}
}
.pagination button:hover {
color: #1f255b !important;
}
#product-container .cards:hover .tyre-detail.card-footer {
background-color: #1F255B !important;
h5,
i,
span {
color: #fff !important;
}
}
#product-container {
a {
text-decoration: none;
}
.tyre-detail i {
color: #000;
}
}
.inputFormBox {
margin-top: -40px;
}
.inputFormBox .form-field {
margin-bottom: 128px !important;
}
//result
.tyre-wizard .step-title h1 {
color: #0d3379 !important;
font-size: 30px;
font-style: normal;
font-weight: 800;
line-height: 37px;
margin: 0 auto;
position: relative;
text-align: center;
text-transform: uppercase;
z-index: 2;
// margin-top: 40px;
}
.tyre-wizard .step-options {
justify-content: space-around;
margin-top: 60px;
margin-bottom: 170px;
}
.tyre-wizard .option-single {
background: #fff;
// box-shadow: 0 0 10px #03080F33;
box-shadow: 0px 0px 10px #03080F33;
color: #0d3379;
cursor: pointer;
display: flex;
flex-basis: 22%;
height: 230px;
align-items: center;
min-width: 230px;
transition: all 0.2s ease;
border-radius: 10px;
}
.tyre-wizard .step-subtitle {
color: #999999;
font-size: 18px;
font-weight: 600;
line-height: 26px;
position: relative;
text-align: center;
text-transform: uppercase;
width: 100%;
z-index: 2;
// margin-top: 10px;
}
.tyre-wizard .step-icon .subtitle {
font-size: 48px;
line-height: 26px;
font-weight: bold;
// margin: 5px auto;
}
.tyre-wizard .step-icon .description {
font-size: 16px;
font-weight: 600;
line-height: 26px;
text-transform: uppercase;
margin-top: 5px;
}
.tyre-wizard .option-single.active {
.description {
color: #fff;
}
}
.tyre-wizard .stepthreeDescription {
color: #333333;
font-size: 24px;
line-height: 26px;
font-weight: 700;
}
.tyre-wizard-footer .button-next {
background: #DC3238 !important;
border: none;
color: #fff !important;
border-radius: 5px;
cursor: pointer;
padding: 15px 47px;
font-size: 18px;
text-transform: uppercase;
transition: all 0.2s ease;
line-height: 23px;
margin-left: auto;
font-weight: 600;
}
.tyre-wizard-footer .button-back {
background-color: transparent !important;
border: none;
color: #0D3379 !important;
border-radius: 5px;
cursor: pointer;
font-size: 18px;
padding: 15px 47px;
font-weight: 500;
font-weight: 600;
line-height: 23px;
border: 1px solid #0D3379 !important;
text-align: right;
text-transform: uppercase;
}
.tyre-wizard-footer.discover-option .button-back {
border: 0px !important;
}
.tyre-wizard-footer .button-next.disabled {
background: #FF8686 !important;
background-image: none;
cursor: not-allowed;
}
.tyre-wizard-footer .button-back.disabled {
background: #f0f4fa;
background-image: none;
background-position: 80%, 20%;
cursor: not-allowed;
color: #ffff;
border: none;
}
.tyre-wizard .tyre-size-finder .controls .tab-label {
align-items: center;
background: #E4E4E4;
color: #171717;
font-size: 16px;
line-height: 19px;
font-weight: bold !important;
display: flex;
height: 46px;
justify-content: center;
opacity: 1;
width: 120px;
border: 1px solid #CCCCCC;
}
.tyre-wizard .tyre-size-finder .controls .tab-label.active {
background: #FFFFFF;
color: #0D3379;
border: 1px solid #E4E4E4;
}
.tyre-wizard .tyre-size-finder .size-finder-type input,
.tyre-wizard .tyre-size-finder .size-finder-type select {
height: 50px;
width: 100%;
// background-color: #E4E4E4;
font-size: 16px;
color: #333333;
line-height: 19px;
}
.tyre-size-finder .input-container {
display: flex;
flex-direction: column;
width: 33.33%;
margin-right: 21px;
}
.tyre-wizard .tyre-size-finder .size-finder-type .input-container select {
background-color: transparent;
color: #333333;
font-size: 16px;
line-height: 19px;
}
.tyre-wizard .tyre-size-finder .controls .tab-label.active {
border-bottom: 0px;
}
.tyre-size-finder .controls .tab-label.active::after {
height: 3px;
background-color: #fff;
}
.tyre-wizard .tyre-size-finder .size-finder-type .input-container select[disabled] {
background-color: #E4E4E4;
opacity: 0.5;
cursor: not-allowed;
}
.make-step.input-container.disable-dropdown select {
color: red;
}
.tyre-wizard .tyre-size-finder .size-finder-type select {
width: 225px;
height: 50px;
}
.tyre-wizard .tyre-size-finder .size-finder-type #rego {
background: #FFFFFF;
border: 1px solid #CCCCCC;
// border-radius: 5px;
color: #252525;
font-size: 16px;
line-height: 19px;
height: 50px;
padding: 16px 16px 16px 20px;
font-weight: normal;
// text-transform: uppercase;
// width: 470px
}
.tyre-wizard .tyre-size-finder .size-finder-type #rego::placeholder {
color: #999999 !important;
}
.tyre-size-finder .rego-section .input-container {
display: flex;
flex-direction: column;
width: 50%;
margin-right: 21px;
}
.step-options-imgCard {
width: 100%;
height: 100%;
border-radius: 7px;
overflow: hidden;
background-position: center;
}
.stepOption {
padding: 6px;
}
.icon.active {
background: none !important;
}
.text .step-options-imgCard {
align-items: center;
display: flex;
justify-content: center;
}
.tyre-size-finder .size-finder-type .response-container {
// margin-top: 20px;
width: 100%;
}
.tyre-wizard .tyre-size-finder .size-finder-type .input-container:last-child {
margin: 0px;
}
.tyre-wizard .tyre-size-finder .size-finder-type {
padding: 40px;
}
.pagination {
text-align: center;
margin: 0;
justify-content: center;
border: none;
padding-top: 40px;
align-items: center;
}
.pagination button,
.pagination span {
display: inline-block;
margin: 0 5px;
padding: 7px 17px;
background-color: #fff;
color: #1F255B;
text-decoration: none;
font-size: 18px;
line-height: 20px;
font-weight: 700;
border: 1px solid #1F255B;
border-radius: 4px;
}
.pagination button:hover,
.pagination .current {
background-color: #1F255B;
color: #fff;
border-radius: 4px;
}
.pagination button,
.pagination span {
display: inline-block;
margin: 0 5px;
padding: 7px 17px;
background-color: #fff;
color: #1F255B;
text-decoration: none;
font-size: 18px;
line-height: 20px;
font-weight: 700;
border: 1px solid #1F255B;
border-radius: 4px;
}
.pagination button.next.page-numbers {
background: #DC3238;
border-radius: 4px;
color: #fff;
text-transform: uppercase;
border: none;
margin-left: 15px;
padding: 3px 14px;
line-height: 32px;
}
.tyre-types .cards.tyre-info.warranty-tag {
border: 1px solid #0D3379;
border-radius: 5px;
width: 310px;
// height: 487px;
margin-bottom: 50px;
}
// .tyre-desc {
// min-height: 76px;
// }
.tyre-img {
width: 100%;
height: 320px;
padding-top: 25px;
}
.tyre-img img {
width: 100%;
height: 100%;
object-fit: cover;
padding: 20px;
}
.tyre-desc label {
text-align: center;
color: #0D3379;
font-weight: 600;
line-height: 32px;
font-size: 20px;
margin-bottom: 16px;
width: 100%;
display: block;
overflow: hidden;
padding: 0 20px;
position: relative;
z-index: 1;
}
.tyre-detail.card-footer {
background: #fff;
border-top: 1px solid #0D3379;
padding: 16px 0px 3px 16px;
position: relative;
text-decoration: none;
z-index: 1;
}
.tyre-types .cards.tyre-info.warranty-tag h5 {
color: #252525;
font-size: 24px;
line-height: 24px;
font-weight: 700;
text-transform: uppercase;
}
.tyre-types .cards.tyre-info.warranty-tag span {
color: #333333;
font-size: 18px;
line-height: 37px;
font-weight: 500;
}
.tyre-wizard .step-title {
color: #0D3379;
font-size: 30px;
font-style: normal;
font-weight: bold;
line-height: 37px;
margin: 0 auto;
position: relative;
text-align: center;
text-transform: uppercase;
z-index: 2;
margin-bottom: 10px;
}
// #######my code #####
.step-options-imgCard {
width: 100%;
height: 100%;
border-radius: 7px;
overflow: hidden;
}
.stepOption {
padding: 6px;
}
.icon.active {
background: none !important;
}
.text .step-options-imgCard {
align-items: center;
display: flex;
justify-content: center;
}
.stepIcon {
height: 100%;
width: 100%;
color: #FFFFFF;
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: space-between;
padding: 11px 11px 15px 15px;
.icon-description {
display: flex;
flex-direction: column;
align-items: flex-start;
span {
font-size: 18px;
line-height: 6px;
}
.learnMore {
font-size: 12px;
line-height: 8px;
margin-top: 13px;
}
}
.icon-single {
position: relative;
width: 2rem;
img {
position: absolute;
left: -10px;
}
}
}
.tyre_wizard {
margin-top: 120px;
.step-title {
margin-bottom: 10px;
}
.tyre_wizard_footer {
margin-top: 82px;
}
.tyre_wizard_step {
height: auto;
}
}
.tyre-wizard {
.tyre-size-finder {
position: static !important;
transform: none !important;
flex-basis: auto;
min-height: auto;
}
}
.tyre_wizard_footer {
position: static !important;
width: 100%;
background-color: transparent !important;
width: 100% !important;
}
.tyre-wizard {
position: relative;
.stepOptionParent .button-group {
// background-color: #dc3238 ;
color: #fff !important;
position: absolute;
right: 0;
bottom: 104px;
width: auto !important;
font-size: 18px;
padding: 15px 47px;
font-weight: 600;
line-height: 23px;
text-align: right;
border-radius: 6px !important;
z-index: 22;
cursor: pointer;
.button {
border-radius: 6px !important;
i {
font-size: 16px;
padding-right: 5px;
}
}
}
.stepOptionParent .findBtn {
right: 230px !important;
color: #dc3238 !important;
border: 1px solid #dc3238 !important;
background-color: transparent !important;
padding: 13px 47px !important;
}
.stepOptionParent .removeFindBtn {
right: 0px !important;
}
.stepOptionParent .disabled {
opacity: 0.7 !important;
cursor: not-allowed;
background-color: #FF8686 !important;
}
}
.results-header {
margin-top: 80px;
}
.tyre_wizard_footer.discover-option {
.grid-container {
justify-content: center !important;
button {
background-color: #DC3238 !important;
color: #fff !important;
font-size: 18px;
line-height: 23px;
}
.button-next {
display: none;
}
}
}
.resultsPage .tyre-wizard-footer {
margin-bottom: 40px;
height: auto;
background-color: red;
.content {
height: auto;
}
}
.tyre-types {
// margin-top: 175px;
margin-bottom: 30px;
}
.tyre-wizard .stepOptionParent {
justify-content: space-between !important;
}
.tyre-wizard .step-options.two-columns {
justify-content: center !important;
.stepOption:first-child {
margin-right: 10px;
}
.description {
font-size: 24px;
}
}
.timeline {
max-width: 100%;
margin: 81px 0 120px 0;
margin-left: 12px;
.timeline-line {
background-color: #CCCCCC;
// width: 94%;
}
.timeline-item .circle.active {
background-color: #0D3379;
}
.timeline-item .label {
line-height: 19px;
span {
font-weight: bold;
color: #171717;
}
}
.timeline-item:last-child .label span {
max-width: 50px;
margin: 0 auto;
}
}
.findVehicleBox {
width: 100%;
display: flex;
flex-direction: column;
align-items: center;
label {
margin: 0px;
}
.vehicle-name {
text-align: center;
margin: 0px !important;
color: #000 !important;
}
}
@media screen and (max-width:1440px) {
.tyre_wizard_footer {
position: relative !important;
}
.timeline[data-v-5046a864] {
margin: 35px auto;
}
.timeline {
.label[data-v-5046a864] {
line-height: 14px;
}
.label span[data-v-5046a864] {
font-size: 12px;
}
}
.tyre-wizard {
// margin-top: 80px;
position: relative;
.option-single {
margin-bottom: 20px !important;
flex: 0 2 23% !important;
height: 230px !important;
}
.step-icon {
.subtitle {
font-size: 60px;
margin: 20px auto;
}
.description {
font-size: 20px;
}
}
.stepOptionParent .button-group {
position: absolute;
right: 0;
width: auto !important;
.button {
border-radius: 6px !important;
}
}
}
.tyre-size-finder {
.rego-section .input-container {
width: 100%;
input {
width: 100% !important;
}
}
}
.tyre-types .cards.tyre-info.warranty-tag {
width: 300px;
}
.tyre-wizard-footer .content {
position: static !important;
top: 0 !important;
padding: 0px !important;
}
}
// ###result page css###
.tyre-types .product-type {
margin-bottom: 30px;
}
.tyre-types .product-heading h1 {
text-align: center;
color: #0D3379;
font-size: 30px;
line-height: 37px;
font-weight: 700;
margin-bottom: 20px;
}
.tyre-types .product-type ul {
text-align: center;
list-style: none;
display: flex;
justify-content: center;
flex-wrap: wrap;
align-items: center;
padding-left: 0;
}
.tyre-types .product-type ul li {
margin: 0 10px;
margin-bottom: 10px;
}
.tyre-types .product-type ul li a.active {
background-color: #0D3379;
color: #fff;
border-radius: 20px;
border: 1px solid #0D3379;
}
.tyre-types .product-type ul li a {
border: 1px solid #252525;
border-radius: 20px;
padding: 5px 24px;
font-size: 16px;
font-weight: 700;
line-height: 24px;
text-decoration: none;
color: #252525;
display: inline-block;
text-transform: uppercase;
}
.tyre-types .product-list-search {
margin: 0 auto 80px;
max-width: 675px;
}
.tyre-types .product-list-search .search-form {
display: flex;
flex-wrap: unset;
max-width: unset;
}
.tyre-types .product-list-search .search-form>label {
width: auto;
margin: 0 auto;
margin-bottom: 0;
font-weight: var(--form--label-weight);
}
.tyre-types .product-list-search input.search-submit {
padding: 9px 30px 9px 40px;
margin-left: 0;
margin-top: 0;
background-color: transparent !important;
color: #fff !important;
border-radius: 0 5px 5px 0;
font-size: 18px;
line-height: 32px;
font-weight: 700;
text-transform: uppercase;
z-index: 9;
}
.tyre-types .product-list-search input.search-submit:hover {
border-color: #F43239 !important;
}
.tyre-types .product-list-search .search-form .search-field:focus {
outline: none;
}
.tyre-types .product-list-search input.search-submit:focus {
outline: none;
}
.tyre-types .product-list-search .search-form .search-field {
border-radius: 5px 0 0 5px;
width: 535px;
margin-right: 0;
margin-top: 0;
border: 1px solid #F5F5F5;
padding: 16px 20px;
line-height: 10px;
}
.tyre-types .card.tyre-info {
border: 1px solid #0D3379;
border-radius: 5px;
margin-bottom: 40px;
z-index: 9;
position: relative;
}
.tyre-types .tyre-desc label {
text-align: center;
color: #0D3379;
font-weight: 600;
line-height: 37px;
font-size: 18px;
margin-bottom: 16px;
width: 100%;
display: block;
overflow: hidden;
padding: 0 20px;
}
.tyre-types .tyre-detail.card-footer {
background: #fff;
border-top: 1px solid #0D3379;
padding: 20px 16px 13px;
position: relative;
}
.tyre-types .tyre-detail.card-footer i {
position: absolute;
right: 20px;
top: 40%;
width: 15px;
height: 15px;
}
.tyre-types .tyre-detail.card-footer .fa-arrow-right:before {
content: "\f061";
width: 15px;
height: 15px;
display: block;
}
.tyre-types .card-footer.tyre-detail h5 {
font-size: 24px;
line-height: 24px;
font-weight: 700;
color: #252525;
margin-bottom: 5px;
padding-right: 20px;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}
.card-footer.tyre-detail span {
font-size: 18px;
line-height: 37px;
text-decoration: none;
color: #333333;
font-weight: 500;
margin-bottom: 0;
}
.tyre-types .tyre-detail.card-footer {
text-decoration: none;
margin-top: auto;
}
.tyre-types .tyre-detail.card-footer:hover {
background-color: #1F255B;
color: #fff;
}
.tyre-types .tyre-detail.card-footer:hover h5,
.tyre-types .tyre-detail.card-footer:hover span {
color: #fff;
}
.tyre-img {
width: 100%;
height: 320px;
padding-top: 25px;
}
.tyre-img img {
width: 100%;
height: 100%;
object-fit: cover;
padding: 20px;
}
.card.tyre-info .warranty-tag {
position: absolute;
left: -5px;
top: - 10px;
}
.product-list-search .submit-button {
display: flex;
position: relative;
align-items: center;
background-color: #DC3238;
border-radius: 0 5px 5px 0;
transition: 0.2s ease-in-out;
}
.product-list-search .submit-button:hover {
background-color: #F43239;
}
.product-list-search .submit-button i {
position: absolute;
color: #fff;
left: 14%;
cursor: pointer;
z-index: 0;
}
.card.tyre-info.warranty-tag {
position: relative;
}
.card.tyre-info.warranty-tag:before {
position: absolute;
content: '80,000 KM WARRANTY';
width: 130px;
height: 53px;
background-color: #1F255B;
color: #fff;
text-align: center;
LEFT: -15PX;
top: -15px;
border-radius: 10px;
font-size: 16px;
line-height: 20px;
font-weight: 600;
padding-top: 8px;
}
#product-container {
display: flex;
flex-wrap: wrap;
}
#product-container .col-md-3 {
display: flex;
// flex: 0 0 25%;
box-sizing: border-box;
}
#product-container .card {
display: flex;
flex-direction: column;
justify-content: space-between;
flex: 1;
}
.justifyContentCenter {
justify-content: center;
}
// ###end
@media screen and (max-width:1450px) {
.resultsPage .tyre-wizard-footer {
margin-top: 40px;
margin-bottom: 0;
}
.tyreResultPage .notice-box {
margin-bottom: 30px;
}
}
@media screen and (max-width:1400px) {
.tyre-types .cards.tyre-info.warranty-tag {
width: 265px;
}
.tyre-types .tyre-desc label {
line-height: 24px;
font-size: 16px;
}
.resultsPage .tyre-wizard-footer {
margin-top: 50px;
}
}
@media screen and (max-width:1200px) {
.tyre-types .cards.tyre-info.warranty-tag h5 {
font-size: 20px;
line-height: 21px;
}
.tyre-types .cards.tyre-info.warranty-tag {
width: 218px;
}
.tyre-wizard {
.step-title h1 {
font-size: 33px;
}
}
}
@media screen and (max-width:991px) {
.tyre-wizard {
margin-top: 0px;
.step-title h1 {
line-height: 37px;
font-size: 35px;
}
.tyre_wizard_footer {
position: static;
width: 100%;
.button-back,
.button-next {
padding: 11px 47px;
font-size: 16px;
}
}
.option-single {
flex: 0 2 45% !important;
min-width: 325px !important;
margin-bottom: 40px !important;
height: 250px !important;
}
.step-options {
// margin-top: 30px;
margin-bottom: 40px;
}
.step-icon {
.subtitle {
font-size: 60px;
margin: 20px auto;
}
.description {
font-size: 20px;
}
}
.size-finder-type {
border: 1px solid #E4E4E4 !important;
margin: 0 !important;
padding: 20px !important;
}
}
.tyre-size-finder {
.rego-section {
flex-direction: row !important;
.input-container {
input {
width: 100% !important;
}
}
}
.make-finder {
display: grid !important;
grid-template-columns: 1fr 1fr;
grid-template-rows: 1fr 1fr;
gap: 10px;
width: 100%;
.input-container {
width: auto !important;
margin-right: 0px !important;
}
}
.size-finder {
flex-direction: row;
.input-container {
width: 33.33%;
margin-bottom: 15px;
}
}
}
.stepIcon .icon-description {
span {
font-size: 25px;
line-height: 6px;
font-weight: normal;
}
.learnMore {
font-size: 17px;
line-height: 18px;
}
}
.tyre-types .cards.tyre-info.warranty-tag {
width: 216px;
}
.tyre-wizard .step-options {
margin-bottom: 100px;
}
.stepIcon {
padding: 11px 11px 19px 15px;
}
.notice-box h4 {
font-size: 23px;
line-height: 30px;
}
}
@media screen and (max-width:767px) {
.justifyContentCenter {
justify-content: normal;
}
.tyre-types {
margin-top: 0px !important;
}
.timeline {
.timeline-item {
.label {
line-height: 12px;
span {
font-size: 12px;
}
}
}
}
.tyre-wizard .step-options.two-columns {
.description {
font-size: 16px;
}
}
.tyre-wizard .step-options.two-columns {
justify-content: space-between !important;
}
.cooper-timeline {
padding-top: 30px;
.timeline {
margin-bottom: 20px;
margin-top: 110px;
margin-left: 0px !important;
}
}
.resultsPage .tyre_wizard_footer .button-back {
width: auto !important;
}
.tyre-wizard {
margin-top: 80px;
.step-title h1 {
line-height: 38px;
font-size: 33px;
}
.tyre_wizard_footer {
.button-back,
.button-next {
padding: 11px 20px;
font-size: 16px;
width: 48%;
text-align: center;
}
}
.option-single {
min-width: 178px !important;
margin-bottom: 30px !important;
height: 150px !important;
}
.stepIcon {
padding: 11px 11px 15px 15px;
}
.step-icon {
.subtitle {
font-size: 43px;
}
.description {
font-size: 13px;
}
}
}
.stepIcon .icon-description {
span {
font-size: 16px;
line-height: 0px;
}
.learnMore {
font-size: 14px;
line-height: 9px;
}
}
.tyre-size-finder {
.rego-section .input-container {
width: 100%;
input {
width: 100% !important;
}
}
}
.stepOptionParent {
.button-group {
width: auto !important;
padding-top: 0;
.button {
width: auto;
}
}
}
.tyre-types .cards.tyre-info.warranty-tag {
width: 388px;
// height: 569px;
}
// .tyre-img {
// width: 100%;
// height: 401px;
// padding-top: 25px;
// }
.tyre-img {
padding-top: 10px;
}
// .tyre-wizard-footer.discover-option {
// top: 135px !important;
// }
.tyre-types #product-container .cards {
justify-content: center;
.tyre-img {
height: 250px;
img {
height: 100%;
width: 100%;
// object-fit: contain;
}
}
.tyre-desc {
min-height: auto;
}
}
.inputFormBox .stepOptionParent .button-group {
padding: 13px 20px !important;
width: 48% !important;
text-align: center !important;
}
.tyre-wizard .tyre-size-finder .size-finder-type .input-container select {
font-size: 14px;
}
// .tyre-types {
// margin-top: 70px;
// }
.api-error p {
font-size: 11px;
}
.size-finder {
flex-direction: column !important;
.input-container {
width: 100% !important;
margin-right: 0px;
}
}
.tyre-wizard .tyre-size-finder .controls .tab-label {
width: 33.33%;
}
.tyre-wizard .stepOptionParent .findBtn {
bottom: 40px;
width: 100% !important;
text-align: center;
right: 0 !important;
padding: 11px 20px !important;
}
.tyre-types .card.tyre-info {
margin-bottom: 20px
}
.notice-box h4 {
font-size: 18px;
line-height: 22px;
}
.tyre-types .eighty-tag:before {
width: 80px;
height: 30px;
LEFT: -10PX;
top: -10px;
font-size: 10px;
line-height: 12px;
padding-top: 3px;
border-radius: 5px;
}
}
@media (min-width:500px) and (max-width:720px) {
.tyre-wizard .option-single {
height: 200px !important;
min-width: 225px !important;
}
.tyre-wizard .step-title h1 {
font-size: 28px;
}
}
@media screen and (max-width:400px) {
.timeline {
.timeline-line {
width: 84%;
}
}
.timeline .timeline-item .label {
line-height: 14px;
span {
font-size: 13px;
}
}
.tyre-wizard {
.step-title h1 {
line-height: 30px;
font-size: 25px;
max-width: 300px;
}
.option-single {
min-width: 163px !important;
}
}
.stepIcon .icon-description {
span {
font-size: 14px;
line-height: 0px;
}
.learnMore {
font-size: 11px;
line-height: 5px;
}
}
.tyre-size-finder {
.input-container select {
font-size: 13px !important;
}
}
.tyre-types .cards.tyre-info.warranty-tag {
width: 348px;
}
.tyre-wizard-footer.discover-option {
top: 125 !important;
}
.tyreResultPage #product-container .cards {
.tyre-img {
height: 210px;
}
}
}
@media screen and (max-width:400px) {
.tyre-wizard .option-single {
min-width: 155px !important;
}
}
// csss
button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0
}
button,
input {
overflow: visible
}
button,
select {
text-transform: none
}
[type=button],
[type=reset],
[type=submit],
button {
-webkit-appearance: button
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
border-style: none;
padding: 0
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
outline: 1px dotted ButtonText
}
fieldset {
padding: .35em .75em .625em
}
legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal
}
progress {
vertical-align: baseline
}
textarea {
overflow: auto
}
[type=checkbox],
[type=radio] {
box-sizing: border-box;
padding: 0
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
height: auto
}
[type=search] {
-webkit-appearance: textfield;
outline-offset: -2px
}
[type=search]::-webkit-search-decoration {
-webkit-appearance: none
}
::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit
}
details {
display: block
}
summary {
display: list-item
}
template {
display: none
}
[hidden] {
display: none
}
::-webkit-input-placeholder {
color: inherit
}
::-moz-placeholder {
color: inherit
}
:-ms-input-placeholder {
color: inherit
}
::-ms-input-placeholder {
color: inherit
}
::placeholder {
color: inherit
}
textarea {
resize: vertical
}
.ginput_container.ginput_container_fileupload input {
width: 100%
}
input,
select,
textarea {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-color: #fff;
border: 1px solid #e5e5e5;
border-radius: 2px;
box-shadow: 0 0 0 0 transparent, 0 0 0 0 transparent;
color: #68727d;
font-size: 16px;
line-height: 1.3;
padding: 15px 20px;
transition: color .2s .15s, box-shadow .2s
}
.make-finder select {
padding: 15px 40px 15px 20px !important;
}
@media print,
screen and (min-width:40em) {
input,
select,
textarea {
font-size: .75rem
}
}
@media screen and (-ms-high-contrast:active) {
input,
select,
textarea {
-webkit-appearance: auto;
-moz-appearance: auto;
appearance: auto
}
}
input.dirty:invalid,
select.dirty:invalid,
textarea.dirty:invalid {
border-color: #ea6262;
box-shadow: 0 0 0 1px rgba(234, 98, 98, .3), 0 0 1px 2px rgba(234, 98, 98, .2);
outline-color: #ea6262
}
input:focus,
select:focus,
textarea:focus {
color: #68727d
}
input.dirty:focus,
input:focus,
select.dirty:focus,
select:focus,
textarea.dirty:focus,
textarea:focus {
border-color: #0d3379;
box-shadow: 0 0 0 1px rgba(13, 51, 121, .3), 0 0 1px 2px rgba(13, 51, 121, .2);
outline: none
}
input:disabled,
select:disabled,
textarea:disabled {
background-color: #fff
}
.tyre-wizard .tyre-size-finder .size-finder-type input:disabled {
background-color: #e4e4e4;
cursor: not-allowed;
}
input[type=checkbox],
input[type=radio] {
border: 1px solid #e5e5e5;
display: inline-block;
height: 2.2857142857rem;
margin-bottom: 10px;
margin-right: 7px;
padding: 0;
vertical-align: -.9285714286rem;
width: 2.2857142857rem
}
@media print,
screen and (min-width:40em) {
input[type=checkbox],
input[type=radio] {
height: 1.1428571429rem;
width: 1.1428571429rem
}
}
input[type=checkbox]+label,
input[type=radio]+label {
font-size: 1rem
}
input[type=radio] {
background: none;
background-position: 50%;
background-repeat: no-repeat;
border-radius: 5px;
height: 25px;
transition: background-size .15s ease-out;
width: 25px
}
input[type=radio]:checked {
background-color: #000;
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' class='icon' fill='%23fff'%3E%3Cpath d='M35.56 84.23c-1.07 0-2.1-.43-2.85-1.19L1.17 51.27a4.014 4.014 0 0 1 .02-5.68 4.005 4.005 0 0 1 5.68.02l28.7 28.92 57.58-57.57a4.014 4.014 0 0 1 5.68 0 4.014 4.014 0 0 1 0 5.68L38.4 83.05a4.02 4.02 0 0 1-2.84 1.18z'/%3E%3C/svg%3E");
background-size: 70%
}
input[type=checkbox] {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' class='icon'%3E%3Cpath d='M35.56 84.23c-1.07 0-2.1-.43-2.85-1.19L1.17 51.27a4.014 4.014 0 0 1 .02-5.68 4.005 4.005 0 0 1 5.68.02l28.7 28.92 57.58-57.57a4.014 4.014 0 0 1 5.68 0 4.014 4.014 0 0 1 0 5.68L38.4 83.05a4.02 4.02 0 0 1-2.84 1.18z'/%3E%3C/svg%3E");
background-position: 50%;
background-repeat: no-repeat;
background-size: 0;
border-radius: 5px;
height: 25px;
transition: background-size .15s ease-out;
width: 25px
}
input[type=checkbox]:checked {
background-color: #000;
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' class='icon' fill='%23fff'%3E%3Cpath d='M35.56 84.23c-1.07 0-2.1-.43-2.85-1.19L1.17 51.27a4.014 4.014 0 0 1 .02-5.68 4.005 4.005 0 0 1 5.68.02l28.7 28.92 57.58-57.57a4.014 4.014 0 0 1 5.68 0 4.014 4.014 0 0 1 0 5.68L38.4 83.05a4.02 4.02 0 0 1-2.84 1.18z'/%3E%3C/svg%3E");
background-size: 70%
}
.select-wrap {
position: relative
}
.select-wrap select {
display: block;
padding-right: 30px;
width: 100%
}
.select-wrap select option {
background: #fff;
color: #000;
font-size: 12px
}
.select-wrap:after {
border-bottom: 1px solid;
border-right: 1px solid;
content: "";
display: block;
height: .5357142857rem;
margin-top: -.3571428571rem;
position: absolute;
right: 15px;
top: 50%;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
vertical-align: middle;
width: .5357142857rem
}
.tyre-size-modal-container {
display: none
}
.tyre-size-modal-container select {
max-width: 300px;
text-overflow: ellipsis
}
@media print,
screen and (min-width:40em) {
.tyre-size-modal-container select {
max-width: unset
}
}
.tyre-size-modal-container.active {
display: flex
}
.tyre-size-finder {
background: #fff;
display: inline-flex;
flex-basis: 70%;
margin: 0 auto;
max-height: unset;
// max-width: 850px;
position: relative;
z-index: 10
}
@media print,
screen and (min-width:64em) {
.tyre-size-finder {
max-height: 510px
}
}
.tyre-size-finder .banner-fitment {
display: none
}
.tyre-size-finder .modal-fitment {
color: #000;
display: block;
height: 50px;
left: 50%;
opacity: 1;
position: absolute;
top: 30%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
z-index: 20
}
.tyre-size-finder .fitment-graphic {
align-items: center;
border: 1px solid #000;
border-radius: 5px;
display: flex;
justify-content: space-evenly;
margin-top: 5px;
min-height: 60px;
transition: background-color .33s ease-in-out;
width: auto
}
.tyre-size-finder .fitment-graphic svg {
height: 30px;
width: 30px
}
.tyre-size-finder .left {
display: none
}
@media print,
screen and (min-width:64em) {
.tyre-size-finder .left {
display: block;
flex-basis: 60%
}
}
.tyre-size-finder .left .background {
background: url(/wp-content/themes/cooper/interface/build/faab921685275cd08e26bb901398cc77.jpg);
background-position: 50%;
background-repeat: no-repeat;
background-size: cover;
height: 80%;
min-width: 290px;
width: 100%
}
@media print,
screen and (min-width:40em) {
.tyre-size-finder .left .background {
min-width: 510px
}
}
.tyre-size-finder .left .label {
align-items: center;
background: #0d3379;
display: flex;
height: 20%;
padding: 0 30px
}
.tyre-size-finder .left .label span {
color: #fff;
font-size: 32px;
font-weight: 800;
line-height: 35px;
text-transform: uppercase
}
@media print,
screen and (min-width:64em) {
.tyre-size-finder .right {
flex-basis: 40%
}
}
.tyre-size-finder .controls {
display: flex;
flex-direction: row;
font-size: 1rem;
justify-content: space-around;
// margin-top: 35px;
text-transform: uppercase
}
.tyre-size-finder .controls .search-label {
display: none
}
.tyre-size-finder .controls span {
color: #0d3379;
cursor: pointer;
font-weight: 700;
opacity: .4;
position: relative;
text-align: center;
width: 60px
}
.tyre-size-finder .controls span.active {
opacity: 1
}
.tyre-size-finder .controls span:after {
// background: #0d3379;
content: "";
display: block;
height: 3px;
left: 0;
position: absolute;
top: 100%;
width: 100%
}
.tyre-size-finder .close-modal {
background-color: #fff;
background-position: 50%;
background-repeat: no-repeat;
background-size: 15px;
border: 2px solid #0d3379;
border-radius: 30px;
box-shadow: 0 1px 6px rgba(0, 0, 0, .4);
cursor: pointer;
height: 30px;
position: absolute;
right: -15px;
top: -15px;
width: 30px;
z-index: 1
}
.tyre-size-finder .close-modal svg {
color: #0d3379;
left: 50%;
pointer-events: none;
position: absolute;
top: 5px;
-webkit-transform: translateX(-50%);
transform: translateX(-50%)
}
.tyre-size-finder .size-finder-type {
display: flex;
// flex-direction: column;
margin: 20px 30px
}
.tyre-size-finder .size-finder-type .make-step {
display: flex;
flex-direction: column
}
.tyre-size-finder .size-finder-type label {
font-weight: 700;
margin: 20px 0 10px;
text-transform: uppercase
}
.tyre-size-finder .size-finder-type select {
background: url('https://coopertiredev.demandtech.org/wp-content/uploads/2024/09/selectArrow.png');
// background: url('/wp-content/uploads/2024/08/expand_more_black_24dp.png');
background-position: 95%, 50%;
background-repeat: no-repeat;
background-size: 25px;
cursor: pointer
}
.tyre-size-finder .size-finder-type .button {
padding: 15px;
text-align: center;
text-transform: uppercase;
width: 100%
}
.tyre-size-finder .size-finder-type .button.theme-primary {
background-color: #dc3238 !important
}
.tyre-size-finder .size-finder-type .button.align-start {
align-items: center
}
@media print,
screen and (min-width:64em) {
.tyre-size-finder .size-finder-type .button.align-start {
align-items: flex-start
}
}
.tyre-size-finder .size-finder-type #find-your-fit {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m15.5 14.202-4.474-4.475a5.787 5.787 0 0 0 1.108-3.41A5.824 5.824 0 0 0 6.317.5 5.824 5.824 0 0 0 .5 6.317a5.824 5.824 0 0 0 5.817 5.817 5.787 5.787 0 0 0 3.41-1.108l4.475 4.474 1.298-1.298Zm-9.183-3.905a3.98 3.98 0 1 1-.001-7.96 3.98 3.98 0 0 1 0 7.96Z' fill='%23fff'/%3E%3C/svg%3E");
background-position: 95%, 100%;
background-repeat: no-repeat;
justify-content: flex-start;
min-width: 175px;
padding: 15px;
text-align: center;
text-transform: uppercase;
transition: background-image 0s;
width: 100%
}
.tyre-size-finder .size-finder-type #find-your-fit.loading {
cursor: progress
}
.tyre-size-finder .size-finder-type #find-your-fit.disabled {
cursor: not-allowed;
pointer-events: all
}
.tyre-size-finder .size-finder-type #find-your-fit:hover {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m15.5 14.202-4.474-4.475a5.787 5.787 0 0 0 1.108-3.41A5.824 5.824 0 0 0 6.317.5 5.824 5.824 0 0 0 .5 6.317a5.824 5.824 0 0 0 5.817 5.817 5.787 5.787 0 0 0 3.41-1.108l4.475 4.474 1.298-1.298Zm-9.183-3.905a3.98 3.98 0 1 1-.001-7.96 3.98 3.98 0 0 1 0 7.96Z' fill='%23fff'/%3E%3C/svg%3E");
background-position: 95%, 100%;
background-repeat: no-repeat;
text-transform: uppercase
}
.tyre-size-finder .size-finder-type .loading-container-spinner {
-webkit-animation: spinner 1.5s linear infinite;
animation: spinner 1.5s linear infinite;
background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='30' xmlns='http://www.w3.org/2000/svg' class='icon'%3E%3Cpath d='M15.061 7.495c-4.154 0-7.531 3.375-7.531 7.525s3.377 7.525 7.531 7.525 7.531-3.375 7.531-7.525-3.377-7.525-7.53-7.525zm0 .94a6.58 6.58 0 0 1 6.59 6.585 6.58 6.58 0 0 1-6.59 6.585 6.58 6.58 0 0 1-6.59-6.585 6.58 6.58 0 0 1 6.59-6.584z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.061 18.402c-.849 0-1.595.635-2.105 1.656l-.67 1.337.843.42.669-1.337c.42-.838.893-1.135 1.263-1.135.37 0 .844.297 1.263 1.135l.67 1.338.842-.42-.67-1.338c-.51-1.02-1.256-1.656-2.105-1.656zm3.219-2.336c-.263.806.111 1.711.924 2.512l1.067 1.05.66-.671-1.066-1.05c-.668-.657-.805-1.199-.69-1.55.114-.352.543-.71 1.47-.85l1.48-.223-.14-.93-1.48.223c-1.128.17-1.963.682-2.226 1.489zm-1.23-3.781c.687.499 1.664.423 2.677-.102l1.328-.69-.433-.834-1.329.689c-.832.432-1.39.394-1.69.176-.299-.217-.507-.735-.354-1.66l.246-1.475-.929-.154-.245 1.475c-.188 1.125.042 2.077.729 2.575zm-3.978 0c.687-.498.916-1.45.73-2.575l-.246-1.475-.929.154.246 1.475c.153.925-.055 1.443-.354 1.66-.3.218-.858.256-1.69-.176l-1.328-.69-.434.836 1.328.689c1.013.525 1.99.6 2.677.102zm-1.229 3.781c-.263-.807-1.098-1.32-2.226-1.49l-1.48-.222-.14.93 1.48.223c.927.14 1.356.498 1.47.85.115.351-.021.893-.69 1.55l-1.066 1.05.66.67 1.067-1.049c.813-.8 1.187-1.705.925-2.512z'/%3E%3Cpath d='M15.06 12.668a2.36 2.36 0 0 0-2.353 2.352 2.36 2.36 0 0 0 2.354 2.352 2.36 2.36 0 0 0 2.354-2.352 2.36 2.36 0 0 0-2.354-2.351zm0 .941c.786 0 1.413.626 1.413 1.411s-.627 1.41-1.412 1.41a1.404 1.404 0 0 1-1.412-1.41c0-.785.627-1.41 1.412-1.41zm.382-1.839a.47.47 0 1 0-.76-.553.47.47 0 0 0 .76.553zm-3.357 1.885a.47.47 0 1 0-.762.553.47.47 0 0 0 .762-.553zm.758 3.771a.471.471 0 1 0 .291.896.471.471 0 0 0-.29-.897zm3.825.447a.47.47 0 0 0 .803.332.47.47 0 1 0-.803-.332zm1.61-3.498a.47.47 0 1 0 .29-.894.47.47 0 0 0-.29.894z'/%3E%3Cpath d='M13.872 1.433C6.368 2.09.808 8.712 1.465 16.21c.656 7.498 7.282 13.053 14.786 12.397 7.504-.656 13.066-7.276 12.41-14.775-.658-7.498-7.286-13.055-14.79-12.399zm.083.937c6.997-.611 13.155 4.552 13.768 11.543.612 6.992-4.555 13.145-11.553 13.757-6.997.612-13.155-4.551-13.767-11.543C1.79 9.135 6.957 2.982 13.955 2.37z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.565 1.391a.47.47 0 0 0-.373.718l.699 1.163a.47.47 0 1 0 .807-.483l-.699-1.165a.47.47 0 0 0-.434-.233zm-4.451.954a.47.47 0 0 0-.289.841l1.054.854a.472.472 0 0 0 .594-.73l-1.056-.855a.471.471 0 0 0-.303-.11zM6.21 4.772a.47.47 0 0 0-.121.916l1.283.443a.471.471 0 1 0 .307-.889l-1.283-.443a.471.471 0 0 0-.186-.028zM4.778 8.356l-1.359.021a.471.471 0 1 0 .017.94l1.357-.02a.471.471 0 1 0-.015-.941zm-1.491 3.882a.472.472 0 0 0-.17.032l-1.268.487a.47.47 0 1 0 .337.878l1.267-.487a.471.471 0 0 0-.166-.911zM3.182 16.4a.471.471 0 0 0-.286.12l-1.025.89a.47.47 0 1 0 .616.709l1.026-.89a.47.47 0 0 0-.33-.828zm1.372 3.94a.47.47 0 0 0-.412.248l-.658 1.185a.47.47 0 1 0 .822.457l.66-1.187a.47.47 0 0 0-.412-.703zm2.59 3.24a.47.47 0 0 0-.437.403l-.214 1.34a.47.47 0 1 0 .929.148l.213-1.34a.47.47 0 0 0-.49-.55zm7.704 2.954a.47.47 0 0 0-.42.719l.698 1.163a.47.47 0 0 0 .653.175.47.47 0 0 0 .154-.658l-.699-1.163a.47.47 0 0 0-.386-.235zm4.093-.642a.47.47 0 0 0-.288.841l1.053.854a.473.473 0 0 0 .749-.231.471.471 0 0 0-.155-.5l-1.056-.854a.471.471 0 0 0-.303-.11zm3.672-2.01a.471.471 0 0 0-.17.916l1.284.443a.472.472 0 0 0 .631-.472.471.471 0 0 0-.324-.417l-1.283-.443a.471.471 0 0 0-.138-.028zm4.074-3.158-1.357.021a.471.471 0 1 0 .017.94l1.357-.02a.471.471 0 1 0-.017-.941zm1.422-4.351a.47.47 0 0 0-.17.032l-1.268.485a.468.468 0 0 0-.285.613.473.473 0 0 0 .621.265l1.269-.485a.471.471 0 0 0-.167-.91zm-.139-4.57a.471.471 0 0 0-.334.12l-1.024.888a.47.47 0 1 0 .616.711l1.026-.89a.47.47 0 0 0-.285-.83zm-1.742-4.239a.471.471 0 0 0-.41.248l-.659 1.185a.47.47 0 1 0 .822.457l.66-1.186a.47.47 0 0 0-.413-.704zM23.14 4.169a.471.471 0 0 0-.439.402l-.213 1.34a.47.47 0 1 0 .93.147l.214-1.34a.47.47 0 0 0-.491-.549zm-4.019-2.146a.471.471 0 0 0-.457.568l.257 1.332a.47.47 0 1 0 .925-.18l-.258-1.332a.47.47 0 0 0-.467-.388zm-8.386 23.709a.47.47 0 0 0-.458.566l.26 1.332a.471.471 0 1 0 .923-.179l-.258-1.332a.47.47 0 0 0-.467-.387z'/%3E%3C/svg%3E");
background-size: cover;
height: 50px;
margin: 0 auto;
width: 50px
}
@keyframes spinner {
to {
-webkit-transform: rotate(1turn);
transform: rotate(1turn)
}
}
.tyre-size-finder .size-finder-type .vehicle-name {
cursor: pointer;
margin-top: 10px;
transition: font-weight, .2s ease
}
@media print,
screen and (min-width:64em) {
.module.mod-banner .tyre-size-finder .size-finder-type .button-group .button.align-start {
align-items: flex-start
}
}
.module.mod-banner .tyre-size-finder .size-finder-type .button-group #clear-fit {
display: none
}
@media screen and (max-width:48em) {
.module.mod-banner .tyre-size-finder .size-finder-type .button-group {
margin: 0 25px;
padding-bottom: 25px;
padding-top: 25px
}
.module.mod-banner .tyre-size-finder .size-finder-type .button-group .button {
margin: 0;
max-width: none;
width: 100%
}
}
.module.mod-banner .tyre-size-finder .size-finder-type #rego {
background: #1b1b1b;
border: 2px solid #fff;
border-radius: 5px;
box-shadow: 0 0 50px rgba(0, 0, 0, .2);
color: #fff;
font-size: 48px;
font-weight: 800;
height: 70px;
padding: 0;
text-align: center;
text-transform: uppercase;
width: 100%
}
@media print,
screen and (min-width:64em) {
.module.mod-banner .tyre-size-finder .size-finder-type #rego {
width: 295px
}
}
.module.mod-banner .tyre-size-finder .size-finder-type #rego ::-webkit-input-placeholder {
color: #fff
}
.module.mod-banner .tyre-size-finder .size-finder-type #rego ::-moz-placeholder {
color: #fff
}
.module.mod-banner .tyre-size-finder .size-finder-type #rego :-ms-input-placeholder {
color: #fff
}
.module.mod-banner .tyre-size-finder .size-finder-type #rego ::-ms-input-placeholder {
color: #fff
}
.module.mod-banner .tyre-size-finder .size-finder-type #rego ::placeholder {
color: #fff
}
.module.mod-banner .tyre-size-finder .size-finder-type .loading-container {
color: #fff
}
.module.mod-banner .tyre-size-finder .size-finder-type .response-container {
color: #fff;
margin: 30px 25px 0;
opacity: 1;
transition: opacity .2s ease
}
@media print,
screen and (min-width:40em) {
.module.mod-banner .tyre-size-finder .size-finder-type .response-container {
margin: 20px 0 0
}
}
.module.mod-banner .tyre-size-finder .size-finder-type .response-container .info {
display: flex;
justify-content: center
}
@media print,
screen and (min-width:64em) {
.module.mod-banner .tyre-size-finder .size-finder-type .response-container .vehicle-name {
cursor: pointer;
transition: font-weight, .2s ease
}
}
.module.mod-banner .tyre-size-finder.fitment-set .button-group,
.module.mod-banner .tyre-size-finder.fitment-set .controls,
.module.mod-banner .tyre-size-finder.fitment-set .input-container,
.module.mod-banner .tyre-size-finder.fitment-set .response-container {
opacity: 0;
pointer-events: none
}
.module.mod-banner .tyre-size-finder.fitment-set .banner-fitment {
bottom: 50%;
color: #fff;
display: block;
height: 50px;
left: 50%;
opacity: 1;
position: absolute;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 20
}
@media print,
screen and (min-width:64em) {
.module.mod-banner .tyre-size-finder.fitment-set .banner-fitment {
bottom: 40px
}
}
.module.mod-banner .tyre-size-finder.fitment-set .fitment-graphic {
align-items: center;
border: 1px solid #f7f7f7;
border-radius: 5px;
display: flex;
justify-content: space-evenly;
margin-top: 5px;
min-height: 60px;
transition: background-color .33s ease-in-out;
width: auto
}
.module.mod-banner .tyre-size-finder.fitment-set .fitment-graphic svg {
height: 30px;
width: 30px
}
.module.mod-banner .component-video .position-relative {
height: 100%;
padding-left: 100%;
width: 0
}
.module.mod-banner .component-video iframe {
height: 56.25vw;
left: 50%;
min-height: 100%;
min-width: 100%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 373vw
}
.mod-form>svg {
color: #0d3379;
height: 25.7vw;
left: 0;
max-width: 100vw;
position: absolute;
top: -20px;
width: 100%;
z-index: -1
}
@media print,
screen and (max-width:63.99875em) {
.mod-form>svg {
height: 50vh;
-webkit-transform: scaleY(2);
transform: scaleY(2)
}
}
@media print,
screen and (max-width:39.99875em) {
.mod-form>svg {
-webkit-transform: scaleY(4);
transform: scaleY(4)
}
}
.mod-form .gform_wrapper {
margin: 0 auto
}
.mod-form .form-container {
padding-left: 0
}
.mod-form .content {
color: #fff;
margin-bottom: 60px;
padding-left: 0
}
@media print,
screen and (min-width:64em) {
.mod-form .content {
padding-right: 60px
}
}
.mod-form .content .title-block {
margin-bottom: 15px
}
.mod-form .content .title-block-subtitle {
font-size: 1.1428571429rem;
margin-bottom: 5px
}
.mod-form .content .cell a {
color: #fff
}
.mod-form .radio-field {
border: none
}
.mod-form fieldset {
border: none;
padding: 0
}
.mod-form .gform_footer {
justify-content: flex-end
}
.mod-form .component-form {
background: #fff;
box-shadow: 0 0 50px rgba(0, 0, 0, .2);
padding: 30px
}
.mod-icon-list {
overflow: hidden
}
.mod-icon-list .icon-items {
margin: -20px 0
}
@media print,
screen and (min-width:40em) {
.mod-icon-list .icon-items {
margin: -20px;
width: calc(100% + 40px)
}
}
.tyre-wizard {
display: flex;
flex-direction: column;
height: auto;
top: 0;
z-index: 101
}
.tyre-wizard-header {
background: #fff;
display: flex;
flex-basis: 100%;
justify-content: space-between;
max-height: 100px
}
.tyre-wizard-header .content {
display: flex;
flex-direction: row;
flex-grow: 1;
height: 100px;
justify-content: center;
list-style: none;
margin-left: auto;
margin-right: auto;
max-width: 1110px;
position: relative
}
.tyre-wizard-header-logo {
background: url(/wp-content/themes/cooper/interface/build/4c7e91a6ff022a057ee647d86c48a0e7.png);
background-position: 0 50%;
background-repeat: no-repeat;
background-size: 120px;
height: 100px;
left: 25px;
position: absolute;
width: 120px
}
@media print,
screen and (min-width:40em) {
.tyre-wizard-header-logo {
left: 0
}
}
@media print,
screen and (min-width:64em) {
.tyre-wizard-results-header {
margin-bottom: -50px
}
}
.tyre-wizard-results-header>svg {
display: none;
}
.tyre-wizard-results-header {
display: none;
}
@media print,
screen and (min-width:64em) {
.tyre-wizard-results-header-logo {
background-position: 40px 50%
}
}
.tyre-wizard-results-header-logo a {
display: block;
height: 100px;
margin: 0 auto;
width: 200px
}
@media print,
screen and (min-width:64em) {
.tyre-wizard-results-header-logo a {
margin: 0
}
}
@media screen and (min-width:125em) {
.tyre-wizard-results-header-logo {
background-position: 0 50%
}
}
.tyre-wizard-results-header .background-clip {
background: #f7f7f7;
display: none;
height: 100%;
width: 100%
}
@media print,
screen and (min-width:64em) {
.tyre-wizard-results-header .background-clip {
-webkit-clip-path: ellipse(60% 10% at 50% 100%);
clip-path: ellipse(60% 10% at 50% 100%);
display: block
}
}
@media screen and (min-width:87.5em) {
.tyre-wizard-results-header .background-clip {
-webkit-clip-path: ellipse(60% 15% at 50% 100%);
clip-path: ellipse(60% 15% at 50% 100%)
}
}
.tyre-wizard-footer {
background: #fff;
// bottom: 82px;
font-weight: 700;
position: fixed;
width: 90%
}
.tyre-wizard-footer,
.tyre-wizard-footer .content {
display: flex;
flex-direction: row;
flex-grow: 1;
height: 100px;
justify-content: space-between;
list-style: none;
// margin-bottom: 82px;
position: relative;
top: -80px !important;
z-index: 1;
}
.tyre-wizard-footer .content {
align-items: center;
flex-basis: 100%;
margin-left: auto;
margin-right: auto;
// padding: 0 20px;
}
.resultsPage .discover-option .content {
top: 0 !important;
}
@media print,
screen and (min-width:40em) {}
.tyre-wizard .step-subtitle.results-header {
color: #fff
}
.tyre-wizard .step-title.results-header {
color: #fff
}
.tyre-wizard-nav {
display: none
}
@media print,
screen and (min-width:40em) {
.tyre-wizard-nav {
align-items: center;
color: #666;
display: flex;
flex-basis: 75%;
justify-content: center
}
}
.tyre-wizard-nav-items {
display: inline-flex;
flex-basis: 75%;
flex-direction: row;
height: 100%;
justify-content: center;
list-style: none;
margin: 0;
text-transform: uppercase
}
.tyre-wizard-nav-item-single {
border-bottom: 2px solid #e5e5e5;
display: none;
flex-direction: column;
justify-content: flex-end;
line-height: 100%;
margin: 0;
padding-bottom: 20px;
text-align: center;
width: 180px
}
@media print,
screen and (min-width:64em) {
.tyre-wizard-nav-item-single {
display: flex
}
}
.tyre-wizard-nav-item-single .step-name {
font-size: 15px;
font-weight: 700
}
.tyre-wizard-nav-item-single.active {
border-bottom: 2px solid #0d3379;
color: #0d3379;
display: flex
}
.tyre-wizard-close {
align-items: center;
align-self: center;
border: 1px solid #e5e5e5;
cursor: pointer;
display: flex;
height: 50px;
justify-content: center;
width: 50px
}
.tyre-wizard .step-options {
display: flex;
flex-wrap: wrap;
}
@media print,
screen and (min-width:40em) {}
.tyre-wizard .step-options.two-columns {
flex-wrap: nowrap;
justify-content: center
}
@media print,
screen and (min-width:40em) {
.tyre-wizard .step-options.two-columns {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
-webkit-column-gap: 30px;
-moz-column-gap: 30px;
column-gap: 30px
}
}
.tyre-wizard .step-icon .title {
display: block
}
@media print,
screen and (min-width:40em) {}
.tyre-wizard .step-icon .description.icon-description {
margin: 10px auto 0;
width: 100%
}
@media print,
screen and (min-width:40em) {
.tyre-wizard .step-icon .description.icon-description {
margin: 20px auto 0
}
}
.tyre-wizard .step-icon .icon {
background-position: 50%;
background-repeat: no-repeat;
height: 80px;
margin: 20px auto 0;
width: 100px
}
@media print,
screen and (min-width:40em) {
.tyre-wizard .step-icon .icon {
margin: 30px auto 0
}
}
.tyre-wizard .step-icon .sand {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='100' height='67' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M48.652 5.805c9.017 8.083 8.727 16.896-.85 27.722-10.964 12.394-9.95 24.02 2.395 33.733H2.94A2.948 2.948 0 0 1 0 64.304V31.796c0-1.678 1.39-3.02 3.059-2.953 21.928.882 36.96-6.751 45.593-23.038ZM52.015.916c.294-.098.606-.15.926-.15 20.474 0 36.053 6.783 46.45 20.363.395.516.609 1.15.609 1.802v41.373a2.948 2.948 0 0 1-2.941 2.956H61.028c-16.494-8.92-19.08-18.22-8.83-29.806C64.11 23.989 64.041 11.35 52.015.916Z' fill='%230D3379'/%3E%3C/svg%3E")
}
.tyre-wizard .step-icon .mud {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='100' height='52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.782 34.736C-8.051 23.89 8.569 11.457 12.543 8.648c28.326-20.025 92.547 3.073 71.329 11.723C62.93 28.91 73.19 30.75 73.19 30.75c17.02-.886 26.695 3.266 26.809 7.207.102 3.58-5.229 7.062-10.78 9.94-11.445 5.932-29.93 5.728-21.461-2.55 8.47-8.277-20.633-8.14-27.326-7.39-15.946 1.788-30.709.957-35.65-3.22ZM72.284 12.39c3.237 0 5.86.766 5.86 1.711 0 .946-2.623 1.712-5.86 1.712a19.28 19.28 0 0 1-1.705-.074c1.148.364 1.85.85 1.85 1.384 0 1.128-3.132 2.043-6.994 2.043-3.862 0-6.993-.915-6.993-2.043 0-1.129 3.13-2.043 6.993-2.043.826 0 1.617.042 2.353.119-.852-.297-1.364-.68-1.364-1.098 0-.945 2.624-1.711 5.86-1.711ZM96.26 37.589c.21-1.109-2.697-2.588-6.492-3.305-3.795-.716-7.041-.398-7.25.71-.21 1.109 2.697 2.588 6.492 3.305 3.795.716 7.041.398 7.25-.71Zm-83.422-14.16c3.862 0 6.993.914 6.993 2.043 0 .735-1.33 1.38-3.327 1.739 1.085.232 1.793.606 1.793 1.03 0 .705-1.958 1.277-4.373 1.277S9.55 28.946 9.55 28.24c0-.319.401-.61 1.061-.833-2.77-.271-4.768-1.036-4.768-1.937 0-1.128 3.131-2.042 6.994-2.042Z' fill='%230D3379'/%3E%3C/svg%3E")
}
.tyre-wizard .step-icon .dirt {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='88' height='64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.241 51.883s-7.177 5.001-2.474 8.57c4.703 3.567 15.692 2.9 18.347.478 2.656-2.42 2.211-10.294-2.563-10.196-4.774.098-7.926-1.563-13.31 1.148ZM43.532 52.432s-6.214 4.861-3.24 8.26c2.974 3.4 15.343 2.133 15.666-.688.323-2.82-.005-10.396-4.646-9.392-4.642 1.008-6.15.298-7.78 1.82ZM10.48 61.666s5.85-3.003 4.002-6.434c-1.847-3.43-12.092-4.6-12.822-2.263-.73 2.338-1.725 8.84 2.207 8.83 3.932-.01 5.04.865 6.613-.133ZM65.015 63.9s-7.272.175-7.215-4.341c.057-4.517 4.938-8.274 7.26-7.944 2.322.33 8.581 1.255 8.894 5.063.313 3.81-.714 5.5-1.579 6.009-.865.509-5.94 1.282-7.36 1.214ZM54.33 39.516s-7.975 1.245-4.735 5.98c3.24 4.733 11.338 8.596 14.203 4.11 2.866-4.485 1.993-10.215-.872-10.092-2.866.127-4.777-1.356-8.597.002ZM67.77 45.977s1.743 8.348 8.347 6.603c6.603-1.744 9.593-8.224 6.105-11.09-3.488-2.866-7.973-5.482-11.088-2.367-3.115 3.116-3.85 5.278-3.365 6.854ZM41.695 39.745s-10.34-4.236-13.58 1.62c-3.239 5.855.997 8.078 4.111 8.088 3.115.01 14.467 3.498 14.522-1.984.055-5.482-5.053-7.724-5.053-7.724ZM12.17 38.112s-8.847 3.613-4.985 8.721c3.862 5.108 7.102 7.227 9.967 5.732 2.866-1.495 7.85-5.012 7.725-6.991-.124-1.98-.872-7.71-4.734-7.462-3.862.25-2.617-1.495-7.974 0ZM57.112 28.373s8.477-4.858 14.208 0c5.731 4.86.848 9.22-1.258 9.47-2.106.248-12.206 1.245-12.95-1.122-.744-2.366-4.41-6.651 0-8.347ZM27.953 26.903s-9.144-4.236-12.009 1.62.881 8.08 3.636 8.09c2.755.01 12.793 3.497 12.842-1.985.05-5.482-4.469-7.725-4.469-7.725ZM40.8 28.983s-8.242 2.838-3.913 6.833c4.33 3.995 13.66 6.15 15.866 1.163 2.207-4.986.207-10.44-2.815-9.737-3.023.703-5.332-.366-9.138 1.741ZM28.736 22.642s2.848-7.56 9.137-5.796c6.288 1.765 5.483 7.44 4.264 8.51-1.221 1.07-7.182 6.031-8.928 4.335-1.747-1.695-6.4-3.818-4.473-7.049ZM76.376 54.72s-2.133 4.787.977 6.906c3.11 2.117 10.425-.935 9.6-3.16-.827-2.227-3.798-8.008-6.349-6.453-2.552 1.553-3.759 1.262-4.228 2.706ZM58.191 15.042S47.31 12.5 45.041 18.796c-2.27 6.296 2.265 7.82 5.342 7.334 3.077-.485 14.84 1.158 14.023-4.263-.815-5.42-6.215-6.825-6.215-6.825ZM27.631 13.087s3.437 3.957 6.671 2.033c3.234-1.923 3.56-9.843 1.192-10.035-2.366-.192-8.86.057-8.53 3.026.33 2.97-.445 3.94.667 4.976ZM27.665 17.317s-2.347-4.685-5.957-3.626c-3.61 1.06-5.89 8.652-3.647 9.425 2.244.774 8.598 2.146 9.015-.813.417-2.959 1.41-3.706.59-4.986ZM40.646 5.121s-4.299 6.615-.383 8.866c3.916 2.248 15.204-2.966 14.594-5.738-.61-2.772-3.38-9.833-7.444-7.375s-5.72 2.28-6.767 4.247Z' fill='%230D3379'/%3E%3C/svg%3E")
}
.tyre-wizard .step-icon .rock {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='100' height='73' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m95.716 46.377-5.195-6.494-1.948-14.935-11.689-4.545-6.493-7.793-6.601-9.307L51.668.923 39.871 8.713l-5.844 16.883-.917 3.973 5.978 6.35 3.931 4.716 7.825 3.043 1.29 9.887 3.248 4.06 1.713 6.847 1.281 4.703v2.525h41.886V63.91l-1.948-7.143-2.598-10.39ZM69.634 19.86l-8.117-9.956-8.766-1.623-.976-1.408 10.932-.325 8.333 13.204-1.406.108Z' fill='%230D3379'/%3E%3Cpath d='M55.78 69.525 54.58 65.13l-1.58-6.32-3.35-4.186-1.183-9.08-7.018-2.73-4.315-5.177-6.411-6.813-7.993-4.059-7.915 8.494-1.01 9.315 1.459 6.474-7.713 4.282-1.19 7.94-6.174 8.234L0 72.999h55.78v-3.474Z' fill='%230D3379'/%3E%3C/svg%3E")
}
.tyre-wizard .step-icon .cross {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='58' height='58' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M57.125 7.416 50.584.875 29 22.459 7.416.875.875 7.416 22.459 29 .875 50.584l6.541 6.541L29 35.541l21.584 21.584 6.541-6.541L35.541 29 57.125 7.416Z' fill='%230D3379'/%3E%3C/svg%3E")
}
.tyre-wizard .step-icon .tick {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='79' height='62' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M78.15 6.576 25.082 61.172.851 34.26l6.967-6.274 17.527 19.466L71.427.042l6.722 6.534Z' fill='%230D3379'/%3E%3C/svg%3E")
}
.tyre-wizard .option-single {
background: #fff;
border: 1px solid #f6f6f6;
// box-shadow: 0 0 50px rgba(0, 0, 0, .05);
color: #0d3379;
cursor: pointer;
flex: 0 2 20%;
height: 150px;
justify-content: center;
margin: 0;
min-width: 150px;
text-align: center;
transition: all .2s ease
}
@media print,
screen and (min-width:40em) {
.tyre-wizard .option-single {
flex: 0 2 40%;
}
}
@media screen and (min-width:87.5em) {
.tyre-wizard .option-single {
background: #fff;
// box-shadow: 0 0 50px rgba(0, 0, 0, .05);
color: #0d3379;
cursor: pointer;
display: flex;
flex-basis: 22%;
height: 230px;
justify-content: center;
min-width: 230px;
text-align: center;
transition: all .2s ease
}
}
.tyre-wizard .option-single.active {
background: #0d3379;
color: #fff
}
.tyre-wizard .option-single.active .sand {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='100' height='67' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M48.652 5.805c9.017 8.083 8.727 16.896-.85 27.722-10.964 12.394-9.95 24.02 2.395 33.733H2.94A2.948 2.948 0 0 1 0 64.304V31.796c0-1.678 1.39-3.02 3.059-2.953 21.928.882 36.96-6.751 45.593-23.038ZM52.015.916c.294-.098.606-.15.926-.15 20.474 0 36.053 6.783 46.45 20.363.395.516.609 1.15.609 1.802v41.373a2.948 2.948 0 0 1-2.941 2.956H61.028c-16.494-8.92-19.08-18.22-8.83-29.806C64.11 23.989 64.041 11.35 52.015.916Z' fill='%23FFF'/%3E%3C/svg%3E")
}
.tyre-wizard .option-single.active .mud {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='100' height='52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.782 34.736C-8.051 23.89 8.569 11.457 12.543 8.648c28.326-20.025 92.547 3.073 71.329 11.723C62.93 28.91 73.19 30.75 73.19 30.75c17.02-.886 26.695 3.266 26.809 7.207.102 3.58-5.229 7.062-10.78 9.94-11.445 5.932-29.93 5.728-21.461-2.55 8.47-8.277-20.633-8.14-27.326-7.39-15.946 1.788-30.709.957-35.65-3.22ZM72.284 12.39c3.237 0 5.86.766 5.86 1.711 0 .946-2.623 1.712-5.86 1.712a19.28 19.28 0 0 1-1.705-.074c1.148.364 1.85.85 1.85 1.384 0 1.128-3.132 2.043-6.994 2.043-3.862 0-6.993-.915-6.993-2.043 0-1.129 3.13-2.043 6.993-2.043.826 0 1.617.042 2.353.119-.852-.297-1.364-.68-1.364-1.098 0-.945 2.624-1.711 5.86-1.711ZM96.26 37.589c.21-1.109-2.697-2.588-6.492-3.305-3.795-.716-7.041-.398-7.25.71-.21 1.109 2.697 2.588 6.492 3.305 3.795.716 7.041.398 7.25-.71Zm-83.422-14.16c3.862 0 6.993.914 6.993 2.043 0 .735-1.33 1.38-3.327 1.739 1.085.232 1.793.606 1.793 1.03 0 .705-1.958 1.277-4.373 1.277S9.55 28.946 9.55 28.24c0-.319.401-.61 1.061-.833-2.77-.271-4.768-1.036-4.768-1.937 0-1.128 3.131-2.042 6.994-2.042Z' fill='%23fff'/%3E%3C/svg%3E")
}
.tyre-wizard .option-single.active .dirt {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='88' height='64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.241 51.883s-7.177 5.001-2.474 8.57c4.703 3.567 15.692 2.9 18.347.478 2.656-2.42 2.211-10.294-2.563-10.196-4.774.098-7.926-1.563-13.31 1.148ZM43.532 52.432s-6.214 4.861-3.24 8.26c2.974 3.4 15.343 2.133 15.666-.688.323-2.82-.005-10.396-4.646-9.392-4.642 1.008-6.15.298-7.78 1.82ZM10.48 61.666s5.85-3.003 4.002-6.434c-1.847-3.43-12.092-4.6-12.822-2.263-.73 2.338-1.725 8.84 2.207 8.83 3.932-.01 5.04.865 6.613-.133ZM65.015 63.9s-7.272.175-7.215-4.341c.057-4.517 4.938-8.274 7.26-7.944 2.322.33 8.581 1.255 8.894 5.063.313 3.81-.714 5.5-1.579 6.009-.865.509-5.94 1.282-7.36 1.214ZM54.33 39.516s-7.975 1.245-4.735 5.98c3.24 4.733 11.338 8.596 14.203 4.11 2.866-4.485 1.993-10.215-.872-10.092-2.866.127-4.777-1.356-8.597.002ZM67.77 45.977s1.743 8.348 8.347 6.603c6.603-1.744 9.593-8.224 6.105-11.09-3.488-2.866-7.973-5.482-11.088-2.367-3.115 3.116-3.85 5.278-3.365 6.854ZM41.695 39.745s-10.34-4.236-13.58 1.62c-3.239 5.855.997 8.078 4.111 8.088 3.115.01 14.467 3.498 14.522-1.984.055-5.482-5.053-7.724-5.053-7.724ZM12.17 38.112s-8.847 3.613-4.985 8.721c3.862 5.108 7.102 7.227 9.967 5.732 2.866-1.495 7.85-5.012 7.725-6.991-.124-1.98-.872-7.71-4.734-7.462-3.862.25-2.617-1.495-7.974 0ZM57.112 28.373s8.477-4.858 14.208 0c5.731 4.86.848 9.22-1.258 9.47-2.106.248-12.206 1.245-12.95-1.122-.744-2.366-4.41-6.651 0-8.347ZM27.953 26.903s-9.144-4.236-12.009 1.62.881 8.08 3.636 8.09c2.755.01 12.793 3.497 12.842-1.985.05-5.482-4.469-7.725-4.469-7.725ZM40.8 28.983s-8.242 2.838-3.913 6.833c4.33 3.995 13.66 6.15 15.866 1.163 2.207-4.986.207-10.44-2.815-9.737-3.023.703-5.332-.366-9.138 1.741ZM28.736 22.642s2.848-7.56 9.137-5.796c6.288 1.765 5.483 7.44 4.264 8.51-1.221 1.07-7.182 6.031-8.928 4.335-1.747-1.695-6.4-3.818-4.473-7.049ZM76.376 54.72s-2.133 4.787.977 6.906c3.11 2.117 10.425-.935 9.6-3.16-.827-2.227-3.798-8.008-6.349-6.453-2.552 1.553-3.759 1.262-4.228 2.706ZM58.191 15.042S47.31 12.5 45.041 18.796c-2.27 6.296 2.265 7.82 5.342 7.334 3.077-.485 14.84 1.158 14.023-4.263-.815-5.42-6.215-6.825-6.215-6.825ZM27.631 13.087s3.437 3.957 6.671 2.033c3.234-1.923 3.56-9.843 1.192-10.035-2.366-.192-8.86.057-8.53 3.026.33 2.97-.445 3.94.667 4.976ZM27.665 17.317s-2.347-4.685-5.957-3.626c-3.61 1.06-5.89 8.652-3.647 9.425 2.244.774 8.598 2.146 9.015-.813.417-2.959 1.41-3.706.59-4.986ZM40.646 5.121s-4.299 6.615-.383 8.866c3.916 2.248 15.204-2.966 14.594-5.738-.61-2.772-3.38-9.833-7.444-7.375s-5.72 2.28-6.767 4.247Z' fill='%23FFF'/%3E%3C/svg%3E")
}
.tyre-wizard .option-single.active .rock {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='100' height='73' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m95.716 46.377-5.195-6.494-1.948-14.935-11.689-4.545-6.493-7.793-6.601-9.307L51.668.923 39.871 8.713l-5.844 16.883-.917 3.973 5.978 6.35 3.931 4.716 7.825 3.043 1.29 9.887 3.248 4.06 1.713 6.847 1.281 4.703v2.525h41.886V63.91l-1.948-7.143-2.598-10.39ZM69.634 19.86l-8.117-9.956-8.766-1.623-.976-1.408 10.932-.325 8.333 13.204-1.406.108Z' fill='%23FFF'/%3E%3Cpath d='M55.78 69.525 54.58 65.13l-1.58-6.32-3.35-4.186-1.183-9.08-7.018-2.73-4.315-5.177-6.411-6.813-7.993-4.059-7.915 8.494-1.01 9.315 1.459 6.474-7.713 4.282-1.19 7.94-6.174 8.234L0 72.999h55.78v-3.474Z' fill='%23FFF'/%3E%3C/svg%3E")
}
.tyre-wizard .option-single.active .cross {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='58' height='58' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M57.125 7.416 50.584.875 29 22.459 7.416.875.875 7.416 22.459 29 .875 50.584l6.541 6.541L29 35.541l21.584 21.584 6.541-6.541L35.541 29 57.125 7.416Z' fill='%23FFF'/%3E%3C/svg%3E")
}
.tyre-wizard .option-single.active .tick {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='79' height='62' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M78.15 6.576 25.082 61.172.851 34.26l6.967-6.274 17.527 19.466L71.427.042l6.722 6.534Z' fill='%23fff'/%3E%3C/svg%3E")
}
.tyre-wizard .tyre-size-finder {
background: none;
display: flex;
height: auto;
margin: 0 auto;
width: 100%;
z-index: unset
}
.tyre-wizard .tyre-size-finder .input-label {
color: #fff
}
.tyre-wizard .tyre-size-finder .response-container label {
color: #fff;
margin-left: 25px
}
@media print,
screen and (min-width:64em) {
.tyre-wizard .tyre-size-finder .response-container label {
margin-left: 0
}
}
.tyre-wizard .tyre-size-finder .response-container .info {
display: flex;
justify-content: center
}
@media print,
screen and (min-width:64em) {
.tyre-wizard .tyre-size-finder {
background: none;
display: flex;
width: 100%
}
}
.tyre-wizard .tyre-size-finder .close-modal,
.tyre-wizard .tyre-size-finder .left {
display: none
}
.tyre-wizard .tyre-size-finder .right {
flex-basis: 100%;
margin-bottom: 50px;
width: 100%
}
@media print,
screen and (min-width:64em) {
.tyre-wizard .tyre-size-finder .right {
overflow: visible
}
}
.tyre-wizard .tyre-size-finder .controls {
justify-content: unset
}
.tyre-wizard .tyre-size-finder .controls .tab-label.search-label {
background: none;
color: #666;
display: none;
opacity: 1
}
@media print,
screen and (min-width:40em) {
.tyre-wizard .tyre-size-finder .controls .tab-label.search-label {
display: flex
}
}
.tyre-wizard .tyre-size-finder .size-finder-type::-webkit-scrollbar {
display: none
}
@media print,
screen and (min-width:64em) {
.tyre-wizard .tyre-size-finder .size-finder-type {
background: #FFFFFF;
flex-direction: row;
border: 1px solid #E4E4E4;
padding: 40px;
margin: 0
}
}
.tyre-wizard .tyre-size-finder .size-finder-type select {
background-color: #fff;
color: #1b1b1b;
width: 100%
}
@media print,
screen and (min-width:64em) {}
.tyre-wizard .tyre-size-finder .size-finder-type .input-container label {
color: #fff
}
.tyre-wizard .tyre-size-finder .size-finder-type .button-group {
margin: 0 auto;
padding-top: 55px;
width: auto
}
@media print,
screen and (min-width:64em) {
.tyre-wizard .tyre-size-finder .size-finder-type .button-group {
margin: 0
}
}
.tyre-wizard .tyre-size-finder .size-finder-type .button-group #clear-fit {
display: none
}
.tyre-wizard .tyre-size-finder .size-finder-type .loading-container {
color: #fff
}
.tyre-wizard .tyre-size-finder .size-finder-type .button {
align-items: center;
border-radius: 0;
display: flex;
font-size: 1.1428571429rem;
height: 70px;
justify-content: center;
margin: 0 auto -25px;
opacity: 1;
width: 125px
}
.tyre-wizard .tyre-size-finder .size-finder-type .button.align-start {
align-items: center
}
@media print,
screen and (min-width:64em) {
.tyre-wizard .tyre-size-finder .size-finder-type .button.align-start {
align-items: flex-start
}
}
@media print,
screen and (min-width:40em) {
.tyre-wizard .tyre-size-finder .size-finder-type .button {
margin-bottom: -25px;
margin-left: 25px
}
}
@media print,
screen and (min-width:64em) {}
.tyre-wizard .tyre-size-finder .size-finder-type #rego ::-webkit-input-placeholder {
color: #fff
}
.tyre-wizard .tyre-size-finder .size-finder-type #rego ::-moz-placeholder {
color: #fff
}
.tyre-wizard .tyre-size-finder .size-finder-type #rego :-ms-input-placeholder {
color: #fff
}
.tyre-wizard .tyre-size-finder .size-finder-type #rego ::-ms-input-placeholder {
color: #fff
}
.tyre-wizard .tyre-size-finder .size-finder-type #rego ::placeholder {
color: #fff
}
.tyre-wizard .tyre-size-finder .size-finder-type .vehicle-name {
color: #fff;
margin: 10px auto 0;
max-width: 310px
}
@media print,
screen and (min-width:64em) {
.tyre-wizard .tyre-size-finder .size-finder-type .vehicle-name {
cursor: pointer;
margin: 20px 0 0;
max-width: 310px;
transition: font-weight, .2s ease
}
}
.tyre-wizard .sorted-product {
background: #fff;
box-shadow: 0 2px 6px rgba(0, 0, 0, .05);
display: flex;
flex-direction: column;
justify-content: space-between;
margin-bottom: 15px;
min-height: 100px;
overflow: hidden;
padding: 20px;
position: relative
}
@media print,
screen and (min-width:64em) {
.tyre-wizard .sorted-product {
flex-direction: row;
height: 100px;
padding: 0 20px
}
}
.tyre-wizard .sorted-product .left-side,
.tyre-wizard .sorted-product .right-side {
align-items: center;
display: flex;
height: 100%
}
.tyre-wizard .sorted-product .right-side {
flex-direction: column
}
@media print,
screen and (min-width:64em) {
.tyre-wizard .sorted-product .right-side {
flex-direction: row
}
}
.tyre-wizard .sorted-product .product-title {
color: #0d3379;
flex: 1 0 auto;
font-size: 20px;
font-weight: 800;
line-height: 20px;
text-align: center
}
.tyre-wizard .sorted-product img {
bottom: 50%;
left: 50%;
opacity: 30%;
position: absolute;
-webkit-transform: translate(-50%, 50%);
transform: translate(-50%, 50%)
}
@media print,
screen and (min-width:64em) {
.tyre-wizard .sorted-product img {
align-self: flex-end;
bottom: unset;
display: block;
height: 150px;
left: unset;
margin-bottom: -23%;
opacity: 1;
position: relative;
-webkit-transform: unset;
transform: unset
}
}
.tyre-wizard .sorted-product .product-compatible {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='m12.373 1.486-7.96 8.19L.778 5.639l1.045-.941 2.629 2.92L11.364.506l1.009.98Z' fill='%231B1B1B'/%3E%3C/svg%3E");
background-position: 10% 50%;
background-repeat: no-repeat;
font-size: 14px;
font-weight: 600;
margin-right: 15px;
padding: 10px 10px 10px 50px;
text-transform: uppercase
}
@media print,
screen and (min-width:64em) {
.tyre-wizard .sorted-product .product-compatible {
border: 1px solid gray;
border-radius: 20px
}
}
.tyre-wizard .sorted-product .product-compatible.check-size {
background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' class='icon'%3E%3Cpath d='M68.88 65.28c6.39-6.92 10.38-16.19 10.38-26.39C79.26 17.48 61.84 0 40.37 0S1.49 17.48 1.49 38.89s17.42 38.89 38.89 38.89c8.74 0 16.77-2.87 23.28-7.74l28.91 28.91c.7.7 1.58 1.06 2.46 1.06.88 0 1.82-.35 2.46-1.06 1.35-1.35 1.35-3.58 0-4.99L68.88 65.28zM8.53 38.89c0-17.54 14.25-31.85 31.85-31.85 17.54 0 31.85 14.25 31.85 31.85S57.97 70.73 40.37 70.73 8.53 56.42 8.53 38.89z'/%3E%3C/svg%3E");
background-position: 10% 50%;
background-repeat: no-repeat;
background-size: 15px;
padding: 10px 10px 10px 50px
}
.tyre-wizard .sorted-product .product-learn-more {
background-color: #dc3238;
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.42 7 8.468.05 7.143 1.374l4.687 4.687H.97v1.875H11.83l-4.687 4.688 1.326 1.326L15.419 7Z' fill='%23fff'/%3E%3C/svg%3E");
background-position: 90% 50%;
background-repeat: no-repeat;
color: #fff;
font-size: 16px;
font-weight: 800px;
padding: 15px 70px 15px 20px;
position: relative;
text-transform: uppercase
}
.tyre-wizard .sorted-product .product-learn-more a {
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 60
}
.tyre-wizard .sorted-product .product-learn-more a:hover:after {
display: none
}
.tyre-wizard .price-wrap {
align-items: center;
display: flex;
justify-content: flex-end;
margin-bottom: 20px;
margin-right: 0;
width: 100%
}
@media print,
screen and (min-width:64em) {
.tyre-wizard .price-wrap {
margin-bottom: 0;
margin-right: 30px;
width: 120px
}
}
.tyre-wizard .woocommerce-Price-amount.amount,
.tyre-wizard .woocommercePriceamount.amount {
font-size: 2rem;
font-weight: 800;
line-height: 2.1875rem;
margin-left: auto;
text-transform: uppercase;
z-index: 1
}
.tyre-wizard .woocommerce-Price-amount.amount bdi,
.tyre-wizard .woocommercePriceamount.amount bdi {
display: flex
}
.tyre-wizard .woocommerce-Price-amount.amount bdi .woocommerce-Price-currencySymbol,
.tyre-wizard .woocommerce-Price-amount.amount bdi .woocommercePricecurrencySymbol,
.tyre-wizard .woocommercePriceamount.amount bdi .woocommerce-Price-currencySymbol,
.tyre-wizard .woocommercePriceamount.amount bdi .woocommercePricecurrencySymbol {
font-size: 1rem;
margin-right: 2px
}
.tyre-wizard .pricimal {
display: flex;
flex-direction: column;
margin-left: 1px
}
.tyre-wizard .pricimal>* {
line-height: 12px;
margin: 0
}
.tyre-wizard .pricimal-each {
font-family: proxima-nova, Montserrat, Helvetica Neue, Bitstream Vera Sans, Arial;
font-size: .875rem
}
.tyre-wizard .wizard-results {
height: auto;
margin-top: 60px;
min-height: 1300px
}
@media print,
screen and (min-width:64em) {
.tyre-wizard .wizard-results {
min-height: 100vh
}
}
.tyre-wizard .results-control {
align-items: center;
background-color: #fff;
background-position: 30px 50%;
background-repeat: no-repeat;
box-shadow: 0 0 50px rgba(0, 0, 0, .05);
cursor: pointer;
display: flex;
height: 50px;
margin: 40px auto 0
}
.tyre-wizard .results-control span {
font-size: 16px;
font-weight: 800;
text-transform: uppercase
}
.tyre-wizard .see-all-products {
color: #1b1b1b;
justify-content: center;
max-width: 230px;
text-align: center;
width: 230px
}
.tyre-wizard .restart-wizard {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.96 17.8c-4.851 0-8.76-3.867-8.76-8.667C1.2 7 2.009 5 3.424 3.4l1.01.867a7.231 7.231 0 0 0-1.886 4.866c0 4.067 3.302 7.334 7.413 7.334 1.078 0 2.089-.2 3.1-.667L13.6 17a8.52 8.52 0 0 1-3.64.8ZM16.576 14.6l-1.01-.867a7.231 7.231 0 0 0 1.886-4.866c0-4.067-3.302-7.334-7.413-7.334-1.078 0-2.089.2-3.1.667L6.4 1a8.52 8.52 0 0 1 3.64-.8c4.851 0 8.76 3.867 8.76 8.667 0 2.066-.809 4.133-2.224 5.733Z' fill='%231B1B1B'/%3E%3Cpath d='M5.2 8.2H3.9V4.3H0V3h5.2v5.2ZM20 15h-5.2V9.8h1.3v3.9H20V15Z' fill='%231B1B1B'/%3E%3C/svg%3E");
margin: 20px auto 0;
max-width: 270px
}
.tyre-wizard .restart-wizard span {
padding-left: 65px
}
.mobile-menu-toggle span,
.mobile-menu-toggle span:after,
.mobile-menu-toggle span:before {
background: currentColor;
content: "";
display: block;
height: 2px;
left: 50%;
margin-left: -11px;
position: absolute;
transition: all .2s ease-in;
width: 22px
}
.mobile-menu-toggle span {
margin-top: -1px;
top: 50%
}
.mobile-menu-toggle span:before {
top: -7px
}
.mobile-menu-toggle span:after {
bottom: -7px
}
.mobile-menu-toggle.active {
color: #fff;
-webkit-transform: rotate(90deg);
transform: rotate(90deg)
}
.mobile-menu-toggle.active span {
background: transparent
}
.mobile-menu-toggle.active span:before {
-webkit-transform: rotate(45deg) translate(5px, 5px);
transform: rotate(45deg) translate(5px, 5px)
}
.mobile-menu-toggle.active span:after {
-webkit-transform: rotate(-45deg) translate(5px, -5px);
transform: rotate(-45deg) translate(5px, -5px)
}
.component-social-media {
line-height: 0
}
.component-social-media a {
color: currentColor;
display: inline-block;
font-size: 16px;
margin: 0 5px;
text-decoration: none;
transition: color .2s, background .2s
}
.template-empty-results {
padding-bottom: 60px;
padding-top: 60px
}
.template-empty-results p {
font-size: 20px
}
.template-empty-results>:last-child {
margin-bottom: 0;
padding-bottom: 0
}
.template-post {
display: flex;
position: relative
}
.template-post-link {
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 2
}
.template-post-inner {
position: relative;
width: 100%
}
.template-post-image-container {
background: #e7e7e7;
height: 180px;
overflow: hidden;
position: relative
}
@media print,
screen and (min-width:40em) {
.template-post-image-container {
height: 274px
}
}
.template-post-image {
height: 100%;
left: 0;
position: absolute;
top: 0;
transition: -webkit-transform .4s ease-out;
transition: transform .4s ease-out;
transition: transform .4s ease-out, -webkit-transform .4s ease-out;
width: 100%
}
.template-post-details {
border: 1px solid transparent;
border-top: 0 solid transparent;
box-shadow: inset 0 -1px 0 0 #e5e5e5;
padding: 30px;
text-align: center;
transition: box-shadow .2s, border .2s
}
@media print,
screen and (min-width:40em) {
.template-post-details {
padding: 30px 10px
}
}
@media print,
screen and (min-width:64em) {
.template-post-details {
padding: 40px
}
}
.template-post-inner:hover .template-post-details {
border-color: #e5e5e5;
box-shadow: inset 0 -5px 0 0 #1779ba, 0 10px 30px 0 rgba(0, 0, 0, .1)
}
.template-post-date {
margin: 0
}
.template-post-title {
margin: 30px 0 0
}
.template-post-excerpt {
color: #666;
font-family: proxima-nova, Montserrat, Helvetica Neue, Bitstream Vera Sans, Arial;
font-size: 14px;
font-style: normal;
line-height: 20px;
margin: 15px 0
}
.template-post-read-more {
background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='14' xmlns='http://www.w3.org/2000/svg' class='icon'%3E%3Cpath d='M15.42 7 8.468.05 7.143 1.374l4.687 4.687H.97v1.875h10.86l-4.687 4.688 1.326 1.326L15.419 7z'/%3E%3C/svg%3E") no-repeat;
background-position-x: 80px;
background-position-y: center;
color: #1b1b1b;
font-size: .8571428571rem;
font-weight: 700
}
// timeline css
input[type="number"] {
-moz-appearance: textfield;
/* Firefox */
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
-webkit-appearance: none;
/* Webkit */
margin: 0;
/* Remove inner padding and outer border */
}
input[type="number"] {
-webkit-appearance: none;
-moz-appearance: textfield;
appearance: textfield;
}
///Loader
.outer_loader {
height: 500px;
justify-content: center;
align-items: center;
display: flex;
}
.inner_loader {
height: 700px;
justify-content: center;
align-items: center;
display: flex;
}
.loader-spinner {
border: 5px solid #f3f3f3;
/* Light grey */
border-top: 5px solid #09456a;
/* Blue */
border-radius: 50%;
width: 50px;
height: 50px;
margin: 0 auto;
animation: spin 2s linear infinite;
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
}
@media only screen and (max-width:1400px) {
.vue-container {
.tyre-types .card-footer.tyre-detail h5 {
font-size: 20px;
line-height: 20px;
}
.tyre-types .tyre-desc label {
line-height: 24px;
font-size: 16px;
}
.tyre-img {
height: auto;
padding-top: 20px;
}
}
}
@media only screen and (max-width:1200px) {
.vue-container {
.tyre-types .product-list-search {
margin: 0 auto 100px;
}
}
}
@media only screen and (max-width: 991px) {
.vue-container {
.tyre-types .col-md-3 {
width: 33.33333%;
}
.tyreResultPage #product-container .col-md-3 {
flex: 0 0 33.3333%;
}
.tyre-types .product-list-search .search-form>label {
width: 100%;
margin: unset;
}
.tyre-types .product-list-search .search-form .search-field {
width: 100%;
padding: 12px 30px;
}
.tyre-types .product-list-search .search-form {
justify-content: center;
}
.tyre-types .product-list-search input.search-submit {
font-size: 16px;
line-height: 24px;
}
.pagination a,
.pagination span {
padding: 5px 15px;
font-size: 16px;
line-height: 20px;
}
.findRetailerSection .leftBox .headingDiv p {
margin-bottom: 10px;
}
.pagination a.next.page-numbers,
.pagination span.prev.page-numbers.disabled,
.pagination span.next.page-numbers.disabled,
.pagination a.prev.page-numbers {
line-height: 26px;
}
.tyre-technology .tyresWorthSection .cardParent {
max-width: 45%;
margin-bottom: 50px;
}
.tyre-technology .fa-angle-right:before {
font-size: 10px;
top: 2px;
}
}
}
@media only screen and (max-width: 767px) {
.vue-container {
.tyre-img {
padding-top: 10px;
}
.tyre-img img {
padding: 15px !important;
}
.tyre-types .product-list-search .search-form .search-field {
width: 100%;
-webkit-appearance: none;
background: #fff;
}
.tyreResultPage #product-container .col-md-3 {
flex: 0 0 50% !important;
}
.tyre-technology .tyresWorthSection .row.justify-content-around {
padding-right: 0;
padding-left: 0;
}
.tyre-load-table table {
max-width: 100%;
margin: 30px 0 20px;
}
}
}
@media only screen and (max-width: 576px) {
.vue-container {
.tyre-types {
// margin: 80px 0 60px;
padding-top: 13%;
}
.tyre-technology .tyresWorthSection .row.justify-content-around {
padding-right: calc(var(--bs-gutter-x)* .5);
padding-left: calc(var(--bs-gutter-x)* .5);
}
}
}
@media only screen and (max-width: 376px) {
.vue-container {
.tyre-types .product-type ul {
padding-left: 0;
}
.tyre-types .tyre-desc label {
font-size: 12px;
margin-bottom: 5px;
}
.tyre-types .card-footer.tyre-detail h5 {
font-size: 16px !important;
line-height: 20px !important;
}
.card-footer.tyre-detail span {
font-size: 15px !important;
}
}
}