html,body {
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
}
.row, p {
	margin: 0;
}
.container {
	padding: 0;
}
.body-overflow {
	overflow: hidden !important;
}
.nav-selected a {
	color: #115C95 !important;
	font-weight: bold;
}
.reset {
	padding: 0;
}
#mobile-bg,
#mobile-bg2,
#mobile-bg3,
#mobile-nav,
.mobile-nav-div,
#mobile-search,
#mobile-finder,
.mobile-view,
.mobile-tab-header,
.tab-pane .fa.fa-caret-down,
.mobile-sub-tab1,
.view-list .filter-icon,
#view-grid-list-mobile,
#filter-side-menu,
.mobile-dropdown,
.page-title,
.mobile-filter-options,
.btn-shop,
.mobile-sort-filter,
.account-mobile-button,
#prod-desc-read-more,
.category-right-row > .container,
.mobile-find-header,
.mobile-prod-name,
.item-brand,
.filter-mobile-view,
.vehicle-header i,
.mobile-tire-spin,
.mobile_chkout,
.mobile-search-filter,
#search-suggestions,
#mobile_order_count,
.mobile-search-responsive {
	display: none;
}
.second-pass:focus + .note-box,
.confirm-pass:focus + .note-box {
  display: block !important;
}
.note-box {
	font-size: 12px !important;
	width: 100% !important
}
.hide-element,
.tab-advertise-area {
	display: none !important;
}
#upper-header {
	background-color: #115C95;
	position: relative;
}	
#upper-header .brand-logo .brand-logo-wrapper {
	position: absolute;
  top: 15px;
  z-index: 300;
}
#upper-header .brand-logo .brand-logo-wrapper img {
	width: 90%;
	cursor: pointer;
}
.upper-info.d-flex.justify-content-between{
	padding: 0;
	padding-top: 10px;
	color: #fff;
}
.upper-info .flag {
	padding-right: 10px;
	align-items: center;
}
.upper-info a {
	color: #fafafa;
	font-weight: bold;
	text-decoration: none;
}
.upper-info .d-flex i.fa {
	margin-right: 4px;
	color: #00b6ff;
	font-size: 15px;
}
.upper-info .d-flex i.fa-sign-in {
	font-size: 17px;
}
.upper-info .user-header {
	width: 190px;
	justify-content: flex-end;
}
#upper-header .upper-info  p {
	font-size: 13px;
	font-weight: bold;
}
.search-bar {
	margin-left: 16.666%;
	padding: 15px 0;
}
.search-bar .search-div {
	width: 650px; 
	height: 35px;
}
.search-bar .search-field {
	border: none;
	width: 700px;
}
.search-bar .custom-btn-1 {
	background-color: #fff;
	color: black;
	border: none;
	width: 45px; 
}
.search-bar .glyphicon-search {
	font-size: 24px;
}
.search-bar .search-input.active {
  height: 90%;
  display: block !important;
  width: 100%;
  border-radius: 0;
  margin-left: 10px;
  -webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
  transition: width 2s;
}
.search-div div {
	height: 100%;
  text-align: center;
  width: 7%;
  padding: 0px 5px;
  background-color: white;
  border-radius: 0 15px 15px 0;
}
.search-div div i {
  font-size: 25px;
  width: 100%;
  margin-top: 4px;
  cursor: pointer;
}
.search-div input[name=search-product]:focus {
	border-left: 1.3px solid #00b6ff !important;
	border-top: 1.3px solid #00b6ff !important;
	border-bottom: 1.3px solid #00b6ff !important;
}
.search-div input[name=search-product]:focus + div {
	border-top: 1.3px solid #00b6ff !important;
	border-bottom: 1.3px solid #00b6ff !important;
	border-right: 1.3px solid #00b6ff !important;
}
.search-bar .cart {
	color: #fff;
	padding-right: 10px;
}
.user-header .checkout-header {
	padding-right: 10px;
}
.user-header .login-header {
	padding-left: 10px;
}
.login-header a {
	color: #fff;
}
.login-header .header-divider {
	margin: 0 5px;
}
.login-header .fa-sign-out,
.login-header .fa-sign-in {
	font-size: 17px;
}
.cart .cart-icon-wrapper a {
	width: 38px;
  height: 38px;
  padding: 6px;
  border-radius: 50%;
  background-color: #FEBF00;
  margin: 0 10px;
  position: relative
}
.cart .cart-icon-wrapper .number-of-cart {
  position: absolute;
  background-color: #fff;
  font-size: 13px;
  font-weight: bold;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  padding: 3px 3px;
  top: 12px;
  right: 7px;
}
#upper-header .cart-icon-wrapper .number-of-cart p {
	color: black;
	text-align: center;
}
.cart-icon-wrapper i.fa {
	font-size: 24px;
	color: black;
}
#cx_cart .cart-name a {
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}
/*navigation*/
#navigation {
	background-color: #0A4975;
	position: relative;
}
#brand-page #navigation {	
	margin-bottom: 100px;
}
#product-page #navigation {
	margin-bottom: 60px;
}
#navigation .nav-down {
	padding: 15px 0;
	margin-left: 16.6666%;
	flex: 0 0 83.3333%;
  max-width: 83.333%;
}
#navigation .cx-account {
	padding: 15px 0;
	text-align: right;
}
#navigation .small-font {
	font-size: 12px;
}
#navigation a.small-font {
	border-bottom: 1px solid #fff;
}
.cx-account .fa {
  color: #febf00;
}
.customer-account span a {
	color: white;
	text-decoration: none;
}
.nav-menu.d-flex {
	padding-right: 22px;
	padding-left: 5px;
}
#navigation ul.menu-down.blog-menu {
  padding-left: 25px;
}
.nav-menu i {
	margin-left: 5px;
	color: white;
}
.nav-menu span {
	color: #fff;
	letter-spacing: 1px;
}
.menu-down a,
#navigation .menu-items li span,
#navigation .menu-items a {
	color: #585858;
	font-size: 16px;
	text-decoration: none;
	letter-spacing: 1px;
}
#navigation span,
#navigation a,
#navigation i {
	color: #fff;
}
#navigation {
	z-index: 20;
}
#navigation .menu-down {
	padding-right: 19px;
	position: relative;
}
#navigation ul.menu-down.three-day-states {
	padding-left: 25px;
}
ul.menu-down.three-day-states span,
ul.menu-down.three-day-states span a {
	color: #fff;
}
#navigation .menu-down li {
	position: relative;
	width: 100%;
	display: inline-block;
}
.shop-by-category .menu-top > li ul li {
	margin: 10px 0;
  line-height: 1.2;
}
.shop-by-category .menu-top > li ul li:hover {
  background: #f7f7f7;
}
#navigation .menu-down .nav-menu {
	cursor: pointer;
	align-items: center;
}
#navigation .menu-down.open .nav-menu-items .fa.fa-angle-down {
	transform: rotate(180deg);
	transition: all ease-in-out 0.3s;
}
#navigation .menu-down .nav-menu-items .fa.fa-angle-down {
	transition: all ease-in-out 0.3s;
}
.menu-down li ul {
	position: absolute;
	top: 27px;
	left: 0;
	padding: 0;
	padding-top: 17px;
	display: none;
	z-index: 805;
}
.menu-down:hover {
	cursor: pointer;
}
.menu-down .menu-items {
	display: none;
	position: absolute;
  background: #fff;
  padding: 0;
  width: 251px;
  padding: 5px 15px;
  border: 1px solid #a2a2a2;
  border-radius: 5px;
  top: 43px;
}
.menu-items.open {
	display: block !important;
}
.menu-down .menu-items:before {
	content: "";
  border-color: #000000 transparent transparent;
  border-style: solid;
  border-width: 16px;
  width: 0;
  height: 0;
  position: absolute;
  top: -32px;
  left: 21px;
  transform: rotate(180deg);
}
.menu-down .menu-items:after {
	content: "";
  border-color: #ffffff transparent transparent;
  border-style: solid;
  border-width: 16px;
  width: 0;
  height: 0;
  position: absolute;
  top: -32px;
  left: 21px;
  transform: rotate(180deg);
}
.menu-down .menu-items li a {
	padding: 5px 0;
  display: block;
  color: #585858;
}
#navigation .menu-down .menu-items li a:hover,
#navigation .menu-down .menu-items li a:hover span {
	color: #0A4975;
  font-weight: bold;
}

/*hidden search*/
.hidden-search {
	display: none;
}
.hidden-search .search-input {
	border-radius: 20px;
  border: initial;
  padding: 3px 5px;
  padding-right: 25px;
  width: 190px;
}
.hidden-search i.fa {
	position: absolute;
  top: 20px;
  right: 14px;
}
/*stick nav*/
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}
.sticky + .content {
  padding-top: 60px;
}
.float-cart {
	position: fixed;
	right:  10px;
	top: 80%;
	z-index: 20;
}
.remove-text {
	display: none;
}
.cart .cart-icon-wrapper.change-layout {
	width: 50px;
	height: 50px;
	padding: 10px;
	background-color: #115C95;
}
.cart-icon-wrapper i.fa.change-size {
	font-size: 30px;
	color: #fff;
}
.cart-icon-wrapper .number-of-cart.change-cart-number {
	background-color: #febf00;
  width: 25px;
  height: 25px;
  padding: 2px 5px;
}
.cart-icon-wrapper .number-of-cart p.change-cart-font {
  font-size: 14px;
}
/*image banner*/
.carousel-item img {
	width: 100%;
	height: auto;
}
.carousel-caption h1 {
	color: #FEBF00;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 0;
  top: 90px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}
.carousel-indicators {
	display: none;
}
.carousel-indicators .active {
	background-color: #115C95;
}
.carousel-control-prev,
.carousel-control-next {	
  width: 50px;
  height: 50px;
  top: 45%;
}
.carousel-control-next-icon, 
.carousel-control-prev-icon {
  width: 55px;
  height: 55px;
}
.carousel-control-prev {
	left: 3%;
}
.carousel-control-next {
	right: 3%;
}
/*vehicle finder*/
#vehicle-finder {
	position: relative;
}
.finder-forms .form-group select.form-control:not([size]):not([multiple]),
.finder-forms button {
	height: 45px;
}
#vehicle-finder .container {
	position: relative;
	top: -46px;
}
.img-vehicle-wrapper {
	width: 55px;
  height: 70px;	
	position: relative;
	margin-right: 10px;
}
.img-vehicle-wrapper img {
	margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: 100%;
  max-width: 100%;
}
.finder-header {
	margin-left: 5px;
}
.finder-header h5 {
	color: #fff;
	font-size: 25px;
  margin-top: 10px;
  letter-spacing: 2px;
}
#find1.active,
#find2.active {
	background: #115C95;
	width: 100%;
	padding: 0 25px;
	padding-top: 10px;
	padding-bottom: 20px;
	border-radius: 0 0 10px 10px;
	color: #fff;
	text-decoration: none;
  top: -1px;
  position: relative;
}
#vehicle-finder .nav-tabs {
	border-bottom: none;
}
#vehicle-finder .nav-tabs > li {
	width: 200px;
  text-align: center;
}
.car-finder-front .make-div,
.car-finder-front .model-div,
.car-finder-front .year-div {
	margin: 0;
	width: 100%;
  flex: 0 0 28%;
  max-width: 28%;
  padding:  0 5px;
}
#find2 .form-group.column-group3 {
	margin: 0;
	width: 100%;
  flex: 0 0 42%;
  max-width: 42%;
  padding:  0 5px;
}
.car-finder-front .submit-div,
#find2 .column-group2 {
	margin: 0;
	width: 100%;
  flex: 0 0 16%;
  max-width: 16%;
  padding:  0 5px;
}
.car-finder-front .submit-div button,
#find2 .column-group2 button {
	width: 100%;
	background-color: #003B85;
	border-color: #003679;
	color: white;
}
#vehicle-finder .nav-tabs li {
	background-color: #fff;
	margin-right: 5px;
	border-radius: 8px 8px 0 0;	
}
#vehicle-finder .nav-tabs li.active {
	background-color: #115C95;
}
#vehicle-finder .nav-tabs li.active a {
	color: #fff;
	display: block;
}
#vehicle-finder .nav-tabs li a{
	padding: 10px 15px;
	color: #115C95;
	text-decoration: none;
  font-size: 18px;
  cursor: pointer;
  display: block;
}
#carfindertype-form .nav-tabs li.active,
#carfinder-form .nav-tabs li.active {
	background-color: #003B85;
}
#carfindertype-form .nav-tabs li.active a,
#carfinder-form .nav-tabs li.active a {
	color: #fff;
	display: inline-block;
  padding: 10px 10px;
}
.right-side-finder .result-title,
.vehicle-right-row .result-title,
.no-tire-found {
  font-size: 22px;
  color: #115C95;
  margin-top: 15px;
  padding-left: 15px;
  margin-bottom: 15px;
}
.compat-div {
	padding-left: 15px;
}
.compat-div span.border-bottom {
	padding-top: 5px;
}
.compat-title {
  font-weight: 700;
}
.compat-sizes:nth-child(n+3):before {
	content: ",";
}
.no-tire-found .bold {
	color: #083c66;
}
.vehicle-right-row .title-header h4 {
  text-align: left;
  margin-top: 30px;
}
.right-side-finder .result-title {
	margin-bottom: 0;
}
.vehicle-right-row .cat-wrapper {
	flex-wrap: wrap;
  margin: 10px 0;
}
.vehicle-right-row .bold {
	font-weight: bold;
}
#tire_fitment_page {
	display: flex;
  flex-wrap: wrap;
}
.featured-tire-finder {
	text-align: center;	
}
.featured-tire-finder h4 {
	color: #083c66;
}
.view-more-tires {
	width: 100%;
}
.view-more-tires h6 {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #c3c3c3;
  line-height: 0.1em;
  margin: 10px 0 20px;
}
.view-more-tires span {
	background: #fff;
  padding: 0 10px;
  position: relative;
  top: 4px;
  width: 100%;
  cursor: pointer;
  color: #003B85;
  font-weight: 700;
}
.view-more-tires i {
	position: relative;
  top: 5px;
}
.vehicle-results .product-list.prod_all {
	display: none;
	transition: all 0.5s ease;
}
.vehicle-results .product-list.prod_all.show {
	display: block;
	transition: all 0.5s ease;
}
.tires-result-row.front-tires {
	margin-top: 55px
}
.tires-result-row.rear-tires {
	margin: 15px 0;
}
.compat-tires {
	border-bottom: 1px solid #c3c3c3;
}
.view-more-tires.btn-view-show {
	display: none;
}
/*brand slider*/
#brand-slider .brand-slide-img  {
	padding: 0 40px;
}
#brand-slider h2 {
	margin-bottom: 25px;
}
#brand-slider .slick-next:before {
	font-family: FontAwesome; 
	content: '\f054';
}
#brand-slider .slick-prev:before {
	font-family: FontAwesome; 
	content: '\f053';
}
#brand-slider .slick-next {
	right: 10px;
}
#brand-slider .slick-prev {
	left: 10px;
}
#brand-slider .slick-prev:before, 
#brand-slider .slick-next:before {
	color: #144d90;
	font-size: 30px;
}
.brand-img-wrapper {
	flex: 0 0 20%;
  max-width: 20%;
	padding: 0 10px;
}
.brand-img-wrapper img {
	width: 100%;
	height: auto;
}
.brand-img-wrapper a {
	color: #0056b3!important;
	text-decoration: none;
}
.brand-img-wrapper h6 {
	width: 100%;
  text-align: center;
  border-bottom: 1px solid #c3c3c3;
  line-height: 0.1em;
  margin: 20px 0 20px;
}
.brand-img-wrapper span {
  background: #fff;
  padding: 0 10px;
}
/*featured tires*/
.div-title-headers,
#div-title-headers {
	margin-bottom: 50px;
}
#div-title-headers h3 {
	width: 100%; 
 	text-align: left;
 	padding-left: 40px;
 	border-bottom: 1px solid #c3c3c3; 
 	line-height: 0.1em;
 	margin: 10px 0 20px 	
}
#div-title-headers h3 span {
	background:#fff; 
  padding:0 10px;
  color: #115C95; 
}
#featured-tires-div {
	margin-top: 80px;
}
#featured-tires {
	margin-top: 50px;
}
.div-wrapper {
	cursor: pointer;
	padding: 5px;
}
.product-listing {
	padding: 15px;
}
.product-listing .product-desc {
	display: none;
}
.product-listing .product-desc p {
	color: #8e8e8e;
  font-size: 14px;
}
.product-listing .product-desc.active-list {
	display: block !important;
	color: #6f6f6f;
}
.product-list-div .product-name.active-list {
  font-size: 20px;
}
.main-price span {
	color: #c30000;
  font-size: 16px;
  font-weight: bold;
}
.product-name.description p a,
.main-price a {
	text-decoration: none;
	color: #0A4975;
}
#featured_tires_front,
#featured_tools_front,
#category-slider-featured,
#popular-categories,
.product-list-div .item-row {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
.product-list-div .product-list-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.product-list-div .product-listing > div:first-child {
  padding: 0;
} 
#featured_tools_front,
#featured_tires_front {
	padding: 0;
}
.image-head-wrapper img {
	width: 100%;
}
.image-head-wrapper {
	margin-top: 15px;
}
.mobile-view-more {
	display: none;
}
.header-wrapper img {
	width: 100%;
	border-radius: 15px;
}
.product-list .item-image {
	width: 100%;
	height: 155px;
	padding: 5px;
  position: relative;
}
.item-image.product-wrapper.no-mage-resize img {
  padding: 10px;
}
.product-wrapper img {
	height: auto;
	position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.product-description .description,
#carfinder-page .product-name,
#category-slider-featured .product-name {
	margin-bottom: 10px;
	overflow: hidden;
	text-align: left;
	height: 50px;
}
.product-description.product-price .price {
	text-align: left;
}
.product-price .price {
	margin-bottom: 5px;
}
.product-description p {
	line-height: 1.3;
}
.cut-price {
	color: #CE1415;
	font-size: 17px;
	font-weight: bold;
}
.orig-price {
	text-decoration: line-through;
	color: #777777;
	font-size: 14px;
}
.select-prods .orig-price {
	margin-left: 5px;
	margin-top: 3px;
}
.prod-rating {
	text-align: center;
}
.prod-rating .fa-star {
	color: #d6d6d6;
}
.prod-rating .fa.checked {
	color: orange;
}
#most-viewed-products-front,
#frontpage-featured-products {
	display: flex;
  flex-wrap: wrap;
}
/*campaign*/
#tire-campaign-section {
	background-color: #e8e8e8;
	padding: 25px 0;
	margin: 65px 0;
	height: 305px;
}
.view-all-campaign {
	width: 150px; 
	background-color: #115C95; 
	color: #fff;
	border-radius: 30px; 
	padding: 5px; 
	margin: 15px 0;
}
.view-all-campaign:hover {
	background-color: #49b7ff;
}
.view-all-campaign a {
	color: #fff;
	text-decoration: none;
}
#tire-campaign-section .campaign-wrapper {
	max-width: 100%;
}
.campaign-wrapper img {
	width: 95%;
}
/*ads campaign*/
#tools-campaign-section {
	margin: 35px 0;
}
.tools-campaign-wrapper {
	max-height: 300px;
	overflow: hidden;
}
.tools-campaign-wrapper img {
	width: 100%;
}
/*icons more info*/
#info-icons {
	margin: 15px 0;
}
.info-icons-wrapper i {
	font-size: 65px;
  margin-top: 10px;
  margin-right: 10px;
  color: #115C95;
}
.info-icons-wrapper p {
	font-size: 12px;
}
.info-icons-wrapper  h6 {
	margin: 0;
}
/*footer*/
#footer {
	background-color: #115C95;
	padding: 20px 0;
}
#footer h6 {
	color: #fff;
}
#footer .col {
	height: auto;
}
#footer .row {
	padding: 5px 0;
}
#footer .row ul {
	padding: 0;
}
#footer .row ul li {
	list-style: none;
	padding: 5px 0;
	color: #fff;
}
#footer .row ul li a {
	color: #fff;
	text-decoration: none;
}
#footer h6 a {
	color: #fff;
	text-decoration: none;
}
#footer .mobile-line {
	display: none;
}
#accordion-footer > div > ul {
  font-size: 14px;
  margin: 0;
}
#copyright {
	background-color: #0A4975;
	padding: 5px;
}
#copyright .container > div {
	padding: 0 15px;
}
#copyright p {
	color: #fff;
	font-size: 14px;
  margin-top: 4px;
}
#copyright .card-wrapper {
	height: 40px;
	width: 50px;
	padding: 0 3px;
}
#copyright .card-wrapper img {
	width: 100%;
}

