/**
Theme Name: Tires Child
Author: Xpert Valley
Author URI: https://xpertvalley.com/
Description: Tires Shop Service 
Version: 1.0.0
Text Domain: tires-child
Template: tires
*/

.simple-booking-form {
	cursor:pointer;
}
.text-style a,
.text-style a:hover {
	color: #000 !important;
	text-decoration: none !important;
}
.ast-site-identity {
    padding: 8px 0;
}

.ast-builder-menu-1 .menu-item.current-menu-item>.menu-link,
.ast-builder-menu-1 .menu-item:hover>.menu-link {
    border-radius: 50px;
}

.ast-builder-menu-1 .menu-item>.menu-link {
    margin: 0 4px;
}

/* Astra Free Sticky Header */
.main-header-bar {
    position: sticky;
    top: 0;
    z-index: 9999;
    background: #000000;
    /* Change to your header color */
}

.site-header {
    position: sticky;
    top: 0;
    z-index: 9999;
}

/* Footer style */

.widget h4.wp-block-heading, h2.widget-title {
    color: #F6E249;
    font-size: 20px;
    font-weight: 400;
    font-family: 'Inter';
}

.widget.widget_block {
    margin-bottom: 10px;
}

.widget_text p {
    font-size: 14px;
    color: #fff;
    font-family: 'Inter';
}

.widget ul.wp-block-list {
    list-style-type: disc;
    padding-left: 20px;
    margin-bottom: 20px;
}

.widget ul.wp-block-list li,
.widget ul.wp-block-list li a,
.widget_nav_menu ul li a {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Inter';
}

