h1,
h2,
h3,
h4 {
    font-family: "Roboto Slab", sans-serif;
    font-weight: 400
}

.hr {
    border-bottom: 1px solid #9b9b9b
}

.header .header__callout a {
    text-decoration: none
}

.header .header__callout a:hover {
    color: #28a647
}

@media (max-width: 767px) {
    .header .header__callout a.quote {
        display: none
    }
}

.only-handheld {
    display: block !important
}

.only-desktop {
    display: none !important
}

@media (min-width: 1024px) {
    .only-handheld {
        display: none !important
    }

    .only-desktop {
        display: block !important
    }
}

.message {
    border-left: 3px solid #ccc;
    margin: 1em auto 2em;
    max-width: 80%;
    background: #f9f9f9
}

.message.message-new {
    margin-left: 0
}

.message .bin {
    padding: 1em
}

.message--wrapper.confirm-info--final .message {
    background: #fff;
    max-width: 100%
}

.message.error,
.message.errors {
    border-color: #c90000;
    color: #c90000
}

.message.success {
    border-color: #00c900;
    color: #00c900
}

.article h4 {
    margin-bottom: 12px
}

.section__content ul,
.article ul,
.section--text ul,
.section__content ul.list-problems ul {
    margin: 16px 0 16px 30px;
    font-size: 16px
}

.section__content li,
.article li,
.section--text li {
    margin-bottom: 5px;
    line-height: 1.5
}

.section-content .section__inner ul li,
.section-pricing .section__content ul li {
    padding-left: 24px
}

.section-content .section__inner ol li,
.section-pricing .section__content ol li {
    padding-left: 8px
}

.section__content ul.list-buttons {
    margin: 0;
    line-height: inherit
}

.section__content ul.features {
    margin-left: 0
}

.section__content ul.list-problems {
    margin-left: 0
}

.content .section .news-item ol li {
    list-style-type: decimal;
    margin: 1em 1.5em
}

.content .section .news-item ul {
    list-style: disc;
    margin: 1em 1.5em;
    line-height: 1.625
}

.content .section .news-item ul li {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.625
}

.features.columns-1 .feature {
    width: 100%
}

.features.columns-2 .feature {
    width: 50%
}

.features.columns-4 .feature {
    width: 25%
}

@media (max-width: 479px) {
    .product .product__content {
        min-width: auto
    }
}

.nav>ul>li.menu-item-has-children>ul {
    width: 700px;
    padding-bottom: 30px !important;
    padding-right: 10px;
    column-count: 2;
    padding-top: 10px
}

.nav>ul>li.menu-item-has-children>ul li {
    margin: 0 !important;
    padding-right: 20px;
    break-inside: avoid-column;
    -webkit-column-break-inside: avoid
}

.nav>ul>li.menu-item-has-children>ul li a {
    padding: 5px 0
}

.nav>ul>li.menu-item-has-children>ul li.label {
    padding-top: 10px !important
}

.nav>ul>li.menu-item-has-children>ul li.label a {
    border-bottom: none;
    padding: 8px 0;
    cursor: default;
    font-size: 18px;
    font-family: "Roboto Slab", sans-serif;
    font-weight: 400;
    color: #33b44a;
    margin-bottom: 0;
    position: relative
}

.nav>ul .col-break {
    break-before: column !important
}

.nav>ul>li.menu-item-has-children>ul li.all {
    margin-top: 20px !important
}

@media (max-width: 767px) {
    .nav>ul>li.menu-item-has-children>ul {
        width: 100%;
        column-count: auto;
        padding-top: 10px;
        padding-left: 30px
    }

    .nav>ul>li.menu-item-has-children>ul li.label a {
        left: -5px
    }
}

.gform_wrapper {
    background-color: #f1f1f1;
    padding: 20px 40px
}

.gform_wrapper input[type="text"],
.gform_wrapper input[type="email"],
.gform_wrapper input[type="password"],
.gform_wrapper input[type="number"],
.gform_wrapper input[type="date"],
.gform_wrapper input[type="time"],
.gform_wrapper input[type="datetime"],
.gform_wrapper input[type="search"],
.gform_wrapper input[type="tel"],
.gform_wrapper input[type="url"],
.gform_wrapper select {
    color: #111;
    border: 1px solid #ccc !important;
    height: 50px;
    padding-left: 15px !important;
    padding-right: 15px !important;
    background-color: #fff;
    border-radius: 3px
}

.gform_wrapper textarea {
    color: #111;
    border: 1px solid #ccc !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    background-color: #fff;
    border-radius: 3px
}

.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type="submit"],
.gform_wrapper .gform_page_footer input.button,
.gform_wrapper .gform_page_footer input[type="submit"] {
    background: #33b44a;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-decoration: none;
    transition: all .3s;
    border-radius: 20px;
    min-width: 270px;
    font-weight: 700;
    height: 50px;
    line-height: 49px;
    border: 0
}

.gform_wrapper input::placeholder {
    color: #666
}

.page-template-page-tire-landing .section--services-alt .section__content {
    width: 100%;
    padding-bottom: 30px
}

.page-template-page-tire-landing .article {
    max-width: 970px;
    padding-top: 0
}

.pill-links a {
    display: block;
    width: 100%;
    margin: 0 0 5px;
    text-decoration: none;
    border: 1px solid #ccc;
    padding: 15px 20px;
    border-radius: 6px;
    font-size: .9em;
    background-color: #f2f2f2
}

.pill-links a:hover {
    background-color: #33b44a;
    border-color: #33b44a;
    color: #fff
}

.pill-links .col br {
    display: none
}

body #tireconnect div#tcwlw_widget[id="tcwlw_widget"] label {
    font-size: 1.3em
}

body div#tcwlw_widget[id="tcwlw_widget"] .tcwlw_search_by .tcwlw_search_by_select_wrapper {
    font-size: 1em
}

.page-template-page-coupons .section.gray-bg .shell {
    padding-top: 2em;
    padding-bottom: 2em
}

@media screen and (max-width: 1023px) {
    .locations-list__map {
        display: none
    }

    .locations-list .locations-list__body {
        height: auto !important;
        overflow: none
    }
}

.no-availability-msg {
    color: #c90000;
    font-size: .75em
}

input.btn {
    border: 0
}

article p a.btn--green {
    background: #33b44a;
    color: #fff
}

input.btn:hover,
article p a.btn--green:hover {
    background: #f5f5f5;
    color: #33b44a
}