/*for product page*/
.empty-img-wrapper img {
  max-height: 100%;
  max-width: 100%;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.nav-pages.cat-nav-bottom {
	text-align: center;
	display: flex;
  justify-content: center;
  align-items: center;
}
a.nav-page.right-delimiter {
	margin: 0 15px;
	color: #7b7b7b;
	text-decoration: none;
}
.nav-page.nav-dots {
	color: #7b7b7b;
}
.nav-pages.cat-nav-bottom a i {
	color: #115C95;
  font-size: 20px;
}
.list-product-pager {
	margin: 15px 0;
}
.list-product-pager .nav-page.current-page {
	color: #115C95;
	font-weight: bold;
	font-size: 16px;
	border: 2px solid #115C95;
  padding: 0px 7px;
}
.page-path {
	color: #000000;
  margin-bottom: 0;
  border-bottom: 1px solid #dee2e6!important;
  margin-bottom: 3rem!important
}
.page-path h1 {
	display: inline-block;
  font-size: 16px;
  color: #0A4975;
}
.col-md-12.col-sm-12.col-xs-12.page-path a {
  color: #000000;
}
.col-md-12.col-sm-12.col-xs-12.page-path a:last-child {
  color: #0A4975;
}
.product-page {
	margin-top: 60px;
}
#product-page {
	background-color: #ececec;
}
#product-div .product-img-info {
	background-color: #ffffff;
}
#product-div .product-img-info .col-md-7 {
	padding: 15px 0;
}
#product-div .col-md-5 {
	padding: 15px 15px;
}
#product-div .prod-img-slick .img-slick-wrapper {
	width: 90px !important;
	height: 90px !important;
	border: 1px solid #d6d4d4;
	border-radius: 8px;
	position: relative;
}
#product-div  .slick-prev:before, .slick-next:before {
	color: #000;
}
#product-div .prod-img-slick .fa {
	font-size: 28px;
	color: #000000;
	cursor: pointer;
}
#product-div .prod-img-slick {
	flex: 0 0 20%;
  max-width: 20%;
}
#product-div .prod-img-display {
	flex: 0 0 80%;
  max-width: 80%;
}
#product-div .prod-img-display .img-slick-wrapper {
	width: 100%;
  height: 350px;
  display: inline-block;
  position: relative;
}
#product-div .prod-img-display .img-slick-wrapper img {
	max-height: 100%;
	max-width: 100%;
  margin: 0;
	position: absolute;
 	top: 50%;
 	left: 50%;
	transform: translate(-50%, -50%);
}
.prod-img-slick .slick-slide.slick-current div div {
	border: 1px solid #115C95 !important;
	box-shadow: 0 0 10px 0px rgba(30, 154, 234) !important;
}
#product-div .slick-vertical .slick-slide {
	text-align: center;
}
#product-div .prod-img-slick .slick-arrow {
	text-align: center;
}
#product-div .prod-img-slick .img-slick-wrapper img {
	max-height: 100%;
  max-width: 100%;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 5px;
  cursor: pointer;
}
#product-div .slick-vertical .slick-slide {
	border: initial;
}
#product-div .prod-img-slick .slick-list.draggable {
  padding: 6px 0px !important;
  height: 385px !important;
}
#product-div .prod-img-display .img-slick-wrapper a {
	width: 100%;
	height: 100%;
}
.img-slick-wrapper i.fa.fa-search-plus {
	display: none;
	position: absolute;
	left: 47%;
	top: 45%;
	font-size: 45px;
	color: #000;
}
#product-div .prod-img-slick .slick-arrow {
  top: 42%;
}
#product-div .prod-img-display .img-slick-wrapper a:hover i {
  display: block !important;
}
#product-div .prod-img-display .img-slick-wrapper a:hover img {
   opacity: 0.5;
}
.product-attribute .product-name,
.product-name {
	color: #115C95;
}
li.feat-list {
  list-style: disc;
  margin-left: 20px;
}
.product-name p {
	overflow: hidden;
  color: #0A4975;
  font-size: 14px;
}
.product-name p a,
.categories-name a {
	color: #0A4975;
}
.product-attribute div:nth-child(3) {
	margin-bottom: 15px;
}
.product-attribute div:nth-child(3) > p,
.mobile-view div:nth-child(3) > p {
	color: #000000;
	margin-right: 10px;
}
.product-attribute div:nth-child(5) {
	margin-top: 20px;
	margin-bottom: 25px;
}
.total-stock {
	color: #115C95;
	font-size: 14px;
}
.tmr-qty-div {
	flex-wrap: wrap;
}
.countdown-timer-product {
	flex: 0 0 100%;
  max-width: 100%;
}
.brand-name {
  color: #000000;
}
.product-prices {
	background-color: #ececec;
	border-radius: 5px;
	padding: 5px 15px;
	margin-top: 10px;
}
.product-prices p {
  font-size: 14px;
  color: #000000;
}
.product-new-price {
	margin-right: 10px;
}
.show-content {
	max-height: 1000px !important;
}
.product-new-price {
	font-size: 32px;
	color: #CE1415;
	font-weight: bold;
	line-height: 1;
}
.product-orig-price {
	text-decoration: line-through;
	font-size: 24px;
	color: #000000;
}
.save-price {
	color: #CE1415;
	font-weight: bold;
}
.avail-ship {
	margin-right: 10px;
}
.avail-ship .fa.fa-check,
.avail-stock .fa.fa-check {
	color: green;
  margin-top: 5px;
}
.avail-ship i.fa.fa-times,
.avail-stock i.fa.fa-times {
 	color: #ce1415;
  font-size: 19px;
  margin-right: 5px;
  margin-top: 3px
} 
.prod-add {
	text-align: center;
	align-items: center!important;
}
.product-quantity {
	margin: 10px 0;
}
.product-quantity div .form-control {
	width: 50px;
  padding: 5px;
}
.prod-add span:nth-child(2) {
	width: 30px;
	height: 30px;
	border: 1px solid #a9a9a9;
	border-radius: 5px;
	margin: 0 5px;
	padding: 2px;
}
.prod-add span:nth-child(odd) {
	width: 25px;
	height: 25px;
	border: 1px solid #a9a9a9;
	border-radius: 5px;
	margin: 0 5px;
	cursor: pointer;
}
.no-faqs {
	display: block;
	color: #000;
}
.cart-button {
	width: 100%;
}
.cart-button button {
	padding: 10px 15px;
	border-radius: 5px;
	border: initial;
	width: 50%;
	color: #000;
	cursor: pointer;
	margin-right: 5px;
	background-color: #6dbc35;
	border-color: #51a218;
}
.cart-button button:hover{
	background-color: #218838!important;
	border-color: #1e7e34!important;
	color:#fafafa!important;
}
.cart-button button:nth-child(2) {
	background-color: #CE1415;
}
.social-icons {
	margin-top: 15px;
}
.social-icons div {
	margin: 0 3px;
}
.social-icons p {
	color: #000000;
}
.social-icons .fb {
	background-color: #3B589C;
	width: 25px;
	height: 25px;
	color: white;
  text-align: center;
  border-radius: 50%;
  padding: 1px;
  margin-left: 15px;
}
.social-icons .fb a,
.social-icons .twitt a,
.social-icons .pint a {
	color: white;
}
.social-icons .twitt {
	background-color: #6E9CD0;
	width: 25px;
	height: 25px;
	color: white;
  text-align: center;
  border-radius: 50%;
  padding: 0;
}
.social-icons .pint {
	background-color: #CA2128;
	width: 25px;
	height: 25px;
	color: white;
  text-align: center;
  border-radius: 50%;
}
.related-packages .title-header,
.related-packages-wrapper .see-all-border-btn a {
	text-align: center;
  font-size: 18px;
  color: #0A4975;
  font-weight: bold;
}
.related-packages-wrapper .see-all-border-btn a {
	border: 1px solid;
	border-radius: 5px;
}
.related-packages-wrapper .see-all-border-btn {
	text-align: center;
}
.countdown-timer-product {
  margin-top: 30px;
}
.timer_content1 {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0;
}
.timer_hr,
.timer_min,
.timer_sec {
	padding: 0 4px;
	line-height: 1;
	margin: 0 3px;
	font-size: 32px;
	border: 1px solid #9e9e9e;
	border-radius: 5px;
	box-sizing: border-box;
	color: #115C95;
	font-weight: bold;
}
.hr_txt,
.min_txt,
.sec_txt {
	display: block;
	font-size: 10px;
	color: #000000;
	margin-top: 5px;
}
div.timer_content1 .timer_delim {
	margin-bottom: 20px;
	color: #000000;
	font-weight: bold;
	font-family: 'Notable', sans-serif;
}
.place_txt,
#timer_endw {
	margin-left: 5px;	
	color: #000000;
}
.date_format {
	color: #115C95;
	font-weight: bold;
}
.compatible-vehicle-div {
	padding: 0;
}
.compatible-vehicle-div .compat-title {
  font-size: 20px;
	font-weight: bold;
  color: #115C95;
  margin-bottom: 10px;
}
.prod-compat-div .compatible-vehicle-div .compat-div a {
	font-weight: 700;
	display: block;
	text-decoration: none;
	color: #212529;
	padding: 5px;
	margin: 5px 0;
	width: 350px;
	background: #efefef;
}
.prod-compat-div .compat-items {
	padding-left: 15px;
}
.prod-compat-div .more-info li {
	margin-right: 5px;
}
.compatible-vehicle-div ul {
	padding: 0;
}
.compatible-vehicle-div li {
	list-style: none;	
}
/*infor features specs and more*/
.prod-desc-tab-content {
	margin-bottom: 30px;
}
.prod-desc-tab-content .title {
	font-size: 20px;
  font-weight: bold;
  color: #115C95;
}
.product-bundles {
	text-align: center;
}
.product-bundles div:nth-child(2) {
	padding: 0 5px;
	align-self: flex-end!important;
	color: #000000;
	font-size: 20px;
}
.product-bundles div:nth-child(2) > i:first-child {
	margin-bottom: 100px;
}
#product-info-div {
	margin-top: 20px;
}
#product-info-div .prod-feature,
#product-info-div .prod-spec,
#product-info-div .cx-qa,
#product-info-div .cx-reviews,
#product-info-div .col-md-5 .row {
	padding: 15px 20px;
	margin: 27px 0;
	background-color: white;
}
#product-info-div .col-md-5 .row {
	margin-top: 0;
	padding: 15px 0;
}
#product-info-div .prod-feature ul,
#product-info-div .prod-spec ul,
#product-info-div .cx-qa ul,
#product-info-div .cx-reviews ul {
	padding: 5px 20px;
}
.rev-name,
.rev-rating {
	margin-bottom: 15px;
}
.review-label {
	padding-left: 27%;
  margin-top: 15px;
}
#review-box > div {
	padding-left: 15px;
}
#review-box form {
	margin-top: 20px;
}
#review-box > form div.rev-comment:last-child div:nth-child(4) {
  width: 100%;
  text-align: center;
}
#review-box > form div.rev-comment:last-child div:nth-child(2) {
	width: 100%;
  text-align: center;
}
#review-box > form div.rev-comment:last-child div:nth-child(4) button {
	width: 95%;
}
#product-info-div .bundle-wrapper {
	width: 100%;
  height: 130px;
  border: 1px solid #d6d6d6;
  padding: 10px;
  margin: auto;
  position: relative;
  border-radius: 10px;
}
#product-info-div .bundle-wrapper img {
	padding: 15px;
	width: 70%;
	position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.bundle-name {
	color: #115C95;
	font-size: 13px;
	line-height: 1.4;
}
.bundle-price {
	color: #CE1415;
	font-size: 16px;
	text-decoration: line-through;
}
#product-info-div .col-md-5 button {
	margin: auto;
	margin-top: 25px;
	padding: 10px;
	width: 100%;
	background-color: #CE1415;
	color: white;
	font-weight: bold;
	border-radius: 5px;
	border: initial;
	cursor: pointer;
}
.info-tabs .nav-tabs li{
  padding: 5px 10px;
  padding-right: 25px;
}
.info-tabs .nav-tabs li a {
	text-decoration: none;
	color: #000000;
}
.info-tabs .nav-tabs li a.active {
	color: #115C95;
	font-weight: bold;
}
.info-tabs .list-group {
	flex-direction: initial;
	padding-right: 0;
}
.info-tabs .list-group-item:last-child {
	margin: 0;
}
.info-tabs .info-contents {
  border: none;
  background-color: #ffffff;
  margin-top: 0;
  border-radius: 0 0 10px 10px;
}
.info-tabs .list-group-item {
	margin-right: 5px;
	margin-bottom: 0;
	width: auto;
	padding: 7px 10px;
	font-size: 16px;
	border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  color: #000000;
  background-color: #ffffff;
  text-align: center;
  font-size: 14px;
}
.info-tabs .list-group-item.active {
  background-color: #115C95;
  border-color: #115C95; 
  color: white; 
}
.tab-content .tab-pane li {
	margin-bottom: 5px;
}
#tab1,
#tab3,
#tab2 {
	padding: 15px 15px 20px;
  border: 1px solid #e6e6e6;
  border-radius: 0 0 5px 5px;
}
#tab1 .extraCon ul {
	list-style-type: none;
  padding: 0;
}
#tab1 .extraCon  ul.feat-spec {
  list-style: disc !important;
  padding-left: 30px !important;
}
.asterisk-rev,
.invalid-login {
	color: red;
}
.col-md-3.col-sm-12.col-xs-12.rev-label {
  padding-right: 0;
}
#front-page .nav-tabs .tab-header span{
  font-weight: bold;
}
#carfinder-page .tab-content,
#carfinder-type-page .tab-content {
	margin-top: -1px;
  padding: 15px 10px;
	background: #003b85;
	border-radius: 0 0 5px 5px;
}
#carfinder-page .tire_type_header,
#carfinder-type-page .tire_type_header {
	display: block;
	color: #003B85;
	flex: 0 0 100%;
  max-width: 100%;
  margin: 0;
}
#carfinder-page .tire_type_count,
#carfinder-type-page .tire_type_count {
  color: #115C95;
  flex: 0 0 100%;
  max-width: 100%;
  margin: 0;
  display: block;
}
#carfinder-type-page .cat-title {
	padding: 0 15px;
	color: #003B85;
}
.result-title .bold {
	font-weight: bold;
	color: #003B85; 
}
.tab-content .tab-headers {
	padding-left: 10px;
	display: none;
}
.product-page-desc {
	padding: 0 20px;
	margin-bottom: 10px;
}
#more-products {
	margin-top: 25px;
	margin-bottom: 25px;
}
#more-products .container {
  padding: 15px;
  background-color: #ffffff;
}
#more-products .related-prod-wrapper {
	position: relative;
	height: 140px;
	cursor: pointer;
}
#more-products .col-md-2:hover {
  transform: scale(1.05);
  border: 1px solid #115C95;
}
#more-products img {
	width: 80%;
	position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 5px;
}
#more-products .col-md-2 p {
	font-size: 12px;
	color: #000000
}
#more-products .related-new {
	color: #CE1415;
	font-weight: bold;
	margin-right: 5px;
}
#more-products .related-old {
	font-size: 12px;
	text-decoration: line-through;
	color: #000000;
	align-self: center!important;
}
.product-page .page-path {
	margin-bottom: 25px;
}
/*product listing page*/
.span.search-sort-cell {
	margin: 0 5px;
}
.listing-cat-div {
  margin-top: 45px;
  margin-bottom: 20px;
}
.listing-cat-div h4,
#filter-box h4 {
	color: #115C95;
	font-weight: bold;
  font-size: 18px;
}
#subcat-menu-left h4 {
  margin-bottom: 5px;
  padding: 10px 5px;
  background: #fff;
}
#popular-categories .product-list {
	text-align: center;
}
.category-image-banner-wrapper img {
	width: 100%;
}
.currency,
.price s {
	color: #000000;
}
ul.menu-top .fa {
	float: right;
  font-size: 20px;
  margin-top: 5px;
}
ul.menu-top .menu-down .fa {
	display: none;
	
}
.menu-top > li {
	margin-bottom: 15px;
}
.menu-top > li > ul > li a {
	color: #000000;
}
.menu-top > li > ul {
	margin-top: 5px;
}
.menu-top > li > a {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.category-right-row .item-image {
 	width: 170px;
  height: 150px;
  margin: 0 auto;
  position: relative;
}
.category-right-row .title-header {
  text-align: center;
}
.category-right-row .most-view-products,
.category-right-row .popular-categories,
.category-right-row .featured-products {
	margin-bottom: 85px;
}
.featured-products .loader,
.most-viewed .loader,
.featured-tires .loader,
.popular-categories .loader,
.most-view-products {
	width: 100%;
	text-align: center;
}
#subcat-menu-left .title-header {
	margin-top: 0;
	border-bottom: 1px solid #dee2e6!important;
	margin-bottom: 10px;
}
#subcat-menu-left {
	border: 1px solid #d6d6d6;
 	padding: 15px 15px;
  border-radius: 10px;
  box-shadow: 0 0 3px 2px rgba(200, 200, 200, 0.39);
  background: #fff;
}
#subcat-menu-left ul {
	list-style: none;
	padding: 0 5px;
	position: relative;
}
#subcat-menu-left ul a {
	text-decoration: none;
}
#subcat-menu-left ul a:hover {
	color: #115C95;
	font-weight: 700;
	background: #f7f7f7;
}
#subcat-menu-left ul ul {
	background: #f7f7f7;
  width: 100%;
  padding: 5px 10px;
}
.select-wrapper {
	text-align: center;
}
#listing-page .col-md-3 .select-brand-info {
	margin-top: 15px;
}
.product-list {
	padding: 5px 10px;
	margin: 10px 0;
}
.product-desc-length span {
	color: #0A4975;
}
 .featured-tire-products .product-list > div:first-child {
	padding: 10px;
	height: 100%;
}
.list-product-sort > div{
  margin-bottom: 20px;
  padding-left: 20px;
}
.item-image img{
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: 100%;
  max-width: 100%;
}
.item-image.rotate img {
	top: 0;
  left: 0;
}
.product-price {
	padding: 0;
	text-align: left;
  font-size: 14px;
}

