/** Shopify CDN: Minification failed

Line 396:26 Expected "{" but found "."
Line 2211:0 Unexpected "<"
Line 2303:0 Unexpected "<"

**/
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
}
.costmize-form {
  display: none !important;
}
/* collection list header    */
.loox-rating-content {
  cursor: pointer;
}
.template-list-collections
  .header-section.custom-header-section
  .header-bottom
  .logo-wrap
  a
  img {
  filter: brightness(0) invert(1);
}
.template-list-collections
  .header-section.custom-header-section
  .icon-wrap
  ul
  img {
  filter: invert(1);
}
.template-list-collections
  .header-section.custom-header-section.active
  .icon-wrap
  ul
  img {
  filter: unset !important;
}
.template-list-collections
  .custom-header-section.active
  .header-bottom
  .logo-wrap
  a
  img {
  filter: brightness(0) !important;
}
.template-list-collections .main-content {
  padding-top: 0;
}

/* collection list header    */

div.custom-header-section.active {
  position: fixed;
  width: 100%;
  border-bottom: 1px solid #000;
  z-index: 99;
  background: #fff;
}
div.custom-header-section.active .header-bottom .logo-wrap a img {
  filter: invert(1) !important;
}
.template-search
  div.custom-header-section.active
  .header-bottom
  .logo-wrap
  a
  img {
  filter: unset !important;
}

.template-page
  div.custom-header-section.active
  .header-bottom
  .logo-wrap
  a
  img {
  filter: unset !important;
}
.template-page.handle-about
  div.custom-header-section.active
  .header-bottom
  .logo-wrap
  a
  img {
  filter: invert(1) !important;
}
.template-product
  div.custom-header-section.active
  .header-bottom
  .logo-wrap
  a
  img {
  filter: invert(0) !important;
}
div.custom-header-section.active .icon-wrap ul img {
  filter: invert(1) !important;
}
.template-product div.custom-header-section.active .icon-wrap ul img {
  filter: invert(0) !important;
}

div.custom-header-section.active .header-number a {
  color: #000 !important;
}
div.custom-header-section.active .header-top .shop-btn .btn img {
  filter: invert(1) !important;
}
.template-product
  div.custom-header-section.active
  .header-top
  .shop-btn
  .btn
  img {
  filter: invert(0) !important;
}
div.custom-header-section.active .header-top .shop-btn .btn.first {
  color: #fff !important;
  background: #000 !important;
}
#shopify-section-new-header
  div.custom-header-section.active
  .header-bottom
  .menu-wrap
  ul.main-menu
  > li
  a {
  color: #000 !important;
}
div.custom-header-section.active
  .inner-page.header-page
  #shopify-section-new-header
  .header-bottom
  .menu-wrap
  ul.main-menu
  > li
  > a {
  color: #000 !important;
}