article .search-item h3 a {
    text-decoration: none;
    color: inherit
}

article .search-item a.link-more {
    font-size: .875em;
    font-weight: normal
}

article .search-item .url {
    font-size: .8em;
    font-weight: normal
}

.search .general-search .widget-text .search {
    display: none
}

.search .content p {
    font-size: 1.25em
}

.page-template-page-services-single .phone {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, .2);
    color: #fff;
    text-align: center;
    line-height: 1.4;
    font-size: 20px
}

.page-template-page-services-single .phone strong {
    display: block
}

.page-template-page-services-single .phone span {
    font-size: 26px;
    font-weight: normal
}

.header .header__callout a.get-quote span {
    display: inline;
    padding: 0;
    vertical-align: bottom
}

.header .header__callout .get-quote br {
    display: none
}

.section--coupons-content {
    margin: -56px auto 0;
    padding-bottom: 4em;
    font-size: 18px;
    line-height: 1.67;
    max-width: 830px
}

@media screen and (max-width: 767px) {
    .header .header__callout a {
        margin-left: 20px
    }

    .header .header__callout a.get-quote br {
        display: block
    }

    .header .header__callout a.get-quote span {
        display: none !important
    }

    .section--coupons-content {
        margin-top: 0;
        padding-bottom: 4em
    }
}

@media screen and (max-width: 600px) {
    .header .header__callout a.get-quote {
        display: none
    }
}

@media screen and (min-width: 1201px) {
    .section--location-content {
        margin-top: -40px
    }
}

body .logo-tier {
    margin: 30px 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-end;
    align-content: center;
    align-items: center
}

body .logo-tier li {
    margin: auto;
    padding: 10px;
    list-style: none;
    width: 260px;
    text-align: center
}

body .logo-tier li img {
    max-height: 180px
}

body .logo-tier.logo-tier-2 li {
    width: 186px
}

body .logo-tier.logo-tier-2 li img {
    max-height: 160px
}

.accordion__section-body .radio .note {
    font-size: .875em;
    display: block
}

.accordion__section-body .radio .note strong {
    color: #33b44a
}

.section--tires-features {
    margin: 0;
    padding: 20px 0 20px;
    background-color: #33b44a;
    color: #fff
}

.section--tires-features+.section--tires {
    margin-top: 0;
    padding-top: 0
}

.section--tires-features+.section--search {
    margin-top: 21px;
    padding: 60px 0 0
}

