body {
    background-color: white;
}

@font-face { font-family: Gotham; src: url('fonts/gotham.otf'); }
body.login .page .page-inner .login-logo { background: url('images/login_logo.png') center center no-repeat; height: 91px; }

.page .page-inner #special_header_wrap { display: block; width: 1380px; }
.wheels .page .page-inner #special_header_wrap { display: block; max-width: calc(100% - 10px); }
.page .page-inner #special_header_wrap #special_header_inner { height:230px; background: url('images/logo_banner_medium.jpg') 101px bottom no-repeat; margin-top:10px; }
body.resp-size-1280-or-less .page .page-inner #special_header_wrap #special_header_inner { height:230px; background: url('images/logo_banner_medium.jpg') 101px bottom no-repeat; }

body.resp-size-640-or-less .page .page-inner #mobile_header_wrap #mobile_header_title { background: none; }

body.login.resp-size-640-or-less .page .page-inner .login-logo {
    background: url('images/login_logo_sml.png?v=1') center center no-repeat;
    height: 91px;
}

.page .page-inner #menu_wrap {
    background: #1c1f1b !important;
}

/* Invoices Page Width */
body.invoices #content {
    width: 830px;
}

/* Details image */
.page .page-inner #special_header_wrap #special_header_inner #special_header_details {
    height: 130px;
    width: 315px;
    float: right;
    padding-right: 8px;
    position:relative;
    margin-right: 20px;
}

.page .page-inner #special_header_wrap #special_header_inner #special_header_details div {
    position:absolute;
    font-size: 22px;
    font-family: 'Gotham', sans-serif;
}


.page .page-inner #special_header_wrap #special_header_inner #special_header_details div a {
    color: black;
    text-decoration: none;
}

.page .page-inner #footer_wrap #footer {
    padding-left: 110px !important;
    font-size: 15px !important;
    font-weight: bold !important;
}

#header_wrap {
    display: none;
}

#special_header_details_phone {
    bottom: 31px;
    right: -1px;
    inline-size: max-content;
}

#special_header_details_phone_USA {
    bottom: 41px;
    right: -2px;
    inline-size: max-content;
    margin-bottom: 20px;
}

#special_header_details_email {
    right: 0;
    bottom: 1px;
}

@media screen and (min-width: 1011px) {
    #homePageFrameMobile {
        display: none;
    }
}

@media screen and (max-width: 1010px) {
    #homePageFrame {
        display: none;
    }
    #special_header_wrap {
        margin-top: -30px;
        width: auto !important;
    }
    .wheels #special_header_wrap {
        margin-top: -20px !important;
    }

    .page .page-inner #special_header_wrap #special_header_inner #special_header_details {
        width: 221px !important;
        background-size: cover !important;
    }

    .page .page-inner #special_header_wrap #special_header_inner {
        height: 130px !important;
        background: url('images/logo_banner_small.png') 101px bottom no-repeat !important;
        padding-top: 10px;
    }

    .page .page-inner #special_header_wrap #special_header_inner #special_header_details div {
        position: absolute;
        font-size: 18px;
        font-family: 'Gotham', sans-serif;
    }

    #special_header_details_phone {
        bottom: 27px;
    }

    .wheels #special_header_details_phone {
        right: 0;
        bottom: 40px;
    }

    .wheels #special_header_details_email {
        right: 0;
        bottom: 10px;
    }
}
@media screen and (max-width: 1320px) {
    .page .page-inner #special_header_wrap #special_header_inner #special_header_details {
        height: 130px;
        width: 290px;
        background-size: contain;
    }
}
/* Login Page Custom */
body.login {
    background-color: #636363;
}

#custom-login-region {
    height: 100vh;
    width: 100vw;
    padding: 0;
}

.login .resp-size-640-or-less.login .page .page-inner .region {
    padding: 0;
}

.login-area-container {
    margin: auto;
    position: absolute;
    max-width: 600px;
    max-height: 350px;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.frontend-container {
    max-height: 1080px;
    max-width: 1920px;
    height: 100%;
    width: 100%;
    background: url('images/login_background.jpg') center center no-repeat;
    margin: auto;
}

.login-region, .login-area {
    background-color: transparent;
    border: none;
    max-width: 492px;
    margin-top: 20px;
}

.login-region {
    margin: 0 auto;
    background: none;
}

.login-region h1 {
    text-align: left !important;
    font-family: 'Roboto', sans-serif;
    color: white;
    padding-left: 0;
    font-weight: 400;
    margin-bottom: 40px;
}

.login-username-area {
    color: white;
    padding: 0 !important;
}

.login-username-area #username {
    margin-bottom: 12px;
    max-width: 480px;
    height: 24px;
    border-radius: 4px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    width: 100%;
}

.login-username-area #username::placeholder {
    text-transform: uppercase;
}

p.help {
    text-align: center;
    margin: 0;
    padding: 5px 15px 0 15px;
    color: black;
    font-weight: 500;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
}

.login-password-area {
    color: white;
    padding: 0 !important;
}

.login-password-area #password {
    margin-bottom: 12px;
    max-width: 480px;
    height: 24px;
    border-radius: 4px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    width: 100%;
}

.login-password-area #password::placeholder {
    text-transform: uppercase;
}

.login-submit-area {
    padding: 0 !important;
}

.login-submit-area .login-spinner {
    color: white;
}

