/** Shopify CDN: Minification failed

Line 3523:1 Unexpected "{"

**/
p {
  font-size: 14px;
  line-height: 22.4px;
  font-weight: 400;
  letter-spacing: normal;
}

h1,
.h1 {
  font-size: 40px;
  line-height: 48px;
  font-weight: 700;
  letter-spacing: normal;
  margin: 0;
}

h3,
.h3 {
  font-size: 28px;
  line-height: 33.6px;
  font-weight: 700;
  letter-spacing: normal;
  margin: 0;
}

h5,
.h5 {
  font-size: 18px;
  line-height: 21px;
  font-weight: 700;
  letter-spacing: normal;
  margin: 0;
}

h2,
.h2 {
  font-size: 32px;
  line-height: 38.4px;
  font-weight: 700;
  letter-spacing: normal;
}

.button-wrapper a.button {
  display: inline-flex;
  padding: 14px 30px;
  background: #000;
  color: #fff;
  border-radius: 30px;
  line-height: 21px;
  font-size: 14px;
  letter-spacing: normal;
  font-weight: 700;
}

html {
  padding-bottom: 0 !important;
}

/* .container {
    max-width: 1680px;
} */

a.view_all_btn {
  font-size: 14px;
  line-height: 21px;
  letter-spacing: normal;
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 10px;
}

.announcement-bar .announcement-bar__content {
  font-size: 14px;
  line-height: 22.4px;
  font-weight: 400;
  letter-spacing: normal;
  padding: 0;
  width: max-content;
}

.announcement-bar .announcement-bar_social_icons svg {
  max-width: 24px;
  max-height: 24px;
  opacity: 1;
}

.announcement-bar .announcement-bar_social_icons .social-media__item {
  margin: 0;
}

.announcement-bar .announcement-bar_social_icons .social-media__item-list {
  margin: 0;
  gap: 15px;
}

.announcement-bar .announcement-bar__inner {
  padding: 10px 0;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}

.announcement-bar .all_stars_wrapper {
  display: inline-flex;
  gap: 2px;
}

.announcement-bar .announcement-bar_ratings,
.announcement-bar .announcement-bar_ratings .rating_link,
.itg_reviews {
  display: flex;
  align-items: center;
  gap: 6px;
  line-height: normal;
}

.announcement-bar .all_stars_wrapper span {
  display: inline-flex;
}

.announcement-bar .all_stars_wrapper img {
  width: 16px;
  height: 14px;
}

.itg__header.header .search-bar__filter {
  display: none;
}

.itg__header.header button.search-bar__submit {
  background: unset;
  color: rgb(32, 32, 32);
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.itg__header.header .search-bar__submit svg.icon.icon--search {
  max-width: 18px;
  max-height: 18px;
}

.nav-bar .nav-bar__item a.nav-bar__link.link {
  font-size: 14px;
  line-height: 16.8px;
  font-weight: 700;
  color: #000;
}

.itg__header.header .search-bar__input-wrapper input.search-bar__input,
.itg__footer .footer__newsletter-wrapper .form__input-wrapper input {
  background: #fff;
  border-radius: 30px;
  padding: 14px 20px;
  height: 50px;
}

.itg__header.header .search-bar__input-wrapper input.search-bar__input,
.itg__header.header
  .search-bar__input-wrapper
  input.search-bar__input:placeholder {
  font-size: 14px;
  line-height: 22.4px;
  font-weight: 400;
  letter-spacing: normal;
  color: #000;
}

.header__action-item.phone_number.cstm_icon svg.icon.icon--phone {
  max-width: 24px;
  max-height: 24px;
}

.header__action-item.phone_number a {
  display: inline-flex;
  gap: 10px;
  align-items: center;
}

.itg__header .header__action-item:not(:last-child):after {
  display: none;
}

.itg__header .header__action-item {
  padding: 0;
  display: inline-flex;
}

.itg__header .header__action-list {
  gap: 30px;
  justify-content: flex-end;
}

.itg__header .header__inner {
  display: flex;
  gap: 60px;
}

.itg__header .logo_and_search_bar_wrapper {
  width: calc(70% - 60px * 1 / 2);
  display: flex;
  align-items: center;
  gap: 50px;
}

.itg__header .header__action-list {
  width: calc(30% - 60px * 1 / 2);
  color: #fff;
}

.itg__header .logo_and_search_bar_wrapper .header__logo {
  margin: 0;
}

.itg__header .header__search-bar-wrapper {
  flex: unset;
  width: 50%;
}

.itg__header .search-bar__top {
  box-shadow: unset;
  border-radius: 30px;
}

.itg__header .search-bar__top {
  height: auto;
}

header.header.header--inline.itg__header {
  padding: 15px 0;
  background: #1d2e7c;
}

.header__action-item span.header__action-item-title {
  display: none;
}

.itg__header
  .header__action-item-content
  a.header__action-item-link.header__account-icon.icon-state.hidden-desk {
  display: block !important;
}

.cstm_icon svg {
  max-width: 24px;
  max-height: 24px;
}

.itg__header .header__action-item-content.cstm_icon {
  display: flex;
  align-items: center;
  gap: 10px;
}

/* .itg__header .header__action-item-content span.header__cart-count {
    display: none;
} */

.header__action-item-content .header__cart-icon {
  margin: 0;
}

.header__action-item-content {
  display: flex;
  gap: 10px;
  align-items: center;
}

.toggle-switch {
  position: relative;
  display: inline-flex;
  background: #00aeef;
  border-radius: 100px;
  padding: 5px;
  max-width: 200px;
  width: 100%;
  align-items: center;
  height: min-content;
}

.toggle-switch input {
  display: none;
}

.toggle-switch label {
  flex: 1;
  text-align: center;
  line-height: 16.8px;
  font-size: 14px;
  z-index: 1;
  cursor: pointer;
  color: #fff;
  font-weight: 700;
  position: relative;
  letter-spacing: normal;
  padding: 8px 18px;
}

.toggle-switch .slider {
  position: absolute;
  top: 5px;
  bottom: 5px;
  width: 50%;
  background: #fff;
  border-radius: 25px;
  transition: 0.3s;
  z-index: 0;
  left: 5px;
}

#retail:checked ~ .slider {
  left: calc(50% - 5px);
}

.nav_bar_inner_container {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: space-between;
  padding: 10px 0 10px;
  /* padding: 0 ; */
}

.nav-bar__inner .toggle-switch label {
  color: #fff !important;
}

.toggle-switch input:checked + label {
  color: #00aeef !important;
}

.nav-bar .nav-bar__item {
  margin-right: 30px;
}

.slideshow__content-wrapper a.slideshow__button.button {
  border-radius: 30px;
}

.slideshow__content-wrapper h2.slideshow__title.heading.h1 {
  font-size: 41.8px;
  line-height: 50.16px;
  letter-spacing: normal;
  font-weight: 700;
  margin: 0;
}

.slideshow__content-wrapper p.slideshow__content {
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
  margin: 0;
  letter-spacing: normal;
}

.itg__slideshow .slideshow__content-wrapper .heading_and_content_wrapper {
  display: flex;
  flex-direction: column;
  gap: 10px;
  max-width: 500px;
}

.itg__slideshow .slideshow__content-wrapper .container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
}

.itg__slideshow .flickity-viewport {
  border-radius: 10px !important;
  overflow: hidden;
}

.social-media__item svg.icon {
  max-width: 24px;
  max-height: 24px;
}

.shopify-section-group-footer-group svg.icon {
  width: 32px !important;
  color: #000 !important;
  fill: #000 !important;
  height: 32px !important;
}

.shopify-section-group-footer-group
  .text-with-icons
  .text-with-icons__item
  p.text-with-icons__title,
.text-with-icons__content-wrapper .text-with-icons__content p {
  font-size: 16px;
  line-height: 25.6px;
  font-weight: 700;
  letter-spacing: normal;
  margin: 0;
}

.shopify-section-group-footer-group
  .text-with-icons__content-wrapper
  .text-with-icons__content
  p {
  font-weight: 400;
  color: rgb(32, 32, 32);
}

.shopify-section-group-footer-group
  .text-with-icons
  .text-with-icons__icon-wrapper {
  margin: 0;
}

.shopify-section-group-footer-group .text-with-icons .text-with-icons__item {
  flex-basis: unset;
  margin: 0;
  gap: 15px;
  width: calc(25% - 30px * 3 / 4);
  align-items: center;
}

.shopify-section-group-footer-group .text-with-icons {
  margin: 0;
  gap: 30px;
}

.shopify-section-group-footer-group section.section.section--tight {
  margin: 0;
  padding: 40px 0;
}

footer .itg__footer .footer__block-item p.footer__title.heading.h6 {
  font-size: 32px;
  line-height: 38.4px;
  font-weight: 700;
  letter-spacing: normal;
  text-transform: capitalize;
  margin-bottom: 15px;
}

.footer__collapsible-content a.footer__link-item.link,
.footer__newsletter-text p,
.footer__newsletter-bot_content p,
.footer__collapsible-content a {
  font-size: 16px;
  line-height: 25.6px;
  font-weight: 400;
  letter-spacing: normal;
  margin: 0;
}

footer .itg__footer .footer__collapsible-content a {
  text-decoration: none !important;
  color: #000 !important;
}

.footer__block-item button.footer__title.heading.h6 {
  font-size: 18px;
  line-height: 21.6px;
  font-weight: 700;
  letter-spacing: normal;
  text-transform: capitalize;
}

.itg__footer .footer__block-list {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 30px;
  width: 100%;
  margin: 0 auto;
}

.footer_links_and_text_wrapper .footer__block-item {
  padding: 0;
}

.footer_links_and_text_wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 50px;
}

.footer__wrapper.itg__footer {
  padding-top: 40px;
  padding-bottom: 30px;
}

.footer__wrapper.itg__footer .form__input-wrapper label {
  display: none;
}

.itg__footer .footer__newsletter-wrapper .form__input-wrapper input {
  font-size: 14px;
  line-height: 22.4px;
  letter-spacing: normal;
  font-weight: 400;
  border: none;
  background: rgb(247, 247, 247);
}

.footer__newsletter-wrapper form {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  width: 100%;
  margin: 15px 0;
}

.footer_newsletter_section .footer__block-item {
  padding: 0;
  width: 70%;
  max-width: 100%;
}

.footer__newsletter-wrapper button {
  border-radius: 30px;
  width: fit-content;
  display: inline-flex;
  padding: 14px 30px;
  margin: 0;
  white-space: nowrap;
  font-size: 14px;
  line-height: 21px;
  font-weight: 700;
  letter-spacing: normal;
  position: relative;
  transition: all 0.2s ease;
  align-items: center;
  justify-content: center;
}

.itg__footer .footer__newsletter-bot_content a {
  text-decoration: underline;
}

.footer .form__input-wrapper {
  margin: 0;
}

.template-login .form__input-wrapper {
  margin-bottom: 12px;
}

.footer__wrapper.itg__footer .footer__aside {
  align-items: center;
}

.copyright_and_payment_footer_wrapper {
  display: flex;
  flex-direction: column-reverse;
  gap: 20px;
  width: 100%;
}

.copyright_and_payment_footer_wrapper p.hidden-pocket {
  margin: 0;
}

.footer__wrapper.itg__footer .footer__aside {
  margin-top: 55px;
}

.footer__wrapper.itg__footer .footer__collapsible-content p {
  font-size: 16px;
  line-height: 25.6px;
  font-weight: 400;
  letter-spacing: normal;
  margin: 0;
  margin-bottom: 10px;
}

.itg__footer
  .footer__aside
  .social-media__item-list
  .social-media__item
  svg.icon {
  max-width: 22px;
  max-height: 22px;
  opacity: 1;
}

.itg__footer .footer__aside .social-media__item a {
  width: 44px;
  height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #fff;
  border: 1px solid rgb(32 32 32 / 10%);
}

.footer .itg_reviews {
  margin-top: 15px;
}
.footer .itg_reviews .ratings_content p {
  font-weight: 700;
}
.social-media__item-list li.social-media__item {
  margin: 0;
}

.itg__footer .footer__aside ul.social-media__item-list {
  margin: 0;
  gap: 10px;
}

.itg__slideshow {
  margin: 0 !important;
}

/* animated btn css  */

a.button_link {
  background-color: white;
  cursor: pointer;
  border: none;
  overflow: hidden;
  border-radius: 30px;
  color: #333;
  transition: all 0.2s ease-in-out;
  padding: 14px 30px;
  position: relative;
  display: inline-flex;
}

a.button_link .btn-txt {
  z-index: 1;
  font-weight: 700;
  letter-spacing: normal;
  position: relative;
  display: inline-block;
  line-height: 21px;
  font-size: 14px;
}
.animated_btn .btn-txt {
  z-index: 1;
  font-weight: 700;
  letter-spacing: normal;
  position: relative;
  display: inline-block;
  line-height: 21px;
  font-size: 14px;
}