.section--tires-features .section__inner {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.section--tires-features .section__aside {
    flex: 0 0 33.5%;
    max-width: 33.5%;
    padding-right: 50px;
    padding-top: 6px
}

.section--tires-features .section__aside h3 {
    margin-bottom: 6px;
    font-size: 28px;
    font-weight: 500
}

.section--tires-features .section__aside h5 {
    margin-bottom: 4px;
    font-family: Muli;
    font-weight: 700;
    font-size: 20px;
    letter-spacing: -.038em
}

.section--tires-features .section__aside p {
    font-family: Muli;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.5;
    letter-spacing: .03em
}

.section--tires-features .section__content {
    flex: 0 0 66.5%;
    max-width: 66.5%;
    padding-right: 30px
}

@media (max-width: 1200px) {
    .section--tires-features .section__content {
        padding: 0
    }

    .section--tires-features .section__aside {
        padding-right: 30px
    }
}

@media (max-width: 1023px) {
    .section--tires-features {
        padding: 35px 0 40px
    }

    .section--tires-features .section__inner {
        display: block
    }

    .section--tires-features .section__aside {
        padding: 0;
        width: 100%;
        max-width: 100%;
        margin-bottom: 20px
    }

    .section--tires-features .section__aside h3 {
        margin-bottom: 6px
    }

    .section--tires-features .section__content {
        width: 100%;
        max-width: 100%
    }

    .section--tires-features+.section--search {
        margin-top: 21px;
        padding: 23px 0 0
    }
}

@media (max-width: 767px) {
    .section--tires-features {
        padding: 35px 0 30px
    }

    .section--tires-features+.section--search {
        padding: 15px 0 0
    }
}

.wrapper--tires .section--text-secondary {
    margin-bottom: 30px;
    padding: 60px 0 10px
}

.wrapper--tires .section--text-secondary h1 {
    margin-bottom: 8px;
    font-size: 52px;
    font-weight: 500
}

.wrapper--tires .section--text-secondary .section__inner {
    display: flex;
    align-items: flex-start;
    margin-bottom: 8px
}

.wrapper--tires .section--text-secondary .section__inner p {
    flex: 1;
    font-family: Muli;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: .023em
}

.wrapper--tires .section--text-secondary .section__inner img {
    margin-left: 110px;
    margin-right: 13px;
    margin-top: -11px;
    max-width: 300px
}

@media (max-width: 1023px) {
    .wrapper--tires .section--text-secondary {
        padding: 110px 0 10px
    }

    .wrapper--tires .section--text-secondary h1 {
        font-size: 36px
    }

    .wrapper--tires .section--text-secondary .section__inner p {
        font-size: 16px
    }

    .wrapper--tires .section--text-secondary .section__inner {
        display: block
    }

    .wrapper--tires .section--text-secondary .section__inner .alignright {
        float: none;
        margin: 20px 0
    }
}

@media (max-width: 767px) {
    .wrapper--tires .section--text-secondary {
        padding: 10px 0 10px
    }

    .wrapper--tires .section--text-secondary h1 {
        font-size: 28px
    }

    .wrapper--tires .section--text-secondary p {
        font-size: 15px
    }
}

.wrapper--tires .widget--main {
    display: flex;
    align-items: center;
    margin: 40px 0 0
}

.wrapper--tires .widget--main h3 {
    flex: 0 0 150px;
    max-width: 150px;
    color: #33b44a;
    font-size: 24px;
    font-weight: 500;
    margin-right: 9px
}

.wrapper--tires .widget--main .widget--main__inner {
    flex: 1
}

@media (max-width: 1023px) {
    .wrapper--tires .widget--main {
        display: block
    }

    .wrapper--tires .widget--main h3 {
        margin: 0 0 20px
    }
}

@media (max-width: 767px) {
    .wrapper--tires .widget--main h3 {
        margin: 0 0 15px
    }
}

[class^='ico-'] {
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat
}

.ico-collection {
    background-image: url("https://cdn-cbfkp.nitrocdn.com/YcabVeAPlDNFCnbppGBwuEGAbrEezPNs/assets/images/optimized/rev-ac0f71f/vatire.com/wp-content/themes/vatire/css/images/icons/ico-collection.svg");
    width: 69px;
    height: 69px;
    background-size: 69px 69px
}

.ico-collection.nitro-lazy {
    background-image: none !important
}

.ico-hands {
    background-image: url("https://cdn-cbfkp.nitrocdn.com/YcabVeAPlDNFCnbppGBwuEGAbrEezPNs/assets/images/optimized/rev-ac0f71f/vatire.com/wp-content/themes/vatire/css/images/icons/ico-hands.svg");
    width: 70px;
    height: 51px;
    background-size: 70px 51px
}

.ico-hands.nitro-lazy {
    background-image: none !important
}

.wrapper--tires .tiles--secondary {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
    margin: 0 -23px
}

.wrapper--tires .tiles--secondary .tile--secondary {
    flex: 0 0 33.33%;
    max-width: 33.33%;
    padding: 0 23px
}

@media (max-width: 1200px) {
    .wrapper--tires .tiles--secondary {
        margin: 0 -10px
    }

    .wrapper--tires .tiles--secondary .tile--secondary {
        padding: 0 10px
    }
}

@media (max-width: 767px) {
    .wrapper--tires .tiles--secondary {
        margin: 0 0 20px;
        display: block
    }

    .wrapper--tires .tiles--secondary .tile--secondary {
        padding: 0;
        width: 100%;
        max-width: 100%;
        margin-bottom: 20px
    }
}

.wrapper--tires .tile--secondary h2 {
    font-weight: bold;
    font-size: 48px;
    letter-spacing: -.01em
}

.wrapper--tires .tile--secondary h5 {
    font-size: 22px;
    font-weight: 500;
    font-family: "Museo Slab", "Roboto Slab", sans-serif
}

.wrapper--tires .tile--secondary .tile--secondary__inner {
    display: block;
    text-decoration: none;
    height: 100%;
    padding: 28px 10px 30px;
    text-align: center;
    box-shadow: 0 0 16px rgba(0, 0, 0, .12);
    background-color: #33b44a
}

.wrapper--tires .tile--secondary .tile--secondary__inner:hover {
    box-shadow: 0 0 16px rgba(0, 0, 0, .24)
}

.wrapper--tires .tile--secondary .tile--secondary__icon {
    min-height: 70px;
    line-height: 70px;
    margin-bottom: 23px;
    color: #fff
}

.wrapper--tires .tile--secondary .tile--secondary__icon h2 {
    color: #fff !important;
    font-size: 48px
}

.wrapper--tires .section--tires .section__body {
    padding: 80px 0 50px
}

.wrapper--tires .section--tires .section__body-iinner {
    margin-bottom: 43px;
    text-align: center
}

.wrapper--tires .section--tires .section__body-iinner h4 {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: .08em
}

.wrapper--tires .section--tires .section__actions {
    padding: 9px 0
}

.wrapper--tires .section--tires+.section--search {
    padding-top: 15px;
    padding-bottom: 16px
}

.wrapper--tires .section--tires+.section--search .section__title {
    margin-bottom: 23px
}

@media (max-width: 1023px) {
    .wrapper--tires .section--tires .section__body {
        padding: 55px 0 50px
    }

    .wrapper--tires .section--tires .section__body-iinner {
        margin-bottom: 35px
    }
}

@media (max-width: 767px) {
    .wrapper--tires .section--tires .section__body {
        padding: 55px 0 35px
    }

    .wrapper--tires .section--tires+.section--search {
        padding-bottom: 5px;
        padding-top: 0
    }

    .wrapper--tires .section--tires+.section--search .section__title {
        margin-bottom: 18px
    }
}

.wrapper--tires .section--about {
    padding: 60px 0 27px
}

.wrapper--tires .section--about h3 {
    font-size: 30px;
    width: 500px;
    margin-bottom: 19px;
    color: #33b44a
}

.wrapper--tires .section--about p {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 22px;
    line-height: 1.7;
    letter-spacing: .0245em
}

.wrapper--tires .section--about p:last-child {
    margin-bottom: 0
}

.wrapper--tires .section--about .section__inner {
    max-width: 968px;
    margin: 0 auto
}

@media (max-width: 1023px) {
    .wrapper--tires .section--about h3 {
        font-size: 28px
    }

    .wrapper--tires .section--about p {
        font-size: 16px;
        margin-bottom: 15px
    }
}

@media (max-width: 767px) {
    .wrapper--tires .section--about {
        padding: 50px 0 36px
    }

    .wrapper--tires .section--about h3 {
        font-size: 24px
    }

    .wrapper--tires .section--about p {
        font-size: 15px
    }
}

.wrapper--tires .list--logos-secondary {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: row wrap;
    margin: 0 -10px -40px
}

.wrapper--tires .list--logos-secondary li {
    flex: 0 0 25%;
    max-width: 25%;
    text-align: center;
    margin-bottom: 40px;
    padding: 0 6px
}

.wrapper--tires .list--logos-secondary a {
    display: block;
    transition: opacity .3s
}

.wrapper--tires .list--logos-secondary a:hover {
    opacity: .7
}

.wrapper--tires .list--logos-sectionary--btn li {
    flex: 0 0 20%;
    max-width: 20%
}

.wrapper--tires .list--logos-sectionary--btn {
    align-items: stretch;
    justify-content: center;
    justify-items: center
}

.wrapper--tires .list--logos-sectionary--btn li a {
    border: 2px solid #eee;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .1);
    padding: 20px 16px;
    border-radius: 12px;
    height: 100%;
    transition: .3s all
}

.wrapper--tires .list--logos-sectionary--btn li a img {
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

.wrapper--tires .list--logos-sectionary--btn a:hover {
    opacity: 1;
    box-shadow: 0 6px 16px rgba(0, 0, 0, .2);
    border-color: #28a647
}

.wrapper--tires .list--logos-sectionary--text li {
    flex: 0 0 20%;
    max-width: 20%
}

.wrapper--tires .list--logos-sectionary--text {
    align-items: stretch;
    justify-content: center;
    justify-items: center
}

.wrapper--tires .list--logos-sectionary--text li a {
    text-decoration: none;
    border: 2px solid #eee;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .1);
    padding: 20px 16px;
    border-radius: 12px;
    height: 100%;
    transition: .3s all;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    color: #33b44a
}

.wrapper--tires .list--logos-sectionary--text a:hover {
    opacity: 1;
    box-shadow: 0 6px 16px rgba(0, 0, 0, .2);
    border-color: #28a647
}

@media (max-width: 1023px) {
    .wrapper--tires .list--logos-secondary li {
        flex: 0 0 auto;
        max-width: 100%
    }

    .wrapper--tires .list--logos-sectionary--btn text,
    .wrapper--tires .list--logos-sectionary--btn li {
        flex: 0 0 33%;
        max-width: 33%
    }
}

@media (max-width: 767px) {

    .wrapper--tires .list--logos-sectionary--btn text,
    .wrapper--tires .list--logos-sectionary--btn li {
        flex: 0 0 50%;
        max-width: 50%
    }

    .wrapper--tires .list--logos-secondary {
        margin-bottom: -30px
    }

    .wrapper--tires .list--logos-secondary li {
        margin-bottom: 30px
    }
}

.wrapper--tires .list--logos-tertiary {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: row wrap;
    margin: 0 -15px -30px
}

.wrapper--tires .list--logos-tertiary li {
    padding: 0 15px;
    margin-bottom: 30px
}

.wrapper--tires .list--logos-tertiary a {
    display: block;
    transition: opacity .3s
}

.wrapper--tires .list--logos-tertiary a:hover {
    opacity: .7
}

@media (max-width: 767px) {
    .wrapper--tires .list--logos-tertiary {
        margin: 0 -10px -20px
    }

    .wrapper--tires .list--logos-tertiary li {
        margin-bottom: 20px
    }
}

.mfp-ajax-holder .mfp-close {
    top: 25px !important;
    right: 4px !important;
    opacity: 1 !important;
    color: #9b9b9b;
    transition: opacity .3s
}

.mfp-ajax-holder .mfp-close:hover {
    opacity: .6 !important
}

.popup--primary {
    padding: 20px 0;
    max-width: 680px;
    margin: 0 auto;
    position: relative
}

.popup--primary .popup__inner {
    background-color: #fff;
    padding: 42px 40px 48px
}

@media (max-width: 767px) {
    .popup--primary .popup__inner {
        padding: 39px 15px 35px
    }
}

.article--main {
    padding: 0
}

.article--main h5 {
    margin-bottom: 23px;
    font-weight: 700;
    font-size: 16px
}

.article--main p {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: .03em
}

.article--main p:last-child {
    margin-bottom: 0
}

.article--main p+h5 {
    margin-top: 34px
}

.article--main p+.btn {
    margin-top: 9px;
    letter-spacing: .15em
}

.article--main .article__head {
    position: relative;
    padding-bottom: 23px;
    margin-bottom: 21px
}

.article--main .article__head h3 {
    font-size: 32px;
    font-weight: 500;
    color: #33b44a
}

.article--main .article__head:before {
    content: "";
    display: inline-block;
    width: 40px;
    height: 3px;
    background-color: #c8102e;
    position: absolute;
    bottom: 0;
    left: 0
}

.article--main .btn {
    min-width: 216px;
    padding: 0 15px;
    height: 50px;
    line-height: 44px
}

.article--main .btn--green-dark {
    border: 2px solid #28a647
}

@media (max-width: 767px) {
    .article--main .article__head {
        padding-bottom: 18px;
        margin-bottom: 24px
    }

    .article--main .article__head h3 {
        font-size: 28px
    }

    .article--main img.alignright,
    .article--main img.alignleft {
        margin-bottom: 20px
    }

    .article--main p {
        margin-bottom: 15px
    }

    .article--main p:last-child {
        margin-bottom: 0
    }

    .article--main p+h5 {
        margin-top: 30px
    }
}

.wrapper--tires .section--logos {
    text-align: center;
    padding: 37px 0 56px
}

.wrapper--tires .section--logos h4 {
    margin-bottom: 38px;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: .08em
}

.wrapper--tires .section--logos .section__inner h5 {
    margin-bottom: 32px;
    font-family: "Muli";
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .08em
}

.wrapper--tires .section--logos .list--logos-secondary {
    margin-bottom: 30px;
    margin: 0 44px 15px
}

@media (max-width: 1023px) {
    .wrapper--tires .section--logos {
        text-align: center;
        padding: 20px 0 30px
    }
}

@media (max-width: 767px) {
    .wrapper--tires .section--logos {
        padding: 0 0 5px
    }

    .wrapper--tires .section--logos h4 {
        margin-bottom: 30px
    }
}

.wrapper--tires .product .product__inner {
    padding-bottom: 28px
}

.wrapper--tires .product-single .product__image {
    order: 1;
    flex: 0 0 28.6%
}

.wrapper--tires .product-single .product__content {
    order: 2;
    flex: 0 0 71.4%;
    padding: 3px 58px 0 0
}

.wrapper--tires .product-single .product__content h2 {
    margin-bottom: 17px;
    color: #33b44a;
    font-size: 30px;
    font-weight: 500
}

.wrapper--tires .product-single .product__content h3 {
    color: #000
}

.wrapper--tires .product-single .product__content p {
    font-size: 18px;
    letter-spacing: .025em
}

.wrapper--tires .product-single .product__content .benefits {
    margin-bottom: 40px
}

.wrapper--tires .product-single .product__content .benefits-item ul li {
    letter-spacing: .03em
}

@media (max-width: 1023px) {
    .wrapper--tires .product-single .product__image {
        flex: 0 0 100%;
        right: 0;
        top: -20px;
        max-width: 220px
    }

    .wrapper--tires .product-single .product__content {
        flex: 0 0 100%;
        padding: 0
    }

    .wrapper--tires .product-single .product__content h2 {
        font-size: 26px
    }

    .wrapper--tires .product-single .product__content p {
        font-size: 16px
    }

    .wrapper--tires .product-single .product__content .benefits {
        margin-bottom: 25px
    }

    .wrapper--tires .product-single .product__content .benefits .benefits-item:nth-child(2) ul li:nth-child(1),
    .wrapper--tires .product-single .product__content .benefits-item:nth-child(2) ul li:nth-child(2),
    .wrapper--tires .product-single .product__content .benefits-item:nth-child(2) ul li:nth-child(3) {
        max-width: calc(100% - 225px)
    }
}

@media (max-width: 900px) {

    .wrapper--tires .product-single .product__content .benefits .benefits-item:nth-child(2) ul li:nth-child(1),
    .wrapper--tires .product-single .product__content .benefits-item:nth-child(2) ul li:nth-child(2) {
        max-width: calc(100% - 225px)
    }

    .wrapper--tires .product-single .product__content .benefits-item:nth-child(2) ul li:nth-child(3) {
        max-width: 100%
    }
}

@media (max-width: 767px) {
    .wrapper--tires .product-single .product__image {
        max-width: 100%;
        text-align: center
    }

    .wrapper--tires .product-single .product__content p {
        font-size: 15px;
        margin-bottom: 13px
    }
}

.wrapper--tires .section--product-single {
    padding: 0;
    margin: 40px 0 29px
}

.wrapper--tires .section--product-single .widget--main {
    margin-bottom: 34px
}

@media (max-width: 1023px) {
    .wrapper--tires .section--product-single {
        padding: 0;
        margin: 40px 0 35px
    }
}

.wrapper--tires .link-back {
    display: inline-block;
    height: auto;
    line-height: 1.3;
    text-decoration: none;
    font-size: 16px;
    font-weight: 700;
    color: #eeece9
}

.wrapper--tires .link-back:hover {
    color: #33b44a
}

.wrapper--tires .link-back i {
    margin: 0 5px 0 0;
    font-size: 20px;
    position: relative;
    top: 1px
}

.wrapper--tires .intro--alt-secondary {
    height: 378px
}

.wrapper--tires .intro--alt-secondary .link-back {
    margin-bottom: 25px;
    padding: 0
}

@media (max-width: 1023px) {
    .wrapper--tires .intro--alt-secondary .link-back {
        margin-bottom: 17px
    }
}

@media (max-width: 767px) {
    .wrapper--tires .intro--alt-secondary {
        padding-top: 40px;
        height: auto
    }

    .wrapper--tires .intro--alt-secondary .link-back {
        margin-bottom: 10px
    }
}

.section--search+.section--logos {
    margin-top: -5px;
    padding-bottom: 80px
}

@media (max-width: 1023px) {
    .section--search+.section--logos {
        padding-bottom: 59px
    }
}

@media (max-width: 767px) {
    .section--search+.section--logos {
        padding-bottom: 45px
    }
}

.wrapper--tires .nav li:hover .sub-menu {
    visibility: visible;
    opacity: 1
}

body .centered-title {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    color: #4a4a4a;
    text-align: center;
    letter-spacing: .09em;
    margin-bottom: 32px;
    width: 100%;
    display: block
}

body .centered-subtitle {
    font: 18px/1 "Muli", sans-serif !important;
    text-transform: uppercase;
    color: #33b44a;
    text-align: center;
    letter-spacing: .09em;
    margin-top: -32px;
    margin-bottom: 14px;
    width: 100%;
    display: block
}

.tireconnect-wrapper {
    width: 100%;
    display: block
}

.wrapper--shop-tires .article {
    max-width: 970px
}

.wrapper--shop-tires .btn {
    min-width: 170px;
    padding-left: 15px;
    padding-right: 15px
}

.wrapper--shop-tires h2 {
    font: 36px/1.1 "Roboto Slab", sans-serif;
    color: #33b44a;
    letter-spacing: 0
}

.wrapper--shop-tires h3 {
    margin-bottom: 15px
}

.wrapper--shop-tires h4 {
    margin: 15px 0 5px
}

.section__inner-padding {
    padding-top: 60px;
    padding-bottom: 60px
}

.columns-1-1 {
    display: flex
}

.columns-1-1 .column {
    flex: 1
}

.columns-2-1 {
    display: flex
}

.columns-2-1 .column {
    flex: 0 0 50%;
    max-width: 50%
}

.columns-3-1 {
    display: flex
}

@media (max-width: 767px) {
    .columns-1-1 {
        display: block
    }

    .columns-1-1 .column {
        margin-bottom: 30px
    }

    .columns-2-1 {
        display: block
    }

    .columns-2-1 .column {
        flex: none;
        max-width: 100%;
        margin-bottom: 30px
    }

    .columns-3-1 {
        display: block;
        margin-bottom: 30px
    }

    .columns-3-1 .column {
        margin-bottom: 30px
    }
}

.coupon-ad {
    width: 370px;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, .1);
    padding: 30px;
    background: #fff url("https://cdn-cbfkp.nitrocdn.com/YcabVeAPlDNFCnbppGBwuEGAbrEezPNs/assets/images/optimized/rev-ac0f71f/vatire.com/wp-content/themes/vatire/css/images/svg/tires.svg") 260px -32px no-repeat;
    background-size: 142px 144px;
    margin-left: 60px
}

.coupon-ad.nitro-lazy {
    background: none !important
}

.coupon-ad p {
    font: 28px/1.1 "Roboto Slab", sans-serif;
    color: #111;
    padding-right: 60px
}

#tire-collection .list--logos-secondary {
    margin-bottom: 20px
}

