/** Shopify CDN: Minification failed

Line 677:15 Expected identifier but found whitespace
Line 7083:0 Unexpected "}"

**/
/*common css*/
:root {
  /* --primary-font:; */
  --darkClr: #000;
  --whiteClr: #fff;
  --commonFonts: Montserrat;
}
body {
  font-family: var(--commonFonts);
}

h1 {
  font-size: 75px;
  line-height: 1.2;
  letter-spacing: 1.5px;
  color: var(--whiteClr);
  font-weight: bold;
}
h2 {
  font-size: 50px;
  line-height: normal;
  letter-spacing: 1px;
  color: var(--darkClr);
  font-weight: 600;
}

h3 {
  font-size: 25px;
  line-height: 1.2;
  letter-spacing: 0.5px;
  font-weight: 600;
  font-family: var(--commonFonts);
}
h4 {
  font-size: 23px;
  line-height: 1.2;
  letter-spacing: 0.46px;
  font-weight: 400;
  font-family: var(--commonFonts);
}
h5 {
  font-size: 20px;
  line-height: normal;
  letter-spacing: 0.4px;
  color: var(--darkClr);
  font-family: var(--commonFonts);
  font-weight: 400;
}
h6 {
  font-size: 19px;
  line-height: 1;
  color: var(--darkClr);
  letter-spacing: 0.38px;
}
p {
  font-size: 16px;
  line-height: 1.5;
  color: var(--darkClr);
  font-weight: 300;
}
a {
  text-decoration: none;
  font-size: 20px;
  line-height: 1.5px;
  letter-spacing: 0.5px;
}
.container {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 15px;
}
/*header css  */
header.header {
  width: 100%;
  max-width: 100%;
  padding: 0;
  display: block;
}
body {
  overflow-x: hidden;
}
.nav-header-cart-div {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding-left: 45px;
  align-items: center;
}
nav.header__inline-menu ul li header-menu summary.header__menu-item {
  padding: 0;
  padding-left: 0;
}
.announcment-bar {
  display: flex;
  width: 100%;
  max-width: 100%;
}
.shopify-section.shopify-section-group-header-group.section-header.scrolled-past-header.shopify-section-header-hidden.shopify-section-header-sticky {
  position: sticky;
  top: 0px;
}
.shopify-section.shopify-section-group-header-group.section-header.scrolled-past-header.shopify-section-header-hidden.shopify-section-header-sticky
  span.header__heading
  img {
  transform: unset;
}
span.header__heading a.focus-inset img {
  width: 100%;
  max-width: 250px;
  /* transform: translateY(-20px); */
}
header.header .row {
  align-items: center;
}

.cstm_email_wrap {
  display: flex;
  align-items: center;
}
.cstm_annc_bar {
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 1) 7%,
    rgba(255, 255, 255, 1) 34%,
    rgba(239, 82, 27, 1) 25%,
    rgba(239, 82, 27, 1) 100%
  );
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  height: 35px;
}
.cstm_annc_bar::before {
  background: rgba(239, 82, 27, 1);
  width: 80px;
  height: 60px;
  position: absolute;
  content: "";
  left: 32%;
  transform: skew(42deg, 0deg);
}

span.header__heading a.header__heading-link.link.link--text.focus-inset {
  padding: 1rem;
}
.header__menu-item .icon-caret {
  right: -15px;
}
.shopify-section.shopify-section-group-header-group.section-header.scrolled-past-header.shopify-section-header-sticky
  span.header__heading
  img {
  transform: unset;
}

.disclosure .icon.icon-caret {
  width: 16px;
  height: 16px;
  top: 12px !important;
}
.cstm_email_wrap a,
.cstm_account_wrap a {
  font-size: 15px;
  letter-spacing: 0.3px;
  color: var(--darkClr);
  width: auto;
  /* margin-right: 27px; */
  display: flex;
  align-items: center;
  line-height: 1;
  font-weight: 300;
}
.cstm_currency_selector button {
  background-color: transparent !important;
  color: #fff !important;
  padding: 0 !important;
  box-shadow: none;
  outline: navajowhite;
}
.cstm_currency_selector button::after {
  content: none !important;
}
.cstm_email_wrap a img,
.cstm_account a img {
  padding-right: 10px;
}
.cstm_account_wrap {
  display: flex;
}
.cstm_account_wrap {
  display: flex;
  justify-content: center;
  padding: 0;
}
nav.header__inline-menu ul li .icon.icon-caret path {
  stroke: #000;
}

.cstm_account {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}
.arrow_bg {
  display: block !important;
}
.cstm_account button.CozyShowCRModal {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
  font-size: 9px;
  width: 110px;
}
.cstm_email_wrap a {
  height: auto;
  position: relative;
  margin-right: 0;
  font-weight: 300;
  white-space: nowrap;
}
.cstm_currency_selector .disclosure button {
  margin: 0 !important;
  max-width: 170px;
  align-items: center;
  font-size: 15px;
  line-height: 19px;
  letter-spacing: 0.3px;
}
span.header__heading {
  margin-top: 0px;
}
section#shopify-section-sections--18237577003290__announcement-bar {
  position: relative;
  z-index: 2;
}
.nav-header-cart-div summary {
  display: block !important;
}
.nav-header-cart-div span {
  font-size: 8px;
  line-height: 24px;
  font-weight: 700;
  color: var(--darkClr);
  text-decoration: none;
}
.shopify-section.shopify-section-group-header-group.section-header.scrolled-past-header.shopify-section-header-hidden.shopify-section-header-sticky
  span.header__heading
  img {
  transform: unset;
}
nav.header__inline-menu .header__menu-item {
  padding: 0;
  display: flex;
}
.nav-header-cart-div nav.header__inline-menu ul {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.header--middle-left .header__inline-menu {
  margin-left: 0;
  width: 100%;
  padding-right: 60px;
}
.header__icons a img {
  width: 30px !important;
  height: 30px !important;
}
.cart-count-bubble {
  position: relative;
  text-decoration: none;
  background-color: #ef521b;
  width: 32px;
  height: 20px;
  left: 0px;
  display: flex;
  justify-content: center;
  text-indent: 2px;
}
.header__icons a#cart-icon-bubble {
  text-decoration: none;
  width: 100%;
}
.cart-count-bubble span {
  color: #fff;
  font-size: 14px;
  line-height: 1;
}

.header__icons {
  align-items: center;
  position: relative;
}
.header__icons:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 56px;
  background-color: #70707052;
  left: -30px;
  top: 50%;
  transform: translateY(-50%);
}
section#MainProduct-template--18237576675610__main {
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-top: 50px;
}
.cstm_account .cstm_currency_selector {
  width: 100%;
}
.cstm_account .cstm_currency_selector {
  width: 100%;
}
.product.grid
  .grid__item.product__media-wrapper
  media-gallery
  slider-component.thumbnail-slider
  li
  button.thumbnail {
  box-shadow: none !important;
}

.localization-form:only-child {
  display: block !important;
}
.disclosure .icon.icon-caret {
  width: 16px;
}
nav.header__inline-menu ul li a {
  padding: 0;
}
.cstm_email {
  padding-right: 50px;
}
.nav-header-cart-div nav.header__inline-menu ul li:hover path {
  stroke: #ef521b;
  fill: #ef521b;
}
.nav-header-cart-div
  nav.header__inline-menu
  ul.header__submenu.list-menu--disclosure {
  display: block;
  padding: 10px 0;
  width: 215px;
}
.nav-header-cart-div
  nav.header__inline-menu
  ul.header__submenu
  li
  details[open]
  .header__menu-item {
  text-decoration: none !important;
}
.header__submenu.list-menu.list-menu--disclosure .header__submenu {
  background: transparent;
}
.header__submenu.list-menu.list-menu--disclosure .header__submenu li a {
  padding: 0;
}
header-menu details[open] summary.header__menu-item {
  text-decoration: none;
}

.nav-header-cart-div nav.header__inline-menu ul.header__submenu li span {
  font-size: 16px;
  line-height: 1;
  color: var(--darkClr);
  font-weight: 400;
}
.nav-header-cart-div nav.header__inline-menu ul.header__submenu li {
  padding: 0 10px;
}

.nav-header-cart-div nav.header__inline-menu ul.header__submenu li a {
  font-size: 14px;
  line-height: 28px;
  color: var(--darkClr);
}
/* banner section*/
.cstm_bann_content .banner_btn {
  display: flex;
}
.cstm_bann_shop a {
  background: #ef521b;
  color: #fff;
  width: 244px;
  display: flex;
  align-items: center;
  height: 59px;
  justify-content: center;
}
.cstm_bann_shop a:hover {
  background-color: var(--whiteClr);
  color: #ef521b;
}
.cstm_bann_disc a {
  color: #fff;
  border: 2px solid #ffffff;
  width: 244px;
  margin-left: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 59px;
}

.cstm_bann_disc a:hover {
  background-color: #ef521b;
  border: 2px solid #ef521b;
}
.sing_banner_wrapper {
  position: relative;
}
.cstm_bann_content {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(-50%, -50%);
}
.banner_head {
  max-width: 560px;
}
.promise_right_img img {
  width: 100%;
}

.sing_banner_wrapper {
  min-height: 750px;
  background-repeat: no-repeat;
  background-size: cover;
}

.row.top_bann_slid span {
  position: absolute;
  bottom: 15px;
  z-index: 1;
}
.row.top_bann_slid span.next_btn.slick-arrow {
  right: calc(50% - 70px);
  left: auto;
}

.row.top_bann_slid .slick-arrow {
  left: calc(50% - 70px);
  max-width: 50px;
  bottom: 12px;
  width: 100%;
  cursor: pointer;
}
section.top_banner_slider {
  position: relative;
}

.arrow_bg img {
  margin: 0 auto;
  width: 100%;
  max-width: 230px;
  cursor: pointer;
}
.row.top_bann_slid span.pre_btn::after {
  content: "";
  width: 1px;
  height: 36px;
  background-color: #707070;
  position: absolute;
  right: -20px;
  bottom: -8px;
  opacity: 50%;
}

.banner_head {
  padding-bottom: 45px;
}
.banner_head h1 {
  margin-bottom: 0;
}
/* banner bottom Section */
section.home_talent_section {
  margin: 75px 0 105px;
}
.cstm_talent_head .text p {
  font-weight: 300;
}

.cstm_all_talents:nth-child(6):after {
  display: none;
}

.cstm_talent_head {
  padding-bottom: 70px;
}

.cstm_talent_head .text {
  letter-spacing: 0.32px;
}
.cstm_all_talents h6 {
  margin-top: 25px;
  margin-bottom: 0;
  font-weight: 400;
}
.cstm_all_talents:after {
  position: absolute;
  content: "";
  background: #70707021;
  width: 1px;
  height: 75px;
  top: 50%;
  right: 0;
  transform: translateY(-70%);
}
.cstm_all_talents {
  text-align: center;
  position: relative;
}
.cstm_all_talents img {
  min-height: 113px;
}
.row {
  margin: 0;
}

/* Shop Select Product  */
section.home_partfinder_section {
  min-height: 750px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.partfinder_back_img {
  margin: 123px 0 0;
  background-color: #ef521b;
  width: 100%;
  max-width: 560px;
  height: 505px;
  text-align: center;
}
.partfinder_back_img h2 {
  color: var(--whiteClr);
  padding: 63px 0 30px;
}
.gv-mmy-bar {
  width: 100%;
}
.gv-mmy-bar select {
  width: 100%;
  max-width: 458px;
  height: 60px;
  margin-bottom: 14px;
  background-color: transparent;
  border: 1px solid #fff;
  font-size: 16px;
  color: var(--whiteClr);
  line-height: 20px;
  letter-spacing: 0.32px;
  position: relative;
  appearance: none;
  padding: 15px !important;
  font-weight: 300;
  z-index: 2;
}
.cstm_shop_btn a {
  font-weight: 500;
}
.mmy-make:after,
.mmy-model:after,
.mmy-year:after {
  position: absolute;
  content: "\f0d7";
  right: 50px;
  transform: translateY(50%);
  z-index: 1;
  font-family: "FontAwesome";
  color: #fff;
  font-size: 20px;
  top: 0;
}
.mmy-make,
.mmy-model,
.mmy-year {
  position: relative;
}
.mmy-tab.mmy-ops input {
  width: 100%;
  max-width: 458px;
  border: 1px solid #fff;
  background-color: var(--whiteClr);
  height: 59px;
  font-size: 20px;
  color: var(--darkClr);
  line-height: 20px;
  letter-spacing: 0.4px;
  font-weight: 500;
  margin: 0 auto;
}
.mmy-tab.mmy-ops input.gv-btn-clear {
  display: none;
}
input.gv-btn-search {
  margin-right: 10px;
}

.gv-mmy-bar select:focus-visible {
  outline: 0;
  box-shadow: none;
}

.gv-mmy-bar select option {
  color: var(--darkClr);
}

/* top Selling slider   */
.home_product_section {
  background-color: #f2f2f2;
  padding: 96px 0 0;
  text-align: left;
}
.home_product_section section.productdetails > ul,
.home_product_section section.productdetails > p {
  font-size: 16px;
  line-height: 28px;
  font-family: "Montserrat";
  font-weight: 400;
}

p.cstm_prod_head {
  font-size: 17px;
  letter-spacing: 6.46px;
  line-height: 1;
  font-weight: 500;
  margin-bottom: 36px;
}
.pro_name h5.pro_nm {
  margin-bottom: 0;
}
.promise_cont h3 {
  color: var(--darkClr);
}
.pro_name {
  min-height: 70px;
  padding: 20px 0 10px;
}
.arrow_bg {
  position: relative;
  top: -44px;
  text-align: center;
}
.row.prod_slid .slick-arrow.pre_btn {
  left: calc(50% - 70px);
}
.row.prod_slid .slick-arrow {
  position: absolute;
  bottom: -32px;
  width: 100%;
  max-width: 50px;
  z-index: 1;
  cursor: pointer;
}
.row.prod_slid .next_btn:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 36px;
  background-color: #ddd;
  left: -20px;
  top: -7px;
}
.row.prod_slid. span.pre_btn {
  left: calc(50% - 70px);
}

.row.prod_slid .next_btn {
  right: calc(50% - 70px);
}
.cstm_product_block .arrow_bg {
  top: -1px;
}
.cstm_tab_head {
  display: flex;
  padding-bottom: 80px;
  padding-top: 30px;
  justify-content: center;
}
.pro_prc_wrap {
  padding-bottom: 15px;
}
.cstm_tab_head .tab_head_num h3 {
  color: #d0d0d0;
  margin: 0 60px;
  position: relative;
}
footer.footer a.header__menu-item span.view_all_btn {
  padding-left: 30px;
}
.product_page_tabbing .cstm_tab_head .tab_head_num h3:after {
  background: none;
}
.product_page_tabbing .tab_head_num.active h2::after {
  background: var(--darkClr);
}
.prod_slid .product_wrap {
  padding: 0 15px 140px;
}
.prod_slid .product_wrap .pro_img img {
  width: 100%;
  margin: 0 auto;
}
.prod_slid .product_wrap .pro_prc {
  color: #ef521b;
  font-weight: 500;
  margin: 0;
}

.home_product_section .cstm_pro_rev {
  display: flex;
  justify-content: center;
}

/* .home_product_section .cstm_pro_rev .jdgm-prev-badge {
    display: flex !important;
} */
.cstm_related_prod h5.pro_prc {
  padding: 15px 0;
}

.cstm_related_prod .jdgm-prev-badge.jdgm--js {
  padding: 0 !important;
}
.jdgm-prev-badge span {
  font-size: 16px;
  line-height: 20px;
}
.jdgm-prev-badge span.jdgm-prev-badge__stars span {
  color: #ffc400 !important;
}
.jdgm-prev-badge span.jdgm-prev-badge__stars {
  margin-right: 10px;
}
.jdgm-prev-badge span.jdgm-prev-badge__text {
  display: none;
}

