@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&display=swap');
/* The above import directives are aggregated from content. */
body,html {
    font-family: 'Roboto', sans-serif;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
    box-shadow: none;
}
.copyright {
    background-color: transparent;
    height: 32px;
    line-height: 32px;
    padding: 0;
}
.copyright span {
    color: #606060;
    font-size: 11px;
}
.page-footer {
	font-family: Lato,sans-serif;
    background: #25364B;
	overflow:auto;
    margin: 0;
}
.footer.content {
    display: flex;
    padding: 30px 15px;
    max-width: 1200px;
    margin: auto;
    color: #fff;
}
.footer.content:after {
    content: '';
    display: table;
    clear: both;
}
.footer-left-bar {
    width: calc(100% - 501px);
    float: left;
}
.footer-column {
    width: 33.33%;
    float: left;
}
.footer-col-title {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 13px;
}
.footer-col-links li a {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    text-decoration:none;
}
.footer-col-links ul li {
    margin-bottom: 13px;
    display: block;
}
.footer.content ul {
    padding: 0;
    margin: 0;
}
.footer.content ul>li{
    margin-bottom:10px;
}
.footer.content .call_email li a {
    font-weight: 400;
    margin-bottom: 0;
    margin-top: 2px;
    color: #fff;
}
.footer.content .call_email li > a {
    line-height: 26px;
}
.footer.content .call_email li > a > img {
    display: block;
}
.block.newsletter .title {
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
}
.title-nexsletter {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    text-align: left;
    display: block;
    float: right;
    width: calc(100% - 70px);
}
.title-nexsletter span {
    display: block;
    font-size: 12px;
    font-weight: 400;
    text-align: left;
}
.icon-newsletter {
    width: 52px;
    float: left;
    background: url(../../frontend/Ey/truckac/en_US/images/mail.png);
    height: 38px;
    background-size: cover;
    background-repeat: no-repeat;
    margin-right: 15px;
}
.block.newsletter .form.subscribe.loading {
    position: relative;
}
.block.newsletter .form.subscribe.loading:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('../../frontend/Ey/truckac/en_US/images/loader-1.gif') 50% no-repeat rgba(255,255,255,0.5);
    background-size: 15px;
    z-index: 1;
}
.block.newsletter .message.success {
    background: #fdf0d5;
    color: #6f4400;
}
.block.newsletter .field .control:before {
    content: "";
    display: none;
}
.block.newsletter .field .control:before {
    content: "";
    display: none;
}
.block.newsletter input {
    height: 30px;
    padding-left: 10px;
    margin-right: 0;
    font-size: 14px;
    border: 1px solid #575757;
}
.block.newsletter .actions {
    display: block;
    float: left;
    width: 50px;
    height: 30px;
}
.block.newsletter .action.subscribe {
    margin: 0;
    width: auto;
    padding: 0;
    height: 30px;
    border-radius: 0;
    background: #FF7700;
    border: 1px solid #575757;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    padding: 0 10px;
}
.block.newsletter .field {
    width: 190px;
    float: left;
}
.call_email .icon,
.call_email .icon-call,
.call_email .icon-email {
    width: 26px;
    height: 26px;
    float: left;
    clear: left;
    margin-right: 10px;
    background-size: cover;
    background-repeat: no-repeat;
}
.call_email li {
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    line-height: 12px;
}
.call_email li .call-text a,
.call_email li .email-text a {
    color: #fff;
    display: block;
}
span.icon-call {
    margin-top: 3px;
}
.block.newsletter {
    margin-bottom: 25px;
    max-width: 100%;
}
.call_email li {
    margin-bottom: 20px;
}
.footer-right-bar {
    width: 460px;
    float: right;
    border-left: 1px solid #CBCBCB;
    padding-left: 40px;
    display: flex;
    justify-content: space-between;
}
.footer-right-col-1 {
    padding-right: 40px;
}
.footer-right-col-1 a {
    color: #fff;
}
.footer-right-col-1 p {
    white-space: nowrap;
}
.footer-right-col-2 {

}
.footer.content .block {
    float: none;
    width: 100%;
}
header.page-header {
    box-shadow: 0 5px 5px rgba(0,0,0,0.06);
    background: #25364B;
    margin-bottom: 0;
}
.header.content {
    margin: 0 auto;
    padding-top: 0 !important;
    max-width: 1350px !important;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 0;
}
.section-item-content .navigation .level0:last-child {
    padding-right: 15px; 
}
.navigation {
    float: none;
}
.sections.nav-sections {
    margin-bottom: 0;
}
.logo {
    padding: 15px 20px 15px 65px;
    background: #fff;
}
.logo img {
    display: block;
}
.page-print .logo {
    padding: 40px 0;
}
.navigation li.level0 a:before {
    content: "Shop By";
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 12px;
    display: block;
    font-weight: normal;
}
.navigation li.level0 a span {
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    padding-top: 3px;
    display: block;
    line-height: 24px;
}
.navigation li.level0 a {
    font-family: 'Roboto Condensed', sans-serif;
}
.navigation li.level0 {
    border: none;
    padding: 20px 15px 0px 15px;
    margin: 0px;
    float: none;
}
.navigation ul {
	padding: 0 !important;
}
.navigation .level0>.level-top {
    padding: 0 !important;
    display: block;
    line-height: 0px;
}
.navigation li.level0:after,.navigation .level0:hover:after {
    content: "";
    width: 1px;
    height: 43px;
    background: none;
    position: absolute;
    top: 20px;
    right: 0px;
}
.navigation li.level0:last-child:after {
    display: none;
}
.block.block-search {
    float: none !important;
    width: auto !important;
    margin: 0 15px 0 auto;
    padding: 0;
}
.minicart-wrapper {
    float: left;
}
.block-search .block-content {
    margin: 0 !important;
}
.minicart-wrapper .action.close {
    height: 30px;
    width: 30px;
}
.minicart-wrapper .action.close:before {
    font-size: 20px;
    line-height: 20px;
    color: #25364b;
}
.minicart-wrapper .block-minicart {
    padding-left: 10px;
    padding-right: 10px;
}
.block-minicart .minicart-items-wrapper {
    border: none;
    margin: 0;
    padding: 15px 10px;
}
.block-search .block.block-content {
    background: #fff;
    border: 1px solid #fff;
    height: 40px;
    border-radius: 4px;
}
.block-search input {
    border: none !important;
    height: 40px !important;
    background: transparent;
    font-size: 16px !important;
}
.block-search .action.search {
    opacity: 1 !important;
    top: 0px;
    right: 0px;
    height: 40px;
    width: 40px;
    margin: 0px;
    padding: 0px;
    background: url(../../frontend/Ey/truckac/en_US/images/search-wh.png) 50% no-repeat #25364b;
    z-index: 99;
    background-size: 20px;
    border: none;
}
.block-search .action.search:hover,
.block-search .action.search:focus {
    background: url(../../frontend/Ey/truckac/en_US/images/search-wh.png) 50% no-repeat #f26522;
    background-size: 20px;
}
form#search_mini_form {
    position: relative;
}
.block-search .action.search:before {
    content: "";
    display: none;
}
.actions {
}
.field.search {
    width: calc(100% - 40px);
    float: left;
}
form#search_mini_form .actions {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 99;
    width: 40px;
    height: 40px;
}
form#search_mini_form ::-webkit-input-placeholder {
  color: #262626 !important;
  font-size:14px;
  font-style:italic;
  font-family: 'Lato', sans-serif;
  font-weight:400;
}
form#search_mini_form ::-moz-placeholder {
  color: #262626 !important;
  font-size:14px;
  font-style:italic;
  font-family: 'Lato', sans-serif;
  font-weight:400;
}
form#search_mini_form :-ms-input-placeholder {
  color: #262626 !important;
  font-size:14px;
  font-style:italic;
  font-family: 'Lato', sans-serif;
  font-weight:400;
}
form#search_mini_form :-moz-placeholder {
  color: #262626 !important;
  font-size:14px;
  font-style:italic;
  font-family: 'Lato', sans-serif;
  font-weight:400;
}
a.question {
    margin-right: 20px;
    float: left;
    width: 24px;
    height: 24px;
    padding: 27px 0px;
    background: url(../../frontend/Ey/truckac/en_US/images/question.png);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 24px;
    text-decoration: none;
}
ul.header.links li:first-child a {
    color: transparent;
    width: 24px;
    height: 24px;
    background: url(../../frontend/Ey/truckac/en_US/images/account.png);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 24px;
    margin: 0px;
    display: block;
    padding: 0px;
}
ul.header.links {
    width: 24px;
    height: 24px;
    float: left;
    margin: 0px 18px 0px 0px;
    padding: 27px 0px;
}
ul.header.links li {
    list-style: none;
}
.minicart-wrapper .action.showcart {
    height: 24px;
    width: 24px;
    padding: 27px 0px;
}
.minicart-wrapper .action.showcart:before {
    content: "" !important;
    background: url(../../frontend/Ey/truckac/en_US/images/minicart-icon.png);
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 24px;
}
.minicart-wrapper {
    margin: 0px;
}
.minicart-wrapper .action.showcart .counter.qty {
    width: 14px;
    height: 14px;
    padding: 0px !important;
    border-radius: 100%;
    margin: 0px;
    display: block;
    position: absolute;
    top: 20px;
    right: -10px;
    border: 2px solid #25364B;
    min-width: 14px;
    line-height: 14px;
}
.minicart-wrapper .action.showcart .counter-number {
    text-shadow: none;
    font-size: 9px;
    line-height: 14px;
    display: block;
}
.minicart-wrapper .action.showcart.active:before {
    content: "" !important;
}
.navigation .level0.active > .level-top,
.navigation .level0.has-active > .level-top {
    border: none !important;
}

/* MegaMenu STYLES */
.navigation li.level0 .mega-menu-container {
	display: none;
    position: absolute;
    top: 78px;
    left: 0;
    width: 1022px;	
    background: #fff;
    padding: 30px 30px 40px 30px;
    box-sizing: border-box;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .27);
    font-family: 'Roboto', sans-serif;
}
.navigation li.level0 .mega-menu-inner-content {
	display: flex;
}
.navigation li.level0 .mega-menu-inner-content ul {
	display: block !important;
}
.navigation li.level0 .mega-menu-inner-content a,
.navigation li.level0 .mega-menu-inner-content a:hover,
.navigation li.level0 .mega-menu-inner-content a:visited {
	color: #001F44;
	text-decoration: none;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.3;
	display: inline-block;
	font-family: 'Roboto', sans-serif;
}
.navigation li.level0 .mega-menu-inner-content a.shop-all,
.navigation li.level0 .mega-menu-inner-content a.shop-all:hover,
.navigation li.level0 .mega-menu-inner-content a.shop-all:visited {
	color: #F26522;
	font-weight: bold;
	text-decoration: underline;
	font-family: 'Roboto', sans-serif;
}
.navigation li.level0 .mega-menu-inner-content li {
	margin: 0;
	line-height: 40px;
}
.navigation li.level0 .mega-menu-inner-content .mega-menu-col {
	width: 250px;
}
.navigation li.level0 .mega-menu-inner-content .mega-menu-col.image {
	width: calc(100% - 500px);
	text-align: right;
}
.navigation li.level0 {
	padding-bottom: 19px;
}
.navigation li.level0 .mega-menu-inner-content  a:before {
	display: none;
}
.navigation .level0.parent > .level-top > .ui-menu-icon {
    display: none;
}

