.single-specials .entry {
    background-color: #fff;
    margin-bottom: 40px;
    padding: 0;
    color: #000;
}

.special_container {
    width: 100%;
    overflow: visible;
    display: flex;
    justify-content: center;
    position: relative;
    margin: 0px auto;
    flex-wrap: wrap;
    border-top: 1px solid #8c8c8c;
}

.contact_block a {
    display: block;
    /* width: 100%; */
    /* float: left; */
    width: 390px;
    margin: 17px auto;
    text-align: center;
    background: #ed1c24;
    color: #fff;
    text-decoration: none;
    padding: 10px 0;
    border-radius: 7px;
}

.contact_block {
    width: 50%;
    /* float: left; */
}

.trackingNum {
    width: 80%;
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    align-items: center;
}

.imageHolder {
    width: 85%;
}

.specialContentHolder {
    margin-left: 1.5%;
    padding: 2% 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    text-align: left;
    width: 70%;
}

.single-specials .entry-content {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}


.single-mahindra_specials .specialContentHolder div {
    margin: 2% 0;
}

.single-mahindra_specials .specialContentHolder {
    padding: 0;
}

.single-offers .special-desciption1 {
    min-height: unset !important;

}


.excerptHolder,
.special-desciption1 {
    font-size: 14px;
    font-weight: 400;
    padding: 4% 0;
    min-height: 150px;
}

.special-desciption1 {
    border-top: 1px solid #8c8c8c;
    border-bottom: 1px solid #8c8c8c;
}

.excerptHolder p,
.special-desciption1 p {
    margin: 0;
}

.excerptHolder p {
    font-size: 16px;
}

.special-desciption1 {
    border-bottom: 0px;
}

.specialsBanner img {
    max-width: 800px;
    position: relative;
    margin: 0 auto;
}

.post-418030 .specialsBanner img {
    max-width: 430px;
}

.specialsBanner {
    text-align: center;
}

.special_button a {
    display: block;
    /* position: absolute; */
    /* top: 0; */
    /* bottom: 0; */
    width: 100%;
    right: 0;
    color: #fff;
    text-decoration: none;
}

.single .type-offers {
    max-width: 1600px;
    margin: 0 auto;
}


.special_button {
    /* position: absolute; */
    /* left: 2%; */
    background: #ed1c24;
    /* bottom: 0; */
    border: 1px solid #ed1c24;
    padding: 0% 1%;
    color: #fff;
    padding: 10px 25px;
    text-transform: uppercase;
    max-width: 250px;
    text-align: center;
}

.specialPriceHolder p {
    margin: 0;
    color: #ed1c24;
    font-weight: 700;
    padding: 5px 0px;
}

.specialPriceHolder p span {
    font-size: 23px;
}

.single-mahindra_specials .special_container {
    width: 100%;
}

.specialContact a {
    display: block;
    border: 1px solid #e51937;
    /*width: 100%;*/
    text-align: center;
    color: #333333;
}

.specialContact a:hover {
    background: #ed1c24;
    transition-duration: 0.5s;
    color: #fff;
    box-shadow: 0 0 8px #000;
}


.special_container_single {
    width: 100%;
    margin-bottom: 10px
}


.spec_title {
    float: left;
}

.z-tabs.flat.flat-midnight-blue>ul.z-tabs-nav>li.z-active>a,
.z-tabs.flat.flat-midnight-blue>ul.z-tabs-mobile.z-state-closed>li a,
.z-tabs.flat.flat-midnight-blue>ul.z-tabs-mobile>li a {
    background: #e51937 !important;
}

.z-tabs.flat.flat-midnight-blue>ul,
.z-tabs.flat.flat-midnight-blue>.z-container {
    border-color: #e51937 !important;
}

.specs {
    color: #c91518;
}


.special-contact {
    -webkit-animation-duration: 1s !important;
    animation-duration: 1s !important;
    -webkit-animation-delay: 0s !important;
    animation-delay: 0s !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important
}

#tabbed_show {
    visibility: hidden
}

#tabbed_loader {
    visibility: visible;
    background-image: url(images/camera-loader.gif);
    background-position: center;
    background-repeat: no-repeat
}


.section_title {
    font-size: 20px;
    margin: 10px 0
}

.section_title:first {
    font-size: 20px;
    margin: 0 0 10px
}

.section_title {
    float: left;
    color: #000;
    margin: 1%;
    clear: both;
}

.spec_value {
    float: right;
    color: #000;
}

