/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: last 4 version
*/
body.cms-payment ol {
  margin-left: 2.2rem;
}
body.category-usage iframe {
  max-width: 100%;
}
body.category-usage .page-main .page-title-wrapper {
  display: none;
}
body.faqs-category-view .page-main,
body.category-usage .page-main {
  max-width: 100%;
  padding: 0;
  padding-top: 48px;
  position: relative;
}
body.faqs-category-view .page-main:before,
body.category-usage .page-main:before {
  content: '';
  display: inline-block;
  width: 703px;
  height: 989px;
  position: absolute;
  right: 0;
  bottom: 0;
  background: url(../images/about-us/bkg-usage.png) no-repeat;
  background-size: 703px 989px;
  z-index: -1;
}
.category-usage h4 {
  font: normal normal bold 30px/65px Century Gothic;
  letter-spacing: 0px;
  color: #333333;
  text-transform: capitalize;
  background-color: #D4D4D4;
  padding: 3px 45px 2px;
  margin: 0;
}
.category-usage h6 {
  font: normal normal bold 25px/35px Century Gothic;
  letter-spacing: 0px;
  color: #333333;
  text-transform: capitalize;
  padding-top: 28px;
  margin-bottom: 16px;
}
.category-usage p {
  line-height: 35px;
  margin-bottom: 25px;
}
.category-usage .block.block-static-block {
  padding-bottom: 30px;
}
.category-usage .section.section-usage-top {
  padding-bottom: 14px;
}
.category-usage .section.section-usage-top h2 {
  text-align: center;
  margin-bottom: 25px;
}
.category-usage .section.section-usage-center .content-bottom {
  width: calc(50% - 15px);
  background-color: #F7F8F9;
}
.category-usage .content-child {
  padding: 35px 45px 40px;
}
.category-usage .content-child .note p {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.category-usage .content-child .note p > strong {
  padding-right: 10px;
  color: #333333;
}
.category-usage .section.section-usage-warning {
  background-color: #F7F8F9;
}
.category-usage .section.section-usage-bottom {
  background-color: #F7F8F9;
}
.category-usage .section.section-usage-bottom h4 {
  color: #fff;
  background-color: #0E1F45;
}
.category-usage .section.section-usage-center .usage-center-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 30px;
}
.category-usage .section.section-usage-center .image {
  width: calc(50% - 15px);
  position: relative;
  line-height: 0;
}
.category-usage .section.section-usage-center .content-bottom.washing-tips,
.category-usage .section.section-usage-center .image.washing-tips {
  margin-right: 15px;
}
.category-usage .section.section-usage-center .content-bottom.suggested-usage,
.category-usage .section.section-usage-center .image.suggested-usage {
  margin-left: 15px;
}
.category-usage .section.section-usage-center .image p.title-image {
  background-color: #FFFFFF;
  padding: 0 20px;
  text-align: center;
  font: normal normal bold 22px/65px Century Gothic;
  letter-spacing: 0px;
  color: #333333;
  position: absolute;
  left: 20px;
  bottom: 20px;
  width: calc(100% - 40px);
}
.category-usage .section.section-usage-center .usage-center-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.category-usage .content-bottom.washing-tips .content-child h6 + p {
  margin-bottom: 0;
}
.category-usage .section.section-usage-warning .content-bottom {
  padding-top: 17px;
  padding-bottom: 1px;
}
.faqs-category-view .faqs-content ol {
  padding-left: 31px;
}
@media (max-width: 1024px) {
  body.category-usage .page-main {
    padding-top: 30px;
  }
}
@media (max-width: 991px) {
  .category-usage h4 {
    font-size: 25px;
    line-height: 40px;
    padding: 10px 30px;
  }
  .category-usage .section.section-usage-center .image p.title-image {
    font-size: 18px;
    line-height: 28px;
    padding: 12px 15px;
  }
  .category-usage .content-child {
    padding: 25px 30px 30px;
  }
  .category-usage .section.section-usage-top h2 {
    margin-bottom: 15px;
  }
  .category-usage p {
    margin-bottom: 15px;
  }
  .category-usage h6 {
    font-size: 22px;
    padding-top: 15px;
  }
}
@media (max-width: 767.98px) {
  .faqs-category-view .faqs-content ol {
    padding-left: 25px;
  }
  body.category-usage .page-main {
    padding-top: 20px;
  }
  .category-usage .section.section-usage-center .usage-center-img {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 0;
  }
  .category-usage .section.section-usage-center .content-bottom,
  .category-usage .section.section-usage-center .image {
    width: 100%;
    margin-bottom: 20px;
  }
  .category-usage .section.section-usage-center .content-bottom.suggested-usage {
    margin-bottom: 0;
  }
  .category-usage .section.section-usage-center .content-bottom.washing-tips,
  .category-usage .section.section-usage-center .image.washing-tips {
    margin-right: 0;
  }
  .category-usage .section.section-usage-center .content-bottom.suggested-usage,
  .category-usage .section.section-usage-center .image.suggested-usage {
    margin-left: 0;
  }
  .category-usage .section.section-usage-center .usage-center-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .category-usage .section.section-usage-top {
    padding-bottom: 0;
  }
  .category-usage .block.block-static-block {
    padding-bottom: 20px;
  }
  .category-usage h4 {
    padding: 10px 20px;
  }
  .category-usage .content-child {
    padding: 15px 20px 20px;
  }
  .category-usage .section.section-usage-warning .content-bottom {
    padding-top: 10px;
  }
  .category-usage h6 {
    padding-top: 10px;
    margin-bottom: 10px;
  }
}
/*------Faq--------*/
body.faqs-category-view .page-main {
  padding: 0;
  margin: 0;
}
.faqs-category-view .page-main .column.main {
  padding-bottom: 35px;
}
.faqs-category-view .page-main .container {
  max-width: 1010px;
}
.faqs-category-view .page-title-wrapper {
  text-align: center;
  padding-top: 45px;
  padding-bottom: 5px;
}
.faqs-category-view .page-title-wrapper h1 span.text-normal {
  font-weight: 400;
}
.faqs-category-view .category-faqs {
  border-top: 1px solid #D4D4D4;
  padding-top: 33px;
  padding-bottom: 40px;
}
.faqs-category-view .category-faqs:last-child {
  border-bottom: 0;
}
.faqs-category-view .category-faqs span {
  font: normal normal bold 35px/55px Century Gothic;
  letter-spacing: -0.53px;
  color: #333333;
  text-transform: capitalize;
  display: block;
  text-align: center;
}
.faqs-category-view .faqs-title span {
  font: normal normal bold 22px/65px Century Gothic;
  letter-spacing: 0px;
  color: #333333;
  text-transform: capitalize;
  text-align: left;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.faqs-category-view main p {
  line-height: 35px;
}
.faqs-category-view main li {
  line-height: 35px;
  margin-bottom: 0;
  list-style-type: decimal;
}
.faqs-category-view .faqs-title {
  background: #fff;
  padding: 4px 115px 4px 40px;
  border: 1px solid #DEDEDE;
  margin-top: 25px;
  position: relative;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.faqs-category-view .faqs-title:before {
  content: '';
  display: inline-block;
  width: 75px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background: #0E1F45;
  z-index: 1;
  cursor: pointer;
}
.faqs-category-view .faqs-title:hover:before,
.faqs-category-view .faqs-title.active:before {
  background: #C8AE1C;
}
.faqs-category-view .faqs-title:after {
  content: '';
  display: inline-block;
  width: 25px;
  height: 12.5px;
  position: absolute;
  top: 50%;
  right: 25px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url('../images/about-us/chevron-down.svg') no-repeat;
  background-size: 25px 12.5px;
  z-index: 2;
  cursor: pointer;
}
.faqs-category-view .faqs-title.active:after {
  background: url('../images/about-us/chevron-down-01.svg') no-repeat;
  background-size: 25px 12.5px;
}
.faqs-category-view .faqs-title:hover,
.faqs-category-view .faqs-title.active {
  background: #F4EFD1;
  border: 1px solid #C8AE1C;
}
.faqs-category-view .faqs-title.active {
  border-bottom: 1px solid #F4EFD1;
}
.faqs-category-view .faqs-content {
  background: #fff;
  padding: 27px 75px 14px 40px;
  border: 1px solid #C8AE1C;
  border-top: 0;
}
.faqs-category-view .faqs-content ul,
.faqs-category-view .faqs-content ol {
  margin-bottom: 15px;
}
.faqs-category-view .breadcrumbs {
  padding: 16px 0 14px 0;
}
@media (max-width: 1024px) {
  .faqs-category-view .page-title-wrapper {
    padding-top: 30px;
  }
}
@media (max-width: 991px) {
  body.cms-payment ol {
    margin-left: 2rem;
  }
  .faqs-category-view .category-faqs span {
    font-size: 30px;
    line-height: 45px;
  }
  .faqs-category-view .faqs-title span {
    font-size: 18px;
    line-height: 32px;
  }
  .faqs-category-view .faqs-title {
    padding: 13px 90px 13px 30px;
  }
  .faqs-category-view .faqs-content {
    padding: 27px 30px 14px;
  }
  .faqs-category-view .faqs-title:before {
    width: 60px;
  }
  .faqs-category-view .faqs-title:after {
    right: 20px;
    width: 20px;
    height: 10px;
    background-size: 20px 10px;
  }
  .faqs-category-view .faqs-title.active:after {
    background-size: 20px 10px;
  }
  .faqs-category-view p,
  .faqs-category-view li {
    line-height: 32px;
  }
  .faqs-category-view .category-faqs {
    padding-top: 25px;
  }
}
@media (max-width: 767.98px) {
  body.cms-payment ol {
    margin-left: 1.8rem;
  }
  .faqs-category-view .category-faqs span {
    font-size: 25px;
    line-height: 35px;
  }
  .faqs-category-view .faqs-title span {
    font-size: 16px;
    line-height: 25px;
  }
  .faqs-category-view .faqs-title {
    padding: 13px 80px 13px 20px;
  }
  .faqs-category-view .faqs-content {
    padding: 18px 20px 5px;
  }
  .faqs-category-view .page-main .column.main {
    padding-bottom: 15px;
  }
}
@media (max-width: 375px) {
  .faqs-category-view li {
    line-height: 28px;
    margin-bottom: 8px;
  }
}