.navigation .level0 .submenu {
    display: none !important;
}
.cms-truckacbeta .page-main {
    width: 100%;
    max-width: 100%;
    padding: 0;
}
.top-banner {
	background-image: url(/media/wysiwyg/TruckAC_Hero_BG.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
	margin-bottom: 50px;
    font-size: 0;
}
.row {
    max-width: 1350px;
    padding: 0 20px;
    float: none;
    margin: auto;
    box-sizing: border-box;
}
.top-left, .top-right {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    font-size: 14px;
}
.top-left img {
    margin-bottom: -67px;
    max-width: 602px;
    width: 100%;
}
.top-right p.text-1 {
    font-size: 44px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    color: white;
    line-height: 37px;
}
.top-right p.text-2 {
    font-size: 92px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 600;
    color: white;
    line-height: 75px;
    padding-bottom: 17px;
    width: fit-content;
    border-bottom: 6px solid;
}
.top-right p.text-3 {
    font-family: 'Roboto', sans-serif;
    color: white;
    font-size: 18px;
    font-weight: 300;
    line-height: 26px;
} 
a.top-cta, a.top-cta:hover {
    color: white;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    text-decoration: none;
    width: 180px;
    background: #F26522;
    display: block;
    text-align: center;
    padding: 14px;
    box-sizing: border-box;
    margin-top: 20px;
}


.left-product {
    display: inline-block;
    width: 60%;
    vertical-align: middle;
    font-size: 14px;
}
.right-product {
    display: inline-block;
    width: 40%;
    vertical-align: middle;
    font-size: 14px;
}

.left-product .product-item-info,
.right-product .product-item-info {
	font-size: 0;
}
.left-product .product-item-photo {
	width: 46%;
}
.left-product .product-item-details {
	width: 54%;
	margin-top: 40px;
    padding: 0 40px;
    box-sizing: border-box;	
}
.left-product .product-item-description,
.right-product .product-item-description {
    font-size: 14px;
    line-height: 20px;
    margin: 0;	
}
.left-product .product-item .product-item-name > a,
.left-product .product-item .product-item-name > a:hover, 
.left-product .product-item .product-item-name > a:visited,
.right-product .product-item .product-item-name > a,
.right-product .product-item .product-item-name > a:hover, 
.right-product .product-item .product-item-name > a:visited {
    font-size: 32px;
	line-height: 24px;
	font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}
.left-product .product-item .product-item-name > a,
.left-product .product-item .product-item-name > a:hover, 
.left-product .product-item .product-item-name > a:visited {
	font-size: 45px;
}
.left-product .products-grid .product-item-actions,
.right-product .products-grid .product-item-actions {
	margin: 0;
}
.left-product .product-item-name,
.right-product .product-item-name {
	margin-top: 0;
	margin-bottom: 5px;
}
.left-product .product-item-inner {
	margin-top: 40px !important;
}
.right-product .product-item-inner {
	margin-top: 25px !important;
}
.right-product .product-item {
	border: 1px solid #707070;
    box-sizing: border-box;
    padding: 0 5px !important;
    margin: 0 !important;	
}
.right-product .product-item:first-child {
	margin-bottom: 20px !important;
}
.right-product .product-item-photo {
	line-height: 0;
}
.right-product .product-item-details {
	padding: 5px;
	padding-left: 15px;
	box-sizing: border-box;
}
.right-product .product-item-description {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.right-product .product-item-info {
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
	-webkit-justify-content: center;
    justify-content: center;
	-webkit-align-items: center;
    align-items: center;
}
.right-product .product-item:last-child .product-item-info {
	display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row-reverse;	
    flex-direction: row-reverse;	
}
.block.widget .product-item-info {
	padding: 10px 0;
}

.bottom-description {
    border-top: 1px solid #25364b;
	width: 100%;
	background: #F4F4F4;
	font-size: 14px;
	line-height: 22px;
	padding: 60px 0;
    text-align: center;
}
.bottom-description a,
.bottom-description a:hover,
.bottom-description a:visited {
	color: #F26522;
	text-decoration: underline;
}
.bottom-description .row p {
	margin-bottom: 15px;
    color: #001F44;
}
.bottom-description .row p:last-child {
	margin-bottom: 0;
}

.container-fluid {
	display: none;
}


.products-wrap {
	margin-bottom: 40px;
}
.products-wrap .block-title {
    display: none;
}
.page-layout-1column .products-wrap .block.widget .products-grid .product-item {
    width: 100%;
}
.products-wrap a.product-item-photo, .products-wrap .product-item-details {
    display: inline-block;
    vertical-align: middle;
    margin-top: 0;
}
.products-wrap .block.widget .products-grid .product-item .product-item-inner, .page-layout-1column .products-wrap .block.widget .products-grid .product-item .product-item-inner {
    margin: 0px;
    box-shadow: none;
    border: none;
    background: none;
    display: block !important;
    position: relative !important;
    width: 100%;
    height: auto;
    overflow: visible;
    clip: auto;
    padding: 0;
}
.products-wrap .products-grid .product-item-info:hover, .products-wrap .products-grid .product-item-info.active {
	box-shadow: none;
    border: none;
    margin: 0;
    padding: 10px 0;
}
.products-wrap a.product-item-link, .products-wrap .product-item-name > a:visited {
    font-size: 20px;
    color: #001F44 !important;
    line-height: 24px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}
.products-wrap .product-item-actions .actions-primary + .actions-secondary {
    display: none;
}
.products-wrap .product-item .tocart, .products-wrap .product-item .tocart:hover {
    padding-bottom: 7px;
    padding-top: 7px;
    white-space: nowrap;
    font-size: 16px;
    background: #F26522;
    border: #F26522;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    color: white;
    padding: 5px 15px;
    font-weight: 600;
    min-width: 130px;
    text-decoration: none;
    height: 30px;
}
p.p_num {
    font-size: 18px;
    font-weight: 300;
    color: gray;
}
p.b_info {
    font-size: 15px;
    color: #333;
}
.products-wrap .right-product img.product-image-photo,
.products-wrap .right-product a.product-item-photo  {
    max-width: 160px;
}
.products-wrap .right-product a.product-item-photo, .products-wrap .right-product .product-item-details {
    vertical-align: middle;
    width: calc(100% - 160px);
}
.products-wrap {
    font-size: 0;
    margin-top: 25px;
    float: left;
    width: 100%;
}
.info-block {
    background: #F4F4F4;
    padding: 17px 0;
}
.in_element .in_text span.in_title {
    font-size: 20px;
    font-weight: 500;
    font-family: Roboto,sans-serif;
}

.in_element .in_text span.in_content {
    font-size: 14px;
    font-family: Roboto,sans-serif;
    font-weight: 400;
}
.in_element {
    padding: 0px 17px;
    width: auto;
    display: flex;
    align-items: flex-start;
}
.info-block .row {
    padding: 0px 50px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}
.in_element img, .in_element .in_text {
    display: inline-block;
    vertical-align: middle;
}
.in_element .in_text {
    font-size: 20px;
    line-height: 19px;
    color: #001F44;
    font-family: 'Roboto', sans-serif;
    margin-left: 10px;
}
.in_element .in_text span {
    font-size: 14px;
    display: block;
    line-height: 19px;
}
.top-products .widget .block-title,
.brands-title {
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    margin-bottom: 20px;
    display: block;
}
.page-layout-1column .top-products .block.widget .products-grid .product-item {
    width: 20%;
}
.page-layout-1column .top-products .block.widget .products-grid .product-item,
.page-layout-1column .top-products .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 5%;
}
.top-products .product-item-details {
    text-align: left;
    display: flex;
    flex-direction: column;
    flex: 1;
}
.top-products .product-item .price-box .price {
    white-space: nowrap;
    font-size: 20px;
    color: #F26522;
    line-height: 39px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
}
.top-products {
    margin-top: 30px;
}
.top-products .product-item-inner {
    display: none !important;
}
.page-layout-1column .top-products .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
}
.brands-shop {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 20px;
}
.brands-shop .slider-brand li,
.brands-shop .slider-brand {
    list-style: none;
    margin-bottom: 0;
}
.brands-shop .slider-brand li a {
    display: block;
    border: 1px solid transparent;
    width: auto;
    max-width: 170px;
}
.brands-shop .slider-brand li a:hover, .brands-shop .slider-brand li a:focus {
    box-shadow: 3px 4px 4px 0 rgb(0 0 0 / 30%);
    border: 1px solid #bbb;
}
.brands-shop .swiper-button-prev, .brands-shop .swiper-button-next {
    background-image: url(/media/wysiwyg/ic_expand_more_24px.png);
    background-size: 17px 28px;
    top: 0;
    margin-top: 0px;
    background-color: white;
    width: 20px;
    background-position: left;
} 
.brands-shop .swiper-button-next {
    transform: rotate(180deg);
    right: 0;
}
.brands-shop .swiper-button-prev {
	left:0;
}
.slider-www {
    position: relative;
    width: calc(100% - 100px);
    display: block;
    padding: 0 50px;
}
.brands-shop .slider-brand li, .brands-shop .slider-brand {
	padding: 0;
	text-align: center;
}
.brands-shop + .promo-shop {
    margin: 30px 0 50px;
}
.actions-toolbar a.action.primary.continue, 
#registration a.action.primary,
button.action.reload.captcha-reload {
    border-radius: 0px;
    background: none;
    border: 1px solid #000;
    text-transform: uppercase;
}
.actions-toolbar a.action.primary.continue span, 
#registration a.action.primary span {
    color: #000;
    font-size: 14px;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.checkout-onepage-success .page-main > .page-title-wrapper .page-title {
    font-family: 'Roboto Condensed';
    text-transform: uppercase;
    font-size: 30px;
    font-weight: bold;
    color: #001F44;
    margin-top: 40px;
    margin-bottom: 20px;
}
.checkout-success p, .checkout-success a, #registration p, #registration a {
    color: #001F44;
    font-family: Roboto Condensed, sans-serif;
}
.actions-toolbar .primary .primary,
.products-grid.wishlist .product-item .box-tocart .tocart,
.wishlist-shared-index button.action.tocart, 
.account.customer-account-edit .actions-toolbar > .primary .action.action.save.primary,
.customer-address-form .actions-toolbar button.action.save.primary, 
.customer-address-index .actions-toolbar button.action.primary.add,
.vault-cards-listaction .action.primary.add,
.newsletter-manage-index .actions-toolbar button.action.save.primary,
.customer-account-create .account .actions-toolbar > .primary .action {
    color: white;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    text-decoration: none;
    background: #F26522;
    display: block;
    text-align: center;
    padding: 14px;
    box-sizing: border-box;
    margin-top: 20px;
    border: none;
    border-radius: 0px;
    text-transform: uppercase;
}
.account.vault-cards-listaction .page-title-wrapper {
    display: block !important;
}
.account.vault-cards-listaction h1.account-section__title-label {
    display: none !important;
}
.account.vault-cards-listaction .data.table .col {
    vertical-align: middle;
}
.account.vault-cards-listaction .add-methods {
    margin-bottom: 0 !important;
}
.my-credit-cards .action.delete {
    text-decoration: underline;
    color: #333333 !important;
}
.account.customer-account-edit.account .actions-toolbar > .primary .action.action.save.primary span,
.customer-address-form .actions-toolbar button.action.save.primary span,
.customer-address-index .actions-toolbar button.action.primary.add span,
.vault-cards-listaction .action.primary.add span,
.newsletter-manage-index .actions-toolbar button.action.save.primary span,
.customer-account-create .account .actions-toolbar > .primary .action span {
    color: white;
}
.wishlist-shared-index button.action.tocart{ 
	display: inline-block;
	width: 150px;
}
.wishlist-shared-index .price-container .price {
	color: #F26522;
}
.wishlist-shared-index .product.name a {
    color: #001F44;
    font-size: 16px;
    font-family: 'Roboto Condensed';
    text-decoration: none;
    font-weight: 500;
}
.page-main > .page-title-wrapper .page-title, 
.account .page-title-wrapper .page-title {
    display: block !important;
    font-size: 30px;
    font-weight: 700;
    font-family: Roboto Condensed, sans-serif;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 20px;
    hyphens: none;
}
.login-container .block .block-title {
	color: #001F44;
    font-family: Roboto Condensed, sans-serif;
}
.login-container .block-content {
    color: #001F44;
    font-family: Roboto Condensed, sans-serif;
}
fieldset.fieldset.login .secondary {
    margin-top: 25px;
}
.login-container .fieldset > .field > .control input, .login-container .fieldset > .field > .control select,
.customer-account-forgotpassword .fieldset input, .customer-account-forgotpassword .fieldset select,
.customer-account-create .fieldset input, .customer-account-create .fieldset select,
.customer-account-createpassword .fieldset input, .customer-account-createpassword .fieldset select {
    border-color: #63656A;
}
.customer-account-forgotpassword fieldset.fieldset,
.customer-account-create fieldset.fieldset,
.customer-account-createpassword fieldset.fieldset,
.account .column.main p, .account .column.main a {
    color: #001F44;
    font-family: Roboto Condensed, sans-serif;
}
.account .page-title-wrapper h1.page-title {
    margin-top: 0;
}
.account .columns {
	margin-top: 50px;
}
.account .sidebar.sidebar-additional {
    display: none !important;
}
.account .actions-toolbar > .primary .action {
    border-radius: 0px;
    background: none;
    border: 1px solid #000;
    text-transform: uppercase;
}
.products-grid.wishlist .product-item .box-tocart .tocart {
    padding: 8px 15px;
}
.products-grid.wishlist .product-item .box-tocart .tocart span {
    color: white;
}
.account .columns * {
	font-family: Roboto Condensed, sans-serif;
}
.account .columns button span {
    color: #333333;
}
.account .column.main a {
	text-decoration: underline;
}
.account .actions-toolbar > .primary .action span {
    color: #001F44;
}
.account li.nav.item.current strong {
    border-color: #F26522;
}
.account .sidebar.sidebar-main {
    margin-bottom: 50px;
}
.abs-title-orders-desktop .page-main .page-title-wrapper .order-status + .order-date,
.magento-rma-returns-returns .page-main .page-title-wrapper .order-status + .order-date,
.magento-rma-returns-view .page-main .page-title-wrapper .order-status + .order-date,
.account .page-main .page-title-wrapper .order-status + .order-date,
[class^='sales-guest-'] .page-main .page-title-wrapper .order-status + .order-date,
.sales-guest-view .page-main .page-title-wrapper .order-status + .order-date {
    margin-top: 14px;
}
.wishlist-shared-index td.col.product a.product.photo {
    vertical-align: top;
}
.wishlist-shared-index a.action.towishlist {
    border-radius: 0px;
    background: none;
    border: 1px solid #000;
    text-transform: uppercase;
    display: block;
    text-align: center;
    color: #001F44;
    padding: 11px 0;
    margin-top: 15px;
    text-decoration: none; 
    width: 150px;
}
.message-goal {
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.6px;
    line-height: 35px; 
}
[data-id="product-attribute-specs-table"] li div span.x_ref:after {
    content: ',';
}
[data-id="product-attribute-specs-table"] li div span.x_ref:last-child:after {
    content: '';
}
div#quickorder-top-link {
    display: none !important;
}
.block-minicart .block-content > .actions > .primary .action.primary {
    background: #F26522;
    border: none;
    border-radius: 0px;
    height: 50px;
    width: 100%;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: Roboto,sans-serif;
    position: relative;
    text-indent: 25px;
}
button#top-cart-btn-checkout:before {
    content: "";
    background: url(../../frontend/Ey/truckac/en_US/images/checkout-cart.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 55px;
    background-size: 100%;
    width: 20px;
    height: 20px;
    top: 14px;
}
a.action.viewcart span {
    margin: 0px;
    color: #001F44;
    font-family: Roboto,sans-serif;
    text-align: center;
    display: block;
    text-decoration: underline;
}
.minicart-items .update-cart-item {
	background: none;
    border-radius: 0px;
    border: 1px solid #000;
    margin-right: 10px;
    text-transform: uppercase;
}
.minicart-wrapper .action.edit:before {
	line-height: inherit;
    content: "";
    background: url(../../frontend/Ey/truckac/en_US/images/edit-item.png);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: 50%;
}
.minicart-items .action.delete:before {
	content: "";
    background: url(../../frontend/Ey/truckac/en_US/images/delete-item.png);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: 50%;
}
.modals-wrapper button.action-primary.action-accept {
    color: white;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    text-decoration: none;
    background: #F26522;
    text-align: center;
    box-sizing: border-box;
    margin-top: 20px;
    box-shadow: none;
    border: none;
    border-radius: 0px;
    vertical-align: middle;
    display: inline-block;
    margin: 0;
}
.modals-wrapper button.action-secondary.action-dismiss {
    background: none;
    border-radius: 0px;
    border: 1px solid #000;
    text-transform: uppercase;
    height: 30px;
}
.fs-message {
    font-size: 14px;
    padding: 10px;
    text-align: center;
    margin: 10px 10px 0;
    background: #1c9edc;
    color: #fff;
    text-transform: capitalize;
    font-weight: 500;
    letter-spacing: 0.3px;
    text-shadow: 0px 1px rgba(0, 0, 0, 0.15);
}
.fs-message p {
    margin: 0;
}
.fs-message.fs-message-cart {
    margin: 0 0 10px 0;
}
.block-minicart .block-content > .actions a.action.viewcart {
    font-size: 14px;
}
.block-minicart .block-content > .actions form#mc_gcForm {
    overflow: hidden;
}
.block-minicart .block-content > .actions form#mc_gcForm button span:before {
	content: "";
    background: url(../../frontend/Ey/truckac/en_US/images/intern-checkou-blue.png);
    width: 20px;
    height: 20px;
    position: absolute;
    background-repeat: no-repeat;
    left: 0px;
}
.block-minicart .block-content > .actions form#mc_gcForm button span {
    padding-left: 22px;
    position: relative;
    margin-left: -22px;
}
.block-minicart .block-content > .actions form#mc_gcForm button {
    background: #fff;
    color: #25364b;
    border: 1px solid #25364b;
} 
.cms-page-view .container-fluid {
    display: block;
}
.navigation .level0{
	position:initial;
}
.product-image-container {
    width: 100%;
}
.swiper-slide img {
    display: block;
    width: 100%;
}
.product-image-wrapper {
    padding-bottom: 100%;
}
#search_mini_form {
    width: 100%;
}
.search-autocomplete ul li {
    padding: 0px 20px;
    text-align: right;
    float: left;
    width: 100%;
    box-sizing: border-box;
    border: none;
    line-height: 18px;
}
.search-autocomplete ul li.suggest-row {
    text-align: left;
}
.search-autocomplete ul li .amount {
    right: auto;
    left: 0px;
    width: 160px;
    text-align: left;
    float: left;
    top: auto;
    color: #262626;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: Lato,sans-serif;
    color: #262626;
    font-size: 14px;
}
.search-autocomplete {
    margin-top: -2px;
    right: -2px;
    left: -2px;
    width: auto !important;
}
.search-autocomplete ul li.search-heading {
    padding: 8px 9px;
    font-weight: bold;
}
.search-heading  span.title-2 {
    float: left;
}
.search-autocomplete ul li a {
    width: 100%;
}
.search-autocomplete ul li a span.amount {
    vertical-align: top;
}
.search-autocomplete ul li a span.qs-option-name {
    vertical-align: top;
    text-align: left !important;
    width: calc(100% - 161px);
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #25364b;
    font-family: Lato,sans-serif;
    color: #262626;
    font-size: 14px;
}
.search-autocomplete ul li.suggest-row a span.qs-option-name {
    width: 100%;
}
.search-autocomplete ul li a span {
    position: relative !important;
}
.search-autocomplete ul li.no-results {
    text-align: center;
    cursor: default;
    padding-top: 10px;
    border-top: 1px solid #EBEBEB;
    padding-bottom: 10px;
}
.search-autocomplete ul li.heading:hover, .search-autocomplete ul li.heading {
    cursor: default;
    background: white;
    width: calc(100% - 20px) !important;
    box-sizing: border-box;
    border: none;
    line-height: 15px;
    padding: 0 10px;
    border-top: 1px solid #EBEBEB;
    margin: 0px 10px;
    padding-top: 10px;
    margin-top: 2px;
}
.search-autocomplete ul li.heading p.right-heading {
    float: left;
    margin-left: 70px;
    font-weight: bold;
    margin-bottom: 0;
    font-size: 13px;
}
.search-autocomplete ul li.heading p.left-heading {
    float: left;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 5px;
}
.search-autocomplete ul {
    padding-bottom: 20px;
    float: left;
    border: 1px solid #25364b !important;
    border-radius: 0px 0px 4px 4px;
    background: #ffffff;
    border-top: 0px !important;
    width: calc(100% - 2px);
}

