/** Shopify CDN: Minification failed

Line 985:22 Unexpected "9"

**/
img.defaultImg.singleProduct {
  height: 100%;
}
a.readMorebtn, a.readLessbtn {
    cursor: pointer;
    color: #1591b5;
    font-weight: 500;
}
.product-vendor {
  display: flex;
  align-items: center;
}
.gallery-navigation--scroller .slick-track {
  display: flex;
}
    /* Deal of the day */
p.discount-cde {
    width: 100%;
    text-align: center;
    margin: 20px 0;
    border: 1px solid #1591b5;
    border-radius: 6px;
    color: #333;
    font-weight: 600;
    padding: 5px 0;
}
p#discount-banner span {
    color: #1591b5;
}

p.productContent_offDesc {
    color: #999;
    font-size: 13px;
    margin: 0;
}

p.productContent_offName {
    font-size: 14px;
    color: #232323;
  margin:0;
  font-weight:700;
}
p.productContent_copy__MBW7B {
    color: #999;
    font-size: 12px;
    cursor: pointer;
      margin: 0;
  line-height:10px!important;
}
.flex_dis {
    display: flex;
    justify-content: space-between;
}
p.productContent_header {
    color: #232323;
    font-size: 14px;
    font-weight: 600;
}
span.tcPdpSpriteIcon.copy {

    width: 24px;
    height: 24px;
    background-size: 1500px;
    position: relative;
    top: -3px;
    display: inline-block;
}
span.tcPdpSpriteIcon.copy img {
    width: 24px;
    height: 24px;
}
.productContent_offerCardWrapper {
    /* display: flex; */
    justify-content: space-between;
    align-items: center;
    background: hsla(210, 7%, 95%, .5) 0 0 no-repeat padding-box;
    border-radius: 8px;
    padding: 20px;
    border: 1px solid #999;
  align-items: center;
    margin-top: 10px;
}
.flex_dis {
    display: flex;
    justify-content: space-between;
}
.productContent_offerSection {
    margin: 15px 0;
}
button#copyButton {
    cursor: pointer;
    padding-left: 20px;
    background: transparent;
    border: 0;
    border-left: 1px solid hsla(0, 0%, 60%, .7);
      margin-top: -20px;
}


/*Deal of the day  */
[data-product-gallery-aspect-ratio="natural"] .product-gallery--media img {
  max-height: 500px;
  object-fit: contain;
}
span#rp-home {
  cursor: pointer;
  color: #008eb7;
}
figure.product-gallery--media.product-gallery--image {
  background: #fff;
  border-radius: 10px;
  padding: 20px;
}
.modal--quickshop-full .tab_section {
  display: none;
}
.product-form--atc {
  display: inline-block;
  width: 70%;
}
.product-form--regular form {
  display: flex;
  align-items: center;
  gap: 10px;
}
.shopify-buy-frame--product {
  max-width: 30% !important;
  display: inline-block !important;
}

.modal--quickshop-full
  .modal-content
  .product--container[data-product-wrapper] {
  width: 95%;
}

.modal--quickshop-full .productitem--ratings {
  display: none;
}

img.matchedone {
  display: none;
}
.suggestion-list {
  max-height: 350px;
  overflow: auto;
  padding-top: 10px;
}
p.p_nt_found {
  color: #000;
  font-size: 14px;
  font-weight: 400;
}
div#productsList > div > a {
  box-shadow: 1px 1px 3px 0px #c3c2c2;
  padding: 8px 15px;
  border-radius: 4px;
  border: 1px solid #fff;
  color: #616161;
  font-weight: 600;
}