/* .template-collection div.custom-header-section.active , .inner-page div.custom-header-section.active {
    position: fixed;
    width: 100%;
    border-bottom: 1px solid #000;
    z-index: 99;
      background: #FFF !important;

} */
html.js {
  padding-bottom: 0 !important;
}
body {
  background-color: #f6f6f6;
}
body .btn {
  border-radius: 64px;
  padding: 25px 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  color: var(--FFFFFF, #fff);
  text-align: center;
  font-family: "Darker Grotesque", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: 80%; /* 25.6px */
  letter-spacing: -0.96px;
  border: 2px solid var(--FFFFFF, #fff);
  background: transparent;
  width: fit-content;
  text-transform: capitalize;
}
.btn img {
  max-width: 95px;
}
body .owl-stage,
body .owl-item {
  display: flex;
  width: 100%;
}
body .owl-theme .owl-dots .owl-dot span,
body .slick-dots li button,
body .slick-dots li a {
  width: 15px;
  height: 15px;
  background: #d9d9d9;
  border-radius: 50px;
}
body .owl-theme .owl-dots .owl-dot.active span {
  background: #000;
}
body .slick-dots li.slick-active button,
body .slick-dots li.slick-active li a {
  background: #00a4ed;
}
body .owl-theme .owl-nav [class*="owl-"]:hover {
  background: transparent;
}

/* header css */

.header-section .header-top .button-numer .shop-btn .btn {
  border-radius: 46.503px;
  text-align: center;
  font-family: Darker Grotesque, sans-serif;
  font-size: 21.251px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.698px;
  padding: 14.072px 30.049px;
  height: auto;
  display: flex;
  gap: 10px;
  text-transform: capitalize;
}

.inner-page .header-section .header-top .button-numer .shop-btn .btn.first {
  display: none;
}
.inner-page .header-section .header-top .button-numer .shop-btn .btn.second {
  display: flex;
  border-radius: 46.503px;
  border: 1.453px solid var(--000000, #000);
  background: var(--000000, #000);
  color: var(--FFFFFF, #fff);
}
.header-section .header-top .button-numer .shop-btn .btn.first,
.inner-page.header-page
  .header-section
  .header-top
  .button-numer
  .shop-btn
  .btn.first {
  border: 1.453px solid var(--FFFFFF, #fff);
  background: var(--FFFFFF, #fff);
  color: #0b0b0b;
}
.header-section .header-top .button-numer .shop-btn .btn.second,
.inner-page.header-page
  .header-section
  .header-top
  .button-numer
  .shop-btn
  .btn.second {
  display: none;
}
.inner-page.header-page
  .header-section
  .header-top
  .button-numer
  .shop-btn
  .btn.first {
  display: flex;
}
.header-section .header-top .button-numer .shop-btn .btn img {
  max-width: 45px;
}
.icon-wrap ul img {
  max-width: 21px;
}
#shopify-section-new-header
  .header-section
  .header-bottom
  .menu-wrap
  ul.main-menu
  > li
  a,
.inner-page.header-page
  #shopify-section-new-header
  .header-section
  .header-bottom
  .menu-wrap
  ul.main-menu
  > li
  > a {
  color: var(--FFFFFF, #fff);
  font-family: Mulish, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -0.54px;
  text-transform: uppercase;
}
#shopify-section-new-header
  .header-section
  .header-bottom
  .menu-wrap
  ul.main-menu
  > li
  .submenu-list
  a,
.inner-page.header-page
  #shopify-section-new-header
  .header-section
  .header-bottom
  .menu-wrap
  ul.main-menu
  > li
  .submenu-list
  a {
  color: #000;
  text-transform: capitalize;
}
.inner-page
  #shopify-section-new-header
  .header-section
  .header-bottom
  .menu-wrap
  ul.main-menu
  > li
  > a {
  color: #192029;
}

#shopify-section-new-header
  .header-section
  .header-bottom
  .menu-wrap
  ul.main-menu
  > li {
  padding: 15px 25px;
  /* position: relative; */
}

.inner-page .header-section .header-bottom .icon-wrap .header-number a {
  color: #000;
}
.header-section .header-bottom .icon-wrap .header-number a,
.inner-page.header-page
  .header-section
  .header-bottom
  .icon-wrap
  .header-number
  a {
  color: var(--FFFFFF, #fff);
  text-align: center;
  font-family: "Darker Grotesque", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 80%; /* 25.6px */
  letter-spacing: -0.96px;
}
.header-section .header-bottom .icon-wrap .button-numer {
  display: flex;
  align-items: center;
  gap: 15px;
}
.header-page .page-container .main-content {
  padding: 0;
}
.header-page.inner-page .header-section {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  padding: 20px 0;
  background: transparent;
  border: 0;
}
.right-icon li,
.product-collection-section .pro-item .product-detail-wrap span.pro-inte {
  color: #454545;
  font-family: "Darker Grotesque", sans-serif;
  font-size: 15.783px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  margin-top: 5px;
}
.right-icon li span,
.product-collection-section
  .pro-item
  .product-detail-wrap
  span.pro-inte
  span.inch {
  color: #454545;
  font-weight: 500;
}
#shopify-section-new-footer .footer-section ul.social-link {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media (max-width: 768px) .mobile-open .header-section .header-bottom .menu-wrap ul.main-menu li ul.submenu-list {
  background: unset !important;
}
/* header css */

/* footer css */

.footer_top {
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.footer-section .subscribe-wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border-top: 1px solid rgba(177, 211, 255, 0.5);
  border-bottom: 1px solid rgba(177, 211, 255, 0.5);
  padding: 40px 0;
  margin-bottom: 15px;
}
.newsletter_heading {
  width: 48%;
}
.subscribe_form {
  width: 40%;
}
#shopify-section-new-footer .footer-section .subscribe-wrap h5.link-title {
  margin: 12px auto 15px;
  color: #b1d3ff;
  font-family: "Darker Grotesque", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 95%;
  text-transform: uppercase;
}
.newsletter_content {
  color: var(--FBFBFB, #fbfbfb);
  font-family: "Darker Grotesque", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
}
#shopify-section-new-footer .footer-section button.btn {
  border: 0;
  border-top: 1px solid rgba(177, 211, 255, 0.5);
  border-right: 1px solid rgba(177, 211, 255, 0.5);
  border-left: 1px solid rgba(177, 211, 255, 0.5);
  padding: 9px 32px;
  color: var(--main-colors-FBFBFB, #fbfbfb);
  text-align: center;
  font-family: "Darker Grotesque", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  text-transform: capitalize;
  min-height: auto;
  background: transparent;
}
#shopify-section-new-footer
  .footer-section
  .subscribe-wrap
  .input-group
  span.input-group__btn {
  width: auto;
  height: 100%;
}
#shopify-section-new-footer
  .footer-section
  .subscribe-wrap
  .input-group
  input.input-group__field {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  min-height: auto;
  margin: 0;
}
.footer-section .subscribe-wrap .input-group {
  border-bottom: 1px solid rgba(177, 211, 255, 0.5);
}
#shopify-section-new-footer .footer-section button.btn img {
  max-width: 24px;
}
#shopify-section-new-footer .footer-section button.btn span {
  display: inline-flex;
  gap: 10px;
}
#shopify-section-new-footer
  .footer-section
  .subscribe-wrap
  .input-group
  span.input-group__btn {
  bottom: 0;
  top: auto;
  right: 0;
}
#shopify-section-new-footer
  .footer-section
  .subscribe-wrap
  .input-group
  input.input-group__field {
  min-height: 65px;
  color: #b1d3ff;
  font-family: "Darker Grotesque", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
}
.footer-section .social-link a i:before {
  color: #b1d3ff;
}
.footer-section .social-link a svg path {
  fill: #b1d3ff;
}
.footer-section ul.social-link {
  margin-top: 15px;
}
#shopify-section-new-footer .footer-section .footer-link h5.link-title,
#shopify-section-new-footer .footer-section .subscribe-wrap h5.link-title {
  margin: 12px auto 15px;
  color: #b1d3ff;
  font-family: "Darker Grotesque", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 95%;
  text-transform: uppercase;
}
#shopify-section-new-footer .footer-section .footer-link ul li a,
#shopify-section-new-footer .footer-section .footer-link ul li {
  color: #fff;
  color: var(--FBFBFB, #fbfbfb);
  font-family: "Darker Grotesque", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 95%;
}
#shopify-section-new-footer .footer-section .footer-link ul li {
  padding-bottom: 10px;
}
#shopify-section-new-footer .site-footer-copy {
  text-align: center;
  margin-top: 15px;
}
#shopify-section-new-footer
  .site-footer-copy
  small.site-footer__copyright-content,
small.site-footer__copyright-content a {
  color: var(--FBFBFB, #fbfbfb);
  text-align: center;
  font-family: "Darker Grotesque", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 175%;
  display: inline;
}
#shopify-section-new-footer .footer-section .logo-address img {
  max-width: 100%;
}
.copy-right-name a {
  display: inline-flex;
  align-items: center;
}
.copy-right-name {
  color: var(--FBFBFB, #fbfbfb);
  text-align: center;
  font-family: Darker Grotesque, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 175%;
  display: inline;
  display: none;
  justify-content: center;
  align-items: center;
  gap: 5px;
}
.logo-address a {
  display: inline-block;
  width: 100%;
}
.product-detail-page .right-product-detail .product-detail-wrap .price-wrap {
  display: flex;
  margin: 0;
  border: 0;
  color: #0294FF;
  font-family: "Darker Grotesque";
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 56px */
  letter-spacing: -1.2px;
  width: 100%;
}
.product-detail-page .right-product-detail .product-detail-wrap .price-wrap .pro-price {
  color: #0294FF;
}
.product-detail-page .right-product-detail .product-detail-wrap .price-wrap .compare-price {
  color: gray;
  text-decoration: line-through;
}
.product-detail-page .right-product-detail .product-detail-wrap h2 {
  margin: 0;
  color: var(--Black, #000);
  font-family: "Darker Grotesque";
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 80%; /* 67.2px */
  width: 100%;
}
.pro_heading {
  display: flex;
  justify-content: space-between;
  width: 100%;
  flex-wrap: wrap;
  flex-direction: column;
}
@media (max-width: 475px) {
  #shopify-section-new-footer .footer-section .footer-link h5.link-title {
    font-size: 20px;
    min-height: 35px;
  }
  #shopify-section-new-footer .footer-section .footer-link ul li a,
  #shopify-section-new-footer .footer-section .footer-link ul li {
    font-size: 15px;
  }
  #shopify-section-new-footer .footer-section .footer-link {
    width: 44% !important;
    margin: 5px;
  }
}
/* footer css */

/*collection css */

.collection .product-card__image-with-placeholder-wrapper img,
.collection .product-card__image-with-placeholder-wrapper {
  height: 313px;
  max-height: fit-content !important;
  object-fit: cover;
  background-color: #e8e8e8;
}
.collection .product-grid .grid__item {
  border-radius: 5.612px;
  background: #e8e8e8;
  padding: 20px;
}
.collection .grid {
  margin: 0;
  position: initial;
}
.collection .product-card__title {
  color: #192029;
  font-family: "Darker Grotesque", sans-serif;
  font-size: 22.919px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  width: 60%;
  border: 0;
}
.collection .price {
  font-family: "Darker Grotesque";
  font-size: 21.939px;
  width: 34%;
}
.collection .price__sale .price-item--sale,
.collection .price__regular .price-item--regular {
  color: var(--Unnamed-Color, #192029);
}
.collection .card_info {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
  margin-top: 10px;
}
.collection .grid-view-item {
  margin: 0;
}
.collection .card_btn a.btn {
  border-radius: 71.838px;
  border: 2.245px solid #192029;
  color: #192029;
  padding: 19px 36px;
  margin-top: 15px;
  width: 100%;
}
.collection .card_btn .btn img {
  max-width: 79px;
}
.full-width-link {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 2;
  height: 85%;
}
.collection .card_btn a.btn:hover {
  background-color: #606060;
  color: #fff;
}
.collection .card_btn a.btn:hover img {
  filter: invert(1);
}
.collection .product-grid {
  background: #efefef;
  padding: 30px;
}
.collection .product-grid .grid__item {
  width: 100%;
  max-width: 100%;
  margin: 0 10px;
}
.card_btn {
  width: 100%;
}
.related_products h2.section-header__title {
  color: #192029;
  font-family: "Darker Grotesque", sans-serif;
  font-size: 70px;
  font-style: normal;
  font-weight: 800;
  line-height: 80%;
  letter-spacing: -2.88px;
  margin-bottom: 40px;
}
.related_products {
  padding: 60px 0 0;
}
.collection_image {
  display: none;
}
.product-collection-section .right-collection .pro-item,
.product-collection-section .pro-compare label {
  border-radius: 4.384px;
}
.product-collection-section,
nav.breadcrumbs {
  background: #f6f6f6;
}
.product-collection-section .pro-item .product-detail-wrap h3.pro-name,
.product-collection-section .pro-item .product-detail-wrap h3.pro-name a {
  vertical-align: unset;
  text-transform: capitalize;
  margin: 0 auto;
  color: #192029;
  font-family: "Darker Grotesque", sans-serif;
  font-size: 28.058px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  margin-bottom: 5px;
}
.aerrow-btn {
  padding: 0 20px 20px;
}
.shopify-section
  .product-collection-section
  .right-collection
  .pro-item
  .aerrow-btn
  a {
  color: #192029;
  text-align: center;
  font-family: "Darker Grotesque", sans-serif;
  font-size: 21.043px;
  font-style: normal;
  font-weight: 500;
  line-height: 80%;
  letter-spacing: -0.631px;
  border-radius: 56.116px;
  border: 1.754px solid #192029;
  overflow: hidden;
}
.one-product__slider_navigation{
  padding-top: 10px;
}
.one-product__slider_navigation .item{
  margin: 0 10px;
}
.product-collection-section .right-collection .pro-item .pro-img {
  padding: 20px 10px 10px !important;
}
.product-collection-section .pro-item .product-detail-wrap sapn.part-no,
.product-collection-section .pro-item .product-detail-wrap sapn.pro-inte {
  color: #454545;
  font-family: "Darker Grotesque", sans-serif;
}
body .boost-pfs-filter-bottom-pagination-default > ul > li a,
body .boost-pfs-filter-bottom-pagination-default > ul > li span {
  font-size: 18px;
  color: #192028;
  border: 0.793px solid #000;
  border-radius: 50%;
  width: 46px;
  display: block;
  height: 46px;
  display: flex;
  justify-content: center;
  align-items: center;
}
body .boost-pfs-filter-bottom-pagination-default > ul > li svg {
  fill: transparent;
}
.tabs-section {
  width: 100%;
}
.tabs-nav {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
}
.tabs-nav li {
  cursor: pointer;
  padding: 15px 35px;
  background: #f1f1f1;
  color: var(--Black, #000);
  text-align: center;
  font-family: "Darker Grotesque";
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 44.8px */
  background: #f6f6f6;
}
.tabs-nav li.current {
  background: #efefef;
  border-bottom: none;
}
.tabs-content .tab-content {
  display: none;
}
.tabs-content .tab-content.current {
  display: block;
  padding: 20px;
  background: #efefef;
  min-height: 400px;
}
.main_product {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.main_product .item {
  width: 48%;
  border-radius: 20px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  background: var(--FFFFFF, #fff);
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  height: 217px;
  padding-top: 0 !important;
}
.main_product .item:first-child {
  width: 100%;
  height: 100%;
}
.product-slider .main_product .item img {
  height: 100%;
  max-width: 900px;
  object-fit: contain;
  width: 100%;
}
.product-slider .main_product .item:first-child img {
  max-height: 640px;
}
.right-part {
  padding: 0 0 0 60px;
  position: sticky;
  top: 5rem;
  padding-top: 45px;
}
.inner-container-custom{
      display: flex;
    align-items: flex-start;
}
body.template-product .page-container{
  overflow: unset !important;
}
.right-product-detail
  .product-detail-wrap
  .qty-cart-wrap
  .cart__buttons-container
  .cart__submit-controls {
  border-radius: 73px;
  background: #0294FF;
  padding: 17px 45px;
  display: flex !important;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}
.right-product-detail
  .product-detail-wrap
  .qty-cart-wrap
  .cart__buttons-container
  .cart__submit-controls:hover {
    
  background: #0382DF;
  }
.cart__buttons-container {
  height: auto;
  align-self: normal;
}
.right-product-detail .product-detail-wrap .cart__submit {
  background-color: transparent !important;
  border: 0;
  color: var(--main-colors-FBFBFB, #fbfbfb);
  text-align: center;
  font-family: "Darker Grotesque", sans-serif;
  font-size: 21px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  text-transform: capitalize;
  padding: 0;
  min-height: auto;
  width: auto;
}
.right-product-detail .product-detail-wrap .btn img {
  max-width: 54px;
}
.right-product-detail .product-detail-wrap a.btn.costmize-form.hub-form-open {
  border-radius: 73px;
  border: 2px solid var(--Unnamed-Color, #181818);
  width: 100%;
  padding: 17px 40px;
  text-transform: capitalize;
  color: var(--Unnamed-Color, #192029);
  text-align: center;
  font-family: "Darker Grotesque", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  text-transform: capitalize;
  height: auto;
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-detail-page
  .right-product-detail
  .product-detail-wrap
  .qty-cart-wrap
  .cart__qty
  .cart__qty-input {
  width: 50px;
  height: 54px;
  color: var(--Black, var(--000000, #000));
  font-family: Darker Grotesque, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.72px;
  border: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.qtybox {
  border-radius: 10px;
  border: 1px solid var(--000000, #000);
  background: var(--FFFFFF, #fff);
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 0 6px;
}
.qtybox svg {
  width: 14px;
  height: 14px;
}

.right-product-detail .product-detail-wrap .qty-cart-wrap .cart__qty {
  width: 20%;
}
.right-product-detail .product-detail-wrap .qty-cart-wrap .cart__qty p {
  color: #192029;
  /* text-align: center; */
  font-family: "Darker Grotesque", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: -0.48px;
  margin: 10px 0;
}
.right-product-detail .product-detail-wrap .qty-cart-wrap .cart__qty p a {
  color: #192029;
  font-family: "Darker Grotesque", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.48px;
  text-decoration-line: underline;
}
.product-detail-page
  .right-product-detail
  .product-detail-wrap
  .qty-cart-wrap
  .cart__buttons-container {
  width: 77%;
  margin: 0;
  margin-left: 10px;
}
.product-detail-page .pro-compare label {
  margin-bottom: 0px;
  padding-left: 20px;
  color: #192029;
  font-family: "Darker Grotesque", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.6px;
  background: transparent;
  width: 100%;
}
.product-detail-page .product-detail-bottom .prod-desc a.morelink {
  color: var(--1B1B1B, #1b1b1b);
  font-family: "Darker Grotesque", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 90%;
  text-decoration-line: underline;
}
.product-detail-page .product-detail-bottom .prod-desc a.morelink:after{
  content: '';
  background: #000;
  position: absolute;
  width: 100%
  height: 50px;
}

.product-detail-page .product-detail-bottom .prod-desc {
  color: #000;
  color: var(--1B1B1B, #1b1b1b);
  font-family: "Darker Grotesque";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.product-detail-page .product-detail-bottom .prod-desc br{
  display: none;
}
.product-detail-page {
  background: #f6f6f6;
}
.filter-wrap {
  margin-bottom: 15px;
}
.product-detail-page
  .right-product-detail
  .product-detail-wrap
  .part-number-wrap
  p {
  color: var(--Unnamed-Color, #192029);
  font-family: "Darker Grotesque";
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: 125%; /* 21.25px */
    padding-top: 10px;
}
.product-detail-page .right-product-detail .product-detail-wrap .qty-cart-wrap {
  display: flex;
  align-items: flex-start;
  margin-bottom: 10px;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
  padding: 10px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.product-detail-page .right-product-detail .money-back-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.shipping_text {
  display: flex;
  justify-content: space-between;
  width: 100%;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  margin-top: 10px;
}
.shipping_text span {
  color: var(--1B1B1B, #1b1b1b);
  font-family: "Darker Grotesque", sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
  display: flex;
  align-items: center;
  gap: 5px;
}
.shipping_text span img {
  max-width: 24px;
}
.block_wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  gap: 20px 10px;
  padding: 15px 0;
  margin-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  justify-content: space-between;
}
.block_content {
  width: 31.3%;
  display: inline-flex;
  gap: 20px;
  align-items: center;
}
.block_content.center {
  justify-content: center;
}
.block_content.end {
  justify-content: flex-end;
}
.block_content img {
  max-width: 35px;
  height: 35px;
  object-fit: contain;
}
.block_content span {
  color: var(--1B1B1B, #1b1b1b);
  font-family: "Darker Grotesque";
  font-size: 22.939px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%; /* 28.673px */
}
.product-detail-page {
  padding: 30px 0;
}
.product-detail-wrap ul.right-icon li {
  color: #454545;
  font-family: "Darker Grotesque", sans-serif;
  font-size: 20.204px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.1;
}
.product-detail-wrap ul.right-icon li span.inch {
  font-weight: 500;
}

.fancybox-slide--html .fancybox-content {
  width: 700px;
  height: 484px;
  padding: 0;
}
.fancybox-slide--html .fancybox-content a.external_video,
.fancybox-slide--html .fancybox-content a.external_video iframe {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#CartPopup img.lock {
  max-width: 34px;
}
#CartPopup img.arrow {
  max-width: 80px;
}
#CartPopup .upcart-checkout-button-container.styles_Button__ a {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.template-collection div.custom-header-section.active .cart_header img,
.template-collection div.custom-header-section.active .mobile-trigger {
  max-width: 31px;
  filter: invert(1);
}
.handle-contact .mobile-trigger {
  filter: invert(1);
}
.handle-about .mobile-trigger {
  filter: invert(1);
}
.handle-about .custom-header-section.active {
  position: fixed;
  width: 100%;
  border-bottom: 1px solid #000;
  z-index: 99;
  background: #fff;
}
.handle-about .custom-header-section.active .cart_header img {
  filter: invert(1) !important;
}

.handle-about .custom-header-section.active .mobile-trigger {
  filter: unset !important;
}
.handle-faqs div.custom-header-section.active .icon-wrap ul img {
  filter: invert(0) !important;
}
.right-product-detail .interior-wrap {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  margin-bottom: 0px;
}

.right-product-detail .interior-wrap h3 {
  color: var(--Black, #000);
  font-family: "Darker Grotesque";
  font-size: 23px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 32.2px */
  letter-spacing: -0.69px;
}
.right-product-detail .interior-wrap .content-wrap ul {
  padding: 10px 0 0 0;
}
.right-product-detail .interior-wrap .content-wrap .radio label {
  color: var(--Black, #000);
  font-family: "Darker Grotesque";
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.72px;
  line-height: 120%;
}
.right-product-detail .color-wrap {
  border-bottom: unset;
  padding-bottom: 5px;
  margin-bottom: 0px;
}
.right-product-detail .color-wrap h3 {
  color: var(--Black, #000);
  font-family: "Darker Grotesque";
  font-size: 23px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 32.2px */
  letter-spacing: -0.69px;
}
.right-product-detail .color-wrap ul li a {
  color: rgba(0, 0, 0, 0.6);
  text-align: center;
  font-family: "Darker Grotesque";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%; /* 22.4px */
  letter-spacing: -0.48px;
}
.right-product-detail .color-wrap ul li a span {
  margin-bottom: 5px;
}
.right-product-detail .product-detail-wrap .color-wrap ul {
  gap: 20px;
}
.right-product-detail .pro-compare {
  padding-top: 10px;
}
.right-product-detail .shipping_text {
  padding-top: 5px;
}
.right-product-detail .shipping_text span {
  color: var(--1B1B1B, #1b1b1b);
  font-family: "Darker Grotesque";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
}
.right-product-detail .product-detail-wrap .money-back-wrapper span {
  display: flex;
  align-items: center;
  gap: 10px;
  color: var(--1B1B1B, #1b1b1b);
  font-family: "Darker Grotesque";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%; /* 25px */
}
.right-product-detail .product-detail-wrap .money-back-wrapper span a {
  text-decoration: underline;
  color: #000;
  font-family: "Darker Grotesque";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
.right-product-detail .product-detail-wrap .common-icon-width {
  width: 100%;
  max-width: 30px;
  height: unset !important;
}
.right-product-detail .product-detail-wrap img.expert-icon {
  max-width: 50px;
}
.right-product-detail .expert-heading-wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
}
.right-product-detail .expert-heading {
  color: var(--1B1B1B, #1b1b1b);
  font-family: "Darker Grotesque";
  font-size: 22.939px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  text-transform: capitalize;
}
.right-product-detail .expert-section {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  margin-bottom: 10px;
}
.right-product-detail a.border-right {
  border-right: 1px solid #000;
}
.right-product-detail a.expert-common-text {
  color: #0084d6;
  font-family: "Darker Grotesque";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
  padding: 0 20px;
}
.right-product-detail img.social-media-image.common-icon-width {
  width: 100%;
  max-width: 25px;
  height: unset !important;
}
.right-product-detail .social-media-wrapper {
  display: flex;
  justify-content: end;
  align-items: center;
  gap: 20px;
}
.right-product-detail .expert-text-wrapper {
  display: flex;
  justify-content: end;
  gap: 0px;
}
.right-product-detail img.expert-icon {
  max-width: 40px;
}

.right-product-detail .warning-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}
.right-product-detail img.warning-image {
  max-width: 220px;
}
.right-product-detail .warning-heading {
  color: var(--1B1B1B, #1b1b1b);
  font-family: "Darker Grotesque";
  font-size: 22.939px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  text-transform: uppercase;
}

.right-product-detail .warning-sub-heading {
  color: #808080;
  font-family: "Darker Grotesque";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
}
.right-product-detail .product-detail-wrap .qtydiv label {
  display: none;
}
.tabs-section .heading.border-bottom {
  color: var(--Black, #000);
  font-family: "Darker Grotesque";
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  padding: 20px 0 5px 0;
  border-bottom: 1px solid #000;
}
.tabs-section .left-wright-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.tabs-section .left-wright-wrapper .right{
  width: 50%;
}
.tabs-section .left-wright-wrapper .right{
  width: 50%;
}
.tabs-section .left-wright-wrapper .left{
  width: 50%;
}
.tabs-section ul.product-part-list-wrap li {
  color: #000;
  font-family: "Darker Grotesque";
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 162%;
}
.tabs-section ul.product-part-list-wrap li strong {
  color: #000;
  min-width:180px;
  display: inline-block;
  width: 300px;
}
.tabs-section ul.product-part-list-wrap li span {
  color: #000;
}
.tabs-section ul.right-icon {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.right-product-detail ul.right-icon li:before {
  content: none !important;
}
.right-product-detail ul.right-icon {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.right-product-detail ul.right-icon .right-icon-heading {
  color: #000;
  font-family: "Darker Grotesque";
  font-size: 20.204px;
  font-style: normal;
  font-weight: 700;
  line-height: 124%;
}
.right-product-detail ul.right-icon .right-icon-text-wrapper {
  color: #454545;
  font-family: "Darker Grotesque";
  font-size: 20.204px;
  font-style: normal;
  font-weight: 500;
  line-height: 114%;
}
.breadcumb .page-width {
  max-width: v1920px;
}
.breadcrumbs {
  padding: 10px 0 !important;
}
.breadcrumbs.old span {
      font-family: 'Roboto', sans-serif;
    font-size: 16px;
    text-decoration: none;
    font-weight: 500;
    text-transform: capitalize;
}
.breadcrumbs a {
  color: #454545;
  font-family: "Darker Grotesque";
  font-size: 20.204px;
  font-style: normal;
  font-weight: 500;
  line-height: 164%; /* 33.135px */
}
.breadcrumbs span {
  color: #000;
  font-family: "Darker Grotesque";
  font-size: 20.204px;
  font-style: normal;
  font-weight: 600;
  line-height: 164%;
}

.accordian-section{
 padding-top: 20px; 
}
.styles_CustomButton__ a {
    display: flex !important;
    justify-content: space-around;
    align-items: center;
}
ol.breadcrumbs__list {
    display: flex;
    width: 100%;
    width: max-content;
}
@media (min-width: 1025px) {
  .mobile_slider {
    display: none;
  }
  .accordian-section.mobile_view,
  .mobile_view {
    display: none;
  }
}

@media (min-width: 1640px) {
  .tabs-section ul.product-part-list-wrap li strong{
   min-width: 350px;
  }
  .product-detail-page .right-product-detail .product-detail-wrap .price-wrap {
    font-size: 30px;
    gap: 10px;
  }
  }
@media (max-width: 1640px) {

  .breadcrumbs a {
    font-size: 18px;
  }
  .breadcrumbs span {
    font-size: 18px;
  }

  .tabs-nav li {
    cursor: pointer;
    padding: 10px 24px;
    background: #f1f1f1;
    color: var(--Black, var(--000000, #000));
    text-align: center;
    font-family: "Darker Grotesque", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    background: #f6f6f6;
  }
  .product-detail-page .right-product-detail .product-detail-wrap h2 {
    font-size: 38px;
  }
  .product-detail-page
    .right-product-detail
    .product-detail-wrap
    .part-number-wrap
    p {
    font-size: 15px;
  }
  .product-detail-page .right-product-detail .product-detail-wrap .price-wrap {
    font-size: 30px;
    gap: 10px;
  }
  .right-product-detail .interior-wrap h3 {
    font-size: 21px;
  }
  .right-product-detail .product-detail-wrap .filter-wrap h3 {
    font-size: 21px;
  }
  .right-product-detail .interior-wrap .content-wrap .radio label {
    font-size: 19px;
  }
  .right-product-detail .shipping_text span {
    font-size: 18px;
  }
  .right-product-detail .product-detail-wrap .money-back-wrapper span {
    font-size: 16px;
  }
  .right-product-detail .product-detail-wrap .money-back-wrapper span a {
    font-size: 16px;
  }
  .right-product-detail .product-detail-wrap .common-icon-width {
    max-width: 20px;
  }
  .right-product-detail ul.right-icon .right-icon-heading {
    font-size: 17px;
  }
  .right-product-detail ul.right-icon .right-icon-text-wrapper {
    font-size: 17px;
  }
  .block_content img {
    max-width: 25px;
    height: 25px;
  }
  .block_content {
    gap: 10px;
  }
  .block_content span {
    font-size: 17px;
  }
  .product-detail-page .product-detail-bottom .prod-desc {
    font-size: 17px;
  }
  .right-product-detail img.expert-icon {
    max-width: 25px;
  }
  .right-product-detail .expert-heading {
    font-size: 17px;
  }
  .right-product-detail a.expert-common-text {
    font-size: 17px;
    padding: 0 15px;
  }
  .right-product-detail img.social-media-image.common-icon-width {
    max-width: 20px;
  }
  .right-product-detail img.warning-image {
    max-width: 290px;
  }
  .right-product-detail .warning-sub-heading {
    font-size: 13px;
  }
  .right-product-detail .warning-heading {
    font-size: 17px;
  }
  .tabs-section .heading.border-bottom {
    font-size: 22px;
  }
  .tabs-section ul.product-part-list-wrap li {
    font-size: 22px;
  }
}
@media (max-width: 1024px) {
  .accordian-section .heading {
    color: var(--Black, #000);
    font-family: "Darker Grotesque";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 44.8px */
    margin: 10px 0 5px 0;
    padding: 10xp 0 5px 0;
  }
  .accordian-section ul.product-part-list-wrap li {
    color: var(--Black, #000);
    font-family: "Darker Grotesque";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 44.8px */
  }
  .header-section .header-top .button-numer .shop-btn .btn {
    font-size: 16px;
    padding: 14.072px 20.049px;
  }
  .header-section .header-bottom .icon-wrap .header-number a,
  .inner-page.header-page
    .header-section
    .header-bottom
    .icon-wrap
    .header-number
    a {
    font-size: 16px;
  }
  #shopify-section-new-header .header-section .header-top {
    display: none;
  }
  #shopify-section-new-header .header-section .header-bottom .menu-wrap {
    width: 54%;
  }
  #shopify-section-new-header .header-section .header-bottom .icon-wrap {
    width: 27%;
  }
  .btn img {
    max-width: 77px;
  }
  body .btn {
    padding: 25px 25px;
    font-size: 21px;
  }
  .collection .product-grid .grid__item {
    margin: 0 7px;
  }
  .product-slider.desk_slider {
    display: none;
  }
  .accordian-section.desk_view,
  .desk_view {
    display: none;
  }
  .product-detail-page
    .right-product-detail
    .product-detail-wrap
    .qty-cart-wrap {
    align-items: center;
  }
  .footer-section .footer-link,
  .footer-section .logo-address {
    width: 33%;
    float: left;
  }
  .product-detail-page
    .right-product-detail
    .product-detail-wrap
    .qty-cart-wrap
    .cart__qty
    .cart__qty-input {
    width: 35px;
  }
  .breadcrumbs a {
    font-size: 16px;
  }
  .breadcrumbs span {
    font-size: 16px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .right-product-detail .product-detail-wrap .btn img {
    max-width: 46px;
  }
  .right-product-detail .product-detail-wrap .btn img {
    max-width: 46px;
  }
  .right-product-detail
    .product-detail-wrap
    .qty-cart-wrap
    .cart__buttons-container
    .cart__submit-controls {
    padding: 17px 17px;
  }
  .right-product-detail .product-detail-wrap .qty-cart-wrap .cart__qty p {
    font-size: 14px;
  }
  .right-product-detail .product-detail-wrap .qty-cart-wrap .cart__qty p a {
    font-size: 11px;
  }
  .white-btn.mobile_view {
    width: 100%;
  }
  .product-detail-page .right-product-detail .product-detail-wrap .price-wrap {
    font-size: 30px;
  }
  .product-detail-page .right-product-detail .product-detail-wrap h2 {
    font-size: 39px;
  }
  .right-product-detail .product-detail-wrap .cart__submit {
    font-size: 16px;
  }
  .block_content {
    width: 48%;
  }
}
@media (max-width: 989px) {
  #shopify-section-new-header .header-section .header-bottom .icon-wrap {
    width: 100%;
  }
  .product-detail-page {
    padding: 40px 0;
  }
  .inner-page
    #shopify-section-new-header
    .header-section
    .header-bottom
    .menu-wrap
    ul.main-menu
    > li
    > a,
  #shopify-section-new-header
    .header-section
    .header-bottom
    .menu-wrap
    ul.main-menu
    > li
    .submenu-list
    a {
    color: #fff;
  }
}
@media (max-width: 768px) {
      .right-product-detail img.warning-image {
        max-width: 220px;
    }
  .inner-container-custom{
    flex-direction: column;
  }

  .breadcrumbs a {
    font-size: 14px;
  }
  .breadcrumbs span {
    font-size: 14px;
  }
  .cart__buttons-container {
    padding-top: 0px;
  }
  #shopify-section-new-header .header-section .header-bottom .menu-wrap {
    width: auto;
    display: flex;
    align-items: center;
    gap: 15px;
  }
  .newsletter_heading,
  .subscribe_form {
    width: 100%;
  }
  .cart_header img {
    max-width: 31px;
  }
  li.cart_header {
    position: relative;
  }
  .cart_header a {
    display: flex;
  }
  li.cart_header span#cartCount_head {
    position: absolute;
    top: 0;
    right: 0;
    position: absolute;
    top: -8px;
    right: -4px;
    background-color: #4fc0e5;
    color: #fff;
    width: 18px;
    height: 18px;
    font-size: 13px;
    text-align: center;
    line-height: 18px;
    border-radius: 100%;
  }
  .logo-address a {
    text-align: center;
  }
  .newsletter_content {
    margin-bottom: 15px;
  }
  #shopify-section-new-footer .footer-section ul.social-link {
    text-align: center;
    width: auto;
    float: none;
  }
  .index-template .collection_tab .page_wrapper {
    padding-right: 0;
    padding-left: 0;
    max-width: 100%;
  }
  .related_products {
    padding: 40px 0 0;
  }
  .product-detail-page .right-part,
  .right-product-detail .product-detail-wrap,
  .product-detail-bottom {
    padding: 0;
  }
}
@media (max-width: 749px) {
  .boost-pfs-container-default,
  .boost-pfs-container-default-box {
    padding: 0 20px !important;
  }
  .right-product-detail .product-detail-wrap .color-wrap ul {
    gap: 7px;
  }
  .right-product-detail .product-detail-wrap .color-wrap ul {
    padding: 10px 0 0 !important;
  }
}
@media (max-width: 550px) {
  .accordian-section .heading {
    font-size: 15px;
  }
  .accordian-section ul.product-part-list-wrap li {
    font-size: 15px;
  }
  .shipping_text {
    margin-top: 0;
  }
  .right-product-detail .expert-section {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
  }
  .product-detail-page .right-product-detail .money-back-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
  }

  .collection .product-card__title {
    font-size: 17px;
  }
  .aerrow-btn a {
    font-size: 14px !important;
  }
  .collection .right-icon span {
    font-size: 15px;
  }
  .collection .right-icon li {
    font-size: 15px;
  }
  .collection .price {
    width: 100%;
  }
  .collection .card_btn .btn img {
    max-width: 36px;
  }
  .collection .card_btn a.btn {
    padding: 15px 4px;
  }
  .collection .product-grid {
    padding: 20px 0 20px 10px;
  }
  .collection .card_info {
    display: block;
  }
  #shopify-section-new-footer .footer-section .footer-link {
    width: 50%;
  }
  body .btn {
    font-size: 20px;
    padding: 20px 30px;
    width: auto;
    letter-spacing: -0.6px;
  }
  .btn img {
    max-width: 50px;
  }
  .collection .product-card__image-with-placeholder-wrapper img,
  .collection .product-card__image-with-placeholder-wrapper {
    height: 215px;
  }
  .collection .product-grid .grid__item {
    margin: 0 10px;
  }
  .related_products {
    padding: 30px 0 0;
  }
  .inner-page .related_products .page-width {
    padding: 0;
  }
  .related_products h2.section-header__title {
    font-size: 50px;
    margin-bottom: 25px;
    letter-spacing: -1.5px;
  }
  .product-detail-page .right-product-detail .product-detail-wrap .price-wrap {
    font-size: 20px;
  }
  .product-detail-page .right-product-detail .product-detail-wrap h2 {
    font-size: 28px;
    width: 70%;
    line-height: 80%;
  }
  .right-product-detail .product-detail-wrap a.btn.costmize-form.hub-form-open {
    font-size: 19px;
    padding: 17px 30px;
  }
  .white-btn.mobile_view {
    width: 100%;
  }
  .right-product-detail .product-detail-wrap .cart__submit {
    font-size: 19px;
  }
  .right-product-detail
    .product-detail-wrap
    .qty-cart-wrap
    .cart__buttons-container
    .cart__submit-controls {
    padding: 17px 30px;
  }
  .right-product-detail .product-detail-wrap .qty-cart-wrap .cart__qty {
    width: 30%;
  }
  .product-detail-page
    .right-product-detail
    .product-detail-wrap
    .part-number-wrap
    p {
    font-size: 17px;
  }
  .right-product-detail ul li span.inch,
  .right-product-detail ul li span.mm,
  .right-product-detail ul li {
    font-size: 12px;
  }
  .product-detail-page
    .right-product-detail
    .product-detail-wrap
    .qty-cart-wrap
    .cart__buttons-container {
    width: 70%;
    margin: 0;
  }
  .block_content span {
    font-size: 18.939px;
    line-height: 1.2;
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  .block_content {
    width: 46%;
    display: inline-block;
    text-align: center;
  }
  .product-detail-page {
    padding: 10px 0;
  }
  #shopify-section-new-footer
    .footer-section
    .subscribe-wrap
    .input-group
    input.input-group__field {
    min-height: 50px;
    font-size: 15px;
  }
  #shopify-section-new-footer .footer-section button.btn img {
    max-width: 18px;
  }
  body .boost-pfs-filter-bottom-pagination-default > ul > li a,
  body .boost-pfs-filter-bottom-pagination-default > ul > li span {
    font-size: 12px;
    width: 30px;
    margin: 0 5px 5px;
    height: 30px;
  }

  .template-index div.custom-header-section.active .cart_header a img {
    filter: invert(1);
  }
  .template-index div.custom-header-section.active .mobile-trigger {
    filter: invert(1);
  }
  #shopify-section-new-header
    div.custom-header-section.active
    .header-bottom
    .menu-wrap
    ul.main-menu
    > li
    a {
    color: #fff !important;
  }
  div.custom-header-section.active .icon-wrap ul img {
    filter: invert(0) !important;
  }
}
@media (max-width: 375px) {
  .right-product-detail .product-detail-wrap .color-wrap ul li {
    padding: 0 5px 3px !important;
  }
  .right-product-detail .color-wrap ul li a {
    font-size: 12px;
  }
  .right-product-detail a.expert-common-text {
    font-size: 16px;
    padding: 0 10px;
  }
}

/* custom css abhi */

.product-col-wrap ul.list-item-wrap li.list-buy-now.pro-item .aerrow-btn a {
  color: #192029 !important;
  text-align: center !important;
  background-color: unset !important;
  font-family: Darker Grotesque, sans-serif !important;
  font-size: 21.043px !important;
  font-style: normal !important;
  font-weight: 500 !important;
  line-height: 80% !important;
  letter-spacing: -0.631px !important;
  border-radius: 56.116px !important;
  border: 1.754px solid #192029 !important;
  overflow: hidden !important;
}
.no-products {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.no-products p {
  text-align: center;
  font-family: "Darker Grotesque", sans-serif;
  font-size: 52px;
  font-style: normal;
  font-weight: 700;
  line-height: 90%;
}
.no-products a {
  border-radius: 64px;
  padding: 25px 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  color: #000;
  text-align: center;
  font-family: Darker Grotesque, sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: 80%;
  letter-spacing: -0.96px;
  background: transparent;
  border: 2px solid #000;
  width: fit-content;
  text-transform: capitalize;
}
.no-products a:hover {
  background: #606060 !important;
  border: 2px solid #606060;
  color: #fff !important;
}
@media (max-width: 1024px) {
  .no-products p {
    font-size: 46px;
  }
}
@media (max-width: 768px) {
  .no-products p {
    font-size: 42px;
  }
}
@media (max-width: 550px) {
  .no-products p {
    font-size: 26px;
    max-width: 300px;
    margin-bottom: 5px;
  }
  .no-products a {
    padding: 15px 55px;
  }
}
/* abhi css */
.product-detail-page .page-width {
  max-width: 1920px;
}
.custom-collection-desc {
  background: transparent !important;
}
.custom-collection-desc p {
  color: #192029 !important;
  text-align: center;
  font-family: Darker Grotesque, sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 80%;
}
.Product-review-wrapper {
  cursor: pointer;
}
.Product-review-wrapper img.star-image {
  width: 100%;
  max-width: 110px;
}
.handle-cases .custom-header-section.active .icon-wrap li img {
  filter: invert(0) !important;
}
.handle-foam .custom-header-section.active .icon-wrap li img {
  filter: invert(0) !important;
}
.handle-rackmounts .custom-header-section.active .icon-wrap li img {
  filter: invert(0) !important;
}
.handle-brands .custom-header-section.active .icon-wrap li img {
  filter: invert(0) !important;
}
.handle-casepro .custom-header-section.active .icon-wrap li img {
  filter: invert(0) !important;
}
.handle-cases .main-content {
  padding-top: 0 !important;
}
.handle-foam .main-content {
  padding-top: 0 !important;
}
.handle-rackmounts .main-content {
  padding-top: 0 !important;
}
.handle-brands .main-content {
  padding-top: 0 !important;
}
.handle-casepro .main-content {
  padding-top: 0 !important;
}

.life-time-warranty-wrapper .life-time-image {
  width: 100%;
  max-width: 100px;
}
/* instock delivery CSS starts */
<style>
  .instock-wrapper .instock-wrapper {
    /* display: flex;
    align-items: center;
    gap: 8px;
    position: relative;
    color: #7BCC3D;
    font-family: Poppins;
    font-size: 16.5px;
    font-style: normal;
    font-weight: 600;
    line-height: normal; */
  }
  .instock-wrapper .stand_delivery {
    display: flex;
    align-items: center;
    gap: 4px;
    padding: 25px 0 15px;
  }
    @-webkit-keyframes blinker {
        from {
            opacity: 1.0;
        }
        to {
            opacity: 0.0;
        }
    }
    
    .instock-wrapper .blink {
      text-decoration: blink;
      -webkit-animation-name: blinker;
      -webkit-animation-duration: 0.9s;
      -webkit-animation-iteration-count: infinite;
      -webkit-animation-timing-function: ease-in-out;
      -webkit-animation-direction: alternate;
    }
    .instock-wrapper .circle-blink-box {
      width: 10px;
      height: 10px;
      background-color: #7BCC3D;
      border-radius: 100%;
      position: relative;
    }
    
    .instock-wrapper .circle-blink-box span {
      width: 10px;
      height: 10px;
      background-color: #2ec18800;
      border-radius: 100%;
      box-shadow: 0px 0px 10px 1px #7BCC3D;
      position: absolute;
    }
    .instock-wrapper {
      display: flex;
      align-items: center;
      gap: 15px;
    }

  /* contact embed form CSS starts */
  .custom-three-page-body .shopify-app-block:first-child{
    background-image: url('/cdn/shop/files/image00004_946db33f-21a6-4c34-ad94-6cd192582ba3.jpg?v=1733747931');
    background-size: cover;
    background-position: center;
    min-height: 610px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px 0;
  }
  .custom-three-page-body .shopify-app-block:first-child div[data-forms-id]{
    max-width: 440px;
    width: 100%;
  }
  .custom-three-page-body form-embed[id] {
    max-width: 440px;
    background: #fff;
  }
  .handle-customize-your-case.inner-page .main-content{
    padding-top: 0 !important;
  }
  .handle-get-your-quote.inner-page .main-content{
    padding-top: 0 !important;
  }
@media(max-width: 550px){
  .custom-three-page-body .shopify-app-block:first-child div[data-forms-id] {
    max-width: 90%;
  }
  .custom-three-page-body .shopify-app-block:first-child {
    min-height: 530px;
  }
}
  /* contact embed form CSS ends */
</style>
/* instock delivery CSS ends */


body.cart-side-open {
  margin-left: 0 !important;
  margin-right: 0px !important;
}
.shoping-cart-popup.right-pannel-open {
  display: none !important;
}
.related_products ul.right-icon {
  min-height: 50px;
}
.product-card__image-with-placeholder-wrapper {
  min-height: 320px;
}
@media(max-width: 550px){
  .product-card__image-with-placeholder-wrapper {
    min-height: 210px;
  }
}