/** Shopify CDN: Minification failed

Line 379:9 Unexpected "="

**/
h3.blogHandle {
  font: 20px/26px "SSTPro-Roman";
}
.catImg svg {
  margin: 0 auto;
}

.catImg img {
  margin: 0 !important;
  height: 45px;
  width: 100%;
  object-fit: contain;
}
.CategoryItem[data-id="Refrigerator"] img {
  height: 50px;
  margin: 0 !important;
}
h4.filterModelHead {
  font: normal normal normal 20px / 30px "SSTPro-Roman";
  color: #000;
  margin-top: 20px;
}
.searchBox {
  width: 100%;
  margin-bottom: 30px;
}
h1.wpbPageTitle {
  font-family: "SSTPro-Roman";
  font-size: 28px;
  
  margin: 0;
}
.catImg {
  align-items: center;
  display: flex;
  width: 25%;
  justify-content: center;
}
.HowToFound i.fa.fa-question {
  color: #383839;
  margin: 0 5px 0 15px;
}
.CatTitle {
  width: 60%;
  /* text-align: center; */
}
.blog_section1.searchbox {
    position: relative;
}
.error-msg.show {
  display: block !important;
}

.blog_section {
  max-height: 585px;
  overflow: auto;
  scroll-behavior: smooth;
}
.blog_section::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.blog_section::-webkit-scrollbar {
  display: block;
}
.blog_section .additional-contect {
  margin-top: 15px;
  width: 100%;
  font-size: 16px;
  font-family: "SSTPro-Roman";
}

div#predictive-search-results ul.predictive_result {
  padding: 0 20px;
  list-style: none;
  margin: 0;
}
li.predictive_result_item a.predictive_result_items:hover {
  color: #1428a0;
  text-decoration: underline !important;
}
li.predictive_result_item a.predictive_result_items {
  color: #000 !important;
}
li.predictive_result_item {
  border-bottom: 1px solid #ebeaea;
  padding: 9px 0;
}
img.watch {
  margin-right: 35px;
}
li.predictive_result_item:last-child {
  border-bottom: 0 !important;
}
div#shopify-section-predictive-search {
  position: absolute;
  background: #fff;
  box-shadow: 0 0 7px #ccc;
  top: 58px;
  width: 100%;
  max-width: 432px;
  max-height: 350px;
  overflow-y: auto;
}
/* category card css */

.ProductCategory {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 30px;
}

.CategoryItem {
  width: 220px;
  height: 70px;
  cursor: pointer;
  display: flex;
  align-items: center;
  background: #f3f9ff;
  border-radius: 20px;
  justify-content: space-evenly;
  border: 2px solid #d7e3ef;
}
.CategoryItem.active {
  border: 2px solid #5a799d;
}

.CatTitle h4 {
  margin: 0;
  color: #000;
  font-size: 16px;
  font-family: "SSTPro-Roman";
  line-height: 26px;
}

/* category card css end */

span.error-msg {
  font: 14px/20px "SSTPro-Roman";
  color: #ff0000;
  display: none;
}
form.formSearch.self-repair {
  height: auto !important;
  width: 100%;
  max-width: 432px;
  display: flex;
}
h3.blogHandle {
  margin-top: 45px !important;
  margin-bottom: 10px;
}

form.formSearch.self-repair i.ti-search {
  position: relative;
  top: unset !important;
  right: unset;
  color: #000;
  font-size: 24px;
}
.blog_section.active {
  display: flex !important;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.HowToFound span {
  font: 20px/26px "SSTPro-Roman";
  color: #000000;
}
.HowToFound a {
  display: flex;
  align-items: center;
}
.HowToFound {
  display: flex;
  align-items: center;
}
.blog_section.searchbox {
  display: flex;
  position: relative;
}
.HowToFound i.ti-help-alt {
  font-size: 24px;
  margin-left: 32px;
  margin-right: 10px;
  color: #000;
}
.self-repair input::placeholder {
  font: 16px/21px "SSTPro-Roman" !important;
}
form.formSearch.self-repair button.btnTuluSearch {
  height: 56px !important;
  padding: 17px 18px;
  border-left: 0 !important;
  background: #fff;
  border: 1px solid #7f7f7f;
}
.blog_list {
  width: 25%;
  padding: 5px 0;
  border-radius: 5px;
  display: inline-block;
  margin-bottom: 5px;
}
.blog_list a:hover {
  color: #1428a0;
  text-decoration: underline !important;
}
div#dataresult {
  width: 100%;
}
.searchResult .blog_list {
  width: 24%;
  padding: 1px 0;
  margin-bottom: 1px;
}
form.formSearch.self-repair input.wpbSearch.form-control {
  height: 56px;
  width: 100%;
  border: 1px solid #7f7f7f;
  border-right: 0 !important;
  color: #000;
  outline: none;
}
.blog_list a {
  display: flex;
  align-items: center;
  color: #000;
  font: 18px/25px "SSTPro-Roman";
}
p.detail {
  font: 16px/26px "SSTPro-Roman";
  color: #000;
  margin: 10px 0 0;
}

