@font-face {
    font-family: 'Avenir-Black';
    src: url('../../../content/fonts/Avenir-Black.woff') format('woff'), 
    url('../../../content/fonts/Avenir-Black.woff2') format('woff2'), 
    url('../../../content/fonts/Avenir-Black.ttf') format('truetypefont');
    }
@font-face {
    font-family: 'Avenir-Book';
    src: url('../../../content/fonts/Avenir-Book.woff') format('woff'), 
    url('../../../content/fonts/Avenir-Book.woff2') format('woff2'), 
    url('../../../content/fonts/Avenir-Book.ttf') format('truetypefont');
    }
@font-face {
    font-family: 'Avenir-Light';
    src: url('../../../content/fonts/Avenir-Light.woff') format('woff'), 
    url('../../../content/fonts/Avenir-Light.woff2') format('woff2'), 
    url('../../../content/fonts/Avenir-Light.ttf') format('truetypefont');
    }
@import url('https://fonts.googleapis.com/css2?family=Karma:wght@500&display=swap');

#mattTitle {
    font-family: 'Karma', serif;
    margin-bottom: 20px;
}

#talkVisit {
    background-color: #727272;
    margin-bottom: 15px;
    padding-top: 10px;
    padding-bottom: 10px;    
}

#talkVisit > a {
    color: #717171;    
}

#talkVisit > a > img {
    width: 40%;
}
.call-txt {
    text-align: center;
    font-family: roboto;
    font-size: 2rem;
    color: #c61a29;
    font-weight: bold;
}

a.TelBtn {
    display: block;
    text-align: center;
    background-color: #002F5E;
    color: white;
    border-radius: 5px;
    padding: 5px;
    margin-top: 5px;
}

a.TelBtn:visited {
    color: white;
}

a.skip-main {
    left:-999px;
    position:absolute;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
    z-index:-999;
    }
a.skip-main:focus, a.skip-main:active {
    color: #fff;
    background-color:#000;
    left: auto;
    top: auto;
    width: 30%;
    height: auto;
    overflow:auto;
    margin: 10px 35%;
    padding:5px;
    border-radius: 15px;
    border:4px solid yellow;
    text-align:center;
    font-size:1.2em;
    z-index:999;
    }
body {
    padding-top: 0px
    }

/* START HEADER STYLES */
.header{
    position: relative;
    border-bottom: none;
    }
.header-txt-mobile {
    display: none;
    }
.header-logo{
    padding: 0px 0 0 0;
    }
.header-logo.header-logo--left {
    max-width: 980px;
    margin: 22px auto 54px;
    position: relative;
    }
.headerContainer{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
    align-items: center;
    justify-content: space-evenly;
    }
.headerDiv1{
    margin: 0% 1%;
    text-align: center;
    position: relative;
    }
.headerDiv2{
    margin: 0% 1%;
    text-align: center;
    }
/* END HEADER STYLES */

.body {
    margin-bottom: 0px;
    background: #fff!imortant;
    }

/* START NAV STYLES */
.navUser{
    background: #e5e5e5;
    }
ul.navUser-section.navUser-section--alt {
    line-height: .5;
    width: 650px;
    }
nav.navUser {
    max-height: 35px;
    }
.navUser-inner {
    max-width: 980px;
    margin: 0 auto;
    }
.navUser-item.navUser-item--divider {
    font-size: 1rem;
    margin-top: .9rem;
    }
.navPages ul{
    max-width: 1800px;
    }
.navPages .sidebarBlock {
    display: none;
    }
li.navPage-childList-item .navPages-action {
    color: #000;
    }
.sidebarBlock .navPages-action-moreIcon{
    display:none;
    }
.sidebarBlock .navPage-subMenu-item {
    width: 100%;
    float: none;
    padding: 0;
	}
.sidebarBlock .navPage-subMenu-item>.navPage-subMenu-action {
    margin-bottom: 0;
    border-bottom: none;
    padding: 5px;
    font-weight: normal;
    }
.sidebarBlock ul.navPage-childList {
    display: none;
    }
.sidebarBlock .navPage-subMenu {
    display: block;
    background-color: transparent;
	position:relative;
	padding: 0 0 0 10px!important;
    }
.sidebarBlock a.navPages-action {
    color: #000;
    }
.sidebarBlock .navPages-item {
    float: none;
    text-align: left;
    }
.sidebarBlock .navPages-action{
    text-transform: capitalize;
    }
.sidebarBlock .navPages{
    text-align:center;
    }
.page-sidebar ul.navList {
    display: block!important;
    }
main#product-listing-container ul li.navList-item a.navList-action img {
    display: block;
    margin: 0 auto;
    }
main#product-listing-container ul li.navList-item {
    width: 33%;
    display: inline-block;
    text-align: center;
    padding: 20px 10px;
    }
main#product-listing-container ul li.navList-item a.navList-action {
    font-size: 15px;
    font-family: 'Open Sans',sans-serif;
	font-weight:normal;
    color: #000;
    }
/*div.no_products_div {
    display: none;
}*/
#faceted-search-container .navList li {
     margin-left: 10px;
     font-weight: normal;
    }