@media only screen and (max-width:1390px) {
	.right-product .product-item-info {
		height: auto;
		padding: 10px 0;
	}
}
@media only screen and (max-width:1390px) and (min-width:1300px){
	.logo {
    	padding-left: 30px;
	}
	.search-autocomplete {
		min-width: 400px;
    }
	.header.content { 
    	padding-right: 30px;
	}
}
@media only screen and (min-width:1025px) {
    .logo {
        margin: 0 !important;
    }
	.navigation li.level0:hover .mega-menu-container {
		display: block;
	}
	.navigation li.level0:hover {
		background: #F26522;
	}
}
@media only screen and (min-width:1024px) and (max-width: 1280px) {
	/*.navigation, .navigation ul, .navigation li.level0 {
		position: static;		
	}
	.navigation li.level0 .mega-menu-container {
		left: 250px;
		max-width: calc(100% - 252px);
	}*/
	.navigation li.level0 .mega-menu-inner-content .mega-menu-col:not(.image) {
		max-width: 30%;
	}
	.navigation li.level0 .mega-menu-inner-content .mega-menu-col.image {
		width: 100%;
		max-width: 40%;
	}
	.navigation li.level0 .mega-menu-inner-content li {
		padding-right: 10px;
	}
}
/* MegaMenu STYLES */

@media only screen and (max-width: 1180px){
	.top-right p.text-2 {
    	font-size: 72px;
    	line-height: 57px;
    	border-bottom: 4px solid;
    	padding-bottom: 10px;
	}
	.top-right p.text-1 {
    	font-size: 34px;
    	line-height: 29px;
	}
}
@media only screen and (min-width: 951px){
	.footer.content ul {
    	display: block !important;
	}
}

@media only screen and (max-width: 1300px) and (min-width: 1025px) {
    .logo {
        padding-left: 20px;
    }
    .navigation li.level0 a span {
        font-size: 20px;
    }
    .search-autocomplete {
		min-width: 100%;
		width: calc(100% + 2px) !important;
    }
    .search-autocomplete ul li.heading p.right-heading {
		margin-left: 10px;
    }
    .search-autocomplete ul li .amount {
		width: 80px;
    }
    .search-autocomplete ul li a span.qs-option-name {
		width: calc(100% - 90px);
    }
}


@media only screen and (max-width: 1024px) {
	.in_element .in_text span.in_title {
    	font-size: 17px;
	}
	.in_element .in_text span.in_content {
    	font-size: 12px;
	}
	.left-product {
		vertical-align: middle; 	
		padding-top: 0;
	}
	.nav-open .nav-sections {
	    left: 0;
	    z-index: 99;
	}
	.in_element:first-child {
	    width: calc(37% - 10px);
	    margin-right: 10px;
	}
	
	.in_element:nth-child(2) {
	    width: calc(35% - 10px);
	    margin-right: 10px;
	}
	
	.in_element:last-child {
	    width: 28%;
	}
	
	.in_element {
	    padding: 0px;
	}
	.in_element img {
	    width: 35px;
	    display: block;
	    float: left;
	}
	
	.in_element .in_text {
	    width: calc(100% - 40px);
	    display: block;
	    float: left;
	}
	.nav-sections {
	    -webkit-overflow-scrolling: touch;
	    -webkit-transition: left .3s;
	    -moz-transition: left .3s;
	    -ms-transition: left .3s;
	    transition: left .3s;
	    height: 100%;
	    left: -80%;
	    left: calc(-1 * (100% - 54px));
	    overflow: auto;
	    position: fixed;
	    top: 0;
	    width: 80%;
	    width: calc(100% - 54px);
	}
	span.action.nav-toggle {
    	display: block;
	}
	.sections.nav-sections {
    	background: #25364B;
    	height: auto;
        min-height: 100vh;
    	padding-bottom: 20px;
	}
	nav.navigation {
    	width: calc(100% - 40px);
    	margin: 100px auto 0px;
    	float: none;
	}
	.navigation li.level0 {
    	width: 100%;
    	float: none;
    	border-bottom: 1px solid #707070;
    	padding: 15px 0px;
	}
	.navigation .level0:hover:after {
    	display: none;
	}
	.navigation li.level0:after {
    	display: none;
	}
	.navigation .level0:last-child {
    	padding-right: 0px;
	}
	.nav-open .nav-toggle:after {
	    background: rgba(0,0,0,0.5);
	    content: '';
	    display: block;
	    height: 100%;
	    position: fixed;
	    right: 0;
	    top: 0;
	    width: 100%;
	    z-index: 1;
	}
	a.logo {
	    clear: both;
	    float: none;
	    width: 145px;
	    margin: auto;
	    display: block;
	    padding: 15px;
	}
	.logo img {
	    display: block;
	    width: 145px;
	    height: auto;
	    margin: auto;
	}
	header.page-header {
	    background: #fff;
	}
	span.action.nav-toggle {
	    position: absolute;
	    top: 66px;
	    left: 30px;
	}
	.block.block-search {
	    width: calc(100% - 40px) !important;
        margin-left: auto;
        margin-right: auto;
	}
	.minicart-wrapper .action.showcart .counter.qty {
	    border: 2px solid #fff;
	}
	a.question {
	    display: none;
	}
	ul.header.links {
	    display: none;
	}
	.header.content {
	    padding: 0 !important;
        position: static !important;
	}
	.nav-toggle:before {
        content: "" !important;
        background: url(../../frontend/Ey/truckac/en_US/images/hamburger.png);
        width: 30px;
        height: 30px;
        background-size: 30px;
        background-repeat: no-repeat;
    }
    .minicart-wrapper {
        margin-left: 34px;
    }
    span.close-mobile-menu {
        display: block !important;
        width: 27px;
        height: 27px;
        position: absolute;
        background: url(../../frontend/Ey/truckac/en_US/images/close.png);
        top: 20px;
        right: 20px;
        background-size: 27px;
        background-repeat: no-repeat;
        cursor: pointer;
        background-position: 50%;
    }
	.nav-sections-item-content {
    	padding: 0px;
    	margin: 0px;
	}
	.navigation li.level0:last-child {
    	border-bottom: 1px solid #707070;
	}
	.mobile-menu-bottom {
	    display: block !important;
	    padding: 0px 20px;
	    margin-top: 35px;
	}
	a.mobile-menu-signin {
	    background: #D3E7FF url(../../frontend/Ey/truckac/en_US/images/account2.png);
	    display: block;
	    width: 90px;
	    height: 60px;
	    line-height: 60px;
	    border-radius: 3px;
	    font-size: 20px;
	    font-family: 'Roboto', sans-serif;
	    text-transform: uppercase;
	    color: #001F44;
	    font-weight: 700;
	    padding-left: 54px;
	    background-repeat: no-repeat;
	    background-size: 34px;
	    background-position: 10px 50%;
	}
	.mobile-menu-bottom ul {
	    padding: 0px;
	    margin-top: 25px;
	}
	.mobile-menu-bottom ul li {
	    float: left;
	    padding-right: 12px;
	    list-style: none;
	}
	.mobile-menu-bottom ul li a {
	    color: #fff;
	    text-transform: uppercase;
	    font-size: 11px;
	    font-family: Helvetica;
	    font-weight: 700;
	}
	.mobile-menu-bottom ul li:after {
		content: "|";
		color: #fff;
		padding-left: 12px;
	}
	.mobile-menu-bottom ul li:last-child:after {
		content: "";
	}
	.minicart-wrapper .action.showcart {
	    padding:0px;
	}
	.minicart-wrapper {
        position: absolute !important;
        top: 66px;
        right: 28px;
        margin-top: 0 !important;
	}
	.minicart-wrapper .action.showcart .counter.qty {
	    top: 0px;
	}
	.block.block-search{
		margin-bottom:10px;
	}
	.block-search .control {
    	border: none !important;
	}
	.minicart-wrapper .action.showcart {
	    width: 26px;
	    height: 26px;
	}
	.minicart-wrapper .action.showcart .counter-number {
	    font-size: 11px;
	}
	.minicart-wrapper .action.showcart .counter.qty {
	    width: 15px;
	    height: 15px;
	    line-height: 15px;
	}
	.block-search .action.search {
    	display: block;
    	box-shadow: none;
    	border: none;
	}
	.block-search .action.search {
    	display: block;
    	box-shadow: none;
    	border: none;
	}
	.block-search input {
    	display: inline;
    	left: auto !important;
    	top: auto !important;
    	margin: 0 !important;
    	padding-right: 40px !important;
    	padding-left: 10px !important;
	}
	form#search_mini_form ::-webkit-input-placeholder {
		font-size:14px;
	}
	.block-search .block.block-content{
  		border:1px solid #707070; 
	}
	a.mobile-menu-signin.logged-in {
    	width: 146px;
	}
	.footer.content {
    	padding: 30px;
	}
    .footer.content:after {
        content: '';
        display: table;
        clear: both;
    }
	.top-right p.text-2 {
		font-size: 72px;
	    line-height: 57px;
	    border-bottom: 4px solid;
	    padding-bottom: 10px;
    }
    .top-right p.text-1 {
		font-size: 34px;
	    line-height: 29px;
    }
    .top-left img {
		max-width: 428px;
		margin-bottom: -48px;
    }
	.left-product .product-item-photo {
		width: 40%;
	}
	.left-product .product-item-details {
		width: 60%;
		margin-top: 20px;
    }
	.left-product .product-item .product-item-name > a, .left-product .product-item .product-item-name > a:hover, .left-product .product-item .product-item-name > a:visited, .right-product .product-item .product-item-name > a, .right-product .product-item .product-item-name > a:hover, .right-product .product-item .product-item-name > a:visited {
		font-size: 16px;
    }
    .left-product .product-item-description, .right-product .product-item-description {
		font-size: 12px;
    }
    .left-product .product-item-inner {
		margin-top: 30px !important;
	}
	.left-product, 
	.right-product {
		width: 50%;
    }
    .in_element .in_text {
		font-size: 17px;
    	line-height: 16px;
    }
    .in_element .in_text span {
		font-size: 12px;
    }
    .page-layout-1column .top-products .block.widget .products-grid .product-item, .page-layout-1column .top-products .block.widget .products-grid .product-item:nth-child(3n + 1) {
		margin-left: 7%;
	}
	.page-layout-1column .top-products .block.widget .products-grid .product-item {
		width: calc((100% - 15%)/3);
	}
	.bottom-description .row {
		max-width: 790px;
	}
	.page-layout-1column .top-products .block.widget .products-grid .product-item:nth-child(5n + 1):first-child {
		margin-left: 0;
	}
	.page-layout-1column .top-products .block.widget .products-grid .product-items li.product-item:last-child {
		display: none;
	}
	li.level0.level-top.ui-menu-item:after {
		content: "";
		display: inline-block;
		font-size: 26px;
		width: 18px;
		line-height: 27px;
		color: white;
		background: #25364b;
		background-image: url(/media/wysiwyg/ic_expand_menu.png);
		background-repeat: no-repeat;
		background-position: center;
		background-size: 7px;
	}
	li.level0.level-top.ui-menu-item {
		position: relative;
	}
	.navigation li.level0:last-child,
	.section-item-content .navigation .level0:last-child{
		padding-right:0px
	}
	    .search-autocomplete {
		min-width: 100%;
		width: calc(100% + 2px) !important;
    }
	.navigation .level0:hover:after {
		right: 0px !important;
		left: calc(100% - 18px) !important;
    }
}