@media (max-width: 767px) {
    .coupon-ad {
        width: 100%;
        margin-left: 0
    }

    .cards.cards-single .card {
        text-align: center
    }
}

.wrapper--shop-tires.final .gray-bg {
    background-color: #f4f3f1
}

.wrapper--shop-tires.final h2 {
    margin-bottom: 16px;
    font-size: 32px
}

.wrapper--shop-tires.final h3 {
    font-size: 24px
}

.wrapper--shop-tires.final h4.centered-title {
    margin-bottom: 40px
}

.wrapper--shop-tires.final #shop-tires h4.centered-title {
    margin-bottom: 20px
}

.wrapper--shop-tires.final .section--tires-features {
    background-color: #eeece9;
    padding-top: 25px;
    padding-bottom: 25px
}

.wrapper--shop-tires.final .section--tires-features .section__content {
    max-width: 1030px;
    margin: 0 auto;
    flex: 1
}

.wrapper--shop-tires.final .tireconnect-wrapper {
    max-width: 1060px;
    margin: 0 auto
}

.tire-tips {
    margin-top: 60px
}

.tire-tips .article-grid {
    display: flex;
    max-width: 1080px;
    margin: 30px auto 0;
    justify-content: space-evenly;
    flex-flow: row wrap
}

.tire-tips .article-grid a {
    display: block;
    width: 300px;
    max-width: 100%;
    margin: 0 5px 20px;
    background: #fff;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, .1);
    padding-bottom: 20px;
    text-decoration: none;
    transition: .2s box-shadow
}