.NewSubcat ul.navPage-subMenu-list {
    padding-left: 20px;
    padding-top: 15px
    }
.NewSubcat .navPages-item a i {
    display: none;
    }
.NewSubcat .navPages-item a{
    display: block;
    color: #000;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 700;
    padding: 0;
    }
img.search-icon {
    padding-top: 20%;
    max-width: 25px;
    }
.navPages-container.is-open {
    display: block;
    padding-top: 55px;
    z-index: 20;
    }
.navUser-action {
    font-weight: 600;
    font-family: Avenir-Book, sans-serif;
    font-size: 12px;
    }
.navPages-action {
    font-size: 12px;
    font-family: Avenir-Black, sans-serif;
    letter-spacing: .25px;
    font-weight: 100;
    padding: .78571rem 1rem 1.14286rem;
    }
.navPages-action svg {
    display: none;
    }
.navPages-action-moreIcon {
    display: none;
}
.bannertxt span {
    font-family: Avenir-Black;
    }
/*.navPages-list .navPages-item:last-child {
    display: none; 
    }
.navPages-list .navPages-item:nth-last-child(2) {
    display: none;
    }*/
/* END NAV STYLES */

/* CAROUSEL STYLES */
.heroCarousel.slick-initialized {
    max-height: none;
    }
.heroCarousel-slide .heroCarousel-image {
    max-height: none;
    }
 .heroCarousel-slide .heroCarousel-image-wrapper {
    max-height: none;
    }
.heroCarousel {
    margin-bottom: 2.5rem;
    }
/* END CAROUSEL STYLES */


/* START HOME PAGE STYLES */

#hp-slider-image {
    text-align: center;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

#hp-slider-image > img {
    border-radius: 10px;
}

.home-txt{
    max-width: 1500px;
    margin: auto;
    }
.home-txt h2 {
    padding-bottom: 0rem;
    font-family: 'Open Sans', sans-serif;
    text-transform: capitalize;
    letter-spacing: 5px;
    }
.home-txt p {
    padding-bottom: 3.5rem;
    color:#444;
    }
.promoContainer {
    display: inline-flex;
    flex-wrap: wrap;
    padding-bottom: 5%;
    max-width: 1500px;
    }
h3.promo-head {
    font-family: Avenir-Black, sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    margin-top: 1rem;
    margin-bottom: 0rem;
    line-height: 1;
    }
p.promo-txt {
    color: #000;
    font-family: Avenir-Book, sans-serif;
    font-size: 17px;
    }
.column-1 {
    padding-bottom: 30px;
    }
.flex-direction {
    flex-direction: row;
    }
.promoDiv1 {
    width: 31%;
    margin: 0% 1%;
    }
.promoDiv1:first-child {
    margin: 0% 2% 0% 1%;
    }
.promoDiv1:last-child {
    margin: 0% 0% 0% 1%;
    }
.promo7-mobile {
    display: none;
    }
section.heroCarousel.slick-initialized.slick-slider.slick-dotted {
    padding-top: 33px;
    }
.heroCarousel-slide {
    background-repeat: no-repeat;
    }
h1.heroCarousel-title {
    text-transform: uppercase;
    font-family: open-sans, sans-serif;
    font-weight: 600;
    color: #fff;
    font-style: italic;
    font-size: 80px;
    }
.popContainer{
    display:inline-flex;
    flex-wrap:wrap;
    padding-bottom: 30px;
    width:100%;
    }
.popDiv1{
    width:23%;
    margin:0% 1%;
    }
.shop-pop {
    max-width: 1200px;
    margin: auto;
    padding-top: 1%;
    }
.shop-top {
    background-color: #F0EFED;
    padding: 3% 0%;
    margin-top: 0%;
    }
.promo7 {
    padding: 2% 0%;
    }
h2.home-title {
    font-family: Avenir-Book, sans-serif;
    text-transform: uppercase;
    color: #000;
    padding-bottom: 1%;
    letter-spacing: 4px;
    margin-top: 0rem;
    }
p.pop-txt {
    color: #000;
    font-family: Avenir-Book, sans-serif;
    font-size: 15px;
    padding-top: 2.5%;
    text-transform: uppercase;
    }
img.stars {
    max-width: 200px;
    margin: 0 auto;
    }
p.review-txt {
    color: #000;
    padding: 0% 3.5%;
    margin-top: 2%;
    font-family: open-sans, sans-serif;
    font-size: 13px;
    }
div.responsive {
    width: 1px;
    min-width: 80%;
    margin: 0 auto;
    }
.slick-dots li button {
    border: none;
    }
.slick-dots li.slick-active button::before {
    background: none;
    }
.slick-dots li.slick-active button:before {
    color: #fff;
    opacity: 1;
    }
.twocolContainer{
    max-width: 1500px;
    display:inline-flex;
    flex-wrap:wrap;
    padding-bottom: 30px;
    width:100%;
    }
.twocolDiv1{
    width: 31.75%;
    margin: 0% 1%;
    }
.twocolDiv2{
    width: 64.25%;
    margin: 0% 1%;
    }