@media only screen and (min-width: 951px) and (max-width: 1024px) {
	.footer.content .footer-right-bar {
    	width: 400px;
	}

	.footer.content .footer-right-bar .block.newsletter input {
    	width: 100%;
	}

	.footer.content .footer-right-bar .block.newsletter .field {
	     width: calc(100% - 50px);
	}

	.footer.content .footer-right-bar .icon-newsletter {
    	width: 48px;
    	margin: 0px;
    	height: 35px;
    	margin-top: 5px;
	}

	.footer.content .footer-right-bar .title-nexsletter {
    	width: calc(100% - 56px);
	}
	.footer.content .footer-left-bar {
    	width: calc(100% - 441px);
    	float: left;
	}
	.footer.content .footer-left-bar .footer-column {
    	width: calc(33.33% - 10px);
    	float: left;
    	padding-left: 5px;
    	padding-right: 5px;
	}
}

@media only screen and (min-width: 701px) and (max-width: 950px)  {
    .footer.content {
        display: flex;
    }
	.footer-left-bar {
    	width: 60%;
        padding-right: 30px;
	}
	.footer-column {
    	width: 100%;
	}
	.footer-left-bar ul.footer-col-links {
		display: none;
	}
	.footer.content .footer-left-bar p.footer-col-title:after {
    	content: "";
    	background: url(../../frontend/Ey/truckac/en_US/images/ic_add_p_24px.png);
    	width: 11px;
    	height: 11px;
    	background-size: 100%;
    	position: absolute;
    	right: 0px;
    	cursor: pointer;
    	background-repeat: no-repeat;
    	top: 7px;
	}
	.footer.content p.footer-col-title {
    	position: relative;
	}
	.footer.content .footer-left-bar p.footer-col-title.active:after {
		content: "";
		background: url(../../frontend/Ey/truckac/en_US/images/ic_add_m_24px.png);
		background-repeat: no-repeat;
		top: 11px;
	}
	.footer.content .footer-right-bar {
        width: 40%;
        min-width: 460px;
	}

	.footer.content .footer-right-bar .block.newsletter input {
    	width: 100%;
	}

	.footer.content .footer-right-bar .icon-newsletter {
    	width: 48px;
    	margin: 0px;
    	height: 35px;
    	margin-top: 5px;
	}

	.footer.content .footer-right-bar .title-nexsletter {
    	width: calc(100% - 56px);
	}
	.top-left img {
	    max-width: 340px;
	    margin-bottom: -100px;
    }
    .top-right p.text-2 {
		font-size: 57px;
    }
    .top-right p.text-1 {
		margin-bottom: 0;
    }
   .top-banner  .row {
		padding: 40px 20px;
    }
    .left-product .product-item-details {
		padding: 0 20px;
    }
    .brands-shop .slider-brand li img {
		max-width: 140px;
	}
}
@media (min-width: 768px) {
    .location-swiper:not(.swiper-container-initialized) .swiper-wrapper {
        overflow: hidden;
        white-space: nowrap;
    }

    .location-swiper:not(.swiper-container-initialized) .swiper-wrapper::after {
        content: '';
        display: table;
        clear: both;
    }

    .location-swiper:not(.swiper-container-initialized) .swiper-wrapper .swiper-slide {
        float: left;
        width: calc(50% - 10px);
        margin-right: 20px;
    }
    .location-swiper:not(.swiper-container-initialized) .swiper-wrapper .swiper-slide:last-child {
        margin-right: 0;
    }
}
@media (max-width: 786px) {
    #checkout-step-shipping_method .fs-message.fs-message-cart {
        margin-top: 15px;
    }
}
@media only screen and (max-width: 767px) {
	.left-product {
	    padding-top: 0px;
	}
	.top-banner .row {
    	max-width: 460px;
	}
	.products-wrap a.product-item-photo {
    	text-align: center;
	}
	.top-products a.product-item-photo {
   		text-align: center;
    	display: block;
	}
	.products-wrap {
	    margin-top: 0px;
	}
	.block.block-search {
    	width: calc(100% - 40px) !important;
    	margin: auto;
    	float: none;
	}
	.minicart-wrapper {
	    margin-left: 0px;
	    position: absolute;
	    top: 66px;
	    right: 23px;
	}
	span.action.nav-toggle {
	    left: 21px;
	}	
	.header.content {
	    padding-bottom: 10px !important;
	}
	.navigation .level0.active > a:not(.ui-state-active), .navigation .level0.has-active > a:not(.ui-state-active) {
    	border: none;
	}
	.navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon), .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    	margin-left: 0px;
	}
	.top-banner .row {
		display: flex;
	    flex-direction: column;
	} 
	.top-left, .top-right {
		width: 100%;
	}
	.top-right {
		order: 1;
		margin-top: 15px;
	}
	.top-left {
		order: 2;
	}
	.top-right p.text-1 {
		font-size: 21px;
		line-height: 29px;
	}
	.top-right p.text-2 {
		font-size: 44px;
		line-height: 25px;
		border-bottom: 3px solid;
    	padding-bottom: 15px;
    }
    .top-right p.text-3{
		font-size: 12px;
	    line-height: 18px;
    }
    a.top-cta, a.top-cta:hover {
		width: 105px;
	    padding: 6px;
	    font-size: 12px;
    }
    .top-left img {
		max-width: 243px;
		margin-bottom: -35px;
		margin-top: 25px;
	}
	.left-product, .right-product,
	.left-product .product-item-photo,
	.left-product .product-item-details {
		width: 100%;
	}
	.left-product .product-item-details {
		padding: 0;
	    margin-bottom: 50px;
	    text-align:center;
	}
	.left-product img.product-image-photo {
		max-width: 171px;
	}
	.left-product .product-image-container {
		text-align: center;
	}
	.left-product .product-image-wrapper {
		display: contents;
		height: auto;
		overflow: visible;
    }
    .left-product .product-image-photo {
		display: inline-block;
	    position: relative;
    }
    .products-wrap .right-product img.product-image-photo, .products-wrap .right-product a.product-item-photo {
		max-width: 110px;
	}
	.products-wrap .right-product a.product-item-photo, .products-wrap .right-product .product-item-details {
		width: calc(100% - 110px);
	}
    .page-layout-1column .top-products .block.widget .products-grid .product-item{
		width: 100%;
    	margin: 0;
    }
	.top-products .product-item-details a, .top-products .product-item-details {
		font-weight: bold;
	}
	.brands-shop .slider-brand li {
		text-align: center;
	}
    .search-autocomplete {
		margin-top: 37px !important;
    }
    .search-autocomplete ul li.heading:hover, .search-autocomplete ul li.heading{
		padding:0px;
		padding-top: 5px !important;
    }
    .search-autocomplete ul li {
		padding: 0px 10px;
    }
    .search-autocomplete ul li.heading p.right-heading {
		margin-left: 20px;
    }
    .search-autocomplete ul li .amount {
		width: 90px;
    }
    .search-autocomplete ul li a span.qs-option-name {
		width: calc(100% - 110px);
    }
    button#top-cart-btn-checkout:before {
		left: 25px;
		top: 13px;
    }
    .top-products {
		-webkit-flex-grow: 2;
		flex-grow: 2;
		-ms-flex-order: 2;
		-webkit-order: 2;
		order: 2;
	}
	.brands-shop {
		-webkit-flex-grow: 3;
		flex-grow: 3;
		-ms-flex-order: 3;
		-webkit-order: 3;
		order: 3;
	}
	.block-minicart .block-content > .actions > .primary .action.primary,
	.block-minicart .block-content > .actions form#mc_gcForm button{
		font-size:12px;
	}
    .page-main > .page-title-wrapper .page-title,
    .account .page-title-wrapper .page-title {
        font-size: 24px;
        text-align: center;
    }
}


@media only screen and (max-width: 700px) {
	.footer-left-bar {
    	width: 100%;
    	margin: 0;
    	float: none;
    	max-width: 100%;
	}
	.footer-column {
		width: 100%;
	}
	.footer-right-bar {
		width: 100%;
		border-left: 0px;
		border-top: 1px solid #CBCBCB;
		float: left;
		margin: auto;
		display: block;
		padding: 35px 0px 0px 0px;
	}
    .footer-right-col-1 {
        padding-right: 0;
        margin-bottom: 30px;
    }
	.footer.content {
        flex-direction: column;
		overflow: hidden;
		padding: 40px;
	}
	.footer-left-bar ul.footer-col-links {
		display: none;
	}
	.footer.content .block.newsletter .title {
   		max-width: 230px;
    	margin: 0 0 10px;
	}
	.footer.content ul.call_email {
        margin: 40px auto 0;
	}
    .footer.content ul.call_email + div {
        max-width: 230px;
        margin: 0 auto;
        display: none;
    }
    .footer.content ul.call_email + div > div {
        position: static !important;
        width: 230px !important;
    }
	.footer.content .block.newsletter .actions {
    	width: 50px;
    	height: 40px;
	}

	.footer.content .block.newsletter .field {
	    width: calc(100% - 50px);
	}

	.footer.content .block.newsletter input {
    	width: 100%;
    	height: 40px;
	}

	.footer.content .block.newsletter .action.subscribe {
    	height: 40px;
        width: auto;
	}

	.footer.content .title-nexsletter {
    	width: calc(100% - 55px);
    	float: left;
	}

	.footer.content .icon-newsletter {
    	width: 45px;
    	height: 42px;
    	background-size: 100%;
    	margin-right: 10px;
    	margin-top: 6px;
	}
	.footer.content .block.newsletter .form.subscribe {
		max-width: 335px;
		margin: 0;
	}
	.footer.content .footer-col-title {
    	font-size: 16px;
	}

	.footer.content .footer-col-links li a {
    	font-size: 12px;
	}

	.footer.content .call_email li a {
    	font-weight: 400;
    	margin-bottom: 0px;
    	margin-top: 2px;
	}
	.footer.content .footer-left-bar p.footer-col-title:after {
    	content: "";
    	background: url(../../frontend/Ey/truckac/en_US/images/ic_add_p_24px.png);
    	width: 11px;
    	height: 11px;
    	background-size: 100%;
    	position: absolute;
    	right: 0px;
    	cursor: pointer;
    	background-repeat: no-repeat;
    	top: 7px;
	}
	.footer.content p.footer-col-title {
    	position: relative;
	}
	.footer.content .footer-left-bar p.footer-col-title.active:after {
		content: "";
		background: url(../../frontend/Ey/truckac/en_US/images/ic_add_m_24px.png);
		background-repeat: no-repeat;
		top: 11px;
	}
	.footer.content .footer-left-bar ul.footer-col-links {
    	margin-bottom: 30px;
    	margin-top: 0px;
	}
	.footer.content .footer-right-bar {
    	margin-top: 14px;
	}
	.footer.content p.footer-col-title {
    	cursor: pointer;
	}
}