div#productsList > div > a:hover {
  box-shadow: 1px 1px 5px 0px #a4a2a2;
}
.def-search-padding.aaditest {
  box-shadow: 0 0 3px #ccc;
  padding: 30px 30px 40px;
  /* width: 136%; */
  background: #fff;
  border-radius: 20px;
  margin-top: 70px;
}
h4.divh3 {
  margin-top: 10px;
  color: #000;
  font-weight: 600;
  font-size: 15px;
}
.def-search-padding input#search:focus {
  border-color: #bcbcbc;
}
.def-search-padding input#search {
  padding: 1rem;
  width: 90%;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  outline: none;
  font-weight: 600;
}
.discover_section.page-width .item_box:first-child {
  display: none;
}
p.sku {
  border-left: 2px solid #000;
  color: #000;
  margin: 7px !important;
  padding: 0px 8px;
  line-height: 19px;
}
.product-vendor a {
  color: #000;
  margin-left: 4px;
}
.proRelated .owl-stage {
  overflow: hidden;
  width: 100% !important;
}
nav.breadcrumbs-container {
  padding: 0 11px;
}
.product-gallery--media-thumbnail {
  min-width: 76px;
}
.gallery-navigation--scroller {
  display: flex;
  overflow: hidden;
}
.gallery-navigation--scroller.slick-initialized.slick-slider {
  overflow: visible !important;
}

.def-search-padding.aaditest label.search-label:hover {
  background: #2c9bbc !important;
}
.subsmaincontent {
  background: #1591b5;
  padding: 10px;
  color: #fff;
}
p#noPurchaseReason {
  color: #f30000;
  margin: 6px 10px !important;
}

.noPurchaseReason {
  border: 1px solid #ffb8b8;
  background: #fff6f6;
  border-radius: 4px;
  margin: 35px 0;
  display: none;
}
section.product--container[data-product-wrapper] {
  display: inline-block !important;
  vertical-align: top;
  /* width: 75%; */
  padding: 0 !important;
}

section.product-section--container.product-row--container.product-recommendations--container,
aside.product-section--container.product-recently-viewed--section {
  padding: 0 15px !important;
}
.flying-product img {
  margin: 0 auto !important;
  max-width: 70% !important;
}
.tab_section {
  margin-top: 70px !important;
}
aside.product-section--container.product-recently-viewed--section {
  padding: 0 !important;
}
.search-model {
  margin-top: 70px;
}
button.custom-readmore:hover:before {
  width: 100%;
}

button.custom-readmore:before {
  content: "";
  position: absolute;
  height: 2px;
  width: 0%;
  background-color: #1591b5;
  bottom: 0px;
  transition: 0.5s ease-in;
}
button.custom-readmore {
  background: transparent;
  border: 0;
  cursor: pointer;
  position: relative;
  padding: 2px 0 !important;
  color: #1591b5;
  font-weight: 500;
  line-height: inherit;
}
section.shopify-section.Discover {
  display: inline-block !important;
  width: 24%;
}
main#site-main {
  max-width: 1400px;
  margin: auto;
}

main#site-main .discover_section.page-width {
  margin: 30px auto !important;
}
.item_box {
  width: 100% !important;
  margin-bottom: 40px !important;
}
h2.product-recently-viewed__heading {
  font-weight: 500;
}
.fa.checked {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  color: goldenrod;
  font-size: 21px;
  padding: 0px;
  -webkit-font-smoothing: antialiased;
  color: orangeyellow;
  -moz-osx-font-smoothing: grayscale;
  margin: -2px;
}
h1.product-title {
  color: #1280a5;
  font-weight: 500;
  font-size: 24px !important;
}
.product-main .price__current span.money {
  font-size: 25px;
  font-weight: 600;
  color: #1591b5;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;

  font-size: 21px;
  padding: 0px;
  -webkit-font-smoothing: antialiased;
  color: orangeyellow;
  -moz-osx-font-smoothing: grayscale;
  margin: -2px;
}

.proRelated h5.proName a {
  font-size: 13px;
}
.productAvailability1 label {
  font-weight: 700;
  font-size: 19px;
}
.search_btn {
  color: white;
}
.form.model-result {
  display: flex;
}
input.search-model-by-parts {
  width: 80%;
}
.appende-box {
  box-shadow: 1px 0 4px 0 #888;
  margin-top: 10px;
}
.cross_symbol {
  float: right;
  color: #fff;
  background-color: #b30936;
  width: 5%;
  height: 29px;
  padding: 3px 2px 2px 3px;
  text-align: center;
}
.model_product {
  display: flex;
  width: 95%;
  padding: 10px;
}