.spec_block {
    clear: both;
    font-size: 16px;
    font-weight: 600
}

.disclaimer {
    font-size: 10px;
    font-style: italic;
    font-weight: 400;
}

.z-content-inner {
    color: #000;
}

.z-tabs.flat,
.z-tabs.flat>ul>li>a {
    color: #374858;
    text-shadow: none;
}

.single .specialContentHolder {
    /*max-width: 615px;*/
    text-align: center;
    margin: 0;
}

.contactSection {
    overflow: hidden;
    border-bottom: 1px solid #bdbdbd;
    display: flex;
    justify-content: center;
    text-align: center;
    font-size: 15px;
}

.single .imageHolder {
    width: 40%;
    float: left;
}

.specialContact {
    width: 60%;
    padding: 0 2%;
    float: left;
    box-shadow: 0px 3px 18px rgb(35 38 40 / 30%);
    margin: 20px 0;
}

.quform-spacer a {
    display: inherit;
    border: none;
    /* width: 100%; */
    text-align: center;
    color: #333333;
}

.quform-spacer a:hover {
    background: unset;
    transition-duration: 0.5s;
    color: unset;
    box-shadow: unset;
}

.tg th {
    font-weight: 600;
    border: 1px solid #333;
    padding: 0 9px;
    width: 50%;
}

.tg td {
    border: 1px solid #333;
    font-size: 14px;
    padding: 2px 10px;
}

.tg {
    max-width: 510px;
    margin: 0 auto;
}

.discription {
    padding-top: 15px;
    text-align: center;
}

.imageHolder {
    width: 28%;
    min-width: 300px;
    position: relative;
    justify-content: center;
    display: flex;
}

.imageHolder-offer {
    height: unset;
}

.special_button span {
    font-size: 20px;
}

.hide {
    display: none !important;
}


table.td {
    font-size: 15px;
    margin-bottom: 25px;
}

td.tg-0lax {
    text-align: left;
    padding: 0;
    border-top: none;
}

tbody {
    border-bottom: 1px solid #545454;
}

.post-25796 .extrasHolder {
    display: none;
}

.post-25796 .specialPriceHolder {
    display: none;
}

.post-25796 .tg {

    display: none;

}

.specialPriceHolder {
    text-transform: uppercase;
}

/* Special table */
.rwd-table {
    margin: 1em 0;
    min-width: 300px;
    border-collapse: collapse;
}

.rwd-table td,
.rwd-table th {
    border: 1px solid #929292;
}

.rwd-table th {
    display: none;
}

.rwd-table td {
    display: block;
}

.rwd-table td:first-child {
    padding-top: 0.5em;
}

.rwd-table td:last-child {
    padding-bottom: 0.5em;
}

.rwd-table td:before {
    content: attr(data-th) ": ";
    font-weight: bold;
    width: 6.5em;
    display: inline-block;
}

@media (min-width: 480px) {
    .rwd-table td:before {
        display: none;
    }
}

.rwd-table th,
.rwd-table td {
    text-align: left;
}

@media (min-width: 480px) {

    .rwd-table th,
    .rwd-table td {
        display: table-cell;
        padding: 0.25em 0.5em;
    }

    .rwd-table th:first-child,
    .rwd-table td:first-child {
        padding-left: 0;
    }

    .rwd-table th:last-child,
    .rwd-table td:last-child {
        padding-right: 0;
    }
}

.rwd-table {
    color: #000;
    border-radius: 0.4em;
    overflow: hidden;
}

.rwd-table tr {
    border-color: #000;
}

.rwd-table th,
.rwd-table td {
    margin: 0.5em 1em;
}

@media (min-width: 480px) {

    .rwd-table th,
    .rwd-table td {
        padding: 1em !important;
    }
}

.rwd-table th,
.rwd-table td:before {
    color: #000;
    font-weight: 800;
}


@media only screen and (max-width:920px) {
    .imageHolder {
        width: 100%;
        min-width: 300px;
        height: unset;
    }

    .special_container {
        max-width: 700px;
    }

    .specialContentHolder {
        width: 100% !important;
    }

    .special_button a {
        display: block;
    }

    .special_button span {
        position: initial;
        display: inline-block;
    }

    .special_button a {
        position: initial;
    }

    .contact_block {
        width: 100%;
        /* float: left; */
    }

    .specialsBanner img {
        width: 100%;
    }
}