.product-listing .product-name a,
.product-list .product-name a{
	text-decoration: none;
}
.category-right-row .cat-lower-description {
	font-size: 32px;
  padding-left: 0;
  color: #083c66;
}
.select-wrapper img {
	width: 80%;
}
.select-brand-wrapper {
	width: 250px;
}
.select-brand-wrapper img {
	width: 80%;
}
.view-list {
	font-size: 16px;
}
.view-list i {
	font-size: 24px;
	margin: 0 5px;
}
#list-view-div i {
	color: #115C95;
}
#list-view-div .active-view {
	color: #777777 !important;
}
#product-desc-lenght p.desc-active {
	height: 75px;
  overflow: hidden;
}
.product-desc-length p {
	width: auto;
	display: block;
}
#prod-desc-read-more span {
	color: red;
}
.search-sort-bar .search-sort-cell a {
	color: #115C95;
	text-decoration: none;
	margin-right: 5px;
  border-right: 1px solid #115C95;
  padding-right: 8px;
}
#search-mob2 {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  position: relative;
  left: -3px;
  height: 45px;
}
#search-mob2 i {
  color: #000000;
  font-size: 20px;
}
#search-mob {
  position: relative;
  left: -3px;
  height: 45px;
}
#search-mob i {
	font-size: 20px;
  color: #0000007a;
}
.product-selection .form-group {
	margin-bottom: 0;
	margin-right: 20px;
}
#listing-page .brand-list span {
	color: #115C95;
	font-size: 16px;
}
#listing-page .col-md-9 {
	padding: 0;
  margin-top: 35px;
}
#listing-page .list-head {
	font-size: 20px !important;
	font-weight: bold;
}
#listing-page .filter-by,
#listing-page .filter-price {
	padding-top: 25px;
}
#listing-page .shop-by-brands,
#listing-page .filter-by {
	padding-bottom: 25px;
}
.view-more {
	cursor: pointer;
}
#listing-page ul {
	padding: 0;
	margin-bottom: 0;
}
#listing-page ul li {
	list-style: none;
	margin: 5px 0;
}
#listing-page .shop-by-brands ul li:nth-child(n+15){
	display: none;
}
#listing-page ul li input {
	margin-right: 5px;
}
.filter-price div span {
	font-weight: bold;
	margin: auto 5px;
}
.filter-price input {
	width: 80px;
}
.filter-price input:nth-child(3) {
	margin-right: 10px;
}
.filter-price button {
	width: 50px;
	font-size: 24px;
	color: white;
	background-color: #115C95;
	border: none;
	border-radius: 5px;
}
.select-brand-header {
	margin-bottom: 30px;
}
.view-list i {
	cursor: pointer;
}
.view-list i:hover {
	transform: scale(1.05);
}
.product-selection select {
	margin: 0 10px;
	padding: 5px 0;
}
.product-selection i {
	color: #a2a2a2;
}
.select-prods {
	margin-bottom: 30px;
}
.select-prods .col-md-3 {
	padding: 15px;
	cursor: pointer;
	margin: 10px 0;
}
.select-brand-desc {
	display: none;
}
.select-prods .col-md-3:hover {
	transform: scale(1.05);
	border: 1px solid #115C95;
}
.col-active-list:hover {
	border: none !important;
	transform: none !important;
}
.select-brand-name {
  color: #115C95 !important;
}
/*--- DEWALT ---*/
#listing-prod-page.dewalt #upper-header{
	background-color: #F0CF08 !important;
}
#listing-prod-page.dewalt .upper-info .border-right {
	border-right: 1px solid #000000!important;
}
#listing-prod-page.dewalt .search-bar .cart,
#listing-prod-page.dewalt .upper-info.d-flex.justify-content-between,
#listing-prod-page.dewalt .upper-info .d-flex i.fa,
#listing-prod-page.dewalt .upper-info a,
#listing-prod-page.dewalt #navigation .nav-menu span a,
#listing-prod-page.dewalt #navigation .nav-menu i,
#listing-prod-page.dewalt #navigation .customer-account span a,
#listing-prod-page.dewalt #navigation .cx-account .fa,
#listing-prod-page.dewalt #navigation .menu-down li ul li a,
#listing-prod-page.dewalt .blog a {
	color: black;
}
#listing-prod-page.dewalt .search-bar .search-div i {
	color: #115C95;
}
#listing-prod-page.dewalt .cart .cart-icon-wrapper {
	background-color: #115C95;
}
#listing-prod-page.dewalt .cart-icon-wrapper i.fa {
	color: white;
}
#listing-prod-page.dewalt .cart-icon-wrapper .number-of-cart p {
  color: #f0cf08;
}
#listing-prod-page.dewalt .cart .cart-icon-wrapper .number-of-cart {
	background-color: #000;
}
#listing-prod-page.dewalt #navigation {
  background-color: #F0AB08;
}
#listing-prod-page.dewalt .menu-down li ul div:before {
	border-color: transparent transparent #000000 transparent;
}
#listing-prod-page.dewalt .menu-down li ul div {
	background-color: #F0AB08;
  border: 1px solid #000000;
}
.filter-price input {
	border: 1px solid #d8d8d8;
}
.product-list-div .product-listing.active-list {
	flex: 0 0 100% !important;
  max-width: 100% !important;
  display: flex!important;
}
.product-list-div .product-listing > div:first-child.active-list {
  flex: 0 0 30% !important;
  max-width: 30% !important;
}
.product-listing .product-price.active-list {
  padding: 0;
  text-align: left;
  margin-top: 15px;
  margin-left: 5px;
  flex: 0 0 70%;
  max-width: 70%;
}
/*brand list  page*/
.brand-page-container {
	padding: 30px;
	margin-top: 50px;
}
.brand-page-container .brands-title {
	padding-left: 10px;
	margin-bottom: 30px;
}
.brand-page-container .brands-title h4 {
  color: #083c66;
}
.brand-page-container .brand-img-wrapper {
	cursor: pointer;
	margin-bottom: 70px;
	transition: transform .2s;
}
.brand-page-container .title-header {
	margin-bottom: 70px;
}
.brand-page-container .brand-img-wrapper:hover {
	transform: scale(1.1);
}
.brand-page-container .title-header h2{
	width: 100%;
  text-align: left;
  padding-left: 50px;
  border-bottom: 1px solid #c3c3c3;
  line-height: 0.1em;
  margin: 10px 0 20px;
}
.brand-page-container .title-header h2 span {
  background: #fff;
  padding: 0 10px;
}
/*account page*/
.account-header-img img {
	width: 100%;
}
#signin-page {
  width: 100%;
  margin: 45px 0;
  text-align: center;
}
#signin-page .form-border div:nth-child(-n+2) input::placeholder {
	color: #d8d8d8;
}
#signin-page .container-wrapper .form-border {
  width: 35%;
  text-align: center;
  border: 1px solid #cacaca;
  border-radius: 15px;
  box-shadow: 0 0 10px #cacaca;
  padding: 25px;
  margin: 0 auto;
}
#signin-page .container-wrapper h2 {
	margin-bottom: 30px;
	color: #0A4975;
}
#signin-page .form-border .btn {
	width: 100%;
}
#signin-page .form-border .btn-sign-in {
	background-color: #0A4975;
}
#signin-page .form-border .btn-sign-in-a {
	background-color: white;
  color: #007bcc;
}
#forgot-pass a {
	text-decoration: none;
	color: #007bcc;
}
.order-search-right-part .date-select {
	flex-wrap: wrap;
}
.order-search-right-part .date-select select {
	padding: 5px 8px;
	border-radius: 5px;
  width: 100%;
  margin: 5px 0;
}
div#adv_search_box input {
	margin: 5px 0;
}
.search-order-buttons {
	margin: 10px 0;
}
.search-order-buttons .btn {
	width: 120px;
}
.order-search-left-part {
  padding-left: 0;
	border-right: 1px solid #c7c7c7;
}
/*account register*/
#register-page .error-message {
	margin-top: 50px;
  padding-left: 25px;
  color: red;
}
#register-banner-wrapper img {
	width: 100%;
}
#profile-page {
	margin-top: 30px;
	margin-bottom: 40px;
	padding: 0 30px;
}
#profile-page form {
	border-top: 1px solid #d0d0d0;
	padding-top: 15px;
}
#profile-page .left-div > div,
#profile-page .right-div > div,
#profile-page .user-login > div {
	margin: 15px 0;
}
/*account profile page*/
#account-page {
	padding: 80px 0;
}
#account-page .cx-name h5 {
	color: #0A4975;
	margin-left: 5px;
}
.my-account h4 {
  padding: 10px 5px;
  background-color: rgba(0, 0, 0, 0.1);
  color: #0A4975;
  border-radius: 5px;
  line-height: 1;
}
.my-account .list ul {
	padding-left: 0;
}
.my-account .list ul li {
	list-style: none;
	padding-left: 15px;
}
.my-account .list ul li:hover a {
	color: #115C95;
}
.my-account .list ul li a {
	text-decoration: none;
	color: #000000;
}
.welcome-to {
	padding-left: 30px;
}
.welcome-to .account-options a {
	text-decoration: none;
	color: #0A4975;
}
.welcome-to .account-options i {
  width: 25px;
  font-size: 24px;
  text-align: center;
}
.welcome-to .wrapper {
	margin-top: 0 !important;	
  margin-bottom: 25px;
	padding: 0;
}
.account-options div:first-child {
	color: #000000;
	margin-bottom: 15px;
}
.account-options div:nth-child(n+2) {
	margin: 10px 0;
}
.account-wrapper {
	padding: 0;
}
.img-track .d-flex,
.img-profile .d-flex {
  width: 215px;;
  color: white;
  margin: 0 auto;
}
.account-track-wrapper a,
.account-profile-wrapper a {
	text-decoration: none;
}
.img-track {	
  background-color: #115C95;  
}
.img-profile {	
  background-color: #0A4975;
}
.img-track,
.img-profile {
	padding: 20px 0;
  border-radius: 7px;
}
.icon-div,
.text-div {
	margin: 0 auto;
}
.icon-div i {
	font-size: 20px;
}
.text-div {
	margin-left: 0;
}
.account-track-wrapper {
	margin-bottom: 15px;
}
.account-track-wrapper,
.account-profile-wrapper {	
  width: 235px;
}
.order-right-div {
	padding-left: 30px;
}
.order-right-div .title-header {
	font-size: 24px;
	color: #0A4975;
	margin-bottom: 0px;
}
.upper-options {
	margin: 5px 0;
}
.upper-options > div:first-child {
	margin-bottom: 50px;
}
.expand-section {
	color: #0A4975; 
}
#order-history .table-responsive table tr a {
	text-decoration: none;
}
#order-history .table-responsive table tr:nth-of-type(1) a{
	text-decoration: none;
	color: #0A4975;
}
#order-history .overall-total .grand-total span:first-child,
#order-history .overall-total  .total-paid span:first-child {
	width: 90px;
  text-align: right;
  margin-right: 5px;
  margin-bottom: 5px;
}
#order-history .upper-options a {
	text-decoration: none;
}
#order-history .upper-options .results-text {
  margin: 10px 0;
}
#order-history  .receipt-button {
	background-color: #0A4975;
	margin-top: 15px;
}
/*password page*/
#password-page .content-wrapper .change-pass-row {
	margin: 15px 0;
}
.content-wrapper .change-pass-row .pass-label {
	color: #000000;
}
.content-wrapper .left-div,
.content-wrapper .left-div,
.content-wrapper  .user-login {
	padding-right: 15px;
}
.content-wrapper .continue-button {
	margin-top: 15px;
}
#password-page .info-text {
	color: #000000;
}
.cc-info,
.cx-username {
	color: #083c66;
}
.continue-button button {
	width: 245px;
	background-color: #115C95;
}
.order-search-wrapper .search-form {
	margin-top: 15px;
}
.order-search-wrapper .search-info {
	padding: 0;
}
.order-search-left-part .radio {
	margin: 0 10px;
}
.more-options {
	margin: 10px 0;
}
/*cart page*/
#cart-page {
	margin: 55px 0;
}
#cart-page .cart-empty {
	margin-bottom: 345px;
}
#cart-page-inner .title-header-div {
	padding: 0 15px;
	align-items: center;
}
#cart-page-inner .title-header-div h3 {
	font-size: 24px;
  font-family: inherit;
  color: #0A4975;
}
.cart-headers {
	margin-top: 15px;
  margin-bottom: 15px;
}
.cart-headers span {
  margin-right: 25px;
}
#cart-page select.form-control:not([size]):not([multiple]) {
	height: 33px;
  padding: 0;
}
#cart-page .final-price,
.cart-headers .offset-md-8  {
	text-align: center;
}
.discount-coupon {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
  margin-bottom: 15px;
  justify-content: space-between;
}
.discount-coupon > form {
	display: flex;
	width: 100%;
  justify-content: space-around;
}
.discount-coupon .discount-input {
	width: 170px;
}
.discount-coupon .discount-button input {
  padding: 5px 10px;
  background: #115C95;
  color: #fff;
}
.discount-input input.form-control::placeholder {
	font-size: 14px;
}
#onestep_login .osc_login a {
	text-decoration: none;
	color: #1D6799;
}
#onestep_login .multitab-wrapper {
	margin-top: 20px;
}
#cart-page .ship-button .form-control:focus {
	color: #ffffff;
  background-color: #115C95;
}
.paypal-cart-button .paypal-btn {
  width: 100%;
  background-color: #ffc439;
  border-radius: 5px;
  border: 1px solid #ffab5d;
  color: white;
  padding: 5px;
  cursor: pointer;
}
.paypal-cart-button .paypal-btn:hover {
	background-color: #e6a200;
}
.paypal-cart-button p {
	font-size: 14px;
}
.paypal-cart-button {
	text-align: center;
}
.paypal-btn img {
	height: 25px;
	margin-right: 10px;
}
.cart-items-div .cart-items {
	margin-bottom: 10px;
	padding: 15px;
}
.cart-items-div .cart-items:nth-child(odd) {
	background-color: #ececec;
}
.cart-image-wrapper .img-wrapper {
  width: 100%;
  height: 115px;
  padding: 5px;
  border-radius: 5px;
  position: relative;
}
.cart-image-wrapper .img-wrapper img {
  max-width: 96%;
  max-height: 96%;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.item-desc-div .item-price,
.item-brand.price,
.indicate-text {
	color: dimgray;
}
.item-desc-div .item-price {
	margin-top: 10px;
  align-self: flex-end;
}
#cartform .cart-items .item-desc-div {
	padding-left: 10px;
}
.item-desc-div .product-title {
	color: #115C95;
	text-decoration: none;
}
.remove-btn a {
	color: #000000;
	text-decoration: none;
}
.continue-shopping .btn-arrow-right {
	float: right;
}
.order-summary {
  border: 1px solid #c7c7c7;
  border-radius: 5px;
  margin-top: -30px; 
  padding: 15px;
}
.order-summary .currency {
	float: right;
}
.proceed-to-checkout button {
	width: 100%;
	height: 50px;
	color:#000;
	background-color: #6dbc35;
  border-color: #51a218;
}
.proceed-to-checkout button:hover{
	background-color: #218838;
	border-color: #1e7e34;
	color: #fafafa!important;
}
.proceed-to-checkout button:hover{
	color:#000000;
}
.summary-total .summary-text {
	color: #0A4975;
	font-weight: bold;
}
.continue-shopping .btn-arrow-right {
	position: relative;
	height: 30px;
	background-color: #115C95;
	display: inline-block;
	display: inline;
	color: #fff;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	text-align: center;
	line-height: 1.3;
	padding-left: 26px;
	padding-right: 20px;
	border: none;
}
.continue-shopping .btn-arrow-right:focus,
.continue-shopping .btn-arrow-right:active {
	box-shadow: none !important;
}
.continue-shopping .btn-arrow-right:after {
  content: "";
  position: absolute;
  top: 5px;
  right: -8px;
  width: 20px;
  height: 21px;
  background: inherit;
  border: inherit;
  border-left-color: transparent;
  border-bottom-color: transparent;
  border-radius: 0px 4px 0px 0px;
  -webkit-border-radius: 0px 4px 0px 0px;
  -moz-border-radius: 0px 4px 0px 0px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.continue-shopping .btn-arrow-right:before {
  content: "";
	position: absolute;
	top: 4px;
	left: -10px;
	width: 22px;
	height: 22px;
	background: inherit;
	border: inherit;
	border-left-color: transparent;
	border-bottom-color: transparent;
	border-radius: 0px 4px 0px 0px;
	-webkit-border-radius: 0px 4px 0px 0px;
	-moz-border-radius: 0px 4px 0px 0px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	background-color: white;
}
.quantity-select.product-qty-box {
  width: 60px;
  margin: 0 10px;
  margin-top: 5px;
}
.order-summary .proceed-to-checkout,
.order-summary .paypal-box {
	margin-bottom: 0;
}
.summary-total.border-top {
  padding-top: 15px;
}
.summary-total .summary-amount .currency {
	color: #0A4975;
	font-weight: bold;
}
#cartform .sub-total,
#cartform .cart-shipping,
#cartform .cart-tax,
#cartform .summart-total,
#cartform .shipping-method {
	margin: 10px 0;
}
#cartform .proceed-to-checkout,
#cartform .paypal-box .paypal-btn {
	margin: 5px 0;
}
#shc_zipcode {
	width: 170px;
}
.ship-button a {
	text-decoration: none;
  padding: 5px 10px;
  background-color: #115C95;
  color: white;
}
.top-message-wrapper {
	text-align: center;
	margin-bottom: 15px;
}
.cart-empty .continue-shopping {
	text-align: center;
  font-size: 22px;
	margin-bottom: 20px;
}
.cart-empty .continue-shopping .btn-arrow-right {
	float: initial;
}
.cart-empty .empty-text {	
	text-align: center;
	font-size: 22px;
	margin-bottom: 20px;
}
.cart-empty .continue-shopping .btn-arrow-right:after {
	top: 4.5px;
  right: -9px;
}
#shipping-settings-modal .modal-md {
  max-width: 760px;
}
.transit-map {
	text-align: center;
}
#change-zipcode .ship-text {
	margin-bottom: 10px;
}
#change-zipcode .ship-code {
	font-weight: bold;
}
/*checkout page*/
.error_page_no_ship .no_ship_btn a {
	display: block;
	width: 150px;
	height: 45px;
	background-color: #003B85;
	border-color: #003679;
	color: white;
	text-decoration: none;
}
#shc_estimation {
	flex-wrap: wrap;
}
#one_step_checkout-page {
	margin: 35px 0;
}
#onestep_payment .form-group.payment-method.osc_r_field.expiration select {
	display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.onestep-checkout .osc_step_3 {
	margin-top: 30px;
}
#checkout-page {
	display: flex;
	flex-wrap: wrap;
}
#customer_notes {
	height: 100px;
}
#checkout-page .nav-tabs li {
  margin-right: 5px;
}
#checkout-page .nav-tabs a {
  text-decoration: none;
  color: #000;
  background: #dedede;
  padding: 8px 15px;
  border-radius: 5px 5px 0 0;
}
#checkout-page .nav-tabs li a.active.show {
	text-decoration: none;
  color: #fff;
  background: #0A4975;
  padding: 8px 15px;
  border-radius: 5px 5px 0 0;
  border: none;
}
.wrapper.multitab-wrapper .tab-content {
	padding: 15px;
	border: 1px solid #dedede;
	border-radius: 0 7px 7px 7px;
	margin-bottom: 15px;
}
.column-wrapper {
	border: 1px solid #dedede;
	padding: 30px 15px;
	border-radius: 7px;
}
.payment-method-choices {
	margin-bottom: 20px;
}
.payment-method-choices > .form-group {
	margin: 5px 0;
}
.payment-method.osc_r_field.expiration > div:last-child {
	padding-left: 5px;
}
.onestep-column.osc_step_2 {
	padding-left: 25px;
}
.grand-total-div .d-flex.justify-content-between {
	margin: 10px 0;
}
.osc_total_total_cost {
	border-top: 1px solid #dedede;
	padding-top: 15px;
}
#one_step_checkout-page h4,
.osc_total_total_cost,
#review-total-price {
	color: #1D6799;
	font-weight: bold;
}
#one_step_checkout-page .nav-tabs{
	border: none;
  top: -6px;
  position: relative;
}
#onestep_cart .currency {
	color: #1D6799;
}
#onestep_cart .review-order-wrapper:nth-child(odd) {
  background-color: #f3f3f3;
}
#onestep_cart .review-order-wrapper {	
  padding: 5px;
  margin-bottom: 10px;
}
#onestep_cart .review-item-name a {
	color: dimgray;
	text-decoration: none;
}
.review-item-price .prod-amount {
	color:  #1D6799;
}
#onestep_cart .review-item {
	display: flex;
	align-items: center!important;
}
#onestep_cart .review-item-img {
	width: 80px;
  height: 110px;
  position: relative;
  margin-right: 10px;
}
#onestep_cart .review-item-img img {
  width: auto;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
}
#onestep_cart .form-inline {
	margin-top: 10px;
}
#review-total-price {
	padding: 15px 0;
}
.place-order .osc_place_order {
	width: 100%;
	height: 50px;
	margin-top: 10px;
	color: #000;
  background-color: #6dbc35;
  border-color: #51a218;
}
.place-order .osc_place_order:hover{
	color:#fafafa;
	background-color: #218838;
	border-color: #1e7e34;
}
#onestep_place div:nth-child(3) > div {
	font-size: 12px;
}
.osc_login_form div:nth-child(2) form input[type=submit] {
  background-color: #0A4975;
  color: white;
  height: 40px;
}
.osc_login_form > div:nth-child(3) {
	text-align: center;
  font-size: 14px;
}
.osc_login_form > div:nth-child(3) a {
	color: #0A4975;
	text-decoration: none;
}
.form-group.payment-method.osc_r_field.expiration {
	display: flex;
	flex-wrap: wrap;
}
#error_ccprocessor_error-page {
	max-width: 1140px;
  height: 40vh;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 100px;
}
#error_ccprocessor_error-page .error-message::first-line {
	font-weight: bold;
  font-size: 24px;
  color: #1D6799;
}
.form-group.ship-cost-label {
  display: flex;
}
.form-group.ship-cost-label input {
  margin-top: 5px;
  margin-right: 5px;
}
.transit-map img {
	width: 100%;
}
#shipping-settings-modal-close {
  color: #fff;
  background-color: #6dbc35;
  font-size: 14px;
  width: 200px;
  height: 40px;
  line-height: 40px;
  margin-left: 15px;
  padding: 0;
  border: 0;
}
.ship-type .text {
  color: #0A4975;
  font-weight: 700;
  margin: 5px 0;
}
#change-zipcode .ship-code {	
  color: #0A4975;
}
.ship-func .ship-title {
  font-size: 24px;
  color: #083c66;
  font-weight: bold;
}
.ship-type #shipping-options {
	margin-bottom: 20px;
}
#onestep_login .osc_register.title-header {
  font-size: 24px;
  color: #0A4975;
  font-weight: 700;
  margin-bottom: 15px;
}
#onestep_login .osc_login {
	margin-bottom: 30px;
}
#error_min_order-page {
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 150px;
  padding-bottom: 150px;
}
#error_min_order-page .simple-button {
	display: block;
  width: 150px;
  background: #0A4975;
  text-align: center;
  padding: 10px 15px;
  color: #fff;
  text-decoration: none;
  border-radius: .25rem;
  margin-top: 10px;
}
/*contact page*/
#password-page {
	margin-top: 95px;
	margin-bottom: 30px;
	padding: 25px;
}
#help-page {
	margin: 30px 0;
}
#help-page .row.contact-row {
  margin: 10px 0;
  align-items: center!important;
}
#help-page .contact-lower-wrapper .contact-row {
  margin: 20px 0;
}
#help-page .contact-upper .contact-left {
	display: flex;
	flex-wrap: wrap;
}
#help-page .contact-upper .contact-left .row.contact-row {
  flex: 0 0 50%;
  max-width: 50%;
}
#help-page .contact-upper .contact-left .row.contact-row .contact-input {
	padding-left: 0;
}
#message_body {
	height: 150px;
}
.iv-box-descr {
	font-size: 12px;
	align-self: flex-start!important;
}
.contact-lower-wrapper {
	padding: 15px 20px;
	border: 1px solid #cecece;
	border-radius: 7px;
  margin-top: 10px;
}
.contact-lower-wrapper > .text {
	font-size: 14px;
}
.contact-lower-wrapper .contact-row .contact-left-text {
	color: #616161;
	font-size: 18px;
}
.contact-lower-wrapper .contact-row .contact-right-text {
	color: #000000;
}
.contact-lower-wrapper .contact-row .contact-right-text a {
	text-decoration: none;
	color: #155882;
}
#contactus-form{
	display: flex;
	flex-wrap: wrap;
}
#contactus-form .contact-upper .title-header {
  font-size: 24px;
  padding-left: 20px;
  margin-bottom: 20px;
  color: #0A4975;
}
#contactus-form .contact-lower .contact-row > div{
	padding: 0;
}
.contact-right .subject-div .contact-input {
	padding-left: 0;
}
.contact-lower-wrapper .title-header {
	font-size: 22px;
  color: #0A4975;
  margin-top: 10px;
}
.contact-textarea {
	padding-left: 0;
}
.contact-label {
	text-align: right;
	color: dimgray;
}
/*shipping page*/
.shipping-div {
	padding: 45px 15px;
}
.shipping-div .shipping-header,
.shipping-div .ship-brand-name,
.shipping-div .ship-pobox span,
.awards-div .awards-header,
.return-policy-header {
	color: #115C95;
}
.shipping-div .ship-pobox {
	text-align: center;
	margin-top: 35px;
}
.ship-svcs {
	flex-wrap: wrap;
}
.ship-svcs .UPS,
.ship-svcs .USPS {
	text-align: center;
  flex: 0 0 100%;
  max-width: 100%;
  margin: 30px 0;;
}
.ship-svcs .UPS div,
.ship-svcs .USPS div {
	position: relative;
	width: 100%;
	height: auto;
}
.ship-svcs img {
  max-width: 100%;
}
.image-wrapper-ups i.fa.fa-search-plus,
.image-wrapper-usps i.fa.fa-search-plus {
	display: none;
	position: absolute;
	left: 47%;
	top: 45%;
  font-size: 45px;
	color: #000000;
}
.ship-svcs .image-wrapper-ups a:hover i,
.ship-svcs .image-wrapper-usps a:hover i {
  display: block !important;
}
.ship-svcs .image-wrapper-ups a:hover img,
.ship-svcs .image-wrapper-usps a:hover img{
   opacity: 0.5;
}
/*about us*/
.awards-div,
.return-policy-div {
  padding: 45px 15px;
  margin-bottom: 40px;
}
.awards-img-wrapper {
	width: 50%;
  margin: 15px auto;
  text-align: center;
}
.awards-img-wrapper img {
	width: 60%;
}
.awards-content {
	text-align: center;
}
/*no search results*/
#smart_search-page {
	margin-top: 128px;
	margin-bottom: 25px;
}
#smart_search-page h3 i {
	color: red;
}
#smart_search-page .suggestions {
	margin-top: 10px;
}
#smart_search-page .suggestions > div {
	margin: 10px 0;
	padding-left: 10px;
}
#smart_search-page .related-cat {
	margin-top: 10px;
}
#similar_search_terms a {
	text-decoration: none;
	color: #000000;
	font-size: 15px;
}
.return-policy-div .return-content {
	margin-top: 45px;
}
.return-content div {
	margin: 10px 0;
}
/*car finder*/
.vehicle-header {
	color: #003B85;
}
.start-over span {
	color: dimgray;
}
#carfindertype-form .nav-tabs li,
#carfinder-form .nav-tabs li {
  background-color: #e2e2e2;  
  border-radius: 5px 5px 0 0;
}
#carfindertype-form .nav-tabs a,
#carfinder-form .nav-tabs a {
	text-decoration: none;
	color: #636363;	
  display: inline-block;
  padding: 10px 10px;
  width: 100%;
  font-size: 15px;
}
#carfinder-type-page .vehicle-image,
#carfinder-type-page .vehicle-info,
#carfinder-page .vehicle-image,
#carfinder-page .vehicle-info  {
	margin-bottom: 10px;
}
#carfinder-type-page .vehicle-info,
#carfinder-type-page .start-over,
#carfinder-page .vehicle-info,
#carfinder-page .start-over {
	padding: 5px 10px;
}
#carfinder-type-page .vehicle-name,
#carfinder-page .vehicle-name {
	color: dimgray;
}
#carfinder-type-page .vehicle-name > div,
#carfinder-page .vehicle-name > div{
	margin-top: 5px;
}
#carfinder-type-page .span-text,
#carfinder-page .span-text  {
	font-weight: bold;
}
#carfindertype-form .nav-tabs li:first-child,
#carfinder-form .nav-tabs li:first-child {
	margin-right: 3px;
}
#carfinder-type-page .start-over,
#carfinder-page .start-over {
	cursor: pointer;
	margin-bottom: 10px;
}
#carfinder-type-page i,
#carfinder-page i {
	margin-right: 5px;
}
#carfinder-type-page .fa-refresh,
#carfinder-page .fa-refresh {
	color: green;
}
#carfinder-type-page .fa-times,
#carfinder-page .fa-times {
	color: red;
}
#carfinder-type-page .vehicle-header,
#carfinder-page .vehicle-header  {
	text-align: center;
}
#carfinder-type-page .vehicle-image .item-image.rotate,
#carfinder-page .vehicle-image .item-image.rotate {
  width: 80px;
  height: 80px;
  position: relative;
  margin: 0 auto;
}
#carfinder-page,
#carfinder-type-page {
	margin-top: 55px;
	margin-bottom: 100px;
}
#carfinder-type-page .vehicle-wrapper,
#carfinder-page .vehicle-wrapper  {
  border: 1px solid #b5b5b5;
  padding: 15px 10px;
  border-radius: 10px;
}
.car-finder-inner {
	flex-wrap: wrap;
}
.car-finder-inner .form-group {
  flex: 0 0 100%;
  max-width: 100%;
}
.car-finder-inner .submit-div,
.car-finder-inner button {
	width: 100%;	
}
.car-finder-inner button {
	background-color: #115C95;
	border-color: #115C95;
}
/*spinner effect*/
.spinner {
  margin: 0 auto;
  width: 50px;
  height: 34px;
  text-align: center;
  font-size: 10px;
  display: none;
}
#img-rotate {
	display: inline-block;
	animation: roll 3s;
  transform: rotate(90deg);
}
.spinner > div {
  background-color: #fff;
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}
.spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}
.spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
/*invoice*/
#order_message-page .title-div {
  margin-top: 55px;
  margin-bottom: 25px;
  padding-left: 20px;
}
#order_message-page .order-details {
	margin-bottom: 60px;
}
#history_order-page .order-details {
  margin-top: 55px;
  margin-bottom: 55px;
}
#order_message-page .search-info br{
	content: "";
  margin: 20px 0;
  display: block;
  font-size: 24%;
}
#order_message-page .search-info p {
	margin-bottom: 25px;
}
.order-invoice-wrapper .order-invoice {
	border: 1px solid black;
}
#history_order-page .order-invoice {
	margin: 0;
	margin-top: 10px;
}
.order-print i {
	color: #000000;
	margin-right: 5px;
}
.order-print a {
	text-decoration: none;
	color: #0056B3;
}
.order-print-wrapper {
	padding-top: 20px;
}
.order-invoice-wrapper .order-invoice > tbody > tr:nth-of-type(1) > td > table:first-child td:last-child {
	font-size: 14px;
  padding-left: 130px;
}
.order-invoice-wrapper .order-invoice table:nth-of-type(3) tbody tr td:first-child {
	font-size: 12px;
}
.order-invoice-wrapper .order-invoice table:nth-of-type(3) tbody tr td:nth-child(2) {
	font-size: 14px;
  padding-left: 10px;
}
.order-invoice-wrapper .order-invoice td > p::first-line {
  text-align: center;
  font-weight: bold;
}
.invoice-products {
	width: 100%;
	text-align: center;
}
.invoice-products > tbody > tr:first-child th:nth-of-type(4),
.invoice-products > tbody > tr .invoice-product-column {
	text-align: left;
}
.invoice-products tbody {
  font-size: 13px;
}
.invoice-products td, 
.invoice-products th {
  border: 1px solid gray;
}
.order-invoice-wrapper .order-invoice > tbody > tr:nth-of-type(1) table:nth-of-type(3) td:last-child {
	font-size: 13px;
}
.order-invoice-wrapper .order-invoice > tbody > tr:nth-of-type(1) table:nth-of-type(5) {
	font-size: 13px;
}
.order-invoice-wrapper .order-invoice > tbody > tr:nth-of-type(1) table:nth-of-type(5) > tbody > tr > td:last-child {
	padding-left: 195px;
	text-align: right;
}
td.invoice-total-name {
  padding-right: 10px;
}
.invoice-customer-notes p {
	font-weight: bold;
}
.invoice-customer-notes div {
	border: 1px solid gray;
  padding: 5px;
  padding-bottom: 25px;
}
.invoice-bottom-note {
	text-align: center;
  font-size: 14px;
  padding-bottom: 25px;
}
.normal-page.payment-wait .copyright {
	text-align: center;
}
#history_order-page .order-prev a {
	color: #0A4975;
	text-decoration: none;
}
#history_order-page .order-prev span {
	margin: 0 5px;
}
table.order-invoice table.invoice-products th, 
table.order-invoice table.invoice-products td {
	border: 1px solid;
  padding: 2px 8px;
}
/*custom lightbox*/
div.product-page ~ .ekko-lightbox .ekko-lightbox-nav-overlay a:first-child {
	justify-content: flex-start;
}
div.product-page ~ .ekko-lightbox .ekko-lightbox-nav-overlay a:last-child {
  justify-content: flex-end;
}
.ekko-lightbox-nav-overlay a span {
	padding: 5px 30px;
  background: #0000005e;
}
.ekko-lightbox-nav-overlay a>* {
	flex-grow: 0;
}
div.product-page ~ .ekko-lightbox .close:focus, 
div.product-page ~ .ekko-lightbox .close:hover {
  color: #fff;
  opacity: 1; 
}
div.product-page ~ .ekko-lightbox .modal-header {
	display: block !important;
	position: relative;
  max-height: 1px;
  padding: 0;
}
div.product-page ~ .ekko-lightbox h4 {
	display: none;
}
div.product-page ~ .ekko-lightbox button {
	position: relative;
  border-radius: 50%;
  z-index: 10;
  padding: 3px 10px 8px;
  background: black;
  opacity: 1;
}
div.product-page ~ .ekko-lightbox button span {
	opacity: 1;
	color: #fff;
}
.page-403 {
  margin-top: 110px;
  margin-bottom: 160px;
}
.help-choices {
	padding: 0;
}
.help-choices li {
	list-style: none;
	padding: 0;
}
.help-choices li a {
	color: white;
	background-color: #0A4975;
	padding: 12px;
	border-radius: 5px;
	width: 250px;
	display: block;
	margin: 10px 0;
	text-decoration: none;
}
.how-to-contact a {
	text-decoration: none;
}
.how-to-contact {
	margin-top: 20px;
}
.how-to-contact > div{
	margin-bottom: 10px;
}
.helper-page {
  margin-top: 60px;
  padding: 5px 15px;
}
.fancybox-content {
	background-color: #fff !important;
}
.page-403 .links {
	padding: 0;
}
.page-403 .links li a {
	padding: 10px; 
	background-color: #0A4975; 
	color: #fff; 
	border-radius: 4px; 
	width: 100%; 
	display: block; 
	text-decoration: none;
}
.page-403 .suggested-links a {
	text-decoration: none;
	color: #0A4975;
}
.transit-map {
	max-width: 100%;
}
.prod-desc-tab-content.spec-content .extraCon ul table {
	margin: 0;
	padding: 0;
	margin-top: 5px;
  width: 100%;
  border-spacing: 2px;
  border-collapse: separate;
  max-width: 100%;
}
.prod-desc-tab-content.spec-content .extraCon .table.table-striped td {
	border: 0;
}
.prod-desc-tab-content.spec-content .extraCon .table.table-striped strong:after {
	content: ':';
}
#email-obs-footer a {
	text-decoration: none;
	color: #155882;
}
/*search results*/
.smart-search-div {
	padding-bottom: 45px;
}
.smart-search-div section {
	flex: 0 0 75%;
  max-width: 75%;
}
.smart-search-div aside {
  flex: 0 0 25%;
  max-width: 25%;
}
.smart-search-div .product-list-wrapper .item-row {
	display: flex;
	flex-wrap: wrap;
}
.similar-div h6 {
	font-weight: 700;
	color: #115C95;
}
.search-suggestions-div  h6 {
  font-weight: 700;
  color: #115C95;
}
ul#similar_search_terms,
.search-suggestions-div ul {
	padding: 0 20px;
	color: #000000;
}
#filter-box {
	margin-bottom: 30px;
}
#filter-box a {
	text-decoration: none;
	color: #000000;
	display: block;
  padding: 5px 0;
}
#filter-box a:hover {
	color: #115C95;
}
#filter-box form > div {
	border-bottom: #d6d6d6;
	padding: 0 5px;
}
.filter-rows .accordion-header {
	border: none;
	padding: 5px 0;
	margin-bottom: 10px;
	color: #115C95;
	font-weight: 700;
	background: #F5F5F5;
}
.filter-rows .accordion-header span {
	color: #083c66;
	margin-top: 2px;
}
#accordion-filter-desktop .filter-rows:not(:last-child) {
	border-bottom: 1px solid #d6d6d6;
	padding: 8px 0;
}
.current_filter {
	margin-bottom: 15px;
}
.current_filter .fa {
  color: green;
}
#smart_search-page .search-product-sort {
	color: #000000;
}
#smart_search-page .search-sort-cell a {
	color: #000000;	
}
#smart_search-page .search-sort-cell a:last-child {
	border: none;
}
#smart_search-page .search-sort-cell a:not(:last-child){
	border-right: 1px solid gray;
}
#smart_search-page .search-sort-cell .search-sort-link {
	color: #115C95;
}
#smart_search-page .product-list-wrapper,
.search-product-sort {
	flex-wrap: wrap;
}
.ajax-preloader {
	display:none;
	position:absolute;
	top:0;
	left:0;
	text-align:center;
	background:#fff;
	opacity:0.7;
	height:100%;
	width:100%;
	vertical-align:middle;
	align-items:center;
	justify-content:center;
	flex-direction:column;
	z-index:1;
}
#fedex-error-page .fed-item {
	display: none;
}
#register-page .dialog {
	margin-top: 30px;
	margin-bottom: 60px;
}
#orders-page .table-striped.table-advance a {
	color: #000000;
}
#orders-page .order-status-L {
	color: red;
}
#orders-page .order-status-C {
	color: green;
}
#history_order-page .return-page .return-label,
#history_order-page .return-page .create-button {
	margin-top: 20px;
}
.mobile-login-div a {
	color: #115C95;
}
.remove {
	display: inline-block;
}
.remove a {
  padding: 5px !important;
  color: #fff !important;
  background: #0A4975;
  border-radius: 0;
  margin-bottom: 10px;
}
.remove a:hover {
	background: #115C95 !important;
}
.osc-loader {
  margin-top: 200px;
}
.type-dots {
	font-weight: 700;
}
@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% { -webkit-transform: scaleY(0.4) }  
  20% { -webkit-transform: scaleY(1.0) }
}
@keyframes sk-stretchdelay {
  0%, 40%, 100% { 
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }  20% { 
    transform: scaleY(1.0);
    -webkit-transform: scaleY(1.0);
  }
}
@keyframes roll {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*end loader effect*/

/*ticket fixes*/
#subcat-slider {
	display: flex;
	flex-wrap: wrap;
}
.justify-content-center.single-item .product-list{
	flex: 0 0 41.666667% !important;
  max-width: 41.666667% !important;
}
.justify-content-center.single-item .product-list .product-price .price,
.justify-content-center.single-item .product-list .product-price .product-name{
	text-align: center !important;
}