.product_image img {
  width: 20%;
}
.model-search-result {
  display: none;
}
/*   style add for tab */
.tab {
  overflow: hidden;
}

/* Style the buttons inside the tab */
.tab button:last-child {
  border-right: 0 !important;
}
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 10px 16px;
  transition: 0.3s;
  font-size: 15px;
  font-weight: 600;
  color: #aaa;
  border-right: 1px solid #ccc;
}

/* Create an active/current tablink class */
.tab button.active {
  color: #000 !important;
}

div#shopify-product-reviews {
  border: 0 !important;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 30px;
  border: 1px solid #ddd;
  border-top: none;
  border-radius: 20px;
  background: #fff;
}

.review-container .review_content {
  position: relative;
}

/*   .review-container .spr-summary-actions {
            position:absolute;
            right:50px;
            } */

.product-description.custom-desc.rte.show.hide {
  display: block !important;
}

.product-description.rte.hide {
  display: none;
}

.productgrid--utils.utils-sortby {
  display: none;
}

ul.utils-showby {
  display: none;
}
span.instock {
  padding-left: 5px;
  color: green;
}
span.outstock {
  color: green;
  margin: 0px 10px;
}
.form.model-result.bottom-search input {
  height: 46px;
  padding: 10px;
  border: 1px solid #ccc;
}

.form.model-result.bottom-search .search_btn {
  padding: 5px 27px;
  background-color: #1591b5;
}

.search_btn svg {
  position: absolute;
  left: 15px;
  top: 10px;
}

.search_btn {
  position: relative;
}

/*   custom slider */
.Frequently-Bought-slider img.img-responsive.imgFlyCart {
  height: 150px;
  width: 150px;
  object-fit: contain;
  max-width: 100%;
}

.Frequently-Bought-slider li.Bought-item.slick-slide {
  padding: 15px 20px;
  border: 1px solid #e3e3e3;
  height: 100%;
  transition: 0.5s ease-in;
  margin-right: 30px;
}
ul.Frequently-Bought-slider.slick-initialized.slick-slider {
  padding-left: 0px;
}
.Frequently-Bought-slider h5.proName {
  font-size: 13px;
}
ul.Frequently-Bought-slider button.slick-next.slick-arrow:before {
  color: #002b59;
  opacity: 1;
}

ul.Frequently-Bought-slider button.slick-prev.slick-arrow:before {
  color: #002b59;
  opacity: 1;
}
.Frequently-Bought-slider .slick-prev {
  right: 45px !important;
  left: unset;
}
.Frequently-Bought-slider .slick-next {
  right: 15px !important;
  left: unset;
}
.Frequently-Bought-slider .slick-prev,
.Frequently-Bought-slider .slick-next {
  top: -45px;
}
.bottomslide {
  padding: 55px 0px;
}
.slider-arrow.slider-prev.fa.fa-angle-left.slick-arrow {
  position: absolute;
  top: -50px;
  right: 55px;
  border: 1px solid #eee;
  padding: 10px;
  background-color: #002b59;
  color: #fff;
}

.slider-arrow.slider-next.fa.fa-angle-right.slick-arrow {
  position: absolute;
  top: -50px;
  right: 25px;
  border: 1px solid #eee;
  padding: 10px;
  background-color: #002b59;
  color: #fff;
}