@media only screen and (max-width:768px) {
    .specialContact {
        min-width: 300px;
    }

    .imageHolder {
        width: 100%;
    }

    .specialContact {
        width: 100%;
    }

    .special_container {
        overflow: visible;
        position: relative;
    }

    .specialContentHolder {
        margin-right: 0;
        text-align: center;
    }

    .imageHolder {
        width: 100%;
        min-width: 0;
        text-align: center;
    }

    .special_button span {
        left: 50%;
        bottom: -5%;
    }

    .single .imageHolder {
        width: 100%;
        float: left;
    }

    /* Offers page */
    .special_container {
        padding: 0;
        box-shadow: 0px 5px 12px rgba(0, 0, 0, 0.19);
    }

    .specialContentHolder {
        margin-left: 0;
        background-color: #fff;
        color: #000;
    }

    .excerptHolder p {
        padding: 0px 8px;
    }

    .post-type-archive-offers .SpecialTitle {
        background-color: #d4d4d4 !important;
    }

    .post-type-archive-offers .SpecialTitle h2 {
        color: #000 !important;
    }

}

@media only screen and (max-width:480px) {
    .special_container {
        width: 100%;
        overflow: visible;
        display: flex;
        flex-direction: column;
        justify-content: center;
        position: relative;
        margin: auto;
        text-align: center;
        margin-bottom: 30px;
    }

    .special_button span {
        bottom: -10%;
        padding: 2% 1%;
        width: 100%;
        right: 0;
        text-align: center;
    }

    .specialContact a {
        width: 100%;
        padding: 2% 0;
    }

    .specialContentHolder {
        width: 100%;
    }

    .trackingNum {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }

    .special_button {
        padding: 11px 64px;
        max-width: 275px;
        margin: 0 auto;
        width: 100%;
    }

    h2 {
        font-size: 23px;
        text-align: center;
    }

    .specialPriceHolder p span {
        font-size: 16px;
    }
}

@media only screen and (max-width:300px) {
    .specialContact {
        min-width: 0;
    }
}

/* ======================

new specials

================*/
:root {
    --red: #df1d1d;
}

/* archive page view */
.hero {
    margin-bottom: 20px;
}

.post-type-archive-offers #genesis-content {
    max-width: 1600px;
    margin: 0 auto;
    padding: 0px 15px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 50px;
    float: unset;
}

.post-type-archive-offers #genesis-content .each-container {
    background-color: #e9e9eb;
    padding: 20px;
    border-radius: 25px;
}

.post-type-archive-offers #genesis-content .each-container .img-container {
    display: flex;
    border-radius: 25px;
    margin-bottom: 20px;
    overflow: hidden;
}

.post-type-archive-offers #genesis-content .each-container .img-container a {
    display: flex;
}

.post-type-archive-offers #genesis-content .each-container .img-container img {
    object-fit: cover;
}

.post-type-archive-offers #genesis-content .each-container .cta-container {
    text-align: center;
}

.post-type-archive-offers #genesis-content .each-container .cta-container a {
    border-radius: 100px
}

/* single page view */

.entry-content:has(> .special-single-page-section) {
    max-width: 1600px;
}

.special-single-page-section {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
}

.special-single-page-section p {
    line-height: 1.2;
    margin-bottom: 0px;
}

.special-single-page-section .img-spec-container {
    width: 60%;
}

.special-single-page-section .img-spec-container .special-info-container {
    text-align: center;
}

.special-single-page-section .img-spec-container .special-info-container h1 {
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 0px;
}

.special-single-page-section .img-spec-container .special-info-container .price1 {
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 0px;
}

.special-single-page-section .img-spec-container .special-info-container .price2 {
    font-size: 30px;
    margin-bottom: 0px;
}

.special-single-page-section .img-spec-container .special-info-container p {
    font-size: 16px;
    margin-top: 20px;
}

.special-single-page-section .img-spec-container .img-container {
    margin-top: 10px;
    border-radius: 25px;
}

.special-single-page-section .img-spec-container .spec-list-container {
    display: grid;
    grid-template-columns: repeat(7, minmax(0, 1fr));
}

.special-single-page-section .img-spec-container .spec-list-container .each-spec-info {
    text-align: center;
}

.special-single-page-section .img-spec-container .spec-list-container .each-spec-info .icon-container {
    display: flex;
    padding: 0px 10px;
}

.special-single-page-section .img-spec-container .spec-list-container .each-spec-info .title,
.special-single-page-section .img-spec-container .spec-list-container .each-spec-info .value {
    width: 100%;
    display: block;
    font-size: 12px;
}