.animated_btn {
  overflow: hidden;
  position: relative;
}
button.boost-sd__btn-add-to-cart ,
button.boost-sd__button--select-option {
  overflow: hidden;
  position: relative;
  min-height: 43.6px !important;
}
.animated_btn::after,
.boost-sd__btn-add-to-cart::after ,
.boost-sd__button--select-option::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.2s ease-in-out;
  background-color: #000;
  border-radius: 30px;
  visibility: visible;
  height: 92%;
  width: 96%;
  top: 2px;
  z-index: 0;
  border-radius: 30px;
  left: -50%;
  transform: translateX(-50%);
  pointer-events: none;
}
.boost-sd__btn-add-to-cart::after ,
.boost-sd__button--select-option::after {
  background-color: #fff;
}
.boost-sd__btn-add-to-cart .boost-sd__button-text ,
.boost-sd__button--select-option .boost-sd__button-text {
  z-index: 1;
  font-weight: 600;
}
.boost-sd__btn-add-to-cart:hover .boost-sd__button-text ,
.boost-sd__btn-add-to-cart:hover span ,
.boost-sd__button--select-option:hover .boost-sd__button-text {
    color: #000 !important;
    z-index: 1;
    position:relative;
}

a.button_link:hover {
  color: #fff !important;
  border: none;
}

.animated_btn:hover::after,
.button--primary:hover::after,
.boost-sd__btn-add-to-cart:hover::after ,
.boost-sd__button--select-option:hover::after{
  visibility: visible;
  left: 50%;
}

.rev.button_wrapper a.button_link {
  background-color: #000;
  color: #fff;
}

.rev.button_wrapper a.button_link:hover,
footer .animated_btn:hover {
  color: #000 !important;
}

.rev.button_wrapper .animated_btn::after,
.footer .animated_btn::after {
  background-color: #fff;
}

/* animated btn css  */

.header .icon--account {
  width: 22px !important;
  height: 22px !important;
}

.cstm_icon svg {
  width: 24px !important;
  height: 24px !important;
}

.header .icon--search {
  width: 22px !important;
  height: 22px !important;
}

.mobile-menu__help-wrapper .icon--bi-phone {
  width: 24px !important;
  height: 24px !important;
}

p.mobile-menu__section-title.heading.h5 {
  margin-bottom: 20px;
}

/*  product css */

.product-block-list {
  max-width: 1250px;
}

.itg_main_prod_wrapper {
  display: flex;
  gap: 30px;
  padding-bottom: 80px;
}

.similar_items_products_wrapper .product-list.product-list--vertical {
  flex-direction: column;
  gap: 10px;
}

.itg_main_prod_wrapper .product_content_and_recommadations_wrapper {
  width: calc(80% - 30px * 1 / 2);
  /* width: 100%; */
  display: flex;
  flex-direction: column;
  /* gap: 60px; */
  gap: 40px;
}

.itg_main_prod_wrapper
  .product_content_and_recommadations_wrapper
  .product-block-list {
  max-width: 100%;
}

.itg_main_prod_wrapper
  .product_content_and_recommadations_wrapper.hide_similar_items {
  width: 100%;
}

.itg_main_prod_wrapper
  .product_content_and_recommadations_wrapper.hide_similar_items
  .product-block-list {
  max-width: 100%;
}

.itg_main_prod_wrapper .similar_items_products_wrapper {
  display: flex;
  width: calc(20% - 30px * 1 / 2);
}

a.empty-state__button {
  border-radius: 30px;
}

.mini-cart__content a.button {
  border-radius: 30px;
}

.similar_items_products_wrapper .product-list:before,
.itg_main_prod_wrapper .itg_recommadations .product-list:before {
  border: none;
}

.similar_items_products_wrapper .product-item,
.itg_main_prod_wrapper .itg_recommadations .product-item {
  gap: 20px;
  padding: 0;
}

.similar_items_products_wrapper .product-item:after,
.itg_main_prod_wrapper .itg_recommadations .product-item:after {
  box-shadow: none;
}

.similar_items_products_wrapper h5.section_heading {
  background: rgb(0, 166, 230);
  padding: 10px;
  color: #fff;
  text-align: center;
  border-radius: 10px;
}

.product-item a.product-item__image-wrapper {
  padding: 30px;
  border: 1px solid rgb(32 32 32 / 10%);
  border-radius: 10px;
  margin: 0;
}

.similar_items_products_wrapper {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.itg_main_prod_wrapper .product-list--scrollable .product-item {
  min-height: unset;
}

.itg_main_prod_wrapper .product-item__info-inner a.product-item__title {
  font-size: 14px;
  line-height: 16.8px;
  font-weight: 700;
  letter-spacing: normal;
  margin: 0;
}

.itg_main_prod_wrapper .similar_items_products_wrapper span.price {
  font-size: 14px;
  line-height: 21px;
  font-weight: 700;
  letter-spacing: normal;
  color: rgb(243, 100, 35);
  margin: 0;
}

.itg_main_prod_wrapper .product-recommendations span.price {
  font-size: 14px;
  line-height: 21px;
  font-weight: 700;
  letter-spacing: normal;
  color: rgb(243, 100, 35);
  margin: 0;
}

.itg_main_prod_wrapper a.product-item__reviews-badge.link {
  margin: 0;
  font-size: 12px;
  line-height: 19.2px;
  font-weight: 400;
  letter-spacing: normal;
  order: -1;
}

.itg_main_prod_wrapper .product-item__info-inner {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.itg_main_prod_wrapper .product-item__price-list {
  margin-top: 0;
  margin-bottom: 0;
  gap: 10px;
}

.itg_main_prod_wrapper span.price.price--compare {
  color: #000;
  opacity: 0.5;
}

.itg_recommadations .section__header {
  margin-bottom: 30px;
}

.itg_main_prod_wrapper .itg_recommadations_list {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 15px;
}

.itg_main_prod_wrapper
  .product-block-list__item.product-block-list__item--info {
  background: rgb(247, 247, 247);
  border: none;
  border-radius: 10px;
  overflow: hidden;
}

.itg_main_prod_wrapper
  .product-block-list__item.product-block-list__item--info
  .card__section {
  background: rgb(247, 247, 247);
}

.itg_main_prod_wrapper .product-block-list__item--info .card {
  border-radius: 10px;
  overflow: hidden;
}

.itg_main_prod_wrapper
  .product-block-list__item--description
  p.card__collapsible-button
  .card__title {
  font-size: 16px;
  margin: 0;
  line-height: 25.6px;
  letter-spacing: normal;
  font-weight: 700;
}

.itg_main_prod_wrapper
  .product-block-list__item--description
  p.card__collapsible-button {
  padding: 20px;
  margin: 0;
  /* border: 1px solid rgb(32 32 32 / 10%);  */
}

.itg_main_prod_wrapper
  .product-block-list__item.product-block-list__item--description
  .card {
  border-radius: 0;
  overflow: hidden;
  border: none;
  border-bottom: 1px solid rgb(32 32 32 / 10%) !important;
  border-top: 1px solid rgb(32 32 32 / 10%) !important;
}

.itg_main_prod_wrapper
  .product-block-list__item.product-block-list__item--info
  .card {
  border: none;
}

.itg_main_prod_wrapper
  .product-block-list__item.product-block-list__item--gallery {
  height: min-content;
  justify-content: center;
  overflow: visible;
  padding: 0;
  position: sticky;
  top: 175px;
}

.itg_main_prod_wrapper
  .product-form__info-item
  span.product-form__info-title.text--strong {
  display: none;
}

.itg_main_prod_wrapper
  .product-block-list__item.product-block-list__item--info
  span.price {
  font-size: 22px;
  line-height: 26.4px;
  letter-spacing: normal;
  font-weight: 700;
  color: #000;
  margin-top: 10px;
}

.itg_main_prod_wrapper .product-block-list__item .card {
  margin: 0;
}

.itg_main_prod_wrapper
  quantity-picker.quantity-selector.quantity-selector--product {
  background: #fff;
  border-radius: 100px;
}

.itg_main_prod_wrapper .product-form__info-content .quantity-selector__value {
  font-size: 14px;
  line-height: 21px;
  font-weight: 700;
  letter-spacing: normal;
  border: none !important;
  width: 45px;
  min-width: 45px;
}

.itg_main_prod_wrapper .single_multicol {
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  justify-content: center;
  overflow: hidden;
  padding: 15px 10px;
  position: relative;
  align-items: center;
  background: #fff;
  border-radius: 5px;
  border: 1px solid rgb(32 32 32 / 10%);
  text-align: center;
}

.itg_main_prod_wrapper .multicols_wrapper {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  padding-top: 30px;
}

.itg_main_prod_wrapper .multicol_icon svg {
  width: 32px !important;
  height: 32px !important;
  fill: rgb(0, 166, 230) !important;
}

.itg_main_prod_wrapper .multicols_wrapper h6.h6 {
  font-size: 14px;
  line-height: 16.8px;
  font-weight: 700;
  text-transform: capitalize;
}

.itg_main_prod_wrapper .product-gallery.product-gallery--with-thumbnails {
  flex-direction: column;
  gap: 10px;
}

.itg_main_prod_wrapper
  .product-block-list__item--gallery
  img.product-gallery__image {
  position: relative;
}

.itg_main_prod_wrapper .product-block-list__item--gallery .aspect-ratio {
  padding: 0 !important;
}

.itg_main_prod_wrapper .product-block-list__item--gallery .card__section {
  padding: 0;
}

.itg_main_prod_wrapper .product-block-list__item--gallery .card {
  border: none;
}

.itg_main_prod_wrapper .product-gallery__carousel-wrapper {
  margin: 0 !important;
  border: 1px solid rgb(32 32 32 / 10%);
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
}

.itg_main_prod_wrapper .product-gallery__thumbnail.is-nav-selected {
  border-color: #000;
  border-width: 1px;
}

.itg_main_prod_wrapper .product-gallery__thumbnail {
  border-width: 1px;
  margin: 0;
  padding: 0;
  border-radius: 5px;
  overflow: hidden;
}

.itg_main_prod_wrapper
  .product-form__buy-buttons
  label.product-form__info-title {
  display: none;
}

.itg_main_prod_wrapper .cstm_buy_btns_wrapper {
  display: flex;
  /* flex-wrap: wrap; */
  gap: 10px;
  width: 100%;
  margin: 0;
  align-items: center;
}

.itg_main_prod_wrapper .product-form__payment-container {
  margin: 0;
  flex-direction: column;
  gap: 5px;
}

.itg_main_prod_wrapper .product-form__info-content {
  padding: 0;
}

.itg_main_prod_wrapper .shopify-payment-button {
  width: 100%;
}

.cstm_buy_btns_wrapper button.button_link {
  width: 100%;
  border-radius: 30px;
  background: #000;
}

.itg_main_prod_wrapper .jdgm-widget.jdgm-all-reviews-text {
  /* padding: 20px; */
  margin-top: 10px;
  /* background: #ffff;
    border-radius: 5px;
    border: 1px solid rgb(32 32 32 / 10%); */
  text-align: left;
}

.itg_main_prod_wrapper
  .product-block-list__item--info
  .jdgm-all-reviews-text--style-branded
  > a {
  justify-content: left;
}

.multicols_wrapper .single_multicol {
  cursor: pointer;
}

button.button_link {
  background-color: white;
  cursor: pointer;
  border: none;
  overflow: hidden;
  border-radius: 30px;
  color: #333;
  transition: all 0.2s ease-in-out;
  padding: 14px 30px;
  position: relative;
  display: inline-flex;
}

button.button_link .btn-txt {
  z-index: 1;
  font-weight: 700;
  letter-spacing: normal;
  position: relative;
  display: inline-block;
  line-height: 21px;
  font-size: 14px;
}

button.button_link::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.2s ease-in-out;
  background-color: #fff;
  border-radius: 30px;
  visibility: visible;
  height: 92%;
  width: 99%;
  top: 2px;
  z-index: 0;
  border-radius: 30px;
  left: 0%;
  transform: translateX(-50%);
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}

button.button_link:hover {
  color: #000 !important;
  border: none;
}

.cstm_buy_btns_wrapper button.button_link {
  justify-content: center;
  color: #fff;
}

button.button_link:hover::after {
  visibility: visible;
  left: 50%;
  opacity: 1;
}

.itg_main_prod_wrapper .itg__main-product .product-block-list__wrapper {
  display: flex;
  gap: 30px;
  width: 100%;
}

.itg_main_prod_wrapper
  .product-block-list__item.product-block-list__item--info {
  width: calc(55% - 30px * 1 / 2);
  /* max-width: 640px; */
  position: relative;
  top: unset;
  right: unset;
}

.itg_main_prod_wrapper
  .product-block-list__item.product-block-list__item--gallery {
  width: calc(45% - 30px * 1 / 2);
}

.frequently-bought-together h4.h4 {
  font-size: 22px;
  line-height: 26.4px;
  font-weight: 700;
  margin: 0;
}

.frequently-bought-together {
  padding: 20px;
  background: #fff;
  border-radius: 10px;
  gap: 20px;
  display: flex;
  flex-direction: column;
  margin-top: 30px;
  border: 1px solid rgb(32 32 32 / 10%);
}

.frequently-bought-together .product-row {
  display: flex;
  align-items: center;
  gap: 10px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgb(32 32 32 / 10%);
}

.frequently-bought-together .product-row:last-of-type {
  border-bottom: none;
}

label.single_prod {
  display: grid;
  align-items: center;
  grid-template-columns: 75px auto;
  gap: 10px;
}

.frequently-bought-together .prod_img_wrapper {
  display: flex;
  border-radius: 5px;
  border: 1px solid rgb(32 32 32 / 10%);
  overflow: hidden;
}

.frequently-bought-together .prod_img_wrapper img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.frequently-bought-together .prod_title {
  font-size: 16px;
  line-height: 25.6px;
  font-weight: 700;
  margin: 0;
  letter-spacing: normal;
}


.frequently-bought-together .prod_price p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: normal;
  margin: 0;
  display: flex;
  align-items: center;
  gap: 5px;
  flex-wrap: wrap;
}
.frequently-bought-together .prod_price p .sold-out-msg {
  padding: 0px 7px;
  background: red;
  font-size: 12px;
  color: #fff;
  line-height: 1.7em;
  border-radius: 100px;
}
.frequently-bought-together .product-row.disable label, .frequently-bought-together .product-row.disable input {
    opacity: .5;
    cursor: no-drop;
}
.frequently-bought-together .product-row input {
  /* padding: 4px !important; */
  width: 18px;
  height: 18px;
}