.twocolDiv1-alt{
    width: 64.25%;
    margin: 0% 1%;
    }
.twocolDiv2-alt{
    width: 31.75%;
    margin: 0% 1%;
    }
.twocol50Div1{
    width: 48%;
    margin: 0% 1% 3%;
    }
.textContainer{
    display: inline-flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1200px;
    padding: 5% 0%;
    }
.flex-direction{
    flex-direction:row;
    }
.textDiv1{
    width: 31%;
    margin: 0% 1%;
    }
.textDiv2{
    width: 31%;
    margin: 0% 1%;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    padding-bottom: 40px;
    }
.textDiv3{
    width: 31%;
    margin: 0% 1%;
    }
h2.text-head {
    font-family: Avenir-Book;
    text-transform: uppercase;
    font-size: 30px;
    letter-spacing: 3px;
    }
p.text-txt {
    color: #000;
    font-family: Avenir-Book, sans-serif;
    line-height: 1;
    margin-bottom: .75rem;
    }
a.text-link {
    color: #000;
    text-transform: uppercase;
    font-family: Avenir-Book;
    line-height: .5;
    }
/* END HOME PAGE STYLES */


/* START BANNER STYLES */
.topbanner {
    background: #c61a29;;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    }
.bannertxt {
    line-height: 40px;
    font-size: 15px;
    font-family: Avenir-Book, sans-serif;
    text-decoration: none;
    color: #fff;
    }
.bannertxt a {
    line-height: 40px;
    text-transform: uppercase;
    font-size: 10px;
    font-family: Avenir-Book, sans-serif;
    text-decoration: underline;
    color: #fff;
    padding-left: 10px;
    }
.bannertxt a:hover {
    color: #ccc;
    }
.banners {
    background-color: #ffffff;
    padding: .0rem 0;
    }
.banner{
    max-width: none;
    }
a.review-link {
    font-family: Avenir-Black;
    text-decoration: none;
    line-height: 40px;
    font-size: 15px;
    }
/* END BANNER STYLES */


/* START BODY STYLES */
.video-container {
    position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
    width:100%;
    margin:auto;
    }
.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
    }
.breadcrumbs {
    margin-top: 20px;
    text-align: left;
    }
.page-heading {
    text-align: center;
    color: #000;
    font-family: Avenir-Book, sans-serif;
    text-transform: uppercase;
    }
h2.page-heading {
    padding-top: 5%;
    }
main.page .page-heading {
    display: block;
    }
.sidebarBlock-heading{
    font-weight: bold;
    font-family: open-sans, sans-serif;
    }
a.navList-action {
    font-family: open-sans, sans-serif;
    }
.button.button--primary {
    border-color: #cf2332;
    color: #fff;
    background: #cf2332;
    font-family: Avenir-Book, sans-serif;
    margin-top: 0rem;
    font-weight: 700;
    text-transform: uppercase;
    }
span.heroCarousel-action.button.button--primary.button--large {
    border-color: #000;
    color: #fff;
    background: #cf2332;
    font-family: roboto, sans-serif;
    font-size: 15px;
    margin-top: 0rem;
    font-weight: 700;
    text-transform: uppercase;
    }
p.heroCarousel-description {
    display: none;
    }
.seo-bottom {
    color:#000;
    text-align: left;
    border-top: 1px solid #ccc;
    margin: 30px 30px;
    padding-top: 30px;
    }
.dropdown--quickSearch.is-open{
    top:31px!important;
    }
.content-page strong{
    font-size:18px;
    }
.text-left{
    text-align: left;
    max-width: 800px;
    margin: 0 auto;
    padding-top: 5%;
    }
.form-prefixPostfix.wrap{
    display:block;
    }
.addthis_toolbox ul li a.icon svg {
    fill: #313131!important;
    }
.countPill{
    margin-top:-1px;
    }
form.actionBar {
    margin: 0px;
    }
.actionBar-section {
    float:right;
    }
.clear{
    clear:both;
    }
.page-text {
    font-family: Avenir-Book, sans-serif;
    max-width: 1000px;
    margin: 0 auto;
    }
p.about {
    text-align: center;
    }
p.contact {
    padding: 7% 0% 18%;
    text-align: center;
    border-bottom: 1px solid #7575;
    margin-bottom: 12%;
    }
form[data-contact-form] {
    max-width: 800px;
    margin: 0 auto;
    }
.form-label {
    font-family: Avenir-Book, sans-serif;
    }
/* END BODY STYLES */


/* START FOOTER STYLES */
.footer {
    padding: 0rem 0;
    background-color: #e5e5e5;
    border-top: none;
    margin-top: 5%;
    }
.footer-info {
    padding-top: 3%;
    text-align: center;
    }
.footer-info-heading {
    color: #000;
    font-weight: bold;
    }
.footer-info-col--small {
    width: 22%;
    }
.footer-bottom {
    background: #e5e5e5;
    padding: 0px 0px 35px 0px;
    }
.footer-copyright>.powered-by{
    display:inline-block;
    margin: 0 0 2rem;
    }
#socialinline {
    display: inline-flex;
    justify-content: center;
    width:100%;
    margin: 0 auto;
    border-top:1px solid #ccc;
    }