.widget ul.wp-block-list li a:hover,
.widget_nav_menu ul li a:hover {
    color: #F6E249;
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner {
    max-width: 76%;
}

.widget .wp-block-social-links {
    justify-content: flex-end;
    gap: 4px;
}

.widget .wp-block-social-links li.wp-social-link {
    background: #000;
    font-size: 20px;
}

/* popup style */

.rounded-form input.wpcf7-email {
    border-radius: 50px;
    border: 2px solid #F6E249;
    box-shadow: 0px 4px 6px #3333334a;
    height: 50px;
}
.rounded-form input.wpcf7-submit,
.rounded-form input.wpcf7-submit:hover,
.rounded-form input.wpcf7-submit:focus {
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    width: 85%;
    display: block;
    margin: 20px auto 0 !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    background: #F6E249;
    padding: 15px;
}
.rounded-form p, .rounded-form {
    margin-bottom: 0 !important;
}
.rounded-form {
    max-width: 72%;
    margin: 0 auto;
}

/* Home page style */

.cst-heading {
    position: relative;
    display: inline-flex;
}

.cst-heading .under-subheading {
    font-size: 12px;
    background: #EBD509;
    font-weight: 800;
    font-family: 'Inter', sans-serif;
    display: inline;
    padding: 6px 0px;
    line-height: 1.2em;
    box-shadow: 0px 4px 8px #afafaf;
    position: absolute;
    bottom: -20px;
    width: 100%;
}


.style-price h2 {
    line-height: 0.9 !important;
}

.style-price h2 small {
    font-size: 18px;
    font-weight: 400;
    font-style: italic;
}

.style-price h2 sup {
    font-size: 30px;
    font-weight: 400;
    top: -.8em;
    right: 2px;
}

.style-price h2 span {
    font-size: 24px;
    width: 45px;
    display: inline-block;
    text-transform: lowercase;
}

.cst-style-button a:before {
    position: relative;
}

.cst-style-button a:before {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    background: #fff url(https://themjtires.com/wp-content/uploads/2025/11/arrow-icon.svg) no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    bottom: -28px;
    border-radius: 50%;
    text-align: center;
    right: 50%;
    transform: translate(50%, -50%);
}

.cst-style-button.arrow-up a:before {
    content: '';
    bottom: unset;
    top: -12px;
    transform: translate(50%, -50%) rotate(180deg);
}

.customer-info img {
    width: 100px;
}

.text-heading .elementor-heading-title {
    background: #F6E249;
    display: inline-block;
    padding: 10px 30px;
    line-height: 1.3;
    border-radius: 30px;
    box-shadow: 0px 4px 10px #484848;
}

.text-heading.light-heading .elementor-heading-title {
    background: #FFFFFF;
}

.style2-price h2 span {
    font-size: 12px;
    font-weight: 700;
    line-height: 1.1;
    text-transform: capitalize;
    position: absolute;
    bottom: 0;
    margin-left: 4px;
}

.style2-price h2 b {
    font-size: 32px;
    font-weight: 800;
}

.style2-price h2 {
    line-height: 0.9 !important;
}

.cst-car-box-2 {
    box-shadow: 4px 4px 6px #c5c5c5;
}

.full-btn a {
    width: 100%;
}

.merchant-section .elementor-widget-image {
    min-height: 68px;
    align-content: center;
}

.merchant-section img {
    width: 150px;
}

.underline-heading .elementor-heading-title span {
    position: relative;
    z-index: 1;
}

.underline-heading .elementor-heading-title span:before {
    content: '';
    background: #f6e249;
    display: block;
    width: 100%;
    height: 20px;
    position: absolute;
    z-index: -1;
    left: 50%;
    bottom: 15px;
    transform: translate(-50%, 50%);
}

.underline-heading.uh-style2 .elementor-heading-title span:before {
    height: 14px;
    bottom: 8px;
	
}

.underline-heading.light-heading .elementor-heading-title span:before {
    background: #ffffff;
    height: 15px;
    bottom: 10px;
}

.highlighted-heading .highlighted {
    background: #F6E249;
    padding: 0 10px;
    font-size: 28px;
    font-weight: 500;
}
.footer-widget-area svg {
    fill: #fff;
	margin: 5px 5px;
}
.newsletter-form p, .newsletter-form {
    margin-bottom: 0 !important;
}
.newsletter-form input[type="email"] {
    border-radius: 50px;
    height: 52px;
    padding-right: 99px !important;
}
.newsletter-form input[type="submit"] {
    height: 42px;
    padding: 4px 20px;
    font-size: 14px;
    position: absolute;
    top: 5px;
    right: 6px;
}
.wpcf7 form .wpcf7-response-output {
    margin: 0em 0.5em 1em;
    font-size: 13px;
    color: #000000;
}

/* Tires CPT Style */

.booking-popup {
    display: none;
    position: fixed;
    left: 0; top: 0;
    width: 100%; height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 99999;
}

.booking-popup .popup-inner {
    width: 400px;
    margin: 10% auto;
    background: #fff;
    padding: 20px;
    border-radius: 8px;
}

/* Drawer container - RIGHT SIDE */
.suggestions {
    background: #fff;
    border: 1px solid #ccc;
    list-style: none;
    margin: 0;
    padding: 0;
    max-height: 150px;
    overflow-y: auto;
    display: none;
    position: relative;
    z-index: 999999;
}

.suggestions li {
    padding: 8px;
    cursor: pointer;
}

.suggestions li:hover {
    background: #f0f0f0;
}

.suggestions .no-result {
    padding: 8px;
    background: #ffe5e5;
    color: #c00;
}

/* Right Drawer */
.drawer {
    width: 320px;
    position: fixed;
    top: 0;
    right: -340px;
    height: 100vh;
	overflow: auto;
    background: #F6E249;
    z-index: 999999;
    padding: 20px;
    box-shadow: -2px 0 6px rgba(0,0,0,0.3);
    transition: right 0.3s ease;
}
.drawer.open { right: 0; }

.filter-btn {
    position: fixed;
    right: 20px;
    bottom: 20px;
    background: #f04d23;
    color: #fff;
    padding: 10px 18px;
    border: none;
    cursor: pointer;
    z-index:999999;
}

/* Center Popup */
.popup {
    display:none;
    position: fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background: rgba(0,0,0,0.7);
    z-index: 9999999;
}
.popup-inner {
    width: 100%;
    max-width: 600px;
    margin: 40px auto;
    background: #fff;
    padding: 20px 20px;
    border-radius: 15px;
}
.popup-body-content {
    height: calc(100vh - 190px);
    overflow: auto;
	padding: 0 30px;
}
.popup-inner button, .popup-inner button:hover {
    font-size: 16px;
    font-weight: 500;
    padding: 12px 30px;
    margin-left: 10px;
	box-shadow: unset;
}
.popup-footer-content {
	text-align: right;
	padding-top: 15px;
}
.popup-inner button.close-btn {
    background: #000;
    color: #fff;
}
.popup-body-content h3 {
    font-size: 20px;
    font-weight: 700;
    font-family: 'Inter';
    color: #000;
    margin-bottom: 5px;
}
.popup-body-content p {
    font-size: 16px;
    font-family: 'Inter';
    color: #000;
    margin-bottom: 0px;
}
.popup-body-content small {
    color: #b9a71e;
    font-weight: 600;
    font-family: 'Inter';
    font-size: 12px;
}
.popup-body-content label {
    font-weight: 600;
    margin-top: 15px;
	margin-bottom: 5px;
    display: inline-block;
}
.popup-body-content input, .drawer input {
    border: 1px solid #FBF1A4;
    height: 46px;
    color: #000;
    background: #FBF1A4;
    border-radius: 6px;
}

.popup-body-content input, .drawer input:hover,
.popup-body-content input, .drawer input:focus {
	border: 1px solid #000000;
    background: #FBF1A4;
    color: #000;
}

.popup-body-content input[readonly] {
    background: #f4f4f4;
    outline: none;
    border: none;
}
.drawer label {
    display: inline-block;
    color: #000000;
    font-size: 14px;
    font-weight: 600;
    margin: 20px 0 5px;
}


/* Header */
.drawer-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.drawer-header h3 {
    margin: 0;
    font-size: 24px;
    font-weight: 800;
    font-family: 'Inter';
    color: #000;
}
.close-btn {
    font-size: 24px;
    cursor: pointer;
    color: #000;
}
.drawer .tabs {
    display: flex;
    align-items: center;
    background: #D9D9D9;
    border-radius: 50px;
}
.drawer .tabs button.tab {
    background: transparent;
    border: unset;
    box-shadow: unset;
    font-size: 14px;
    font-weight: 700;
    padding: 18px 15px;
    width: 50%;
}
.drawer .tabs button.tab.active {
    background: #000;
    color: #fff;
}
.drawer .tab-content {
  display: none;
}

.drawer .tab-content.active {
  display: block;
}
.bottom-drawer {
    margin-bottom: 0;
    position: absolute;
    bottom: 0;
}
.bottom-drawer h4.hint {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    font-family: 'Inter';
    margin: 30px 0 2px;
}
.bottom-drawer p, .bottom-drawer a {
    margin-bottom: 5px;
    font-size: 14px;
    text-decoration: underline;
    color: #000;
    font-weight: 500;
}
.drawer-content {
    height: calc(100vh - 330px);
    overflow: auto;
}




/* Form styling */
.drawer-form label {
    display: block;
    margin: 10px 0 5px;
}

.drawer-form select {
    width: 100%;
    padding: 8px;
}

.search-btn,
.search-btn:hover,
.search-btn:focus {
    margin-top: 30px;
    width: 100%;
    padding: 16px 12px;
	font-size: 14px;
	font-weight: 600;
    background: #000 !important;
    color: #fff;
    border: none;
    cursor: pointer;
}
.search-btn:hover,
.search-btn:focus {
	background: #F6E249;
}

.filter-btn {
    display: inline-block;
    padding: 10px 18px;
    background: #f04d23;
    color: #fff;
    cursor: pointer;
    border: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 999999;
}


/* Inner pages style */

header.entry-header {
    display: none;
}
.tl-img-border img {
    border-top: 10px solid #F6E249 !important;
    border-left: 10px solid #F6E249 !important;
    border-radius: 20px !important;
}
.tr-img-border img,
.tr-img-border iframe {
    border-top: 10px solid #F6E249 !important;
    border-right: 10px solid #F6E249 !important;
    border-radius: 20px !important;
}
.light-highlight {
	background: #FFFFFF;
    padding: 0 4px;
}
.yellow-highlight {
	background: #F6E249;
    padding: 0 4px;
}
.fw-bold {
    font-weight: bold;
}
.heading-outline .elementor-heading-title {
    border: 4px solid #F6E249;
    display: inline-block;
    border-radius: 50px;
    padding: 2px 14px;
    box-shadow: 0px 4px 4px 0px #00000040;
}
.speech-bubble {
  max-width: 380px;
  background: #f7f1e6;          /* light beige fill */
  padding: 20px 25px;
  border-radius: 20px;
  font-family: sans-serif;
  color: #5a4635;               /* soft brown text similar to image */
  line-height: 1.45;
  position: relative;
}

.speech-bubble::after {
    content: "";
    position: absolute;
    bottom: -2px;
    right: -20px;
    width: 0;
    height: 0;
    border-width: 40px 40px 0px 0px;
    border-style: solid;
    border-color: #f7f1e6 transparent transparent transparent;
    transform: rotate(260deg);
    border-radius: 60px 20px 20px 60px;
}

.contact-form-inner input:not([type="submit"]), 
.contact-form-inner input:focus:not([type="submit"]), 
.contact-form-inner textarea {
    box-shadow: 0px 4px 4px 0px #00000040 !important;
    border: 2px solid #F6E249 !important;
    background: #F6E249;
    color: #000;
    border-radius: 0 25px 25px 0;
    outline: none !important;
}
.contact-form-inner input:not([type="submit"]) {
	height: 48px;
}
.contact-form-inner textarea {
	height: 100px;
}
.contact-form-inner {
    border-left: 12px solid #F6E249;
    padding-left: 30px;
}
.contact-form-inner input[type="submit"] {
    background: #000000;
	color: #fff;
    font-size: 16px;
    font-weight: 400;
    padding: 16px 40px;
}

.contact-form-inner.style-2 input:not([type="submit"]), 
.contact-form-inner.style-2 input:focus:not([type="submit"]), 
.contact-form-inner.style-2 textarea {
    border-radius: 25px;
}
.contact-form-inner.style-2 {
    border-left: none;
    padding-left: 0px;
}

.contact-form-inner.light-form input:not([type="submit"]), 
.contact-form-inner.light-form input:focus:not([type="submit"]), 
.contact-form-inner.light-form textarea {
	background: #fff;
}
.contact-form-inner.light-form input[type="submit"] {
    background: #F6E249;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 30px;
    text-transform: uppercase;
    margin: 20px 0;
}
.text-center {
    text-align: center !important;
}
.popup-inner h1 {
    font-family: 'Inter';
    font-size: 24px;
    text-align: center;
    font-weight: 700;
    background: #F6E249;
    max-width: 290px;
    margin: -20px auto 5px;
    padding: 18px 0 8px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 16px;
}
.contact-form-inner.light-form {
    padding: 25px 0px 0;
}


.cst-border-list ul {
	border: 1px solid #F6E249;
    max-width: fit-content;
}
/* shop isting */

.tires-shop-container {
    display: flex;
    flex-wrap: wrap;
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
	margin: 50px 0;
}
aside.tires-filters {
    flex: 0 0 auto;
    width: 20%;
}
.tires-filter-wrapper {
    background: #F8F6ED;
    border-radius: 10px;
    padding: 30px 20px;
	display: flex;
    flex-direction: column;
    align-items: center;
/* 	position: sticky;
    top: 62px; */
}
.tires-filter-wrapper h2 {
    font-size: 24px;
    font-weight: 700;
    font-family: 'Inter';
    text-align: center;
    margin-bottom: 15px;
}
.tires-filter-wrapper h3 {
    font-size: 15px;
    font-weight: 600;
    font-family: 'Inter';
    margin-bottom: 5px;
    padding-left: 15px;
}
.tires-filter-wrapper label {
    font-family: 'Inter';
    font-size: 13px;
    margin-bottom: 3px;
}
.tires-filter-wrapper label input {
	transform: scale(1.05);
    position: relative;
    top: 1px;
    right: 4px;
}
.tires-filter-wrapper .filter-group {
    display: flex;
    flex-direction: column;
    margin-bottom: 15px;
}
.reset-btn {
    font-size: 14px;
    background: #fff;
    font-weight: 600;
    padding: 10px 15px;
}
.tires-post-listing {
    flex: 0 0 auto;
    width: 80%;
	padding: 0 25px;
}
.tire-card {
    border-radius: 20px;
    box-shadow: 3px 4px 6px #c4c4c4;
}
.tire-card-image {
    background: #F8F6ED;
    border-radius: 20px 20px 0 0;
    text-align: center;
    padding: 15px 15px 0;
	position: relative;
}
.tire-card-image .oudated {
    position: absolute;
    top: 12px;
    right: 6px;
    font-size: 11px;
    background: red;
    border-radius: 3px;
    color: #fff;
    padding: 0px 4px;
}
.tire-card-content {
    padding: 20px 20px;
}
.tire-card-content h3 {
    font-family: 'Inter';
    font-size: 16px;
    font-weight: 700;
	margin-bottom: 5px;
}
.tire-card-content p {
    margin-bottom: 0;
    font-family: 'Inter';
    font-size: 13px;
    font-weight: 400;
    color: #000;
    line-height: 1.4;
}
.tire-card-content .card-availibility {
    color: #ebd509;
}
.tcc-box-wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 20px 0;
    gap: 15px 15px;
}
.tcc-box {
    background: #D9D9D9;
    flex: 1 1 calc(50% - 15px);
    width: calc(50% - 15px);
    padding: 10px 10px;
    box-shadow: 2px 3px 6px -2px #0000004a;
}
.tcc-box h6 {
    font-family: 'Inter';
    margin-bottom: 3px;
    font-size: 14px;
}
.divider {
    border: 1px solid #000;
}
.card-price {
    font-family: 'Inter';
    font-size: 22px;
    color: #000;
    font-weight: 800;
    margin-top: 5px;
}
.card-action {
    text-align: center;
	margin: 15px 0;
}
.card-action a {
    background: #F6E249;
    font-family: 'Inter';
    font-weight: 600;
    font-size: 12px;
    padding: 10px 12px;
    color: #000;
    border-radius: 50px;
    box-shadow: 0px 2px 6px #909090;
}
.card-action a:first-child {
    margin-right: 12px;
}
.tires-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.tire-card {
    flex: 1 1 calc(33.333% - 20px);
    max-width: calc(33.333% - 20px);
}
.card-action a[disabled] {
    cursor: not-allowed;
}
.tire-shop-header {
    text-align: center;
    font-family: 'Inter';
    color: #000;
    font-size: 14px;
    max-width: 560px;
    margin: 35px auto 15px;
}
.site-content .ast-container {
    flex-direction: column;
}
.buttons-centered a {
    margin: 0 15px;
}
.theme-btn, .theme-btn:hover {
    background: #F6E249;
    font-family: 'Inter';
    font-weight: 600;
    font-size: 12px;
    padding: 10px 14px;
    color: #000;
    border-radius: 50px;
    box-shadow: 0px 2px 6px #909090;
}
.theme-btn.black-yellow, .theme-btn.black-yellow:hover {
    color: #F6E249;
    background: #000;
}
.tire-shop-footer .left-icon:after {
    content: '';
    background: url(https://themjtires.com/wp-content/uploads/2025/11/quiz-icon.png) no-repeat;
    background-position: top right;
    background-size: contain;
    width: 60px;
    height: 60px;
    display: inline-block;
    position: absolute;
    top: -38px;
    right: -45px;
}


.tire-shop-footer {
    text-align: center;
    padding: 45px 0 60px;
}
.tire-shop-footer p {
    display: inline-block;
    border: 2px solid #F6E249;
    border-radius: 10px;
    padding: 4px 10px;
    box-shadow: 0px 3px 10px #999999;
    font-size: 16px;
    color: #000;
    font-family: 'Inter';
    font-weight: 500;
	position: relative;
}

.tax-tire_brand .site-content > .ast-container {
    max-width: 100%;
    padding: 0;
}
.brand-shop-header {
    background: #F6E249;
    padding: 60px 0px 0px 45px;
    margin-bottom: 90px;
}
.w-100 {
    width: 100% !important;
}
.row {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    flex-wrap: nowrap;
}
.col-md-5 {
    flex: 0 0 40%;
    max-width: 40%;
}
.col-md-7 {
    flex: 1 1 60%;
    max-width: 60%;
}
.brand-shop-header h2 {
    font-family: 'Inter';
    font-size: 42px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 20px;
}
.brand-shop-header h2 .highlight-heading {
    color: #fff;
    display: inline-block;
    background: #000;
    font-size: 28px;
    line-height: 1.2;
    padding: 0 5px;
}
.brand-shop-header p {
    font-family: 'Inter';
    font-size: 13px;
    font-weight: 600;
    color: #000;
}
.brand-combine-img {
    text-align: center;
    position: relative;
    bottom: -60px;
}
.brand-combine-img img.brand-log {
    width: 180px;
    text-align: center;
    position: absolute;
    top: -60px;
    left: 62%;
    transform: translate(-50%, 0%);
}
.no-record-template {
    text-align: center;
    max-width: 440px;
    margin: 0px auto;
    padding: 30px 0;
}
.no-record-template h5 {
    font-size: 20px;
    margin-bottom: 10px;
}
.no-record-template p {
    font-size: 14px;
    color: #000;
    margin-bottom: 20px;
    line-height: 1.3;
}
a.theme-btn.btn-large {
    padding: 10px 30px;
    font-size: 13px;
}


@media screen and (min-width: 1024px) and (max-width: 1280px) {
.tire-card-content {
    padding: 20px 12px;
}
.card-action a:first-child {
    margin-right: 5px;
}
.card-action a {
    font-size: 11px;
    padding: 10px 5px;
}	
.tcc-box-wrapper {
    gap: 15px 10px;
}	
.tcc-box {
    flex: 1 1 calc(50% - 10px);
    width: calc(50% - 10px);
    padding: 10px 10px;
}
.style2-price h2 b {
	display: block;
}	
.style2-price h2 span {
	display: block;
    bottom: -20px;
	right: 0px;
}
.cst-heading .under-subheading {
	font-size: 11px;
}
.style-price h2 sup {
	font-size: 22px;
}	
.style-price h2 span {
	font-size: 20px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    padding: 0px 8px !important;
    font-size: 13px !important;
}	
	
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
.cst-heading .under-subheading {
	font-size: 11px;
}
.style-price h2 small {
    font-size: 16px;
}
.style-price h2 sup {
	font-size: 22px;
}
.style-price h2 span {
    font-size: 20px;
    width: 40px;
}	
.style2-price h2 b {
    font-size: 22px;
	display: block;
}	
.style2-price h2 span {
    font-size: 10px;
	display: block;
    bottom: -20px;
	right: 10px;
}
.testimonial-slider {
    max-width: calc(100% - 200px) !important;
}	
.mavis-phone {
    max-width: 200px !important;
}	
.mavis-yellow-bg {
    height: 360px !important;
}	
.ast-builder-footer-grid-columns {
    grid-column-gap: 0;
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner {
	text-align: left !important;
}
.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
    padding: 15px 15px !important;
}
.tires-filter-wrapper {
	padding: 30px 10px;
}	
.reset-btn {
    font-size: 13px;
    padding: 10px 10px;
}
.tires-post-listing {
    padding: 0 15px;
}
.tires-grid {
    gap: 15px;
}
.tire-card {
    flex: 1 1 calc(50% - 15px);
    max-width: calc(50% - 15px);
}
.tcc-box-wrapper {
    gap: 10px 8px;
}	
.tcc-box {
    flex: 1 1 calc(50% - 8px);
    width: calc(50% - 8px);
	padding: 10px 6px;
}	
.tcc-box h6 {
    font-size: 13px;
}	
.tire-card-content {
    padding: 20px 15px;
}
.card-action a:first-child {
    margin-right: 5px;
}
.card-action a {
    padding: 10px 10px;
}
.brand-shop-header h2 {
	font-size: 32px;
}
.brand-shop-header h2 .highlight-heading {
	font-size: 24px;
}	
.brand-shop-header p {
	font-size: 12px;
}	
.brand-shop-header .row {
    align-items: flex-end;
}	
.tires-filter-wrapper h2 {
	font-size: 20px;
}	
	
}


@media screen and (max-width: 767px) {
.cst-heading {
    padding: 0 4px;
}
.cst-heading .under-subheading {
	font-size: 10px;
}		
	
button.menu-toggle.main-header-menu-toggle {
    outline: none !important;
    border: unset !important;
}
.style-price h2 small, .testimonial-name {
    font-size: 14px !important;
}
.style-price h2 sup {
	font-size: 20px;
}
.style-price h2 span {
    font-size: 18px;
	width: 36px;
}
.widget .wp-block-social-links {
    justify-content: center;
}	
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner {
    max-width: 80%;
    margin: 0 auto;
}
.ast-builder-footer-grid-columns.site-below-footer-inner-wrap.ast-builder-grid-row {
    padding: 0 20px;
}
.mavis-row {
    padding: 0 15px !important;
}	
.mavis-phone {
    display: none;
}	
.testimonial-desc {
	font-size: 12px !important;
}	
.rating-box {
	font-size: 16px !important;
	width: 40px !important;
    height: 45px !important;
}
.mavis-yellow-bg {
    height: 380px !important;
    top: 10% !important;
    left: -15% !important;
}	

.popup-inner {
    max-width: calc(100% - 30px);
    padding: 20px 10px;
}
.popup-body-content {
	height: calc(100vh - 240px);
}	
.popup-inner.auto-services .rounded-form {
    max-width: 92%;
}
.popup-inner.auto-services h2 {
    padding-top: 30px;
    font-size: 20px;
}	
.cst-car-box {
    max-width: 350px;
}	

.tires-shop-container {
	padding-left: 0;
    padding-right: 0;
}
aside.tires-filters {
    width: 36%;
}
.tires-post-listing {
    width: 64%;
    padding: 0 0 0 10px;
}
.tire-card {
    flex: 1 1 100%;
    max-width: 100%;
}	
.tire-card-content {
    padding: 15px 10px;
}
.tire-card-content h3 {
	font-size: 14px;
}	
.tire-card-content p {
	font-size: 12px;
}
.tcc-box-wrapper {
    margin: 10px 0;
    gap: 10px 10px;
}	
.tcc-box {
    padding: 8px 8px;
}
.tcc-box h6 {
    font-size: 13px;
}	
.tire-card-content p {
	font-size: 11px;
}

.card-action a:first-child {
    margin-right: 0;
    margin-bottom: 10px;
}
.card-action a {
    display: inline-block;
    width: 100%;
}
.tires-filter-wrapper {
	padding: 20px 8px;
}	
.reset-btn {
    font-size: 11px;
    padding: 10px 10px;
}

.tire-shop-footer .left-icon:after {
    top: -45px;
    right: -15px;
}	
.buttons-centered a {
    margin: 0 5px;
}
.theme-btn, .theme-btn:hover {
	padding: 10px 10px;
}	
.tires-filter-wrapper h2 {
	font-size: 18px;
}	
.brand-shop-header .col-md-5, .brand-shop-header .col-md-7 {
    max-width: 100%;
    flex: 0 0 100%;
}
.brand-shop-header .row {
    flex-wrap: wrap;
}
.brand-shop-header h2 {
	font-size: 30px;
}
.brand-shop-header h2 .highlight-heading {
	font-size: 24px;
}	
.tax-tire_brand .site-content > .ast-container {
    padding: 0 !important;
}	
.brand-shop-header {
    padding: 60px 0px 0px 15px;
}	
.widget .wp-block-social-links {
    justify-content: center !important;
}
.style2-price h2 span {
    font-size: 10px;
	display: block;
    bottom: -20px;
	right: 4px;
}	
	
	
}



@media screen and (max-width: 525px) {
.tcc-box {
    flex: 1 1 100%;
    width: 100%;
}
	
}