a.compatible_model_name {
  word-break: break-all;
  padding: 3px 5px;
  background: #f0f6f7;
  color: #1591b5;
  border-radius: 5px;
  border: 1px solid #cad6d9;
}
.mdlslist {
  display: flex;
  list-style: none;
  flex-flow: wrap;
}
main#site-main h4.title_block {
  margin-top: 0 !important;
}
main#site-main .discover_section.page-width .item_box:first-child {
  height: 402px;
}
main#site-main .sub-title-widget p {
  font-size: 28px !important;
}
.mdlslist ul {
  list-style: none;
  display: flex;
  padding: 0;
  flex-wrap: wrap;
}
.mdlslist ul li {
  margin: 5px;
}
.search-model {
  width: 135%;
  background: #fff;
  padding: 30px;
  box-shadow: 1px 2px 5px #eee;
  border-radius: 20px;
  margin-top: 70px;
  border: 1px solid #ddd;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
  .product-form--atc {
    width: 100% !important;
  }
  .shopify-buy-frame--product {
    max-width: 100% !important;
    width: 100%;
  }
  .product-form--regular form {
    gap: 0 !important;
    flex-direction: column !important;
  }
  .tab_section {
    margin-top: 20px !important;
  }
  .tabcontent {
    padding: 20px !important;
    border-radius: 10px !important;
  }
  div#productsList > div > a {
    padding: 8px 10px !important;
    font-size: 12px !important;
  }
  .mdlslist ul {
    list-style: none;
    padding: 0;
    flex: 0 50%;
  }
  .product-recently-viewed__header {
    display: flex;
    align-items: center;
  }
  a.highlights-banner__block-link span#rp-home {
    color: #4d4d4d;
  }
  h2.product-recently-viewed__heading {
    margin-bottom: 0 !important;
  }
  section.shopify-section.Discover {
    width: 100% !important;
  }
  .tab_section {
    width: 100% !important;
    padding: 0 15px;
  }
  button.product-gallery--media-thumbnail {
    margin: 2px !important;
  }
  .CustomProductRecommendations .CustomProductImage img {
    height: 143px !important;
  }
  .product-row .productgrid--item {
    width: 175px !important;
  }
  .tab_section > .tab {
    margin-bottom: 10px;
  }
  .tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 15px;
    display: block !important;
    width: 100%;
    border-bottom: 2px solid #fff;
    color: #000 !important;
  }
}
.review-container .form-group {
  width: 90%;
  display: block;
  margin: 10px auto;
  padding: 15px 10px;
  border-radius: 10px;
}

.review-container .form-group .ddflex {
  margin: 0px auto;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.search-model {
  margin: 50px 10px !important;
}
.ddflex .part1 {
  width: 50%;
  padding: 10px;
}

.ddflex .part1 .form-data {
  width: 100%;
}

.ddflex .part2 {
  width: 50%;
  padding: 10px;
}

.ddflex .part2 .form-data {
  width: 100%;
}

.from-data input {
  /* border-radius: 10px; */
  width: 100%;
  padding: 13px;
  outline: none;
  border: none;
  border-bottom: 1px solid #efefef;
}

.from-data {
  display: flex;
  margin: 25px 0px;
  flex-direction: column;
  align-items: flex-start;
}

.from-data label {
  margin: 0px 5px;
  text-transform: capitalize;
}

.from-data select {
  width: 100%;
  padding: 13px;
  background: none;
}

textarea#description {
  border: 1px solid #efefef;
  padding: 10px;
  margin: 8px 0;
}
.SidebarSection {
  width: 30%;
  height: auto;
}
.submitbtnfrm #submitbtn {
  width: max-content;
  padding: 10px 53px;
  text-align: center;
  background-color: #1591b5;
  color: #fff;
  font-family: "GothamPro" !important;
  text-transform: uppercase;
  outline: none;
  border: none;
  font-weight: 500;
  display: block;
  margin: auto;
}

h2.product-section--title.product-recommendations--title {
  text-align: left;
  font-weight: 600;
  font-size: 15px;
  text-transform: uppercase;
}
.submitbtnfrm .mosubmitbtn {
  width: 100%;
  padding: 10px 3px;
  text-align: center;
  background-color: #002b59;
  color: #fff;
  text-transform: capitalize;
  outline: none;
  border: none;
  border-radius: 10px;
  font-weight: 600;
  font-family: "FontAwesome";
}
.from-data label i {
  font-family: FontAwesome;
  margin-right: 5px;
  color: #1591b5;
  font-size: 17px;
}