.frequently-bought-together a.button_link {
  background: #000;
  color: #fff;
  justify-content: center;
}

.frequently-bought-together a.button_link::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.3s ease-in-out;
  background-color: #fff;
  border-radius: 30px;
  visibility: visible;
  height: 92%;
  width: 99%;
  top: 2px;
  z-index: 0;
  border-radius: 30px;
  left: 0;
  transform: translateX(-50%);
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}

.frequently-bought-together a.button_link:hover {
  color: #000 !important;
}

.frequently-bought-together a.button_link:hover:after {
  visibility: visible;
  left: 50%;
  opacity: 1;
}

.product-block-list__wrapper .product-form__option-name {
  font-size: 16px;
  line-height: 25.6px;
  font-weight: 700;
  letter-spacing: normal;
}

.product-block-list__wrapper
  .product-form__option-name
  span.product-form__selected-value {
  font-weight: 400;
}

.product-block-list__wrapper .block-swatch label.block-swatch__item {
  border-radius: 100px;
  background: #fff;
  padding: 10px 20px;
  font-size: 14px;
  line-height: 22.4px;
}

.product-block-list__wrapper .block-swatch__radio:checked + .block-swatch__item,
.product-block-list__wrapper .block-swatch__item.is-selected {
  box-shadow: none;
  background: #000;
  color: #fff;
  border: none;
}

.product-block-list__item--info .prod_inventory span.available {
  font-size: 12px;
  line-height: 19.2px;
  font-weight: 700;
  color: rgb(72, 161, 77);
  letter-spacing: normal;
}

.product-block-list__item--info .prod_inventory span {
  font-size: 12px;
  line-height: 19.2px;
  font-weight: 700;
  letter-spacing: normal;
}

.itg_main_prod_wrapper .product-gallery__thumbnail-list {
  display: flex;
  align-items: center;
  gap: 10px;
  width: 100%;
}

.itg_main_prod_wrapper .product-gallery__thumbnail {
  background: rgb(32 32 32 / 10%);
}

.product-block-list__item--info
  .product-form__info-item
  .product-form__info-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.product-gallery__carousel-wrapper .product-gallery__carousel-item {
  display: none;
}

.product-gallery__carousel-wrapper .product-gallery__carousel-item.active {
  display: block;
}

.itg_main_prod_wrapper .product-gallery__thumbnail.active {
  border: 1px solid rgb(0, 0, 0);
}

/*  product page css */

/* toggle switch css */

.filter-switch {
  border: none;
  border-radius: 30px;
  position: relative;
  display: flex;
  align-items: center;
  height: auto;
  width: 200px;
  overflow: hidden;
  background: rgb(0, 166, 230);
  align-items: center;
  height: 40px;
  position: relative;
}

.filter-switch {
  border: none;
  border-radius: 30px;
  position: relative;
  display: flex;
  align-items: center;
  height: auto;
  width: 200px;
  overflow: hidden;
  background: rgb(0, 166, 230);
  align-items: center;
  height: 40px;
  position: relative;
}

.filter-switch input {
  display: none;
}

.filter-switch label {
  flex: 1;
  text-align: center;
  cursor: pointer;
  border: none;
  border-radius: 30px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  transition: all 0.5s;
  font-size: 14px;
  font-weight: 700;
  line-height: 16.8px;
  padding: 8px 18px;
}

.filter-switch .background {
  position: absolute;
  width: 49%;
  height: 30px;
  background-color: #fff;
  top: 5px;
  left: 4px;
  border-radius: 30px;
  /* transition: left 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275); */
}

#option2:checked ~ .background,
#opt2:checked ~ .background {
  left: 50%;
}

#option1:checked + label[for="option1"],
#opt1:checked + label[for="opt1"] {
  color: rgb(0, 166, 230);
}

#option2:checked + label[for="option2"],
#opt2:checked + label[for="opt2"] {
  color: rgb(0, 166, 230);
}

#option1:not(:checked) + label[for="option1"],
#option2:not(:checked) + label[for="option2"],
#opt1:not(:checked) + label[for="opt1"],
#opt2:not(:checked) + label[for="opt2"] {
  color: #fff;
}

/* toggle switch css */

.itg__find-your-paint-code-by-oem
  .logo_collection_list_wrapper
  .logo-collection-list {
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
}

.template-index .shopify-section:has(.jdgm-carousel-wrapper) {
  background-color: #00a6e6;
}

.jdgm-carousel-wrapper a {
  color: #fff !important;
  text-transform: capitalize;
  font-weight: 700;
  font-size: 16px;
  line-height: 25.2px;
  letter-spacing: normal;
}

.jdgm-carousel-wrapper .jdgm-carousel-item__inner-wrapper {
  background: #fff;
  color: #000;
  border-radius: 10px !important;
}

.jdgm-carousel-wrapper .jdgm-carousel-item__timestamp {
  font-size: 14px;
  line-height: 26.18px;
  letter-spacing: normal;
  font-style: normal;
  font-weight: 400;
  text-transform: capitalize;
}

.jdgm-carousel-wrapper .jdgm-carousel-item__review-body.jdgm-line-clamp p {
  font-size: 16px;
  line-height: 25.6px;
  font-weight: 400;
  letter-spacing: normal;
  margin: 0;
  text-transform: capitalize;
}

.template-index
  .jdgm-carousel-wrapper
  .jdgm-carousel--card-theme
  .jdgm-carousel-item__inner-wrapper {
  padding: 20px 16px 30px;
  height: 240px !important;
}

.jdgm-carousel__item-wrapper {
  height: 100% !important;
}

.jdgm-carousel--card-theme .jdgm-carousel-item__review {
  height: auto !important;
}

.jdgm-carousel-wrapper span.jdgm-all-reviews-rating {
  display: none !important;
}

.jdgm-carousel-wrapper .jdgm-carousel-item__reviewer-name.jdgm-ellipsis {
  font-size: 16px;
  line-height: 25.6px;
  font-weight: 400;
  letter-spacing: normal;
  margin: 0;
}

.jdgm-carousel-wrapper .jdgm-carousel-item__review-title {
  font-size: 16px;
  line-height: 25.6px;
  font-weight: 700;
  letter-spacing: normal;
  margin: 0;
}

.jdgm-carousel__arrows .jdgm-carousel__left-arrow,
.jdgm-carousel__arrows .jdgm-carousel__right-arrow {
  border-color: #fff !important;
}

.jdgm-carousel-wrapper {
  color: #fff;
}

/* judeme css product page */

.itg_main_prod_wrapper .jdgm-carousel-item {
  width: 50%;
}

.itg_main_prod_wrapper .jdgm-carousel__arrows .jdgm-carousel__left-arrow,
.itg_main_prod_wrapper .jdgm-carousel__arrows .jdgm-carousel__right-arrow {
  border-color: #00a6e6 !important;
}

.itg_main_prod_wrapper .jdgm-carousel-title-and-link {
  display: none !important;
}

.itg_main_prod_wrapper .jdgm-carousel-wrapper {
  padding: 20px 0 0;
}

/* judeme css product page */

.itg_main_prod_wrapper
  .product-block-list__item--info
  span.price.price--compare {
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 22px !important;
}

.itg_main_prod_wrapper
  .product-block-list__item--info
  span.jdgm-all-reviews-text__text {
  display: none;
}

.itg_main_prod_wrapper .product-block-list__item--info .icon_img_container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.itg_main_prod_wrapper
  .product-block-list__item--info
  .single_multicol
  .icon_img_container {
  width: 90px;
  height: 90px;
}

.itg_main_prod_wrapper .small_tax_content p {
  font-size: 12px;
  line-height: 18px;
  margin-top: 8px;
  letter-spacing: normal;
  font-weight: 400;
}

.popup_wrapper {
  display: flex;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 30px;
  align-items: center;
  gap: 30px;
  background: #0000008f;
  display: none;
  border-radius: 10px;
  width: 100%;
  height: 100%;
}

.popup_wrapper.active {
  display: flex;
  z-index: 9999;
}

.popup_wrapper.active .popup_wrap {
  display: flex;
  position: relative;
  margin: 0 auto;
}

.jdgm-carousel-item__product .jdgm-carousel-item__product-title.jdgm-ellipsis {
  color: #000 !important;
}

.jdgm-carousel-wrapper .jdgm-carousel__item-container::-webkit-scrollbar {
  display: none;
}

.itg_main_prod_wrapper .content_and_icons_wrapper .list_icon_content a {
  background: #ffffff7d;
  border-radius: 5px;
  padding: 8px;
  display: inline-block;
  font-size: 10px;
  line-height: 12px;
  letter-spacing: normal;
  border: 1px solid rgb(32 32 32 / 10%);
}

.modal-body_pdp a {
  text-decoration: underline;
  text-underline-offset: 2px;
}

.itg_main_prod_wrapper .icon_with_contents_wrapper .content_list_icon svg {
  width: 20px !important;
  height: 20px !important;
}

.itg_main_prod_wrapper .icon_with_contents_wrapper span.content_list_icon {
  display: flex;
}

.itg_main_prod_wrapper .content_and_icons_wrapper {
  display: grid;
  grid-template-columns: 20px auto;
  gap: 10px;
}

.itg_main_prod_wrapper .list_icon_content p {
  font-size: 16px;
  line-height: 25.6px;
  letter-spacing: normal;
  margin: 0;
}

.itg_main_prod_wrapper .icon_with_contents_wrapper {
  padding: 20px 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.itg_main_prod_wrapper span.jdgm-all-reviews-rating__score {
  font-size: 16px !important;
  line-height: 22px !important;
  letter-spacing: normal;
}

.itg_main_prod_wrapper span.jdgm-all-reviews-rating__stars {
  font-size: 11px;
}

.itg_similar_items_mobile {
  display: none;
}

.itg_main_prod_wrapper .product-form .price--compare {
  top: 0;
}

/* product page shipping popup  */

.modal_pdp.visible_pdp {
  opacity: 1;
  visibility: visible;
}

.modal_pdp {
  display: block;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

.modal_pdp.visible_pdp .modal-content_pdp {
  transform: translate(-50%, -50%);
}

#shippingPolicyModalPdp .modal-content_pdp {
  max-height: 70vh;
}

.modal-body_pdp h2 {
  font-size: 18px;
  line-height: 26px;
}

.modal-body_pdp h3 {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 10px;
}

.modal-content_pdp {
  position: relative;
  margin: 0;
  padding: 20px;
  width: 60%;
  background-color: white;
  border-radius: 10px;
  max-height: 70vh;
  overflow-y: auto;
  transition: transform 0.3s ease;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}

.close_pdp {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 30px;
  cursor: pointer;
}

/* product page shipping popup  */

/*mm css inner page */

.itg_innerpage h1.page__title {
  font-size: 32px;
  line-height: 1.5;
}

.itg_contact .page__description.rte {
  text-align: left;
}

.itg_contact .page__description.rte div img {
  margin-left: 0 !important;
}

.boost-sd__breadcrumb .boost-sd__breadcrumb-container {
  margin: 0;
}

.boost-sd__breadcrumb-container a.boost-sd__breadcrumb-link {
  color: rgb(32, 32, 32);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6em;
  padding-right: 10px;
  padding-left: 18px;
}

.boost-sd__breadcrumb-container .boost-sd__breadcrumb-link:first-child {
  padding-left: 0px;
}

nav.boost-sd__breadcrumb {
  width: 100%;
  max-width: 100%;
  padding: 15px 0px;
}

.boost-sd__breadcrumb-container .boost-sd__breadcrumb-link:before {
  width: 9px;
  height: 9px;
  border-width: 1.5px;
  left: -4px;
}

.boost-sd-container .boost-sd-layout {
  margin: 0 !important;
  margin-bottom: 80px !important;
}

.boost-sd-container .boost-sd__filter-tree-vertical-content {
  border: 1px solid rgba(32, 32, 32, 0.1);
  border-radius: 10px;
  padding: 30px;
}

.boost-sd-layout .boost-sd-left .boost-sd__filter-tree-vertical {
  margin-right: 15px !important;
  margin-left: 0 !important;
  width: 329px;
}

.boost-sd-layout.boost-sd-layout--has-filter-vertical.boost-sd-layout--has-vertical-style-default {
  max-width: 100%;
}

.boost-sd-right.boost-product-listing-column {
  background-color: #f7f7f7;
  border-radius: 0px 0px 10px 10px;
  padding: 15px 15px 0;
  padding-top: 0;
}

.boost-sd-right.boost-product-listing-column {
  display: inline-flex;
  flex-wrap: wrap;
  height: 100%;
  justify-content: center;
}

.boost-sd-container
  .boost-sd__in-collection-search.boost-sd__in-collection-search--vertical {
  order: 2;
  margin: 15px 0px;
}

.boost-sd-container .boost-sd__toolbar-container {
  order: 1;
  margin-bottom: 0 !important;
}

.boost-sd-container .boost-sd__product-list {
  order: 3;
  margin: 0;
  gap: 15px;
}

.boost-sd-container .boost-sd__pagination.boost-sd__pagination--center {
  order: 4;
}

.boost-sd-container .boost-sd__product-count {
  order: 4;
}

.boost-sd-container .boost-sd__pagination-load-more-container-item {
  order: 5;
}

.boost-sd__header-main.boost-sd__header-main-2.boost-sd__header-main-2--middle-center {
  max-width: 100%;
  justify-content: right;
}

.boost-sd__header-main.boost-sd__header-main-2
  .boost-sd__header-main-content
  h1.boost-sd__header-title {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.2em;
  letter-spacing: 0;
  color: rgb(32, 32, 32);
}

.boost-sd__header-main .boost-sd__header-main-2-content-inner {
  max-width: 100%;
}

.boost-sd__header-main.boost-sd__header-main-2 .boost-sd__header-main-content {
  text-align: left;
  padding: 15px 15px 0;
  max-width: 100%;
  margin-right: 0;
  background: #f7f7f7;
  border-radius: 10px 10px 0 0;
  margin-left: 344px;
}

.boost-sd-layout .boost-sd-right {
  margin-top: 53.98px;
}

div#boost-sd__collection-header {
  margin-bottom: -53.98px;
}