.cstm_tab_head .tab_head_num.active h3:after {
  position: absolute;
  content: "";
  height: 3px;
  background-color: var(--darkClr);
  width: 105px;
  bottom: -15px;
  left: 50%;
  transform: translate(-50%);
}
.cstm_testi_content_slid span.slick-arrow {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
.cstm_testi_content_slid span.next_btn.slick-arrow {
  left: calc(50% + 50px);
}
.cstm_testi_content_slid span.pre_btn.slick-arrow {
  left: calc(50% + -50px);
}
.nav-header-cart-div span:hover {
  color: #ef521b;
}

/* Our Promise Sec */
section.home_promise_section {
  margin: 90px 0;
  position: relative;
}
section.home_promise_section .sing_promise_cont {
  box-shadow: 0px 0px 15px #00000014;
  padding: 25px 20px;
  display: flex;
  margin-bottom: 35px;
  border: 1px solid #fff;
}
section.home_promise_section .sing_promise_cont:hover {
  border: 1px solid #ef521b;
}
section.home_promise_section h2 {
  padding-bottom: 45px;
}
.promise_cont {
  padding-left: 20px;
}
.promise_cont p {
  line-height: 36px;
  font-weight: 300;
}
.pro_name a {
  height: auto;
}
.promise_icon_img img {
  width: 100%;
  max-width: 100px;
  margin-right: 15px;
}
.cstm_right_logo {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(-50%, -50%);
}
.cstm_countdown_img_sec {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}
.sing_countdown_img {
  padding: 0;
}
.sing_countdown_img img {
  width: 100%;
  height: 700px;
}
section.home_countdown_section .deal_area {
  position: absolute;
  top: -30px;
  left: 50%;
  z-index: 1;
  background-color: #ef521bd1;
  transform: translate(-50%);
  width: 100%;
  max-width: 800px;
  height: 730px;
  padding: 95px 50px;
}
.faq_qst.active a {
  color: var(--whiteClr);
}
.cstm_tab_head .tab_head_num.active h3 {
  color: #000;
}
section.home_countdown_section {
  position: relative;
}
.deal_text h2 {
  text-align: center;
  color: var(--whiteClr);
  margin-bottom: 0;
}
.deal_head h6 {
  font-size: 17px;
  text-align: center;
  color: var(--whiteClr);
  letter-spacing: 6.46px;
  margin: 0 0 36px;
  font-weight: 400;
}
.deal_text {
  text-align: center;
}
.deal_text h2 {
  text-align: center;
  color: var(--whiteClr);
  margin-bottom: 56px;
}
.cstm_timer_countdown {
  text-align: center;
}
.cstm_timer_countdown ul {
  display: flex;
  list-style: none;
  justify-content: center;
  padding: 0;
  margin-bottom: 0;
}
.cstm_timer_countdown ul li {
  font-size: 17px;
  color: var(--whiteClr);
  border: 1px solid #fff;
  width: 100%;
  line-height: normal;
  letter-spacing: 1.5px;
  height: 148px;
  max-width: 148px;
  display: flex;
  margin: 0 15px;
  flex-direction: column;
  justify-content: space-between;
  padding: 15px 0;
  text-transform: uppercase;
  position: relative;
  font-weight: 500;
}
.cstm_timer_countdown ul li:after {
  position: absolute;
  content: ":";
  color: #fff;
  font-size: 80px;
  top: 50%;
  right: -26px;
  height: 110px;
  transform: translateY(-50%);
}
.cstm_timer_countdown ul li:last-child:after {
  display: none;
}

.cstm_timer_countdown ul li span {
  display: block;
  font-weight: 600;
  font-size: 75px;
}
.cstm_shop_btn {
  margin-top: 40px;
}
.cstm_shop_btn a {
  width: 100%;
  max-width: 274px;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  background-color: var(--whiteClr);
  color: #ef521b;
  height: 59px;
  border: 1px solid #ef521b;
  align-items: center;
  font-weight: 400;
}
.cstm_shop_btn a:hover {
  background-color: transparent;
  border: 1px solid var(--whiteClr);
  color: var(--whiteClr);
}

section.home_countdown_section .deal_area:after {
  position: absolute;
  content: "";
  top: 0px;
  left: -30px;
  border-bottom: solid 16px #d94714;
  border-right: solid 16px #d94714;
  border-left: solid 16px transparent;
  border-top: solid 16px transparent;
}
section.home_countdown_section .deal_area:before {
  content: "";
  position: absolute;
  right: -30px;
  top: 0;
  border-bottom: solid 16px #d94714;
  border-left: solid 16px #d94714;
  border-right: solid 16px transparent;
  border-top: solid 16px transparent;
}
/*FAQ  Section  */

.faq_left_img {
  padding-left: 0;
  padding-right: 30px;
}
.faq_left_img img {
  width: 100%;
}
section.home_faq_section {
  margin: 75px 0;
}
.faq_right_content {
  padding-left: 30px;
  padding-right: 0;
}

.faq_qst {
  display: flex;
  align-items: center;
  background-color: #f6f6f6;
  margin-bottom: 0;
  margin-top: 25px;
  padding: 20px;
}

.faq_qst a {
  color: var(--darkClr);
}

.faq_qst i {
  font-size: 20px;
  color: var(--darkClr);
}
.faq_ans p {
  letter-spacing: 0.32px;
  line-height: 33px;
}
.faq_qst.active {
  background-color: #ef521b;
}
.faq_qst a {
  color: var(--darkClr);
  height: auto;
  font-size: 20px;
  line-height: 1;
  display: flex;
  font-weight: 400;
  justify-content: space-between;
  width: 100%;
}
.faq_qst.active a i {
  color: var(--whiteClr);
}
.faq_ans {
  padding: 20px 25px 0;
  border: 1px solid #e6e6e6;
  border-top: 0;
}

/* Video Testomonial Section  */
.cstm_testi_video video {
  width: 100%;
  max-width: 100%;
  height: 800px;
  object-fit: cover;
}
.cstm_social_feed_img a {
  display: block;
  height: auto;
  width: 100%;
}
section.home_testmionial_section .arrow_bg {
  display: none !important;
}
.cstm_testi_wrapper .testi_review h4 {
  text-align: center;
  color: var(--darkClr);
  font-weight: 300;
}
.cstm_testi_content_slid::before {
  content: "";
  width: 123px;
  height: 108px;
  background-image: url("/cdn/shop/files/Icon_awesome-quote-right.png");
  position: absolute;
  left: 50%;
  top: 40px;
  transform: translateX(-50%);
  z-index: 1;
}
.cstm_testi_video {
  cursor: pointer;
  position: relative;
}
.cstm_testi_video .play_icon {
  position: absolute;
  top: 24%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cstm_testi_content_slid {
  position: absolute;
  bottom: 5px;
  z-index: 1;
  left: 50%;
  color: var(--darkClr);
  background-color: var(--whiteClr);
  transform: translate(-50%);
  width: 100%;
  max-width: 1190px;
  padding: 0;
  cursor: pointer;
}
section.home_testmionial_section {
  position: relative;
}
.testi_author span {
  display: block;
  text-align: center;
  font-size: 17px;
  line-height: 49px;
  letter-spacing: 0.34px;
  font-weight: 500;
  color: var(--darkClr);
}
.cstm_testi_wrapper {
  padding: 90px 80px;
  position: relative;
}

.cstm_testi_content_slid span.pre_btn.slick-arrow:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 36px;
  background-color: #707070;
  left: 68px;
  bottom: -7px;
  opacity: 1;
}
.cstm_testi_content_slid:after {
  position: absolute;
  content: "";
  background-repeat: no-repeat;
  background-image: url(/cdn/shop/files/arrow_bg.png);
  left: 50%;
  width: 100%;
  max-width: 249px;
  height: 90px;
  transform: translate(-52%);
  bottom: -42px;
}
.cstm_testi_content_slid .slick-prev,
.cstm_testi_content_slid .slick-next {
  bottom: 0 !important;
  top: unset;
}
.cstm_testi_content_slid .slick-prev {
  left: 40%;
}
.cstm_testi_content_slid .slick-next {
  left: 50%;
}

/*social Feeds  */
section.home_social_feed_section {
  margin: 70px 0 112px;
}
section.home_social_feed_section h2 {
  text-align: center;
  margin-bottom: 20px;
  line-height: 1;
}
section.home_social_feed_section p {
  text-align: center;
  margin-bottom: 30px;
}
.cstm_social_feed_name_date h4 {
  margin-bottom: 0;
  line-height: 40px;
}
.cstm_social_feed_name_date h4 a {
  line-height: 1;
  height: auto;
  font-weight: 500;
  color: var(--darkClr);
}
.social_feed_inner {
  position: relative;
}
.cstm_social_feed_name_date p {
  line-height: 1;
  font-size: 14px;
  color: #a1a1a1;
  letter-spacing: 0.28px;
  font-weight: 300;
  text-align: left !important;
}
.cstm_social_feed_author_img img {
  width: 100%;
  max-width: 90px;
}
.cstm_social_feed_author_sec {
  display: flex;
  align-items: flex-start;
}
.cstm_social_feed_author_img {
  margin-top: -20px;
}
.cstm_social_post_text p {
  padding-bottom: 0 !important;
  text-align: left !important;
  line-height: 36px;
  font-weight: 300;
}
.cstm_social_mini_wrapper {
  box-shadow: 0 0 26px #00000012;
  padding: 0 15px 20px 36px;
}

.cstm_social_icon a {
  display: inline-block;
}

/*footer css  */
footer.footer .container {
  width: 100%;
  max-width: 100%;
  padding: 0;
}
footer.footer nav.header__inline-menu ul li {
  padding: 0 !important;
}
footer.footer .col-md-4 {
  padding: 0 !important;
  background-color: #1a1a1a;
}
footer.footer {
  padding: 0;
}
.footer__content-top {
  padding-left: 245px;
  padding-top: 90px;
  padding-bottom: 0;
}
.footer-block__details-content.rte p {
  font-weight: 300;
}
footer.footer .footer-block.grid__item h2 {
  font-size: 22px;
  color: var(--whiteClr);
  line-height: 36px;
  text-align: left;
  margin-bottom: 20px;
  font-family: "Montserrat";
  font-weight: 500;
}
.footer-block__details-content p {
  color: var(--whiteClr);
  text-align: left;
  line-height: 30px;
}
.footer-block--newsletter form {
  margin: 0;
}
.newsletter-form__field-wrapper .field label.field__label {
  color: #9b9b9b;
  letter-spacing: 0.32px;
  line-height: 30px;
  font-size: 16px;
}
.social_icons {
  padding-left: 245px;
  display: flex;
  align-items: center;
}
.social_icons .social-icons-nd-links {
  list-style: none;
  display: flex;
}
.social_icons .social-heading {
  font-size: 17px;
  letter-spacing: 0.34px;
  line-height: 36px;
  font-weight: 300;
}
.social_icons .social-icons-nd-links {
  list-style: none;
  margin-bottom: 0;
}
.social_icons .social-icons-nd-links li a {
  display: block;
  height: auto;
}
.social_icons .social-icons-nd-links li a .social-icon i {
  color: var(--whiteClr);
  font-size: 32px;
  padding-left: 15px;
}
footer.footer ul.list-menu.list-menu--inline {
  padding-left: 92px;
  padding-bottom: 70px;
}
.cstm_mennu_Sec {
  padding-top: 90px;
}

.footer_sub_menu li {
  list-style: none;
  text-align: left;
}
.foot_top_menu {
  padding-right: 170px;
}
.foot_top_menu h3 {
  font-size: 22px;
  line-height: 36px;
  margin-bottom: 20px;
  letter-spacing: 0.44px;
  text-decoration: none;
  font-weight: 500;
}
ul.footer_sub_menu {
  padding-left: 0;
}

ul.footer_sub_menu li a {
  padding: 0;
  display: block;
  height: auto;
  font-size: 16px;
  line-height: 50px;
  color: var(--whiteClr);
}

ul.footer_sub_menu li a .sub_menu_arrow {
  margin-right: 12px;
}

.footer__content-bottom {
  padding-top: 0 !important;
}

.newsletter-form__field-wrapper .field::after {
  box-sizing: content-box;
  outline: none;
  display: none !important;
}
.footer__content-bottom .copy-rigth-text span.cpy-right {
  font-size: 14px;
  letter-spacing: 0.28px;
  line-height: 50px;
  color: #ffffffb8;
  font-weight: 300;
  font-family: "Montserrat";
}
.cstm_mennu_Sec {
  padding-left: 0 !important;
}

.footer__content-bottom .footer__copyright.caption {
  margin-top: 0 !important;
}
#Subscribe {
  width: 100%;
  max-width: 100%;
  background: #ef521b;
  margin: 15px auto 0;
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 0.4px;
  color: var(--whiteClr);
  position: relative;
  height: 54px;
}
.footer__content-bottom-wrapper--center {
  justify-content: flex-start !important;
  padding-left: 80px;
  margin-left: 0;
}
ul.footer_sub_menu li a:hover {
  color: #ef521b;
}
.header__menu-item:hover span {
  text-decoration: unset;
}
footer.footer .footer_sub_menu .header__menu-item {
  padding: 0;
  display: block;
  font-weight: 300;
}
.footer-block--newsletter .field input {
  background-color: #fff;
  padding: 0 20px;
  height: 54px;
  max-width: 100%;
  width: 415px;
  margin: 0 auto;
  color: #9b9b9b;
}
#Subscribe:hover {
  background-color: var(--whiteClr);
  color: #ef521b;
}

/*product page  */

.header-wrapper--border-bottom {
  border-bottom: none !important;
}

.cstm_related_prod .pro_img {
  padding-bottom: 15px;
}

.product__media-wrapper li .product-media-container {
  margin-left: auto !important;
  margin-right: 0;
  width: 100%;
}
.product_top_banner_wrapper a.product__title {
  display: block;
  margin: 0;
}
.product__info-wrapper {
  padding: 0 0 0 40px;
}
.cst_sku_rev_wrapper {
  display: flex;
  align-items: center;
  margin: 20px 0 !important;
}
span.product-sku {
  background-color: #e5e5e5;
  width: 180px;
  display: flex;
  justify-content: center;
  height: 39px;
  align-items: center;
  font-size: 16px;
  color: #000;
  letter-spacing: 0.32px;
  margin-left: 30px;
  font-weight: 300;
}
.cst_price span.price-item {
  color: #ef521b;
  font-size: 32px;
  line-height: 1;
  letter-spacing: 0.64px;
  font-weight: 500;
}
.shopify-payment-button__button {
  display: none;
}
.shopify-payment-button {
  display: none;
}
.cstm_buy_btn_wrapper {
  display: flex;
  margin: 0 !important;
  align-items: center;
  height: 57px;
}
.cstm_buy_btn_wrapper .product-form__input quantity-input.quantity {
  max-width: 110px;
  border: 1px solid #c9c9c9;
  position: relative;
  height: 57px;
}
.cstm_buy_btn_wrapper .product-form__input {
  max-width: 110px;
  margin-bottom: 0;
  margin-right: 20px;
}
.cst_price {
  margin: 0 !important;
}
.button--full-width span {
  color: #ef521b;
  display: block;
  font-size: 20px;
  line-height: 15px;
  letter-spacing: 0.4px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 0;
}
.product-form__submit {
  background-color: none;
  width: 195px;
  height: 57px;
  padding: 0;
  border: 1px solid #ef521b;
  margin-bottom: 0;
}
.button--full-width::before {
  display: none;
}
.product-form__submit:hover span,
.product-form__submit:hover {
  background-color: #ef521b;
  color: #fff;
}
.product-form__submit::after {
  display: none;
}
.cst_sku_rev_wrapper .jdgm-prev-badge__text {
  display: none;
}
.product__description {
  margin: 0 !important;
}
.product__description p {
  line-height: 35px;
  letter-spacing: 0.32px;
  font-weight: 300;
  padding: 30px 0 20px;
}
.stock-visibility {
  margin: 0 !important;
}
.stock-visibility p {
  color: #55b700;
  margin-bottom: 0;
  font-weight: 400;
}

.stock-visibility p span i {
  padding-right: 15px;
}

section.product-delivery-option-sec {
  margin: 82px 0 88px;
  text-align: center;
}
ul.product-info-meta-field li {
  display: flex;
  align-items: center;
  justify-content: start;
  border-bottom: 1px solid #70707063;
}
.product-info-tab ul.product-info-meta-field {
  width: 100%;
  max-width: 550px;
  margin-right: 35px;
  margin-bottom: 0;
  padding: 0;
}
.product-info-tab {
  display: flex;
  align-items: center;
}

ul.product-info-meta-field li span p {
  text-align: left !important;
  padding-left: 300px;
  margin-bottom: 0;
}

.product_page_tabbing {
  background-color: #fff;
  padding: 0;
}
.content-delivery-wrap {
  background: #efefef;
  padding: 44px 28px 20px;
  height: 100%;
}

