/***** BEGIN RESET *****/
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Oswald:wght@200..700&display=swap");
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { background: transparent; border: 0; margin: 0; padding: 0; }

ol, ul { list-style: none; }

table { border-collapse: collapse; width: 100%; }

td { vertical-align: top; }

/* Make HTML 5 elements display block-level for consistent styling */
header, nav, article, footer, address { display: block; }

/*-------- COLORS --------

*/
/*-----------------------------------------

PLEASE EDIT IN SCSS FILE. EDITS IN CSS WILL GET OVERRIDDEN WHEN SCSS COMPILES



--------------------------------*/
/***** END RESET *****/
::-moz-selection { background: #000; color: #fff; text-shadow: none; }

::selection { background: #000; color: #fff; text-shadow: none; }

/* Clearfix */
.cf:before, .cf:after { content: " "; display: table; }

.cf:after { clear: both; }

.cf { *zoom: 1; }

.red-btn { width: 180px; font-size: 14px; transition: .3s ease; background: #ea101b; color: #fff; position: relative; padding: 12px 18px; text-align: left; display: block; }

.red-btn i { background: #000; color: #fff; padding: 14.5px; position: absolute; bottom: 0; right: 0; }

.red-btn:hover { width: 190px; }

/*-------- BODY STYLES --------*/
* { box-sizing: border-box; }

a { text-decoration: none; }

body { font-family: "Open Sans", sans-serif; }

/*--- HEADER STYLES ---------------------*/
.top-header { max-width: 1700px; margin: 0 auto; padding: 10px; box-sizing: border-box; margin: 0 auto; display: flex; flex-direction: row; justify-content: space-between; padding: 5px 10px; }
.top-header p { color: #000; font-size: 14px; font-weight: 400; padding: 5px 20px; }
.top-header p a { color: #000; font-size: 20px; font-weight: 800; }
.top-header .sub { width: 25%; display: flex; flex-direction: row; justify-content: flex-start; }
.top-header .logo { width: 25%; }
.top-header .red-header { height: 45px; margin-top: 30px; }
.top-header img { width: 250px; }
.top-header .red-btn:hover { background: #283890; }
.top-header .main { font-size: 45px; color: #ea101b; font-weight: 600; font-family: "Times New Roman", Times, serif !important; }
.top-header .lower { font-size: 34px; color: #283890; font-weight: 600; font-family: "Times New Roman", Times, serif !important; }

.head-right { text-align: right; }

.page-head header { background: #000 !important; }
.page-head .header { padding: 0 10px; }
.page-head nav.primary ul li a { color: #fff; }
.page-head nav.primary { width: 100%; }
.page-head nav.primary ul { display: flex; flex-direction: row; justify-content: space-around; width: 100%; }
.page-head nav.primary ul ul { display: none; }

.f-icon { width: 45px; transition: .3s ease; height: 45px; display: flex; align-content: center; align-self: center; background: #ea101b; color: #fff; padding: 5px; justify-content: center; flex-wrap: wrap; margin: 3px; }

.f-icon:hover { background: #ea101b; }

.red-header { display: inline-block; background: #ea101b; color: #fff; padding: 12px 18px; font-size: 14px; font-weight: 500; font-family: "Oswald", sans-serif; margin: 3px; }

header { width: 100%; box-shadow: 1px 1px 3px 2px rgba(0, 0, 0, 0.1); }

.header { max-width: 1700px; margin: 0 auto; padding: 10px; box-sizing: border-box; margin: 0 auto; display: flex; flex-direction: row; justify-content: space-between; }

.caption h1 { font-size: 25px; font-weight: 800; padding: 10px 0; }

/*---BODY--------------------------------*/
.hero-back { width: 100%; height: 600px; position: relative; }
.hero-back img { width: 100%; height: 100%; object-fit: cover; filter: brightness(0.5); }

.hero { max-width: 1700px; margin: 0 auto; padding: 10px; box-sizing: border-box; margin: 0 auto; display: flex; flex-direction: row; justify-content: center; padding: 40px 10px; position: absolute; z-index: 80; left: 0; right: 0; bottom: 20px; }
.hero .hero-text { width: 50%; padding-top: 40px; object-fit: contain; }
.hero .hero-text h1 { font-size: 70px; line-height: 75px; font-family: "Oswald", sans-serif; max-width: 800px; padding-bottom: 40px; font-weight: 600; text-transform: uppercase; color: #fff; }
.hero .search-wrapper { width: 50%; padding-left: 40px; }
.hero .search-row { padding: 40px 40px 60px 40px; background: #f2f2f2; }
.hero .search-row button { padding: 14px; transition: .3s ease; width: 100%; font-size: 16px; font-weight: 400; font-family: "Oswald", sans-serif; background: #283890; color: #fff; text-align: center; display: block; margin-top: 20px; border: none; }
.hero .search-row button:hover { cursor: pointer; background: #ea101b; }
.hero .formfield { width: 100%; }
.hero .formfield input, .hero .formfield select { padding: 14px; background: #fff; border: solid 1px #ccc; font-size: 14px; }
.hero .formfield label { font-size: 16px; font-weight: 600; font-family: "Oswald", sans-serif; padding: 15px 0 10px 0; display: block; }

.home-about { padding: 60px 0; }
.home-about h2 { font-size: 35px; line-height: 38px; font-family: "Oswald", sans-serif; max-width: 410px; padding-bottom: 40px; font-weight: 600; text-transform: uppercase; color: #000; }
@media only screen and (max-width: 900px) { .home-about h2 { font-size: 28px; line-height: 32px; } }
@media only screen and (max-width: 500px) { .home-about h2 { font-size: 24px; line-height: 30px; } }
.home-about p { font-size: 14px; line-height: 24px; color: #333; font-family: "Open Sans", sans-serif; }
.home-about a { color: #000; font-weight: 500; }
.home-about a:hover { text-decoration: underline; }
.home-about .red-btn { color: #fff; }
.home-about .red-btn:hover { text-decoration: none; }

.gray-back { width: 100%; background: #f2f2f2; padding: 60px 0; }

.page-wrap { max-width: 1700px; margin: 0 auto; padding: 10px; box-sizing: border-box; margin: 0 auto; }

.page-wrap h2 { font-size: 35px; line-height: 38px; font-family: "Oswald", sans-serif; max-width: 410px; padding-bottom: 40px; font-weight: 600; text-transform: uppercase; color: #000; }
@media only screen and (max-width: 900px) { .page-wrap h2 { font-size: 28px; line-height: 32px; } }
@media only screen and (max-width: 500px) { .page-wrap h2 { font-size: 24px; line-height: 30px; } }

.sizes { width: 100%; }

.sizes tr:nth-of-type(even) { background: #fff; }

.sizes tr td { padding: 10px; width: 50%; border: solid 1px #ccc; font-size: 16px; }

.page-row { width: 100%; display: flex; flex-direction: row; justify-content: center; }

.page-left, .page-right { width: 50%; padding: 20px; box-sizing: border-box; }

.page-row img { width: 100%; height: 400px; object-fit: cover; }

.text-wrap { padding: 5% 0; }
.text-wrap h2 { font-size: 24px; line-height: 28px; font-family: "Oswald", sans-serif; padding-bottom: 5px; font-weight: 600; text-transform: uppercase; color: #000; padding-bottom: 20px !important; }
@media only screen and (max-width: 500px) { .text-wrap h2 { font-size: 20px; line-height: 24px; } }
.text-wrap p { font-size: 14px; line-height: 24px; color: #333; font-family: "Open Sans", sans-serif; }
.text-wrap a { color: #000; font-weight: 500; }
.text-wrap a:hover { text-decoration: underline; }
.text-wrap .red-btn { color: #fff; }
.text-wrap .red-btn:hover { text-decoration: none; }

/*--------Sub Pages----------*/
.map { width: 100%; height: 350px; }

.contact { max-width: 1700px; margin: 0 auto; padding: 10px; box-sizing: border-box; margin: 0 auto; display: flex; flex-direction: row; justify-content: center; width: 98%; margin-bottom: 40px; position: relative; padding: 0; z-index: 200; margin-top: -40px; background: #fff; box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.1); }

.contact-left { width: 50%; padding: 60px; }
.contact-left h1 { font-size: 35px; line-height: 38px; font-family: "Oswald", sans-serif; max-width: 410px; padding-bottom: 40px; font-weight: 600; text-transform: uppercase; color: #000; }
@media only screen and (max-width: 900px) { .contact-left h1 { font-size: 28px; line-height: 32px; } }
@media only screen and (max-width: 500px) { .contact-left h1 { font-size: 24px; line-height: 30px; } }
.contact-left h2 { font-size: 24px; line-height: 28px; font-family: "Oswald", sans-serif; padding-bottom: 5px; font-weight: 600; text-transform: uppercase; color: #000; padding-top: 10px; }
@media only screen and (max-width: 500px) { .contact-left h2 { font-size: 20px; line-height: 24px; } }
.contact-left h2 i { color: #ea101b; }
.contact-left a, .contact-left p { font-size: 16px; color: #333; padding-bottom: 15px; }
.contact-left a:hover { text-decoration: underline; }
.contact-left .fb { color: #283890; font-size: 20px; }

.contact-right { width: 50%; padding: 40px; background: #f0f0f0; }

/*----Sub-pages---*/
.sub-page-form { max-width: 1700px; margin: 0 auto; padding: 10px; box-sizing: border-box; margin: 0 auto; margin: 20px auto; }
.sub-page-form h1 { font-size: 35px; line-height: 38px; font-family: "Oswald", sans-serif; max-width: 410px; padding-bottom: 40px; font-weight: 600; text-transform: uppercase; color: #000; }
@media only screen and (max-width: 900px) { .sub-page-form h1 { font-size: 28px; line-height: 32px; } }
@media only screen and (max-width: 500px) { .sub-page-form h1 { font-size: 24px; line-height: 30px; } }
.sub-page-form p { font-size: 14px; line-height: 24px; color: #333; font-family: "Open Sans", sans-serif; }
.sub-page-form h2 { font-size: 24px; line-height: 28px; font-family: "Oswald", sans-serif; padding-bottom: 5px; font-weight: 600; text-transform: uppercase; color: #000; padding-top: 10px; }
@media only screen and (max-width: 500px) { .sub-page-form h2 { font-size: 20px; line-height: 24px; } }

.page-top { width: 100%; height: 350px; background: #000; position: relative; }
.page-top img { width: 100%; height: 100%; object-fit: cover; filter: brightness(0.5); }
.page-top .top-text { position: absolute; left: 0; right: 0; max-width: 1700px; margin: 0 auto; padding: 10px; box-sizing: border-box; margin: 0 auto; bottom: 30px; }
.page-top .top-text h1 { font-size: 35px; line-height: 38px; font-family: "Oswald", sans-serif; max-width: 500px; padding-bottom: 40px; font-weight: 600; text-transform: uppercase; color: #fff; }
@media only screen and (max-width: 900px) { .page-top .top-text h1 { font-size: 28px; line-height: 32px; } }
@media only screen and (max-width: 500px) { .page-top .top-text h1 { font-size: 24px; line-height: 30px; } }

.page-width { max-width: 1700px; margin: 0 auto; padding: 10px; box-sizing: border-box; margin: 0 auto; margin: 20px auto; }
.page-width h2 { font-size: 24px; line-height: 28px; font-family: "Oswald", sans-serif; padding-bottom: 5px; font-weight: 600; text-transform: uppercase; color: #000; }
@media only screen and (max-width: 500px) { .page-width h2 { font-size: 20px; line-height: 24px; } }
.page-width p { font-size: 14px; line-height: 24px; color: #333; font-family: "Open Sans", sans-serif; }

.review { width: 100%; margin: 10px 0; border: solid 1px #f2f2f2; padding: 40px; box-sizing: border-box; }
.review p { font-size: 14px; line-height: 24px; color: #333; font-family: "Open Sans", sans-serif; }

.stars { display: flex; flex-direction: row; justify-content: flex-start; }
.stars i { color: #ea101b; font-size: 18px; margin: 2px; }

.name { font-size: 18px; font-weight: 600; }

/*--------FORM STYLES--------------------*/
.flex-form { width: 100%; padding: 40px; box-sizing: border-box; box-shadow: 1px 1px 3px 2px rgba(0, 0, 0, 0.15); }

#formpage { width: 100%; vertical-align: top; display: inline-block; text-align: left; }

#formpage label { font-size: 18px; font-weight: 500; padding: 10px 0 5px 0; }

#formpage input, select { padding: 14px; border: 1px solid #ccc; color: #777 !important; font-size: 14px; }

.flex-row { display: flex; flex-direction: row; width: 100%; }

.form-half { width: calc(50% - 10px); display: inline-block; vertical-align: middle; margin: 5px; }

.form-whole { width: calc(100% - 10px); display: block; vertical-align: middle; margin: 5px; }

.form-third { width: calc(33.33% - 10px); display: block; vertical-align: middle; margin: 5px; }

input[type="text"], input[type="email"], input[type="date"], select, input[type="phone"] { width: 100%; box-sizing: border-box; }

#formpage textarea { font-family: 'Arial', sans-serif; font-size: 14px; box-sizing: border-box; padding: 14px; border: 1px solid #ccc !important; color: #000; background: #fff; width: 100%; height: 100px; border-radius: 2px; }

#formpage textarea:focus { border: 1px solid #ccc; border-radius: 2px; }

#formpage input.submit-button, #submit-btn button { width: 180px; display: block; padding: 12px; height: 42px; text-align: center; font-size: 16px; margin: 0 3px; box-sizing: border-box; color: #fff; background: #ea101b; border: none; }

#formpage input.submit-button:hover, #submit-btn button:hover { background: #283890; color: #fff !important; cursor: pointer; }

.submit-button, #submit-btn { padding: 10px 0px 10px 0px; position: relative; width: 100%; text-align: center; }

.captcha-button { width: 180px; }

.include-captcha { display: none; }

#formpage input.submit-button { color: #fff !important; }

.CaptchaPanel { text-align: left !important; }

/*-------- FOOTER STYLES ----------------*/
footer { width: 100%; background: #000; padding: 80px 0; color: #fff; }

.footer { max-width: 1700px; margin: 0 auto; padding: 10px; box-sizing: border-box; margin: 0 auto; display: flex; flex-direction: row; justify-content: space-between; }
.footer img { object-fit: contain; display: block; }

.foot-left { display: flex; flex-direction: row; justify-content: flex-start; }

.foot-col { min-width: 220px; padding: 10px; box-sizing: border-box; }
.foot-col p { font-size: 24px; font-family: "Oswald", sans-serif; color: #fff; padding-bottom: 25px; font-weight: 800; }
.foot-col ul li a { font-size: 14px; color: #fff; line-height: 26px; }
.foot-col ul li a:hover { text-decoration: underline; }
.foot-col .bold { font-size: 18px; color: #fff; font-weight: 800; }
.foot-col i { font-size: 25px; color: #fff; }

.foot-logos { max-width: 320px; width: 100%; display: flex; flex-direction: row; justify-content: flex-end; }

.foot-logos img { width: 50%; padding: 0 10px; max-height: 110px; }

/*----INVENTORY STYLES - KEEP AT BOTTOM OF CSS----*/
.body-wrapper > div:not(.detail-wrapper) .list-main-section .list-container .list-listing .listing-top-right .buy-now-link, .body-wrapper > div:not(.detail-wrapper) .list-main-section .list-container .list-listing .listing-top-right .check-availability-link, .body-wrapper > div:not(.detail-wrapper) .list-main-section .list-container .list-listing .listing-top-right .email-seller-link, .body-wrapper > div:not(.detail-wrapper) .faceted-section-box .show-all-modal .show-all-modal-content-container .show-all-modal-content .title-close-row .apply-button, .body-wrapper > div:not(.detail-wrapper) .show-all-modal .show-all-modal-content-container .show-all-modal-content .title-close-row .apply-button, .body-wrapper > div:not(.detail-wrapper) button.page-nav { background: #c61230 !important; color: #000 !important; }

.body-wrapper > div:not(.detail-wrapper) .view-listing-details-link, .body-wrapper > div:not(.detail-wrapper) .contact-options a, .body-wrapper > div:not(.detail-wrapper) .fin-calc-mobile > a, .body-wrapper > div:not(.detail-wrapper) button.g-recaptcha.button, .body-wrapper > div:not(.detail-wrapper) .show-all-modal .apply-button, .body-wrapper > div:not(.detail-wrapper) .show-all-modal .nuf-button, .body-wrapper > div:not(.detail-wrapper) .list-error-container .info button, .body-wrapper > div:not(.detail-wrapper) .mobile-done-button-container .mobile-done-button, .body-wrapper > div:not(.detail-wrapper) a.buy-btn.gtm-buynow.des-buy-now, .body-wrapper > div:not(.detail-wrapper) a.buy-btn.des-buy-now, .body-wrapper > div:not(.detail-wrapper) button.selected-facet.ts-button, .body-wrapper > div:not(.detail-wrapper) .detail-contact-bar .contact-bar-btn { background: #c61230 !important; color: #fff !important; }

.body-wrapper > div:not(.detail-wrapper) .view-listing-details-link:hover, .body-wrapper > div:not(.detail-wrapper) .contact-options a:hover, .body-wrapper > div:not(.detail-wrapper) .fin-calc-mobile > a:hover, .body-wrapper > div:not(.detail-wrapper) button.g-recaptcha.button:hover, .body-wrapper > div:not(.detail-wrapper) .email-seller-link:hover, .body-wrapper > div:not(.detail-wrapper) .mc-nav-controls .mc-icon-navarrow span, .body-wrapper > div:not(.detail-wrapper) a.buy-btn.gtm-buynow.des-buy-now:hover, .body-wrapper > div:not(.detail-wrapper) a.buy-btn.des-buy-now:hover, .body-wrapper > div:not(.detail-wrapper) .detail-contact-bar .contact-bar-btn:hover { background: #014f30 !important; color: #fff !important; /*----Border----*/ }

.body-wrapper > div:not(.detail-wrapper) .faceted-section-box .show-all-modal .show-all-modal-content-container .show-all-modal-content .title-close-row .back-button, .body-wrapper > div:not(.detail-wrapper) .show-all-modal .show-all-modal-content-container .show-all-modal-content .title-close-row .back-button, .body-wrapper > div:not(.detail-wrapper) .show-all-modal .back-button, .body-wrapper > div:not(.detail-wrapper) .parts-listing-container .mobile-parts-detail-container .dealer-phone-container a { color: #000 !important; border: 1px solid #000 !important; /*-----------------------OTHER TEXT STYLES-----------------------*/ /*----Page Title----*/ }

.body-wrapper > div:not(.detail-wrapper) .list-title .list-title-text, .body-wrapper > div:not(.detail-wrapper) .parts-top-section .parts-title-and-breadcrumbs .parts-title .parts-title-text span, .body-wrapper > div:not(.detail-wrapper) .title-media-buttons-heading h1 { color: #000 !important; line-height: 28px !important; }

.body-wrapper > div:not(.detail-wrapper) .list-main-section .list-container .list-listing .listing-top-right .listing-dealer-info .dealer-name, .body-wrapper > div:not(.detail-wrapper) .list-main-section .list-container .fin-calc, .body-wrapper > div:not(.detail-wrapper) .list-listing-mobile .listing-dealer-info .spec-value, .body-wrapper > div:not(.detail-wrapper) .fin-calc, .body-wrapper > div:not(.detail-wrapper) .fin-calc p, .body-wrapper > div:not(.detail-wrapper) .list-main-section .list-container .list-error .info, .body-wrapper > div:not(.detail-wrapper) .parts-bottom-section .parts-list-view .parts-list-content .error-message, .body-wrapper > div:not(.detail-wrapper) .info, .body-wrapper > div:not(.detail-wrapper) .list-title .list-listings-count, .body-wrapper > div:not(.detail-wrapper) .parts-top-section .parts-title-and-breadcrumbs .parts-title .parts-listings-count, .body-wrapper > div:not(.detail-wrapper) .list-top-section .listing-option-bar .list-listings-count, .body-wrapper > div:not(.detail-wrapper) span.part-list-price.bold, .body-wrapper > div:not(.detail-wrapper) .dealer-company-header, .body-wrapper > div:not(.detail-wrapper) .dealer-info h3, .body-wrapper > div:not(.detail-wrapper) .listing-description-text, .body-wrapper > div:not(.detail-wrapper) .paging-container .list-page-number, .body-wrapper > div:not(.detail-wrapper) .paging-container .page-number, .body-wrapper > div:not(.detail-wrapper) .listing-main-stats .price, .body-wrapper > div:not(.detail-wrapper) .list-container-flexrow .price-container .price, .body-wrapper > div:not(.detail-wrapper) h2.listing-portion-title, .body-wrapper > div:not(.detail-wrapper) .list-listing-mobile .price-container .price, .body-wrapper > div:not(.detail-wrapper) .compare-listings-container .compare-container .comp-header-img .comp-title-close-cont .compare-title, .body-wrapper > div:not(.detail-wrapper) .compare-listings-container .compare-container .compare-price, .body-wrapper > div:not(.detail-wrapper) .rent-title, .body-wrapper > div:not(.detail-wrapper) .rent-title-details, .body-wrapper > div:not(.detail-wrapper) span.list-title-text, .body-wrapper > div:not(.detail-wrapper) a.search-results-link, .body-wrapper > div:not(.detail-wrapper) h3.listing-portion-title { color: #000 !important; }

.body-wrapper > div:not(.detail-wrapper) .mobile-option-bar .mobile-option-bar-filter, .body-wrapper > div:not(.detail-wrapper) span.listing-prices__retail-price, .body-wrapper > div:not(.detail-wrapper) span.parts-listings-count { color: #000 !important; /*-----------------------MEDIA QUERIES-----------------------*/ }

/*---------- RESPONSIVE STYLES ----------*/
@media only screen and (max-width: 1250px) { .hero-text h1 { font-size: 55px !important; line-height: 60px !important; }
  .page-top { height: 300px; }
  .top-header .main { font-size: 40px; }
  .top-header .lower { font-size: 26px; } }
@media only screen and (max-width: 1000px) { .contact { flex-direction: column; }
  .contact-left, .contact-right { width: 100% !important; }
  .top-header { flex-direction: column; }
  .hero-text h1 { font-size: 45px !important; line-height: 50px !important; } }
@media only screen and (max-width: 900px) { .qls a { width: calc(33.33% - 16px); }
  .qls a img { height: 80px; }
  .page-top { height: 250px; }
  .flex-row { flex-direction: column; }
  .form-half, .form-third { width: calc(100% - 10px); }
  .page-row { flex-direction: column; }
  .page-row:nth-of-type(even) { flex-direction: column-reverse; }
  .page-left, .page-right { width: 100%; } }
@media only screen and (max-width: 800px) { .footer { flex-direction: column-reverse; }
  .foot-left { width: 100%; }
  .foot-col { min-width: 190px; }
  .hero { flex-direction: column; }
  .hero-text { width: 100% !important; }
  .hero .search-wrapper { width: 100%; padding-left: 0; padding-top: 20px; }
  .hero-back { height: 800px; }
  .header { padding: 0 !important; }
  .page-row img { height: 300px; } }
@media only screen and (max-width: 650px) { .qls a { width: calc(50% - 16px); }
  footer { padding: 30px 0px; }
  .foot-left { flex-direction: column; }
  .foot-col { width: 100%; text-align: center; padding: 10px 0; }
  .footer img { margin: 0 auto; }
  .top-header { flex-direction: column; justify-content: center; }
  .f-icon { display: none; }
  .hero-text h1 { font-size: 35px !important; line-height: 40px !important; }
  .top-header .main { font-size: 30px; text-align: center; }
  .top-header .lower { font-size: 24px; text-align: center; }
  .head-right { text-align: center; } }
@media only screen and (max-width: 550px) { .group { width: 100%; padding: 10px; }
  .top-header .main { font-size: 25px; line-height: 28px; text-align: center; }
  .top-header .lower { font-size: 20px; line-height: 22px; text-align: center; }
  .page-wrap h2 { padding-bottom: 20px; }
  .page-row img { height: 250px; } }
@media only screen and (max-width: 380px) { .contact-left { padding: 30px !important; }
  .contact-right { padding: 20px !important; }
  .top-header .main { font-size: 20px; line-height: 24px; }
  .top-header .lower { font-size: 18px; line-height: 22px; }
  .top-header p { padding: 0; }
  .hero-text h1 { font-size: 28px !important; line-height: 33px !important; }
  .sizes tr td { padding: 5px; font-size: 14px; }
  .page-row img { height: 200px; }
  .foot-logos { flex-direction: column; }
  .foot-logos img { margin: 0 auto; display: block; padding: 10px 0; } }