.boost-sd__product-item {
  background-color: transparent !important;
  margin: 0 0px !important;
  /* width: 23.94% !important; */
  gap: 20px !important;
}

div#boost-sd-filter-tree-column {
  position: sticky;
  top: 190px;
  height: 100%;
}

.boost-sd__product-image-wrapper {
  /* border: 1px solid rgba(32, 32, 32, .1);
    border-radius: 10px;
    padding: 30px;
    background-color: #fff; */
  overflow: hidden;
}

.boost-sd__product-image-wrapper img {
  border-radius: 10px;
}

.boost-sd__product-info .boost-sd__product-title {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2em;
  letter-spacing: 0;
  color: rgb(32, 32, 32);
}
/* 
.boost-sd__product-info.boost-sd__product-info--left {
    gap: 10px;
} */

.boost-sd__product-info span.boost-sd__product-price-content {
  gap: 10px;
}

.boost-sd__product-info
  span.boost-sd__product-price-content
  span.boost-sd__product-price--sale {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5em;
  color: rgb(243, 100, 35);
  letter-spacing: 0;
}

.boost-sd__product-info
  span.boost-sd__product-price-content
  span.boost-sd__format-currency.boost-sd__format-currency--price-compare.boost-sd__product-price--compare {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5em;
  letter-spacing: 0;
  color: rgb(32, 32, 32);
  opacity: 0.4;
}

.boost-sd__product-label.boost-sd__product-label--text.boost-sd__product-label--rectangle.boost-sd__product-label--sale {
  background-color: #f36423;
  font-size: 12px;
  line-height: 1.6em;
  letter-spacing: 0;
  border-radius: 10px;
  padding: 1px 10px;
}

/* .boost-sd__button--circle:after,
.boost-sd__button--square:after {
    content: "quick view" !important;
    color: #fff !important;
    margin: 0;
    padding: 0 !important;
    text-transform: capitalize;
} */

.boost-sd__button--quick-view .boost-sd__icon {
  background-image: inherit !important;
  display: none !important;
}

.boost-sd__product-image-column {
  flex-wrap: wrap;
  gap: 5px;
  width: 100% !important;
}

button.boost-sd__button.boost-sd__button--border {
  width: 100%;
  position: relative;
  color: #fff !important;
}

.boost-sd__product-image-column button.boost-sd__button ,
button.boost-sd__btn-add-to-cart{
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5em;
  letter-spacing: 0;
  text-transform: capitalize;
  background-color: rgb(0, 153, 255) !important;
  border: none;
  color: rgb(255, 255, 255);
  border-radius: 30px;
  padding: 10px;
  width: 100%;
  order: 2;
}
 button.boost-sd__btn-add-to-cart{
  width: 95%;
  margin: 0 auto 5px auto;
}

button.boost-sd__button.boost-sd__button--border.boost-sd__button--show-on-hover.boost-sd__button--square.boost-sd__button--quick-view {
  background-color: #000 !important;
  order: 1;
}

.boost-sd__product-image-row--top {
  top: 0;
  left: 0;
}

span.boost-sd__product-price-content
  span.boost-sd__product-price--default
  span.boost-sd__format-currency {
  font-size: 14px;
  color: rgb(243, 100, 35);
  font-weight: 700;
  line-height: 1.5em;
  letter-spacing: 0;
}

.boost-sd__product-link-image {
  /* padding: 30px; */
  padding: 0;
  background-color: #fff;
  border: 1px solid rgba(32, 32, 32, 0.1);
  border-radius: 10px;
}

.boost-sd__product-image-row--bottom {
  bottom: unset !important;
  transition: 0.8s;
  transform: translateY(0);
}

/* .boost-sd__product-item:hover .boost-sd__product-image-row--bottom {
  transform: translateY(-90px);
} */

.boost-sd-container .boost-sd__pagination-load-more-container-item {
  padding: 0px 0px 15px 0px;
}

.boost-sd__product-list {
  padding-bottom: 40px;
}

.boost-sd__pagination-load-more-container-item
  .boost-sd__pagination-load-more-container-button {
  margin: 0;
}

.boost-sd__pagination-load-more-container-item
  button.boost-sd__pagination-button {
  border-radius: 30px;
  background-color: rgb(0, 0, 0);
  border: 0;
  padding: 14px 30px;
  font-size: 14px;
  color: rgb(255, 255, 255);
  font-weight: 700;
  line-height: 1.5em;
  letter-spacing: 0em;
  text-transform: capitalize;
  width: auto;
  overflow: hidden;
  position: relative;
  height: auto;
}

.boost-sd__pagination-load-more-container-item[data-position="top"] {
  display: none;
}

.boost-sd-container .boost-sd__toolbar-container .boost-sd__toolbar-content {
  padding: 15px 0px !important;
  border: none !important;
  padding-bottom: 0px !important;
}

.boost-sd-container
  .boost-sd__toolbar-container
  .boost-sd__toolbar-content
  .boost-sd__product-count {
  color: rgb(32, 32, 32);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6em;
  letter-spacing: 0em;
}

.boost-sd__sorting span.boost-sd__sorting-label {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.6em;
  letter-spacing: 0em;
  text-transform: capitalize;
  margin-right: 10px;
}

.boost-sd__sorting span.boost-sd__sorting-value {
  color: #202020;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6em;
  text-transform: capitalize;
  letter-spacing: 0;
  margin-right: 10px;
}

/* .boost-sd__sorting-button:after {
  width: 9px !important;
  height: 9px !important;
  margin-top: -2px !important;
} */
.boost-sd__sorting-button--active:after {
  margin-top: 8px !important;
}
.boost-sd__sorting {
  margin-right: 3px;
}

input.boost-sd__in-collection-search-input {
  font-weight: 400;
  border: 1px solid rgba(32, 32, 32, 0.1) !important;
  font-size: 14px;
  letter-spacing: 0em;
  line-height: 1.6em;
  color: rgb(32, 32, 32);
  padding: 14px 20px;
  height: 50px;
  background: #fff;
}

input.boost-sd__in-collection-search-input::placeholder {
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0em;
  line-height: 1.6em;
  color: #202020;
}

span.boost-sd__icon svg {
  width: 18px;
  height: 18px;
}

.boost-sd__product-list-pagination-in-collection-search-empty-message {
  order: 2;
}

.boost-sd-left.boost-sd__g-hide + .boost-sd-right.boost-product-listing-column {
  margin-left: 344px;
}

.boost-sd-container .boost-sd-layout .boost-sd__filter-option-title:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 16px;
  height: 1px;
  background: 0 0;
  border-top-color: none;
  margin: 0;
  transition: none;
  right: 0;
  color: #2020207f;
  border: 1px solid #969696;
  top: 46%;
}

.boost-sd__filter-option-item span.boost-sd__filter-option-item-amount {
  color: rgb(32, 32, 32);
  font-size: 14px;
  line-height: 1.6em;
  font-weight: 400;
  opacity: 1;
  letter-spacing: 0;
}

.boost-sd__filter-option:last-child {
  padding-bottom: 0;
}

.boost-sd__quick-view-btn .boost-sd__btn-add-to-cart {
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 1.5em !important;
  letter-spacing: 0px;
  text-transform: capitalize !important;
  background-color: #09f !important;
  border-width: initial;
  border-style: none;
  border-color: initial !important;
  border-image: initial;
  border-radius: 30px;
  padding: 10px;
}

.boost-sd__quick-view-btn button.boost-sd__button.boost-sd__btn-buy-now {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-transform: capitalize;
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
  border-radius: 30px;
  padding: 10px;
}

.boost-sd__quick-view {
  height: 100% !important;
}

.boost-sd__quick-view-btn {
  gap: 10px !important;
}

.boost-sd__pagination-load-more-container-item
  button.boost-sd__pagination-button:after {
  content: "";
  background-color: #fff;
  border-radius: 300px;
  transform: none;
  transform-origin: 50% 50% 0px;
  width: 98%;
  height: 96%;
  position: absolute;
  top: 50%;
  left: -50%;
  transform: translate(-50%, -50%);
  transition: 0.3s;
}

.boost-sd__pagination-load-more-container-item
  button.boost-sd__pagination-button:hover:after {
  top: 50%;
  left: 50%;
  transition: 0.3s;
}

.boost-sd__pagination-load-more-container-item
  button.boost-sd__pagination-button:hover
  span {
  z-index: 1;
  color: #000;
}

.boost-sd__filter-option-label--collapsed button:after {
  content: "";
  position: absolute;
  right: 2.3%;
  border: 1px solid #969696;
  height: 16px;
  top: 50%;
  transform: translate(-50%, -50%);
}

.boost-sd__header-description p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6em;
  color: rgb(32, 32, 32);
}

.boost-sd__header-description {
  margin-top: 40px !important;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6em;
  color: rgb(32, 32, 32);
}

.boost-sd__header-main-content .boost-sd__header-description {
  display: none;
}

.boost-sd__product-rating {
  order: 1;
}

a.boost-sd__product-link {
  order: 2;
}

.boost-sd__product-price {
  order: 3;
}

/* .boost-sd__modal {
    display: none !important;
}
.template-collection[class*=modal-open] {
    overflow: scroll;
} */
.template-index section.section.section--tight {
  display: none;
}

.shopify-section-group-footer-group section.section.section--tight {
  margin: 0;
  padding: 0;
}

.text-with-icons.text-with-icons--stacked {
  margin: 0;
  padding: 40px 0 !important;
  border-top: 1px solid var(--border-color);
}

.jdgm-widget.jdgm-widget a {
  justify-content: left;
  margin-top: 15px;
}

span.jdgm-all-reviews-rating:before {
  display: none;
}

span.jdgm-all-reviews-rating {
  flex-direction: row-reverse;
  gap: 6px;
}

.jdgm-all-reviews-text--style-branded .jdgm-all-reviews-rating__score {
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 1.6em !important;
  letter-spacing: 0 !important;
}

.tgbanner {
  margin-top: 10px;
}

.jdgm-all-reviews-text--style-branded .jdgm-all-reviews-rating {
  display: flex;
  align-items: center;
  height: 32px;
  justify-content: left;
  margin-right: auto;
}

/*--------AS CSS Start-------*/
.boost-sd-layout .boost-sd__filter-option-item-button--with-checkbox:before {
  border: 1px solid rgb(32 32 32 / 10%);
  border-radius: 4px;
  padding: 4px;
  width: 20px;
  height: 20px;
}

.boost-sd-layout .boost-sd__filter-option-item-label {
  margin-left: 10px;
  font-size: 14px;
  color: #202020;
  line-height: 22px;
  letter-spacing: normal;
  display: inline-block;
  width: 65%;
  margin-right: 0;
}

.boost-sd-layout .boost-sd__filter-option-title {
  font-size: 14px;
  line-height: 16.8px;
  font-weight: 700;
  letter-spacing: normal;
  position: static;
  width: 100%;
}

.boost-sd-layout .boost-sd__filter-option-label {
  margin-bottom: 20px;
}