.content-delivery-wrap .img-delivery {
  padding-bottom: 30px;
}
ul.slick-dots {
  list-style: none;
  opacity: 0;
}
.content-delivery-wrap .img-delivery img {
  height: 88px;
  object-fit: contain;
}
.content-delivery h4.dilverttitle {
  font-size: 22px;
  line-height: 1;
  letter-spacing: 0.44px;
  font-weight: 500;
  padding-bottom: 20px;
  font-family: "Montserrat";
  margin-bottom: 0;
  color: var(--darkClr);
}
.content-delivery p {
  line-height: 34px;
  letter-spacing: 0.32px;
  margin-bottom: 0;
}
.product_top_banner_wrapper {
  height: 300px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.footer-block--newsletter .field input:focus {
  box-shadow: none !important;
  outline: 0;
  margin: 0;
}
.newsletter-form__field-wrapper .field label.field__label {
  display: none;
}
.footer-block--newsletter .field input::placeholder {
  opacity: 1;
  color: #9b9b9b;
}
.product-info-left-img img {
  width: 365px;
}
ul.product-info-meta-field li p {
  margin-bottom: 0;
  padding-left: 100px;
}
ul.product-info-meta-field li h4 {
  font-size: 16px;
  width: 100%;
  max-width: 120px;
  text-align: left;
  line-height: 30px;
  letter-spacing: 0.4px;
  font-weight: 400;
  margin-bottom: 0;
}
.cstm_related_prod product-recommendations {
  width: 100%;
  max-width: 100%;
  padding: 0;
}
.cstm_related_prod {
  margin-top: 100px;
  background: transparent linear-gradient(180deg, #f8f8f8 0%, #ffffff00 100%) 0%
    0% no-repeat padding-box;
  padding: 75px 0;
}
.cstm_related_prod h2 {
  font-size: 50px;
  line-height: 72px;
  letter-spacing: 1px;
  font-weight: 600;
  margin-bottom: 55px;
  color: #000;
}
.card__heading a:after {
  display: none !important;
}
.product_top_banner_wrapper .product__title h2 {
  color: var(--whiteClr);
  padding-top: 70px;
  font-weight: 600;
  font-size: 50px;
}

.cstm_prod_breadcrumb nav.breadcrumbs {
  display: flex;
  max-width: 100%;
  align-items: end;
}
.product_top_banner_wrapper .row {
  flex-direction: column;
  height: 280px;
  justify-content: space-between;
}
.cstm_prod_breadcrumb nav.breadcrumbs a.breadcrumbs__link {
  color: #ef521b;
  padding: 0 6px;
}
.cstm_prod_breadcrumb nav.breadcrumbs a {
  height: auto;
  font-size: 16px;
  line-height: 40px;
  letter-spacing: 0.32px;
  color: var(--whiteClr);
  display: block;
  width: auto;
  font-weight: 300;
}
.cstm_prod_breadcrumb nav.breadcrumbs span {
  color: #fff;
}
.card.card--standard.card--media {
  border: 0;
}
.underline-links-hover:hover a {
  text-decoration: none;
  text-underline-offset: 0.3rem;
}

.cstm_buy_btn_wrapper .product-form__input quantity-input.quantity::before,
.cstm_buy_btn_wrapper .product-form__input quantity-input.quantity::after {
  opacity: 0;
}
ul.product-info-meta-field li:last-child {
  border-bottom: none;
}
.product--thumbnail .product__media-list,
.product--thumbnail_slider .product__media-list {
  padding-bottom: calc(
    var(--media-shadow-vertical-offset) * var(--media-shadow-visible)
  );
}
.cart-notification-wrapper button.button.button--primary.button--full-width.bss-b2b-customer-portal-nt-checkout-btn { margin-top: 1rem; }
.annc-bar-svg {width: 17px;margin-right: 8px;color: #fff;height: 15px;}

/*   slider */
@media (min-width: 767px) {
  .product.grid .grid__item.product__media-wrapper media-gallery {
    display: flex;
    flex-wrap: wrap;
    flex-flow: row-reverse;
  }
  .product.grid
    .grid__item.product__media-wrapper
    media-gallery
    slider-component.slider-mobile-gutter {
    width: 100%;
    max-width: calc(100% - 92px);
  }

  .product.grid
    .grid__item.product__media-wrapper
    media-gallery
    slider-component.thumbnail-slider {
    width: 100%;
    max-width: 92px;
    display: block;
  }

  .product.grid
    .grid__item.product__media-wrapper
    media-gallery
    slider-component.thumbnail-slider
    ul {
    flex-flow: column;
  }

  .product.grid
    .grid__item.product__media-wrapper
    media-gallery
    slider-component.thumbnail-slider
    ul
    > li {
    width: 100%;
  }
  .product.grid
    .grid__item.product__media-wrapper
    media-gallery
    slider-component.slider-mobile-gutter
    ul
    > li
    .product-media-container {
    width: 100%;
    max-width: 685px;
    border: 0;
    margin: 0 auto;
    padding-left: 40px;
  }
  .product-media-container .media {
    padding-top: var(--ratio-percent) !important;
  }

  .cstm_social_feed_img a img {
    width: 100%;
  }
  .product.grid
    .grid__item.product__media-wrapper
    media-gallery
    slider-component.thumbnail-slider
    ul
    > li:nth-child(n + 5) {
    display: none;
  }
  .newsletter-form__field-wrapper .field {
    flex-direction: column;
    position: unset;
  }
  .product__media-wrapper .slider-mobile-gutter .slider-button {
    display: none !important;
  }
}

button.quantity__button.cstm_btn_plus {
  position: absolute;
  right: -1px;
  z-index: 1;
  top: 0;
  height: 27.5px;
  width: 40px;
}
.usf-facet .usf-clear-all {
  margin-right: 40px !important;
}

.card__badge.bottom.left {
  position: absolute;
  right: 10px;
  top: 10px;
}
button.quantity__button.cstm_btn_minus {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  height: 27.5px;
  width: 40px;
}
.quantity__input {
  margin-right: 40px;
  font-size: 20px;
  line-height: 10px;
  letter-spacing: 0.4px;
  color: #000;
  border-right: 1px solid #c9c9c9;
}
.product_page_tabbing .cstm_tab_head {
  justify-content: flex-start;
}

.product_page_tabbing .cstm_tab_head .tab_head_num h3 {
  margin-left: 0;
  margin-right: 100px;
}
.product_page_tabbing .cstm_tab_head .tab_head_num h3:after {
  position: absolute;
  content: "";
  height: 3px;
  width: 100%;
  bottom: -4px;
  left: 50%;
  transform: translate(-50%);
}
.cstm_tab_head .tab_head_num.active h3:after {
  background: #000;
}
.product_page_tabbing .cstm_tab_head .tab_head_num.active h3 {
  color: #000;
}
.cstm_related_prod .pro_name {
  min-height: auto;
}

.cstm_related_prod h5.pro_prc {
  text-align: center;
  margin: 15px 0;
}
.cstm_related_prod .pro_prc_wrap {
  padding: 0;
}
.cstm_related_prod .cstm_pro_rev {
  text-align: center;
}
.cstm_related_prod .prod_slid .product_wrap {
  padding-bottom: 0;
  max-width: 400px;
}
.product.grid
  .grid__item.product__media-wrapper
  media-gallery
  slider-component.thumbnail-slider
  ul
  span.pre_btn.slick-arrow
  img {
  transform: rotateZ(90deg);
}

.product.grid
  .grid__item.product__media-wrapper
  media-gallery
  slider-component.thumbnail-slider
  li {
  margin-bottom: 30px;
}
.product.grid span.pre_btn.slick-arrow {
  display: block;
  text-align: center;
  width: 100%;
  max-width: 30px;
  margin: 10px auto 30px;
}
.product.grid span.next_btn.slick-arrow {
  display: block;
  max-width: 30px;
  width: 100%;
  margin: 0 auto 5px;
}
.product.grid span.next_btn.slick-arrow img {
  transform: rotate(90deg);
}
.grid__item.product__media-wrapper,
.product__info-wrapper.grid__item {
  width: 100%;
  max-width: 50% !important;
}
.product__media .image-magnify-none {
  object-fit: contain;
}
/* product page  */
.usf-views button.usf-view {
  color: #000;
}
.usf-sr-config {
  background-color: #f2f2f2;
  margin: 0 !important;
  padding: 5px 10px 5px 20px;
}
.usf-facet-values button.usf-btn span {
  font-size: 16px !important;
  line-height: 60px;
  letter-spacing: 0.32px;
  color: var(--darkClr);
  opacity: 1;
}
.cstm_product_grid_container .usf-facet-values.usf-scrollbar {
  overflow: unset;
  padding: 0 !important;
}
.cstm_social_feed_name_date {
  padding-left: 10px;
}
.usf-facet-values button.usf-btn span.usf-value {
  color: #ef521b;
}
.collection-hero__image-container.media.gradient {
  margin: 0;
}
.cstm_banner_con_wrapper {
  background: transparent;
  padding: 0 !important;
}
.cstm_product_grid_container .collection.page-width {
  width: 100%;
  max-width: 100%;
  padding: 0;
}
.cstm_product_grid_container .usf-sr-inputbox input:not([type="submit"]) {
  padding: 15px 10px;
  box-sizing: border-box;
  background: transparent;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.32px;
  color: #000;
}
.cstm_product_grid_container input::placeholder {
  color: var(--darkClr);
}
.usf-facet.cstm_brand_filter,
.usf-facet.cstm_price_filter {
  border-bottom: 0;
  padding: 20px 0 0;
}
.cstm_price_filter .usf-c-slider__track {
  border: 0;
}
.cstm_product_grid_container .usf-facets {
  margin: 0;
}
.cstm_product_grid_container .usf-facet .usf-title .usf-label {
  margin-left: 0;
  font-size: 22px;
  line-height: 1;
  letter-spacing: 0.44px;
  border: 0;
}
.cstm_product_grid_container .usf-facet .usf-pm {
  width: 32px;
  height: 32px;
}
.cstm_product_grid_container .usf-container {
  margin-top: 0 !important;
}

.cstm_product_grid_container
  .usf-facet-values--List
  .usf-facet-value
  .usf-checkbox,
.usf-facet.cstm_partfinder_filter {
  margin-right: 8px;
  position: relative;
  top: 0;
}
span.usf-sr-summary {
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.32px;
  color: var(--darkClr);
  opacity: 1;
  font-weight: 400;
}
.cstm_product_grid_container button.usf-btn {
  border-bottom: 0 !important;
  margin: 0;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.32px;
  padding: 0;
  opacity: 1;
}
.usf-facet.cstm_category_filter button.usf-label.usf-btn {
  border: 0;
}
.usf-c-select {
  background-color: #fff;
  height: 42px;
  border: 1px solid #fff;
  display: flex;
  align-items: center;
}
ul.grid.product-grid {
  padding-top: 36px;
}
.cstm_category_filter .usf-facet-values.usf-scrollbar.usf-facet-values--List {
  margin: 15px 0;
}
.cstm_related_prod product-recommendations ul.grid.product-grid {
  padding-top: 0;
  display: flex;
  flex-wrap: nowrap;
}
.cstm_related_prod product-recommendations h5.pro_nm {
  text-align: center;
}
.usf-facet.cstm_category_filter {
  padding: 20px 0 0;
}
.usf-facet.cstm_price_filter .usf-facet-values.usf-facet-range {
  padding-top: 30px;
  padding-right: 0;
}
.usf-sr-config .usf-c-select button {
  border: 0;
  padding-left: 10px;
  padding-right: 35px;
  color: #000000;
  font-weight: 300;
}
.usf-sr-config .usf-views button {
  border-bottom: 0;
  position: relative;
}
.usf-facet.cstm_price_filter span input {
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0.3px;
  color: #5e5e5e;
  border: 1px solid #cccccc;
}
.usf-facet.cstm_price_filter span.usf-slider-div {
  font-size: 17px;
  color: #000000;
  letter-spacing: 0.34px;
  line-height: 1;
  padding: 0 12px;
  width: 50px;
}
.usf-facet.cstm_price_filter span input:focus-visible {
  box-shadow: none;
  outline: none;
}

.cstm_product_grid_container .pagination-wrapper {
  margin: 0;
}
.cstm_product_grid_container .pagination-wrapper nav.pagination li a,
.cstm_product_grid_container .pagination-wrapper nav.pagination li span {
  width: 50px !important;
  height: 50px !important;
  font-size: 25px;
  line-height: 46px;
  font-weight: 500;
}
.cstm_product_grid_container .pagination-wrapper nav.pagination li a svg.icon {
  width: 25px;
  height: 25px;
}
.pagination__list > li:not(:last-child) {
  margin-right: 15px;
}
.cstm_banner_con_wrapper .cstm_collection_inner_wrap {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 15px;
}
.cstm_banner_con_wrapper .cstm_collection_inner_wrap {
  flex-direction: column;
  align-items: flex-start;
  padding-top: 100px;
}
section.cstm_collection_section .collection-hero__image-container {
  height: 300px;
  border: 0;
}
.cstm_banner_con_wrapper .cstm_collection_inner_wrap h2 {
  color: var(--whiteClr);
  margin-bottom: 80px;
}

.usf-c-select__content .usf-c-select__list button.usf-c-select__btn {
  text-align: left;
  line-height: 28px;
  color: #000;
}
li.usf-sr-product h3.card__heading.h5 a.full-unstyled-link {
  font-size: 20px;
  line-height: normal;
  letter-spacing: 0.4px;
  color: var(--darkClr);
  font-family: var(--commonFonts);
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}
.jdgm-prev-badge span {
  text-align: center;
  display: block;
}
.usf-c-select__content .usf-c-select__list button.usf-c-select__btn {
  text-align: left;
  line-height: 28px;
  color: #000;
}

.price__regular span.price-item.price-item--regular {
  font-size: 32px;
  line-height: normal;
  letter-spacing: 0.4px;
  font-family: var(--commonFonts);
  text-align: center;
  text-decoration: none;
  color: #ef521b;
  font-weight: 500;
}
.card.card--standard.card--media .price {
  text-align: center;
}
ul.grid.product-grid .jdgm-prev-badge {
  display: flex !important;
  justify-content: center;
}
.cstm_product_grid_container ul.grid.product-grid li.grid__item {
  width: 100% !important;
  max-width: calc(33.33333% - 20px);
  margin-right: 30px;
}
.usf-facets__body .usf-sr-inputbox {
  margin-top: 0;
  margin-bottom: 25px;
}

.cstm_product_grid_container ul.grid.product-grid::after {
  display: none;
}

.cstm_product_grid_container ul.grid.product-grid li.grid__item:nth-child(3n) {
  margin-right: 0;
}
.cstm_product_grid_container ul.grid.product-grid {
  padding-top: 45px;
  justify-content: flex-start;
  grid-gap: 0;
}
.cstm_product_grid_container .card--media .card__inner .card__content {
  position: unset;
  padding: 28px 16px;
}
.usf-facet.cstm_partfinder_filter.usf-collapsed .usf-container {
  display: none;
}
.quantity__input:focus-visible {
  box-shadow: none;
  outline: 0;
  border: 0;
  border-right: 1px solid #c9c9c9;
}
.cstm_partfinder_filter .usf-container {
  display: block;
  background-color: #e5e5e5;
}
.cstm_partfinder_filter .usf-container .cstm_collection_partfinder_section {
  display: block !important;
}

.usf-facet.cstm_partfinder_filter .page-width.wrapper.container {
  padding: 20px 0;
}
.usf-facet.cstm_partfinder_filter {
  padding: 15px;
  background-color: #e5e5e5;
  margin: 0px 0 30px !important;
}
.usf-facet.cstm_partfinder_filter .page-width.wrapper.container select {
  background-color: #fff;
  color: #000;
  border: 1px solid #cccccc;
  height: 47px;
  display: flex;
  align-items: center;
  font-size: 15px;
  line-height: normal;
  letter-spacing: 0.3px;
}
.cstm_collection_partfinder input.gv-btn-search {
  background-color: #ef521b;
  height: 47px;
  color: #fff;
  border: 0;
}
.usf-facet.cstm_partfinder_filter
  .page-width.wrapper.container
  .mmy-make:after {
  color: #000 !important;
}
.usf-facet.cstm_partfinder_filter .mmy-make:after,
.usf-facet.cstm_partfinder_filter .mmy-model:after,
.usf-facet.cstm_partfinder_filter .mmy-year:after {
  color: #000;
  top: -6px;
  right: 20px;
}
.usf-sr-config .usf-views button:before {
  display: none;
}
.usf-sr-config .usf-views button.usf-icon-list:after {
  position: absolute;
  content: "\f0ca";
  color: #191616;
  font-size: 25px;
  width: 100%;
  font-weight: 900;
  font-family: FontAwesome;
  top: -13px;
}
.cstm_product_grid_container button.usf-btn.usf-icon.usf-icon-grid:after {
  position: absolute;
  top: 50%;
  right: -55px;
  background-image: url("/cdn/shop/files/grid.png");
  content: "";
  background-position: center;
  z-index: 2;
  background-repeat: no-repeat;
  background-size: cover;
  height: 20px;
  width: 20px;
  transform: translateY(-55%);
}

.card-wrapper.product-card-wrapper:hover img.motion-reduce {
  transform: unset !important;
}
section.injector_calculator_sec {
  display: block;
  position: relative;
  background-color: #f5f5f5;
  padding-bottom: 100px;
  font-family: var(--commonFonts);
}
section.injector_calculator_sec h1 {
  font-size: 48px;
  margin: 0;
  color: #041e42;
  line-height: 1.3;
  font-weight: 700;
  text-transform: uppercase;
  padding: 60px 0 35px;
}
.calculator_section {
  background-color: #fff;
  padding: 50px 100px 40px;
  width: 100%;
  max-width: 1410px;
  margin: 0 auto;
}
.usf-facet.usf-collapsed.cstm_category_filter {
  padding: 45px 0;
}
.calculator_section .heading h3 {
  color: #44546a;
  font-size: 22px;
  margin-bottom: 30px;
}
.calculator_table tr td {
  font-size: 15px;
  line-height: 30px;
  color: #44546a;
  vertical-align: bottom;
  font-weight: 700;
}
.row.injector_flow_sec {
  margin-top: 10px;
}
td.input_bx input {
  border: 1px solid #a9a9a9;
  min-height: 27px;
  border-radius: 5px;
}
td.input_bx input#inj_flow {
  color: #ff6720;
}
td.select_bx:after {
  position: absolute;
  font-family: "FontAwesome";
  content: "\f107";
  right: 10px;
  top: 10%;
  font-weight: 900;
  color: #44546a;
  font-size: 15px;
  height: 20px;
}
td.select_bx {
  position: relative;
}
.usf-facet.usf-collapsed.cstm_brand_filter {
  padding-bottom: 20px;
}
td.select_bx select {
  background: #d6dce4;
  color: #44546a !important;
  font-family: Calibri, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  text-align: left;
  vertical-align: bottom;
}
td.select_bx select#Flowv1 {
  padding: 5px 100px 5px 5px;
}
.txt_column {
  padding-right: 100px;
}
.txt_column {
  padding-right: 100px;
}
.footer {
  margin-top: 0 !important;
}
/*inner pages  */
section.inner-page-section {
  padding: 20px 0 50px;
  background-color: #f5f5f5;
}
section.inner-page-section h2 {
  text-transform: uppercase;
  margin-bottom: 0;
}
.usf-info-column .usf-title {
  font-size: 20px;
  line-height: normal;
  letter-spacing: 0.4px;
  color: var(--darkClr);
  font-family: var(--commonFonts);
  font-weight: 400;
  text-decoration: none;
}
.template-404 h1.title {
  color: #000;
}
.template-404 p {
  font-size: 80px;
  color: #000;
}
.template-404 a.button {
  background-color: #ef521b;
  border: 0;
}
.template-404 a.button:hover {
  color: #fff;
}
.template-404 a.button:after,
.template-404 a.button:before {
  display: none;
}

.customer.login h1,
.customer.register h1,
.bss-b2b-registration-form-title h1{
  color: #000;
  line-height: 1;
  font-size: 40px;
}
section.inner-page-section {
  background-color: #f5f5f5;
  padding: 60px 0;
}
.customer form {
  margin: 20px 0 !important;
}
.usf-list .usf-sr-product .usf-info-column .usf-vendor {
  font-size: 20px !important;
  line-height: normal;
  letter-spacing: 0.4px;
  font-family: var(--commonFonts);
  text-decoration: none;
  color: #ef521b;
  font-weight: 500;
}
.section-template--18237576446234__cart-items-padding {
  padding: 0;
}

.section-template--18237576446234__cart-items-padding .title-wrapper-with-link {
  margin: 0;
}
table.cart-items tr th {
  font-size: 15px;
  color: #ef521b;
  font-weight: bold;
  line-height: normal;
}
.cstm_cart_item_wrapper {
  padding: 0 15px !important;
  max-width: 1440px;
  margin: 0 auto;
}
.title-wrapper-with-link a.underlined-link {
  background-color: #ef521b;
  color: #fff;
  padding: 15px;
  text-transform: capitalize;
  margin: 0;
}
table.cart-items td.cart-item__quantity quantity-input input {
  margin: 0;
  border-left: 1px solid #00000085;
  border-right: 1px solid #00000085;
}
.usf-facet.cstm_brand_filter,
.usf-facet.cstm_price_filter {
  border-bottom: 0;
  padding: 20px 0 0;
}
.cart-item__quantity-wrapper cart-remove-button a svg path {
  fill: red;
}
td.cart-item__totals .cart-item__price-wrapper span.price {
  font-weight: bold;
}
.cart__footer h2.totals__subtotal {
  font-size: 20px;
  line-height: 1;
}
.cart__footer .tax-note {
  color: var(--darkClr);
  text-align: right;
}
h1.title.title--primary {
  color: #000;
  text-align: center;
}
.cstm_cart_footer_wrap {
  margin-bottom: 80px;
}
.field:hover,
.field:after,
.field:focus-visible {
  box-shadow: none;
  outline: 0;
}
.customer .field input:focus {
  box-shadow: none;
  outline: none;
}
.customer.account.cstm_acc_all_info_wrap {
  width: 100%;
  max-width: 100%;
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  background-color: #fff;
  padding: 60px;
}

.cstm_acc_all_info h1.customer__title {
  margin: 0;
  color: #000;
  font-size: 40px;
  line-height: 1;
}

.cstm_acc_hst_det-wrap h2 {
  font-size: 40px;
  line-height: 1;
  margin: 0;
}
.cstm_acc_ord-hstry p {
  margin: 0;
}

.cstm_acc_hst_det-wrap {
  margin: 0 !important;
}

.cstm_acc_all_info a {
  text-decoration: none;
  font-size: 16px;
  line-height: 40px;
  color: #ef521b;
  font-weight: 500;
}

.cstm_acc_all_info a:hover {
  color: #ef521b;
}

.cstm_acc_ord-hstry p {
  line-height: 40px;
  color: #ef521b;
  font-weight: 500;
}

.cstm_acc_detail {
}

.cstm_acc_detail a {
  text-decoration: none;
  color: #ef521b;
  line-height: 40px;
  font-size: 16px;
  font-family: "Montserrat";
  font-weight: 500;
}
.cstm_acc_hst_det-wrap {
  justify-content: space-between;
  width: 100%;
  max-width: 730px;
}
.errors ul {
  margin-bottom: 20px;
  list-style: none;
}
.errors ul li {
  color: red;
}
.customer.login p {
  line-height: 30px;
  font-size: 14px;
}

.shopify-challenge__container .shopify-challenge__button {
  margin-top: 30px;
  background-color: #ef521b;
}

.shopify-challenge__container .shopify-challenge__button:hover {
  background: #ef521b;
  color: #fff;
}
.errors ul li {
  color: red;
  font-size: 14px;
}
.product-option.pro_prc_wrap h5.pro_prc {
  color: #ef521b;
  font-weight: 500;
  margin: 0;
}
ul.cstm-create_acc_error {
  margin: 0 0 20px;
}

ul.cstm-create_acc_error li {
  list-style: none;
  font-size: 14px;
  line-height: 20px;
}

ul.cstm-create_acc_error a {
  font-size: 14px;
  color: #121212a6;
}
td.cart-item__details a:hover {
  text-decoration: none;
}
.product-option.pro_prc_wrap {
  padding: 0;
  margin: 0;
}
td.cart-item__details h5.pro_nm {
  text-transform: capitalize;
}
.detail_Sec {
  display: flex;
  align-items: baseline;
}
.detail_Sec h4 {
  margin: 0;
  width: 100%;
  max-width: 103px;
}
.cstm_address.detail_Sec p {
  margin: 0;
  max-width: 570px;
  line-height: 30px;
  padding-left: 10px;
}
.detail_Sec a {
  color: #ef521b;
  padding-left: 10px;
}
.cstm_form_sec .contact {
  margin: 0;
  padding: 0;
}
h1.cstm_contact_page_head {
  text-align: center;
}
.cstm_contact_all_wrap {
  margin: 20px 0 100px;
  box-shadow: 0 0 15px #00000014;
  padding: 60px 30px;
  background-color: #fff;
}
.cstm_detail_sec h3 {
  margin: 0;
}
.cstm_detail_sec {
  margin-top: 20px;
}
.cstm_detail_sec h3 {
  margin: 0;
  font-size: 40px;
  line-height: 1;
  margin-bottom: 10px;
}
.cstm_form_sec h2.title {
  margin: 0 0 20px;
  font-size: 40px;
  font-weight: 600;
  font-family: "Montserrat";
}
.cstm_form_sec button.button {
  background-color: #ef521b;
  border: 1px solid #ef521b;
  font-size: 20px;
}
section.faq_page_faq_section .faq_right_content {
  padding-left: 0;
  padding-right: 0;
}
.cstm_form_sec button.button:after,
.cstm_form_sec button.button:before {
  display: none;
}
.usf-facet.cstm_category_filter button.usf-clear-all.usf-btn {
  display: none;
}
.usf-scrollbar.usf-facet-values--List
  button.usf-facet-value-single:not(:last-child) {
  border-bottom: 1px solid #7070702e !important;
}
.customer form a {
  margin: 30px auto 0 !important;
  text-decoration: none;
  font-size: 20px;
  color: #000;
}
.cstm_cart_footer_wrap button {
  background-color: #ef521b;
  border: 1px solid #ef521b;
}
.cstm_cart_footer_wrap button::after,
.cstm_cart_footer_wrap button::before {
  display: none;
}
.customer.login button,
.customer.register button {
  display: block;
  width: 100%;
  background-color: #ef521b;
  font-size: 22px;
}
.customer.login button:after,
.customer.login button:before,
.customer.register button:after,
.customer.register button:before {
  display: none;
}
.row.top_bann_slid {
  margin: 0;
}
.contact .field,
.field {
  border: 1px solid #000;
}
.cart-count-bubble span:hover {
  color: #fff;
}
section.inner-page-section p {
  line-height: 32px;
}
.contact__fields .field:after,
.field:after {
  display: none;
}

.contact__fields .field:before,
.field:before {
  display: none;
}

.contact .field input:focus,
.field textarea:focus {
  box-shadow: none;
}
.customer.login,
.customer.register {
  background-color: #fff;
  padding: 40px !important;
}
.customer.addresses {
  background-color: #fff;
  width: 100%;
  max-width: 550px !important;
  padding: 40px !important;
}
.customer.addresses h1 {
  color: #000;
}
.customer.addresses button {
  margin: 20px 0;
}
.customer.addresses h2 {
  text-align: center;
}
.customer.addresses button {
  background-color: #ef521b;
  color: #fff;
}
section.faq_page_faq_section {
  padding-bottom: 40px;
  padding-top: 30px;
}

.customer.addresses button:after,
.customer.addresses button:before {
  display: none;
}
.addresses form button[type] {
  border: 1px solid #000;
  color: #000 !important;
}
.customer.addresses ul li {
  margin: 0;
}
.customer.addresses a {
  text-decoration: none;
}
button.quantity__button svg {
  width: 20px;
  height: 8px;
}
section.brand_section {
  margin-bottom: 50px;
}

section.brand_section h2 {
  text-align: center;
  margin: 30px 0;
  padding: 0;
}

.brand_column {
  text-align: center;
  margin: 20px 0;
}

.brand_img img {
  width: 100%;
  max-width: 300px;
  box-shadow: rgba(17, 10, 40, 0.1) 0px 48px 100px 0px;
}
.brand_column h5 {
  margin: 30px 0 0;
  font-weight: 500;
}
.newsletter-form__field-wrapper .field {
  border: 0;
}
.ctm_all_Collection .card__media {
  box-shadow: #110a281a 0 48px 100px;
}
.ctm_all_Collection .card-wrapper.animate-arrow.collection-card-wrapper {
  width: 100%;
  max-width: 300px;
}
.ctm_all_Collection h3.card__heading {
  text-align: center;
}
.ctm_all_Collection {
  width: 100%;
  max-width: 100%;
  margin-bottom: 50px;
}

.price__regular span.price-item.price-item--regular, .product__info-container .price__container[bss-b2b-product-active="true"] {
	font-size: 30px;
	font-weight: 600;
}
.price__container[bss-b2b-product-active="true"],
.usf-sr-container.usf-nosearch .price__regular span.price-item.price-item--regular,
.usf-sr-container.usf-nosearch .price__sale span.price-item.price-item--sale,
.usf-sr-container.usf-nosearch .price__sale span.price-item.price-item--regular {
    font-size: 19px;
    font-weight: 600;
}
.cart-item__details .product-option .bss-b2b-qb-table, .cart-item__details .product-option .bss-b2b-qb-table p,
.cart-item__details .product-option .bss-b2b-qb-table, .cart-item__details .product-option .bss-b2b-qb-table div,
.cart-item__details .product-option .bss-b2b-qb-table, .cart-item__details .product-option .bss-b2b-qb-table table,
.cart-item__details .product-option .bss-b2b-qb-table, .cart-item__details .product-option .bss-b2b-qb-table table td,
.cart-item__details .product-option .bss-b2b-qb-table, .cart-item__details .product-option .bss-b2b-qb-table table tr,
.cart-item__details .product-option .bss-b2b-qb-table, .cart-item__details .product-option .bss-b2b-qb-table table th {
    display: revert;
}
table.quantity_break_table thead > tr th:first-child { border-left: 0 !important; }
table.quantity_break_table thead > tr th:last-child { border-right: 0 !important; }
.bss-b2b-cart-item-qty-table { max-width: 100% !important; width: 100% !important; margin-bottom: 20px !important; }
.product-option.pro_prc_wrap { width: 100% !important; max-width: 100% !important; }
table.quantity_break_table { border: 0 !important; }
table.quantity_break_table tbody td:first-child { border-left: 0 !important; }
table.quantity_break_table tbody td:last-child { border-right: 0 !important; }
table.quantity_break_table tbody > tr:last-child td { border-bottom: 0 !important; }
table.quantity_break_table thead th { border-bottom: 1px solid; }
p.bss-b2b-cart-item-qty-table-header { display: flex !important; }
.product-option * { display: revert !important; }
.cart-item table.quantity_break_table thead > tr th { padding: 10px 0 !important }
.product__info-wrapper.grid__item table.quantity_break_table thead > tr th { padding: 3px 0 !important; font-size: 11px; font-weight: 700; border-top: 0; }
.bss-b2b-qty-table-wrapper { display: block !important; border-top: 0 !important; }
.bss-b2b-qty-table-wrapper.hidden-table { display: none !important; }
p.bss-b2b-cart-item-qty-table-header span {
    font-size: 10px !important;
    line-height: 1.2 !important;
}
p.bss-b2b-cart-item-qty-table-header {
    font-weight: 400;
}
.bss-b2b-ef-table-title { margin-top: 1rem; font-size: 1.2rem; line-height: 1.5; color: #000; padding: 5px 0; }
.bss-b2b-ef-table-description {padding: 6px 12px !important;}
.product__info-wrapper .bss-b2b-cart-item-qty-table-header:hover { cursor: inherit; opacity: 1;}
.bss-b2b-qty-table-row.qty-row-active, .bss-b2b-qty-table-row-ef.qty-row-active { border: 0 !important }
/*responsive css  */

@media (max-width: 1699px) {
  .foot_top_menu {
    padding-right: 135px;
  }
  .footer__content-top {
    padding-left: 115px;
  }
  .social_icons {
    padding-left: 110px;
  }
}

@media (max-width: 1539px) {
  .foot_top_menu {
    padding-right: 120px;
  }
  .footer__content-top {
    padding-left: 145px;
  }

  .social_icons {
    padding-left: 145px;
  }
  .foot_top_menu {
    padding-right: 100px;
  }
  .footer__content-top,
  .social_icons {
    padding-left: 100px;
  }
}
@media (max-width: 1499px) {
  .container {
    max-width: 1200px;
  }
  .cstm_email {
    padding-right: 15px;
  }
  .cstm_phone {
    padding-right: 15px;
  }
  .nav-header-cart-div span {
    font-size: 16px;
  }
}
@media (max-width: 1439px) {
  .container {
    max-width: 1140px;
  }
  .cstm_tab_head .tab_head_num h3 {
    margin: 0 40px;
  }
  .foot_top_menu {
    padding-right: 100px;
  }
  .footer__content-top {
    padding-left: 90px;
    padding-top: 90px;
  }
  .social_icons {
    padding-left: 90px;
  }
  .nav-header-cart-div {
    padding-left: 75px;
  }
  footer.footer.color-inverse.gradient.section-sections--18237576970522__footer-padding
    .row {
    margin: 0;
  }
  section.home_faq_section .row {
    margin: 0;
  }
  section.home_talent_section .row {
    margin: 0;
  }
  main#MainContent {
    margin: 0;
  }
  .cstm_bann_content {
    transform: translate(0%, -50%);
  }
  header.header .container {
    max-width: 1200px;
  }
  section#shopify-section-sections--18237577003290__announcement-bar
    .container {
    max-width: 1200px;
  }
}

@media (max-width: 1365px) {
  .container {
    max-width: 991px;
  }
  .cstm_email {
    padding-right: 15px;
  }
  .cstm_phone {
    padding-right: 0px; /* padding-right: 15px; */
  }
  h2 {
    font-size: 40px;
    line-height: 1;
  }
  .cstm_product_grid_container .usf-facet .usf-title .usf-label {
    font-size: 16px;
  }

  footer.footer ul.list-menu.list-menu--inline {
    padding-left: 60px;
  }
  .foot_top_menu {
    padding-right: 90px;
  }
  .footer__content-top {
    padding-left: 50px;
  }
  .social_icons {
    padding-left: 50px;
  }
  .cstm_bann_content {
    transform: translate(0%, -50%);
  }
}
@media (max-width: 1279px) {
  .foot_top_menu {
    padding-right: 70px;
  }
  .container {
    max-width: 1150px;
  }
  .nav-header-cart-div span {
    font-size: 16px;
  }
  .cstm_email {
    padding-right: 10px;
  }
  .cstm_phone {
    padding-right: 0px; /* padding-right: 10px; */
  }
  .footer-block--newsletter .field input {
    width: 280px;
  }
  #Subscribe {
    max-width: 280px;
  }
}
@media (max-width: 1199px) {
  .cstm_account {width: auto;}
  .cstm_account_wrap {    justify-content: flex-end;}
  .cstm_account:not(:last-child) {margin-right: 15px;}
  .cstm_email {
    padding-right: 6px;
  }
  .cstm_phone {
    padding-right: 0px; /* padding-right: 6px; */
  }
  section.home_talent_section {
    margin: 30px 0 60px;
  }
  .cstm_email_wrap a {
    margin-right: 0;
  }
  .cstm_email_wrap a,
  .cstm_account_wrap a {
    font-size: 12px;
  }
  .cstm_email_wrap a,
  .cstm_account_wrap a {
    font-size: 13px;
  }
  .annc-bar-svg {margin-right: 0;}
  .cstm_email_wrap a img,
  .cstm_account a img {
    padding-right: 0px;
  }
  /* .nav-header-cart-div {
    padding-left: 30px;
} */
  .nav-header-cart-div span {
    font-size: 14px;
  }
  h2 {
    font-size: 32px;
  }
  .home_product_section {
    padding: 50px 0 0;
  }
  h5 {
    font-size: 16px;
  }
  .cstm_tab_head {
    padding-bottom: 50px;
  }
  .prod_slid .product_wrap {
    padding: 0 15px 80px;
  }

  section.home_promise_section {
    margin: 50px 0;
  }
  .foot_top_menu {
    padding-right: 30px;
  }
  h4 {
    font-size: 20px;
    line-height: 35px;
  }
  .cstm_testi_wrapper {
    padding: 60px;
  }
  .cstm_acc_hst_det-wrap {
    max-width: 650px;
  }
  :is(.account, .order) > div:nth-of-type(2) > div:first-of-type {
    padding-right: 0 !important;
  }
  .newsletter-form__field-wrapper .field {
    max-width: 240px;
  }

  .newsletter-form__field-wrapper .field input {
    width: 100%;
  }

  .newsletter-form__field-wrapper .field #Subscribe {
    width: 100%;
    max-width: 100%;
  }
  footer.footer .footer_sub_menu .header__menu-item {
    line-height: 40px;
  }
  .header.header--middle-left.header--mobile-center.page-width.header--has-menu
    ul
    li
    a {
    font-size: 14px !important;
  }
}