.blog_list img {
  margin-right: 10px;
  padding: 3px;
}
.blog_list p {
  margin-bottom: 0 !important;
}
.blog_section {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 5px;
  margin-top: 15px;
  display: none;
}
form.formSearch.self-repair input.wpbSearch.form-control {
  border-radius: 0;
}
/*   mobile view   */

@media (max-width: 670px) {
  .catImg svg {
    max-height: 45px;
  }
  .CategoryItem {
    flex-direction: column;
  }
  .HowToFound a {
    margin-top: 30px;
  }
  .rte {
    position: relative;
  }
  span.error-msg {
    position: absolute;
    top: 17%;
  }
  .HowToFound i.ti-help-alt {
    margin-left: 0 !important;
  }
  .blog_list img {
    padding: 3px;
    width: 40px !important;
  }
  p.detail {
    font: 14px/24px "SSTPro-Roman" !important;
    margin-top: 0 !important;
  }
  h3.blogHandle {
    font: 18px/21px "SSTPro-Roman" !important;
  }
  .blog_list {
    width: 50%;
    padding: 0px 9px !important;
    margin-bottom: 9px !important;
  }
 
  .CatTitle h4 {
    color: #000;
    font: 13px/18px "SSTPro-Roman";
  }
  img[alt="Refrigerator"] {
    width: 26px;
  }
  .CategoryItem[data-id="DigitalTv"] .catImg img {
    width: 46px;
    height: 32px;
  }
  .CategoryItem[data-id="Monitor"] .catImg img {
    width: 40px;
    height: 39px;
  }
  .CategoryItem[data-id="Soundbar"] .catImg img {
    width: 68px;
    height: 25px;
  }
  [data-id="Computing"] svg {
    width: 52px;
  }
  img[alt="Microwave"] {
    width: 56px;
  }
  img[alt="Dishwasher"] {
    width: 35px;
  }
  img[alt="Dryer"] {
    width: 32px;
  }
  img[alt="Oven"] {
    width: 36px;
  }

  [data-id="Monitor"] svg {
    width: 40px;
  }
  .CategoryItem[data-id="Projector"] .catImg img {
    width: 53px;
    height: 26px;
  }

  .CategoryItem {
    min-width: 100px !important;
    height: 100px !important;
    border-radius: 10px;
  }
  img[alt="Smartphones"] {
    width: 22px;
  }
  .ProductCategory {
    gap: 10px !important;
    overflow: auto;
    flex-wrap: nowrap !important;
            padding-bottom: 7px;
  }
  .CatTitle {
    width: 100% !important;
  }
  [data-id="Vacuum"] img {
    width: 14px;
  }
  img[alt="Washer"] {
    width: 32px;
  }
  .CategoryItem.active {
    border: 2px solid #5a799d !important;
  }
  .CategoryItem.active {
    border-width: 2px !important;
  }
  img[alt="Tablets"] {
    width: 33px;
  }
  .catImg {
    width: 82% !important ;
  }
  [data-id="DigitalTv"] svg {
    width: 45px;
  }
  data-id="Computing"] svg {
    width: 52px;
  }
  [data-id="Wearable"] svg {
    width: 77px;
  }
}
@media (max-width: 700px) {
 .catImg img {
    height: 40px !important;
  }
}
@media (max-width: 350px) {
  .CategoryItem {
    width: 30% !important;
  }
  .ProductCategory {
    gap: 12px !important;
  }
}

@media (min-width: 671px) and (max-width: 766px) {
  .CategoryItem {
    width: 48% !important;
  }
}

@media (min-width: 767px) and (max-width: 1024px) {
  .CategoryItem {
    width: 226px !important;
  }
 
}
@media (min-width: 1500px) {
  header div#wpbHeaderMain .container,
  div#pageContainer .main-section {
    max-width: 1600px !important;
    width: 100% !important;
    padding-right: 0 !important;
  }
  .pageContent {
    min-width: 1180px;
  }
  .SelfRepairPage {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 25px;
  }
}