.boost-sd-layout .boost-sd__filter-option-title:before {
  content: "-";
  position: absolute;
  display: inline-block;
  width: 10px;
  height: 10px;
  background: 0 0;
  border: none;
  border-top-color: none;
  margin: 0;
  transition: none;
  right: 0;
  color: rgb(32 32 32 / 50%);
}

.boost-sd-layout
  .boost-sd__filter-option-range-slider--style-1
  .noUi-origin
  .noUi-handle {
  box-shadow: none;
  cursor: pointer;
  background: #000;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  top: 50%;
  left: auto;
  right: -10px;
  transform: translate(-50%, -45%);
}

.boost-sd-layout div#pf_p_price-toggle-target-label {
  display: flex;
  align-items: center;
}

.boost-sd-layout button#pf_p_price-toggle:before {
  display: none;
}

.boost-sd-layout .boost-sd__refine-by-vertical-refine-by-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/*-------AS CSS END-------*/

/*-----About us CSS-----*/
.itg_about_main {
  max-width: 1000px;
  padding: 60px 0;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  margin: 0 auto;
}

.itg_about_head {
  width: 100%;
  text-align: center;
}

.itg_about_content {
  width: 100%;
  text-align: center;
}

.itg_about_image {
  margin-top: 30px;
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}

.itg_about_image img {
  display: block;
  width: calc(50% - 8px);
  border-radius: 10px;
}

.itg_about_description p {
  font-size: 16px;
  line-height: 25.6px;
  letter-spacing: normal;
  font-weight: 400;
  margin: 0;
}

.boost-sd__product-title {
  min-height: 33px;
}

/* faq section css */
.new_faq_inner_container .faq__item {
  margin-bottom: 5px;
  border: none;
  background: #f6f6f6;
  color: #000;
  border-radius: 5px;
}

.new_faq_inner_container .faq__item-wrapper button.faq__question.heading.h4 {
  color: #000;
  text-transform: capitalize;
}

.new_faq_inner_container .faq__answer a {
  color: #000;
}

.new_faq_inner_container h1.faq__group-title.heading.h2 {
  text-align: left;
  margin-bottom: 40px;
}

.new_faq_inner_container .faq__answer p {
  font-size: 16px;
  line-height: 25.6px;
  font-weight: 400;
  letter-spacing: normal;
}

.template-index .jdgm-carousel--card-theme .jdgm-carousel-item {
  width: 33.33%;
}

/* faq section css */

.itg_pagenew-faq .page__content.rte {
  display: none;
}

.new_faq_inner_container.faq {
  max-width: 1000px;
  margin: 40px auto 60px;
}

.itg_pagenew-faq header.page__header {
  margin-top: 60px;
  margin-bottom: 0;
}

.new_faq_inner_container h1.faq__group-title.heading.h2 {
  text-align: left;
  font-size: 24px;
  margin-bottom: 16px;
}

.boost-sd__quick-view span.boost-sd__format-currency {
  font-size: 22px;
  line-height: 26.4px;
  letter-spacing: normal;
  font-weight: 700;
  color: #000;
  margin-top: 10px;
}

.boost-sd__quick-view
  span.boost-sd__format-currency.boost-sd__format-currency--price-compare {
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 22px !important;
  opacity: 0.5;
  margin-left: 10px;
}

.Avada-Faqs_Button {
  bottom: 40px !important;
}

.new_faq_inner_container h1.faq__group-title.heading.h2 {
  font-size: 22px;
}

.itg_innerpage .page__content.rte h4 span {
  font-size: 16px;
  font-weight: 600 !important;
  display: block;
  line-height: 1;
}

.itg_innerpage .page__content.rte h4 {
  margin-top: 20px;
}

/* .boost-sd__product-image-row {
  left: 3% !important;
}

.boost-sd__product-item:hover .boost-sd__product-image-row--bottom {
  transform: translateY(-24px);
} */

.boost-sd__product-image-column button.boost-sd__button {
  font-size: 12px;
  font-weight: 700;
  line-height: 1.5em;
  letter-spacing: 0;
  text-transform: capitalize;
  background-color: #09f !important;
  border: none;
  color: #fff;
  border-radius: 30px;
  padding: 8px;
  width: 46%;
  order: 2;
}

.boost-sd__product-image-wrapper {
  position: inherit;
  padding: 30px;
}

/* .boost-sd__product-link-image div {
  position: inherit !important;
} */

.boost-sd__product-item-grid-view-layout-image {
  position: relative;
  overflow: hidden;
}

.boost-sd__product-link-image div.boost-sd__product-image-row {
  gap: var(--boostsd-product-image-gap);
  z-index: 1;
  width: 100%;
  position: absolute !important;
}

.boost-sd__quick-view .boost-sd__slider .slick-slide img {
  object-fit: contain;
}

/*------------- Industrial page CSS ----------*/

.itg_industrial_space {
  padding: 60px 0px;
}

.itg_industrial_head {
  text-align: center;
  max-width: 1100px;
  margin: 0 auto 40px;
}

.itg_industrial_head h1 {
  margin-bottom: 18px;
  font-size: 32px;
  line-height: 38.4px;
  font-weight: 700;
  letter-spacing: normal;
}

.itg_industrial_img_text_main {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}

.itg_industrial_img {
  width: calc(30% - 30px);
  position: sticky;
  top: 190px;
  height: 100%;
}

.itg_industrial_text {
  width: 70%;
}

.itg_industrial_text h2 {
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 10px;
}

.itg_industrial_text h3 {
  font-size: 22px;
  line-height: 1.5;
}

.itg_industrial_text p {
  margin-bottom: 10px;
}

.itg_industrial_img img {
  border: 1px solid rgba(32, 32, 32, 0.1);
  border-radius: 10px;
}

.itg_contact {
  max-width: 1100px;
  margin: 0 auto 60px;
}

.itg_contact_main {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.itg_contact_content {
  width: 30%;
  background-color: #f7f7f7;
  padding: 26px;
  border-radius: 10px;
}

.itg_contact_form {
  width: calc(70% - 20px);
}

.itg_contact_content h2 {
  font-size: 26px;
  margin-bottom: 10px;
  line-height: 1;
}

img.itg_contact_map_img {
  display: block;
  width: 100%;
}

.itg_contact_map_content {
  margin-top: 12px;
}

.itg_contact_map_content {
  margin-top: 12px;
}

.itg_contact_form .form__input-row {
  margin: 0;
  gap: 12px;
  margin-bottom: 12px;
}

.itg_contact_form button.form__submit {
  border-radius: 30px;
  background-color: #000;
  border: 0;
  padding: 14px 30px;
  font-size: 14px;
  color: #fff;
  font-weight: 700;
  line-height: 1.5em;
  letter-spacing: 0em;
  text-transform: capitalize;
  width: auto;
  overflow: hidden;
  position: relative;
  height: auto;
}

.itg_industrial_img_text {
  max-width: 1100px;
  margin: 0 auto;
}

.itg_contact .container {
  padding: 0;
}

.itg_industrial_text a {
  color: #00a6e6;
  text-decoration: underline;
}

.itg__guide-to-car-paint-and-body-repair-virtucolor-supply .rte h2 {
  margin: 16px 0px 10px;
}

.itg_innerpage.itg_contact {
  padding: 0;
}

.boost-sd__filter-option-range-slider--style-1 .noUi-connect {
  background-color: rgb(0, 0, 0);
}

.noUi-value.noUi-value-horizontal {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.6em;
  color: rgb(32, 32, 32);
  top: 0;
}

.itg_car_paint.itg_car_title h1.itg_page_title {
  display: block;
  text-align: center;
}

.itg_car_paint.itg_car_title h1.itg_page_title {
  display: block;
  text-align: center;
  font-size: 32px;
  line-height: 38.4px;
  font-weight: 700;
  letter-spacing: normal;
  margin-bottom: 30px;
}

.itg_car_paint h1.itg_page_title {
  display: none;
}

.itg_car_paint_space {
  padding-top: 60px;
}

.itg_car_content h2 {
  font-size: 26px;
  line-height: 1;
}

.itg_car_paint_main {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-top: 20px;
}

.itg_car_paint_part img {
  width: 100%;
  display: block;
  height: 200px;
  object-fit: contain;
}

.itg_car_paint_part {
  width: calc(25% - 11.3px);
  padding: 30px;
  border: 1px solid rgba(32, 32, 32, 0.1);
  border-radius: 10px;
  background-color: #f7f7f7;
}

.itg_car_paint_part h4 {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2em;
  letter-spacing: 0;
  color: #202020;
  margin-top: 10px;
}

.itg_car_paint_space.itg_title_not {
  padding-bottom: 60px;
  padding-top: 0;
}

.itg_car_paint_grid_content {
  margin-top: 30px;
}

.itg_car_paint_grid_content a,
.itg_car_content a {
  text-decoration: underline;
  color: #00a6e6;
}

.itg_contact .page__description.rte {
  text-align: left !important;
  margin-left: 0;
  margin-right: auto;
}

.itg_contact
  .page__description.rte
  p.page__header.page__header--centered.page__header--stack {
  align-items: start;
  margin-top: 0;
}

.itg_innerpage.itg_contact {
  padding: 0;
  margin-bottom: 30px;
}

.itg_pagecolor-match-guarantee .itg_industrial_img {
  width: calc(40% - 30px);
}

.itg_pagecolor-match-guarantee .itg_industrial_text {
  width: 60%;
}

/* collection page qa changes */
.boost-sd-layout .boost-sd__filter-option-title {
  position: relative;
}

.boost-sd__filter-option-label--collapsed button:after {
  right: 2.2%;
  height: 15px;
  top: 9px;
  transform: translate(-50%, -50%);
}

.boost-sd__filter-option-label.boost-sd__filter-option-label--collapsed
  .boost-sd__button.boost-sd__button--clear
  span {
  display: none;
}

.boost-sd-container .boost-sd__filter-option-item-button--with-checkbox:after {
  width: 10px;
  height: 5px;
  position: absolute;
  top: 11px;
  left: 5px;
  transform: translateY(-50%) rotate(-50deg);
  color: #fff;
  border-color: #fff;
  transition: all 0.3s ease;
}

.boost-sd__filter-option-item-button--with-checkbox.boost-sd__filter-option-item-button--selected:before {
  background: #00a6e6;
  border: none;
  transition: all 0.3 ease;
}

/* collection page qa changes */

/* cart page css */

.cart-wrapper .cart-wrapper__inner .product-item:after,
.recently-viewed-products-placeholder .product-item:after {
  box-shadow: none;
}

.cart-wrapper .product-list:before,
.recently-viewed-products-placeholder .product-list:before {
  border: none;
}

.cart-wrapper .product-item.product-item--vertical,
.recently-viewed-products-placeholder .product-item.product-item--vertical {
  padding: 0;
  padding-right: 15px;
  gap: 20px;
}

.cart-wrapper .product-item__info-inner a.product-item__title,
.recently-viewed-products-placeholder a.product-item__title,
.line-item__meta a.line-item__title.link,
.mini-cart__inner .mini-cart__recap .mini-cart__recap-price-line span {
  font-size: 14px;
  line-height: 16.8px;
  font-weight: 700;
  letter-spacing: normal;
  margin: 0;
}

.cart-wrapper .product-item__info-inner,
.recently-viewed-products-placeholder .product-item__info-inner {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.cart-wrapper span.price.price--highlight,
.cart-wrapper span.price.price--compare,
.cart-wrapper .product-item__price-list span.price,
.recently-viewed-products-placeholder .product-item__price-list span.price,
.line-item__price-list span.line-item__price.line-item__price--highlight,
.line-item__price-list span.line-item__price.line-item__price--compare,
.cart-wrapper td.line-item__line-price span,
.cart-wrapper .line-item-table th {
  font-size: 14px;
  line-height: 21px;
  font-weight: 700;
  letter-spacing: normal;
  color: #f36423;
  margin: 0;
}

.cart-wrapper td.line-item__line-price span {
  color: #000;
}

.cart-wrapper span.price.price--compare,
.recently-viewed-products-placeholder span.price.price--compare,
.cart-wrapper
  .line-item__price-list
  span.line-item__price.line-item__price--compare {
  color: #000;
  opacity: 0.5;
  margin-left: 10px;
}

.cart-wrapper
  .product-list.product-list--vertical
  button.product-item__action-button,
.cart-recap__note-inner button.form__submit,
button.cart-recap__checkout {
  border-radius: 30px;
}

.cart-wrapper a.product-item__reviews-badge.link,
.recently-viewed-products-placeholder a.product-item__reviews-badge.link {
  margin: 0;
}

.cart-wrapper .cart-recap__secure-payment-list {
  max-width: 100%;
  margin: 0 !important;
}

.cart-wrapper .card {
  border-radius: 10px;
}

.cart-wrapper .cart-recap span.cart-recap__price-line-price {
  font-weight: 700;
  letter-spacing: normal;
  color: #000;
  margin: 0;
}

.cart-wrapper .line-item-table th {
  color: #000;
}

.cart-wrapper .line-item__price-list span.line-item__price {
  font-size: 14px;
  line-height: 21px;
  font-weight: 700;
  letter-spacing: normal;
  color: #f36423;
  margin: 0;
}

.mini-cart__inner a.mini-cart__product-title.text--strong.link {
  font-size: 13px;
  line-height: 16.8px;
  font-weight: 700;
  letter-spacing: normal;
  margin: 0;
}

.mini-cart__inner .mini-cart__price-list span.price {
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  letter-spacing: normal;
  color: #f36423;
  margin: 0;
}

.mini-cart__inner .mini-cart__price-list span.price.price--compare {
  opacity: 0.5;
  color: #000;
}

.mini-cart__inner .button-group .button {
  border-radius: 30px;
}

/* cart page css */

/* product page css points */

.itg_main_prod_wrapper
  .similar_items_products_wrapper
  .product-item
  img.product-item__primary-image {
  position: relative;
  top: unset !important;
  left: unset !important;
  transform: unset;
  height: 150px !important;
  width: 200px !important;
  aspect-ratio: 1/1 !important;
  object-fit: contain;
}

.itg_main_prod_wrapper .similar_items_products_wrapper .aspect-ratio--square {
  padding: unset !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.itg_main_prod_wrapper .product-item a.product-item__image-wrapper {
  padding: 10px 15px;
}

.similar_items_products_wrapper .product-item {
  gap: 10px;
}

.itg_main_prod_wrapper .jdgm-carousel__arrows {
  display: none;
}

.itg_main_prod_wrapper .jdgm-carousel--card-theme .jdgm-carousel-item {
  padding: 0 5px;
}

.itg_main_prod_wrapper
  .jdgm-carousel--card-theme
  .jdgm-carousel-item__inner-wrapper {
  height: 100%;
  padding: 15px;
  box-shadow: unset;
  width: 100%;
}

.itg_main_prod_wrapper .jdgm-carousel--done .jdgm-carousel__item-container {
  width: 100%;
}

.itg_main_prod_wrapper .jdgm-carousel-wrapper .jdgm-widget.jdgm-carousel {
  width: 100%;
  margin: 0 auto;
}

span.rating__caption.no_reviews {
  margin: 0;
}

#recommended_products .product-item {
  width: 100%;
}

/* product page css points */

.boost-sd__product-rating span.jdgm-prev-badge__stars[data-score="0.00"] {
  display: none !important;
}

.boost-sd__product-rating span.jdgm-prev-badge__text:hover {
  color: #00a6e6;
  transition: color 0.2s ease-in-out;
}

.boost-sd__search-widget-init-wrapper .boost-sd__suggestion-queries-item-badge {
  display: none;
}

.boost-sd__search-widget-init-wrapper
  .jdgm-prev-badge[data-average-rating="0.00"] {
  display: none !important;
}

.boost-sd-container {
  max-width: 1680px !important;
  margin: 0 auto;
  padding: 0 40px;
}

.container.page-width .boost-sd-container {
  max-width: 100% !important;
  padding: 0;
}

.itg_stocked_label {
  width: 20%;
  height: 14%;
  position: absolute;
  top: 2%;
  z-index: 1;
  left: 3%;
}

.itg_stocked_label img {
  width: 100%;
  height: auto;
}

.itg_freight_label {
  position: absolute;
  top: 5px;
  right: 20px;
  z-index: 1;
  width: 20%;
  height: auto;
}

.itg_freight_label img {
  width: 100%;
  height: 100%;
}

.itg_main_prod_wrapper .product-block-list .itg_stocked_label {
  width: 14%;
  height: 13%;
  position: absolute;
  top: 2%;
  z-index: 1;
  left: 3%;
}

.itg_main_prod_wrapper .product-block-list .itg_freight_label {
  width: 14%;
  height: auto;
  position: absolute;
  top: 2%;
  z-index: 1;
  right: 2%;
}

.boost-sd__product-image-column button.boost-sd__button[aria-label="Sold out"] {
  background-color: #8a9297 !important;
}

a.boost-sd__product-link {
  width: 100%;
}

/* start-shipping-bar */
.progress {
  background-color: #1d2e7c;
  border-radius: 20px;
  height: 10px;
  width: 100%;
  position: relative;
}

.progress-bar {
  background-color: #1d2e7c;
  height: 10px;
  border-radius: 20px;
  transition: width 0.4s ease;
}

.truckicon {
  position: absolute;
  top: 50%;
  border: 3px solid #00a6e6;
  border-radius: 100%;
  padding: 5px;
  transform: translate(-50%, -50%);
  background: #fff;
  display: flex;
}

.checkmark_icon {
  position: absolute;
  top: -16px;
  border: 3px solid #4a9b32;
  border-radius: 100%;
  padding: 5px;
  background: #4a9b32;
  display: flex;
}

p.shipping-progress-message {
  font-size: 14px;
  text-align: center;
  color: #000000;
  font-weight: 600;
}

span.grattis_color {
  color: #ec652e;
}

.shipping-progress-bar-cart {
  padding: 0 40px 40px;
  border-radius: 5px;
  max-width: 1680px;
}

.shipping-progress-bar-cart .progress {
  max-width: 750px;
  margin: 0 auto;
}

/* end-shipping-bar */

p.free_shipping_bar_text {
  margin: 0;
  font-size: 10px;
  letter-spacing: 0px;
  color: #ec652e;
  font-weight: 600;
}

.itg_cart_header_main {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 35px 40px;
}

.itg_cart_header_main header.page__header.page__header--stack {
  margin: 0;
}

.shipping-progress-bar-cart {
  padding: 0;
  border-radius: 5px;
  width: 28%;
  margin: 0 auto;
  margin-right: 0;
}

div#truckicon svg {
  stroke: #00a6e6;
}

@media screen and (max-width: 567px) {
  .shipping-progress-bar-cart {
    padding: 15px 25px;
    padding-bottom: 25px;
  }
}

#checkmark_icon,
#truckicon {
  display: none;
}