#socialinline h5{
    color: #000;
    text-align: center;
    font-family: Avenir-Book, sans-serif;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 1px;
    }
.socialLinks{
    display: inline-block;
    vertical-align: middle;
    margin-top: 1.4rem;
    padding-left: 2%;
    }
.socialLinks .icon svg {
    fill: #000;
    }
input#nl_email, input#nl_first_name {
    width: 100%;
    border-radius: 5px;
    border: 1px solid #fff;
    margin-top: 6px;
    background: #fff;
    font-weight: lighter;
    }
input.button.button--primary.form-prefixPostfix-button--postfix {
    margin: 10px 0px 0px 0px;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 12px;
    background-color: #cf2332;
    border-color: #cf2332;
    color: #fff;
    font-family: Avenir-Black, sans-serif;
    }
ul.footer-info-list li a,ul.footer-info-list li,article.footer-info-col p {
    color: #000;
    font-family: Avenir-Book, sans-serif;
    line-height: 2;
    font-size: 13px;
    }
ul.footer-info-list li a:hover {
    color: #ccc;
    }
article.footerpages ul {
    text-align: center;
    }
article.footerpages ul li a:hover{
    color:#ccc;
    }
article.footerpages ul li a {
    color: #dadada;
    text-transform: capitalize;
    font-size: 14px;
    padding: 0px 30px;
    font-weight: 600;
    font-family:sans-serif;
    }
article.footerpages ul li {
    list-style: none;
    display: inline-block;
    }
.footer-info article.footer-info-col:last-child{
    padding: 0px;
    }
span.small-txt {
    text-align: left;
    display: block;
    font-size: 18px;
    font-weight: lighter;
    padding-top: 15px;
    }
h5.footer-info-heading {
    font-family: Avenir-Black, sans-serif;
    text-transform: uppercase;
    }
.footer-copyright {
    text-align: center;
    }
/* END FOOTER STYLES */


/* START CATEGORY SUB-CATEGORY STYLES */
.NewSubcat {
    display: none;
    }
.Cat-Img {
    padding: 40px 0px;
    min-height: 194px;
    }
.topcat-head {
    border-bottom: 1px solid #ccc;
    margin: 0 0 50px;
    padding: 0;
    width: 100%;
    }
.topcat-head > h3 {
    background: #FFFFFF;
    bottom: -20px;
    margin: 0 auto;
    padding: 0;
    text-transform: CAPITALIZE;
    position: relative;
    width: 38%;
    color: #333;
    font-size: 30px;
    text-align: center;
    font-weight: lighter;
    }
.topcategory ul {
    margin: 0;
    padding: 0;
    }
.topcategory ul li {
    display: inline-block;
    width: 24%;
    }
.topcategory ul li span a {
    color: #000;
    text-decoration: none;
    font-size: 18px;
    display: block;
    padding-top: 10px;
    }
.topcat-inner {
    max-width: 1110px;
    margin: 0 auto;
    }
h1#cat-head {
    background: transparent;
    max-width: 530px;
    padding: 0px 0px;
    font-size: 36px;
    font-weight: bold;
    color: #fff;
    text-align: left;
    text-transform: uppercase;
    font-family: sans-serif;
    margin: -78px 0 0 20px;
    }
.subcat {
    float: left;
    }
.subcat h1.page-heading {
    font-weight: lighter;
    margin-bottom: 0px;
    font-size: 25px;
    }
.subcat h1.page-heading {
    font-weight: lighter;
    margin-bottom: 0px;
    font-size: 25px;
    }
/* END CATEGORY SUB-CATEGORY STYLES */


/* START FINANCING STYLES */
.financeTop {
    border-top:1px solid #ccc;
    margin: 0px;
    }
.FinanceContainer{
    display:inline-flex;
    flex-wrap:wrap;
    padding-bottom: 30px;
    margin: 0px 30px 0px 0px;
    }
.flex-direction{
    flex-direction:row;
    }
.financeDiv1{
    width:50%;
    margin:0% 0%;
    }
.financeDiv2{
    width:50%;
    margin:0% 0%;
    }
.financeBorderLeft {
    border-top: 1px solid #ccc;
    border-left: none;
    padding:0% 5% 0% 0%;
    }
.financeBorderRight {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    padding:0% 0% 0% 5%;
    }
.financeBox {
    margin: 3rem 0%;
    border-bottom: solid #ebebeb 1px;
    padding-bottom: 3rem;
    }
.financeBox img{
    max-width: 70%;
    margin-bottom:2%;
    }
.FinanceButton {
    background-color: #002f5e;
    border: none;
    color: #fff;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 0px 2px 20px 2px;
    cursor: pointer;
    }
a.FinanceButton:hover, a.FinanceButton:active {
    color: #d9d9d9;
    }

div#hdrButtonBox {
  float:left;
  width:27%;
  padding: 20px;
}