/* The Modal (background) */
.modalss {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0, 0, 0); /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-contents {
  background-color: #fefefe;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 50%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
/* popup */
.modal.show-popup {
  display: block;
  opacity: 1;
  visibility: initial;
}
.modal-contents .part1 {
  width: 50%;
}

.modal-contents .ddflex {
  display: flex;
}

.modal-contents input[type="text"],
.modal-contents select {
  border: 1px solid #ececec;
  margin: 8px 0px;
}
.review-container input[type="text"],
.review-container select {
  border: 1px solid #ececec;
  margin: 8px 0px;
}
.modal-contents .from-data {
  display: block;
  margin: 0px !important;
}
.modalss .from-data label {
  margin: 0px;
}
.modal-contents .from-data {
  display: block;
  margin: 0px !important;
  padding: 15px 0px;
}
@media screen and (min-device-width: 320px) and (max-device-width: 767px) {
  .modal-contents .ddflex {
    display: block;
  }
  .recently-viewed--section figure.productitem--image.CustomProductImage img,
  .defaultImg-productitem--image img.defaultImg {
    height: 150px !important;
  }
  .ddflex .part1 {
    width: 100%;
  }
  .modal-contents {
    background-color: #fefefe;
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 100%;
  }
  .ddflex .part2 {
    width: 100%;
    padding: 10px;
  }
  .review-container .form-group .ddflex {
    display: block;
  }
  .review-container .from-data {
    display: block;
  }
  .tab button.active {
  color: #fff !important;
  }
}

/* shreya's code start  */

div#productsList {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.tab-panel.active {
  visibility: inherit;
  display: none;
}

.suggestion-list div:hover {
  background: #f1f1f1;
}
.linkclass {
  display: none;
}
.modeltext {
  display: none;
}
a.linkclass {
  border: 1px solid;
  padding: 5px 20px 5px 20px;
}
.mainsku {
  display: none;
}

a.linkclass,
span.paraclass {
  margin-top: 0;
  font-size: 15px;
  color: #000;
  font-weight: 600;
}
span.paraclass {
  text-transform: capitalize;
  cursor: pointer;
}

h4.modeltext {
  color: #2aa472;
  font-size: 15px;
  text-transform: capitalize;
  margin: 0;
  font-weight: 600;
}

h4.btn-cross {
  margin: 0;
  font-weight: 600;
  cursor: pointer;
}

a.linkclass {
  position: relative;
  transition: 0.5s;
  text-transform: capitalize;
  background-color: #1591b5;
  border: 1px solid #1591b5;
  color: #ffff;
  font-weight: 500;
  font-size: 14px;
  padding: 7px 20px;
}
h4.mainsku {
  font-size: 15px;
  font-weight: 600;
  color: #000;
  margin: 0;
}
a.linkclass:before {
  content: "";
  background-color: #000;
  height: 1px;
  width: 100%;
}
.onediv {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

.twodiv {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.suggestion-list {
  width: 100%;
}
.modellistpara {
  padding: 10px;
  background: #fbfbfb;
}
.onediv {
  display: none;
}
<!-- code updated Apr 9 2024 start -- > h2.proListh2 {
  /* font-size: 16px; */
  font-size: 16px;
  /* font-family: "LG Smart Regular"; */
  overflow: visible;
  line-height: 16px;
  margin: 15px 0px;
  color: #212121;
}
.app {
  display: none;
}
.msg_incorrect {
  display: none;
}
.msg_incorrect.dynamic_position {
  align-items: center;
  justify-content: space-around;
}

.msg_incorrect.dynamic_position div:hover {
  background-color: #f1f1f1;
}
h2.Empty-heading {
  font-size: 16px;
}

@media (min-width: 767px) and (max-width: 1024px) {
  .modal--quickshop-full .product--outer {
    display: flex !important;
    gap:20px;
  }
  .product-form--atc {
    width: 100% !important;
  }
}