.Avada-Faqs_Button.right:not(.admin) {
  right: 15px;
  /* bottom: 12% !important; */
}

.cf-form-actions {
  text-align: left;
}

.floating-btn {
  bottom: 30px;
  width: 46px;
  height: 46px;
}

.product-form__payment-container .error-msg {
  width: 100%;
}

.product-block-list__item.product-block-list__item--info .card {
  top: unset !important;
}

.product-meta span.frieght_only_text {
  font-size: 14px;
  font-weight: 400;
  color: red;
}

.frieght_only_wrapper span.info_icon {
  display: flex;
  width: fit-content;
  height: fit-content;
}

.frieght_only_wrapper {
  display: flex;
  align-items: center;
  gap: 5px;
}

.frieght_only_wrapper .info_icon svg {
  fill: red;
}

.frieght_only_wrapper a.frieght_only_btn {
  display: flex;
  gap: 5px;
  align-items: center;
  /* flex-wrap: wrap; */
}

.cart-wrapper__inner .frieght_only_wrapper span.frieght_only_text {
  font-size: 12px;
  color: red;
  line-height: 16px;
}

.cart-wrapper__inner .line-item__image-wrapper {
  position: relative;
}

.cart-wrapper__inner .itg_freight_label {
  position: absolute;
  right: 3px;
  top: 0px;
  z-index: 1;
  width: 30%;
  height: auto;
}

/* .boost-sd__product-item .boost-sd__button.boost-sd__button--select-option {
    display: none;
} */

.boost-sd__product-item button.boost-sd__button.boost-sd__button--quick-view {
  width: 95%;
}

.boost-sd__modal-container .boost-sd__quick-view .boost-sd__quick-view-btn {
  display: none !important;
}

.boost-sd__modal-container
  .boost-sd__quick-view
  .boost-sd__quick-view-quantity {
  display: none;
}

#frieghtContentModal .modal-content_pdp {
  min-height: 10vh;
  max-height: 70vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

#frieghtContentModal .close_pdp {
  position: absolute;
  top: -10px;
  right: 10px;
  font-size: 30px;
  cursor: pointer;
}

.cart-wrapper__inner .product-list .product-item__action-list {
  display: none;
}

.template-cart .itg_cart_header_main.has_store_inventory_prod {
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}

.itg_cart_header_main .store_inventory_msg a.show_inventory_places {
  display: inline-block;
  text-decoration: underline;
}

.store_img_wrapper img,
.warehouse_img_wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

a.show_inventory_places,
a.show_warehouse_places {
  display: inline-block;
  text-decoration: underline;
}

#WarehouseInventoryModal .modal-content_pdp,
/* .modal-content_pdp */
 {
  max-height: max-content;
}

span.warehouse_inventory_msg,
span.store_inventory_msg {
  font-weight: 600;
  color: #1d2e7c;
}

.itg_collection_image_append {
  display: none;
}

.boost-sd__recommendation.itg_collection_grid {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 40px 0px;
  /* padding-bottom: 0; */
  max-width: 100%;
}

.itg_collection_grid .boost-sd__recommendation-title {
  margin: 0;
  width: 100%;
  margin-bottom: 40px;
}
.template-product .itg_collection_grid .boost-sd__recommendation-title {
  margin-bottom: 0 !important;
}

.itg_collection_grid .boost-sd__recommendation-title:before,
.itg_collection_grid .boost-sd__recommendation-title:after,
.itg_collection_grid .boost-sd__next-button .boost-sd__button:after,
.itg_collection_grid .boost-sd__prev-button .boost-sd__button:after {
  content: inherit;
  display: none;
}

.itg_collection_grid
  .boost-sd__recommendation-title
  span.boost-sd__recommendation-title-text {
  padding: 0;
  font-size: 32px;
  line-height: 38.4px;
  font-weight: 700;
  font-family: "Instrument Sans";
  letter-spacing: normal;
  max-width: 100%;
}

.itg_collection_append_part {
  width: 20.83%;
  border-radius: 10px;
  position: relative;
}

.itg_collection_append_part img {
  border-radius: 10px;
  width: 100%;
  height: 100%;
  /* object-fit: cover; */
  object-fit: fill;
}

.itg_collection_grid .boost-sd__slider {
  padding: 0 !important;
  /* width: 78.1%; */
  margin: 0 0 0 15px;
}

.itg_collection_grid
  .boost-sd__slider
  .boost-sd__slider-container
  .boost-sd__product-item {
  width: 100% !important;
  max-width: 100% !important;
}

.itg_collection_grid
  .boost-sd__slider
  .boost-sd__slider-container
  .slick-slide {
  margin-left: 15px;
}

.itg_collection_grid .slick-list.draggable {
  margin-left: -15px;
}

.itg_collection_grid .boost-sd__slider-container {
  margin: 0 !important;
}

.itg_collection_grid .boost-sd__slider-container ul.slick-dots {
  display: none !important;
}

.itg_collection_part_content h6.badge {
  font-size: 14px;
  line-height: 16.8px;
  font-weight: 700;
  letter-spacing: normal;
  margin: 0;
  color: #fff;
}

.itg_collection_part_content h2 {
  font-size: 32px;
  line-height: 38.4px;
  font-weight: 700;
  padding-top: 10px;
  letter-spacing: normal;
  color: #fff;
}

.itg_collection_part_content {
  position: absolute;
  padding: 30px;
  bottom: 0;
  left: 0;
}

.itg_collection_part_content a {
  background-color: #fff;
  cursor: pointer;
  border: none;
  overflow: hidden;
  border-radius: 30px;
  color: #333;
  transition: all 0.2s ease-in-out;
  padding: 14px 30px;
  position: relative;
  display: inline-flex;
}

.itg_collection_part_content a span {
  z-index: 1;
  font-weight: 700;
  letter-spacing: normal;
  position: relative;
  display: inline-block;
  line-height: 21px;
  font-size: 14px;
}

.itg_collection_part_content a:after {
  content: "";
  position: absolute;
  transition: all 0.2s ease-in-out;
  background-color: #000;
  visibility: visible;
  height: 92%;
  width: 96%;
  top: 2px;
  z-index: 0;
  border-radius: 30px;
  left: -50%;
  transform: translate(-50%);
  pointer-events: none;
}

.itg_collection_part_content a:hover:after {
  visibility: visible;
  left: 50%;
}

.itg_collection_part_content a:hover {
  color: #fff !important;
  border: none;
}

p.cart_note_minimun_order {
  margin-top: 12px;
}

.form--main {
  max-width: 500px;
}

.template-register .form--main {
  max-width: 600px;
}

.menu #menuItems .inner-menu a.active {
  box-shadow: none !important;
}

.Customer_login_heading {
  padding: 40px 0px;
  text-align: center;
}

.Customer_login_heading h2 {
  font-size: 32px;
  line-height: 1.5;
}

.Customer_login_heading a {
  padding: 0px 36px;
  display: inline-block;
  border-radius: 2px;
  font-size: 14px;
  font-weight: 600;
  line-height: 48px;
  background: var(--primary-button-background);
  color: var(--primary-button-text-color);
  width: max-content;
}

/* qa points css */

.template-list-collections .collection-block-item .aspect-ratio {
  padding-bottom: 100% !important;
}

.mini-cart__inner .quantity-selector__value {
  width: 40px;
  min-width: 40px;
}

.cstm_icon .mini-cart__quantity .quantity-selector svg {
  width: 10px !important;
  height: 10px !important;
}

.cstm_icon .mini-cart__quantity .quantity-selector {
  border-radius: 100px;
}