@media screen and (max-width: 500px) {
.flex-direction{
    flex-direction:column;
    }
.financeDiv1{
    width:100%;
    }
.financeDiv2{
    width:100%;
    margin:6% 0%;
    }
.financeBorderLeft {
    border-top: 1px solid #ccc;
    border-left: none;
    padding:0% 5% 0% 5%;
    }
.financeBorderRight {
    border-top: 1px solid #ccc;
    border-left: 1px none;
    padding:0% 5% 0% 5%;
    }
}
/* END FINANCING STYLES */


.panel {
    font-family: Avenir-Book, sans-serif;
    }
.panel-title {
    font-size: 20px;
    font-family: Avenir-Black, sans-serif;
    }
ul.slick-dots {
    display: none;
    }
.access-page {
    max-width: 800px;
    margin: 0 auto;
    font-family: Avenir-Book, sans-serif;
    }
p.access-date {
    text-align: center;
    }
p.miniHead {
    margin-bottom: .2rem;
    color: #000;
    text-transform: uppercase;
    font-family: Avenir-Book, sans-serif;
    }
.contactUs-page {
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
    margin-bottom: 30px;
    }
.brand .card-image {
    max-width: 200px;
    }
.brand .card-body {
    display: none;
    }
.brand .card-title {
    display: none;
    }
.mobileMenu-toggle .mobileMenu-toggleIcon, .mobileMenu-toggle .mobileMenu-toggleIcon::after, .mobileMenu-toggle .mobileMenu-toggleIcon::before {
    background: #fff;
    }
.mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after, .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before {
    background-color: #fff;
    }
.page-pad {
    max-width: 1500px;
    margin: 0 auto;
    }
jdiv {
    display: none;
    }
.coupon-mobile {
    display: none;
    }
.coupon-desk {
    margin-bottom: 2.5rem;
    padding: 0 1.25rem;
    }
.teamContainer{
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 30px;
    width: 100%;
    max-width: 1500px;
    margin: 3rem auto;
    }
.flex-direction{
    flex-direction:row;
    }
.flex-direction-header{
    flex-direction:row;
    }
.teamDiv1{
    width: 20%;
    margin: 0% 2% 1.5%;
    }
.team-name {
    font-family: 'Avenir-Black';
    text-align: center;
    color: #19458E;
    font-size: 30px;
    padding-top: .5rem;
    margin-bottom: .5rem;
    line-height: 1;
    }
.team-details {
    font-family: 'Avenir-Book';
    text-align: center;
    padding-top: 0;
    font-size: 25px;
    line-height: 1.25;
    }
.team-ban-mobile {
    display: none;
    }
.bridge-partner img {
    max-width: 120px;
    margin: .5rem;
    }
img.bridge-logo {
    max-width: 50%;
    }
.bridge-head {
    font-family: 'Avenir-Black';
    color: #284175;
    }
.financeBox li {
    font-family: 'Avenir-Book';
    }
.financeBox p {
    font-family: 'Avenir-Book';
    }
a.FinanceButton {
    font-family: 'Avenir-Black';
    }
.financeBox:last-child {
    border-bottom: none;
    }
div[data-content-region="header_after"] {
    display: none;
    }
.vid-adjust {
    max-width: 1470px;
    margin: 2.5rem auto;
    }
.team-name span {
    font-family: 'Avenir-Book';
}
.btnContainer{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 4.5rem auto 1rem;
    padding: 0 1rem;
    justify-content: space-evenly;
    display: none;
    }
.btnDiv1{
    width: 20%;
    margin: 0% 2% 1.5%;
    }
.twocolorbanner {
    margin-top: 3rem;
    }
.home-head {
    text-align: center;
    font-family: 'Roboto';
    text-transform: uppercase;
    font-size: 45px;
    margin-bottom: 0rem;
    color: #ed2c2e;
    font-weight: 800;
    }
.EmbedRoot__EmbedRootComponent-sc-1c4b4pg-0.cxIbTV.es-embed-root.PhotoGallery__StyledEmbedRoot-sc-gssc4m-0.kHrGba.eapp-photo-gallery-photo-gallery-component {
    padding: 0;
    margin-bottom: 4rem;
    }
[data-sub-layout="df271643-df25-432c-9dc6-0d15c6814423"] {
    padding-right: 0;
    padding-left: 0;
    }
.elfsight-app-c676e6dd-9530-4028-8ce4-9980eb9dca66.eapps-widget.eapps-widget-show-toolbar {
    max-width: 1920px;
    margin: auto;
    }
.seo-home p {
    color: #000;
    font-family: 'Roboto';
    }
.seo-home h2 {
    font-family: 'Roboto';
    font-size: 20px;
    color: #000;
    }
.seo-home {
    margin: 4% 5% 0;
    }
.space {
    padding: 0 1rem;
    }
.EmbedRoot__Root-sc-1c4b4pg-0.eIMmgT.es-embed-root {
    max-width: 1450px !important;
    }
.cus-photo {
    color: #000 !important;
    font-family: 'Avenir-Black';
    }
.custContainer {
    display: inline-flex;
    flex-wrap: wrap;
    padding-bottom: 30px;
    width: 100%;
    }
.custDiv1 {
    width: 31%;
    margin: 1% 1%;
    }
