.top-text-wrapper.marquee {
	width:100%;
	margin:0 auto;
	overflow:hidden;
	box-sizing:border-box;
	text-align:center;
}
.top-text-wrapper.marquee .marquee__group_m {
	width:100%;
}
.top-text-wrapper.promo-banner{
  background: linear-gradient(90deg, #ff8c00, #ff4500);
  padding: 8px 0;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease;
}

.top-text-wrapper.promo-banner span span{
  display: inline-block;
  animation: promopulse 1.5s infinite;
}

.top-text-wrapper.promo-banner:hover {
  background: linear-gradient(90deg, #ff6600, #ff0000);
  transform: scale(1.02);
  box-shadow: 0 4px 10px rgba(0,0,0,0.2);
}

@keyframes promopulse {
  0% { transform: scale(1); }
  50% { transform: scale(1.05); }
  100% { transform: scale(1); }
}

.top-text-wrapper.promo-banner .arrow {
  margin-left: 2px;
  font-size: 1.5rem;
}
body .page-wrapper .top-header-panel{
   padding: 0;
}
body .page-wrapper .top-header-panel .promo-banner .save-promo-textslide{
	color: #fff;
	text-transform: inherit;
	text-align: center;
	font-weight: 700;
	letter-spacing: 1px;
	cursor: pointer;
	transition: all 0.3s ease;
	font-size: 14px;
}
.productlsit-discount-ribbon {
	position: absolute;
	top: 7px;
	left: -27px;
	background: #FF6100;
	color: #fff;
	padding: 2px 30px;
	transform: rotate(-45deg);
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	box-shadow: 0 3px 4px rgba(0,0,0,0.2);
	z-index:99;
}
.page-products .products-grid .product-items .product-item {
	overflow: hidden;
}
.product.details.product-item-details .discount-banner {
	background:#edf6ff ;
	display: flex;
	gap: 5px;
	margin-top: 0;
	padding: 10px;font-size: 13px;
	justify-content: center;
	align-content: center;
	align-items: center;
	margin-top: 10px;
	position: absolute;
	bottom: 75px;
	width: 100%;
	z-index:98;
}
.product.details.product-item-details .discount-banner img,
.catalog-product-view .discount-banner img {
	width: 14px;
	height: 14px;
}
.products.wrapper.list.products-list .product.details.product-item-details .discount-banner {
 
	position: relative;
	bottom: 0;
	width: auto;
	margin: 10px 0;
	display: inline-flex;
	
}
.catalog-product-view .discount-banner {
	background: #edf6ff;
	display: flex;
	gap: 5px;
	margin-top: 0;
	padding: 10px;
	justify-content: center;
	align-content: center;
	align-items: center;
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	bottom: 0;
}
.catalog-product-view .box-tocart {
	position: relative;
}
.productlsit-discount-ribbon.checkout-sale{
	top: 20px;
	left: -50px;
	padding: 2px 50px;
	font-size: 14px;	
}
.products-list .productlsit-discount-ribbon{
	top: 21px;
	left: 0px;
	padding: 2px 50px;
	padding: 2px 16px;
	transform: none;
	font-size: 12px;	
}
.products-list .productlsit-discount-ribbon.checkout-sale{
	font-size: 10px;
	padding: 2px 6px;
}
.copyright {
	width: 100% !important;
	box-sizing: border-box !important;
	text-align: centre !important;
}
.page-footer .copyright span {
	padding-right: 0 !important;
	
}

.productlsit-discount-ribbon.end-sale{
	font-size: 14px;top: 42px;left: -39px;
}
.products.products-list .productlsit-discount-ribbon.end-sale {
	left: 5px;
	padding: 2px 10px;
	top: 27px;
 }

@media screen and (max-width: 900px) {
  body .page-wrapper .page-header .header.content {
    padding-left: 244px;
  }
  .page-wrapper {
		overflow-x: hidden;
  }
}
@media screen and (max-width: 767px) {
  body .page-wrapper .top-header-panel .promo-banner .save-promo-textslide {
    font-size: 10px;
  }
  .top-text-wrapper.promo-banner .arrow {
      margin-left: 2px;
      font-size: 1rem;
}
body .productlsit-discount-ribbon.checkout-sale{
	top: 15px;
	left: -50px;
	font-size: 10px;	
}
.products-list .productlsit-discount-ribbon.checkout-sale{
	left: 14px;
}
.products-list .productlsit-discount-ribbon{
	top: 16px;
	left: 16px;	
}
body.page-products .products-grid .products .product-item .product-item-details .price-box span.sale-ends-timer {
  margin-bottom: 0;
  margin-top: 0;
  position: relative;
  left: 0;
}
body.page-products .products-grid .product-item .product-item-details .product-item-inner .tocart {
  font-size: 1.1rem;
  padding: 9px 5px;
}
html body .page-wrapper .page-header .header.content {
    padding-left: 15px;
  }
	.productlsit-discount-ribbon.end-sale {
		top: 25px;
		left: -38px;
		font-size: 10px;
	  }
	.products.products-list .productlsit-discount-ribbon.end-sale {
		left: 0;
	  }
}

.fitment-table tr.hidden-row {
    display: none;
}
.fitment-toggles {
	margin-top: 20px;
	/* background: none; */
	/* border: none; */
	color: #007bff;
	cursor: pointer;
	font-weight: 600;
	border: 0 !important;
	background: none !important;
	padding: 0 !important;
	margin-left: 10px;
	margin-bottom: 10px;
	box-shadow: none !important;
}
.fitment-toggles:hover {
	
	border: 0;
	background: 0;
	padding: 0;
}
.product-fitment-title {
  font-size: 18px;
  line-height: 1.6;
  overflow: hidden;  transition: max-height 1s ease;
}
.product-fitment-title.clamp {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;max-height: calc(1.6em * 2);
}
.fitment-toggle {
	display: inline-block;
	margin-top: 6px;
	color: #006bb4;
	cursor: pointer;
	font-size: 15px;
	font-weight: 600;
	color: #ff6100;
	text-decoration: underline;
}
.fitment-toggles {
	
	color: #ff6100;
	text-decoration: underline;
}
.fitment-toggle:hover,.fitment-toggles:hover {
	text-decoration: none;
}
.catalog-product-view .product.media #setplot h2#set-fir {
	margin-top: 0;
	margin-bottom: 20px;
	padding: 10px 25px 13px;
}
.reviewimagepopup.lightbox-target:target {
	z-index: 1000000;
}
.product_media_new {
  z-index: 1 !important;
}
body.catalog-product-view .product-info-main .product_description.handling-text p label {
	text-align: center;
	display: inline-block;
	border: 1px solid #000;
	border-radius: 100%;
	width: 15px;
	height: 15px;
	color: #000;
	line-height: 14px;
	font-size: 11px;
	margin-top: 5px;
}
.mobile-tab{display:none}
@media only screen and (max-width: 767px) {
.mobile-tab{display:block}
.desktop-tab{display:none}
.product-info-main #product-policy {
	margin-bottom: 30px;
}
  .catalog-product-view .product.media .fotorama-item.fotorama .fotorama__wrap .fotorama__nav-wrap.fotorama__nav-wrap--horizontal {
    order: 2 !important;
  }
 .product-review-model-wrapper .review-model .review-form .fieldset fieldset.field .label {
	
	width: auto !important;
	margin-bottom: 0;
}
#review-form .field.required.review-field-ratings {
	display: inline-block;
}
#product-review-table {
	margin-left: -5px;
}
.catalog-product-view .product-info-main .box-tocart, .catalog-product-view .product-options-bottom .box-tocart {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
}
.top-text-wrapper.promo-banner span span {
	
	width: 100%;
}
.top-text-wrapper.promo-banner .arrow {
	
	width: auto;
}
.catalog-product-view .columns .product-info-main #product-policy #UL_2_wig {
	border: 0;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}