#loginbutton {
    max-width: 493px !important;
    border: none !important;
    background: black !important;
    color: white;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    width: 100%;
}

.login-after {
    padding-top: 12px;
}

.login-after span {
    color: grey;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
}

.login-after .hyperlink {
    color: #1e90ff !important;
}

body.tires #search_button {
    margin-right: 0px;
}

/* End Login Page Custom */

/* Specials */
.tires table tr.is-special td {
    color: #00AA00;
}

.logo::after {
    content: url('images/login_logo_sml.png'); max-height: 110px; max-width: 500px;
}

/* Wheels */
body.wheels .page-inner #content_wrap .page-title {
    display: none;
}

.wheels #content_wrap {
    padding-left: 101px !important;
    padding-top: 20px !important;
    padding-right: 2% !important;
    padding-bottom: 0px !important;
    max-width: 96% !important;
    box-sizing: initial !important;
}

    .wheels #content_wrap #content {
        box-sizing: border-box !important;
    }

@media screen and (max-width: 977px) {
    .wheels #content_wrap {
        padding-left: 0px !important;
        padding-top: 0px !important;
        padding-right: 0px !important;
        padding-bottom: 0px !important;
        max-width: 100% !important;
    }
}

.w-element-results-padding {
    padding: 16px 0px !important;
}

.w-product-results-padding {
    padding: 16px 0px !important;
}

.w-vehicle-results-margin {
    margin: 16px 0px !important;
}

.slider-full {
    background-color: #ff671f;
}

/* Hide Tire Search Box */
body.home .page-inner #content_wrap #content #home_content_region_wrap #tire-search-area {
    display: none;
}

/* Hide Fitment Guide */
#fitment_guide_content_region_wrap {
    display: none;
}

/* Invoices */
.tireweb-invoice .invoice-header .invoice-header-left .invoice-logo {
    height: 88px;
    background: url('images/logo_banner_small.png') no-repeat;
    background-size: contain;
    width: 306px;
}

/* Custom Menu Icons */
.page .page-inner #menu li #menu_button_invoices {
    background-color: transparent;
    background-image: url(images/menu_icons.png?c=20230207);
    background-position: 15px -2391px;
    background-repeat: no-repeat;
}

    .page .page-inner #menu li #menu_button_invoices:hover {
        background-position: -85px -2391px;
    }

.page .page-inner #menu li #menu_button_invoicetracking {
    background-color: transparent;
    background-image: url(images/menu_icons.png?c=20230207);
    background-position: 15px -2391px;
    background-repeat: no-repeat;
}

    .page .page-inner #menu li #menu_button_invoicetracking:hover {
        background-position: -85px -2391px;
    }


/* Wheels icon */
.page .page-inner #menu li #menu_button_wheels,
.page .page-inner #menu li #menu_button_tires,
.page .page-inner #menu li #menu_button_miscproducts,
.page .page-inner #menu li #menu_button_cart,
.page .page-inner #menu li #menu_button_settings,
.page .page-inner #menu li #menu_button_help,
.page .page-inner #menu li #menu_button_more_auto,
.page .page-inner #menu li #menu_button_home {
    background-image: url('images/menu_icons.png?c=20230207');
}

.page .page-inner #mobile_footer_wrap {
    background: #1c1f1b !important;
}

.page .page-inner #mobile_footer_wrap #mobile_footer #mobile_footer_list_wheels a {
    background: url('images/icons_mobile.png?c=20230207') 27px 7px no-repeat;
}

.page .page-inner #mobile_footer_wrap #mobile_footer #mobile_footer_list_tires a {
    background: url('images/icons_mobile.png?c=20230207') 27px 7px no-repeat;
}

.page .page-inner #mobile_footer_wrap #mobile_footer #mobile_footer_list_home a {
    background: url('images/icons_mobile.png?c=20230207') 27px 7px no-repeat;
}

.page .page-inner #mobile_footer_wrap #mobile_footer #mobile_footer_list_cart a {
    background: url('images/icons_mobile.png?c=20230207') 27px 7px no-repeat;
}

.page .page-inner #mobile_footer_wrap #mobile_footer #mobile_footer_list_more a {
    background: url('images/icons_mobile.png?c=20230207') 27px 7px no-repeat;
}

.home .page .page-inner #content_wrap #content .ui-widget-content {
    padding-left: 0 !important;
}

@media screen and (min-width: 1010px) {
    .home #content {
        width: 1265px;
    }
}

.home #home_content_region_wrap {
    min-width: 268px !important;
}

.tires table.dataTable tr.odd {
    background-color: #fff !important;
}

.tires table.dataTable tr {
    border-bottom: 1px solid #E0E0E0;
}
.tires table.dataTable tr:last-child {
    border-bottom: none;
}
.tires table.dataTable tr:hover {
    background-color: #eee !important;
}
.tires .product-image {
    max-width: 80px !important;
    max-height: 80px !important;
}
.tires table.dataTable td {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
}
.tires .results-area .results-area-inner table input.quantity-input,
.viewcart .cart-table-area table input.cart-quantity-input {
    width: 45px;
}
.table-wheel-quantity-input {
    width: 45px !important;
}
.delivery-shipto-wrap {
    max-width: 800px;
}
.delivery-option-wrap {
   float: left;
}
.shipto-option-wrap {
    float: right;
}