.css-1b6bbll, .css-1cgdz3y, .css-1s173gj, .css-1llrvdi {
    min-height: 41vw!important;
    }
.css-p3lncx .bc-carousel__bullet-active {
    background-color: rgb(255 255 255)!important;
    }
.css-15nrlmu {
    width: 12px;
    height: 12px;
    border: 1px solid rgb(255 255 255)!important;
    padding: 0px;
    border-radius: 50%;
    cursor: pointer;
    line-height: 0;
    margin: 0.25em;
    }
.css-1cgdz3y::after {
    background-position-x: center !important;
    background-position-y: center !important;
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
    }
button#INDmenu-btn.INDsemicircle-btn {
    top: auto;
    bottom: 0%!important;
    --indscale: 0.35!important;
    --indmaincolor: #172961;
    --indsecondcolor: #ffffff;
    }
.call-pricing {
    background: #172961;
    text-align: center;
    border-radius: 5px;
    padding: 5px 0px;
    max-width: 95%;
    }
.call-pricing a {
    color: #fff;
    font-family: 'roboto', sans-serif;
    font-weight: 700;
    }
.productView-details .call-pricing {
    max-width: fit-content;
    padding: 10px 25px;
    }



@media (max-width: 1600px) {
    .navPages-action {
        letter-spacing: 0;
        font-size: .75vw;
    }
}
@media (max-width: 1500px){
    .team-name {
        font-size: 2vw;
    }
    .team-details {
        font-size: 1.7vw;
    }
}
@media (max-width: 1360px){
    .navPages-action {
        font-size: 12px;
        padding: 1.78571rem .75rem 1.14286rem;
    }
}
@media (max-width: 1200px) {
    .navPages-action {
    font-size: 1.1vw;
    }
}
@media (max-width: 1000px) {
    .navPages-action {
        padding: .78571rem .5rem 1.14286rem;
        }
    .contactDiv1 .reg-txt {
        font-size: 1.25vw;
        }
    .contactDiv1 .italic-txt {
        font-size: 1.75vw;
        }
    h2.contactHead {
        font-size: 2.75vw;
        margin-top: 2vw;
        }
    .heroCarousel {
        margin-bottom: 1rem;
        }
    h2.home-txt {
        margin: 2vw 0;
        padding-bottom: 1.5vw;
        font-size: 2.5vw;
        letter-spacing: 1vw;
        }
    h3.promo-head {
        font-size: 1.75vw;
        }
    p.promo-txt {
        font-size: 1.70vw;
        }
    .twocolDiv1 {
        width: 31vw;
        margin: 0% 1%;
        }
    .twocolDiv2 {
        width: 64.5vw;
        margin: 0% 1%;
        }
    h2.text-head {
        font-size: 3vw;
        letter-spacing: .25vw;
        }
    p.text-txt {
        font-size: 1.5vw;
        }
    a.text-link {
        font-size: 1.45vw;
        }
    .textDiv1, .textDiv2, .textDiv3 {
        width: 31vw;
        padding-bottom: 4vw;
        }
}
@media (min-width: 801px){
    .body {
        margin-top: 0rem;
        }
    .page-content--centered {
        text-align: left;
        width: 90%;
        }
    .header-logo {
        margin: 2rem auto 1.5rem;
        }
    .NewSubcat ul.navPage-childList {
        display: none;
        }
    .NewSubcat ul {
        margin: 0px 0px 20px 0px !important;
        }
    .NewSubcat .navPage-subMenu-item {
        float: none; 
        width: 100%; 
        padding: 0 !important; 
        list-style: none;
        }
    .NewSubcat .navPage-subMenu-item .navPages-action {
        text-transform: none;
        width: 100%;
        font-weight: normal;
        font-size: 14px;
        padding: 4px 0px;
        margin: 0 !important;
        border: none;
        color: #000 !important;
        }
    .NewSubcat .navPage-subMenu {
        display: block;
        }
    .NewSubcat .navPage-subMenu-list {
        display: block;
        }
    .NewSubcat .navPage-subMenu-list.CurrentClass {
        display: block;
        }
    .NewSubcat .navPage-subMenu {
        background: none;
        position: inherit;
        padding: 0 !important;
        }
    .NewSubcat .navPages-action.has-subMenu {
        display: block;
        }
    .NewSubcat .navPages-item {
        width: 100%;
        }
    a.navPage-subMenu-action.navPages-action {
        color: #000;
        }
    a.navPages-action.has-subMenu.is-open {
        color: #000;
        background-color:#fff;
        }
    .navPage-subMenu.is-open {
        background-color: #fff;
        }
    .navPage-subMenu-item-child .navPage-subMenu-action:hover, .navPage-subMenu-item-parent .navPage-subMenu-action:hover {
        background: #c61a29;
        color: #fff;
        opacity: 1;
        }
    .heroCarousel-slide .heroCarousel-image {
        object-fit: contain;
        }
    .heroCarousel-content {
        background-color: rgba(114,164,172,.7);
        width: 55rem;
        }
    .heroCarousel-title {
        font-size: 55px;
        }
    .navPages {
        max-width: none;
        overflow-y: hidden;
        }
    .footer-info-col[data-section-type="newsletterSubscription"] {
        width: 25%;
        }
    .navUser {
        padding: 0 5rem;
        }
    .heroCarousel {
        margin-top: 0rem;
        }
}
@media (max-width: 800px) {
    .navUser {
        display: none;
        }
    .bannertxt {
        display: none;
        }
    .header-logo-image {
        max-height: 6rem;
        }
    .heroCarousel-content {
        background-color: #72A4AC;
        }
    h1.heroCarousel-title {
        font-size: 7vw;
        }
    .heroCarousel {
        margin-bottom: 0rem;
        }
    .navPages-action {
        padding: .78571rem .7rem 1.14286rem;
        font-size: 15px;
        color: #000;
        }
    .navPages-action svg {
        fill: #000;
        stroke: #000;
        }
    a.navPage-subMenu-action.navPages-action {
        color: #606060;
        }
    .header-logo-image-unknown-size {
        max-height: 6rem;
        }
    .body {
        margin-top: 0;
        }
    div.responsive {
        min-width: 90%;
        }
    .slick-prev {
        left: -30px;
        }
    .slick-next {
        right: -30px;
        }
    .page-content, .page-content-full {
        padding-left: .75rem;
        padding-right: .75rem;
        margin: 0 auto;
        width: 80%;
        float: none;
        }
    .container {
        padding: .5rem 1.5rem;
        }
    .contactDiv1{
        width:100%;
        margin:3% 0%;
        }
    h2.contactHead {
        font-size: 30px;
        margin-top: 0px;
        text-align: center;
        }
    .contactDiv1 .italic-txt {
        font-size: 20px;
        text-align: center;
        }
    .contactDiv1 .reg-txt {
        text-align: center;
        font-size: 15px;
        }
    .contactDiv2 {
        width: 100%;
        margin: 0% 0%;
        }
    .headerDiv1 {
        display: none;
        }
    .headerDiv2 {
        width: 100%;
        text-align: center;
        }
    .team-ban {
        margin-top: 4rem;
        }
    .btnContainer {
        display: flex;
        }
    #mattTitle {
        margin-top: 7vw;
        }
    .headerContainer{
        height: 55px;
        margin: 0 !important;
        }
    .btnContainer {
        margin-top: 50px;
        }