.catalog-product-view .product-info-main #product-policy li.li_16_wig {
	width: 48% !important;
	margin-bottom: 0;
	height: inherit !important;
}
.catalog-product-view .product-info-main #product-policy .strong_5_wig ,.catalog-product-view .product-info-main #product-policy .a_16_wig{
	
	font-size: 13px !important;
    line-height: 18px !important;
    height: inherit !important;
}
}
@media screen and (min-width: 767px) {
.media-bottom-wrapper {
	display: flex;flex-direction: row;gap: 24px;
}

.media-bottom-wrapper .product.info.detailed {

	width: 388px;
}
.media-bottom-wrapper .product-info-media-main {
	width: calc(100% - 412px);
}
}
@media screen and (min-width: 1440px) {
.media-bottom-wrapper {
	display: flex;flex-direction: row;gap: 24px;
}

.media-bottom-wrapper .product.info.detailed {

	width: 454px;
}
.media-bottom-wrapper .product-info-media-main {
	width: calc(100% - 478px);
}
}

.catalog-product-view .media-bottom-wrapper #setplot {
  background:#eee;
  padding:14px;
  margin-top:15px;
  width:100%;
  border-radius:7px
}
.catalog-product-view .media-bottom-wrapper #setplot h2#set-fir {
  color:#20397e;
  padding-left:24px;
  margin-left:-13px;
  margin-right:-14px;
  border-bottom:3px dotted #ddd;
  font:18px/1.35 Arial,Helvetica,sans-serif;
  font-weight:700;
  text-transform:uppercasepadding: 10px 25px 13px;
}

.catalog-product-view .media-bottom-wrapper #setplot ul {
	padding: 0;
	list-style: none;
}
.catalog-product-view .media-bottom-wrapper #setplot ul li {
  padding:5px 20px;
  line-height:1.2;
  list-style-type:none
}
.catalog-product-view .media-bottom-wrapper #setplot ul li:before {
  content:"\2713\0020";
  font-family:'Lucida Sans Unicode','Arial Unicode MS','Arial';
  color:#ff6100
}
.catalog-product-view .media-bottom-wrapper #setplot p {
  padding:0 20px
}

