/*
Theme Name:     Brator Child
Theme URI:      https://wp.brator.xyz/
Description:    Child theme for Brator
Author:         Smartdatasoft Team
Author URI:     https://themeforest.net/user/smartdatasoft
Template:       brator
Version:        1.0
*/

/* ----------------------------------------------------------------------------
 * Child Theme Style.css styles begin here!
 * ------------------------------------------------------------------------- */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap');
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.single_add_to_cart_button{
	text-transform: none !important;
}
.remove-text-transform{
	text-transform:none !important;
}

.pri-color,
.pri-color ins .woocommerce-Price-amount,
.pri-color ins .woocommerce-Price-currencySymbol,
.pri-color-4,
.pri-color-4 .woocommerce-Price-amount,
.pri-color-4 .woocommerce-Price-currencySymbol,
.pri-color-u
{
	color:#C36D27;
}

.brator-hot-box-design-three .brator-hot-box-content .brator-hot-box-text h6{
	color: #fbab00;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.translated-rtl{
	direction: rtl;
}
.splide__slide{
	background-color:#fff;
}
.brator-inline-product-filter-area .brator-inline-product-filter-right .brator-filter-view-type {
	max-width:135px;
}
.translated-rtl .woocommerce .quantity .qty{
	width: 6.631em !important;
}
.translated-rtl .quantity{
	margin-right:10px;
}
.translated-rtl .brator-section-header a svg{
	transform: rotateY(190deg);
}
.brator-inline-product-filter-area .brator-inline-product-filter-right .brator-filter-short-by .brator-filter-show-items-count select{
	background-color:#fff;
}
@media only screen and (min-width: 1299px) and (max-width: 1500px) {
    .brator-product-single-item-mini p {
        font-size: 14px !important;
    }
	.product-filter-page .new-filter {
		margin-top:0 !important;
	}
}
.brator-features-area.design-two a.brator-features-single .brator-features-single-img::after {
    background: #DD9933;
}
.tyre-brand-area{
	width:10em;
}
.brator-breadcrumb{
	padding:10 0px;
}
.brator-product-single-cart-count .brator-brator-cart-list-items-qty input{
	margin-left:0 !important;
}
.product-list-items{
	display: flex;
    justify-content: space-around;
    gap: 29px;
    flex-wrap: wrap;
/* 	padding:0 80px; */
}
.product-list-items .brator-product-single-item-area{
	width: calc(23% - 0px);
}
.brator-brator-cart-list-items-qty{
	display:flex;
	align-items:center;
	justify-content:center;
}
.tyre-additional-feature{
	gap:15px;
}
.product-filter-page .new-filter{
	margin-top:7em;
}
.more-information h5{
	    font-size: 19px;
    text-transform: uppercase;
    font-weight: 300;
}
.tyre-specs span{
	font-weight:600;
}
.updated-design-area .more-information{
	border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 10px;
}
.brator-features-area.design-two a.brator-features-single .brator-features-single-img {
	width: 100px;
    height: 70px;
}
.scroll-menu{
	z-index:999 !important;
}
.brator-blog-post-area{
	padding:20px 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation{
	width:20%;
}
.brator-product-single-item-mini{
	border-radius: 0 0 19px 19px;
}
.woocommerce-account .woocommerce-MyAccount-content {
	width:80%;
}
.wc-block-cart-item__total .wc-block-components-product-badge{
	width:100%;
}
.add-ons b{
	font-size:12px;
	line-height:32px;
}
.tinv-wraper.tinv-wishlist{
	display:none;
}
.updated-tyre-size a{
	font-size:14px !important;
}
.brator-product-single-item-title a{
	font-size:17px;
}
.new-product-detail:hover .brator-product-single-item-mini{
	margin-top:0 !important;
}
.new-product-detail .brator-product-single-item-mini{
	padding-left:0 !important;
}
.detail-product-area{
	color:#000000 !important;
	font-family: "Inter", sans-serif !important;
	font-size:16px !Important;
	font-weight:400 !important;
}
.brator-product-hero-content-stock{
	margin-bottom:0 !important;
	border:none !important;
	padding-bottom:5px !important;
}
.brator-icon-link-text{
	margin-left:10px !important;
}
.heart-icon{
	display:none;
}
.current-menu-item a{
	color:#FFDD00  !important;
}
.brator-cart-item-list .brator-cart-total-money .brator-cart-total-action a:first-child{
	color:#fff;
}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-product-in-list:before{
	color:#f4db0c !important;
}
.brator-filter-view-type a{
	display:none !important;
}
.filter-enable{
	background-color:#FFDD00 !important;
	color:#000;
	font-weight: 600;
	font-size:15px;
    text-transform: capitalize;
}
.blog-details-content{
	padding-top:8em;
}
.new-title-area{
	padding-top:5em;
/* 	padding-left:0; */
}
.grid-view{
	display:none !important;
}
.search-box-with-banner {
	display:none;
}
.brator-inline-product-filter-area{
	margin-top:1em;
}
.brator-banner-area.design-four::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, .7);
	z-index: 2;
}
.wc-block-cart-items{
	background-color:#fff !important;
	border-radius:12px;
	padding:20px;
}
table.wc-block-cart-items{
	background-color:#fff !important;
}
.wp-block-woocommerce-cart-order-summary-block{
	background-color:#fff;
	border-radius:12px;
	padding:20px;
}
.wc-block-components-main table{
	background-color:#fff !important;
	padding:10px;
}
.wc-block-components-totals-shipping{
	background-color:#D6DCE5;
	padding:10px 0;
	border-radius:8px;
}
.wc-block-components-totals-wrapper{
	background-color:#D6DCE5;
	padding:10px 0;
	border-radius:8px;
	margin-top:20px;
}
.brator-pagination-box .navigation.pagination .page-numbers.current{
	background-color:#000 !Important;
	color:#fff !Important;
	border:none !important;
}
.wc-block-cart__submit-container{
	background-color:#FFDD00;
	color:#333;
	box-shadow: 0px 4px 82.1px 0px #DDDDDD;
	border-radius:12px;
}
.brator-product-single-item-area.design-two:hover .brator-product-single-item-mini{
	margin-top:0 !important;
	border-radius:20px;
}
.category-type a{
/* 	background-color:#e1e1e1; */
	padding:5px;
}