.navPages-container.is-open {
    position: fixed;
    }
}
@media (max-width: 600px) {
    .footer-info-col--small {
        width: 100%;
        }
    .footer-info-col {
        text-align: center;
        display: block;
        width: 100%;
        }
    .promo7 {
        display: none;
        }
    .promo7-mobile {
        display: block;
        }
    h1.page-heading {
        padding-top: 10%;
        }
    .twocolContainer {
        padding-bottom: 0px;
        }
    .coupon-mobile {
        display: block;
        margin: 2rem 0;
        padding: 0 1rem;
        }
    .coupon-desk {
        display: none;
        }
    .custDiv1 {
        width: 100%;
        margin: 3% auto;
        }
        #hp-slider-image {
            min-width: 100%;
            margin-top: 0px;
            margin-bottom: 0px;
        }        
        #hp-slider-image > img {
            border-radius: 0px;         
        }
}
@media (max-width: 500px) {
    .creditcards img {
        margin: 2px auto;width: 20%;
        }
    .FinABoxL,.FinABoxR{
        text-align:center;
        width:100%;
        }
    .promoDiv1{
        width:100%;
        margin:3% 0%;
        padding-bottom: 2%;
        }
    .brandsDiv1{
        width:100%;
        margin:3% 0%;
        }
    .popDiv1{
        width:100%;
        margin:3% 0%;
        }
    .promo-bannerDiv1{
        width:100%;
        margin:3% 0% 0% 0%;
        }
    .promo-bannerDiv2{
        width:100%;
        margin:0% 0%;
        }
    .page-content, .page-content-full {
        width: 95%!important;
        }
    .twocolDiv1{
        width: 100%;
        margin: 0 auto;
        padding-bottom: 6%;
        }
    .twocolDiv2{
        width:100%;
        }
    .twocolDiv1-alt{
        width: 100%;
        margin: 0 auto;
        padding-bottom: 6%;
        }
    .twocolDiv2-alt{
        width:100%;
        }
    .twocol50Div1{
        width: 100%;
        margin: 0 auto 3%;
        }
    .flex-direction{
        flex-direction:column;
        }
    .textDiv1{
        width: 80%;
        margin: 0 auto;
        }
    .textDiv2{
        width: 80%;
        margin: 0 auto;
        }
    .textDiv3{
        width: 80%;
        margin: 0 auto;
        }
    h2.home-txt {
        margin: 3vw 0;
        padding-bottom: 0vw;
        font-size: 20px;
        letter-spacing: 5px;
        }
    .heroCarousel {
        margin-top: 5vw;
        }
    .body {
        margin-top: 0;
        }
    h3.promo-head {
        font-size: 20px;
        }
    p.promo-txt {
        font-size: 17px;
        }
    .promoContainer {
        padding-bottom: 9%;
        }
    .twocolContainer {
        padding-bottom: 30px;
        }
    h2.text-head {
        font-size: 30px;
        letter-spacing: 3px;
        }
    p.text-txt {
        font-size: 1rem;
        }
    a.text-link {
        font-size: 1rem;
        }
    .textDiv2 {
        border-left: 0px;
        border-right: 0px;
        border-top: 1px solid #000;
        border-bottom: 1px solid #000;
        }
    .textDiv1, .textDiv2, .textDiv3 {
        padding-bottom: 40px;
        }
    .team-ban {
        display: none;
        }
    .team-ban-mobile {
        display: block;
        }
    .teamContainer.flex-direction {
        flex-direction: row;
        }
    .teamDiv1 {
        width: 46%;
        }
    .team-name {
        font-size: 4vw;
        }
    .team-details {
        font-size: 4vw;
        }
    .btnContainer.flex-direction {
        flex-direction: row;
        }
    .btnDiv1 {
        width: 45%;
        margin: 1.5% 2% 1.5%;
        }
    [data-sub-layout="df271643-df25-432c-9dc6-0d15c6814423"] {
        padding: 0!important;
        }
.btnContainer {
    margin-top: 10vw;
    }
}
@media (max-width: 400px) {
    .heroCarousel {
        margin-top: 2%;
        }
}