.tire-tips .article-grid a:hover {
    box-shadow: 0 2px 14px 0 rgba(0, 0, 0, .16)
}

.tire-tips .article-grid a .featured-image {
    width: 100%;
    height: 170px;
    background-size: cover;
    background-position: center
}

.tire-tips .article-grid a h3 {
    font: 19px "Roboto Slab", "Museo Slab", sans-serif;
    color: #33b44a;
    padding: 20px 20px 0;
    margin-bottom: 12px
}

.tire-tips .article-grid a h3 {
    text-decoration: none
}

.tire-tips .article-grid a .excerpt {
    padding: 0 20px
}

.tire-tips .article-grid a .excerpt,
.tire-tips .article-grid a .excerpt p {
    font-size: 16px;
    line-height: 1.4
}

.wrapper--shop-tires.final .coupon-ad {
    width: 390px;
    max-width: 100%
}

.wrapper--shop-tires.final .coupon-ad p {
    font-size: 32px;
    margin-bottom: 34px
}

@media (max-width: 767px) {}

.wrapper--shop-tires.final .section#tire-collection .article {
    padding-top: 16px;
    padding-bottom: 16px
}

.wrapper--shop-tires.final .section#tire-collection h2 {
    margin-bottom: 6px
}

.wrapper--shop-tires.final .section#tire-collection .outside-collection {
    padding: 20px 15px;
    text-align: center;
    background: #fff;
    border-top: 1px solid #eeede9
}