/* Homepage popup design */
.callfor-popup {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.6);
    z-index: 1000;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.callfor-popup .callfor-content {
    background: #25364b;
    width: 100%;
    max-width: 335px;
    color: #fff;
    text-align: center;
    position: relative;
}
.callfor-popup .callfor-content .action-close {
    position: absolute;
    right: 12px;
    top: 12px;
}
.callfor-popup .callfor-content .action-close:before {
    font-size: 16px;
    line-height: 16px;
    color: #D3E7FF;
    content: '\e616';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: block;
    font-weight: 600;
}
.callfor-popup .callfor-content .background-content {
    padding: 50px 0 25px;
}
.callfor-popup .callfor-content .background-content h2 {
    font-size: 120px;
    margin: 0;
    line-height: 100px;
    font-family: 'Roboto Condensed';
    font-weight: bold;
}
.callfor-popup .callfor-content .background-content h3 {
    font-size: 60px;
    margin: 0;
    line-height: 1;
    font-family: 'Roboto Condensed';
    font-weight: bold;
}
.callfor-popup .callfor-content .background-content .order-price {
    display: flex;
    align-items: center;
    justify-content: center;
}
.callfor-popup .callfor-content .background-content .order-price > span {
    max-width: 80px;
    color: #D3E7FF;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 22px;
    text-align: right;
}
.callfor-popup .callfor-content .background-content .order-price > p {
    margin: 0;
    font-family: 'Roboto Condensed';
    color: #F26522;
    font-size: 90px;
    font-weight: bold;
    line-height: 1;
    padding-left: 10px;
    letter-spacing: -6px;
}
.callfor-popup .callfor-content .background-content .order-price > p .dollar {
    font-size: 50px;
    vertical-align: top;
    padding: 12px 5px 0 0;
    display: inline-block;
}
.callfor-popup .callfor-content input[type="button"] {
    width: 100%;
    background: #F26522;
    border: none;
    display: block;
    height: 48px;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    padding: 0;
    line-height: 48px;
}

.breadcrumbs a, .breadcrumbs a:visited {
    font-size: 12px;
    color: #63656A;
}
.breadcrumbs .item:not(:last-child):after {
    content: '/' !important;
    font-family: "Lato", sans-serif !important;
    font-size: 12px !important;
    margin: 0 3px !important;
    font-weight: 600 !important;
}
.breadcrumbs {
    width: 100%;
    max-width: 1350px !important;
    box-sizing: border-box;
}
.breadcrumbs strong {
    font-weight: 600;
    color: #001F44;
}
.shipping-tracking-popup span.action.nav-toggle {
    display: none !important;
}
.sales-order-printinvoice .order-status,
.sales-order-printinvoice .logo-bar,
.sales-order-print .order-status,
.sales-order-print .logo-bar {
    display: none;
}
@media print {
    .sales-order-printinvoice .order-status,
    .sales-order-printinvoice .logo-bar,
    .sales-order-print .order-status,
    .sales-order-print .logo-bar {
        display: none;
    }
}
/**
 * Swiper 4.5.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 22, 2019
 */
.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}
.light--scrollbar::-webkit-scrollbar {
  height: 5px;
  width: 5px;
}

.light--scrollbar::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.light--scrollbar::-webkit-scrollbar-thumb {
  background-color: darkgrey;
}

@media screen and (max-width: 767px) {
  .light--scrollbar {
    background: linear-gradient(#fff 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), #fff 70%) 0 100%, radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0)), radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0)) 0 100%;
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: 100% 40px, 100% 40px, 100% 12px, 100% 12px;
    background-attachment: local, local, scroll, scroll;
  }
}
.top-bar {
  background: #25364b;
  padding: 3px 0;
}
.top-bar .top-bar-wrapper {
  box-sizing: border-box;
  margin: 0 auto;
  padding-top: 0;
  max-width: 1350px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  color: #fff;
}
.top-bar .top-bar-wrapper a {
  color: #fff;
}

.promo-bar {
  background: #1c9edc;
  padding: 3px 0;
}
.promo-bar .promo-bar-wrapper {
  box-sizing: border-box;
  margin: 0 auto;
  padding-top: 0;
  max-width: 1350px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  color: #fff;
  font-weight: 500;
  font-style: italic;
  letter-spacing: 0.5px;
  text-shadow: 0px 1px rgba(0, 0, 0, 0.5);
}
.promo-bar .promo-bar-wrapper a {
  color: #fff;
}

.logo-bar .logo-wrapper {
  box-sizing: border-box;
  margin: 0 auto;
  padding-top: 0;
  max-width: 1350px;
  padding-left: 20px;
  padding-right: 20px;
}
.logo-bar .slogan-wrapper {
  margin-left: auto;
  font-size: 16px;
  font-weight: 700;
  font-family: Roboto Condensed, sans-serif;
  color: #25364B;
  white-space: nowrap;
  overflow: hidden;
}
.logo-bar .slogan-wrapper p:last-child {
  margin-bottom: 0;
}
@media all and (min-width: 1025px) {
  .logo-bar .logo-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
  }
  .logo-bar .logo-wrapper .logo {
    float: none;
    padding-left: 15px;
  }
}
@media all and (max-width: 1024px) {
  .logo-bar .slogan-wrapper {
    margin-bottom: 10px;
    text-align: center;
  }
  .logo-bar .slogan-wrapper * {
    font-size: 14px !important;
    line-height: 1.2;
  }
}

.header-print-phone {
  display: none;
}

@media all and (min-width: 1025px) {
  .header.content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
  }
  .header.content .block.block-search {
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 20px;
  }
  .header.content .nav-sections {
    background: transparent;
  }
}
@media all and (max-width: 767px) {
  .header.content .block.block-search {
    float: none;
  }
}

.back-to-top {
  height: 50px;
  position: fixed;
  right: 20px;
  width: 50px;
  z-index: 9999;
  bottom: 15px;
  background-color: #f26522;
  font-size: 16px;
  color: #cda15e;
  text-align: center;
  line-height: 50px;
  padding: 0;
  display: none;
  border-radius: 50%;
  text-decoration: none;
}
.back-to-top:after {
  border-style: solid;
  border-width: 2px 2px 0 0;
  content: "";
  display: inline-block;
  height: 12px;
  position: relative;
  transform: rotate(-45deg);
  vertical-align: middle;
  width: 12px;
  color: #fff;
}
.back-to-top:hover {
  background-color: #f26522;
}

.cart-container .cart-summary .paypal.checkout {
  margin-top: 10px;
}

.checkout-cart-index .logo-bar,
.checkout-index-index .logo-bar {
  display: none;
}

.top-products .swiper-button-prev,
.top-products .swiper-button-next,
.top-categories .swiper-button-prev,
.top-categories .swiper-button-next,
.products-upsell .swiper-button-prev,
.products-upsell .swiper-button-next {
  background-image: url(../../frontend/Ey/truckac/en_US/images/ic_expand_more_24px.png);
  background-size: 17px 28px;
  background-color: transparent;
  width: 30px;
  background-position: center;
  margin-top: -22px;
}
.top-products .swiper-button-prev,
.top-categories .swiper-button-prev,
.products-upsell .swiper-button-prev {
  left: 0;
  background-position: center left;
}
.top-products .swiper-button-next,
.top-categories .swiper-button-next,
.products-upsell .swiper-button-next {
  transform: rotate(180deg);
  right: 0;
  background-position: center left;
}

.top-categories .swiper-container .category-item {
  width: 100%;
}
.top-categories .swiper-container .category-item-wrapper {
  padding: 0 20px 10px;
}
.top-categories .swiper-container .category-item-wrapper a {
  display: block;
  padding: 10px;
  border: 1px solid transparent;
  text-decoration: none !important;
}
.top-categories .swiper-container .category-item-wrapper a img {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: 10px;
}
.top-categories .swiper-container .category-item-wrapper a span {
  display: block;
  text-align: center;
  color: #001F44;
  font-size: 20px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
}
.top-categories .swiper-container .category-item-wrapper a:hover {
  box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
  border-color: #bbbbbb;
}
@media all and (min-width: 768px) {
  .top-categories .swiper-container .category-item {
    width: 50%;
  }
}
@media all and (min-width: 992px) {
  .top-categories .swiper-container .category-item {
    width: 20%;
  }
}
@media all and (max-width: 767px) {
  .top-categories .swiper-container .category-item-wrapper {
    padding-bottom: 30px;
  }
}

.top-products .widget .block-title {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #001F44;
  font-size: 20px;
}
.top-products .widget .block-title:before {
  content: "";
  display: block;
  width: 50px;
  height: 5px;
  background-color: #F26522;
  margin-right: 15px;
}
.top-products .widget .block-title:after {
  content: "";
  display: block;
  width: 50px;
  height: 5px;
  background-color: #F26522;
  margin-left: 15px;
}
.top-products .widget .block-content {
  padding: 0 20px;
  position: relative;
}
.top-products .products-swiper .product-item {
  margin: 0;
  padding: 0;
  height: auto;
}
.top-products .products-swiper .product-item .price-box {
  margin-top: auto;
  margin-bottom: 0;
}
.top-products .products-swiper .product-item .price-box .price {
  font-size: 16px;
}
.top-products .products-swiper .product-item-info {
  padding: 0;
  height: 100%;
  display: flex;
}
.top-products .products-swiper .product-item-info:hover .product-item-wrapper {
  box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
  border-color: #bbbbbb;
}
.top-products .products-swiper .product-item-wrapper {
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid #bbbbbb;
  display: flex;
  flex-direction: column;
}
.top-products .products-swiper .product-item-photo {
  display: block;
  font-size: 0;
}
.top-products .product-item-details a.product-item-link {
  color: #001F44;
  font-size: 15px;
  font-family: "Roboto Condensed", sans-serif;
  text-decoration: none !important;
  font-weight: 500;
  overflow: hidden;
  display: -webkit-box;
  min-height: 5.25rem;
  line-height: 1.25;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media all and (min-width: 768px) {
  .top-products .widget .block-title {
    font-size: 24px;
  }
  .top-products .widget .block-title:before, .top-products .widget .block-title:after {
    width: 60px;
  }
  .top-products .products-swiper .product-item {
    width: 50%;
  }
  .top-products .products-swiper .product-item .price-box .price {
    font-size: 20px;
  }
  .top-products .product-item-details a.product-item-link {
    font-size: 16px;
    min-height: 6rem;
  }
}
@media all and (min-width: 992px) {
  .top-products .products-swiper .product-item {
    width: 20%;
  }
}
@media all and (max-width: 767px) {
  .top-products .widget .block-content {
    padding: 0 10px;
  }
  .top-products .widget .block-content .swiper-button-prev {
    left: -10px;
  }
  .top-products .widget .block-content .swiper-button-next {
    right: -10px;
  }
}

.brands-title {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #001F44;
  font-size: 20px;
}
.brands-title:before {
  content: "";
  display: block;
  width: 50px;
  height: 5px;
  background-color: #F26522;
  margin-right: 15px;
}
.brands-title:after {
  content: "";
  display: block;
  width: 50px;
  height: 5px;
  background-color: #F26522;
  margin-left: 15px;
}
@media all and (min-width: 768px) {
  .brands-title {
    font-size: 24px;
  }
  .brands-title:before, .brands-title:after {
    width: 60px;
  }
}

.contact-index-index .column:not(.sidebar-additional) .form.contact {
  min-width: 0;
  width: 100%;
  max-width: 600px;
}

.contacts-container {
  padding-top: 20px;
}
.contacts-container .form.contact .legend {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.contacts-container .form.contact .legend + br {
  display: none;
}
.contacts-container .contacts-col-left {
  margin-bottom: 20px;
}
.contacts-container .contacts-col-right {
  margin-bottom: 20px;
}
.contacts-container .page-title {
  display: inline-block;
  font-size: 30px;
  font-weight: 700;
  font-family: Roboto Condensed, sans-serif;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media all and (min-width: 768px) {
  .contacts-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin: 0 -20px;
  }
  .contacts-container .contacts-col-left {
    width: 60%;
    padding: 0 20px;
  }
  .contacts-container .contacts-col-right {
    width: 40%;
    padding: 0 20px;
  }
}

.cms-quote-request .page-title-wrapper .page-title {
  color: #25364b;
}
.cms-quote-request h3 {
  color: #25364b;
}

.quote-buttons > div {
  margin-bottom: 20px;
}
.quote-buttons > div a.action.primary {
  white-space: nowrap;
  background: #f26522;
  border-color: #f26522;
  min-width: 200px;
  text-align: center;
}
@media all and (min-width: 768px) {
  .quote-buttons {
    margin-left: -20px;
    margin-right: -20px;
  }
  .quote-buttons > div {
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
    float: none;
  }
}

.bfb-form .mgz-element-heading-text {
  font-size: 30px;
  font-weight: 700;
  font-family: Roboto Condensed, sans-serif;
  text-transform: uppercase;
  margin-top: 20px;
  color: #25364b;
}
.bfb-form .mgz-element-bfb_fieldset > .mgz-element-inner {
  border-color: #25364b !important;
}
.bfb-form .mgz-element-bfb_fieldset .bfb-fieldset-heading {
  background: #25364b !important;
}
.bfb-form .mgz-element-bfb_fieldset .bfb-fieldset-heading h3 {
  background: #25364b !important;
}

.bfb-form-success a {
  color: #f26522;
}

.blueformbuilder-submission-view .page-title-wrapper .page-title {
  color: #25364b;
}
.blueformbuilder-submission-view .bfb-submission-confirmed .bfb-submission-title {
  color: #25364b;
}

.promo-shop {
  margin-top: 30px;
}
.promo-shop .promo-title {
  text-transform: uppercase;
  font-size: 20px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  margin-bottom: 10px;
  display: block;
  color: #F26522;
}
.promo-shop .promo-title:after {
  content: "";
  display: block;
  width: 60px;
  height: 4px;
  background-color: #25364b;
  -webkit-transform: skewX(-30deg);
  transform: skewX(-30deg);
  margin-bottom: 20px;
}
.promo-shop ul {
  margin: 0 -15px;
  padding: 0;
  list-style: none;
}
.promo-shop ul li {
  margin: 0;
  padding: 15px 15px 0;
}
.promo-shop ul li a {
  color: #001F44;
  text-decoration: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  padding: 10px;
  border: 1px solid #bbbbbb;
  box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
}
.promo-shop ul li a:hover {
  box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.5);
}
.promo-shop ul li img {
  display: block;
  width: 40%;
}
.promo-shop ul .content {
  width: 60%;
  padding-left: 15px;
}
.promo-shop ul .title {
  display: block;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 10px;
}
.promo-shop ul .contents {
  display: block;
  font-size: 18px;
  font-family: "Roboto Condensed", sans-serif;
  color: #f26522;
  font-weight: 700;
}
@media all and (min-width: 992px) {
  .promo-shop ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
  }
  .promo-shop ul li {
    width: 33.3333%;
    display: flex;
    flex-direction: column;
  }
  .promo-shop ul li a {
    height: 100%;
    align-items: flex-start;
  }
}
@media all and (min-width: 992px) and (max-width: 1199px) {
  .promo-shop ul .title {
    font-size: 14px;
  }
  .promo-shop ul .contents {
    font-size: 14px;
  }
}
@media all and (max-width: 475px) {
  .promo-shop ul .title {
    font-size: 14px;
  }
  .promo-shop ul .contents {
    font-size: 14px;
  }
}