.price.price--non-sale {
    text-decoration: none;
    }
.price.price--withoutTax {
    color: #cf2332;
    font-weight: 700;
    font-family: 'Open Sans',sans-serif;
    }
.price-now-label {
    color: #cf2332;
    font-weight: 700;
    font-family: 'Open Sans',sans-serif;
    }
.price-section.price-section--saving.price {
    display: none;
    }

.no_products_div {
    display: none !important;
    }
.delivery-txt {
    text-align: center;
    color: #c61a29;
    font-family: 'Avenir-Black', sans-serif;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.2;
    }

/* START 4-Column BLUE BUTTON Layout */
.fourColContainer {
    display:inline-flex;
    flex-wrap:wrap;
    padding-bottom: 30px;
    width:100%;
    }
.flex-direction-fourCol {
    flex-direction:row;
    }
.fourColDiv1 {
    width:23%;
    margin:0% 1%;
    }
@media screen and (max-width: 600px) {
.flex-direction-fourCol {
    flex-direction:row;
    }
.fourColDiv1{
    width:46%;
    margin:3% 2%;
    }
}
/* END 4-Column fourCol Layout */

/* START 3-Column MATTRESS BRAND LOGO Layout */
.threeColContainer {
    display:inline-flex;
    flex-wrap:wrap;
    padding-bottom: 30px;
    width:100%;
    }
.flex-direction-threeCol {
    flex-direction:row;
    }
.threeColDiv1 {
    width:26%;
    margin:0% 0%;
    }
.threeColDiv2 {
    width:30%;
    margin:0% 0%;
    }
.threeColDiv3 {
    width:44%;
    margin:0% 0%;
    }
.threeColbtn {
    width:33.33%;
    margin:0% 0% 0%;
    }
.twocolorbanner{
    width: 100%;
    background: linear-gradient(to left, #2A2B4A 50%, #19458E 50%);   
    }
@media screen and (max-width: 480px) {
.flex-direction-threeCol {
    flex-direction:column;
    }
.threeColDiv1 {
    width:60%;
    margin:0% 20% 3%;
    }
.threeColDiv2 {
    width:60%;
    margin:0% 20% 3%;
    }
.threeColDiv3 {
    width:80%;
    margin:0% 10% 3%;
    }
.threeColbtn {
    width:80%;
    margin:0% 10% 0%;
    }
.twocolorbanner {
    background: #fff;
    }
}
/* END 3-Column threeCol Layout */


/*--START CUSTOM 2024 TEMPUR-PEDIC LP STYLES--*/
.btn.btn--blue:hover {
    color: #fff;
    }
.header .header__inner .header__content-container h1 {
    text-align: left;
    color: #fff;
    }
.header .header__inner .header__content-container p {
text-align: left;
}
.product-container .product-container__inner .product-container__content-container h2 {
    text-align: left;
    }
.product-container .product-container__inner .product-container__content-container h3 {
    text-align: left;
    }
.product-container .product-container__inner .product-container__content-container p, .product-container .product-container__inner .product-container__content-container li {
    text-align: left;
    }
.product-container .product-container__inner .product-container__content-container ul {
    text-align: left;
    }
.why h2 {
    color: #fff;
    }
section.video {
    opacity: 1;
    }
.disclaimers .disclaimers__inner p {
    text-align: left;
    }
@media screen and (max-width: 699px) {
section.header {
    background: transparent url("https://hiltonfurnitureandmattress.com/content/landing-tempur-pedic2024/img/bg_mobile_header.jpg") no-repeat top center/100% auto !important;
    }
}
/*@media screen and (min-width: 501px) {
section.header {
    background: transparent url("https://hiltonfurnitureandmattress.com/content/landing-tempur-pedic2024/img/bg_mobile_header.jpg") no-repeat top center/100% auto !important;
    }
}*/
/*--START CUSTOM 2024 TEMPUR-PEDIC LP STYLES--*/