/*end of ticket fixes*/
@media screen and (max-width: 1199px) {
	.col-md-3.col-sm-12.col-xs-12.rev-label {
		padding: 0;
	}
	.nav-menu i {
    margin-left: 5px;
	}
	#navigation ul.menu-down.three-day-states {
		padding-left: 10px;
	}
	.carousel-caption {
    top: 40px;
	}
	#upper-header .brand-logo .brand-logo-wrapper img {
		width: 97%;
	}
	#upper-header .brand-logo .brand-logo-wrapper {
		top: 32px;
	}
	#navigation .nav-menu.d-flex {
    padding-right: 10px;
	}
	#navigation ul.menu-down.blog-menu {
    padding-left: 10px;
	}
	#navigation ul.menu-down {
		font-size: 14px;
	}
	.blog a,
	.nav-menu-items span,
	.three-day-states span {
		font-size: 14px;
	}
	#navigation .menu-down {
		padding-right: 12px;
	}
	.upper-info {
		align-items: center;
	}
	.upper-info .flag {
    padding-right: 10px;
	}
	.search-bar .search-div {
		width: 610px;
	}
	.search-bar .search-field {
    width: 565px;
	}
  #featured-tires {
    margin-top: 30px;
	}
  .tools-campaign-wrapper {
    max-height: 250px;
  }
  #product-div .prod-img-display .img-display-wrapper img {
    margin: 0 auto;
    margin-top: 20px;
    padding: 0;
  }
  .filter-price input {
  	width: 65px;
  }
  .category-left-row {
  	flex: 0 0 40%;
    max-width: 40%;
  }
  .category-right-row {
  	flex: 0 0 60%;
    max-width: 60%
  }
  .product-list-div .product-list-wrapper .product-listing {
  	flex: 0 0 33.3333%;
    max-width: 33.3333%
  }
  .product-name.active-list p {
  	line-height: 1;
  }
  .product-name.active-list p a {
  	font-size: 16px;
  }
  .product-desc.active-list {
  	font-size: 14px;
    margin-top: 10px;
  }
  #popular-categories .product-list,
  #category-slider-featured .product-list {
    text-align: center;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
	}
	#shc_estimation,
	.discount-label {
		font-size: 14px;
	}
	#shc_zipcode,
	.discount-input {
    width: 125px;
	}
	#cart-page .order-summary {
		font-size: 13px;
	}
	.payment-method-choices > .form-group {
    flex: 0 0 100%;
    max-width: 100%;
	}
	.product-list-div .product-listing > div:first-child.active-list {
		flex: 0 0 40% !important;
    max-width: 40% !important;
	}
	.product-listing .product-price.active-list {
    flex: 0 0 60%;
    max-width: 60%;
    margin: 0;
		margin-left: 5px;
		margin-top: 15px;
	}
	.vehicle-left-row,
	.left-side-finder {
		flex: 0 0 30%;
    max-width: 30%;
	}
	.vehicle-right-row,
	.right-side-finder {
		flex: 0 0 60%;
    max-width: 60%;
	}
	.vehicle-right-row .product-list,
	.right-side-finder .product-list,
	.category-right-row .product-list {
		flex: 0 0 33.3333%;
    max-width: 33.3333%;
	}
	.responsive-1199 {
		display: none;
	}
	#upper-header .upper-info p {
		font-size: 11px;
	}
	.smart-search-div aside {
		flex: 0 0 40%;
    max-width: 40%;
	}
	.smart-search-div section {
		flex: 0 0 60%;
    max-width: 60%;
	}
	.smart-search-div .category-left-row,
	.smart-search-div .category-right-row,
	.smart-search-div .category-right-row .product-list-div,
	.search-sort-options {
		flex: 0 0 100%;
    max-width: 100%;
	}
	.search-sort-options:first-child {
		margin-bottom: 20px;
	}
	#shc_estimation .ship-label,
	.discount-label {
		flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
	}
	#shc_estimation .ship-input,
	.place-coupon {
		flex: 0 0 100%;
    max-width: 100%;
    margin: 10px 0;
	}
	#shc_zipcode,
	.discount-coupon .discount-input {
		width: 100% !important;
	}
	#shc_estimation .ship-button,
	.discount-button {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
	}
	#checkout-page .nav-tabs a {
		padding: 8px 5px;
	}
}
@media screen and (max-width: 991px) {
	.main-content,
	.error_page_no_ship {
		margin-top: 124px;
	}
	.main-content.product-page .upper-prod-div {
		padding-top: 20px;
	}
	.mobile-sub-menu > a {
		display: block;
		text-decoration: none;
	}
	.mobile-login-div {
		margin-top: 100px;
	}
	.mobile-login-div i {
		margin-right: 5px;
		color: #000000;
		width: 20px;
	}
	#search-bar-div {
		display: none;
	}
	.mobile-login-div a:first-child {
		border-bottom: 1px solid gray;
	}
	.mobile-login-div a {
    display: block;
    margin: 0 20px;
    padding: 10px 0;
    text-decoration: none;
	}
	.search-sort-bar .search-sort-cell {
    display: inline-block;
	}
	.list-product-sort > div {
		padding: 0;
	}
	#view-by-mobile,
	#filter-by-mobile {
		display: inline-block;
	}
	.cart .cart-icon-wrapper .number-of-cart {
    top: 15px;
    right: -2px;
	}
	#front-page #vehicle-finder .tab-content {
		position: relative;
		top: -5px;
	}
	#carfinder-page, 
	#carfinder-type-page {
    margin: 155px 0;
	}
	/*.main-content {
    margin-top: 85px;
	}*/
	#navigation,
	.cart-total {
		display: none !important;
	}
	.carousel-caption {
		top: 5px;
	}
	.carousel-caption h1 {
    font-size: 24px;
	}
	#mobile-nav,
	.mobile-nav-div,
	#view-grid-list-mobile  {
		display: inline-block;
	}
	#mobile-nav {
		height: calc(100% - 85px);
	}
	.search-bar-div {
		display: none !important;
	}
	#upper-header {
		position: fixed;
    width: 100%;
    z-index: 800;
    top: 0;
    box-shadow: 0 1px 5px #00000047;
	}
	#upper-header .brand-logo .brand-logo-wrapper {
    left: 0;
    right: 0;
    text-align: center;
    top: 5px;
    width: 50%;
    margin: 0 auto;
    z-index: 350;
	}
	#upper-header .brand-logo .brand-logo-wrapper img {
    width: initial;
    height: 57px;
	}
	#product-info-div .bundle-wrapper {
		height: 180px;
	}
	.carousel-control-prev,
	.carousel-control-next {
		display: none;
	}
	.carousel-indicators {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	}
	.carousel-indicators li {
		bottom: -38px;
		background-color: rgba(10, 9, 9, 0.5);
	}
	#mobile-finder {
		display: block;
		text-align: center;
		padding: 5px 0;
		margin-top: 15px;
	}
	#mobile-finder h5 {
		margin: 0;
		color: #115C95;
	}
	#mobile-finder div span {
		color: #000000;
	}
	#vehicle-finder .container {
		max-width: 100%;
		padding: 0 15px;
	}
	#find1.active, 
	#find2.active {
		border-radius: 0;
	}
	#vehicle-finder .container {
    top: 0;
    margin: 25px 0;
	}
	.car-finder-front .make-div, 
	.car-finder-front .model-div, 
	.car-finder-front .year-div,
	#find2 .form-group.column-group3 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 5px;
    margin: 5px 0;
	}
	#vehicle-finder {
    margin-bottom: 60px;
	}
	#vehicle-finder .nav-tabs li.active {
		border: none;
	}
	#vehicle-finder .nav-tabs li {
    border: 1px solid #c5c5c5;
	}
	.car-finder-front .submit-div, 
	#find2 .column-group2 {
		width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 5px;
    margin-top: 15px;
	}
	.car-finder-front {
		flex-wrap: wrap;
	}
	.image-tire-head,
	.image-tools-head {
		flex: 0 0 50%;
    max-width: 50%;
	}
	#featured_tires_front .product-list,
	#featured_tools_front .product-list {
		flex: 0 0 25%;
    max-width: 25%;
	}
	.upper-info.d-flex.justify-content-between {
		display: none !important;
	}
	.search-div div i {
		font-size: 30px;
		color: white;
		margin-top: 0;
	}
	.search-div div {
		background-color: initial;
	}
	.search-bar {
		margin-left: 0;
	}
	.upper-info.d-flex.justify-content-between {
    justify-content: flex-end!important;
	}
	#upper-header .container{
		max-width: 95%
	}	
	.mobile,
	.customer-account span,
 	p.mycart.scroll-move {
		display: none;
	}
	#navigation .container {
		max-width: 90%;
	}
	#navigation .nav-down {
    flex: 0 0 90%;
    max-width: 90%;
    margin-left: 0;    
	}
	#navigation .cx-account {
		flex: 0 0 10%;
    max-width: 10%;
	}
	.cx-account .fa {
		margin-right: 10px;
	}
	.mobile-view-more {
		display: block;
		text-align: center;
		padding: 10px 0;
	}
	.mobile-view-more div {
		padding: 15px;
		background-color: #FEBF00;
	}
	.mobile-view-more span {
		font-weight: bold;
	}
	.side-menu-search form {
    width: 100%;
	}
	.side-menu-search .input-group input {
		height: 38px;
	}
	#search-mob {
    border: 1px solid #cacaca;
	}
	#mobile-nav #search-mob {
		border-top: 1px solid #cacaca;
		border-right: 1px solid #cacaca;
		border-bottom: 1px solid #cacaca;
    border-radius: 0 5px 5px 0;
    height: 38px;
	}
	.search-bar .search-div {
    width: 100%;
	}
	.search-div div {
    width: 10%;
    height: 80%;
	}
	.search-bar .search-input {
		height: 80%;
	}
	.search-bar .cart {
    font-size: 14px;
    margin-top: 5px;
    padding-right: 0px;
	}
	.cart-name {
		display: none;
	}
	#mobile_order_count {
		display: flex !important;
		background: #0A4975; 
		justify-content: center;
		align-items: center;
		color: #fff; 
		font-size: 12px;
		font-weight: 700;
    padding: 1px 0;
	}
	#upper-header {
		height: 86px;
	}
	#mobile-search input {
		width: 100%;
		padding: 0 10px;
		border-radius: 10px;
		border: 1px solid #000000;
	}
	#page-banner .container {
		max-width: 100%;
	}
  #featured-tools .col-md-4, #featured-tires .col-md-4 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  #featured-tools .col-md-2,
  #featured-tires .col-md-2 {
  	flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  #featured-tools .row div.col-md-2:last-child, 
  #featured-tires .row div.col-md-2:last-child {
  	display: none;
  }
  #tire-campaign-section .container {
    max-width: 100%;    
  }
  .tools-campaign-wrapper {
    max-height: 190px;
  }
 	.info-icons-wrapper.d-flex div:first-child {
 		width: 170px;
 	}
 	.info-icons-wrapper i {
 		margin-top: 0;
 	}
 	#copyright .card-wrapper {
    height: 32px;
    width: 32px;
  }
  #copyright p {
    font-size: 14px;
  }
  /*nav*/
  .hamburger .line{
	  width: 33px;
    height: 4px;
    background-color: #ffffff;
    display: block;
    margin: 6px auto;
	  -webkit-transition: all 0.1s ease-in-out;
	  -o-transition: all 0.1s ease-in-out;
	  transition: all 0.1s ease-in-out;
	}
	#hamburger-6.is-active{
	  -webkit-transition: all 0.1s ease-in-out;
	  -o-transition: all 0.1s ease-in-out;
	  transition: all 0.1s ease-in-out;
	  -webkit-transition-delay: 0.1s;
	  -o-transition-delay: 0.1s;
	  transition-delay: 0.1s;
	  -webkit-transform: rotate(45deg);
	  -ms-transform: rotate(45deg);
	  -o-transform: rotate(45deg);
	  transform: rotate(45deg);
	}
	#hamburger-6.is-active .line:nth-child(2){
	  width: 0px;
	}
	#hamburger-6.is-active .line:nth-child(1),
	#hamburger-6.is-active .line:nth-child(3){
	  -webkit-transition-delay: 0.1s;
	  -o-transition-delay: 0.1s;
	  transition-delay: 0.1s;
	}
	#hamburger-6.is-active .line:nth-child(1){
	  -webkit-transform: translateY(7px);
	  -ms-transform: translateY(7px);
	  -o-transform: translateY(7px);
	  transform: translateY(7px);
	}
	#hamburger-6.is-active .line:nth-child(3){
	  -webkit-transform: translateY(-13px) rotate(90deg);
	  -ms-transform: translateY(-13px) rotate(90deg);
	  -o-transform: translateY(-13px) rotate(90deg);
	  transform: translateY(-13px) rotate(90deg);
	}
  #mobile-bg {
  	position: fixed;
  	width: 100%;
  	height: 100%;
  	background-color: #00000096;
  	z-index: 440;
  	top: 66px;
  	left: 0;
  }
  #mobile-bg2 {
  	position: fixed;
    width: 100%;
    height: 100%;
    background-color: #00000096;
    z-index: 440;
    top: 0px;
    left: 0;
  }
  .product-selection {
  	z-index: 200;
    background-color: white;
    padding: 10px 0;
  }
  .mobile-nav-div {
  	color: white;
  }
  .mobile-nav-div i{
  	font-size: 32px;
  }
  #mobile-nav ul li {
  	list-style: none;
  	font-size: 16px;
  	text-decoration: none;
  	padding: 5px 0;
  }
  #mobile-nav ul li a {
  	color: #000;
  }
  #mobile-nav ul i {
  	float: right;
  	margin-top: 14px;
  	color: #115C95;
  	font-size: 20px;
  }
  #mobile-nav ul span a,
  .nav-selection {
  	color: #115C95;
  	font-size: 16px;
  }
  #mobile-nav ul span a:hover {
  	color: #115C95;	
  }
  #mobile-nav .mobile-sub-menu .nav-selection a.nav-remove-color {
  	color: #115C95;
  	font-weight: bold;
  }
  .sidenav {
    height: 100%;
    width: 270px;
    position: fixed;
    z-index: 450;
    left: -290px;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 10px;
    padding-bottom: 20px;
    top: 128px;
	}
	.sidenav ul {
    padding: 0 20px;
    text-decoration: none;
    font-size: 25px;
    color: #fff;
    display: block;
    transition: 0.2s;
    margin-bottom: 0;
	}
	.side-menu-search input::placeholder {
		color: #c7c7c7;
	}
	#mobile-nav .cx-div div {
		width: 100%;
		padding-bottom: 10px;
	}
	#mobile-nav .logout {
		margin-top: 15px;
		margin-bottom: 75px;
	}
	#mobile-nav .cx-div,
	#mobile-nav .logout,
	#mobile-nav .slide-menu-email,
	.side-menu-search {
		padding: 0 20px;
	}
	.slide-menu-email {
		font-size: 14px;
		margin-top: 80px;
	}
	#mobile-nav .cx-div span,
	#mobile-nav .logout span {
		font-size: 14px;
		cursor: pointer;
		color: #000000;
	}
	#mobile-nav .logout .fa {
		font-size: 18px;
    margin-top: 5px;
    width: 20px;
    font-weight: bold;
    color: #000000;
	}		
	#mobile-nav .cx-div .fa {
		font-size: 18px;
    margin-top: 5px;
    width: 15px;
    font-weight: bold;
    color: #000000;
	}
	#mobile-nav .cx-div {
		margin-top: 40px;
	}
	#footer .col {
		height: auto;
		padding-bottom: 10px;
		flex: 0 0 50%;
    max-width: 50%;
	}
  /*product page*/
  #product-div .product-img-info .col-md-7,
  #product-info-div .col-md-7,
  #product-info-div .col-md-5,
  .brand-logo,
  .upper-info,
  .search-bar,
  .product-details {
    flex: 0 0 100%;
    max-width: 100%;
  } 
  .modal-header
  #product-div {
  	margin-top: 35px;
  }
  .check-avail-ship {
  	display: flex;
  	flex-wrap: wrap;
  } 
  .check-avail-ship > div {
  	margin: 0 10px;
  }
  .mobile-divider {
  	display: flex;
  	flex-wrap: wrap;
  }
  .social-icons {
  	order: 2;
  	align-self: flex-end;
  	margin-left: 0px;
  }
  .social-icons .fb {
  	margin-left: 5px;
  }
  .countdown-timer-product {
  	order: 1;
  	margin-top: 0;
  }
  .prod-desc-tab-content {
    margin-bottom: 15px;
  }
  .prod-desc-tab-content.spec-content table {
  	padding: 0 15px;
  	margin: 0;
    width: 100%;
  }
  .product-page {
  	position: relative;
  }
  #product-div .prod-img-slick .slick-list.draggable {
  	height: auto !important;
  }
  #front-page .product-list {
    flex: 0 0 25%;
    max-width: 25%;
  }
	.product-details .product-quantity,
	.product-details .total-stock {
		display: inline-block;
	}
	.prod-img-slick .slick-slide {
		text-align: center;
	}
  #product-div .col-md-5 {
    flex: 0 0 100%;
    max-width: 100%;
    border: 1px solid #e4e4e4;
  }
  .desktop-view {
  	display: none;
  }
  .mobile-view {
  	display: block;
  	padding: 0 15px;
  }
  .product-image {
  	display: initial !important;
  }
  .product-attribute div:nth-child(3) {
  	margin: 0;
  }
  #brand-list-page {
  	margin-bottom: 60px;
  }
  #product-div {
  	flex: 0 0 100%;
    max-width: 100%;
  }
  #product-div .prod-img-display,
  #product-div .prod-img-slick {
  	flex: 0 0 100%;
    max-width: 100%;
  }
  #product-div .slick-prev:before {
  	font-family: FontAwesome; 
  	content: "\f053" !important;
  }
  #product-div .slick-next:before {
  	font-family: FontAwesome; 
  	content: "\f054" !important;
  }
  .product-attribute .prod-add {
  	margin-top: 20px;
  }
  #product-div .prod-img-slick .img-slick-wrapper {
    width: 100px !important;
    height: 100px !important;
  }
  .product-image .slick-prev {
  	left: 0px;
  }
  .product-image .slick-next {
  	right: 0px;
  }
  #product-div .prod-img-display .img-display-wrapper img {
  	margin: 0 auto;
  }
  #product-div .slick-prev:before, 
  #product-div .slick-next:before {
  	color: #115C95;
  	font-size: 34px;
  }
  .info-tabs .list-group-item {
  	font-size: 12px
  }
  .prod-add span:nth-child(odd) {
    margin: 0 9px;
  }
  #tab1 .extraCon ul {
  	padding-left: 0;
  }
  .mobile-tab-header {
  	display: block;
    padding: 5px 10px;
    border: 1px solid #000000;
    margin: 0;
    background-color: #f5f5f5;
    color: #0f6298;
  }
  .mobile-tab-header[aria-expanded=true] {
  	background-color: #115C95;
  	color: white;
  }
  .tab-pane .fa.fa-caret-down,
  .tab-pane .fa.fa-caret-up {
  	display: block;
  	float: right;
  }
  #tab1,
  #tab2,
  #tab3 {
  	margin-top: 0;
  }
  #tab3 .customer-reviews:nth-child(even) {

  }
  .info-tabs .list-group {
  	display: none;
  }
  .tab-content .tab-pane > ul {
  	margin: 0;
    padding: 10px 5px;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
  }
  .cart-button button:first-child {
  	margin: 0 0 15px;
  }
  .cart-button.d-flex {
  	display: inline-block !important; 
  	width: 100%;
  }
  .cart-button button {
  	width: 100%;
  }
  .tab-content .tab-pane {
  	padding: 0;
  	margin:5px 0;
  }
  .tab-content .tab-pane li {
  	margin-left: 20px;
  }  
  #more-products .related-prod-wrapper {
  	width: 195px;
  	height: 195px;
  	margin: 0 auto;
  }
  #product-info-div .bundle-wrapper img {
  	width: 65%;
  }
  .product-prices .d-flex {
  	flex-wrap: wrap;
  }
  /*product listing page*/
  .brand_logo {
  	margin: 0 auto;
  }
  #category-image-banner {
    position: relative;
    margin-bottom: 0px;
  }
  #most-viewed-products .product-list,
  #popular-categories .product-list,
  .product-list-div .product-list-wrapper .product-listing {
  	flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }
  .product-list-div .product-name.active-list p {
  	height: auto;
  }
  .listing-cat-div {
    margin-top: 0;
    margin-bottom: 20px;
    position: relative;
    top: 65px;
  }
  .category-right-row > .container {
  	display: inline-block;
  }
  .category-right-row {
		flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
    margin-bottom: 65px;
  }
  .btn-shop {
  	display: inline-block;
  }
  .btn-shop,
  #view-by-mobile,
  .btn-filter ,
  .search-sort-cell,
  #filter-by-mobile {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    background-color: #17a2b8;
    border-radius: 5px;
    margin: 5px;
    color: #fff;
    cursor: pointer;
  }
  .search-sort-bar .search-sort-cell a {
  	color: #fff;
  	border: none;
  }
  .btn-shop,
  .btn-filter,
  #view-by-mobile,
  #filter-by-mobile {
  	padding-right: 10px;
  }
  #filter-modal {
  	text-align: left;
  }
  .mobile-sort-filter .search-sort-cell a {  	
    color: white;
    text-decoration: none;
  }
  .category-left-row,
  .mobile-sort-filter .search-sort-title {
		display: none;
  }
  #smart_search-page .category-left-row {
  	display: block;
  }
  .select-prods .col-md-3 {
    flex: 0 0 50%;
    max-width: 50%;   
  }
  .image-head-wrapper {
  	margin-top: 25px;
  }
  #product-filter .filter-icon {
  	display: block;
  }
  #product-filter .filter-icon.d-flex {
  	display: flex !important;
  }
  .mobile-shop-by-type > .menu-top {
  	padding: 0;
  }
  #shop-modal .modal-header,
  #filter-modal .modal-header {
  	padding: 10px 15px;
  }
  #shop-modal .modal-header h5,
  #filter-modal .modal-header h5 {
  	color: #083c66;
  }
  #shop-modal .modal-body  {
    height: 380px;
    overflow: scroll;
  }
  #shop-modal .modal-dialog {
  	margin-top: 75px;
  }
  #filter-modal .search-sort-cell label {
  	color: #083c66;
  	margin-left: 5px;
  }
  #shop-modal  .modal-footer,
  #filter-modal  .modal-footer  {
    padding: 5px;
    margin-top: 5px;
  }
  #shop-modal  .modal-footer button,
  #filter-modal  .modal-footer button {
    border: 1px solid #083c66;
    background-color: #083c66;
    color: #fff;
    width: 100px;
  }
  #shop-modal .mobile-shop-by-type .fa-angle-down{
  	display: none;
  }
  #category-slider-featured .product-list div:first-child,
  #category-slider-featured {
  	padding: 0;
  }
  .mobile-shop-by-type .menu-top > li {
  	text-align: left;
  	list-style: none;
  }
   .mobile-shop-by-type .menu-top > li > a {
   	text-decoration: none;
   	list-style: none;
   }
  .mobile-shop-by-type .menu-top > li > ul {
    list-style: none;
    padding: 0;
  }
  .brand-list,
 	.select-brand-header .brand-image,
 	.view-list .view-text,
 	.sort-text,
 	#view-list,
 	#view-grid {
  	display: none;
  }
  .filter-icon {
  	border-right: 1px solid #d0d0d0;
  	padding-right: 10px;
  	cursor: pointer;
  }
  .view-list i {
  	margin: 0 10px;
  }
  .view-list .fa-filter {
  	margin-right: 0;
  }
  #listing-page .col-md-9 {
  	margin-top: 0;
  	flex: 0 0 100%;
    max-width: 100%;
  }
  .product-selection.sticky {
    position: fixed;
    top: 65px;
    left: 0;
    width: 100%;
    margin: 0 auto;
    z-index: 100;
    background-color: white;
    padding: 5px 110px;
    border-bottom: 1px solid #e6e6e6;
	}
	.product-selection,
  .product-selection > div,
  .product-selection > div > div {
  	width: 100%;
  }
  .product-selection > div {
    justify-content: space-between!important;
  }
  .product-selection select {
  	margin: 0;
  	border: none;
  	color: #5d5d5d;
  	padding: 5px;
  }
  .product-selection i,
  .filter-icon span {
    color: #5d5d5d;
	}	
	.product-selection .form-group .form-control {
		border: 1px solid #d8d8d8;
		width: 180px;
	}
	.select-brand-desc span {
		font-size: 14px;
	}
	#filter-side-menu {
		display: block;
	}
	#filter-side-menu > div {
		position: relative;
		height: 100%;
		width: 100%;
		display: inline-block;
	}
	#filter-side-menu ul {
		padding: 0 15px;
	}
	#filter-side-menu ul li {
		list-style: none;
		margin: 10px 0;
	}
	#filter-side-menu input {
		margin-right: 10px;
	}
	#filter-side-menu input.is-active + span {
		color: #115C95;
	}
	.sidenav-filter {
    height: 100%;
    width: 250px;
    position: fixed;
    z-index: 450;
    right: -290px;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    top: 66px;
    height: calc(100% - 60px);
    bottom: 0;
	}
	.done-btn {
		width: 100%;		 
		color: #4a4a4a;
		text-align: center;		
		bottom: 6px;
		position: absolute;
		margin-top: 15px;
	}
	.done-btn span{
		margin: 0 auto;
		width: 50%;
		padding: 10px;
	}
	.done-btn .clear-btn {
		background-color: #FEBF00;
		width: 100%;
		height: 100%;
	}
	.done-btn .close-btn {		
		background-color: #115C95;
		color: white;
		width: 100%;
		height: 100%;
	}
	#product_avail {
    margin: 15px 10px;
	}
	.related-packages-wrapper .item-image img {
		padding: 15px;
	}
	/*brand list page*/
	#brand-list-page .col-md-3 {
    flex: 0 0 50%;
    max-width: 50%;
	}
	.brand-page-container {
		position: relative;
		top: 60px;
		margin-bottom: 60px;
	}
	.brand-img-wrapper {
		margin: 15px 0;
	}
	.brand-page-container .title-header {
    text-align: center;
	}	
	#cart-page .item-desc-div .item-desc .item-price {
		font-size: 13px;
	}
	#one_step_checkout-page {
    margin: 100px 0;
	}
	#one_step_checkout-page > .container,
	#cart-page > .container {
		padding: 0 15px;
		max-width: 100%;
	}
	#order_message-page .title-div .title-header {
		font-size: 24px;
	}
	#order_message-page .search-info {
		padding-left: 20px;
	}
	#order_message-page .order-invoice-wrapper {
    flex: 0 0 50%;
    max-width: 50%;
    overflow-x: scroll;
    margin-right: 35px;
	}
	#order_message-page .order-invoice-wrapper::-webkit-scrollbar {
    -webkit-appearance: none;
	}
	#order_message-page .order-invoice-wrapper::-webkit-scrollbar:horizontal {
    height: 11px;
	}
	#order_message-page .order-invoice-wrapper::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 2px solid white; 
    background-color: rgba(0, 0, 0, .5);
	}
	#help-page {
    margin: 90px 0;
	}
	#contactus-form .contact-upper,
	#contactus-form .contact-lower {
		flex: 0 0 100%;
    max-width: 100%;
	}
	#cart-page {
    margin: 160px 0;
	}
	#cart-page .discount-input {
		width: 100% !important;
	}
	.osc_r_field.expiration select {
		margin: 5px 0;
	}
	.payment-method.osc_r_field {
		flex: 0 0 100%;
    max-width: 100%;
	}
	#signin-page .container-wrapper .form-border {
		width: 70%;
	}
	#one_step_checkout-page .checkout-controls {
		width: 100%;
		display: flex;
    flex-wrap: wrap;
    justify-content: center;
	}
	#one_step_checkout-page .osc_prev_div,
	#one_step_checkout-page .osc_next_div {
		text-align: center;
	}
	#one_step_checkout-page .osc_mobile_button.osc_next_button,
	#one_step_checkout-page .osc_mobile_button.osc_prev_button {   
    float: none;
    background-color: #0A4975;
    margin: 0 5px;
    margin-top: 55px;
    width: 200px;
	}
	.mobile_chkout .mobile-place-order button {
    width: 200px;
	}
	#account-page .my-account,
	#account-page .account-right-row {
    flex: 0 0 50%;
    max-width: 50%;
	}
	#account-page .order-right-div {
    margin-top: 45px;
    flex: 0 0 100%;
    max-width: 100%;
	}
	#profile-page {
    margin-top: 85px;
    font-size: 14px;
	}
	#profile-page .left-div .prof-row,
	#profile-page .user-login .prof-row {
		align-items: center;
    display: flex;
	}
	#profile-page .prof-input .form-control {
    height: 30px;
    font-size: 14px;
	}
	#profile-page .select.form-control:not([size]):not([multiple]) {
		height: 30px;
    padding: 0 5px;
	}
	#contactus-form,
	#contactus-form .form-control {
		font-size: 14px;
	}
	#contactus-form .contact-upper {
		order: 2;
	}
	#contactus-form .contact-lower {
		order: 1;
		margin-bottom: 40px
	}
	.search-sort-bar {
		width: 130px;
		display: none;
		flex-wrap: wrap;
    justify-content: center;
    width: 100%;
	}
	.search-sort-bar.show {
		display: block;
	}
	.search-sort-title {
		display: none;
	}
	.filter-mobile-view {
		display: block;
	}
	.vehicle-left-row,
	.left-side-finder
	 {
		flex: 0 0 40%;
    max-width: 40%;
	}
	.vehicle-right-row,
	.right-side-finder {
		flex: 0 0 60%;
    max-width: 60%;
	}
	.vehicle-right-row .product-list,
	.right-side-finder .product-list {
		flex: 0 0 50%;
    max-width: 50%;
	}
	.brand-img-wrapper {
		flex: 0 0 33.3333%;
    max-width: 33.3333%;
	}
	.smart-search-div aside,
	.smart-search-div section {
		flex: 0 0 100%;
    max-width: 100%;
	}
	.smart-search-div .category-right-row {
		margin-top: 30px;
	}
	#smart_search-page .container {
		padding-top: 20px;
	}
	#smart_search-page .page-path {
    margin-bottom: 22px !important;
    border: none !important;
  }
	.mobile-search-filter {
		display: block;
	}
	.mobile-search-filter i {
    font-size: 24px;
    margin-top: 9px;
    margin-right: 3px;
    color: #000000;
    font-weight: 700;
	}
	#smart_search-page .title-header {
		justify-content: space-between;
		display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    border: none !important;
	}
	#smart_search-page #filter-box {
		margin: 0;
	}
	#smart_search-page #filter-box form {
		display: none;
	}
	#shop-modal #filter-box a,
	#shop-modal #filter-box h4 {
		text-align: left;
	}
	.filter-rows .accordion-header span {
		margin: 0;
	}
	#subcat-menu-left {
		padding: 0;
		padding-top: 5px;
	}
	#accordion-filter-desktop .filter-rows:last-child {
		padding-bottom: 20px;
	}
	#smart_search-page #filter-box .title-header.border-bottom {
    padding: 0 5px;
	}
	#filter-box form > div {
		padding: 0 15px;
	}
	/*responsive invoice override*/
	#order_message-page .col-md-7.reset.order-invoice-wrapper,
	.col-md-5.order-2.reset.search-info {
		flex: 0 0 100%;
    max-width: 100%;
	}
	/*end of responsive invoice override*/
	/*mobile search responsive to be shown always*/
	.mobile-search-responsive {
		display: block !important;
    top: 86px;
    position: fixed;
    width: 100%;
    z-index: 999;
    background: #fff;
	}
	.mobile-search-responsive .input-group-btn {
		flex: 0 0 8%;
    max-width: 8%;
	}
	.mobile-search-responsive .search-field {
    border-radius: 0;
    border: none;
    flex: 0 0 92%;
    max-width: 92%;
	}
	.mobile-search-responsive .search-field {
		border: none;
		border-radius: 0;
	}
	.mobile-search-responsive .search-button.mobile {
		left: 0;
    background: #fff;
    border-radius: 0;
    display: block;
    padding: 0;
    width: 100%;
    height: 100%;
	}
	.mobile-search-responsive .input-group {
		padding: 2px;
    border-bottom: 2px solid #0A4975;
	}
	.mobile-search-responsive .fa {
		font-size: 25px;
    color: #115C95;
	}
}
@media screen and (max-width: 935px) {
	#one_step_checkout-page .nav-tabs {
		font-size: 12px;
	}
}
@media screen and (max-width: 767px) {
	.payment-method.osc_r_field.expiration .form-group {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 !important;
	}
	#product-div .prod-img-slick .slick-list.draggable {
    padding: 6px 0px !important;
    height: 120px !important;
    width: 100%;
	}	
	#front-page .product-list {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }
  .tools-campaign-wrapper {
  	margin-bottom: 15px;
  }
  .product-list-div .product-list-wrapper .product-listing {
    flex: 0 0 50%;
    max-width: 50%;
  }
	#category-slider-featured .product-list {
    flex: 0 0 50%;
    max-width: 50%;
	}
	.tools-campaign-wrapper {
    max-height: 100%;
	}
	.image-tire-head, .image-tools-head {
    flex: 0 0 66.6666%;
    max-width: 66.6666%;
	}
	#featured_tires_front .product-list, 
	#featured_tools_front .product-list {
    flex: 0 0 33.3337%;
    max-width: 33.3337%;
	}
	.contact-label {
    text-align: left;
    padding: 0;
	}
	#contactus-form .contact-upper > div:nth-child(4) {
		flex-wrap: wrap;
	}
	#contactus-form .contact-upper > div:nth-child(4) .contact-label {
    flex: 0 0 100%;
    max-width: 100%;
	}
	#contactus-form .contact-upper > div:nth-child(4) .contact-textarea {
    flex: 0 0 100%;
    max-width: 100%;
	}
	#contactus-form .contact-upper .title-header {
		padding: 0;
	}
	.product-page .modal-dialog {
    max-width: 75% !important;
	}
	#cartform .cart-items-div,
	#cartform .order-summary {
		flex: 0 0 100%;
    max-width: 100%;
	}
	.item-desc-div .item-desc {
    flex: 0 0 75%;
    max-width: 75%;
	}
	.cart-headers .offset-md-8 {
		text-align: right;
	}
	.cart-headers span {
    margin-right: 60px;
	}
	.order-summary {
		margin-top: 25px;
	}
	.order-search-left-part {
		border: 0;
	}
	#orders-page .filter-button,
	#orders-page .search-button {
		width: calc(50% - 5px);
	}
	#orders-page .search-button {
		margin-left: 5px;
	}
	.payment-method-choices h4 {
		width: 100%;
	}
	.payment-method-choices > .form-group {
    flex: 0 0 50%;
    max-width: 50%;
	}
	.column-wrapper {
		padding: 0 5px;
	}
	.btn-shop, 
	#view-by-mobile, 
	.btn-filter, 
	.search-sort-cell,
	#filter-by-mobile {
		width: 150px;
	}	
	#most-viewed-products .product-list, 
	#popular-categories .product-list, 
	.product-list-div .product-list-wrapper .product-listing {
		flex: 0 0 50%;
    max-width: 50%;
	}
	.main-content.category-page {
    margin-top: 90px;
	}
	#carfinder-form .nav-tabs,
	#carfindertype-form .nav-tabs {
		justify-content: initial !important;
	}
	#carfinder-type-page .vehicle-header, 
	#carfinder-page .vehicle-header {
		display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
	}
	#carfinder-type-page .vehicle-header i, 
	#carfinder-page .vehicle-header i {
    position: absolute;
    width: 100%;
    text-align: right;
    z-index: 10;
    top: 3px;
	}
	.vehicle-header h4 {
		margin-bottom: 3px;
	}	
	.vehicle-left-row,
	.vehicle-right-row,
	.left-side-finder,
	.right-side-finder {
		flex: 0 0 100%;
    max-width: 100%;
	}
	.vehicle-header i {
    display: inline-block;
    font-size: 26px;
	}
	.vehicle-info,
	.vehicle-wrapper .start-over,
	.tire-spin {
		display: none !important;
	}
	#carfinder-type-page .vehicle-wrapper, 
	#carfinder-page .vehicle-wrapper {
		padding: 8px 10px;
	}
	#tire-campaign-section {
    height: 230px;
	}
	.mobile-tire-spin {
		display: block;
	}
	.vehicle-right-row .featured-tire-finder {
		margin-top: 20px;
	}
	#checkout-page .column-wrapper {
		border: none;
	}
	#one_step_checkout-page .nav-tabs {
		font-size: 16px;
	}
	.place-order,
	.category-image-banner-wrapper {
		display: none;
	}
	.mobile_chkout {
		display: block;
	}
	.mobile_chkout .mobile-place-order {
		text-align: center;
	}
	#onestep_cart .form-group.review-order {
    margin-bottom: 30px;
	}
	div.product-page ~ .ekko-lightbox .modal-header {
		display: none !important;
	}
	.ekko-lightbox-nav-overlay a span {
		padding: 0px 15px;
	}
	.related-packages-wrapper .product-list {
    flex: 0 0 50%;
    max-width: 50%;
	}
	.related-packages-wrapper .product-list .item-image {
		padding: 10px;
		margin: 0 auto;
		width: 200px;
	}
	.ship-svcs .UPS, 
	.ship-svcs .USPS {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 60px;
	}
	.ship-svcs {
		flex-wrap: wrap;
	}
	.order-invoice-wrapper {
    overflow-y: auto;
    border-right: 1px solid #000;
    border-left: 1px solid #000;
    margin-top: 15px;
	}
	#history_order-page .order-invoice-wrapper .order-invoice {
		border-right: none;
		border-left: none;
		margin-top: 0;
	}
}
@media screen and (max-width: 575px) {
	.btn-shop, 
	#view-by-mobile, 
	.btn-filter, 
	.search-sort-cell {
		width: 120px;
	}
	#product-div .prod-img-slick .slick-list.draggable {
    width: 70%;
    margin: 0 auto;
	}
	.finder-header {
    justify-content: center;
	}
	.finder-header h5 {
    font-size: 18px;
    width: 60%;
    margin-top: 5px;
	}
	.img-vehicle-wrapper {
    width: 55px;
    height: 70px;
    position: relative;
    margin-right: 10px;
	}
	#front-page .product-list {
    flex: 0 0 50%;
    max-width: 50%;
  }
  #featured-tires-div {
    margin-top: 50px;
	}
	.carousel-caption {
    top: 10px;
	}
	.carousel-caption h1 {
		font-size: 24px;
	}
	.div-wrapper {
    text-align: center;
	}
	.product-wrapper.item-image {
    width: 155px;
    height: 155px;
    margin: 0 auto;
	}
	#vehicle-finder .form-group.column-group1,
	#vehicle-finder .form-group.column-group3,
	#vehicle-finder .column-group2 {
		flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 5px;
	}
	#featured_tires_front .product-list,
	#featured_tools_front .product-list {
		flex: 0 0 50%;
    max-width: 50%;
	} 
	#find1 > div,
	#find2 > div {
		flex-wrap: wrap;
	}
	#div-title-headers {
		padding: 0 15px;
		margin-bottom: 0;
	}
	#footer .col.mobile-footer-center {
		flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
	}
	#footer .col.mobile-footer-center h6 {
		cursor: pointer;
	}
	#footer .col.mobile-footer-center h6:nth-child(n+1) {
		margin-top: 20px;
	}
	#footer .mobile-line {
		display: block;
		height: 1px;
		width: 10%;
		border-bottom: 1px solid #fff;
		margin: 0 auto;
	}
	#footer .row ul {
		margin-top: 10px;
	}	
	#footer .col h6 a[aria-expanded=true] {
  	color: #6fd6ff;
  }
  #copyright .d-flex.justify-content-between {
    display: block !important;
    text-align: center;
  }
  .image-tire-head, 
  .image-tools-head {
    flex: 0 0 100%;
    max-width: 100%;
	}
	#product-div .product-img-info {
		margin-top: 0;
	}
	#product-div .col-md-5 {
		border: 0;
	}
	#more-products .related-prod-wrapper {
    width: 160px;
    height: 155px;
    margin: 0 auto;
	}
	#product-div {
		margin-top: 0;
	}
	#product-info-div .col-md-5 {
    padding: 0 20px;
	}
	#product-info-div .bundle-wrapper img {
    width: 80%;
	}
	#more-products {
		margin-bottom: 0;
	}
	.product-selection {
		padding: 5px 5px;
	}
	.select-prods {
		padding: 0 10px;
	}
 	.product-selection.sticky {
    padding: 5px 10px;
	}
	#filter-side-menu ul {
		padding-left: 20px;
    overflow-y: scroll;
    overflow-x: hidden;
    height: calc(100% - 70px);
	}
	/*brand list page*/
	#brand-list-page .brand-list-header h3 {
		font-size: 20px;
	}
	.cart-image-wrapper {
    flex: 0 0 25%;
    max-width: 25%;
	}
	.title-header-div {
		text-align: center;
	}
	.title-header-div h3 {
		width: 100%;
	}
	.item-price .item-desc-div {
    flex: 0 0 100%;
    max-width: 100%;
	}
	.title-header-div .continue-shopping {
		display: none;
	}
	#cart-page-inner .title-header-div h3 {
		font-size: 28px;
	}
	#cart-page .cart-headers {
		display: none;
	}
	#contactus-form .contact-upper, 
	#contactus-form .contact-lower {
		padding: 0 15px;
	}
	#help-page .contact-upper .contact-left .row.contact-row {
		flex: 0 0 100%;
    max-width: 100%;
	}
	#account-page .account-right-row {
		display: none;
	}
	#account-page .my-account {
    flex: 0 0 100%;
    max-width: 100%;
	}	
	#shop-modal .modal-dialog {
		padding: 0 10px;
	}
	#cartform {
		margin-top: 30px;
	}
	.item-desc-div .item-price {
		align-self: flex-start;
	}
	#cartform .cart-items-div {
		padding: 0;
	}
	#cartform .cart-items {
		padding: 0;
    display: flex;
    flex-wrap: wrap;
	}
	#cart-page .item-desc-div .item-desc .item-price {
		font-size: 12px;
		margin: 0;
	}
	#cart-page .final-price, 
	.cart-headers .offset-md-8 {
		text-align: left;
    font-weight: bold;
	}
	#cartform .cart-items .item-desc-div {
    flex: 0 0 75%;
    max-width: 75%;
	}
	#cartform .cart-items .item-desc-div > div {
		flex: 0 0 100%;
    max-width: 100%;
	}
	#cart-page select.form-control:not([size]):not([multiple]) {
		font-size: 12px;
		height: 28px;
		width: 37px;
	}
	.item-desc .product-title {
		font-size: 14px;
	}
	#history_order-page .order-details {
    padding: 20px;
	}
	.btn-shop, 
	#view-by-mobile, 
	.btn-filter, 
	.search-sort-cell, 
	#filter-by-mobile {
		font-size: 14px;
	}
	.page-path {
		border: none !important;
	}
}
@media screen and (max-width: 480px) {	
	.prod-compat-div .compatible-vehicle-div .compat-div a {
		width: 100% !important;
	}
	.compat-div {
		padding-left: 0;
	}
	.mobile-search-responsive .input-group-btn {
    flex: 0 0 12%;
    max-width: 12%;
	}
	.mobile-search-responsive .search-field {
		flex: 0 0 88%;
    max-width: 88%;
	}
	#mobile-nav ul li a {
    font-size: 16px;
    -webkit-tap-highlight-color: #093c5d;
	}
	.related-packages-wrapper .product-price {
		text-align: center;
	}
	.ship-pobox span {
		color: #115C95 !important;
		border: none !important;
		padding: 0 !important;
	}
	#most-viewed-products .product-price {
		text-align: center;
	}
	.product-description.product-price .price,
	.product-description .description {
		text-align: center;
	}
	.related-packages-wrapper .product-list {
		flex: 0 0 100%;
    max-width: 100%;
	}
	.cart .cart-icon-wrapper .number-of-cart {
		right: 0;
    top: 8px;
	}
	.category-right-row .item-image {
		width: 120px;
    height: 140px;
	}
	div#location a, div#location h1 {
    font-size: 12px;
	}
	#cx_cart {
		margin: 0;	
	}	
	.carousel-item img {
    width: 100%;
    height: auto;
	}
	.carousel-caption {
    top: 5px;
	}
	.carousel-caption h1 {
		font-size: 18px;
	}
	.mobile-find-header {
		display: block;
	}
	.mobile-find-header div {
		text-align: center;
	}
	.mobile-find-header div:first-child span{
		color: #115C95;
		font-size: 24px;
	}
	.mobile-find-header div:last-child span{
		font-size: 20px;
    line-height: 1;
	}
	.finder-header {
		border-top: 0;
		border-radius: 0 0 0 0;
		display: none !important;
	}
	#vehicle-finder .nav-tabs li {
    position: relative;
    width: calc( 50% - 2.5px );
    margin-right: 0;
	}
	#vehicle-finder .nav-tabs li:first-child {
    margin-right: 5px;
  }
  .campaign-wrapper img {
  	margin: 0 auto;
  }
	#div-title-headers h3 {
		text-align: center;
		padding: 0;
	}
	#featured-tools .col-md-2, 
	#featured-tires .col-md-2 {
    flex: 0 0 50%;
    max-width: 50%;
	}
	#featured-tools .col-md-2:nth-child(n+8),
	#featured-tires .col-md-2:nth-child(n+8){
		display: none !important;
	}
	.product-wrapper {
		height: 165px;
	}
	#featured-tools .col-md-2:last-child, 
	#featured-tires .col-md-2:last-child {
		display: block;
	}
	.info-icons-wrapper {
		margin-bottom: 10px;
	}
	.info-icons-wrapper i {
    font-size: 50px;
  }
  .newsletter-info h4 {
  	font-size: 20px;
  }
	#product-info-div .bundle-wrapper {
    height: 160px;
	}
	#more-products .related-prod-wrapper {
    width: 160px;
    height: 140px;
    margin: 0 auto;
	}
	#more-products .col-md-2 {
    flex: 0 0 50%;
    max-width: 50%;
	}
	.mobile-tab-header {
    border: 1px solid #e2e2e2;
	}
	.select-prods .col-md-3 {
		padding: 0 10px;
	}
	.select-prods {
    padding: 0 5px;
	}
	#product-div .prod-img-slick .img-slick-wrapper {
    width: 85px !important;
    height: 85px !important;
	}
	#filter-side-menu input {
    margin-right: 17px;
	}
	#filter-side-menu ul li {
    margin: 15px 0;
	}
	.brand-list-header span {
		font-size: 13px;
	}
	#brand-list-page .brand-list-header {
    margin-bottom: 5px;
	}
	.popular-categories {
		padding: 0;
	}
	.ship-svcs {
		flex-wrap: wrap;
	}
	.ship-svcs .UPS {
		flex: 0 0 100%;
    max-width: 100%
	}
	.ship-svcs .USPS {
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 60px;
	}
	.awards-header {
		text-align: center;
	}
	#campaign-slick {
		flex-wrap: wrap;
	}
	#campaign-slick > div {
		flex: 0 0 100%;
    max-width: 100%;
    margin: 10px 0;
    padding: 0 25px;
	}
	#tire-campaign-section {
		height: auto;
	}
	.view-all-campaign {
		display: none;
	}	
	.social-icons {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 5px;
    margin-left: 0;
	}
	.countdown-timer-product {
    flex: 0 0 100%;
    max-width: 100%;
	}
	.qty_lbl {
		font-size: 14px;
	}
	#signin-page .container-wrapper .form-border {
    width: 90%;
	}
	.mobile-prod-name {
		display: block;
		width: 100%;
    padding: 0 15px;
	}
	.product-details > div:first-child,
	.product-details > div:nth-child(2),
	.product-details > p {
		display: none;
	}
	#account-page .my-account	{
    flex: 0 0 100%;
	}
	#account-page .account-right-row {
		display: none;
	}
	.product-list-div .product-listing > div:first-child.active-list {
		flex: 0 0 45% !important;
    max-width: 45% !important;
	}
	.product-listing .product-price.active-list {
    flex: 0 0 55%;
    max-width: 55%;
    margin-top: 15px;
	}
	.product-listing .product-desc p {
    font-size: 12px;
	}
	.product-name.active-list p a,
	.product-price active-list .currency{
		font-size: 14px;
	}
	.nav-pages.cat-nav-bottom a {
    margin: 0 9px;
	}
	.brand-page-container .brand-img-wrapper {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 15px;
	}	
	.tab-content .tab-pane li {
		margin-left: 0;
	}
	.payment-method-choices > .form-group {
    flex: 0 0 100%;
    max-width: 100%;
	}
	#checkout-page .nav-tabs a {
		display: block;
	}
	#checkout-page .nav-tabs li {
    width: calc(52% - 2.5px);
    text-align: center;
    margin-right: 0;
	}
	#checkout-page .nav-tabs li:first-child {
    margin-right: 5px;
    width: calc(48% - 2.5px);
	}
	#one_step_checkout-page .nav-tabs {
    top: 0px;
	}
	.wrapper.multitab-wrapper .tab-content {
    border-radius: 0 0 7px 7px;
	}
	.mobile-tab-header {
		font-size: 20px;
	}
	.smart-search-div .category-right-row .product-list {
    flex: 0 0 50%;
    max-width: 50%;
	}
	#order_message-page.main-content .order-details{
		padding: 0 5px;
	}
	#order_message-page.main-content .title-div,
	#order_message-page.main-content .search-info {
		padding: 0 15px;
	}
	#order_message-page.main-content .order-invoice-wrapper {
		border: 1px solid #bfbfbf;
		padding: 5px;
	}
	/*invoice responsive override*/
	#order_message-page .col-md-7.reset.order-invoice-wrapper {
		width: 100%;
    height: 405px;
    position: relative;
    border: none;
    margin: 0;
	}
	#order_message-page .col-md-7.reset.order-invoice-wrapper table.order-invoice {
		transform: scale(0.60);
    position: absolute;
    left: -110px;
    top: -120px;
	}
	#order_message-page .title-div .title-header {
		font-size: 20px;
	}
	#order_message-page .search-info p {
		font-size: 14px;
	}
	/*end of invoice responsive override*/
}
@media screen and (max-width: 440px) {
	/*product page mobile above fold overrides*/
	#product-div .prod-img-slick,
	.countdown-timer-product.desktop-timer {
		display: none;
	}
	.countdown-timer-product.mobile-timer {
		display: block !important;
	}
	.mobile-prod-name h1 {
		font-size: 20px;
	}
	.product-prices p {
		font-size: 11px;
	}
	.product-prices {
		padding: 25px 5px;
		margin: 0;
		flex: 0 0 50%;
	  max-width: 50%;
	  background-color: #fff;
	}
	.product-prices .d-flex {
		align-items: center;
	}
	.product-new-price {
		font-size: 28px;
    margin-right: 5px;
	}
	.product-orig-price {
    font-size: 16px;
	}
	.countdown-timer-product.mobile-timer {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 5px;
	}
	.product-prices-wrapper {
		display: flex;
		flex-wrap: wrap;
	}
	#timer_endw {
		font-size: 12px;
	}
	.timer_content1 {
		margin-top: 4px;
	}
	.timer_content1 .timer_hr {
    font-size: 24px;
	}
	.timer_content1 .timer_min {
	    font-size: 24px;
	}
	.timer_content1 .timer_sec {
	    font-size: 24px;
	}
	.timer_content1 .hr_txt {
	    font-size: 8px;
	}
	.timer_content1 .min_txt {
	    font-size: 8px;
	}
	.timer_content1 .sec_txt {
	    font-size: 8px;
	}
	span.place_txt {
		font-size: 12px;
	}
	.check-avail-ship p {
		font-size: 12px !important;
		margin-left: 4px;
	}
	/*end of mobile override*/
}
@media screen and (max-width: 400px) {
	.mobile-search-responsive .input-group-btn {
    flex: 0 0 15%;
    max-width: 15%;
	}
	.mobile-search-responsive .search-field {
		flex: 0 0 85%;
    max-width: 85%;
	}
	#product-info-div .col-md-5 .row {
		padding: 0;
		margin-top: 20px;
	}
	.related-packages .title-header, 
	.related-packages-wrapper .see-all-border-btn a {
		font-size: 16px;
	}
	#vehicle-finder .nav-tabs li a {
		font-size: 13px;
	}
	.product-wrapper.item-image {
    width: 120px;
    height: 120px;
	}
	.product-description .description {
		font-size: 14px;
	}
	.carousel-caption h1 {
		font-size: 16px;
	}
	.info-icons-wrapper i {
    font-size: 35px;
  }
  .product-details .total-stock {
  	font-size: 14px;
  }
  #product-info-div .bundle-wrapper img {
    width: 80%;
	}
	#product-div .prod-img-display .img-display-wrapper img {
		padding: 15px;
	}
	#product-div .prod-img-display .img-slick-wrapper {
		height: 280px;
	}
	#product_avail {
		margin: 8px !important;
	}
	.mobile-prod-name h1 {
		font-size: 20px;
	}
	#more-products .col-md-2 {
    flex: 0 0 100%;
    max-width: 100%;
	}	
	.tab-pane .mobile-sub-tab {
		display: none !important;
	}
	.mobile-sub-tab1 {
		display: inline-block !important;
	}
	#product-info-div .bundle-wrapper {
    height: 130px;
	}
	.select-prods .col-md-3 .select-wrapper img {
    width: 100%;
	}
	.product-selection.sticky {
    padding: 5px 5px;
	}
	.select-prods .col-md-3.col-active-list {
		padding: 0;
	}
	#brand-list-page .brand-list-header {
    margin-bottom: 0px;
	}
	.category-right-row {
		padding: 0;
	}
	#div-title-headers h3 span {
		font-size: 22px;
	}
	#carfindertype-form .nav-tabs li, 
	#carfinder-form .nav-tabs li {
		width: calc(50% - 2.5px);
	}
	#carfindertype-form .nav-tabs li:first-child, 
	#carfinder-form .nav-tabs li:first-child {
		margin-right: 5px;
	}
	#carfindertype-form .nav-tabs li a, 
	#carfinder-form .nav-tabs li a {
		text-align: center;
		font-size: 14px;
	}
	.vehicle-right-row .results-row .cat-wrapper {
		padding: 0;
	}
	.right-side-finder .result-title, 
	.vehicle-right-row .result-title {
		padding: 0;
    font-size: 16px;
	}
	#checkout-page .nav-tabs a,
	.login-link h6  {
		font-size: 12px;
	}
	.brand-page-container .brand-img-wrapper {
		margin-bottom: 20px;
	}
	/*product page mobile above fold overrides*/
	#product-div .prod-img-slick,
	.countdown-timer-product.desktop-timer {
		display: none;
	}
	.countdown-timer-product.mobile-timer {
		display: block !important;
	}
	.mobile-prod-name h1 {
		font-size: 20px;
	}
	.product-prices p {
		font-size: 11px;
	}
	.product-prices {
		padding: 25px 5px;
		margin: 0;
		flex: 0 0 50%;
	  max-width: 50%;
	  background-color: #fff;
	}
	.product-prices .d-flex {
		align-items: center;
	}
	.product-new-price {
		font-size: 28px;
    margin-right: 5px;
	}
	.product-orig-price {
    font-size: 16px;
	}
	.countdown-timer-product.mobile-timer {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 5px;
	}
	.product-prices-wrapper {
		display: flex;
		flex-wrap: wrap;
	}
	#timer_endw {
		font-size: 12px;
	}
	.timer_content1 {
		margin-top: 4px;
	}
	.timer_content1 .timer_hr {
    font-size: 24px;
	}
	.timer_content1 .timer_min {
	    font-size: 24px;
	}
	.timer_content1 .timer_sec {
	    font-size: 24px;
	}
	.timer_content1 .hr_txt {
	    font-size: 8px;
	}
	.timer_content1 .min_txt {
	    font-size: 8px;
	}
	.timer_content1 .sec_txt {
	    font-size: 8px;
	}
	span.place_txt {
		font-size: 12px;
	}
	.check-avail-ship p {
		font-size: 12px !important;
		margin-left: 4px;
	}
	/*end of mobile override*/
}
@media screen and (max-width: 320px) { 
  #product-div .prod-img-display .img-slick-wrapper {
    height: 200px;
	}
	/*product page mobile above fold overrides*/
	#product-div .prod-img-slick,
	.countdown-timer-product.desktop-timer {
		display: none;
	}
	.countdown-timer-product.mobile-timer {
		display: block !important;
	}
	.mobile-prod-name h1 {
		font-size: 16px;
	}
	.product-prices p {
		font-size: 11px;
	}
	.product-prices {
		padding: 11px 5px;
		margin: 0;
		flex: 0 0 50%;
	  max-width: 50%;
	  background-color: #fff;
	}
	.product-prices .d-flex {
		align-items: center;
	}
	.product-new-price {
		font-size: 28px;
    margin-right: 5px;
	}
	.product-orig-price {
    font-size: 16px;
	}
	.countdown-timer-product.mobile-timer {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 5px;
	}
	.product-prices-wrapper {
		display: flex;
		flex-wrap: wrap;
	}
	#timer_endw {
		font-size: 9px;
	}
	.timer_content1 {
		margin-top: 4px;
	}
	.timer_content1 .timer_hr {
    font-size: 20px;
	}
	.timer_content1 .timer_min {
	    font-size: 20px;
	}
	.timer_content1 .timer_sec {
	    font-size: 20px;
	}
	.timer_content1 .hr_txt {
	    font-size: 8px;
	}
	.timer_content1 .min_txt {
	    font-size: 8px;
	}
	.timer_content1 .sec_txt {
	    font-size: 8px;
	}
	span.place_txt {
		font-size: 12px;
	}
	.check-avail-ship p {
		font-size: 12px !important;
		margin-left: 4px;
	}
	/*end of mobile override*/

	/*invoice responsive override*/
	#order_message-page .col-md-7.reset.order-invoice-wrapper {
		width: 100%;
    height: 330px;
	}
	#order_message-page .col-md-7.reset.order-invoice-wrapper table.order-invoice {
		transform: scale(0.48);
    left: -158px;
    top: -157px;
	}
	/*end of invoice responsive override*/
}

.pad-5{
  padding: 5px!important;
}
.pad-10{
  padding: 10px;
}
.pad-12-5{
  padding: 12.5px;
}


/*Utility Classes*/
.error{
	border-color: red;
}
.d-flex-loader{display:flex!important}