.special-single-page-section .img-spec-container .spec-list-container .each-spec-info .title {
    line-height: 1;
    min-height: 45px;
    padding: 0px 8px;
}

.special-single-page-section .img-spec-container .spec-list-container .each-spec-info .value {
    background-color: var(--red);
    color: #fff;
}

.special-single-page-section .enquiry-container {
    width: 38%;
    padding-left: 30px;
}

.theme-btn,
.theme-btn-o {
    border-radius: 100px;
    padding: 10px 30px;
    text-transform: capitalize;
    border: 2px solid var(--red);
    display: inline-block;
    text-decoration: unset;
    text-align: center;
}

.theme-btn,
.theme-btn:hover,
.theme-btn:focus {
    background-color: var(--red);
    color: #fff;
}

.tracking-info .theme-btn {
    background-color: #3c4242;
}

.theme-btn-o,
.theme-btn-o:hover,
.theme-btn-o:focus {
    background-color: transparent;
    color: var(--red);
}

.special-single-page-section .enquiry-container .tracking-info .theme-btn,
.special-single-page-section .enquiry-container .tracking-info .theme-btn-o {
    width: 100%;
    margin-bottom: 5px;
}

.special-single-page-section .enquiry-container .share-btn {
    display: flex;
    align-items: center;
    justify-content: center;
}

.special-single-page-section .enquiry-container .share-btn img {
    width: 25px;
}

.special-single-page-section .enquiry-container .form-container input,
.special-single-page-section .enquiry-container .form-container textarea,
.special-single-page-section .enquiry-container .form-container select,
.special-single-page-section .enquiry-container .form-container .quform-submit {
    border-radius: 0px !important;
}

.special-single-page-section .enquiry-container .form-container .quform-submit {
    border-radius: 100px !important;
}

.special-single-page-section .enquiry-container .form-container .quform-field-textarea {
    height: 70px !important;
}

.special-single-page-section .enquiry-container .form-container .quform-spacer {
    padding: 0 0 5px 0 !important;
}

.special-single-page-section .enquiry-container .description {
    margin-bottom: 20px;
}

.special-single-page-section .description-container {
    margin-top: 30px;
}

.special-single-page-section .description-container h4 {
    font-size: 30px;
}

.single-offers .entry-content ul {
    margin-left: 0;
}

.special-single-page-section .description-container p {
    line-height: 1.5;
}

.special-single-page-section .disclaimer {
    margin-top: 30px;
    font-size: 20px;
    font-style: italic;
    font-weight: 400;
    border-top: 2px solid #000;
    padding: 20px 0px;
    line-height: 1.2;
}

.special-single-page-section .sharepopoutholder {
    background: #2b2b2b9e;
}

.special-single-page-section .show-hide-spec {
    display: none;
}

.form-container {
    margin-top: 30px;
}

.small-description h4 {
    color: var(--red);
    margin-bottom: 10px;
}

.special-single-page-section .description-container {
    display: none;
}
@media only screen and (max-width:1280px) {
    
}
@media only screen and (max-width:768px) {
    .special-single-page-section .img-spec-container {
        width: 100%;
    }

    .special-single-page-section .enquiry-container {
        width: 100%;
        padding: 0;
        margin-top: 15px;
    }

    .special-single-page-section .small-description {
        margin-top: 15px;
    }

    .special-single-page-section {
        padding: 20px;
    }

    .post-type-archive-offers #genesis-content {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }
}

@media only screen and (max-width:480px) {
    .special-single-page-section .img-spec-container .special-info-container .price1 {
        font-size: 30px;
    }

    .special-single-page-section .img-spec-container .special-info-container h1 {
        font-size: 26px;
    }

    .special-single-page-section .boxed-shade {
        padding: 15px 10px;
    }

    .special-single-page-section .img-spec-container .spec-list-container {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .special-single-page-section .show-hide-spec {
        display: block;
        width: 100%;
        line-height: 1.6;
    }

    .special-single-page-section .spec-info-container {
        height: 0px;
        padding: 0px;
        overflow: hidden;
        opacity: 0;
        transition-duration: 0.5s;
    }

    .special-single-page-section .spec-info-container.show {
        height: fit-content;
        padding: 15px 10px;
        opacity: 1;
        margin-top: 10px;
        transition-duration: 0.5s;
    }

    /* single page */
    .post-type-archive-offers #genesis-content {
        grid-template-columns: repeat(1, 1fr);
    }

}