@media (max-width: 1023px) {
  h1 {
    font-size: 50px;
    line-height: 60px;
  }
  .cstm_email {
    padding-right: 2.5px;
  }
  .cstm_phone {
    padding-right: 2.5px;
  }
  .cstm_email_wrap a,
  .cstm_account_wrap a {
    letter-spacing: 0;
  }
  .cstm_annc_bar {
    background: #ef521b;
    justify-content: center;
  }
  .cstm_annc_bar:before {
    display: none;
  }
  .cstm_annc_bar .row {
    justify-content: space-between !important;
  }  
  .cstm_email_wrap {
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
    padding: 0;
    width: 100%;
    max-width: 40%;
  }
  .cstm_testi_video video {
    height: 600px;
  }
  header.header .cstm_all_menu_wrap {
    align-items: center;
    justify-content: space-between;
  }
  .cstm_menu_right_wrap {
    display: flex;
    justify-content: flex-end;
  }
  .nav-header-cart-div {
    justify-content: flex-end;
  }

  .nav-header-cart-div {
    padding-left: 25px;
  }
  .header--middle-left .header__inline-menu {
    padding-right: 40px;
  }
  header.header .cstm_all_menu_wrap img {
    transform: unset !important;
  }
  .cstm_right_logo {
    display: none;
  }
  .grid__item.product__media-wrapper,
  .product__info-wrapper.grid__item {
    padding: 0 0 0 30px !important;
  }
  .cstm_acc_hst_det-wrap {
    max-width: 400px;
  }
  table.cart-items {
    margin-top: 30px;
  }
  .newsletter-form__field-wrapper {
    max-width: 200px !important;
  }
  section.product-delivery-option-sec {
    margin: 82px 0 0px;
  }
  section.home_talent_section .row h2 {
    font-size: 25px;
  }
  .product.grid
    .grid__item.product__media-wrapper
    media-gallery
    slider-component.slider-mobile-gutter
    ul
    > li
    .product-media-container {
    padding-left: 20px;
  }
  .cstm_annc_bar {
    background: #ff5200 !important;
  }
}

@media (max-width: 991px) {
  .home_product_section section > p > strong > iframe,
  .home_product_section section > p > iframe {
    width: 100%;
  }

  .cstm_all_talents {
    flex: 0 0 33.33%;
    padding-bottom: 20px;
  }
  section.injector_calculator_sec h1 {
    line-height: 1;
    font-size: 30px;
  }

  .cstm_acc_hst_det-wrap h2 {
    font-size: 30px;
  }
  .content-delivery-wrap {
    padding: 20px 28px;
  }
  .prod_slid .product_wrap .pro_img img {
    max-width: 500px;
  }
  h2 {
    font-size: 30px;
  }
  .cstm_acc_all_info h1.customer__title {
    font-size: 30px;
  }
  .cstm_acc_hst_det-wrap {
    max-width: 250px;
  }
  .customer.account.cstm_acc_all_info_wrap {
    padding: 0 40px;
  }
  section.home_talent_section {
    margin: 20px 0;
  }
  section.home_partfinder_section .row {
    justify-content: center;
  }
  .cstm_talent_head .text p {
    line-height: 32px;
  }
  .partfinder_back_img {
    margin: 80px 0 0;
  }
  .partfinder_back_img {
    max-width: 500px;
    height: 460px;
  }
  .cstm_tab_head .tab_head_num h3 {
    margin: 0 20px;
  }
  #Subscribe {
    max-width: 200px;
  }

  .cstm_talent_head {
    padding-bottom: 0;
  }
  section.home_countdown_section .deal_area {
    max-width: 640px;
    height: 700px;
  }
  .nav-header-cart-div nav.header__inline-menu {
    display: none !important;
  }

  .sing_countdown_img img {
    height: 670px;
  }
  section.home_promise_section h2 {
    padding-bottom: 30px;
    text-align: center;
    margin: 0;
  }
  .faq_right_content h2 {
    font-size: 24px;
    margin-bottom: 0;
  }
  .faq_qst a {
    font-size: 16px;
    line-height: 1;
  }
  .cstm_testi_content_slid {
    bottom: -25px;
  }
  h4 {
    font-size: 18px;
    line-height: 30px;
  }
  section.home_social_feed_section {
    margin: 20px 0 70px;
  }
  .cstm_social_mini_wrapper {
    padding: 0 5px 20px;
  }
  .cstm_social_feed_name_date h4 {
    line-height: 1;
  }
  a {
    font-size: 15px;
  }
  .cstm_social_post_text p {
    line-height: 25px;
  }
  section.home_social_feed_section p {
    margin-bottom: 15px;
    line-height: 28px;
  }

  .footer__content-top {
    padding-left: 20px;
    padding-top: 40px;
  }

  #Subscribe {
    font-size: 16px;
    line-height: 13px;
  }
  .footer-block--newsletter .field input {
    width: 200px;
  }
  .social_icons .social-heading {
    font-size: 13px;
  }
  .footer__content-top,
  .social_icons {
    padding-left: 25px;
  }
  section.home_partfinder_section {
    min-height: 620px;
  }
  footer.footer .footer-block.grid__item h2 {
    font-size: 20px;
    line-height: normal;
  }

  .social_icons .social-icons-nd-links {
    padding: 0;
  }
  .footer__content-top {
    padding-bottom: 20px !important;
  }
  nav.header__inline-menu {
    display: block !important;
  }
  .cstm_mennu_Sec {
    padding-top: 40px;
  }
  .foot_top_menu {
    padding-right: 50px;
  }
  .cstm_timer_countdown ul li span {
    font-size: 50px;
  }
  .cstm_timer_countdown ul li {
    height: 120px;
  }
  .faq_right_content {
    padding-left: 0;
  }
  section.product-delivery-option-sec {
    margin: 50px 0 30px;
  }
  .cstm_related_prod {
    margin-top: 30px;
    padding: 25px 0;
  }
  .cstm_related_prod h2 {
    margin-bottom: 25px;
  }
  .home_product_section {
    padding: 20px 0 0;
  }
  .cstm_tab_head {
    padding-bottom: 30px;
  }
  .cstm_related_prod h2 {
    font-size: 35px;
  }
  .product-info-tab ul.product-info-meta-field {
    margin: 0 auto 30px;
  }
  .cstm_buy_btn_wrapper .product-form__input quantity-input.quantity {
    height: 50px;
  }
  .product-form__submit {
    height: 50px;
  }
  .cst_sku_rev_wrapper {
    margin: 10px 0 !important;
  }
  .product__description p {
    line-height: 30px;
    padding: 10px 0;
  }
  .stock-visibility p {
    line-height: 30px;
  }
  .product-info-tab {
    display: block;
  }
  .social_icons .social-icons-nd-links li a .social-icon i {
    font-size: 25px;
    padding-left: 10px;
  }
  .footer__content-bottom .copy-rigth-text span.cpy-right {
    font-size: 12px;
  }
  .cstm_product_grid_container .usf-facet .usf-title .usf-label {
    font-size: 13px;
  }
  .cstm_product_grid_container .usf-facet .usf-pm {
    width: 20px;
    height: 20px;
  }
  .cstm_product_grid_container .usf-sr-inputbox input:not([type="submit"]) {
    padding: 15px 10px;
    font-size: 13px;
  }
  .usf-facets__body .usf-sr-inputbox button.usf-icon-search {
    width: 30px;
  }
  .cstm_product_grid_container button.usf-btn.usf-icon.usf-icon-grid:after {
    right: -40px;
  }
  .usf-sr-config {
    padding: 5px 10px 5px 10px;
  }

  li.usf-sr-product h3.card__heading.h5 a.full-unstyled-link {
    font-size: 16px;
  }
  .price__regular span.price-item.price-item--regular {
    font-size: 16px;
  }
  .usf-facet-values button.usf-btn span {
    font-size: 12px !important;
  }
  .usf-facet.cstm_price_filter span input {
    font-size: 10px;
  }
  .cstm_product_grid_container .usf-facet .usf-title .usf-label {
    font-size: 11px;
  }
  .cstm_product_grid_container button.usf-btn {
    font-size: 13px;
  }
  .usf-facet.cstm_price_filter span.usf-slider-div {
    font-size: 14px;
  }
  span.usf-sr-summary {
    font-size: 13px;
  }
  .usf-sr-config__mobile-filters-wrapper {
    width: auto !important;
  }
  .usf-sr-config__mobile-filters-wrapper .usf-filters {
    border: 0 !important;
  }
  .usf-mobile .usf-sr-summary {
    margin: 0 0 0 15px !important;
  }
  .usf-sr-config__mobile-filters-wrapper .usf-c-select > button,
  .usf-sr-config__mobile-filters-wrapper .usf-filters > button {
    padding: 0 !important;
  }
  .usf-mobile .usf-sr-config {
    justify-content: flex-start !important;
    width: 100%;
  }
  .usf-sr-config__mobile-filters-wrapper .usf-c-select > button {
    height: 40px !important;
    margin-left: 10px !important;
  }
  .usf-sr-config__mobile-filters-wrapper .usf-filters > button {
    margin-right: 35px !important;
  }
  .usf-sr-paging {
    padding: 0;
  }
  .title-wrapper-with-link a.underlined-link {
    font-size: 16px;
    line-height: 1;
  }
  a {
    text-decoration: none;
    font-size: 16px;
    line-height: 1;
  }
  h3 {
    font-size: 16px;
    line-height: 25px;
  }
  .content-delivery h4.dilverttitle {
    font-size: 17px;
    line-height: 1;
    padding-bottom: 10px;
  }
  ul.product-info-meta-field li h4 {
    font-size: 16px;
    line-height: 30px;
  }
  ul.product-info-meta-field li p {
    padding-left: 50px;
    font-size: 14px;
    line-height: 30px;
  }
  .foot_top_menu h3 {
    font-size: 18px;
    line-height: 25px;
  }
  .button--full-width span {
    font-size: 16px;
  }
  .cstm_product_block p {
    font-size: 15px;
    line-height: 32px;
  }
  .social_feed_inner:not(:last-child) {
    margin-bottom: 30px;
  }
  .newsletter-form__field-wrapper {
    max-width: 415px !important;
  }
  h6 {
    font-size: 15px;
  }
  .sing_banner_wrapper {
    min-height: 500px;
  }
  .cstm_timer_countdown ul li {
    font-size: 12px;
  }
  .nav-header-cart-div {
    width: auto;
  }
  .header__icons:before {
    left: -20px;
  }
  .newsletter-form__field-wrapper {
    width: auto !important;
  }
  header-drawer {
    display: block !important;
  }
  .cstm_account_wrap {
    max-width: 50%;
    width: 50%;
  }
}