.promo-shop-images ul li a {
  position: relative;
  height: 182px;
  padding: 0;
}
.promo-shop-images ul li a picture,
.promo-shop-images ul li a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0;
  right: 0;
}
.promo-shop-images ul li a .content {
  position: absolute;
  right: 30px;
  bottom: 10px;
  width: 100%;
  text-align: right;
  color: #fff;
  text-shadow: 1px 1px black;
}
@media all and (max-width: 475px) {
  .promo-shop-images ul li a {
    height: 148px;
  }
  .promo-shop-images ul li a .title {
    font-size: 18px;
  }
}

.filter-no-options .filter-title:before {
  display: none;
}
@media all and (max-width: 992px) {
  .filter-no-options .filter-title:before {
    display: none;
  }
}

.filter .filter-options-content .items .item-hidden {
  display: none;
}
.filter .filter-options-content .items .item-hidden.show {
  display: block;
}
.filter .filter-options-content .filter-show-more {
  cursor: pointer;
  text-decoration: underline;
}
@media all and (max-width: 992px) {
  .filter.active .filter-options {
    padding-bottom: 30px;
  }
  .filter.active .filter-subtitle {
    padding: 0 40px 0 20px;
    line-height: 50px;
    font-size: 14px;
    font-weight: 700;
  }
  .filter.active .filter-title strong {
    left: auto;
    right: 0;
    top: 0;
    font-size: 0;
    width: 40px;
  }
  .filter.active .filter-title strong:after {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

@media all and (max-width: 768px) {
  .ln_overlay img {
    top: 50%;
    left: 50%;
    display: block;
    position: fixed;
    margin-top: -32px;
    margin-left: -32px;
  }
}

.ln-button-submit-set {
  text-align: center;
  margin: 0;
  padding: 15px;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 10;
  display: none;
}
@media all and (min-width: 992px) {
  .ln-button-submit-set {
    display: none !important;
  }
}

.filter.active .ln-button-submit-set {
  display: block;
}

.ln-button-submit {
  display: block;
  width: 100%;
  background: #25364B;
  border-color: #25364B;
  color: #fff !important;
  border-radius: 0;
  box-shadow: none !important;
  text-transform: uppercase;
  line-height: 36px;
  height: 50px;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  font-family: "Roboto Condensed";
}
.ln-button-submit:hover {
  background: #f26522;
  border-color: #f26522;
}

.amrma-product-information {
  padding-left: 15px;
}

.amrma-return-number .amrma-header {
  font-size: 30px;
  font-weight: 700;
}

.amasty_rma-guest-view .amrma-status-container {
  margin-top: 40px;
}

.checkout-index-index .iwd-address-validation-popup.modal-popup .modal-header {
  background-color: #25364B !important;
  color: #fff;
}
.checkout-index-index .iwd-address-validation-popup.modal-popup .modal-content {
  margin: 0;
  padding: 20px 15px 0;
}
.checkout-index-index .iwd-address-validation-popup.modal-popup .modal-content ul li label {
  color: #001F44;
  position: relative;
  padding-left: 24px;
}
.checkout-index-index .iwd-address-validation-popup.modal-popup .modal-content ul li input[type=radio] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.checkout-index-index .iwd-address-validation-popup.modal-popup .modal-content ul li input[type=radio] + label:before {
  font-family: "Font Awesome 5 Free";
  content: "";
  font-size: 10px;
  display: inline-block;
  width: 14px;
  height: 13px;
  border: 1px solid #63656A;
  color: #25364b;
  box-sizing: border-box;
  text-align: center;
  line-height: 12px;
  margin-right: 3px;
  border-radius: 1px;
  position: absolute;
  left: 0;
  top: 2px;
}
.checkout-index-index .iwd-address-validation-popup.modal-popup .modal-content ul li input[type=radio]:checked + label:before {
  font-weight: 900;
  content: "\f00c";
  color: #fff;
  border-color: #f26522;
  background: #f26522;
}
.checkout-index-index .iwd-address-validation-popup.modal-popup .modal-footer button {
  background: #F26522;
  box-shadow: none;
  border: 1px solid #F26522;
  border-radius: 0px;
  width: 180px;
  height: 48px;
  color: #fff;
  font-size: 16px;
}
@media all and (min-width: 768px) {
  .checkout-index-index .iwd-address-validation-popup.modal-popup .modal-inner-wrap {
    margin-left: -210px !important;
    width: 420px !important;
  }
}
@media all and (max-width: 520px) {
  .checkout-index-index .iwd-address-validation-popup.modal-popup .modal-inner-wrap {
    width: 320px !important;
  }
}

body.account .form-newsletter-manage .actions-toolbar button.action.save.primary {
  color: white;
  background: #F26522;
  border: none;
}
body.account .form-newsletter-manage .actions-toolbar button.action.save.primary span {
  color: white;
}
@media all and (min-width: 768px) {
  body.account .block-content .box-sms-updates {
    float: right;
  }
}
@media all and (max-width: 767px) {
  body.account .columns {
    margin: 0;
  }
  body.account .sidebar.sidebar-main {
    margin-top: 0;
    order: 0;
    margin-bottom: 0;
  }
  body.account .sidebar.sidebar-main .block-collapsible-nav {
    position: static;
  }
}

.page-main > .globalshopex-title-wrapper .page-title {
  text-transform: none;
}
.page-main > .globalshopex-title-wrapper .page-title span span {
  color: #F26522;
}

.opc-estimated-wrapper {
  padding: 15px 20px;
}

.checkout-index-index .one-step-checkout-wrapper .field .control .iti--allow-dropdown .iti__flag-container {
  top: 4px !important;
}
.checkout-index-index .one-step-checkout-wrapper .field .control .iti--allow-dropdown input {
  padding-left: 52px !important;
}
.checkout-index-index .step-subtitle {
  padding: 5px 10px 0;
  font-size: 13px;
  font-style: italic;
}
@media screen and (max-width: 767px) {
  .checkout-index-index .minicart-wrapper {
    right: 20px !important;
    width: 53px !important;
  }
  .checkout-index-index .minicart-wrapper .action.showcart .counter.qty {
    right: 3px !important;
  }
}

.message.success {
  background: rgba(242, 101, 34, 0.15);
  color: #f26522;
}
.message.success > *:first-child:before {
  color: #f26522;
}
.message.success a, .message.success a:hover {
  color: #25364B;
}

.info-block-text {
  float: left;
  background: #25364b;
  width: 100%;
  color: #fff;
  text-align: center;
  padding: 5px;
  box-sizing: border-box;
}

.creative-image-block a {
  display: block;
  box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
}
.creative-image-block a:hover {
  box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.5);
}
.creative-image-block img {
  display: block;
}
@media screen and (max-width: 767px) {
  .info-block {
    display: none;
    padding: 15px 0 0;
  }
  .info-block .row {
    padding: 0 15px;
    display: block;
  }
  .info-block .row .in_element {
    width: 100%;
    padding: 0 0 15px;
  }
}

.product-item-name {
  -webkit-hyphens: none;
  word-wrap: normal;
}

.parts-swiper .swiper-slide {
  padding: 12px 24px !important;
}
.parts-swiper .product-item-info {
  width: 100%;
}
.parts-swiper .product-item-info:after {
  content: "";
  display: table;
  clear: both;
}
.parts-swiper .product-item-info .product-item-photo {
  width: 132px;
  float: left;
}
.parts-swiper .product-item-info .product-item-details {
  width: calc(100% - 162px);
  float: right;
}
.parts-swiper .product-item-info .product-item-name {
  margin: 10px 0px;
}
.parts-swiper .product-item-info .product-item-link {
  color: #001F44;
  font-family: Roboto Condensed, sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
}
.parts-swiper .product-item-info .price-box.price-final_price {
  margin: 0px;
}
.parts-swiper .product-item-info .price {
  font-size: 20px !important;
}

.products-upsell .swiper-container .swiper-button-prev,
.products-upsell .swiper-container .swiper-button-next {
  background-size: 12px 20px;
}
.products-upsell .swiper-container .swiper-button-prev {
  left: 5px;
}
.products-upsell .swiper-container .swiper-button-next {
  right: 5px;
}

.mp-banner-slider .swiper-container .item-image img {
  display: block;
  width: 100%;
}
.mp-banner-slider .swiper-container .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #fff;
}
.mp-banner-slider .swiper-container .swiper-button-prev,
.mp-banner-slider .swiper-container .swiper-button-next {
  background: none !important;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  margin-top: -24px;
}
.mp-banner-slider .swiper-container .swiper-button-prev:after,
.mp-banner-slider .swiper-container .swiper-button-next:after {
  content: "";
  border-style: solid;
  border-width: 3px 3px 0 0;
  display: inline-block;
  height: 30px;
  position: relative;
  vertical-align: top;
  width: 30px;
  border-color: #fff;
}
.mp-banner-slider .swiper-container .swiper-button-prev {
  left: 15px;
}
.mp-banner-slider .swiper-container .swiper-button-prev:after {
  left: 0.25em;
  transform: rotate(-135deg);
}
.mp-banner-slider .swiper-container .swiper-button-next {
  right: 15px;
}
.mp-banner-slider .swiper-container .swiper-button-next:after {
  left: 0;
  transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  .mp-banner-slider .swiper-container .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
  .mp-banner-slider .swiper-container .swiper-button-prev,
  .mp-banner-slider .swiper-container .swiper-button-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
  }
  .mp-banner-slider .swiper-container .swiper-button-prev:after,
  .mp-banner-slider .swiper-container .swiper-button-next:after {
    height: 20px;
    width: 20px;
  }
}

.block-search .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.list-item-bestseller .product-item-info {
  position: relative;
  overflow: hidden;
}
.list-item-bestseller .product-item-info:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100px;
  height: 20px;
  background: #F26522;
  transform: skew(-30deg);
  transform-origin: top;
  z-index: 2;
}
.list-item-bestseller .product-item-info:after {
  content: "Best Seller";
  position: absolute;
  top: 0;
  z-index: 3;
  left: 0;
  color: #fff;
  line-height: 20px;
  margin-left: 13px;
  font-size: 14px;
  font-weight: 500;
}

.product-bestseller-tag {
  white-space: nowrap;
  position: absolute;
  top: -5px;
  left: 0;
  z-index: 1;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  padding: 0 15px;
  overflow: hidden;
  line-height: 24px;
  width: 100px;
}
.product-bestseller-tag:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 110px;
  height: 24px;
  background: #F26522;
  transform: skew(-30deg);
  transform-origin: top;
}
.product-bestseller-tag span {
  position: relative;
  z-index: 1;
}

.field.qty .control .qty-button {
  appearance: none;
  -webkit-appearance: none;
  background: #fff;
  border: 1px solid #63656A;
  width: 34px;
  height: 48px;
  color: #001F44;
  float: left;
  text-align: center;
  padding: 0;
  border-radius: 0;
  box-shadow: none;
  font-size: 0;
}
.field.qty .control .qty-button:before {
  border-style: solid;
  border-width: 1px 1px 0 0;
  content: "";
  display: inline-block;
  height: 8px;
  width: 8px;
}
.field.qty .control .qty-button.qty-minus {
  border-right: none;
  border-radius: 1px 0 0 1px;
}
.field.qty .control .qty-button.qty-minus:before {
  margin-top: 5px;
  transform: rotate(135deg);
}
.field.qty .control .qty-button.qty-plus {
  border-left: none;
  border-radius: 0 1px 1px 0;
}
.field.qty .control .qty-button.qty-plus:before {
  transform: rotate(-45deg);
  margin-top: 14px;
}
.field.qty .control:after {
  content: "";
  display: table;
  clear: both;
}

.box-tocart .field.qty {
  float: left;
}

.category-description {
  position: relative;
}
.category-description input[type=checkbox] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.category-description label span:last-child,
.category-description label {
  display: none;
}
.category-description h2 {
  font-size: 1.6rem;
  margin: 0 0 1rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .category-description label {
    display: inline-block;
    text-transform: capitalize;
    text-decoration: underline;
  }
  .category-description input {
    opacity: 0;
    position: absolute;
    pointer-events: none;
  }
  .category-description p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .category-description input:checked + p {
    -webkit-line-clamp: unset;
  }
  .category-description input:checked ~ label span:first-child,
  .category-description p:not(.truncated) ~ label {
    display: none;
  }
  .category-description input:checked ~ label span:last-child {
    display: block;
  }
}

.category-additional-content {
  position: relative;
}
.category-additional-content input[type=checkbox] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.category-additional-content label span:last-child {
  display: none;
}
.category-additional-content h2 {
  font-size: 1.6rem;
  margin: 0 0 1rem;
  font-weight: 700;
}
.category-additional-content h3 {
  font-size: 1.6rem;
}
.category-additional-content label {
  display: inline-block;
  text-transform: capitalize;
  text-decoration: underline;
}
.category-additional-content input {
  opacity: 0;
  position: absolute;
  pointer-events: none;
}
.category-additional-content div.truncated {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 1rem;
}
.category-additional-content div.truncated p, .category-additional-content div.truncated h3 {
  display: inline;
}
.category-additional-content input:checked + div.truncated {
  -webkit-line-clamp: unset;
  margin-bottom: 0;
}
.category-additional-content input:checked + div.truncated p, .category-additional-content input:checked + div.truncated h3 {
  display: block;
}
.category-additional-content input:checked ~ label span:first-child,
.category-additional-content divp:not(.truncated) ~ label {
  display: none;
}
.category-additional-content input:checked ~ label span:last-child {
  display: block;
}
@media screen and (max-width: 639px) {
  .category-additional-content {
    margin-top: 30px;
  }
}