.itg__header.header .search-bar__input-wrapper input.search-bar__input {
  padding-right: 45px;
}

.template-customers-login .form__field.filled + .form__floating-label {
  transform: translateY(-6px) scale(0.8);
}

.template-reset_password .form__input-wrapper {
  margin-bottom: 12px !important;
}

.alert li.alert__error-item {
  text-transform: capitalize;
}

.template-search .form__connected-item .form__connection svg {
  width: 23px !important;
  height: 23px !important;
}

.jdgm-carousel-wrapper .jdgm-carousel__left-arrow,
.jdgm-carousel-wrapper .jdgm-carousel__right-arrow {
  margin-top: -150px !important;
}

.collection__toolbar-item.collection__toolbar-item--layout {
  display: none;
}

.collection__showing-count,
.collection__toolbar-item--sort {
  margin-right: 0;
}

.logo_collection_list_wrapper header.section__header {
  align-items: center;
}

.template-search
  .form__input-wrapper
  .form__field.form__field--text::placeholder {
  color: transparent;
}
.LTODq {
  width: 50%;
}

body .rating {
  flex-wrap: wrap;
  column-gap: 7px;
}

body .rating__caption {
  margin-left: 0;
}

.cart-wrapper .line-item__price-list span.line-item__price {
  margin: 5px 0;
}

.page__sub-header::-webkit-scrollbar {
  display: none;
}

.mini-cart .icon--nav-triangle-borderless {
  right: 25px;
}

.template-product .itg_collection_grid .boost-sd__slider {
  width: 100%;
  margin: 0;
}

.template-product .boost-sd__product-item-grid-view-layout-image {
  height: auto;
}

.template-product .boost-sd__product-link-image {
  height: inherit;
  display: flex;
  align-items: center;
}

.template-product .boost-sd__next-button,
.template-product .boost-sd__prev-button {
  top: 40%;
}

.template-product .boost-sd__recommendation.itg_collection_grid {
  padding: 20px 0;
}

.template-product .boost-sd__quick-view-vendor {
  margin: 0 0 10px;
}

.boost-sd__thumbs-container-next-button .boost-sd__button span.boost-sd__icon,
.boost-sd__thumbs-container-prev-button .boost-sd__button span.boost-sd__icon {
  position: absolute;
}

.boost-sd__quick-view-product-image {
  padding: 15px 0;
}

.header__cart-icon .icon-state__secondary svg.icon {
  width: 20px !important;
  height: 20px !important;
}

button.boost-sd__button.boost-sd__button--border.boost-sd__button--show-on-hover.boost-sd__button--square.boost-sd__button--quick-view {
  display: none;
}

/* trust guard section css  */

.tgStackSeal {
  display: flex !important;
  justify-content: center !important;
}

td.tgBlockImg img {
  height: 100% !important;
  display: flex !important;
}

.template-product .tgStackSeal {
  justify-content: flex-start !important;
  padding-top: 20px;
}

.product-meta__reviews-badge.link {
  margin-top: 10px;
}

/* trust guard section css  */

.frequently-bought-together span.compare_price {
  opacity: 0.4;
}
.frequently-bought-together span.main_price {
  color: #f36423;
}

.rating.no_reviews {
  display: none;
}

.template-product .tgStackSeal tr {
  display: flex;
}

.scroller {
  width: 100%;
}

.template-product .boost-sd__product-item {
  gap: 12px !important;
}

.template-product .boost-sd__product-info.boost-sd__product-info--left {
  gap: 0;
}

.template-product a.boost-sd__product-link,
.template-product .boost-sd__product-rating {
  margin-bottom: 5px;
}

span.jdgm-prev-badge__stars {
  margin-right: 5px;
}

/* similar products on product page css  */

.itg_similar_items_desktop {
  width: calc(20% - 15px);
  position: sticky;
  top: 175px;
  height: min-content;
}

.itg_similar_items_desktop .similar_items_products_wrapper {
  width: 100%;
}

.itg_main_prod_wrapper .similar_items_products_wrapper.hide_similar_items {
  display: none;
}

.itg_main_prod_wrapper
  .product_content_and_recommadations_wrapper.hide_similar_items
  .itg_similar_items_mobile
  .similar_items_products_wrapper {
  display: none;
}

/*-------MM CSS SEARCH PAGE-------*/

.template-search .boost-sd__search-result-toolbar {
  display: none;
}
.template-search .boost-sd__search-form-wrapper {
  max-width: 100%;
  background: transparent;
  padding: 30px 0;
  padding-bottom: 0;
}
.template-search .boost-sd-layout .boost-sd-right {
  margin: 0;
}
.template-search
  .boost-sd-layout.boost-sd-layout--has-filter-vertical.boost-sd-layout--has-vertical-style-default {
  padding-top: 30px;
}
.template-search
  .boost-sd-container
  .boost-sd__toolbar-container
  .boost-sd__toolbar-content {
  padding: 0 !important;
  padding-bottom: 12px !important;
}
/* .template-search .boost-sd__product-item {
  width: calc(25% - 12px) !important;
} */
.template-search
  .itg_collection_grid
  .boost-sd__recommendation-title
  span.boost-sd__recommendation-title-text {
  text-transform: capitalize;
  color: #202020;
}
.template-search
  .boost-sd-container-search-page
  + .boost-sd__dynamic-bundle-search-page {
  margin-top: 50px;
  margin-bottom: 50px;
}
.template-search
  .boost-sd__recommendation-bundle.boost-sd__recommendation-bundle--style2 {
  padding: 0;
  width: 100%;
}
.template-search .boost-sd__recommendation-bundle-image-item {
  width: 25% !important;
  max-width: 23% !important;
}
.template-search .boost-sd__recommendation .boost-sd__product-image-img {
  object-fit: contain;
  background: #ffffff;
}
.template-search
  .boost-sd__recommendation--dynamic
  .boost-sd__recommendation-bundle-image-wrapper {
  border: 1px solid rgba(32, 32, 32, 0.1);
  border-radius: 10px;
  max-height: 100%;
}
.template-search .boost-sd__recommendation-bundle-item-title {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2em;
  letter-spacing: 0;
  color: #202020;
}
.template-search .boost-sd__recommendation-bundle-plus-icon-wrapper {
  height: 240px !important;
}
.template-search span.boost-sd__recommendation-bundle-total-label {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2em;
  letter-spacing: 0;
  color: #202020;
  margin-bottom: 10px !important;
}
.template-search .boost-sd-container {
  max-width: 100% !important;
  padding: 0;
}
.template-search .boost-sd-right {
  background-color: #f7f7f7;
  border-radius: 10px;
  padding: 15px;
}

.jdgm-widget-actions-wrapper a.jdgm-write-rev-link {
  display: block !important;
}

/* this new css code by (RSS) start*/
.image-with-text .heading {
  margin-bottom: 20px;
}
.article-item__image-container .article-item__image {
  aspect-ratio: 1;
  height: 100%;
  width: 100%;
}
.prod_contents {
  display: grid;
  gap: 8px;
}
a.view_all_btn {
  white-space: pre;
}
.button {
  border-radius: 30px;
}

.SA__wrapper .SA__widget .SA__widget_item .SA__widget_content {
  max-height: max-content !important;
}
.boost-sd__recommendation-bundle {
    max-width: 100%;
}
/* this new css code by (RSS) end*/

/* this new css code by (Ass) Start*/

#sarotatingmobile {
  display: none;
}

section.section:has(#sarotatingdesktop) {
  margin: 40px 0;
  margin-top: 15px;
}

.SA__wrapper
  .SA__widget.SA__medium_widget
  .SA__widget_item
  .SA__widget_content
  p[aria-label="Feedback"] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  text-overflow: ellipsis;
}
.boost-sd__product-image-column .boost-sd__button--show-on-hover:focus,
.boost-sd__product-image-column .boost-sd__button--show-on-hover:focus-visible,
.boost-sd__product-image-column .boost-sd__button--show-on-hover:focus-within {
  opacity: 0;
}
body.under-40 #rebuy-cart .rebuy-cart__flyout-actions,
body.freight_under-1500 #rebuy-cart .rebuy-cart__flyout-actions {
  pointer-events: none;
  opacity: 0.4;
}
body.under-40 #rebuy-cart .rebuy-cart__flyout-actions .rebuy-cart__checkout-button .minimum-available ,
body.freight_under-1500 #rebuy-cart .cstm_freight_msg{
  display: inline-block !important;
  line-height:normal;
}

#rebuy-cart .rebuy-cart__flyout-subtotal,
body #rebuy-cart .cstm_freight_msg{
  display: none;
}
#rebuy-cart
  .docapp-cart-with-volume-summary
  .docapp-cart-with-volume-summary--summary
  .docapp-est-total {
  display: block !important;
}

.docapp-cart-with-volume-summary,
.rebuy-cart__flyout-integration {
  font-weight: 600;
}
.boost-sd__product-image-column .boost-sd__button--show-on-hover:focus, 
.boost-sd__product-image-column .boost-sd__button--show-on-hover:focus-visible, 
.boost-sd__product-image-column .boost-sd__button--show-on-hover:focus-within {
    opacity: 0;
}
@media screen and (min-width: 641px) {
  .section {
    margin: 40px 0;
  }
  .blog-posts-section section.section {
    margin-top: 80px;
  }
}
@media screen and (min-width: 1000px) {
  .itg__slideshow.slideshow.slideshow--large {
    height: 490px;
  }
}

@media screen and (max-width: 640px) {
  .slideshow__image {
    object-fit: inherit;
  }
}
@media screen and (min-width: 641px) {
  .section__header {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 760px) {
        #sarotatingmobile {
            display: block;
            padding-inline: 20px;
        
        tbody tr {
            border-top: unset;
            border-bottom: unset;
        }
        .table-wrapper table {
            margin-top: 0;
        }
    }

    tbody tr {
      border-top: unset;
      border-bottom: unset;
    }
    .table-wrapper table {
      margin-top: 0;
    }
  

  #sarotatingdesktop {
    display: none;
  }
}

@media screen and (max-width: 851px) {
  .SA__wrapper .SA__container:not(.vertical) .tns-ovh {
    right: unset;
    position: relative !important;
    width: 100% !important;
    top: unset;
    bottom: unset;
    left: unset;
    height: max-content;
    max-height: 400px;
  }

  .SA__wrapper .SA__widget .SA__widget_item .SA__widget_content {
    padding: 10px;
  }

  .SA__wrapper
    .SA__widget.SA__medium_widget
    .SA__widget_item
    .SA__widget_content
    p {
    max-height: 150px !important;
    overflow-y: scroll !important;
  }

  .SA__wrapper .SA__widget .SA__prev,
  .SA__wrapper .SA__widget .SA__next {
    top: calc(50% + 50px) !important;
  }
}

/* this new css code by (Ass) end*/

/* kcustom code css start */
.only-review-image {
  height: 30px;
}
.only-review-image img {
  height: 100%;
}
.announcement-bar .announcement-bar__inner {
  padding: 6px 0;
}
span.boost-sd__icon svg {
  width: 16px;
  height: 16px;
}
.custom-section .container {
  background: #f1f3ff;
  padding: 40px 0;
}
/* .horizontal_richtext_header_wrapper p{
    width: max-content;
} */
.featured-content h2 {
  font-size: 24px;
}
.article-item__image-container,
.image-with-text__image-container img,
.new_img_overlay_img_container img.new_img_overlay_img {
  border-radius: 10px;
}
.section_img_wrapper {
  position: relative;
}
.section_img_wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.4);
}
.featured-content {
  z-index: 2;
}
/* kcustom code css End */

/* new collection and search page css */

boost-sd__product-item {
  width: calc(25% - 12px) !important;
}

.boost-sd__product-image-column button.boost-sd__button {
  /* width: 50%; */
  width: auto;
  margin: 0 auto;
}

.boost-sd__button.boost-sd__button--clear {
  display: none;
}