.wrapper--shop-tires.final .section#tire-collection .outside-collection p {
    font-size: 16px;
    color: #4a4a4a;
    margin: 0;
    padding: 0
}

.wrapper--shop-tires.final #tiresand {
    overflow: hidden
}

.wrapper--shop-tires.final #tiresand h2.tiresand {
    height: 75px;
    position: relative
}

.wrapper--shop-tires.final #tiresand h2.tiresand span {
    display: inline-block;
    padding-right: 30px;
    color: #fff;
    height: 75px;
    background-color: #33b44a;
    line-height: 75px;
    font-weight: bold;
    font-size: 52px;
    z-index: 2;
    position: relative
}

.wrapper--shop-tires.final #tiresand h2.tiresand::before {
    content: "";
    display: block;
    height: 75px;
    width: 100%;
    position: absolute;
    left: -50%;
    background-color: #33b44a;
    z-index: 1;
    margin-left: -320px
}

.wrapper--shop-tires.final #tiresand .column h4 {
    font: bold 20px "Muli", sans-serif;
    color: #33b44a
}

#tiresand strong.tiresand {
    color: #33b44a
}

@media (max-width: 767px) {
    .wrapper--shop-tires.final #tiresand h2.tiresand {
        height: 60px
    }

    .wrapper--shop-tires.final #tiresand h2.tiresand span {
        padding-right: 20px;
        height: 60px;
        line-height: 60px;
        font-size: 34px
    }

    .wrapper--shop-tires.final #tiresand h2.tiresand::before {
        height: 60px;
        margin-left: -120px
    }
}

#tiresand-ab {
    position: relative
}

#tiresand-ab .vr-tiresand-wrap {
    position: absolute;
    top: -150px;
    left: 30px;
    transition: .3s all
}

.page-template-page-tire-landing-2019 .callout {
    z-index: 101;
    position: relative
}

.page-template-page-tire-landing-2019 footer {
    background-color: #fff;
    z-index: 101;
    position: relative
}

#tiresand-ab .sticky-wrapper {
    height: 0 !important
}

#tiresand-ab h2 {
    color: #111
}

#tiresand-ab h3 {
    color: #33b44a
}

#tiresand-ab .tiresand-a-b-blocks article {
    display: flex;
    margin-bottom: 60px
}

#tiresand-ab .tiresand-a-b-blocks article .featured-image {
    width: 200px;
    height: 200px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

#tiresand-ab .tiresand-a-b-blocks article .copy {
    width: calc(100% - 200px);
    padding-left: 40px
}

#tiresand-ab .tiresand-a-b-blocks article .copy ul {
    margin-top: -20px
}

#tiresand-ab .tiresand-a-b-blocks article:nth-child(even) {
    flex-direction: row-reverse
}

#tiresand-ab .tiresand-a-b-blocks article:nth-child(even) .copy {
    padding-right: 40px;
    padding-left: 0
}

@media (max-width: 680px) {
    #tiresand-ab .tiresand-a-b-blocks article .featured-image {
        width: 120px;
        height: 120px
    }

    #tiresand-ab .tiresand-a-b-blocks article .copy {
        width: calc(100% - 120px)
    }
}

@media (max-width: 480px) {
    #tiresand-ab .tiresand-a-b-blocks article {
        display: block
    }

    #tiresand-ab .tiresand-a-b-blocks article .featured-image {
        width: 200px;
        height: 200px
    }

    #tiresand-ab .tiresand-a-b-blocks article .copy {
        width: 100%;
        padding: 20px 0 0 0 !important;
        font-size: 16px
    }
}

@media (max-width: 1130px) {

    .wrapper--shop-tires.final #tiresand .columns-2-1,
    #tiresand-ab {
        padding-left: 40px
    }

    #tiresand-ab .vr-tiresand-wrap {
        left: 15px
    }

    #tiresand-ab .vr-tiresand-wrap img {
        width: 20px;
        height: auto
    }
}

.cards.cards-single {
    display: block
}

.cards.cards-single .card {
    margin: 0 auto;
    display: block
}

body.customize-support .wrapper--main header.header {
    top: 0
}

body.customize-support .wrapper--main {
    top: -30px
}

.wrapper--main .btn--back p {
    margin-bottom: 0
}

.news-item a span,
.news-item a h3,
.news-item a p {
    text-decoration: none
}

input#field-code {
    text-align: center
}

body.wpm-ea-position-top-absolute {
    margin-top: 181px
}

body.wpm-ea-position-top-absolute.home {
    margin-top: 281px
}

body.wpm-ea-position-top-absolute.admin-bar {
    margin-top: 231px
}

body.wpm-ea-position-top-absolute.page-template-page-services,
body.wpm-ea-position-top-absolute.page-template-page-services.admin-bar {
    margin-top: 181px
}

body.wpm-ea-position-top-absolute .wpm-ea-alert {
    top: 120px;
    z-index: 98
}

body.wpm-ea-position-top-absolute.admin-bar .wpm-ea-alert {
    top: 150px
}

.wpm-ea-button {
    position: absolute;
    top: 10px;
    right: 50px;
    border: 0;
    display: block;
    font-size: 28px;
    padding: 5px
}