#tab-label-catalog\.productquestions\.tab {
	display: none;
}
#catalog\.productquestions\.tab {
	display: none;
}
@media screen and (max-width: 991px) {
  .media-bottom-wrapper {
    display: flex;
    flex-direction: column;
    gap: 24px;
    width: 100%;
  }
  .media-bottom-wrapper .product-info-media-main {
	width: 100%;
}
.media-bottom-wrapper .product.info.detailed {
	width: 100%;
}
}

@media screen and (max-width:767px){
	body div#chat-widget-container{
		bottom:90px !important
	}
}
.affirm-as-low-as {
	font-size: 14px !important;
	text-align: center;
}
.page-wrapper .page-header .header-wrapper-right .block-search .partfinder-main-title {
	z-index: 1 !important;
}
.minicart-items .product-item-details .price {
	color: #000;
}


@media screen and (max-width:767px){
	.top-text-wrapper.promo-banner {
		padding: 5px 0 !important;
	}
	header.page-header .amsearch-wrapper-block {
		padding-bottom: 10px !important;
	}
	body header.page-header .amsearch-wrapper-block {
		padding-top: 10px;
	}
	body .page-wrapper .page-header .header .header-wrapper-right .header-right span {
		display: none !important;
	}
	.page-wrapper .page-header .header-wrapper-right .header-right {
	    margin-top: 0 !important;
	}
	.page-wrapper .page-header .header-wrapper-right .block-search .partfinder-main-title .title {
		
		font-size: 17px;
		gap: 10px;
	}
	.page-wrapper .page-header .header-wrapper-right .block-search .partfinder-main-title .title::before {
		background-size: 50px auto;
		
	}
	body .page-wrapper .top-header-panel .promo-banner .save-promo-textslide {
		font-size: 12px !important;
	}
	.page-wrapper .page-header .mobile-nav-container .nav-toggle {
		display: inline-block;
		color: white;
		position: absolute;
		top: 34px !important;
		left: 10px;
		font-size: 0;
		z-index: 9;
	}
	body .page-wrapper .page-header .header.content .logo {
		width: 130px !important;
    left: 50px !important;
    top: -69px !important;
	}
	.page-wrapper .page-header .minicart-wrapper .action.showcart::before {
	color: #fff;
	content: "\f07a";
	font-family: 'FontAwesome';
	border: 0px solid #fff !important;
	border-radius: 100px;
	height: 34px;
	width: 34px;
	line-height: 34px;
	justify-content: center;
	font-size: 20px;
	font-weight: 100;
}

body .page-wrapper .page-header .header.content .header-wrapper-right .minicart-wrapper {
	top: -50px !important;
}
.page-wrapper .page-header .header-wrapper-right .header-right a.customer_account {
	top: -50px !important;
	right: 37px !important;
}
.page-wrapper .page-header .header-right a.call-us i {
	font-size: 32px !important;
}
.page-wrapper .page-header .mobile-nav-container .header-right i, .page-wrapper .page-header .minicart-wrapper .action.showcart::before {
	font-size: 27px !important;
	height: 34px !important;
	width: 34px !important;
	line-height: 34px !important;
}
.page-wrapper .page-header .header-right a.customer_account i, .page-wrapper .page-header .header-right a.call-us i {
	border: 0px solid #fff !important;
	border-radius: 100px;
	height: 28px !important;
	width: 32px !important;
	line-height: 30px !important;
	justify-content: center;
	font-size: 22px !important;
	font-weight: 100;
}
body .page-wrapper .page-header .header-right a {
	width: 38px;
	height: 35px;
	min-width: 36px;
	margin-left: 12px;
	padding: 0;
}
body .page-wrapper .page-header .header-right a {
	width: 38px;
	height: 35px;
	min-width: 36px;
	margin-left: 12px;
	padding: 0;
}
.page-wrapper .page-header .header-wrapper-right .header-right a.call-us {
	
	top: -50px !important;
	right: 77px !important;
}
body .page-wrapper .page-header .header-right a.help-desk i {
	background-size: 37px;
	width: 36px;
	height: 30px;
	background-size: 28px !important;
}
.page-wrapper .page-header .header-wrapper-right .header-right a.help-desk.has-call-us {
	right: 118px !important;
	top: -50px !important;
}
.amsearch-input-wrapper .amsearch-input {

	height: 45px !important;
	padding-top: 0;
	padding-bottom: 0;
}
.page-wrapper .page-header .header-wrapper-right .block-search .partfinder-main-title .title {
	
	font-size: 17px;
	gap: 10px;
}
.page-wrapper .page-header .header-wrapper-right .block-search .partfinder-main-title .title::before {
	background-size: 50px auto !important;
	margin-top: 10px !important;
}
.page-wrapper .page-header .header-wrapper-right .block-search .partfinder-main-title .title {
	
	height: 45px !important;
	line-height: 45px !important;
	
}
.page-wrapper .page-header .header-wrapper-right .block-search .partfinder-main-title .title a.change-partfinder {
	font-size: 17px !important;
}
.page-wrapper .page-header .header-right a.call-us i {
	font-size: 30px !important;
}
}