button.boost-sd__sorting-button {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.6em;
  letter-spacing: 0em;
  text-transform: capitalize;
}
form#mini-cart {
  display: none !important;
}
#rebuy-cart .rebuy-cart__flyout {
  height: 90vh;
}
#SA_wrapper_288DtFnswNj9 .no-aggregate .tns-outer {
  margin-bottom: 10px !important;
}
.boost-sd__modal:has(.boost-sd__cart) {
  display: none;
}
body:has(.boost-sd__modal) {
  overflow: auto !important;
}
body:has(.rebuy-cart-visible) {
  overflow: hidden !important;
}
/* product css start */
  .itg_similar_items_desktop .boost-sd__product-link-image {
      justify-content: center;
  }
  .itg_similar_items_desktop .boost-sd__product-image-wrapper {
      max-width: 200px;
      padding: 10px 15px;
  } 
  .itg_similar_items_desktop .similar_items_products_wrapper{
    display: block !important;
  }
  
  .itg_similar_items_desktop .boost-sd__recommendation-title{
    display: none !important;
  }
  .itg_similar_items_desktop .boost-sd__product-image-column button.boost-sd__button {
    width: 60%;
  }
  .boost-sd-widget-predictive-bundle .boost-sd__recommendation--dynamic .boost-sd__product-image-wrapper {
    border-radius: 10px;
  }
  .boost-sd-widget-predictive-bundle .boost-sd__recommendation--dynamic button.boost-sd__btn-add-to-cart {
    /* min-width: fit-content; */
    font-weight: 600 !important;
    padding: 10px 15px;
    min-width: 155px;
    }
  .boost-sd-widget-predictive-bundle .boost-sd__recommendation--dynamic .boost-sd__product-image-img {
    object-fit: contain;
    background: transparent;
  }
  .boost-sd-widget-predictive-bundle .boost-sd__recommendation--dynamic .boost-sd__recommendation-bundle-image-item:first-child  .boost-sd__product-link{
    color: #000;
  }
  /* smart cart drawer css --start--- */
  .tag-freight .rebuy-cart__flyout-item-product-title {
    position: relative;
    padding-bottom: 25px;
  }
  .tag-freight .rebuy-cart__flyout-item-product-title::after {
    content: "Freight Only Item, $1500 min order";
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 12px;
    color: red; 
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 20px;
    font-weight: 400;
    line-height: normal;
  }
  
  .tag-freight .rebuy-cart__flyout-item-product-title::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="red" viewBox="0 0 24 24"><circle cx="12" cy="12" r="10" stroke="red" fill="none"/><text x="12" y="16" font-size="12" text-anchor="middle" fill="red">i</text></svg>') no-repeat center center;
    background-size: contain;
    margin-right: 6px;
    vertical-align: middle;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .tag-freight .rebuy-cart__flyout-item-media{
    position:relative;
  }
  .tag-freight .rebuy-cart__flyout-item-media:before {
    content: "";
    display: inline-block;
    width: 27px;
    height: 20px;
    background: url(https://cdn.shopify.com/s/files/1/0868/7756/9328/files/1735013821476-525729558-FreightOnlyIcon100x75px1_4a711382-df08-4bbf-845d-9da1a6e3a666.png) no-repeat center center;
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    top: 0;
    right: 0;
  }
  #rebuy-cart  #rebuy-additional-checkout-buttons ,
  .rebuy-cart .rebuy-cart__flyout-actions #rebuy-additional-checkout-buttons,
  .additional-checkout-buttons {
    margin-top:10px;
    display: none !important;
  }
  /* smart cart drawer css --end--- */

@media screen and (max-width: 991px) {
  .boost-sd-widget-predictive-bundle.boost-sd__predictive-bundle-wrapper .boost-sd__recommendation--dynamic  .boost-sd__recommendation-bundle-images {
    display: flex;
    flex-direction: row !important;
    flex-wrap: nowrap;
    justify-content: start;
    align-items: center;
    gap: 15px;
    overflow-x: auto;
    padding-bottom: 15px;
    margin-bottom: 0;
  }
  .boost-sd-widget-predictive-bundle.boost-sd__predictive-bundle-wrapper .boost-sd__recommendation-bundle-images--style2 .boost-sd__recommendation-bundle-image-item {
    width: 100%;
  }
  .boost-sd-widget-predictive-bundle.boost-sd__predictive-bundle-wrapper .boost-sd__recommendation-bundle-item-info--style2 .boost-sd__recommendation-bundle-item-info-content {
    justify-content: center;
    height: 100%;
  }
}
@media screen and (min-width: 768px) {
  .itg_similar_items_desktop .boost-sd__recommendation .boost-sd__slider .slick-track {
      display: flex;
      flex-wrap: wrap;
      min-width: 100%;
      max-width: 100%;
      row-gap: 10px;
  }
  .itg_similar_items_desktop .boost-sd__recommendation .boost-sd__slider .slick-track .slick-slide {
    min-width: 100%;
    margin: 0;
  }
  .itg_similar_items_desktop .boost-sd__prev-button,
  .itg_similar_items_desktop .boost-sd__next-button,
  .itg_similar_items_desktop .boost-sd__recommendation-title,
  .itg_similar_items_desktop .boost-sd__recommendation .boost-sd__slider .slick-track::before,
  .itg_similar_items_desktop .boost-sd__recommendation .boost-sd__slider .slick-track::after{
    display: none !important;
  }

  .itg_similar_items_desktop .boost-sd__product-image-wrapper  a.boost-sd__product-link {
      margin: 0;
  }
  .itg_similar_items_desktop .slick-list {
      max-width: 100%;
      position: relative;
      margin: 0  !important;
  }
  /* .itg_similar_items_desktop .boost-sd__product-item:hover .boost-sd__product-image-row--bottom {
      transform: translateY(-50px);
  } */
}

@media screen and (max-width: 1100px) {
  .itg_similar_items_desktop .boost-sd__recommendation .boost-sd__slider .slick-track {
    gap: 20px 10px;
  }
  .itg_similar_items_desktop .boost-sd__recommendation .boost-sd__slider .slick-track .slick-slide {
    min-width: calc(33.33% - 10px * 2/3);
  }
}
@media screen and (max-width: 767px) {
  .boost-sd__recommendation .boost-sd__prev-button, .boost-sd__recommendation .boost-sd__next-button {
    display: block !important;
  }
  .itg_similar_items_desktop .boost-sd__recommendation .boost-sd__slider .slick-track .slick-slide {
    min-width: auto;
  }
   .itg_similar_items_desktop .itg_collection_grid
    .boost-sd__slider
    .boost-sd__slider-container
    .boost-sd__product-item {
      width: 99% !important;
    }
    .itg_similar_items_desktop  .boost-sd__recommendation.itg_collection_grid ,
    .itg_main_prod_wrapper:has(.itg_similar_items_desktop ){
      padding-bottom: 0 !important;
    }
}
@media screen and (max-width: 349px) {
  #rebuy-cart .rebuy-cart__flyout-item-price .rebuy-money,
  #rebuy-cart
    [data-rebuy-component="cart-items"]
    #rebuy-cart
    .rebuy-cart__flyout-item-price
    .rebuy-money {
    flex-direction: column;
    display: flex;
  }
  .tag-freight .rebuy-cart__flyout-item-product-title {
    padding-bottom: 30px;
  }
  .tag-freight .rebuy-cart__flyout-item-product-title:before {
    height: 30px;
  }
}
/* product  end */


/* Inner page  start */
  .template-page .container--narrow  {
    max-width: 1680px;
  }
  .template-page.itg_pagefaq-page .container--narrow  ,
  .template-page.itg__about-us .container--narrow  {
    max-width: 1080px;
  }
  .template-page.itg__contact .container--narrow  {
    max-width: 1180px;
  }
  .template-page   .rte p {
    font-size: 14px;
    line-height: 22.4px;
    letter-spacing: normal;
    font-weight: 400;
    margin: 0;
    margin-bottom: 10px;
    text-align: start;
  }
  .template-page.itg__about-us  .rte p  {
    text-align: center;
    font-size: 16px;
    line-height: 25.6px;
  }
  .page__content {
    margin-bottom: 10px;
  }
  .itg__contact .heading {
    margin-bottom: 10px;
  }
 .itg__contact .rte p {
    margin: 0;
    line-height: 30px;
    font-size: 15px;
    line-height: 23.6px;
  }
  .itg__contact .form__input-row {
    margin: 0 0 12px;
    gap: 12px;
  }
  .itg__contact .form__input-row>.form__input-wrapper {
    margin: 0;
  }
  
  .template-page.itg__return-policy .rte p strong:first-of-type {
    font-size: 24px;
    margin-block: 37.2px 15px;
    display: inline-block;
  }
  .template-page.itg__return-policy .rte > p:first-of-type>strong:first-of-type {
    margin-top: 0;
  }
  .SA__social-share-wrapper li {
    list-style: none;
  }
  .SA__social-share-wrapper li::before,
  .SA__social-share-wrapper li::after {
    display: none;
  }
  body.boost-sd__search-opening {
    overflow: hidden !important;
  }
  @media screen and (min-width: 641px) {
    .page__content {
      display: inline-block;
      margin-bottom: 40px;
    }
  }
  @media screen and (max-width: 640px) {
    .container--flush {
      padding-inline: 20px ;
    }
    .template-page .section {
      margin: 40px 0;
    }
    .template-page.itg__return-policy .rte p strong:first-of-type {
      font-size: 20px;      
      margin-block: 31px 12px;
    }
    .template-page   .rte p {
      font-size: 14px;
      line-height: 22.4px;
    }
    .announcement-bar__inner {
      justify-content: center;
    }
  }
  /* Inner page  end */
  header .nav-bar .nav-bar__item:hover>.nav-dropdown,
  header .nav-bar .nav-bar__item .nav-dropdown:hover>.nav-dropdown{
    opacity: 1 !important;
    visibility: visible !important;
  }
  #SA_review_wrapper .SA__review_filter {
    display: flex;
    align-items: center;
  }
  #SA_review_wrapper .SA__review_filter button.sa_btn {
    margin-left: auto;
  }
.rebuy-money.compare-at, .rebuy-widget .rebuy-money.compare-at {
    /* color: #9a9a9a; */
    color: #545454 !important;
}

/* custom quick add start */
  .hotspot_prod_img {
    position: relative;
    overflow:hidden;
  }
  .itg-quick-add-form {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -60px;
    transition: all .8s ease;
    width: 100%;
    max-width:max-content;
    z-index:3;
  }
  .single_product_wrapper:hover .hotspot_prod_img .itg-quick-add-form ,
  .product-item:hover .hotspot_prod_img .itg-quick-add-form                     {
    bottom: 15px;
  }
/* custom quick add end */

body.rebuy-cart-visible,
body.boost-sd__g-no-scroll,
body.no-mobile-scroll {
  overflow: hidden !important;
}
.template-collection .boost-sd-left.boost-sd__g-hide + .boost-sd-right.boost-product-listing-column {
  margin-inline: 0;
}
@media only screen and (min-width: 992px) {
  .template-collection div#boost-sd-filter-tree-column {
    display: block !IMPORTANT;
  }
}
/* .template-collection .boost-sd-container:has(.boost-sd__filter-option:empty){
  div#boost-sd-filter-tree-column {
    display: none !IMPORTANT;
  } 
  .boost-sd__header-main.boost-sd__header-main-2 .boost-sd__header-main-content{
    margin-inline: 0;
  }
} */
@media only screen and (min-width: 576px) {
 .template-collection .boost-sd__product-list-grid--4-col.boost-sd__product-list--margin .boost-sd__product-item{
    width: calc(25% - 15px * 3 / 4);
  }
}
  
.boost-sd__header-description {
  order: 99;
  margin-block: 0 30px !important;
}
.boost-sd-layout .boost-sd__filter-option-title {
  text-transform: capitalize;
}
.boost-sd__sorting span.boost-sd__sorting-value {
  max-width: fit-content;
}
div#boost-sd__search-widget-init-wrapper {
  left: 50% !important;
  transform: translateX(-50%);
}
.boost-sd__instant-search-product-list,
.boost-sd__instant-search-column {
  max-height: calc(100vh - 120px);
}
.template-article {
  img {width:100%;}
  ul.social-media__item-list{
    display: flex;
    gap: 10px;
    align-items: center;
  }
  .blog-sidebar__block-title {
    margin-bottom: 20px !IMPORTANT;
  }
}
.sa_review .sa_comments {
  max-width: 100%;
}

  .boost-sd__product-item .boost-sd__product-image-row--bottom {
      transition: 0.8s;
      transform: translateX(-50%);
      bottom: 0 !important;
      left: 50% !IMPORTANT;
  }
  .boost-sd__product-item:hover .boost-sd__product-image-row--bottom {
    bottom: 60px !IMPORTANT;
  }
  .rebuy-cart__flyout-item-quantity {
    z-index: 9;
  }
  .product-row input, .product-row label{ cursor:pointer;}
  @media only screen and (max-width: 749px) {
    #SA_review_wrapper .SA__review_filter ,
    #SA_review_wrapper .sa_selectbox_input{
      display: flex;
      align-items: center;
      flex-wrap:wrap;
    }
  }
@media only screen and (max-width: 450px) {
  .boost-sd-layout .boost-sd-left .boost-sd__filter-tree-vertical {
    margin: 0 !important;
    width: 100%;
  }
  .boost-sd__toolbar-content .boost-sd__toolbar-top-mobile {
    display: grid;
    grid-template-columns: 1fr  1fr;
  }
  .boost-sd__sorting, button#boost-sd__filter-tree-toggle-button {
    width: 100%;
    max-width: 100% !important;
  }
  .boost-sd__sorting, button#boost-sd__filter-tree-toggle-button {
    padding-right: 5px !important;
  }
  button#boost-sd__filter-tree-toggle-button {
    padding-inline: 5px;
  }
  button.boost-sd__sorting-button,
  .boost-sd__sorting span.boost-sd__sorting-value ,
  .boost-sd__filter-tree-toggle-button .boost-sd__filter-tree-toggle-button-text{
    font-size: 12px;
  }
  .boost-sd__filter-tree-toggle-button .boost-sd__filter-tree-toggle-button-icon svg {
    width: 15px;
    height: 15px;
  }
  .sa-wrapper #SA_review_wrapper .SA__review_container {
    padding: 0;
  }
  
}

.slideshow__image {
    width: 100%;
    height: 100%;
}