.banner-height{
	height:28em;
}

.comparison{
    padding: 60px 0;
}
.brator-product-single-item-price p del span bdi span bdi{
	font-size:12px !important;
	color:#999999;
	font-weight:400;
}
.brator-product-single-item-price p ins span{
	font-size:13px !Important;
	font-weight:600;
	color:#000000;
}
svg {
    width: 23px;
    height: 1em;
    font-size: 26px;
}
.brator-logo-area .brator-logo{
	justify-content:flex-start;
}
.brator-whats-hot-slider .brator-hot-single-box:after{
	background:transparent;
}
.brator-footer-area{
	padding:15px 0;
}
.brator-footer-top-area{
	padding-bottom:10px;
	padding-top:30px;
	margin-top:5em;
}
button.scroll-top svg{
	fill:#000 !important;
}
button.scroll-top span{
	color:#000 !important;
}
.click-item-count span{
	color:#000 !important;
}
#glt-translate-trigger{
	background-color:#FFDD00 !important;	
}
#glt-translate-trigger span{
	color:#000 !important;
}
.plan-pixel-area{
	display:none;
}
.footer-line{
	display:none;
}
.page-wrapper{
	background-color:#F2F2F7;
}
.brator-deal-product-slider {
	padding:25px 0;
}
.brator-banner-area.design-four::before{
	background:transparent !important;
	height:120% !important;
}
.brator-parts-search-box-area.design-two .brator-parts-search-box-form button{
	max-width:100%;
}
.brator-product-shop-page-area .row+.brator-plan-pixel-area{
	margin-top:40px;
}
.brator-product-shop-page-area{
	margin-bottom:20px;
	margin-top:0;
}
.brator-banner-area.design-four .brator-banner-content h2 {
	line-height:0px;
	color:#fff;
}

