/*
Theme Name: Car Racing
*/

.products_page {
padding-top: 50px;
background-color: #000;
color: #fff;
}	
.home_logo {
max-width: 200px;
}
.inner_logo {
max-width: 80px !important;
}

.inner-header{
margin-top: 87px;
background-size: cover;
background-position: bottom center;
}

.video-btn {
	display: block;
}
.single-car {
	border-style: solid;
    border-width: 2px;
    border-color: #464444;
}
.btn-play {
  position: absolute;
  top: -15px;
  bottom: 0;
  padding: 0;
  margin: 0;
  margin-left: -15px;
  border: 0;
  border-radius: 0;
  outline: 0 !important;
  width: 100%;
  background-color: transparent;	
}  

.btn-play {
font-size: 55px;
color: #fff;
}
.btn-play:hover {
	color: #ea3e2f !important;
}








.cartnumber {
background-color: #ea3e2f;
    border-radius: 17px;
    font-size: 12px;
    padding: 0px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    position: absolute;
    margin-top: -23px;
    margin-left: -8px;
}
.navbar-light .navbar-nav .nav-link {
    text-transform: initial !important;
}
.woocommerce .woocommerce-breadcrumb {
    color: #e4e2e2 !important;
	margin-top: 15px !important;
}
.woocommerce .woocommerce-breadcrumb a {
    color: #e4e2e2 !important;
}
.woocommerce .woocommerce-breadcrumb a:hover {
    color: #ea3e2f !important;
}
	
.woocommerce-loop-product__title {
font-size: 1.1rem;
text-align: center;
padding-top: 10px;
padding-bottom: 8px;
color: #fff;
margin-bottom: 0px !important;
}
.attachment-woocommerce_thumbnail {
border-style: solid;
border-width: 1px;
border-color: #adaaaa;
}
.woocommerce-Price-amount {
color: #fff;
width: 100%;
text-align: center;
font-size: 1rem;
color: #ea3e2f;
padding-bottom: 10px;
}

.add_to_cart_button {
	font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 500 !important;
	border-radius: 0px !important;
    left: auto;
    color: #ffffff !important;
    background-color: #ea3e2f !important;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
	width: 100%;
    text-align: center;
}
.type-product {
	margin-bottom: 50px !important;
}
.columns-4 > .type-product {
	text-align: center;
}


@media (max-width: 1449px) and (min-width: 1200px)
{
	
.woocommerce-Price-amount {
    text-align: center;
}

.summary > .price > .woocommerce-Price-amount {
    text-align: left !important;
}
.summary > .price > .price > .woocommerce-Price-amount {
    text-align: left !important;
}

.woocommerce-variation-price > .price > .woocommerce-Price-amount {
    text-align: left !important;
}


}

.woocommerce-variation-price {
     margin-bottom: 30px;	
}

@media only screen and (max-width: 767px) and (min-width: 320px)
{
.variations_button {
 margin: auto;
 display: table; 
}
.cart {
 margin: auto;
 display: table; 
}
}





.select2-results__option {
color: #000;	
}

.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
	background-color: #BE3F30 !important;
}

.woocommerce-message {
    border-top-color: #ea3e2f;
}
.woocommerce-message {
    background-color: #ffffff !important;
    color: #5f4949 !important;
}
.woocommerce-message::before {
    color: #ea3e2f !important;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {

    color: #ffffff;
    background-color: #ea3e2f;
}
.woocommerce-pagination {
	background-color: #000;
	padding-bottom: 50px;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background: #ea3f30 !important;
    color: #ffffff !important;
}
.page-numbers {
color: #ffffff;
}
.page_style {
background-color: #000;
padding-top: 50px;	
}
.woocommerce table.shop_table {
    border: 1px solid #292726  !important;
}
.woocommerce table.shop_table td {
    border-top: 1px solid #292726  !important;
}	
.product-name, .product-price, .product-quantity, .product-subtotal, .product-name a {
color: #fff !important;
}



.woocommerce .quantity .qty {
    height: 35px;
    padding-top: 3px;
}


.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background-color: #d02415 !important;
    color: #ffffff !important;
}
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] {
	color: #fff;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #ea3e2f;
    color: #fff;
}
h1, h2, h3, h4, h5, h6 {
    color: #fff;
}
body {
    color: #fff;
}
#add_payment_method .cart-collaterals .cart_totals tr td, #add_payment_method .cart-collaterals .cart_totals tr th, .woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-checkout .cart-collaterals .cart_totals tr td, .woocommerce-checkout .cart-collaterals .cart_totals tr th {
    border-top: 1px solid #292726 !important;
}
.woocommerce-info {
    border-top-color: #ea3e2f;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    background-color: #fff;
}	
a {
color: #ea3e2f;
}

.woocommerce-info::before {
    color: #ea3e2f;
}



/*fix wo conflict of columns */
.woocommerce .col-1, .woocommerce .col-2{ max-width:none;}

.woocommerce-billing-fields .form-row, .woocommerce-shipping-fields .form-row,.woocommerce form .form-row {
display: block;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
max-width: unset;
}

.woocommerce-privacy-policy-text {
color: #515151 !important;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    border: 1px solid #292726 !important;
}
.woocommerce-form>.woocommerce-privacy-policy-text{
color: #888686 !important;
}
.wc_payment_method>label {
	color: #ea3e2f !important
}  




.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	border: 1px solid #ea3e2f !important;
    background: #ea3e2f;
    z-index: 2;
    border-bottom-color: #ea3e2f;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: inherit;
    text-shadow: inherit;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
    box-shadow: 2px 2px 0 #ea3e2f;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
    box-shadow: -2px 2px 0 #ea3e2f;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    border: 1px solid #ea3e2f;
    position: absolute;
    bottom: -1px;
    width: 5px;
    height: 5px;
    content: " ";
    box-sizing: border-box;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    left: -5px;
    border-bottom-right-radius: 4px;
    border-width: 0 1px 1px 0;
    box-shadow: 2px 2px 0 #ea3e2f
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
    right: -5px;
    border-bottom-left-radius: 4px;
    border-width: 0 0 1px 1px;
    box-shadow: -2px 2px 0 #ea3e2f
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    position: absolute;
    content: " ";
    width: 100%;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #ea3e2f;
    z-index: 1
}
.dropdown-menu>li>a {
    display: block !important;
    width: 100% !important;
    padding: .25rem 1.5rem !important;
    clear: both !important;
    font-weight: 400 !important;
    color: #212529 !important;
    text-align: inherit !important;
    white-space: nowrap !important;
    background-color: transparent !important;
    border: 0 !important;
}
.dropdown-menu>li>a:focus {
	color: #fff !important;
    text-decoration: none !important;
    background-color: #transparent !important;
}

.dropdown-menu>li>a:hover {
    background: #transparent !important;
}
.myaccount:hover {
    color: #fff;
    background: #transparent !important;
    display: block;
    border-radius: 0px;
}
.myaccount:focus {
    color: #fff !important;
    background: #transparent !important;
    display: block;
    border-radius: 0px;
}
.myaccount:active {
    color: #fff;
    background: #transparent !important;
    display: block;
    border-radius: 0px;
}


.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #fff;
	background-color: transparent !important;
} 
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link:hover {
    color: #fff;
	background-color: transparent !important;
} 

.footer-wiget.footer-links ul li a {
	padding: 0px !important;
}

.footertag {
	margin-top: 10px;
}
.footertag a:hover {
	color: #fff;
}