.wpm-ea-button:hover {
    opacity: .6
}

.section--cards .cards--primary .card--primary-single {
    max-width: 50%;
    flex: 0 0 50%;
    margin: 0 auto
}

.section--cards .cards--primary .card--primary-double {
    max-width: 50%;
    flex: 0 0 50%
}

@media screen and (min-width: 1024px) {

    body.wpm-ea-position-top-absolute.page-template-page-services-single .wrapper,
    body.wpm-ea-position-top-absolute.page-template-page-careers-2019 .wrapper--main {
        margin-top: -181px
    }

    body.wpm-ea-position-top-absolute.page-template-page-careers-2019-apply-now .wrapper--main {
        margin-top: -181px
    }

    body.wpm-ea-position-top-absolute.page-template-page-careers-2019-paths .wrapper--main {
        margin-top: -181px
    }

    body.wpm-ea-position-top-absolute.page-template-page-careers-2019-path-single .wrapper--main {
        margin-top: -181px
    }

    body.wpm-ea-position-top-absolute.page-template-page-careers-2019-development .wrapper--main {
        margin-top: -181px
    }
}

@media screen and (max-width: 1023px) {
    body.wpm-ea-position-top-absolute.home .wpm-ea-alert {
        top: 0
    }

    body.wpm-ea-position-top-absolute,
    body.wpm-ea-position-top-absolute.home {
        margin-top: 181px
    }

    body.wpm-ea-position-top-absolute.admin-bar,
    body.wpm-ea-position-top-absolute.home.admin-bar {
        margin-top: 213px
    }

    body.wpm-ea-position-top-absolute .wpm-ea-alert {
        left: 0;
        top: 0
    }
}

@media (max-width: 767px) {
    body.wpm-ea-position-top-absolute .wpm-ea-alert {
        font-size: 15px
    }

    body.wpm-ea-position-top-absolute,
    body.wpm-ea-position-top-absolute.page-template-page-services,
    body.wpm-ea-position-top-absolute.home {
        margin-top: 160px
    }

    body.wpm-ea-position-top-absolute.admin-bar,
    body.wpm-ea-position-top-absolute.page-template-page-services.admin-bar,
    body.wpm-ea-position-top-absolute.home.admin-bar {
        margin-top: 192px
    }

    body.wpm-ea-position-top-absolute .wpm-ea-alert .wpm-ea-alert-pad {
        z-index: 99;
        padding: 1em
    }

    .wpm-ea-button {
        right: 20px;
        top: 0
    }

    .section--cards .cards--primary .card--primary-single {
        max-width: 100%;
        flex: none
    }

    .section--cards .cards--primary .card--primary-double {
        max-width: 100%;
        flex: none
    }
}

a.external {
    text-decoration: none
}

a.external:hover {
    text-decoration: underline
}

a.external::after {
    padding-left: .3em;
    content: "";
    font-family: "FontAwesome";
    font-size: inherit
}

a.external-small-icon::after {
    font-size: 12px
}

.video-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0
}

.video-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute
}

.card-price h4+p {
    text-align: center;
    border: 0;
    padding: 0;
    margin: 0
}

.price--old {
    color: #c90000;
    text-decoration: line-through
}

@media screen and (min-width: 768px) {
    .tiles--main.tiles--main-sms .tile--main {
        flex: 0 0 33%;
        max-width: 33%
    }

    .tiles--main.tiles--main-sms .tile--main .list--buttons {
        display: block;
        margin-top: -1.5em
    }

    .tiles--main.tiles--main-sms .tile--main .list--buttons li {
        margin: 0 0 .5em
    }
}

.tiles--main .tile-main .btn.btn--green,
.tiles--main .tile-main .btn.btn--green-alt {
    background: #28a647 !important;
    border-color: #28a647 !important
}

.wrapper {
    position: relative
}

.vatire-alert {
    background-color: #28a647;
    color: #fff;
    padding: 22px 0;
    font-size: 18px;
    text-align: center;
    letter-spacing: -.25px
}

.vatire-alert.vatire-alert--gray {
    background-color: #eeede9;
    color: #4a4a4a
}

.vatire-alert .fa {
    margin-right: 6px
}

.vatire-alert a {
    transition: opacity .2s;
    text-decoration: none;
    border-bottom: 1px solid rgba(255, 255, 255, .8);
    padding-bottom: 1px
}

.vatire-alert a:hover {
    opacity: .75
}

.vatire-alert .shell {
    position: relative
}

.vatire-alert .vatire-alert-x {
    position: absolute;
    top: -4px;
    right: 16px;
    text-decoration: none;
    font-size: 24px;
    border-bottom: 0
}

.vatire-alert p {
    margin-bottom: 0;
    max-width: 768px;
    margin: 0 auto
}

.vatire-alert p+p {
    margin-top: 12px
}

.vatire-alert .shell {
    padding-right: 48px
}

.vatire-alert .vatire-alert-x {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: rgba(255, 255, 255, .2);
    border-radius: 4px
}

@media screen and (max-width: 767px) {
    .vatire-alert .vatire-alert-x {
        top: -8px;
        right: 12px
    }
}

.radios--services .radio .price {
    color: #28a647
}

.radios--services .radio .strike--price,
.radios--services .radio .radio__title strong.strike--price {
    text-decoration: line-through;
    color: #c00
}

.strike--price {
    text-decoration: line-through;
    color: #c00
}

.footer .list-logos .logo--cc img {
    max-height: 125px
}

@media screen and (min-width: 1024px) {
    .vatire-alert--fixed {
        position: fixed;
        bottom: 0;
        width: calc(100% - 20px);
        margin: 0 0 10px 10px;
        z-index: 99;
        box-shadow: 0 0 16px rgba(0, 0, 0, .24)
    }
}

.slim-header {
    padding: 60px 0 0;
    font-size: 16px;
    line-height: 1.4
}

.slim-header h1 {
    color: #33b44a;
    margin-bottom: 16px
}

.slim-header p {
    max-width: 768px
}

.slim-header nav {
    margin-top: 30px
}

.slim-header nav ul {
    margin: 0;
    padding: 0
}

.slim-header nav ul li {
    margin: 0;
    padding: 0;
    display: inline-block
}

.slim-header nav ul li+li {
    margin-left: 24px
}

.slim-header nav ul li a {
    display: inline-block;
    padding: 18px 0 14px;
    border-bottom: 4px solid transparent;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none
}