.brator-banner-area.design-four .brator-banner-content p{
	padding-top:20px;
	color:#fff;
}
input#to_pro_price{
	width:100%;
}
.brator-banner-area.design-four{
	background-color:transparent;
}
.brator-our-story-area{
	margin-top:0;
	padding:45px 1em;
}
.brator-features-area.design-two{
	padding:90px 1em;
}
.brator-product-single-cart-action{
	display:none;
}
.brator-brand-item-area.design-two {
	padding:90px 0 30px 0 !important;
}
.brator-banner-slider-area{
	margin-top:0 !important;
}
.brator-breadcrumb-area  .col-lg-12{
/* 	padding:0; */
}
.e-parent{
	background-color:#F4F4F4;
}
.brator-offer-slider-area.brator-whats-hot-area{
	padding-top:45px;
	padding-bottom:45px;
}
.brator-product-single-item-area .brator-product-single-item-mini .brator-product-single-item-price p {
	word-break:break-all;
	font-size:13px;
}
.brator-product-frequently-area {
	padding-bottom:0;
}
.brator-client-review-area{
	padding-top:30px;
}
.brator-banner-area.design-four .brator-banner-content{
	max-width:100%;
}
.brator-breadcrumb-area{
	padding:0px 0 0 0;
	margin-top:0;
}
.wc-block-cart-item__product .wc-block-components-product-metadata__description{
	display:none;
}
.brator-parts-search-box-form{
	background-color:transparent !Important;
	border-color:#ccc !important;
}
.card-title-area{
	min-height:2.5em !important;
	padding-top:5px;
}
.brator-product-single-item-price{
	display:flex;
	align-items:center;
	margin-top:0 !important;
}
.brator-current-vehicle{
	margin-bottom:10px;
}
.basic-price p del span{
	color:#999999;
	font-size:14px !important;
	font-weight:400;
}
.basic-price p ins span{
	color:#000000;
	font-size:22px;
	font-weight:600;
}
.set-two-batch{
	background-color:#FFC93F;
	padding:10px;
	border-radius:4px;
	margin-left:8px;
	min-width:5em;
	max-width:10em;
}
.set-four-batch{
	background-color:#7FAF2B;
	padding:10px;
	border-radius:4px;
	margin-left:8px;
	font-size:14px;
	color:#fff;
}
.set-tyre{
	font-size:14px;
	color:#000000;
	font-weight:normal;
	padding-top:2px;
}
.brator-product-single-item-mini p{
	margin-bottom:0;
	color:#000000;
	font-size:14px;
	line-height:22px;
	padding-top:0;
	font-weight:400;
}
.off-batch{
	padding-left:10px;
	font-size:11.5px;
	line-height:0;
	min-width:5em;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
	background-color:#FFDD00;
	border:none;
	font-size:13px;
}
.home-cart .brator-brator-cart-list-items-qty{
	max-width:78px;
	display: flex;
    align-items: center;
    justify-content: center;
    min-height: 1.8em;
    max-height: 1.8em;
}
.home-cart .brator-brator-cart-list-items-qty span {
	width:24px;
	line-height:normal;
}
.home-cart .brator-product-single-item-price p span{
	font-size:11px;
}
.woocommerce div.product{
	padding:12px;
}
.translated-rtl .t-size{
	display: flex;
    justify-content: center;
    direction: ltr;
}
.home-cart button{
	line-height:normal !important;
	height:36px !important;
}
.home-cart .brator-brator-cart-list-items-qty input{
	margin-left:0 !important;
	height:auto !important;
}
.brator-inline-product-filter-area{
/* 	padding:20px 80px; */
}
.brator-filter-show-items{
	display:none !important;
}
.home-cart .brator-product-single-cart-count-add{
/* 	display:flex; */
/* 	justify-content:space-between; */
	margin-top:15px;
}
.more-add-area .row{
	justify-content:space-between;
	padding-top:1em;
}
.brator-product-single-item-area{
	padding:0 !important;
	border-radius:19px;
	border-color:transparent;
}
.brator-product-single-item-mini{
	padding:10px;
}
.brator-product-single-item-img a{
	display:flex;
	justify-content:center;
}
.final-cart-button :hover svg path{
	stroke:#fff;
}
.home-cart h5{
	color:#000000;
	font-size:24px !important;
	font-weight:600 !important;
}
.brator-product-single-item-img img{
	width:12em;
}

