/*!***********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/pro-tip/style.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************/
@import url(https://www.carparts.com/blog/wp-content/themes/genesis_child/custom/css/global/theme-color-v2-global.css);
/*!***************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/pro-tip/style.scss (1) ***!
  \***************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Inter+Tight:ital,wght@0,100..900;1,100..900&amp;family=Inter:wght@100..900&amp;display=swap");
/*!***************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/pro-tip/style.scss (2) ***!
  \***************************************************************************************************************************************************************************************************************************************************/
.pro-tip-widget {
  font-family: "Inter", sans-serif;
  background: none scroll no-repeat 0 0 #f3f4f7;
  border-left: 5px solid #fc7e00;
  margin: 0 0 25px 0;
  align-items: center;
  justify-content: start !important;
  display: flex;
  padding: 20px;
  position: relative;
  /*> div:nth-child(1)*/
  /*> div:nth-child(2)*/
}
@media (max-width: 767px) {
  .pro-tip-widget {
    align-items: start !important;
  }
}
.pro-tip-widget .pro-tip-item {
  flex: 0 0 65px;
  -webkit-flex: 0 0 65px !important;
  margin: 0 16px 0 0;
}
.pro-tip-widget .pro-tip-item figure {
  margin: 0;
  /*
  @media (max-width: 680px) {
      display: none;
  }
  */
}
.pro-tip-widget .pro-tip-item figure img {
  max-width: 100%;
}
@media (max-width: 680px) {
  .pro-tip-widget .pro-tip-item {
    flex: 0 0 75px !important;
    -webkit-flex: 0 1 75px !important;
    margin: 4px 10px 0 0;
  }
}
.pro-tip-widget .protip-desc {
  flex: inherit;
  -webkit-flex: inherit;
  width: 100%;
}
.pro-tip-widget .help-tip {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  text-align: center;
  background: #9f9f9f;
  color: #ffffff;
  font-size: 12px;
  margin: 0px 4px 0 0;
  position: absolute;
  top: 10px;
  right: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 680px) {
  .pro-tip-widget .help-tip {
    width: 16px;
    height: 16px;
    font-size: 11px;
  }
}
@media (max-width: 680px) {
  .pro-tip-widget .help-tip p {
    padding: 20px;
    font-size: 12px;
  }
}
.pro-tip-widget .help-tip:before {
  content: "?";
  font-weight: bold;
  color: #fff;
}
.pro-tip-widget .help-tip:hover p {
  display: block;
  transform-origin: 100% 0%;
  animation: fadeIn 0.3s ease-in-out;
}
.pro-tip-widget .help-tip strong {
  display: inline-block;
  color: #fc7e00;
  font-weight: 700;
}
.pro-tip-widget .help-tip p {
  display: none;
  text-align: left;
  background: none scroll no-repeat 0 0 #000000;
  padding: 20px;
  width: 535px;
  position: absolute;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  top: 25px;
  right: -2px;
  color: #FFF !important;
  font-size: 12px;
  line-height: 1.4;
  font-style: italic;
  border-radius: 10px;
}
@media (max-width: 680px) {
  .pro-tip-widget .help-tip p {
    width: 280px;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 100%;
  }
}
.pro-tip-widget .help-caption strong {
  color: #fc7e00;
  font-weight: 700;
}
.pro-tip-widget .help-caption p {
  padding: 0 !important;
  margin: 0;
}
.pro-tip-widget span {
  color: #333333;
  padding-bottom: 0 !important;
}

/*# sourceMappingURL=style-index.css.map*/