.slim-header nav ul li.active a {
    color: #33b44a;
    border-color: #33b44a
}

.slim-header nav ul li a:hover {
    color: #33b44a
}

@media (max-width: 1200px) {
    .slim-header h1 {
        font-size: 36px
    }
}

@media (max-width: 1023px) {
    .slim-header h1 {
        font-size: 34px
    }
}

@media (max-width: 767px) {
    .slim-header h1 {
        font-size: 32px
    }

    .slim-header nav ul li+li {
        margin-left: 18px
    }

    .slim-header nav ul li a {
        font-size: 14px
    }
}

.coupons-main--wrap {
    background-color: #f4f3f1
}

.coupons-main--wrap .btn,
.mycar-club-promo .btn {
    display: inline-block;
    min-width: 200px;
    max-width: 100%;
    border: 2px solid #33b44a;
    font-size: 16px;
    height: 42px;
    line-height: 40px
}

.featured-offers {
    display: flex;
    padding: 30px 0;
    justify-content: center;
    flex-flow: row wrap;
    gap: 30px
}

.featured-offers .featured-offer {
    width: 370px;
    max-width: calc(33.33% - 20px);
    background-color: #fff;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, .12);
    margin-bottom: 20px
}

.featured-offers .featured-offer .offer-details {
    padding: 30px
}

.featured-offers .featured-offer .offer-details h3 {
    color: #33b44a;
    font-size: 26px;
    margin: 0 0 16px
}

.featured-offers .featured-offer .offer-details p {
    color: #39393a;
    font-size: 16px;
    margin: 0 0 20px;
    font-size: 16px
}

.featured-offers .featured-offer .offer-details p strong {
    color: #33b44a
}

.featured-offers .featured-offer .offer-details p.expiration {
    font-size: 14px
}

.featured-offers .featured-offer .offer-image {
    width: 100%
}

.featured-offers .featured-offer .offer-image img {
    width: 100%
}

@media (max-width: 1200px) {}

@media (max-width: 1023px) {
    .featured-offers .featured-offer .offer-details h3 {
        font-size: 24px
    }
}

@media (max-width: 767px) {
    .featured-offers {
        padding: 20px 0;
        display: block;
        gap: 0
    }

    .featured-offers .featured-offer {
        width: 100%;
        max-width: 100%;
        margin-bottom: 20px
    }

    .featured-offers .featured-offer .offer-details {
        padding: 20px
    }

    .featured-offers .featured-offer .offer-details h3 {
        font-size: 22px
    }

    .featured-offers .featured-offer .offer-image {
        margin-left: auto
    }
}

.coupon-offers {
    display: flex;
    padding: 30px 0;
    margin: 10px 0 0;
    justify-content: center;
    flex-flow: row wrap;
    gap: 30px
}

.coupon-offers .coupon-offer {
    display: flex;
    flex-flow: column;
    width: calc(25% - 25px);
    padding: 0;
    margin: 0 0 50px;
    background-color: #33b44a;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, .12);
    text-align: center;
    font-size: 16px
}

.coupon-offers.coupon-offers--3-per-row .coupon-offer {
    width: calc(33.3333% - 25px)
}

.coupon-offers .coupon-offer .graphic-holder {
    width: 90px;
    height: 90px;
    padding: 5px;
    margin: -45px auto 0;
    background-color: #fff;
    border: 2px solid #33b44a;
    border-radius: 99px;
    display: flex;
    justify-content: center;
    align-items: center
}

.coupon-offers .coupon-offer .graphic-holder .icon {
    scale: .8
}

.coupon-offers .coupon-offer .details {
    padding: 20px 25px 25px;
    color: #fff;
    background-color: #33b44a
}

.coupon-offers .coupon-offer .details p {
    margin: 0;
    line-height: 1
}

.coupon-offers .coupon-offer .details p.amount {
    font: 600 42px/1 "Roboto Slab", sans-serif;
    margin: 4px 0 8px
}

.coupon-offers .coupon-offer .details p.code {
    font-weight: bold;
    margin: 12px 0 0
}

.coupon-offers .coupon-offer .action {
    margin-top: auto;
    background-color: #fff;
    padding: 25px;
    text-align: center
}

.coupon-offers .coupon-offer .action p {
    margin: 12px 0 0;
    font-size: 14px
}

.mycar-club-promo {
    padding: 80px 0
}

.mycar-club-promo .bin {
    display: flex;
    max-width: 970px;
    margin: 0 auto;
    padding: 0 20px
}

.mycar-club-promo .bin .image {
    width: 600px
}

.mycar-club-promo .bin .details {
    padding-left: 130px
}

.mycar-club-promo .bin .details h2 {
    color: #33b44a;
    margin: 0 0 20px
}

.mycar-club-promo .bin .details p {
    font-size: 20px;
    margin: 0 0 20px;
    line-height: 1.4
}

@media (max-width: 1200px) {
    .mycar-club-promo .bin .details h2 {
        font-size: 38px
    }
}

@media (max-width: 1023px) {

    .coupon-offers .coupon-offer,
    .coupon-offers.coupon-offers--3-per-row .coupon-offer {
        width: 270px
    }

    .mycar-club-promo .bin .details {
        padding-left: 60px
    }
}

@media (max-width: 767px) {
    .mycar-club-promo .bin {
        display: block
    }

    .mycar-club-promo .bin .image {
        max-width: 80%;
        width: 270px;
        margin: 0 auto 30px
    }

    .mycar-club-promo .bin .details {
        padding-left: 0;
        padding: 0 20px
    }

    .mycar-club-promo .bin .details h2 {
        font-size: 32px
    }

    .mycar-club-promo .bin .details p {
        font-size: 16px
    }
}

.notice--service-promo {
    font-size: .9em;
    color: #28a647;
    background-color: #eeedea;
    position: relative;
    padding: .75rem 1.25rem;
    margin: 0 0 1rem;
    border-radius: .25rem
}

.notice--service-promo strong {
    font-size: 16px
}

.package .package__image--centered {
    flex: 0 0 100%
}

.section__copy--disclaimer h3 {
    color: #33b44a
}

.section__copy--disclaimer h3 b {
    color: #33b44a
}

.wrapper .main .hero .box ul li.cta--button a {
    display: block;
    padding: 0
}

.wrapper .main .hero .box ul li.cta--button+li:not(.cta--button) {
    margin: .5em auto
}