@media (max-width: 767px) {
  .cstm_account_wrap {
    max-width: auto;
    width: auto;
  }
  header.header .cstm_all_menu_wrap .col-md-3 {
    width: auto;
  }
  .calculator_section .heading h3 {
    font-size: 16px;
  }
  #Subscribe {
    max-width: 100%;
  }
  .txt_column {
    padding-right: 0;
  }
  .calculator_section {
    padding: 50px 10px 40px;
  }
  td.input_bx input {
    width: 120px;
  }
  .calculator_table tr td {
    font-size: 11px;
    line-height: 22px;
  }
  td.select_bx select {
    line-height: 17px;
    font-size: 12px;
  }
  td.select_bx:after {
    right: 10px;
    top: 5px;
    height: auto;
  }

  nav.header__inline-menu ul li a {
    line-height: 30px;
    font-size: 14px;
  }
  footer.footer ul.list-menu.list-menu--inline {
    padding-bottom: 20px;
  }
  .cstm_related_prod h2 {
    font-size: 30px;
    margin: 0 0 10px;
  }
  .banner_head {
    padding-bottom: 20px;
  }
  .grid__item.product__media-wrapper {
    padding: 0 !important;
    max-width: 100% !important;
    width: 100%;
  }
  .product_top_banner_wrapper {
    height: 250px;
  }

  .faq_right_content {
    margin: 30px 0 0;
  }
  .faq_qst i {
    font-size: 14px;
  }
  .cstm_acc_hst_det-wrap h2,
  .cstm_acc_all_info h1.customer__title {
    font-size: 20px;
    text-align: left;
  }
  .customer.account.cstm_acc_all_info_wrap {
    display: block;
  }
  h1.customer__title {
    padding: 20px 0 0;
  }
  .cstm_acc_all_info a {
    font-size: 14px;
    line-height: 28px;
  }
  .cstm_acc_ord-hstry p {
    line-height: 20px;
    font-size: 14px !important;
  }
  .footer-block__newsletter {
    flex-grow: unset !important;
  }
  .customer button {
    margin: 20px 0 !important;
  }
  .customer.login,
  .customer.register {
    padding: 30px !important;
  }
  .customer form a {
    font-size: 16px;
  }
  .customer.login button,
  .customer.register button {
    font-size: 18px;
  }
  span.header__heading {
    text-align: left !important;
  }
  .cstm_account_wrap {
    width: auto;
  }
  .footer-block--newsletter {
    flex-direction: row !important;
  }
  .cstm_email_wrap a img,
  .cstm_account a img {
    padding-right: 0px;
  }
  span.header__heading a.focus-inset img {
    max-width: 200px;
  }
  section.home_countdown_section .deal_area {
    left: 50%;
    width: 100%;
    max-width: 500px;
    height: 700px;
  }
  .cstm_all_talents:after {
    display: none;
  }
  section.home_partfinder_section {
    min-height: 670px;
  }
  .usf-mobile .usf-c-select__input-value.usf-btn:after {
    margin-left: 25px !important;
  }
  .footer-block--newsletter .field input {
    width: 415px;
  }
  .usf-mobile .usf-sr-summary {
    width: 50% !important;
  }
  section.home_countdown_section .deal_area {
    max-width: 500px;
  }
  .cstm_tab_head .tab_head_num h3 {
    font-size: 20px;
  }
  .cstm_form_sec h2.title {
    font-size: 30px;
  }
  h3 {
    font-size: 20px;
    line-height: 30px;
    margin: 0;
  }
  header.header .cstm_all_menu_wrap .col-md-3 {
    padding: 0;
  }
  h1 {
    font-size: 30px;
    line-height: 45px;
    text-align: center;
  }
  .cstm_all_talents {
    padding: 15px 0;
    flex: 0 0 50%;
  }
  .promise_cont p {
    line-height: 25px;
    font-size: 14px;
  }
  .testi_author span {
    line-height: 30px;
  }
  .cstm_social_feed_img a img {
    max-width: 100%;
    width: 100%;
  }
  .product__info-wrapper.grid__item {
    padding: 0 !important;
    max-width: 100% !important;
  }
  .product__media-list .product__media-item {
    max-width: `100% !important;
  }
  .product_page_tabbing .cstm_tab_head {
    justify-content: center;
  }
  .product_page_tabbing .cstm_tab_head .tab_head_num h3 {
    margin-right: 20px;
    font-size: 17px;
  }
  .content-delivery-wrap .img-delivery img {
    height: 70px;
  }
  .product_top_banner_wrapper .row {
    height: 220px;
  }
  .product.grid .grid__item.product__media-wrapper media-gallery {
    display: block !important;
  }
  .product__media-wrapper li .product-media-container {
    margin: 0 auto;
  }
  .cstm_prod_breadcrumb nav.breadcrumbs a {
    font-size: 10px;
  }
  .cstm_acc_detail p {
    font-size: 14px;
    line-height: 30px;
    margin: 0 !important;
  }
  ul.product-info-meta-field li p {
    padding-left: 70px;
  }
  .product-info-left-img img {
    width: 100%;
  }
  .product_top_banner_wrapper .product__title h2 {
    color: var(--whiteClr);
    padding-top: 30px;
    font-weight: 600;
    font-size: 25px;
  }
  section.product-delivery-option-sec .col-md-4 {
    margin-bottom: 20px;
  }
  span.product-sku {
    width: 70px;
    height: 30px;
    font-size: 14px;
    margin-left: 0;
  }
  .cstm_buy_btn_wrapper .product-form__input quantity-input.quantity {
    height: 45px;
    max-width: 90px;
  }
  .cstm_buy_btn_wrapper .product-form__input {
    max-width: 110px;
    margin-right: 0;
  }
  .product-form__submit {
    height: 45px;
    width: 150px;
    line-height: 1;
  }
  .content-delivery h4.dilverttitle {
    font-size: 18px;
    padding-bottom: 10px;
  }
  .newsletter-form__field-wrapper .field {
    display: block;
  }
  .footer__content-top,
  .social_icons {
    padding: 25px 20px 0 !important;
  }
  footer.footer ul.list-menu.list-menu--inline {
    padding-left: 40px;
  }
  .foot_top_menu {
    padding: 0 50px 20px 0 !important;
  }
  .foot_top_menu h3 {
    margin-bottom: 0;
  }
  .foot_top_menu {
    padding-top: 20px;
  }
  .cstm_product_grid_container ul.grid.product-grid li.grid__item {
    width: 100% !important;
    max-width: calc(100% - 15px) !important;
    margin-right: 0 !important;
  }
  ul.grid.product-grid {
    padding-top: 27px;
  }
  .customer.login h1,
  .customer.register h1 {
    font-size: 26px;
  }
  .cstm_acc_detail a {
    line-height: 30px;
    font-size: 14px;
    margin-bottom: 20px;
  }
  table.cart-items tr th {
    font-size: 13px;
  }
  .quantity__input {
    font-size: 16px;
  }
  .cstm_email_wrap a,
  .cstm_account_wrap a {
    font-size: 0;
  }
  .cstm_email_wrap {
    width: auto !important;
  }
  .cstm_email {
    padding-right: 30px;
  }
  .footer-block--newsletter {
    justify-content: flex-start !important;
  }
  .cstm_bann_content .banner_btn {
    justify-content: center;
  }
  .cstm_bann_shop {
    margin-right: 10px;
  }
  .cstm_bann_disc {
    margin-left: 10px;
  }
  .row.prod_slid .next_btn:before {
    left: -18px;
    top: -12px;
  }
  .cstm_detail_sec h3 {
    font-size: 30px;
  }
  .cstm_bann_content .banner_btn a.cstm_btn {
    font-size: 14px;
    max-width: 160px;
    margin: 0;
  }
  .cstm_all_talents img {
    height: 80px;
    max-width: 80px;
    object-fit: contain;
    margin: 0 auto;
    width: 100%;
  }
  .partfinder_back_img h2 {
    padding: 20px 0;
  }
  .mmy-make:after,
  .mmy-model:after,
  .mmy-year:after {
    right: 20px;
    top: -7px;
  }
  .gv-mmy-bar select {
    height: 50px;
    padding: 10px !important;
  }
  .cstm_tab_head .tab_head_num h3 {
    margin: 0px 15px 0 0;
    font-size: 15px;
  }
  p.cstm_prod_head {
    font-size: 15px;
    margin-bottom: 20px;
  }
  .home_product_section {
    padding: 30px 0 0;
  }
  .deal_text h2 {
    margin-bottom: 30px;
  }
  .cstm_testi_wrapper {
    padding: 45px 15px;
  }
  h4 {
    font-size: 16px;
  }
  section.home_faq_section {
    margin: 30px 0;
  }
  .sing_countdown_img:nth-child(2),
  .sing_countdown_img:nth-child(3) {
    display: none;
  }
  .cstm_testi_content_slid::before {
    top: 20px;
  }
  .cstm_social_feed_author_img img {
    max-width: 60px;
  }
  .cstm_social_feed_name_date h4 {
    margin-top: 5px;
  }
  .row.top_bann_slid .slick-arrow img,
  .row.prod_slid .slick-arrow img,
  .cstm_testi_content_slid span.slick-arrow img {
    width: 100%;
    max-width: 25px;
  }
  .cstm_testi_content_slid span.pre_btn.slick-arrow:after {
    bottom: -12px;
    left: 63px;
  }
  .row.top_bann_slid span.pre_btn:after {
    right: -17px;
    bottom: -10px;
  }
  a {
    font-size: 14px;
  }

  section.faq_page_faq_section h1 {
    font-size: 23px !important;
    text-align: center !important;
    padding: 30px 0 0 !important;
    color: black !important;
  }

  section.faq_page_faq_section .faq_right_content.faq_page_faq_wrapper {
    margin: 0;
  }
  .newsletter-form__field-wrapper .field {
    max-width: 100%;
  }
  .newsletter-form__field-wrapper {
    max-width: 100% !important;
  }
  .cstm_menu_right_wrap {
    width: auto;
  }
}
@media (max-width: 567px) {
  .cstm_timer_countdown ul li {
    max-width: 50px;
  }
  .usf-sr-config .usf-views button.usf-icon-list:after {
    font-size: 20px;
    top: -10px;
    left: 20px;
  }
  .cstm_product_grid_container button.usf-btn.usf-icon.usf-icon-grid:after {
    height: 15px;
    width: 15px;
  }
  .usf-mobile .usf-sr-summary {
    margin: 0 0 0 5px !important;
  }
  .usf-sr-config__mobile-filters-wrapper .usf-c-select > button {
    margin-left: 10px !important;
    font-size: 12px;
  }
  span.usf-sr-summary {
    font-size: 12px;
  }
  .detail_Sec a {
    color: #ef521b;
    padding-left: 0;
    font-size: 12px;
  }
  .detail_Sec h4 {
    font-size: 14px;
    max-width: 67px;
  }
  .cstm_address.detail_Sec p {
    padding-left: 0;
    font-size: 14px;
  }
  span.header__heading a.focus-inset img {
    max-width: 150px;
  }
  .header__icons:before {
    height: 36px;
  }
  .cstm_bann_content {
    transform: translateY(-50%);
    padding: 0 15px;
  }
  .cstm_bann_shop a {
    width: 200px;
    align-items: center;
    height: 45px;
    margin: 0 auto 20px;
  }
  .cstm_bann_disc a {
    width: 200px;
    height: 45px;
    margin: 0 auto;
  }
  section.home_countdown_section .deal_area {
    max-width: 320px;
  }
  .deal_head h6 {
    font-size: 16px;
    margin: 12px 0;
    line-height: 1;
  }
  section.home_social_feed_section {
    margin: 70px 0 70px;
  }
  .footer-block--newsletter .field input {
    width: 300px;
  }
  .cstm_timer_countdown ul li span {
    font-size: 20px;
  }
  .cstm_timer_countdown ul li {
    max-width: 50px;
    height: 70px;
  }
  .cstm_shop_btn a {
    width: 100%;
    max-width: 274px;
    height: 45px;
    font-size: 14px;
  }
  .usf-mobile .usf-sr-summary {
    width: 30% !important;
  }
  .usf-sr-config__mobile-filters-wrapper .usf-filters > button:before {
    margin-right: 10px !important;
  }
  /*       .usf-sr-config__mobile-filters-wrapper .usf-filters>button {
    margin-right: 5px!important;
} */

  /* countdown*/

  section.home_countdown_section .deal_area {
    max-width: 320px;
  }
  section.home_countdown_section .deal_area {
    max-width: 100%;
    height: 402px;
    padding: 30px 15px 0;
  }
  .sing_countdown_img img {
    height: auto;
    object-fit: cover;
  }
  .cstm_timer_countdown ul {
    display: flex;
    list-style: none;
    justify-content: center;
    padding: 0;
    margin-bottom: 0;
    flex-wrap: wrap;
    gap: 10px;
  }
  .cstm_timer_countdown ul li {
    max-width: 100%;
    height: 70px;
    font-size: 10px;
    width: 100%;
    flex: 0 0 calc(25% - 10px);
    margin: 0;
  }
  .cstm_timer_countdown ul li span {
    font-size: 18px;
  }
  .cstm_timer_countdown ul li:after {
    display: none;
  }
  section.home_countdown_section .deal_area:after,
  section.home_countdown_section .deal_area:before {
    display: none;
  }

  .cstm_account_wrap a {
    margin-right: 0;
    padding-right: 6px;
  }
  .locale-selectors__container #country_code {
    max-width: 160px !important;
  }
}

section.inner-page-section.testing_works {
  max-width: 1100px;
  margin: 0 auto;
  background: transparent;
  text-align: center;
}
#HeaderMenu-SubMenuList-4 {
  display: block;
  padding-left: 10px;
}
#Details-HeaderSubMenu-4
  .header__menu-item.link.link--text.list-menu__item.focus-inset.caption-large {
  display: flex !important;
  justify-content: space-between;
  align-items: center;
}
.testing_works .testing_main_sec {
  text-align: center;
}
.testing_works .testing_main_sec h1 {
  font-size: 34px !important;
  font-weight: 600 !important;
  color: #000 !important;
  text-align: center !important;
  /* 	margin-bottom: 20px; */
}
section.inner-page-section p {
  line-height: 32px;
  color: #7a7a7a;
  font-size: 16px;
}

.row.testing_parameter_sec h2 {
  color: #2d2d2d;
  font-weight: 600;
  font-size: 26px;
  text-transform: capitalize;
}
.row.testing_parameter_sec .testing_parameter_text {
  font-size: 16px;
  color: #7a7a7a;
  font-weight: 400;
}
.testing_parameter_image img {
  margin: 20px 0 50px;
  max-width: 100%;
  object-fit: contain;
}
.row.testing_one_sec h2,
.row.testing_two_sec h2,
.row.testing_three_sec h2,
.row.testing_four_sec h2 {
  color: #2d2d2d;
  font-weight: 600;
  font-size: 26px;
  padding-bottom: 15px;
  /* 	padding-top: 60px; */
  text-transform: capitalize;
}
.row.testing_four_sec .testing_four_text p {
  margin-top: 0;
}
section.inner-page-section.testing_works {
  padding-bottom: 20px;
  padding-top: 50px;
}
.row.testing_parameter_sec h2 {
  padding-bottom: 15px;
}
section.inner-page-section p {
  margin: 5px auto;
}
.inner-page-section.testing_works .container > div {
  position: relative;
  padding: 20px 0 60px;
}
.inner-page-section.testing_works .container > div:after {
  position: absolute;
  content: "\f078";
  left: 50%;
  transform: translateX(-50%);
  top: auto;
  bottom: 0px;
  font-size: 40px;
  color: #ff0000;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
}
.inner-page-section.testing_works .container > div:last-child::after,
.inner-page-section.testing_works .container > div:first-child::after {
  display: none;
}
.inner-page-section.testing_works .container > div:first-child {
  padding-bottom: 0;
  padding-top: 0;
}
.inner-page-section.testing_works .container > div:nth-child(2) {
  padding-top: 10px;
}
.inner-page-section.testing_works .container > div:last-child {
  padding-bottom: 0;
}
.row.total_transparency_main_sec h2 {
  font-size: 34px;
  font-weight: 600;
  color: #000;
  margin-bottom: 0;
  text-transform: capitalize;
  padding-top: 20px;
}
.row.total_transparency_main_sec .testing_main_text p {
  line-height: 32px;
  color: #7a7a7a;
  font-size: 16px;
}
.inner-page-section.total_transparency .container {
  max-width: 830px;
}
.inner-page-section.total_transparency h2 p {
  text-transform: none;
  padding-left: 20px;
}
.inner-page-section.total_transparency p {
  margin-bottom: 0;
}
.inner-page-section.total_transparency .total_transparency_pointtwo_a h2 p {
  margin-top: 0;
  padding-left: 70px;
  line-height: normal;
  padding-bottom: 15px;
}
.inner-page-section.total_transparency .total_transparency_pointtwo_b p {
  margin-top: 0;
  padding-left: 70px;
  line-height: normal;
  padding-bottom: 15px;
}
.inner-page-section.total_transparency .total_transparency_pointtwo_b {
  padding-top: 30px;
}
.inner-page-section.total_transparency .total_transparency_pointtwo_b img {
  margin: 10px 0;
}
.inner-page-section.total_transparency
  .row.total_transparency_main_sec
  .testing_main_text
  p {
  padding-left: 0;
}
.warranty_logo img {
  max-width: 100%;
}
.inner-page-section.life_time_warranty .row {
  display: flex;
  align-items: center;
}
.warranty_logo_text h3 {
  color: #000;
  font-weight: 600;
  font-size: 26px;
  text-transform: capitalize;
}
.warranty_logo_text {
  padding-left: 50px;
}
.inner-page-section.life_time_warranty {
  padding-top: 50px;
}

.inner-page-section.total_transparency img {
  max-width: 100%;
}
section.inner-page-section {
  background: transparent;
}
.row.exact_content .testing_main_text p {
  color: #000;
  font-size: 16px;
  font-weight: 600;
}
.inner-page-section.exact_match ul li {
  font-size: 16px;
  font-weight: 500;
  list-style-type: none;
  position: relative;
  padding-left: 20px;
}
.inner-page-section.exact_match ul li::after {
  position: absolute;
  content: "-";
  left: 0;
  right: auto;
  top: 50%;
  transform: translateY(-50%);
  color: #000;
}
.inner-page-section.exact_match ul li ul li::after {
  display: none;
}
.inner-page-section.exact_match ul li ul li {
  list-style-type: inherit;
  padding-left: 10px;
  /*     color: #000; */
}
.inner-page-section.exact_match ul li:nth-child(4)::after {
  top: 0;
  transform: unset;
}
.row.exact_image_Wrap img {
  max-width: 100%;
}

.header.header--middle-left.header--mobile-center.page-width.header--has-menu
  ul
  li
  a {
  font-size: 16px !important;
  font-weight: 700 !important;
  color: #000;
}
.tmenu_product.tmenu_product-top img {
  max-width: 390px !important;
  height: 300px !important;
  object-fit: contain;
}
.tmenu_product.tmenu_product-top .tmenu_product_body {
  text-align: center;
}
.tmenu_submenu.tmenu_submenu_type_tab.tmenu_submenu--desktop.tmenu_submenu_mega_position_fullwidth.tmenu_submenu_tab_position_left
  ul,
.tmenu_submenu.tmenu_submenu_type_tab.tmenu_submenu--desktop.tmenu_submenu_mega_position_fullwidth.tmenu_submenu_tab_position_left
  .tmenu_col.tmenu_submenu_tab_content {
  width: 100%;
  max-width: 50%;
  flex: 50%;
  min-width: 50%;
}
.tmenu_submenu.tmenu_submenu_type_tab.tmenu_submenu--desktop.tmenu_submenu_mega_position_fullwidth.tmenu_submenu_tab_position_left
  .tmenu_col.tmenu_submenu_tab_content
  ul {
  max-width: unset;
  min-width: unset;
  flex: unset;
}
.tmenu_submenu.tmenu_submenu_type_tab.tmenu_submenu--desktop.tmenu_submenu_mega_position_fullwidth.tmenu_submenu_tab_position_left {
  position: absolute;
  display: flex !important;
  width: 65% !important;
  left: 50%;
  transform: translateX(-50%);
}
/*  .tmenu_submenu--desktop .tmenu_item_link {
	text-align: center;
}  */
.row.total_transparency_pointone h2 p {
  padding-bottom: 10px;
  margin-top: 0;
}
.tmenu_item_submenu_mega_position_fullwidth.tmenu_item--root:nth-child(
    2
  ).tmenu_item.tmenu_item--root.tmenu_item_level_0.tmenu_item_submenu_type_mega.tmenu_item_submenu_mega_position_fullwidth.tmenu_item_has_child
  .tmenu_submenu {
  width: 50% !important;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  display: block !important;
  /* 	opacity: 1 !important;
	visibility: visible !important; */
}
.tmenu_item.tmenu_item--root.tmenu_item_level_0.tmenu_item_submenu_type_mega.tmenu_item_submenu_mega_position_fullwidth.tmenu_item_has_child:nth-child(
    3
  )
  .tmenu_submenu.tmenu_submenu_type_mega.tmenu_submenu--desktop.tmenu_submenu_mega_position_fullwidth {
  width: 50% !important;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  display: block !important;
}
.tmenu_item.tmenu_item--root.tmenu_item_level_0.tmenu_item_submenu_type_mega.tmenu_item_submenu_mega_position_fullwidth.tmenu_item_has_child
  .tmenu_submenu
  .tmenu_submenu.tmenu_submenu_type_automatic.tmenu_submenu--desktop {
  transform: unset;
  width: 100% !important;
  left: 30px !important;
}
.tmenu_submenu.tmenu_submenu_type_tab.tmenu_submenu--desktop.tmenu_submenu_mega_position_fullwidth.tmenu_submenu_tab_position_left
  .tmenu_col.tmenu_submenu_tab_content
  .tmenu_submenu_tab_item:nth-child(5)
  .tmenu_masonry_row
  ul {
  width: 100%;
  max-width: 100%;
  flex: 100%;
  min-width: 100%;
}
.header.header--middle-left.header--mobile-center.page-width.header--has-menu
  ul
  li
  .tmenu_col
  a
  span {
  font-size: 14px !important;
  padding: 8px;
}
.tmenu_submenu.tmenu_submenu_type_tab.tmenu_submenu--desktop.tmenu_submenu_mega_position_fullwidth.tmenu_submenu_tab_position_left
  .tmenu_col.tmenu_submenu_tab_content
  .tmenu_masonry_row
  ul
  li
  a
  span {
  font-size: 12px !important;
}
.product_wrap {
  text-align: center;
}
.cstm_part_finder select {
  cursor: pointer;
}

.cstm_prod_breadcrumb.cc {
  padding-left: 0;
}
.cstm_prod_breadcrumb.cc .breadcrumbs a.breadcrumbs__link {
  padding-left: 0;
}
section.inner-page-section .content_text p {
  color: #000;
}
.cstm_comming_soon_sec {
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  max-width: 100%;
  padding: 50px 0 30px;
  height: 100vh;
}
#MainContent.password-main {
  position: relative;
  height: 100vh;
  font-family: "Montserrat", sans-serif;
}
.cstm_comming_soon_sec .container {
  text-align: center;
}
.cstm_comming_soon_sec .container {
  border-bottom: 1px solid #fff;
  padding-bottom: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#MainContent.password-main {
  position: relative;
  height: 100vh;
}
.cstm_comming_soon_sec::after {
  position: absolute;
  content: "";
  left: 0;
  height: 100%;
  top: 0;
  width: 100%;
  background: #000;
  opacity: 0.2;
  z-index: -1;
}
.row.coming_text p {
  font-size: 30px;
  font-weight: 600;
  color: #fff;
  line-height: normal;
}
.row.coming_text .coming._heading p {
  color: #f7b26b;
}
.row.coming_text,
.row.coming_contact_details {
  background: #808080c4;
  width: 100%;
  max-width: 750px;
  margin: 0 auto 50px;
  padding: 5px 20px;
}
.cstm_comming_soon_sec .container {
  border-bottom: 1px solid #fff;
  padding-bottom: 50px;
}
.home_product_section .cstm_prod_head {
  text-align: center;
}
.row.coming_contact_details .coming._email,
.coming._whatsapp {
  display: flex;
  align-items: center;
  justify-content: center;
}
.row.coming_contact_details .coming._email span,
.coming._whatsapp span {
  color: #f7b26b;
  font-size: 22px;
  font-weight: 500;
}
.row.coming_contact_details .coming._email a,
.coming._whatsapp p {
  color: #fff;
  text-decoration: none;
  font-size: 22px;
  font-weight: 500;
  margin: 0;
}
.row.logo_sec {
  border-top: 3px solid #fff;
  padding-top: 15px;
  margin-bottom: 100px;
}
.row.coming_contact_details::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  color: #fff;
  bottom: 0;
  top: auto;
  left: 0;
  z-index: 99;
}
.row.coming_contact_details {
  position: relative;
}
.cstm_detail_sec h3,
.cstm_form_sec h2.title,
.detail_Sec h4 {
  color: #000;
}
.inner-page-section .col-12 {
  padding-left: 0;
}
body {
  font-family: "Montserrat", sans-serif !important;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
span {
  font-family: "Montserrat", sans-serif !important;
}
.brand_column h5 {
  margin: 15px 0 0;
}
.usf-facet .usf-label.usf-btn {
  color: #000;
  font-weight: 500;
}
.cstm_product_grid_container .usf-facet .usf-pm::before,
.cstm_product_grid_container .usf-facet .usf-pm::after {
  height: 3px;
}
.usf-facet.cstm_partfinder_filter
  .page-width.wrapper.container
  .mmy-make::after {
  z-index: 2;
}
.usf-facet.cstm_partfinder_filter .mmy-make::after,
.usf-facet.cstm_partfinder_filter .mmy-model::after,
.usf-facet.cstm_partfinder_filter .mmy-year::after {
  z-index: 2;
}
/*   .cstm_product_grid_container .usf-facets {
	margin: 0 auto;
	float: unset;
} */
.template-search__header.page-width.center h1 {
  color: #000;
}
.template-404 h1.title {
  margin: 10px 0;
}
.template-404 p {
  font-weight: 700;
  font-size: 75px;
}
.inner-page-section .customer {
  max-width: 700px !important;
}
.customer.account.cstm_acc_all_info_wrap {
  max-width: 100% !important;
}
.customer.addresses a {
  color: #000;
}
.inner-page-section.testing_works *,
.inner-page-section.exact_match *,
.inner-page-section.total_transparency *,
.row.total_transparency_main_sec .testing_main_text p,
.inner-page-section.life_time_warranty * {
  color: #000;
}
#cart {
  padding-top: 20px;
}
.title-wrapper-with-link a.underlined-link {
  height: 50px;
  padding: 10px;
  line-height: normal;
}
.cart__empty-text {
  color: #000;
}
.stock-visibility p {
  font-size: 19px;
  padding: 5px 0;
}
ul.product-info-meta-field li h4 {
  font-weight: 400;
  color: #000;
}
ul.product-info-meta-field li p {
  font-size: 14px;
}
.product-info-left-img {
  width: 100%;
  max-width: 702px;
}
.product-info-left-img img {
  width: 100%;
  max-width: 100%;
  object-fit: cover;
}
.product__title h2 {
  margin-top: -10px;
}
.jdgm-prev-badge__stars span,
.jdgm-rev-widg__summary-stars span {
  font-family: "JudgemeStar" !important;
}
.usf-sr-container.usf-nosearch
  .price__regular
  span.price-item.price-item--regular {
  font-size: 20px;
}
.card__information .card-information {
  text-align: center;
}
.card__information {
  text-align: center;
}
.home_product_section section.productdetails > ul,
.home_product_section section.productdetails > p {
  color: #000;
}
.jdgm-rev-widg__header * {
  color: #000;
}
.card__information .card__heading a {
  line-height: 30px;
}
.cart__warnings .button:hover {
  color: #fff;
}
.collection-list__item.grid__item
  .card-wrapper.animate-arrow.collection-card-wrapper {
  padding-bottom: 20px;
}
.cstm_detail_sec {
  margin-top: 10px;
}
.contact .field {
  border: 0;
}
.contact .field .field__input {
  border: 1px solid #000;
}
.con_detail_wrapper > div {
  padding: 10px 0;
}
.collection-list__item.grid__item .card:not(.ratio) {
  border: 1px solid #000 !important;
}
.card__information .card__heading a {
  color: #000;
}
.usf-facet-values.usf-scrollbar.usf-facet-values--List .usf-btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 60px;
  padding: 0 5px;
  margin-right: 10px;
}
.usf-facet .usf-label.usf-btn {
  line-height: normal;
}
.usf-facet-values.usf-scrollbar.usf-facet-values--List .usf-value {
  position: absolute;
  left: auto;
  right: 0;
}
.usf-facet-values.usf-scrollbar.usf-facet-values--List
  .usf-btn.usf-relative.usf-facet-value.usf-facet-value-multiple {
  justify-content: flex-start;
}
.usf-refineby__item.usf-pointer.usf-clear {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
}
.usf-refineby__item.usf-pointer.usf-clear .usf-remove {
  position: absolute;
  left: auto;
  right: 0;
  top: 7px;
}
.cstm_product_grid_container button.usf-btn,
body .usf-remove::before,
body .usf-remove::after {
  color: #000;
}
.cstm_product_grid_container .usf-facet .usf-title .usf-label {
  font-weight: 500;
  color: #000;
}
.usf-facet-values.usf-facet-range .usf-slider-div {
  font-size: 17px;
  color: #000;
}
.usf-facet.cstm_partfinder_filter .mmy-make::after,
.usf-facet.cstm_partfinder_filter .mmy-model::after,
.usf-facet.cstm_partfinder_filter .mmy-year::after {
  color: #848484 !important;
  top: 50%;
  right: 20px;
  font-size: 16px;
  transform: translateY(-50%);
}
.usf-c-select__header span {
  color: #000;
}
.usf-facet-values.usf-scrollbar.usf-facet-values--List .usf-value {
  font-weight: 500;
}
.usf-facet.cstm_partfinder_filter
  .page-width.wrapper.container
  .mmy-make::after {
  color: #848484 !important;
}
.footer__content-top {
  padding-left: 100px;
}
.social_icons {
  padding-left: 100px;
}

@media (max-width: 1599px) {
  .footer__content-top,
  .social_icons {
    padding-left: 40px;
  }
}
@media (max-width: 1499px) {
  #ProductGridContainer .container {
    max-width: 1440px;
  }
}
@media (max-width: 1439px) {
  .product_page_tabbing .cstm_tab_head .tab_head_num h3 {
    font-size: 40px;
  }
  footer.footer ul.list-menu.list-menu--inline {
    padding-left: 60px;
  }
  .footer__content-bottom-wrapper--center {
    padding-left: 50px;
  }
}
@media (max-width: 1365px) {
  .container {
    max-width: 1150px;
  }
  .product_page_tabbing .cstm_tab_head {
    padding-bottom: 40px;
  }
  .usf-refineby__body .usf-refineby__item.usf-pointer.usf-clear .usf-btn {
    padding-right: 25px;
  }
  .usf-facet-values.usf-facet-range .usf-slider-div {
    font-size: 13px;
  }
  .footer__content-top,
  .social_icons {
    padding-left: 40px;
  }
  .footer-block--newsletter .field input {
    margin: 0;
  }
  #Subscribe {
    margin-left: 0;
  }
  footer.footer ul.list-menu.list-menu--inline {
    padding-left: 40px;
  }
  .footer__content-bottom-wrapper--center {
    padding-left: 30px;
  }
  #Subscribe,
  .footer-block--newsletter .field input {
    max-width: 280px;
    width: 280px;
  }
}
@media (max-width: 1199px) {
  .header.header--middle-left.header--mobile-center.page-width.header--has-menu
    ul
    li
    a {
    font-size: 18px !important;
  }
  .nav-header-cart-div {
    padding-left: 10px;
  }
  .product__title h2 {
    margin-top: 0;
  }
  .ctm_all_Collection {
    padding: 0 20px;
  }
  .collection-list__item.grid__item
    .card-wrapper.animate-arrow.collection-card-wrapper {
    padding: 0 10px 20px;
  }
  .mmy-tab.mmy-ops input {
    font-size: 17px;
  }
  .usf-title.usf-no-select {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .footer-block--newsletter .field input {
    margin: 0;
  }
  #Subscribe {
    margin-left: 0;
  }
  .footer__content-top,
  .social_icons {
    padding-left: 30px;
    padding-right: 10px;
  }
  .newsletter-form__field-wrapper .field #Subscribe {
    width: 280px;
    max-width: 280px;
  }
}

@media (max-width: 1023px) {
  .row.prod_slid .slick-arrow {
    bottom: -67px;
  }
  .nav-header-cart-div {
    padding-left: 10px;
  }
  .customer.account.cstm_acc_all_info_wrap {
    flex-wrap: wrap;
  }
  .cstm_acc_hst_det-wrap {
    max-width: 100%;
    flex-wrap: wrap;
    display: block !important;
  }
  .cstm_acc_all_info {
    padding-bottom: 20px;
  }
  .product_page_tabbing .cstm_tab_head .tab_head_num h3 {
    font-size: 30px;
  }
  .cstm_product_grid_container .usf-facet .usf-title .usf-label {
    font-size: 14px;
  }
  .usf-facet-values button.usf-btn span {
    font-size: 13px !important;
  }
  .usf-sr-container.usf-nosearch
    .price__regular
    span.price-item.price-item--regular {
    font-size: 15px;
  }
  .usf-facet.cstm_partfinder_filter .page-width.wrapper.container select {
    font-size: 13px;
  }
}
@media (max-width: 991px) {
  .inner-page-section.exact_match ul li::after {
    top: 0;
    transform: unset;
  }
  .testing_works .testing_main_sec h1 {
    margin-bottom: 0px;
  }
  .row.testing_parameter_sec h2 {
    padding-bottom: 15px;
  }
  .inner-page-section.testing_works .container > div {
    padding: 20px 0 30px;
  }
  .header__icons::before {
    left: -15px;
  }
  h1.cstm_contact_page_head {
    font-size: 32px !important;
  }
  .cstm_detail_sec h3,
  .cstm_form_sec h2.title {
    font-size: 35px;
  }
  .cstm_product_grid_container ul.grid.product-grid {
    padding-top: 0;
  }
  .usf-sr-container.usf-no-facets.usf-empty.usf-nosearch .usf-sr-paging {
    padding: 10px 0;
  }
  .cstm_acc_all_info {
    padding-bottom: 0;
  }
  .product-info-left-img {
    width: 100%;
    max-width: 100%;
  }
  .cstm_tab_head h2 {
    font-size: 22px;
  }
  .customer.account.cstm_acc_all_info_wrap {
    padding: 20px 40px;
  }
  .cstm_acc_ord-hstry p {
    margin-bottom: 10px !important;
    line-height: normal;
  }
  .product_page_tabbing .cstm_tab_head .tab_head_num h3 {
    font-size: 22px;
  }
  .collection-list__item.grid__item
    .card-wrapper.animate-arrow.collection-card-wrapper {
    max-width: 100%;
  }
  .usf-facet.cstm_partfinder_filter .mmy-make::after,
  .usf-facet.cstm_partfinder_filter .mmy-model::after,
  .usf-facet.cstm_partfinder_filter .mmy-year::after {
    right: 5px;
    font-size: 15px;
    top: 50%;
    transform: translateY(-50%);
  }
  .usf-facet-values.usf-scrollbar.usf-facet-values--List .usf-btn {
    padding: 0 5px;
  }
  .mmy-tab.mmy-ops input {
    font-size: 12px;
  }
  body .usf-slider-div {
    width: 20%;
  }
  body .usf-slider-input__from,
  body .usf-slider-input__to {
    width: 40%;
  }
  .cstm_product_grid_container .usf-facet .usf-title .usf-label {
    font-size: 11px;
  }
  .usf-title.usf-no-select {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  #menu-drawer .menu-drawer__navigation {
    padding-top: 30px;
  }
  .newsletter-form__field-wrapper .field #Subscribe,
  .footer-block--newsletter .field input {
    width: 100%;
    max-width: 100%;
  }
  .footer__content-top,
  .social_icons {
    padding-left: 20px;
    padding-right: 10px;
  }
}
@media (max-width: 767px) {
  /*     .inner-page-section.testing_works .container > div {
	padding: 20px 0 50px;
} */
  .row.testing_one_sec h2,
  .row.testing_two_sec h2,
  .row.testing_three_sec h2,
  .row.testing_four_sec h2 {
    font-size: 20px;
    padding-bottom: 10px;
  }
  section.inner-page-section p {
    line-height: 25px;
  }
  .inner-page-section.testing_works img {
    max-width: 100%;
  }
  .inner-page-section.total_transparency .total_transparency_pointtwo_a h2 p,
  .inner-page-section.total_transparency .total_transparency_pointtwo_b p,
  .row.testing_parameter_sec h2 {
    padding-left: 20px;
  }
  .inner-page-section.total_transparency h2 p {
    padding-left: 0;
    line-height: 25px;
  }
  .row.total_transparency_main_sec h2 {
    font-size: 20px;
  }

  .testing_works .testing_main_sec h1 {
    font-size: 27px;
  }
  .row.total_transparency_main_sec .testing_main_text p {
    line-height: 25px;
  }
  .warranty_logo_text {
    padding-left: 0;
  }
  .warranty_logo_text h3 {
    padding-top: 30px;
  }
  .cstm_prod_breadcrumb nav.breadcrumbs a {
    font-size: 14px;
  }
  .row.prod_slid .slick-arrow {
    bottom: -35px;
  }
  .cstm_contact_all_wrap {
    padding-top: 20px;
  }
  .form-status-list.caption-large {
    margin-bottom: 15px;
    margin-top: 10px;
  }
  .cstm_form_sec h2.title {
    margin: 0 0 10px;
  }
  .cstm_form_sec h2.title {
    margin-top: 20px;
  }
  body.usf-mobile .usf-filters.usf-has-filters::after {
    font-size: 9px;
    right: 0px;
  }
  .cstm_cart_item_wrapper {
    padding-top: 30px !important;
  }
  #main-cart-footer {
    margin-bottom: 0;
  }
  .cstm_related_prod .prod_slid .product_wrap {
    max-width: 100%;
    width: 100%;
  }
  .cstm_related_prod product-recommendations ul.grid.product-grid {
    flex-wrap: wrap;
  }
  span.product-sku {
    width: 130px;
  }
  .jdgm-btn.jdgm-btn--border.jdgm-cancel-rev {
    margin-bottom: 10px;
  }
  .template-404.page-width.page-margin.center {
    margin: 30px auto 40px;
  }
  /* .usf-c-select .usf-c-select__input-value.usf-btn::after {
	position: absolute !important;
	right: 10px !important;
	margin-left: 0 !important;
} */
  .usf-mobile .usf-sr-summary {
    width: max-content !important;
    padding-right: 20px;
  }
  .product.grid
    .grid__item.product__media-wrapper
    media-gallery
    slider-component.slider-mobile-gutter
    ul
    > li
    .product-media-container {
    padding-left: 0;
  }
  .slider--mobile + .slider-buttons {
    display: flex;
  }
  .product--thumbnail_slider .thumbnail-slider {
    display: none;
  }
  .product.grid
    .grid__item.product__media-wrapper
    media-gallery
    slider-component.thumbnail-slider {
    width: 100%;
    max-width: 100%;
    display: none;
  }
  .product.grid
    .grid__item.product__media-wrapper
    media-gallery
    slider-component.thumbnail-slider
    ul {
    flex-flow: row;
  }
  body .slider--mobile + .slider-buttons {
    display: flex;
  }
  .product__media-wrapper .slider-mobile-gutter .slider-button {
    display: block !important;
  }
  .product.grid
    .grid__item.product__media-wrapper
    media-gallery
    slider-component.slider-mobile-gutter {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  }
  /*     .product.grid .grid__item.product__media-wrapper media-gallery {
	display: flex !important;
} */
  .cstm_prod_breadcrumb nav.breadcrumbs {
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  h1.cart__empty-text {
    margin-top: 0;
  }
  body .cart__warnings {
    padding-bottom: 50px;
  }
  .usf-c-select__content .usf-c-select__list button.usf-c-select__btn {
    font-size: 14px;
  }
  .foot_top_menu {
    padding: 0 25px 20px 0 !important;
  }
  .header__inline-menu .list-menu.list-menu--inline {
    display: block;
  }
  .footer__content-bottom-wrapper--center {
    padding-left: 25px;
  }
  footer.footer ul.list-menu.list-menu--inline {
    padding-left: 30px;
  }
  .footer__content-bottom-wrapper--center {
    padding-left: 15px;
  }
}

@media screen and (min-width: 750px) {
  .slider--mobile + .slider-buttons {
    display: flex;
  }
  .product--thumbnail_slider .thumbnail-slider {
    display: none;
  }
}

@media (max-width: 766px) {
  /*
.usf-c-select {
  width: 100px !important;
}
.usf-c-select .usf-c-select__input-value.usf-btn {
  width: 100%;
  position: relative;
}
.usf-c-select .usf-c-select__input-value.usf-btn::after {
	position: absolute !important;
	right: 10px !important;
	margin-left: 0 !important;
}
.usf-sr-config__mobile-filters-wrapper .usf-filters > button {
	margin-right: 15px !important;
}
    .usf-mobile .usf-sr-summary {
	width: max-content !important;
	padding-right: 20px;
}
    .usf-mobile .usf-sr-config {
	justify-content: center;
}
*/
  .usf-mobile .usf-sr-config .usf-sr-config__mobile-filters-wrapper {
    width: 50% !important;
    max-width: 50% !important;
  }
  .usf-sr-config__mobile-filters-wrapper .usf-c-select > button {
    height: 40px !important;
    margin-left: 10px !important;
    margin-right: 20px !important;
    width: 100%;
  }
  .usf-sr-config .usf-views button.usf-icon-list::after {
    right: auto;
    left: 60px;
  }
  .cstm_product_grid_container button.usf-btn.usf-icon.usf-icon-grid::after {
    right: -100px;
  }
  .usf-mobile .usf-sr-config .usf-views {
    margin: 0 !important;
  }
  body.usf-mobile .usf-filters.usf-has-filters::after {
    left: 50px;
    right: auto;
  }
  .usf-sr-container.usf-nosearch
    .usf-sr-config
    .usf-filters.usf-has-filters
    .usf-btn {
    font-size: 0;
    margin-left: 10px;
  }
  .usf-mobile .usf-c-select__input-value.usf-btn::after {
    margin-left: auto !important;
  }
}

@media (max-width: 567px) {
  .testing_parameter_image img {
    margin: 20px 0 10px;
  }
  .inner-page-section.testing_works .container > div::after {
    font-size: 25px;
  }
  .product_top_banner_wrapper {
    background-position: 65% 100%;
  }
  .inner-page-section.testing_works .container > div {
    padding: 15px 0 25px;
  }
  .row.prod_slid .next_btn::before {
    left: -22px;
  }
  .row.prod_slid .slick-arrow.pre_btn {
    left: calc(50% - 60px);
  }
  footer .social_icons {
    padding-bottom: 10px !important;
  }
  .cstm_contact_all_wrap {
    margin: 20px 0 60px;
  }
  footer .newsletter-form__message {
    justify-content: flex-start;
    width: 100%;
  }
  .inner-page-section {
    padding-top: 10px;
  }
  section.inner-page-section {
    padding: 30px 0;
  }
  .usf-c-select__content .usf-c-select__list button.usf-c-select__btn {
    font-size: 14px;
  }
  .cstm_product_grid_container ul.grid.product-grid li.grid__item {
    max-width: 100% !important;
  }
  .usf-views {
    justify-content: center;
  }
  /*     .usf-mobile .usf-sr-config > div, .usf-mobile .usf-sr-config span {
	width: 100% !important;
	max-width: calc(100%/3);
} */
  body .form__message {
    font-size: 14px !important;
  }
  #create_customer .cstm-create_acc_error {
    padding-left: 25px;
  }
  .cart__warnings {
    margin-bottom: 20px;
  }
  .cart__warnings .cart__empty-text {
    margin-top: 0;
  }
  #menu-drawer .menu-drawer__navigation {
    padding-top: 20px;
  }
  .cstm_related_prod .prod_slid .product_wrap {
    max-width: 100%;
    width: 100%;
  }
  .cstm_related_prod product-recommendations ul.grid.product-grid {
    flex-wrap: wrap;
  }
  .product.grid
    .grid__item.product__media-wrapper
    media-gallery
    slider-component.slider-mobile-gutter
    ul
    > li
    .product-media-container {
    padding-left: 0;
  }
  .grid--peek.slider .grid__item:first-of-type {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
  .cstm_prod_breadcrumb nav.breadcrumbs {
    align-items: flex-start;
  }
  .cstm_prod_breadcrumb nav.breadcrumbs a {
    line-height: 25px;
  }
  .product_page_tabbing .cstm_tab_head .tab_head_num h3 {
    font-size: 14px !important;
  }
  .cstm_cart_item_wrapper {
    padding-top: 0 !important;
  }
  .title-wrapper-with-link a.underlined-link {
    line-height: 30px;
  }
  .stock-visibility p {
    font-size: 15px;
    padding: 0;
  }
  .jdgm-widget-actions-wrapper {
    margin-bottom: 0;
  }
  .jdgm-rev-widg.jdgm-rev-widg {
    display: block;
    padding-bottom: 0;
    padding-top: 0;
  }
  .home_product_section {
    padding: 0 0 0;
  }
  .cart__warnings {
    padding-bottom: 20px;
  }
  .row.coming_contact_details .coming._email,
  .coming._whatsapp {
    display: block;
  }
  .cstm_detail_sec h3,
  .cstm_form_sec h2.title {
    font-size: 25px;
  }
  .row.coming_text p {
    font-size: 22px;
  }
  h1.cstm_contact_page_head {
    padding-top: 20px;
  }
  .con_detail_wrapper > div {
    padding: 0px 0;
  }
  .collection-list__item.grid__item {
    width: 100%;
    max-width: 100%;
  }
  .ctm_all_Collection .container {
    padding: 0;
  }
  .usf-mobile .usf-c-select__input-value.usf-btn::after {
    margin-left: 0 !important;
  }
  .usf-mobile .usf-c-select__input-value.usf-btn::after {
    margin-left: 0 !important;
    right: 0 !important;
    left: auto;
    position: absolute !important;
  }
  body.usf-mobile .usf-sr-config .usf-sr-summary {
    max-width: 100px;
  }
  .cstm_product_grid_container button.usf-btn.usf-icon.usf-icon-grid::after {
    right: -10px;
  }

  /*     body.usf-mobile .usf-filters.usf-has-filters::after {
	right: 20px;
} */
  .usf-sr-container.usf-nosearch
    .usf-sr-config
    .usf-filters.usf-has-filters
    .usf-btn {
    font-size: 0;
  }
  body .usf-sr-config .usf-views button.usf-icon-list::after {
    left: -10px;
  }
  .usf-mobile .usf-sr-config {
    justify-content: space-around;
  }
  .header__inline-menu .list-menu.list-menu--inline {
    display: block;
  }
  .footer__content-bottom-wrapper--center {
    padding-left: 25px;
  }
}

.contact__button .button {
  height: 56px;
}
.row.top_banner .top_banner_cont a:hover {
  background: transparent;
  border: 1px solid #ff6a00;
  color: #ff6a00;
}
.performance_sec a:hover {
  background: #161616;
  color: #ff6a21;
}
.contact__button .button:hover {
  background: #161616;
  border: 1px solid #161616;
  color: #ff6a21;
}
.row.top_banner .top_banner_cont {
  position: absolute;
  top: 57%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 850px;
  text-align: center;
}
.row.top_banner {
  background-repeat: no-repeat;
  background-size: cover;
  height: 85vh;
  position: relative;
  background-position: 100% 37%;
}
.row.top_banner .top_banner_cont h2 {
  color: #ff6a00;
  line-height: 1.25;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 42px;
}
.row.top_banner .top_banner_cont p {
  color: #f7f7f7;
  font-size: 30px;
  font-weight: 400;
}
.row.top_banner .top_banner_cont a {
  font-size: 14px;
  color: #000;
  background: #ff6a00;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  max-width: max-content;
  padding: 8px 30px;
  text-transform: uppercase;
  margin: 20px auto;
  font-weight: 700;
  letter-spacing: 0.071em;
  border: 1px solid transparent;
}
.our_process_section {
  padding: 56px 0;
  text-align: center;
}
.our_process_section h2 {
  font-size: 42px;
  color: #f76700;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 40px;
  line-height: 1.4;
  position: relative;
  padding-bottom: 30px;
}
.our_process_section h2:after {
  position: absolute;
  content: "";
  background: #e2e2e2;
  width: 50px;
  height: 2px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.process_vid iframe {
  width: 100%;
  max-width: 100%;
  height: 100%;
}
.process_vid {
  padding: 0 24px 20px;
  height: 300px;
}
.process_subhead {
  padding: 0 24px 0px;
}
.process_subhead h3 {
  font-size: 24px;
  font-weight: 400;
  color: #c45200;
  margin-bottom: 24px;
  line-height: 1.25;
}
.process_subhead p {
  line-height: 1.5;
  font-size: 18px;
  color: #5e5e5e;
  font-weight: 400;
}
.performance_sec {
  background: #ff6a00;
  padding: 56px 0;
  text-align: center;
}
.performance_sec h2 {
  font-size: 32px;
  font-weight: 900;
  color: #161616;
  line-height: 1.25;
  margin-bottom: 24px;
  text-transform: uppercase;
}
.performance_sec p {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.5;
  color: #0c0b0a;
  margin-bottom: 24px;
}
.performance_sec .container .row {
  max-width: 830px;
  margin: 0 auto;
}
.performance_sec a {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 8px 30px;
  color: #161616;
  background: #ff6a21;
  border-radius: 4px;
  border: 1px solid #161616;
  max-width: max-content;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.difference_sec {
  padding: 60px 0;
  text-align: center;
}
.difference_sec h2 {
  font-size: 42px;
  color: #1b1b1b;
  font-weight: 900;
  margin-bottom: 40px;
  padding-bottom: 20px;
  position: relative;
  text-transform: uppercase;
}
.difference_sec h2:after {
  position: absolute;
  content: "";
  background: #e2e2e2;
  width: 50px;
  height: 2px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.difference_sec h3 {
  font-weight: 900;
  font-size: 21px;
  line-height: 1.5;
  color: #c45200;
  margin: 24px 0;
}
.difference_sec p {
  font-size: 18px;
  font-weight: 400;
  color: #5e5e5e;
  line-height: 1.5;
  margin-bottom: 24px;
}
.difference_sec img {
  border-radius: 50%;
}
.difference_sec .row [class*="col-md"] {
  padding: 0 24px 0px;
}
.middle_banner .row img {
  padding: 0;
  max-width: 100%;
}
.middle_banner .row {
  margin: 0;
}
footer {
  background: #000;
  padding: 56px 0;
}
#MainContent.password-main {
  height: auto;
}
footer p {
  color: #969696;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  margin: 0;
}
/* .cstm_footer {
  text-align: center;
} */
.cstm_footer .row > div:nth-child(2) {
  text-align: right;
}
.difference_sec img {
  border-radius: 50%;
  max-width: 100%;
  object-fit: contain;
}
.contact_sec {
  padding: 56px 0;
}
.contact_sec h2 {
  font-size: 42px;
  color: #f76700;
  font-weight: 900;
  /* 	text-transform: uppercase; */
  margin-bottom: 40px;
  line-height: 1.4;
  position: relative;
  padding-bottom: 30px;
  text-align: center;
}
.contact_sec h2::after {
  position: absolute;
  content: "";
  background: #e2e2e2;
  width: 50px;
  height: 2px;
  bottom: 0;
  left: 50%;
  transform: translate(-50%);
}
.contact_sec .row [class*="col-md"] {
  padding: 0 24px 0px;
}
.contact_sec h3 {
  color: #1b1b1b;
  font-size: 36px;
  font-weight: 400;
  line-height: 1.25;
  margin-bottom: 24px;
}
.whatssapp p {
  font-size: 18px;
  color: #5e5e5e;
  font-weight: 400;
  margin-bottom: 41px;
}
.address h2 {
  font-size: 36px;
  font-weight: 400;
  color: #1b1b1b;
  padding-bottom: 0;
  text-align: left;
  margin-bottom: 24px;
}
.address h2:after {
  display: none;
}
.address p {
  font-size: 18px;
  font-weight: 400;
  color: #5e5e5e;
  margin-bottom: 24px;
}

.performance_sec .container .row {
  max-width: 830px;
  margin: 0 auto;
}
.whatssapp a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: max-content;
  padding: 8px 32px;
  height: 56px;
  background: #455a64;
  border-radius: 4px;
  margin-bottom: 40px;
}
.whatssapp a svg {
  width: 100%;
  max-width: 24px;
}
.whatssapp a p {
  margin: 0 0 0 10px;
  font-size: 16px;
  color: #fff;
  font-weight: 700;
}
.policy_txt p,
.policy_txt p a {
  font-size: 14px;
  color: #595959;
  font-weight: 400;
}
.policy_txt p a {
  color: #c45200;
}
.contact__button .button {
  font-size: 16px;
  color: #000;
  background: #ff6a00;
  border: 1px solid transparent;
  width: 100%;
  max-width: 100%;
  padding: 8px 32px;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  margin-bottom: 35px;
  text-transform: uppercase;
  font-weight: 700;
}
.contact__button .button::after,
.contact__button .button:before {
  display: none;
}

.contact_sec .field {
  border: 0;
}
.contact_sec .field .field__label {
  font-size: 18px;
  color: #474747;
  font-weight: 400;
}
.contact_sec .field input,
.contact_sec .field textarea {
  border: 1px solid #e2e2e2;
  border-radius: 4px;
  height: 54px;
}
.contact_sec .field {
  padding-bottom: 24px;
}
.contact_sec .contact__fields {
  border: 0;
}
.contact_sec .field textarea {
  resize: none;
  height: 225px;
}
.policy_txt {
  text-align: center;
  padding: 0 30px;
}
#shopify-section-main-password-header {
  position: fixed;
  top: 0;
  z-index: 9;
  width: 100%;
  max-width: 100%;
  left: 0;
  background: transparent;
  transition: background 0.3s ease 0s;
}
#shopify-section-main-password-header.darkHeader {
  background: #141414b0;
}

.cstm_header .row {
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.cstm_header .row a {
  font-size: 16px;
  color: #f7f7f7;
  font-weight: 700;
  text-transform: uppercase;
}
#shopify-section-main-password-header .color-background-1.gradient {
  background: transparent;
}
.cstm_header .container .row > div:nth-child(3) {
  text-align: right;
}
.cstm_header .container .row > div:nth-child(2) {
  text-align: center;
}
.cstm_header .container {
  max-width: 100%;
}
.cstm_header {
  padding: 16px 0;
}
.cstm_coming_soon_logo {
  background: #ff6a00;
  width: 100%;
  max-width: 220px;
  border-radius: 10px;
  margin: 0 auto;
}
#shopify-section-main-password-header .cstm_header img {
  height: 75px;
  max-width: 100%;
  object-fit: contain;
  width: 100%;
  filter: brightness(14);
}
#shopify-section-main-password-header.darkHeader .cstm_header img {
  height: 65px;
}

.middle_banner {
  transition: transform 0.5s ease 0s;
  transform: scale(1);
}
.middle_banner:hover {
  transform: scale(1.05);
}
.mob_menu_wrap.row {
  display: none;
}
.contact_sec .field input,
.contact_sec .field textarea {
  font-size: 18px;
  color: rgb(71, 71, 71) !important;
}
.contact_sec .field:nth-child(5) textarea:focus + label {
  font-size: 18px;
  color: #474747;
  font-weight: 400;
}
.field__input:focus ~ .field__label,
.field__input:not(:placeholder-shown) ~ .field__label,
.field__input:autofill ~ .field__label,
.customer .field input:focus ~ label,
.customer .field input:not(:placeholder-shown) ~ label,
.customer .field input:autofill ~ label,
.customer .field select ~ label {
  color: #bd4e00;
  font-size: 12px;
  letter-spacing: 0.04rem;
  top: 8px;
}

.customer .field select {
  line-height: normal;
  padding: 2rem 1.5rem 0rem 2rem;
}

@media (max-width: 1365px) {
  .row.top_banner {
    background-position: 100% 40%;
  }
  .row.top_banner .top_banner_cont h2 {
    font-size: 33px;
  }
  .row.top_banner .top_banner_cont p {
    font-size: 28px;
  }
}

@media (max-width: 1199px) {
  .difference_sec h2 {
    font-size: 35px;
  }
  .difference_sec h3 {
    font-size: 18px;
  }
  .difference_sec p {
    font-size: 16px;
  }
  .contact_sec h3,
  .address h2 {
    font-size: 28px;
  }
  .address p,
  .whatssapp p {
    font-size: 16px;
  }
  footer p {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .row.top_banner .top_banner_cont h2 {
    font-size: 30px;
  }
  .row.top_banner .top_banner_cont p {
    font-size: 25px;
  }
  .our_process_section h2 {
    font-size: 35px;
  }
  .process_vid {
    padding: 0 15px 20px;
  }
  .performance_sec h2 {
    font-size: 28px;
  }
  .difference_sec h2 {
    font-size: 28px;
  }
  .difference_sec .row [class*="col-md"] {
    padding: 0 15px 0;
  }
  .difference_sec h3 {
    min-height: 55px;
  }
  .contact_sec h2 {
    font-size: 35px;
  }
  .contact_sec h3 {
    font-size: 25px;
  }
  .cstm_footer [class*="col-md"] {
    width: 100%;
    flex: 100%;
    text-align: center;
    padding-bottom: 20px;
  }
  .cstm_footer .row > div:nth-child(2) {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .our_process_section .row [class*="col-md"] {
    padding-bottom: 20px;
  }
  .difference_sec h3 {
    min-height: 0;
    margin-bottom: 10px;
  }
  .difference_sec {
    padding: 30px 0 10px;
  }
  .row.top_banner .top_banner_cont a {
    max-width: calc(100% - 50px);
  }
  .performance_sec h2,
  .difference_sec h2 {
    font-size: 25px;
    line-height: 1.2;
  }
  .difference_sec img {
    width: 100%;
  }
  .contact_sec h3 {
    text-align: center;
  }
  .address p,
  .whatssapp p,
  .contact_sec h2 {
    text-align: center;
  }
  .whatssapp a {
    margin: 0 auto 40px;
  }
  .cstm_header .row > div {
    max-width: calc(100% / 3);
    width: 100%;
  }
  #shopify-section-main-password-header .cstm_header img {
    height: 75px;
  }
  #shopify-section-main-password-header.darkHeader .cstm_header img {
    height: 65px;
  }
  .row.desktop_menu {
    display: none;
  }
  .mob_menu_wrap.row {
    display: flex;
    align-items: baseline;
    justify-content: flex-start;
  }
  .mob_logo {
    background: #ff6a00;
    border-radius: 10px;
  }
  .menu_toggle .mob_menu {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: #000;
    height: 100vh;
    padding-top: 120px;
    transition: transform 0.3s ease-in-out 0s;
    transform: translateX(-100%);
  }
  .menu_toggle .mob_menu.mob_menu_open {
    transform: translate(0);
  }
  .menu_toggle .mob_menu li a {
    padding: 16px 24px;
    display: block;
  }
  .process_subhead h3 {
    margin-bottom: 15px;
  }
  .performance_sec a {
    font-size: 14px;
  }
  .cancel_div {
    position: absolute;
    right: 20px;
    top: 20px;
  }
}

@media (max-width: 567px) {
  .our_process_section h2 {
    font-size: 28px;
    padding-bottom: 20px;
  }
  .row.top_banner .top_banner_cont h2 {
    font-size: 25px;
  }
  .row.top_banner .top_banner_cont p {
    font-size: 22px;
  }
  .our_process_section {
    padding: 35px 0;
  }
  .process_subhead p {
    font-size: 16px;
  }
  .our_process_section .row [class*="col-md"] {
    padding: 0 0 20px;
  }
  .process_vid {
    padding: 0 0 20px;
    height: auto;
  }
  .process_subhead {
    padding: 0;
  }
  .performance_sec h2,
  .difference_sec h2 {
    padding: 0;
  }
  .performance_sec p {
    font-size: 16px;
  }
  .performance_sec a {
    line-height: 1.2;
  }
  .difference_sec h2 {
    padding: 20px;
  }
  .contact_sec .row [class*="col-md"] {
    padding: 0;
  }
  .contact_sec h2 {
    font-size: 25px;
    margin-bottom: 15px;
  }
  footer {
    padding: 25px 0 10px;
  }
  .cstm_header .row a {
    font-size: 14px;
  }
  #shopify-section-main-password-header .cstm_header img {
    height: 45px;
  }
  #shopify-section-main-password-header.darkHeader .cstm_header img {
    height: 40px;
  }
  .whatssapp p {
    margin-bottom: 25px;
  }
  .contact_sec h3 {
    margin-bottom: 15px;
  }
  .whatssapp a {
    margin: 0 auto 20px;
  }
  .contact_sec {
    padding: 35px 0;
  }
  .contact_sec h2 {
    padding-bottom: 15px;
  }
  .middle_banner .row img {
    min-height: 120px;
    object-fit: cover;
  }
  .menu_toggle .mob_menu {
    padding-top: 60px;
  }
  .menu_toggle .mob_menu li a {
    padding: 10px 24px;
  }
}

.contact_sec .field textarea:focus + label {
  font-size: 12px;
  top: 8px;
  color: #bd4e00;
}

.contact_sec .field textarea::placeholder {
  opacity: 1 !important;
  font-size: 18px;
  color: #474747 !important;
  font-family: Montserrat, sans-serif !important;
}
.contact_sec .field textarea:focus {
  padding: 1.5rem;
}

#gv-mmy {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
#gv-mmy .mmy-tab select {
  background: #fff;
  color: #000;
  margin-bottom: 0;
  max-width: 100%;
  width: 100%;
  min-width: 100%;
  font-weight: 600;
  height: 38px;
  padding: 5px !important;
}
.cstm-header_part_search {
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  background: #ef521b;
  padding: 10px 165px;
}
.cstm-header_part_search h4 {
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  width: 100%;
  max-width: 200px;
}
.cstm-header_part_search .page-width.wrapper {
  max-width: calc(100% - 200px);
  width: 100%;
}
.cstm-header_part_search .page-width.wrapper .mmy-tab {
  width: 100%;
  max-width: 100%;
}
.cstm-header_part_search .page-width.wrapper .mmy-tab::after {
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  font-weight: 900;
  color: #000;
  z-index: 2;
  pointer-events: none;
}
.cstm-header_part_search .page-width.wrapper .mmy-tab.mmy-ops input {
  color: #fff;
  background-color: #000;
  border-color: #000;
  opacity: 0.65;
  text-transform: uppercase;
  font-size: 16px;
  padding: 0 10px;
  height: 38px;
  width: 100%;
  max-width: 180px;
  font-weight: 700;
  letter-spacing: 0;
}
.btn.btn-primary.mob_part_finder_btn {
  display: none;
}

@media (max-width: 1599px) {
  .cstm-header_part_search {
    padding: 10px 15px;
  }
  .cstm-header_part_search .page-width.wrapper {
    padding: 0 15px;
  }
}

@media (max-width: 991px) {
  .cstm-header_part_search h4 {
    max-width: 100%;
    text-align: center;
  }
  .cstm-header_part_search .page-width.wrapper {
    max-width: 100%;
    width: 100%;
  }
  .header__icon span .icon.icon-close {
    height: 100%;
    z-index: 99999;
    position: relative;
    right: -40px;
  }
  .cstm_menu_right_wrap #menu-drawer {
    top: 0;
    width: 100%;
    padding-top: 50px;
  }
  .cstm-header_part_search {
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  #gv-mmy {
    flex-wrap: wrap;
  }
  .cstm-header_part_search .page-width.wrapper .mmy-tab.mmy-ops input {
    max-width: 100%;
  }
  .cstm-header_part_search.d-md-block.collapse,
  .cstm-header_part_search.d-md-block.collapse h4 {
    display: none !important;
  }

  .cstm-header_part_search.d-md-block.collapse.show {
    display: block !important;
  }
  .header-wrapper .btn.btn-primary {
    width: 100%;
    background: #ff5200;
    border-color: transparent;
    border-radius: 0;
    padding: 10px;
    font-size: 18px;
    font-weight: 700;
  }
  .header-wrapper .btn.btn-primary span {
    padding-right: 160px;
  }
  .btn.btn-primary:active {
    background: #ef521b;
    border-color: #ef521b;
  }
  .btn.btn-primary.mob_part_finder_btn {
    display: block;
  }
}
@media (max-width: 567px) {
  .header-wrapper .btn.btn-primary span {
    padding-right: 20px;
  }
}

#gv-mmy .mmy-tab.mmy-year,
.usf-facet.cstm_partfinder_filter {
  display: none;
}

/* 24 may */

.pagination-wrapper .pagination__list.list-unstyled .pagination__item {
  border: 1px solid #ef521b;
  background: #ef521b;
  color: #fff;
  text-decoration: none;
  border-radius: 6px;
}
.pagination-wrapper
  .pagination__list.list-unstyled
  .pagination__item.pagination__item--current.light {
  background: #fff;
  color: #000;
  opacity: 1;
}
.pagination-wrapper .pagination__list.list-unstyled .pagination__item::after {
  display: none;
}
.pagination__list.list-unstyled {
  width: 100%;
}

.cstm_account button.CozyShowCRModal {
  font-size: 16px;
  width: 150px;
}
@media (max-width: 767px) {
  .cstm_account button.CozyShowCRModal {
    font-size: 14px;
    width: 130px;
  }
}

.feat_collec_heading {
  text-align: center;
}
/* 30-05-2023 */

.product-info-tab {
  align-items: flex-start;
}
.cstm_tab_head {
  padding-bottom: 30px;
}
.product_page_tabbing .cstm_tab_head .tab_head_num h3 {
  font-size: 30px;
}
.cstm_related_prod {
  margin-top: 20px;
}
.cstm_product_block h2 {
  font-size: 25px;
  font-weight: 700;
}
.cstm_product_block ul li,
.cstm_product_block {
  font-size: 16px;
  margin-bottom: 10px;
}
.nav-header-cart-div {
  padding-left: 10px;
}

.header.header--middle-left.header--mobile-center.page-width.header--has-menu
  ul
  li
  a {
  padding-left: 0 !important;
  padding-right: 12px !important;
}
.header--middle-left .header__inline-menu {
  max-width: calc(100% - 100px);
  padding-right: 40px;
}
.header__icons {
  width: 100%;
  max-width: 100px;
}
.header__search svg.icon {
  width: 30px;
  height: 30px;
  color: #000;
}
.header__icons::before {
  left: -10px;
}
.header.header--middle-left.header--mobile-center.page-width.header--has-menu
  ul
  li
  .tmenu_submenu
  .tmenu_item_link {
  padding-left: 10px !important;
}
.header__icons a#cart-icon-bubble {
  width: auto;
  padding-right: 15px;
}
.search-modal.modal__content.gradient {
  position: absolute;
  top: -40px;
  width: 100%;
  max-width: 100%;
  left: 0;
  box-shadow: 0 0 10px #000000b5;
}
.search-modal.modal__content.gradient #Search-In-Modal {
  padding: 10px 40px 10px 10px;
}
.search-modal.modal__content.gradient .search-modal__close-button svg {
  width: 100%;
  fill: #000;
  max-width: 20px;
}
.search-modal.modal__content.gradient .search-modal__close-button {
  position: absolute;
  top: 10px;
  right: 10px;
}
.header__search .modal-overlay {
  display: none;
}
.header__inline-menu::after {
  position: absolute;
  content: "";
  width: 1px;
  height: 56px;
  background-color: #70707052;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
}
.header--middle-left .header__inline-menu {
  position: relative;
}
.header__icons::before {
  display: none;
}
.header__icons {
  position: unset;
}
.field__input:not(:placeholder-shown) ~ .field__label {
  top: 0;
  left: 10px;
}
.usf-popup.usf-zone.usf-is.usf-is--compact.usf-is--left.usf-is--products-only {
  left: 50% !important;
  transform: translateX(-50%);
}
ul.product-info-meta-field li h4 {
  max-width: max-content;
}
ul.product-info-meta-field li {
  justify-content: space-between;
}
.shopify-section-header-sticky .search-modal.modal__content.gradient {
  top: 0px;
}
.cstm_product_block ul {
  padding-left: 40px;
}
.usf-is-content * {
  font-size: 15px;
}
.cart-count-bubble {
  width: 20px;
  height: 20px;
}
@media (max-width: 1599px) {
  .header.header--middle-left.header--mobile-center.page-width.header--has-menu
    ul
    li
    a {
    font-size: 15px !important;
  }
}

@media (max-width: 1199px) {
  .header--middle-left .header__inline-menu {
    padding-right: 20px;
  }
  .header__search svg.icon {
    width: 20px;
    height: 20px;
  }
  .header__icons a img {
    width: 20px !important;
    height: 20px !important;
  }
  .header__icons {
    max-width: 70px;
    justify-content: flex-end;
  }
  .header--middle-left .header__inline-menu {
    max-width: calc(100% - 70px);
  }
  .header.header--middle-left.header--mobile-center.page-width.header--has-menu
    ul
    li
    a {
    padding-right: 6px !important;
    font-size: 13px !important;
  }
  span.header__heading a.header__heading-link.link.link--text.focus-inset {
    padding: 2rem;
  }
  .header__inline-menu::after {
    right: 10px;
  }
}
@media (max-width: 1023px) {
  .usf-popup.usf-zone.usf-is.usf-is--compact.usf-is--right.usf-is--products-only,
  .usf-popup.usf-zone.usf-is.usf-is--compact.usf-is--middle.usf-is--products-only {
    left: 50% !important;
    transform: translateX(-50%);
    width: 100% !important;
    max-width: calc(100% - 50px) !important;
  }
}
@media (max-width: 991px) {
  .menu-drawer__navigation-container
    #qikify-tmenu-mobilemenu
    .tmenu_item
    .tmenu_item_link {
    font-size: 14px !important;
    padding: 10px !important;
  }
  .header__icon span .icon.icon-close {
    right: -80px;
  }
  .usf-popup.usf-zone.usf-is.usf-is--compact.usf-is--middle.usf-is--products-only {
    width: 100% !important;
    max-width: calc(100% - 50px) !important;
  }
  .usf-popup.usf-zone.usf-is.usf-is--compact.usf-is--middle.usf-is--products-only {
    left: 50% !important;
    transform: translate(-50%);
    width: 750px !important;
    max-width: 750px !important;
    min-width: 750px !important;
  }
}

@media (max-width: 766px) {
  .usf-popup.usf-zone.usf-is.usf-is--compact.usf-is--middle.usf-is--products-only {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
  }
  .search-modal.modal__content.gradient .search-modal__close-button {
    top: 0;
    right: 0;
  }
}

div#scasl-app-container div#page-header h1 {
  text-align: center !important;
  font-weight: bold;
  color: #000;
  margin: 20px 0px 0px;
}

div#scasl-app-container div#page-header {
  width: 100%;
  max-width: 100%;
}

.cstm_annc_bar::before,
.cstm-header_part_search {
  background: #ff5200;
}
.cstm_annc_bar {
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 1) 7%,
    rgba(255, 255, 255, 1) 34%,
    rgba(255, 82, 0, 1) 25%,
    rgba(255, 82, 0, 1) 100%
  );
}
.CozyShowCRModal {
  border: 1px solid #fff;
  padding: 5px 10px;
}

@media (max-width: 991px) {
  .CozyShowCRModal {
    margin-right: 0 !important;
  }
}

@media (max-width: 767px) {
  .CozyShowCRModal {
    font-size: 13px !important;
  }
  .cstm_annc_bar {
    background: #ff5200;
  }
}

.calculator_add_data p {
  font-size: 18px;
  color: #44546a;
  font-weight: 500;
}
.calculator_add_data span {
  font-size: 18px;
  color: #44546a;
  font-weight: 500;
  line-height: 2;
}
.calculator_table tr td input {
  font-size: 15px;
  padding: 1px 2px;
}
.calculator_section {
  padding: 50px 100px 50px;
}
.row.fuel_injector_sec.calculator_section .fuel_injector_table {
  padding-top: 20px;
}
section.injector_calculator_sec h1 {
  padding: 60px 0 15px;
}

@media (max-width: 1199px) {
  .cstm_email_wrap a,
  .cstm_account_wrap a {
    font-size: 12px;
  }
  .cstm_email_wrap a,
  .cstm_account_wrap a {
    font-size: 0;
  }
}
@media (max-width: 991px) {
  .calculator_section {
    padding: 30px;
  }
  .calculator_table tr td {
    padding-right: 10px;
  }
  .calculator_add_data p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .calculator_section {
    padding: 30px 15px;
  }
  .cstm_email_wrap a,
  .cstm_account_wrap a {
    font-size: 0;
  }
}

.cstm-header_part_search {
  display: none !important;
}

.locale-selectors__container {
  padding-bottom: 0px !important;
  background-color: #ff5200 !important;
}
.locale-selectors__container #country_code {
  background-color: #ff5200 !important;
  /* border: 1px solid #fff !important; */
  border: 1px solid var(--darkClr) !important;
  max-width: 180px !important; box-shadow: none; outline: 0;
}
.CozyShowCRModal {
  display: none !important;
}
body
  #Slider-template--18237576511770__1eb9a2f6-f032-416c-8b0e-fa7ce1449d02::before,
body
  #Slider-template--18237576511770__1eb9a2f6-f032-416c-8b0e-fa7ce1449d02
  .media::before {
  padding-bottom: 32%;
}

@media (max-width: 991px) {
  body
    #Slider-template--18237576511770__1eb9a2f6-f032-416c-8b0e-fa7ce1449d02:before,
  body
    #Slider-template--18237576511770__1eb9a2f6-f032-416c-8b0e-fa7ce1449d02
    .media:before {
    padding-bottom: 46%;
  }
}
@media (max-width: 767px) {
  .btn.btn-primary.mob_part_finder_btn {
    display: none;
  }
}
@media (max-width: 567px) {
  .locale-selectors__container #country_code {
    max-width: 160px !important;
  }
}

.slider-mobile-gutter .slideshow::after {
  display: none !important;
}

.locale-selectors__container #country_code {
  appearance: auto !important;
  height: 30px !important;
  background-image: none !important;
  font-size: 14px !important;
}

/*   4 july custom css for store locator */

#scasl-app-container {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto !important;
  padding: 0 30px;
}
#scasl-app-container .bh-sl-container.scasl-container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
  padding-bottom: 50px !important;
}
#scasl-app-container .bh-sl-container.scasl-container > div {
  width: 100%;
  max-width: calc(100% / 2 - 20px);
  margin-top: 20px;
  margin-bottom: 0 !important;
  height: 580px;
  overflow-y: auto;
}
#scasl-app-container .bh-sl-container.scasl-container > div #scasl-tab-radius {
  height: 100%;
}
div#scasl-app-container div#page-header {
  height: auto;
}
#scasl-app-container
  .bh-sl-container.scasl-container
  > div
  .bh-sl-loc-list.scasl-location-list {
  width: 100% !important;
}
.new-for-mobile .scasl-address-wrap #scapl-geocode-btn {
  width: 150px !important;
  margin-top: 0 !important;
}
.new-for-mobile .scasl-address-wrap #bh-sl-address {
  width: calc(100% - 170px) !important;
}
.new-for-mobile .scasl-address-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 991px) {
  #scasl-app-container .bh-sl-container.scasl-container > div {
    max-width: 100%;
    height: auto;
    overflow-y: unset;
  }
}
@media (max-width: 425px) {
  .new-for-mobile .scasl-address-wrap #scapl-geocode-btn {
    width: 30px !important;
    margin-top: 10px !important;
  }
  .new-for-mobile .scasl-address-wrap #bh-sl-address {
    width: 100% !important;
  }
}

.videoBackground .videoBox {
  height: min-content !important;
  padding: 0 !important;
}
.videoBackground .videoBox .fullscreen-video-wrap {
  position: unset;
}
.videoBackground .videoBox .fullscreen-video-wrap .video-js {
  position: unset;
  width: 100%;
  max-width: 100%;
  height: 100%;
  object-fit: fill;
}
@media (max-width: 1199px) {
  .videoBackground .videoBox {
    /* height: auto; */
  }
  .videoBackground .videoBox .fullscreen-video-wrap .video-js {
    object-fit: contain;
  }
}
@media (max-width: 767px) {
  .videoBackground .videoBox .fullscreen-video-wrap .video-js {
    object-fit: cover !important;
  }
  .videoBackground .videoBox,
  .videoBackground .imageBox {
    padding: 15px !important;
    /* height: calc(300px - 100px) !important; */
  }
  /* .videoBackground .videoBox {
	padding: 0 !important;
} */

  .videoBackground .videoBox .fullscreen-video-wrap {
    min-height: unset;
  }
  .videoBackground .videoBox {
    padding: 0 !important;
    /* height: auto !important; */
    min-height: auto !important;
  }
}

/*spicy web css*/

.sw-product-quick-links {
  color: #000 !important;
  font-family: Montserrat, sans-serif !important;
  font-weight: 500 !important;
  margin: 0 auto !important;
  max-width: 1440px !important;
  padding-top: 30px !important;
  padding-left: 10px !important;
}
.sw-product-quick-links p {
  font-weight: 700 !important;
  font-size: 20px !important;
}

.sw-product-quick-links a {
  font-weight: 500 !important;
  color: #f36523 !important;
}

#sw-collection-header {
  margin: 0 auto !important;
  max-width: 1440px !important;
}

.sw-collection-header__title {
  font-size: 32px !important;
  color: black !important;
}

#sw-content {
  margin: 0 auto !important;
  max-width: 1440px !important;
  font-size: 32px !important;
  font-size: 16px !important;
  line-height: 1.5 !important;
  color: var(--darkClr) !important;
  padding-left: 10px !important;
}

#sw-content h2 {
  font-size: 25px;
  line-height: 1.2;
  letter-spacing: 0.5px;
  font-weight: 600;
}

#sw-content h3 {
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: 0.46px;
}

#sw-content a {
  font-size: 16px;
  color: #f36523;
  font-weight: 300;
}

#sw-city-links a {
  font-size: 16px !important;
  color: #f36523 !important;
  font-weight: 300 !important;
}

.sw-accordion-question {
  cursor: pointer;
}

.sw-accordion-question::after {
  content: "\002B";
  padding-left: 10px;
}

.sw-accordion-question.sw-accordion-active::after {
  content: "\002D";
  padding-left: 10px;
}

.sw-display-none {
  display: none;
}

@media only screen and (max-width: 767px) {
  .sw_product_banner span {
    color: var(--whiteClr) !important;
    font-weight: 600 !important;
    font-size: 25px !important;
  }
}

@media only screen and (max-width: 767px) {
  .sw_product_banner {
    padding-top: 30px !important;
    font-size: 25px !important;
  }
}

.sw_product_banner span {
  color: var(--whiteClr);
  font-weight: 600;
  font-size: 50px;
}

.sw_product_banner {
  padding-top: 60px;
}

@media only screen and (max-width: 991px) {
  .sw_product_title {
    font-size: 30px !important;
    text-align: left !important;
  }
}

@media only screen and (max-width: 1199px) {
  .sw_product_title {
    margin-top: 0px !important;
  }
}

@media only screen and (max-width: 1365px) {
  .sw_product_title {
    line-height: 1 !important;
  }
}

.sw_product_title {
  font-size: 50px;
  line-height: normal;
  letter-spacing: 1px;
  color: var(--darkClr);
  font-weight: 600;
  margin-block-start: -10px !important;
}

#sw-footer {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(auto-fit, minmax(250px, max-content));
  justify-content: center;
  text-align: left;
  background: none;
  border: none;
  font: inherit;
}

#sw-footer a {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(auto-fit, minmax(250px, max-content));
  justify-content: center;
  text-align: left;
  background: none;
  border: none;
  font: inherit;
  font-size: 11px;
  line-height: 30px;
  color: var(--whiteClr);
}

#sw-footer a:hover {
  color: #f36523;
}

#sw-footer ul {
  list-style: none;
}

#sw-city-links a {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(auto-fit, minmax(250px, max-content));
  text-align: left;
  background: none;
  border: none;
  font: inherit;
  line-height: 30px;
  color: #000;
}

#sw-city-links {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(auto-fit, minmax(250px, max-content));
  text-align: left;
  background: none;
  border: none;
  font: inherit;
  font-size: 16px;
  line-height: 1.5;
  color: var(--darkClr);
  font-weight: 300;
  padding-top: 20px;
}

.sw-h2 {
  font-size: 35px;
  font-weight: 500;
  padding-top: 30px;
  color: #000 !important;
}

#sw-city-links ul {
  list-style: none;
}

#sw-footer-button button {
  background: none !important;
  border: none !important;
  cursor: pointer !important;
  font: inherit !important;
  font-size: 16px !important;
  line-height: 50px !important;
  color: var(--whiteClr) !important;
  padding-left: 15px !important;
}

#sw-footer-button > span > i {
  font-size: 16px !important;
  color: var(--whiteClr) !important;
}

#sw-footer-button button:hover {
  color: #f36523 !important;
}

#sw-products-footer-button button {
  background: none !important;
  border: none !important;
  cursor: pointer !important;
  font: inherit !important;
  font-size: 16px !important;
  line-height: 50px !important;
  color: var(--whiteClr) !important;
  padding-left: 15px !important;
}

#sw-products-footer-button > span > i {
  font-size: 16px !important;
  color: var(--whiteClr) !important;
}

#sw-products-footer-button button:hover {
  color: #f36523 !important;
}

#sw-products-footer {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(auto-fit, minmax(250px, max-content));
  justify-content: center;
  text-align: left;
  background: none;
  border: none;
  font: inherit;
}

#sw-products-footer a {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(auto-fit, minmax(250px, max-content));
  justify-content: center;
  text-align: left;
  background: none;
  border: none;
  font: inherit;
  font-size: 11px;
  line-height: 30px;
  color: var(--whiteClr);
}

#sw-products-footer a:hover {
  color: #f36523;
}

#sw-products-footer ul {
  list-style: none;
}

#list-shops {
  font-size: 16px;
}

.sw-display-none {
  display: none;
}

/* .videoBackground .videoBox .fullscreen-video-wrap .video-js {
	object-fit: contain;
} */

.videoBackground .videoBox,
.videoBackground .imageBox {
  /* height: 1100px !important; */
}


.sw-article-ol {
    font-size: 16px!important;
    line-height: 1.5!important;
    color: var(--darkClr)!important;
    font-weight: 300!important;
}
}