.product-title-area{
	background-color:#fff;
	border-radius:19px 19px 0 0;
	height:21em;
}
.tyre-info-more .tyre-feature{
	background-color:#F2F2F2;
	padding:4px 10px;
	width:48%;
	height: 48px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.tyre-info-more .tyre-feature a{ 
	font-size:11px ;
	font-weight:500 !important;
	padding:0;
	line-height:normal !Important;
}
.tyre-feature p{ 
	color:#999999;
	font-size:14px;
	font-weight:400;
	margin-bottom:0;
	padding-bottom:2px;
	line-height:14px;
}
.tyre-info-more{
	display:flex;
	align-items:center;
	justify-content:space-between;
	flex-wrap:wrap;
}
.brator-product-single-item-area .brator-product-single-item-info .brator-product-single-item-info-right {
    position: absolute;
    right: 25px;
    top: 20px;
}
.tinvwl-icon-heart:before{
	font-size:28px !important;
	background-color:#fff !important;
	border-radius:100% !important;
}
.product-title-area img{
	width:7em;
	margin-left:14px;
	margin-top:15px;
}
.basic-price p bdi span{
	color:#999999;
	font-size:14px;
	font-weight:400;
}
.elementor-591 .elementor-element.elementor-element-5b41ce9 .elementor-background-slideshow__slide__image{
		background-position:100% 45% !important;
	}
.tyre-counter{
	display:flex;
	align-items:center;
}
.final-cart-button button{
	width:100%;
	height:54px !important;
	font-size:20px ;
	font-weight:400;
	border-radius:8px !important;
	margin-top:20px !important;
	display:flex !important;
	align-items:center;
	justify-content:center;
	gap:6px;
}
.tyre-counter p{
	margin-right:10px;
}
.tyre-size-filter{
	box-shadow: 0px 4px 4px 0px #A2A2A240;
    background-color:#F4F4F4 !important;
}
.button-fill-one, .woocommerce .brator-product-single-frequently-total button, .brator-product-header-layout-area.desing-two .brator-product-add-to-cart .brator-product-add-to-cart-button-added button, .brator-product-hero-content .brator-product-hero-content-add-to-cart .brator-product-single-cart-count-add .brator-product-single-cart-add button, .cart-total-area .cart-total-process a, .brator-cart-info .brator-cart-checkout .brator-cart-checkout-right .brator-cart-checkout-back button, .brator-cart-info .brator-cart-checkout .brator-cart-checkout-left .brator-cart-checkout-fields button, .brator-filter-item-content-area .brator-rang-item-input .brator-rang-item-input-single-btn button.ac-trigger, .brator-current-vehicle .brator-current-vehicle-content a, .brator-parts-search-box-form button, .brator-banner-area.design-two .brator-banner-content .brator-banner-content-action a, .brator-parts-search-box-area.design-one .brator-parts-search-box-form button, .product-list-items.type-list .brator-product-single-item-area.design-three .brator-product-single-item-area-right .brator-product-single-item-btn .brator-product-single-item-btn-cart .button, .brator-product-single-item-area .brator-product-single-item-mini .brator-product-single-item-btn a.add_to_cart_button, .brator-offer-box-two a, .brator-offer-box-one a, .brator-coming-soon-area .brator-coming-soon-subs-area .brator-sub-form .news-letter-form button.wpcf7-form-control.wpcf7-submit, .brator-newsletter-form.design-one .news-letter-form button, .brator-newsletter-box .brator-newsletter-box-content button.wpcf7-submit, .brator-contact-form-fields .brator-contact-form-field button, .brator-footer-top-element .brator-sub-form button, .brator-cart-item-list .brator-cart-total-money .brator-cart-total-action a{
	background-color:#f4db0c;
	color:#333;
}
.brator-hot-single-box .brator-hot-box-content .brator-hot-box-button a{
	background-color:#f4db0c;
	color:#333;
}
.guarantee-area{
	display:flex;
	align-items:center;
	padding:10px 0;
}
.guarantee-area p{
	font-size:14px;
	font-weight:400;
	padding-left:7px;
	line-height:20px;
}
.product-detail-data{
	margin-bottom:15px!important;
}
.wc-block-components-product-badge{
	text-align: center;
    width: 25%;
}
.brator-product-hero-content-title h2{
		color:#1A1A1A !important;
		font-size:26px !important;
		font-weight:400 !important;
	}
.wc-block-cart-item__remove-link{
	width:100%;
	text-align:left;
}
.wc-block-components-product-price{
	text-align:left;
}
.wc-block-cart-item__wrap{
	display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	background-color:#f4db0c;
	color:#333;
}
.tinvwl-txt{
	font-size: 15px;
    display: flex;
    line-height: 16px;
    width: 100%;
}
.e-con-inner{
	width:80% !important;
	margin-top:-10em !important;
}
#glt-translate-trigger{
	background-color:#FFDD00 !important;
}
.tinvwl-icon-heart:before{
	display:none;
}
.comparison{
	padding:20px !important;
		
}
.woocommerce-notices-wrapper{
	margin:0 15px;
}
@media only screen and (min-width: 1100px) and (max-width: 1299px) {
    .brator-header-menu-area {
        display: block;
    }
	.product-list-items .brator-product-single-item-area {
    width: calc(30% - 0px);
}
	.header-support-info a {
		font-size:13px;
	}
	.tyre-info-more .tyre-feature a {
		font-size:10px !important;
		padding:0;
	}

}
@media only screen and (min-width: 1920px) and (max-width: 2500px) {
	.brator-breadcrumb-area{
		margin-top:1em !important;
	}
	.new-title-area {
		padding-top:13em;
	}
	.product-list-items{
    gap: 38px;
}
	.brator-current-vehicle-area{
/* 		margin-top: 142px; */
	}
}
@media only screen and (min-width: 1299px) and (max-width: 1500px) {
	.brator-inline-product-filter-area {
    margin-top: 0;
	}
	    .brator-product-single-item-mini {
		padding:5px !important;
	}
	.locations-details {
		padding: 11px 0px 11px 12px !important;
	}
	.locations-details h4 {
    color: #000000;
    font-size: 18px !important;
    margin-bottom: 0;
    padding-bottom: 15px !important;
}
	.more-info p {
    color: #000000;
    font-size: 11px !important;
    line-height: 16px;
    margin-bottom: 0;
}
	.new-title-area{
	padding-top:5em;
		padding-left:10px;
}
	.product-detail-data a{
		font-size:12px !important;
		padding-top:3px;
	}
	.home-cart h5{
	color:#000000;
	font-size:18px !important;
	font-weight:600 !important;
}
	.brator-breadcrumb-area{
	padding: 0;
	margin-top:1em !important;
}
	.brator-product-hero-content-brand a{
		color:#1A1A1A !important;
		font-size:42px !important;
		font-weight:700 !important;
	}
	
	.brator-product-single-item-mini{
		padding:8px;
		border-radius:20px;
	}
	.final-cart-button button{
		font-size:16px !important;
	}
	.tyre-info-more .tyre-feature a{
		font-size:12px !important;
	}
	.brator-product-single-item-mini p {
		font-size:15px;
	}
	.basic-price p del span{
	color:#999999;
	font-size:14px !important;
	font-weight:400;
}
	
	.basic-price p bdi span{
	color:#999999;
	font-size:14px !important;
	font-weight:400;
}
	.basic-price p ins span{
	color:#000000;
	font-size:16px !important;
	font-weight:600;
}
}
@media only screen and (min-width: 300px) and (max-width: 991.98px) {
    .product-list-items .brator-product-single-item-area {
        width: calc(33.3333333% - 23px) !important;
    }
}
@media only screen and (min-width: 320px) and (max-width: 961px) {
.mob-field{
	}
	.tyre-counter p{
/* 		display:none; */
	}
	.product-filter-page .new-filter{
		margin-top:0;
	}
	.tyre-specs{
		flex-direction:column;
	}
	.mob-filter{
		top:8em;
	}
	.individual-comp-main{
		border-right:none !important;
	}
	.brator-inline-product-filter-area{
	padding:0px;
}
	.product-list-items .brator-product-single-item-area{
	width: 100% !important;
}
	.brator-breadcrumb{
	padding:0px;
}
	.header-support-info{
/* 		min-width:10em;
		max-width:10em; */
	}
	.brator-icon-link-text{
/* 		min-width:10em;
		max-width:10em; */
	}
	.add-ons{
		min-width:10em;
		max-width:10em;
	}
	.product-list-items{
		padding:10px;
	}
	.new-title-area{
		padding-top:3em;
	}
	.brator-breadcrumb-area{
		margin-top:0;
	}
	.home-cart .brator-brator-cart-list-items-qty input {
		width:5em !important;
		margin-left:13px !important;
	}
	.listing-count .brator-product-single-cart-count .brator-brator-cart-list-items-qty{
		top:auto;
		min-width:6em !important;
		max-width:6em !important;
	}
	.brator-product-single-cart-count .brator-brator-cart-list-items-qty{
		top:auto;
/* 		min-width:6em;
		max-width:6em; */
		min-width:10em !important;
		max-width:10em !important;
	}
	.e-con-inner{
	width:100% !important;
	margin-top:0 !important;
}
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    text-transform: capitalize;
}