.product-content {
  margin-top: 20px;
  font-size: 16px;
}
.product-content img {
  display: block;
}
@media screen and (max-width: 768px) {
  .product-content {
    margin-bottom: 20px;
  }
}

.cms-no-route .main .abs-reset-list {
  font-size: 16px;
  line-height: 2;
  font-weight: 700;
  font-family: Roboto Condensed, sans-serif;
}
.cms-no-route .main .abs-reset-list a {
  color: #F26522;
}

.no-route-links {
  font-size: 16px;
  line-height: 2;
  font-weight: 700;
  font-family: Roboto Condensed, sans-serif;
}
.no-route-links a {
  color: #F26522;
}

.visible-homepage {
  display: none;
}

.cms-index-index .visible-homepage {
  display: block;
}

.bottom-footer {
  display: flex;
  align-items: center;
  justify-content: center;
}
.bottom-footer a.small {
  color: #606060;
  font-size: 11px;
  line-height: 32px;
  margin: 0 0 0 15px;
}
.bottom-footer .copyright {
  margin-right: 15px;
}
.sitemap-item-type ul {
  margin: 0 -8px 20px;
  padding: 0;
  list-style: none;
}
.sitemap-item-type ul li {
  display: inline-block;
  margin: 0;
  padding: 0 8px;
}
.sitemap-item-type ul li a {
  color: #001f44;
}
.sitemap-item-type ul li a:hover, .sitemap-item-type ul li a.active {
  color: #006bb4;
}
.sitemap-item-type .sitemap-item-section > p {
  display: none;
}
.sitemap-item-type.search-results ul {
  display: none;
}
.sitemap-item-type.search-results .sitemap-item-section > p {
  display: block;
}

.form-newsletter-manage .field.choice {
  display: flex;
  align-items: flex-start;
}
.form-newsletter-manage .field.choice .field-tooltip {
  top: -1px;
}
.form-newsletter-manage .field.choice .field-tooltip .field-tooltip-action:before {
  font-size: 16px;
  line-height: 16px;
  padding: 0;
  overflow: visible;
}

.tg-wrap .tg {
  border-collapse: collapse;
  border-spacing: 0;
}
.tg-wrap .tg td {
  border-color: #25364B;
  border-style: solid;
  border-width: 1px;
  font-family: Arial, sans-serif;
  font-size: 14px;
  overflow: hidden;
  padding: 10px 5px;
  word-break: normal;
  white-space: nowrap;
  text-align: left;
  vertical-align: top;
  width: 25%;
}
.tg-wrap .tg tr:nth-child(even) td {
  background-color: rgba(211, 231, 255, 0.25);
  text-align: left;
  vertical-align: top;
}
.tg-wrap .tg tr:first-child td {
  background-color: #25364B;
  color: #ffffff;
  font-weight: bold;
  text-align: left;
  vertical-align: top;
}
.tg-wrap .tg tr:nth-child(2) td {
  font-weight: bold;
}
.tg-wrap .tg tr td:first-child {
  font-weight: bold;
  width: 10%;
}

@media screen and (max-width: 991px) {
  .tg-wrap {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .tg-wrap .tg {
    width: auto !important;
  }
  .tg-wrap .tg col {
    width: auto !important;
  }
  .tg-container {
    position: relative;
    overflow-x: hidden;
  }
  .tg-wrap.not-at-right:after,
  .tg-wrap.not-at-left:before {
    content: "";
    height: 100%;
    width: 15px;
    top: 0;
    position: absolute;
  }
  .tg-wrap.not-at-right:after {
    right: 0;
    background: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  }
  .tg-wrap.not-at-left:before {
    left: 0;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
  }
}
@media print {
  .header-print-phone {
    display: block;
  }
  .logo-bar .slogan-wrapper {
    text-align: left;
    font-size: 20px;
    line-height: 1.5;
    padding: 0 0 0 50px;
  }
}
.truckac-about,
.truckac-store,
.truckac-tech {
  max-width: 100%;
}

.page-main:has(.truckac-about) > .page-title-wrapper,
.page-main:has(.truckac-store) > .page-title-wrapper,
.page-main:has(.truckac-tech) > .page-title-wrapper {
  display: none;
}

.truckac-about-hero,
.truckac-store-hero,
.truckac-tech-hero {
  background: #25364b;
  color: #fff;
  border-radius: 12px;
  padding: 40px;
  margin-bottom: 48px;
  display: grid;
  grid-template-columns: 1fr 1.1fr;
  gap: 40px;
  align-items: center;
}
.truckac-about-hero__heading,
.truckac-store-hero__heading,
.truckac-tech-hero__heading {
  color: #fff;
  font-size: 34px;
  margin: 0 0 8px;
  padding-bottom: 8px;
  display: inline-block;
  border-bottom: 3px solid #f26522;
}
.truckac-about-hero__text,
.truckac-store-hero__text,
.truckac-tech-hero__text {
  max-width: 480px;
  margin: 0 0 24px;
  color: rgba(255, 255, 255, 0.75);
  font-size: 16px;
  line-height: 1.6;
}
.truckac-about-hero__button,
.truckac-store-hero__button,
.truckac-tech-hero__button {
  display: inline-block;
  background: #f26522;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 600;
  padding: 14px 24px;
  border-radius: 8px;
}
.truckac-about-hero__button:hover,
.truckac-store-hero__button:hover,
.truckac-tech-hero__button:hover {
  color: #fff;
  opacity: 0.92;
}
.truckac-about-hero__image,
.truckac-store-hero__image,
.truckac-tech-hero__image {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.35);
}

.truckac-about-block,
.truckac-store-block,
.truckac-tech-block {
  margin-bottom: 48px;
}
.truckac-about-block__title,
.truckac-store-block__title,
.truckac-tech-block__title {
  font-size: 24px;
  margin: 0 0 20px;
  font-weight: 700;
  scroll-margin-top: 100px;
}
.truckac-about-block__grid,
.truckac-store-block__grid,
.truckac-tech-block__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.truckac-about-card,
.truckac-store-card {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
  display: flex;
  flex-direction: column;
}
.truckac-about-card a,
.truckac-store-card a {
  text-decoration: none !important;
}
.truckac-about-card__media,
.truckac-store-card__media {
  display: block;
  height: 280px;
  overflow: hidden;
  background: #f3f4f6;
}
.truckac-about-card__image,
.truckac-store-card__image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.truckac-about-card__body,
.truckac-store-card__body {
  padding: 16px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.truckac-about-card__pill,
.truckac-store-card__pill {
  align-self: flex-start;
  background: rgba(242, 101, 34, 0.12);
  color: #f26522;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  padding: 3px 10px;
  border-radius: 999px;
}
.truckac-about-card__title,
.truckac-store-card__title {
  margin: 0;
  color: #25364b;
  font-size: 17px;
  line-height: 1.35;
}
.truckac-about-card__text,
.truckac-store-card__text {
  margin: 0;
  color: #4b5563;
  font-size: 14px;
}

.truckac-about-mission,
.truckac-store-layout {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 48px;
  align-items: start;
  margin-bottom: 48px;
}
.truckac-about-mission__copy p,
.truckac-store-layout__copy p {
  color: #374151;
  font-size: 15px;
  line-height: 1.7;
}

.truckac-about-stats,
.truckac-store-panel {
  background: #f3f4f6;
  border-radius: 12px;
  padding: 26px;
}
.truckac-about-stats__title,
.truckac-store-panel__title {
  font-size: 17px;
  margin: 0 0 20px;
}
.truckac-about-stats__item + .truckac-about-stats__item,
.truckac-about-stats__item + .truckac-store-panel__item,
.truckac-store-panel__item + .truckac-about-stats__item,
.truckac-store-panel__item + .truckac-store-panel__item {
  margin-top: 16px;
}
.truckac-about-stats__value,
.truckac-store-panel__value {
  display: block;
  color: #f26522;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
}
.truckac-about-stats__label,
.truckac-store-panel__label {
  display: block;
  color: #6b7280;
  font-size: 13px;
}

.truckac-about-cta,
.truckac-store-cta {
  background: #25364b;
  color: #fff;
  border-radius: 12px;
  padding: 32px 40px;
  margin: 0 0 32px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}
.truckac-about-cta__title,
.truckac-store-cta__title {
  color: #fff;
  margin: 0 0 8px;
}
.truckac-about-cta__text,
.truckac-store-cta__text {
  max-width: 640px;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}
.truckac-about-cta__button,
.truckac-store-cta__button {
  background: #f26522;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 600;
  padding: 14px 24px;
  border-radius: 8px;
  white-space: nowrap;
}
.truckac-about-cta__button:hover,
.truckac-store-cta__button:hover {
  color: #fff;
  opacity: 0.92;
}

.truckac-store-lead {
  max-width: 820px;
  margin: 0 0 48px;
  color: #374151;
  font-size: 16px;
  line-height: 1.7;
}

.truckac-store-list {
  margin: 0 0 28px;
  padding-left: 20px;
  color: #374151;
  font-size: 15px;
  line-height: 1.9;
}

.truckac-store-layout__subtitle {
  color: #25364b;
  font-size: 17px;
  margin: 28px 0 8px;
}
.truckac-store-layout__copy p {
  margin: 0 0 20px;
}
.truckac-store-layout__copy > *:first-child {
  margin-top: 0;
}
.truckac-store-layout__copy > *:last-child {
  margin-bottom: 0;
}

.truckac-store-figures {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  align-items: start;
}

.truckac-store-figure {
  margin: 0;
  text-align: center;
}
.truckac-store-figure__image {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.18);
}
.truckac-store-figure__caption {
  margin: 14px 0 0;
  color: #6b7280;
  font-size: 13px;
  line-height: 1.6;
}

.truckac-store-panel__address {
  margin-bottom: 20px;
}
.truckac-store-panel__name {
  display: block;
  color: #25364b;
  font-size: 15px;
  font-weight: 700;
}
.truckac-store-panel__link {
  color: #6b7280;
  font-size: 13px;
  line-height: 1.5;
}
.truckac-store-panel__value a {
  color: #f26522;
}
.truckac-store-panel__button {
  display: inline-block;
  margin-top: 22px;
  background: #f26522;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 600;
  padding: 12px 22px;
  border-radius: 8px;
}
.truckac-store-panel__button:hover {
  color: #fff;
  opacity: 0.92;
}

.truckac-tech-table {
  width: 100%;
  border-collapse: collapse;
}
.truckac-tech-table th:first-child {
  width: 46%;
}
.truckac-tech-table th:nth-child(2),
.truckac-tech-table th:nth-child(3) {
  width: 13%;
}
.truckac-tech-table th:nth-child(4) {
  width: 12%;
}
.truckac-tech-table th:last-child {
  width: 16%;
}
.truckac-tech-table thead th {
  background: #25364b;
  color: #fff;
  text-align: left;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  padding: 14px 18px;
}
.truckac-tech-table td {
  border-bottom: 1px solid #e5e7eb;
  padding: 18px;
  color: #374151;
  font-size: 14px;
  vertical-align: middle;
}
.truckac-tech-table__action {
  text-align: right;
  white-space: nowrap;
}
.truckac-tech-table__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  background: #f26522;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 600;
  padding: 12px 22px;
  border-radius: 8px;
}
.truckac-tech-table__button:hover {
  color: #fff;
  opacity: 0.92;
}
.truckac-tech-table__button:focus-visible {
  outline: 3px solid #25364b;
  outline-offset: 2px;
}
.truckac-tech-table__sr {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  white-space: nowrap;
}

.truckac-tech-doc__pill {
  display: inline-block;
  margin-bottom: 8px;
  background: rgba(242, 101, 34, 0.12);
  color: #f26522;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  padding: 3px 10px;
  border-radius: 999px;
}
.truckac-tech-doc__title {
  display: block;
  color: #25364b;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.35;
}
.truckac-tech-doc__desc {
  display: block;
  margin-top: 4px;
  max-width: 34em;
  color: #6b7280;
  font-size: 13px;
  line-height: 1.6;
}

@media all and (max-width: 1023px) {
  .truckac-tech-table th:nth-child(2),
  .truckac-tech-table td:nth-child(2) {
    display: none;
  }
}
@media all and (max-width: 767px) {
  .truckac-about-hero,
  .truckac-store-hero,
  .truckac-tech-hero {
    grid-template-columns: 1fr;
    gap: 24px;
    padding: 24px;
  }
  .truckac-about-hero__heading,
  .truckac-store-hero__heading,
  .truckac-tech-hero__heading {
    font-size: 28px;
  }
  .truckac-about-hero__text,
  .truckac-store-hero__text,
  .truckac-tech-hero__text {
    max-width: none;
  }
  .truckac-about-block__grid,
  .truckac-store-block__grid {
    grid-template-columns: 1fr;
  }
  .truckac-about-mission,
  .truckac-store-layout {
    grid-template-columns: 1fr;
    gap: 32px;
  }
  .truckac-about-cta,
  .truckac-store-cta {
    flex-direction: column;
    align-items: flex-start;
    padding: 24px;
  }
  .truckac-store-lead {
    margin-bottom: 32px;
  }
  .truckac-store-figures {
    grid-template-columns: 1fr;
  }
  .truckac-tech-table thead {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
  }
  .truckac-tech-table tr {
    display: block;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    padding: 16px;
    margin-bottom: 16px;
  }
  .truckac-tech-table td {
    display: block;
    border: 0;
    padding: 4px 0;
  }
  .truckac-tech-table td:nth-child(2) {
    display: block;
  }
  .truckac-tech-table td[data-label]:not(:first-child)::before {
    content: attr(data-label) ": ";
    font-weight: 600;
    color: #25364b;
  }
  .truckac-tech-table__action {
    text-align: left;
    margin-top: 14px;
  }
  .truckac-tech-table__button {
    display: flex;
  }
}
.page-layout-2columns-left.page-layout-parentcategory .page-title-wrapper,
.search-landing-page .page-title-wrapper{
    display: block;
}
.page-layout-2columns-left.page-layout-parentcategory .category-description,
.search-landing-page .category-description {
    display: block;
}
/* Landing page logos (Truckac_LandingPages), rendered inside .category-description.
   Sizes here must stay in sync with the Resizer box in Truckac/LandingPages/etc/di.xml,
   which caches derivatives at 2x these values for retina. */