.select2-results__option[aria-selected], .select2-results__option[data-selected] {
	text-transform: capitalize;
}

.shop-filter-open .brator-product-shop-page-area .lg-display-none {
    display: block !important;
    position: fixed;
    left: 0%;
    top: 7em;
    transition: 0.3s;
    width: 100%;
    height: 100%;
    z-index: 3;
    overflow-y: auto;
    background-color: #0000009c;
}

.brator-inline-product-filter-area .brator-inline-product-filter-right .brator-filter-view-type button.filter-enable{
	display:block!important;
}

.test-class{
	color:red;
}

.product-detail-data{
	width: 30%!important;
}


.car-type-info{
	    display: flex;
    align-items: center;
    justify-content: space-between;
}

.tyre-comparison-area{
	background-color: #fff;
	border-radius: 20px;
}
.individual-comparison{
	background-color: #fff;
	padding:0 !important;
}
.individual-comp-main{
	border-right: 1px solid #ccc;
}

.combination-total p{
	font-size: 19px;
	margin-bottom: 0;
	line-height: 28px;
	color: #000;
}
.tyre-cat-pic{
	display:flex;
	align-items:center;
}
.comparison .tires{
	padding:0 !important;
}
.combination-total .brator-product-single-item-price p span{
	color: #000;
	font-size: 19px;
	font-weight: 700;
	padding-left: 6px;
}
.tyre-wall-show{
/* 	position: absolute;
    bottom: 0;
    background-color: #fff;
    width: 95px;
	padding-left:12px; */
	width:100%;
	display:flex;
	align-items:center;
	justify-content:center;
}
.tyre-wall-show a{
	width:40%;
	margin-top:10px;
	display:flex;align-content;
	background-color:#000;
	color:#fff;
	justify-content:center;
}
.tyre-make{
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	margin-bottom:1em;
	padding:5px 0px;
}
.card-head-feature{
	display:flex;
	align-items:center;
	font-size:14px !important;
	color:#000 !important;
}
.locate-btn a{
	width: 100%;
    display: flex;
    align-items: end;
    justify-content: center;
}
.loaction-image img{
/* 	min-height:19em;
	max-height:19em; */
	height:100%;
}
.localities .col-md-6{
	padding:0 10px;
}
.localities{
	margin:0 -10px;
}
.woocommerce-Address{
	border: 1px solid #ccc;
    padding: 14px;
    border-radius: 10px;
}
.woocommerce-account .addresses .title h3 {
	font-size:20px;
}
.woocommerce-Address address{
	    line-height: 22px;
}
.woocommerce-MyAccount-navigation ul{
	list-style-type: disclosure-closed;
    padding-left: 0;
}
.woocommerce-MyAccount-navigation ul li{
	font-size:15px;
}
.woocommerce-orders-table__cell .woocommerce-button{
	height: auto !important;
	line-height:0 !important;
    padding: 16px 40px !important;
}
.wp-block-woocommerce-empty-cart-block h2.wp-block-heading.has-text-align-center + hr + h2.wp-block-heading.has-text-align-center,
.wp-block-woocommerce-empty-cart-block .wc-block-grid {
    display: none;
}
.brator-parts-search-box-area.design-two{
	background:transparent;
}
.tyre-specs{
	display:flex;
}
.tyre-specs h5{
	font-size:15px;
	font-weight:400;
}
.detail-cart-add{
	display:flex;
	align-items:center;
}