/* Contain the float so a tall logo group can never bleed into the toolbar below. */
.category-description::after {
    content: '';
    display: block;
    clear: both;
}
.category-logos {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 20px 30px;
    list-style: none;
    margin: 0 30px 10px 0;
    padding: 0;
}
.category-logos-item {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
}
/* Constrain on height first so wide wordmarks and square badges land at a
   comparable optical size regardless of what the client uploaded. */
.category-logos img {
    display: block;
    width: auto;
    height: auto;
    max-height: 48px;
    max-width: 240px;
    object-fit: contain;
}
@media only screen and (max-width: 767px) {
    /* No float on mobile: the description collapses to a single clamped line
       here, so a floated logo would overhang it and collide with Read More.
       Stacked above the text instead. */
    .category-logos {
        gap: 15px 20px;
        margin: 0 0 12px;
    }
    /* Collapsed by default, revealed with the rest of the description on Read More.
       Both conditions matter: p.truncated means a working toggle is actually on
       screen (js.phtml strips that class when the text is short enough not to need
       one, and p:not(.truncated) ~ label then hides the toggle), and :not(:checked)
       means it is still collapsed. Without the first test, a short-description or
       logos-only page would hide its logos with no way to get them back. */
    .category-logos img {
        max-height: 36px;
        max-width: 180px;
    }
}
.filter .block-subtitle {
    padding: 15px 20px;
    font-size: 14px;
    text-transform: uppercase;
    color: #25364b;
}
.page-main {
    max-width: 1350px !important;
    margin-top: 0;
}
.page-main > .page-title-wrapper .page-title {
    margin: 10px 0;
}
.breadcrumbs a, .breadcrumbs a:visited {
    font-size: 12px;
    color: #63656A;
}
.breadcrumbs .item:not(:last-child):after {
    content: '/' !important;
    font-family: "Lato", sans-serif !important;
    font-size: 12px !important;
    margin: 0 3px !important;
    font-weight: 600 !important;
}
.breadcrumbs strong {
    font-weight: 600;
    color: #001F44;
}
.filter-options-item {
    border-bottom: 0px;
    padding-bottom: 15px;
}
.filter-options-content {
	padding: 0 20px;
}
.filter-options-title {
    font-family: 'Roboto';
    line-height: 14px;
    font-size: 14px;
    color: #25364b;
	padding-top: 15px;
    padding-left: 20px;
    word-break: break-word;
}
.filter-current .items {
    padding: 0 20px;
}
.block-actions.filter-actions {
    margin-bottom: 10px;
    padding-left: 20px;
}
.filter-options-content a {
    font-family: 'Roboto';
    line-height: 14px;
    font-size: 14px;
    color: #1C2022;
}
.filter-options-content .count {
    font-weight: 400;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 14px;
    color: #1C2022;
    font-family: 'Roboto';
    white-space: nowrap;
}
.filter-options-content ol.items {
    margin-top: 10px;
    max-height: 400px;
    overflow: auto;
}
.filter-options-content ol.items li ol.category-items {
    display: none;
}
.filter-content .item {
    margin: 0 0 10px;
    display: flex;
    align-items: flex-start;
    padding: 0;
}
.filter-content .item .filter-label {
    margin-right: 5px;
    color: #25364b;
}
.filter-content .item .filter-value {
    margin-right: 5px;
}
.filter-content .item .action.remove {
    position: static;
    margin-left: auto;
}
.filter-options-content ol.items .item:last-child {
    margin-bottom: 0;
}
.filter-options-content .item a {
    margin: 0;
    padding: 0;
}
.filter-options-content .item input[type="checkbox"] {
    margin: 0;
}
.filter-options-content .item input[type="checkbox"] + a {
    line-height: 1.35;
    padding-left: 20px;
    position: relative;
}
.filter-options-content .item input[type="checkbox"] + a:before {
    content: '';
    font-size: 10px;
    display: inline-block;
    width: 14px;
    height: 13px;
    border: 1px solid #63656A;
    color: #25364b;
    box-sizing: border-box;
    text-align: center;
    line-height: 12px;
    margin-right: 3px;
    border-radius: 1px;
    position: absolute;
    left: 0;
    top: 2px;
}
.filter-options-content .item input[type="checkbox"]:checked + a:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: '\f00c';
    color: #fff;
    border-color: #f26522;
    background: #f26522;
}
.modes {
    display: none !important;
}
.page-products .toolbar .limiter {
    display: inline-block;
    order: 1;
    margin-right: 10px;
}
.page-with-filter .toolbar-amount {
	order: 2;
}
.bottom-toolbar p#toolbar-amount, .bottom-toolbar .toolbar-sorter.sorter {
    display: none;
}
.toolbar-products .pages {
	display: block;
    order: 3;
    float: right;
    position: absolute;
    right: 0;
	margin-bottom: 0;
    top: 0px;
}
.page-with-filter .toolbar-amount {
    order: 2;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 46px;
    padding: 0;
    color: #1C2022;
}
.toolbar-products {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;    
    flex-direction: row;
    border-bottom: 1px solid #1C2022;
    padding-bottom: 10px;
    position: relative;
}
.page-products .sorter {
    order: 0;
}
.toolbar .sorter-action {
	display: none;
}
.page-products .sorter .sorter-label,
.page-products .toolbar .limiter label.label {
    text-transform: uppercase;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #1C2022;
    font-weight: bold;
    font-size: 14px;
    line-height: 19px;
}
.page-products .sorter .sorter-label:after,
.page-products .toolbar .limiter label.label:after {
    content: ':';
}
.toolbar select {
    background-color: white;
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #63656A;
    height: 46px;
    color: #63656A;
    font-size: 16px;
    margin-right: 10px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.toolbar select.limiter-options {
    min-width: 140px;
}
.pages .items .item:last-child {
    margin-right: 0;
}
.pages .action {
    white-space: nowrap;
}
.pages .action, .pages .action:hover {
    box-shadow: none;
    border-radius: 0px;
    padding: 0;
    border: none;
    background: none;
}
.pages .action:before,
.pages .action:after {
    color: #001F44 !important;
    font-weight: 900;
    font-size: 14px !important;
    opacity: 1;
    line-height: 26px !important;
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
}
.pages .action.first > span,
.pages .action.last > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.pages .action.first:before,
.pages .action.first:after,
.pages .action.last:before,
.pages .action.last:after {
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.pages .action.first:before,
.pages .action.first:after {
    content: '\e617';
}
.pages .action.last:before,
.pages .action.last:after {
    content: '\e608';
}
.pages .action.first:after,
.pages .action.last:after {
    margin-left: -10px;
}
.pages strong.page {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    background: none;
    font-size: 16px;
    color: #001F44;
}
.pages a.page, .pages a.page:visited {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    background: none;
    font-size: 16px;
    color: #001F44;
    padding: 0 2px;
    line-height: 46px;
}
.bottom-toolbar .toolbar.toolbar-products .pages {
    position: relative;
    float: none;
    margin: auto;
}
.bottom-toolbar .toolbar.toolbar-products > .limiter {
    display: none;
}
.bottom-toolbar .toolbar.toolbar-products {
    border-bottom: 0px;
    border-top: 1px solid #1C2022;
    margin-bottom: 0;
}
.column.main .products-grid .product-items {
    display: flex;
    flex-wrap: wrap;
}
.products-grid .product-item-info {
    width: auto;
    display: flex;
    flex-direction: column;
    height: 100%;
}
.products-grid .product-item-info:hover .product-item-inner, .products-grid .product-item-info.active .product-item-inner {
    display: none !important;
}
.abs-product-link > a:visited, .product-item-name > a:visited, .product.name a > a:visited {
    color: #001F44;
    font-size: 16px;
    font-family: 'Roboto Condensed';
    text-decoration: none;
    font-weight: 500;
}
.product.name a {
    font-size: 16px;
    font-weight: 500;
    font-family: 'Roboto Condensed';
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 60px;
}
.truckac-product-grid-wrapper .product-item .price-box {
    margin-top: 0;
    margin-bottom: 0;
}
.product-item .price-box .price {
    white-space: nowrap;
    color: #F26522;
    font-size: 20px;
    font-family: 'Roboto Condensed';
    text-decoration: none;
    font-weight: 700;
}
.page-products .products-grid .product-item {
    margin-left: 15px;
    width: calc(25% - 15px) !important;
}
@media only screen and (min-width: 768px) {
    .page-products .products-grid .product-item {
        margin-left: 15px !important;
    }
    .page-products .products-grid .product-item:nth-child(4n + 1) {
    	margin-left: 0 !important;
	}
}
.page-products .products-grid .product-item-photo {
    display: block;
    position: relative;
}
.page-products .products-grid .product-item-photo .discount-label {
    position: absolute;
    top: 0;
    right: 0;
    color: #F26522;
    padding: 0;
    font-size: 16px;
    font-weight: 700;
    font-style: italic;
    z-index: 1;
    text-transform: uppercase;
}
@media screen and (min-width: 992px) {
    div#layered-filter-block.filter.block,
    #truckac-filter-panel-outer {
        background: #F5F5F5;
    }
    .page-products .toolbar .limiter,
    .page-products .toolbar .sorter {
        display: flex;
        align-items: center;
    }
    .page-layout-2columns-left .sidebar-main {
        width: 23.5% !important;
    }
    .page-layout-2columns-left .column.main {
        width: 76.5% !important;
    }
}
@media only screen and (max-width: 991px) {
    .page-layout-2columns-left .sidebar-main {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .page-layout-2columns-left .column.main {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .filter-actions,
    .filter .filter-current {
        margin-left: 0;
        margin-right: 0;
    }
    .toolbar select {
        height: 45px;
        font-size: 14px;
        width: 140px;
    }
    .page-with-filter .toolbar-amount {
        font-size: 14px;
        line-height: 45px;
    }
    .toolbar-products .pages {
        position: relative;
        width: 100%;
        margin-top: 20px;
    }
    .toolbar-products {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-bottom: 0;
    }
    .pages a.page, .pages a.page:visited {
        line-height: 20px;
    }
    div#layered-filter-block.filter.block {
        background: white;
        margin-bottom: 0;
    }
    .filter-title.block-title {
        margin-bottom: 20px;
    }
    .filter-title strong {
        width: 100%;
        box-sizing: border-box;
        border-radius: 0 !important;
        border: none !important;
        background: #001F44 !important;
        color: white;
        text-transform: uppercase;
        line-height: 36px !important;
        height: 49px !important;
        font-size: 16px;
        font-weight: bold !important;
        box-shadow: none !important;
        cursor: pointer;
        font-family: 'Roboto Condensed';
        letter-spacing: 0.5px;
        position: static;
        display: block;
    }
    .filter.active .filter-title strong {
        position: absolute;
    }
    .filter.active .filter-options-item:last-child {
        margin-bottom: 40px;
    }
    .filter.active .filter-title strong:after {
        right: 10px;
        position: absolute;
        color: #fff;
    }
    .filter-options-content ol.items {
        max-height: 400px;
    }
    .page-products .sorter .sorter-label, .page-products .toolbar .limiter label.label {
        font-size: 10px;
        display: block;
        text-align: left;
    }
    .limiter .control {
        display: block;
    }
    .toolbar select {
        height: 40px;
        font-size: 11px;
        min-width: 110px;
        margin-right: 0;
        margin-left: 0;
        display: block;
    }
    .page-with-filter .toolbar-amount {
        font-size: 11px;
        line-height: 35px;
        width: 100%;
        text-align: center;
    }
    .pages .pages-items {
        padding: 0 10px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .pages .action {
        line-height: 20px;
    }
    .toolbar-products .pages {
        margin-bottom: 10px;
        margin-top: 0;
    }
    .pages .item {
        margin: 0 13px 0 0;
        display: flex;
        flex-direction: column;
    }
    .pages .pages-item-previous,
    .pages .pages-item-next {
        position: static;
    }
}
@media only screen and (max-width: 768px) {
	.page-main {
		margin-top: 20px;
	}
    .breadcrumbs + .page-main {
        margin-top: 0;
    }
	.abs-product-link > a:visited, .product-item-name > a:visited, .product.name a > a:visited, .product-item-name, .product.name a {
		font-size: 18px;
	}
}
@media only screen and (max-width: 767px) {
	.page-products .products-grid .product-item {
    	margin-left: 10px;
    	width: calc(50% - 5px) !important;
        margin-bottom: 10px;
	}
    .page-products .columns {
        padding-top: 0;
    }
	.page-products .products-grid .product-item:nth-child(odd) {
    	margin-left: 0;
	}

    .abs-product-link > a:visited, .product-item-name > a:visited, .product.name a > a:visited, .product-item-name, .product.name a {
		font-size: 16px;
	}
	.product-item .price-box .price {
		font-size: 16px;
	}
	.page-products .products-grid .product-item .product-item-inner {
		display: none;
	}
}
