/** Shopify CDN: Minification failed

Line 86:19 Expected identifier but found bad string token
Line 86:21 Unterminated string token
Line 596:17 Expected identifier but found bad string token
Line 596:19 Unterminated string token
Line 643:17 Expected identifier but found bad string token
Line 643:19 Unterminated string token
Line 1856:17 Expected identifier but found bad string token
Line 1856:19 Unterminated string token
Line 2049:22 Expected identifier but found bad string token
Line 2049:24 Unterminated string token
... and 4 more hidden warnings

**/
a{
  display:inline-block;
}
a,span,img,svg,path,i,.btn{
  -ms-transition: ease-in-out all .3s;
  -webkit-transition: ease-in-out all .3s;
  transition: ease-in-out all .3s;
}
img {
  width: auto;
  height: auto;
  max-width: 100%;
}
.mar-120{
  margin-bottom:120px;
}
.mar-60{
  margin-bottom:60px;
}
.mar-140{
  margin-bottom:140px;
}
.def-btn {
  display: inline-block;
  font-size: 20px;
  line-height: 1;
  text-transform: uppercase;
  color: #FFFFFF;
  text-decoration: none;
  padding: 21px 47px 19px;
  background-image: linear-gradient(90deg, #586C77 -0.17%, #748792 51.39%, #586C77 99.83%);
  border-radius: 30px;
}
.def-btn:hover {
  background: linear-gradient(160deg,#586C77 -.2%,#748792 55.39%,#586C77 100%);
}
.search-modal__form .field {
  margin: 0;
}
.search-modal__form .field__button{
  height:100%;
}

/*hero Banner*/
.hero-banner-bg {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 674px;
  position: relative;
}
.hero-content-main {
  display: flex;
  align-items: center;
  height: 100%;
  padding-left: 105px;
}
.hero-content {
  max-width: 547px;
}
.hero-content h2 {
  font-size: 50px;
  line-height: 1.28;
  color: #000; margin: 0 0 28px;
}
.hero-content p {
  font-size: 24px;
  line-height: 1.25;
  color: #000;
  margin: 0 0 42px;';
}
.money-back {
  background: linear-gradient(92.94deg, #F0CCCC 1.68%, #E49593 98.07%);
  padding: 20px 0;
}
.money-back-main a{
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
.money-back-main .guarantee-text {
  margin: 0;
  font-size: 44px;
  line-height: 1.4;
  text-transform: capitalize;
  color: #FFFFFF;
  padding: 0 18px;
}
.hero-product {
  position: absolute;
  right: 20px;
  bottom: -110px;
}
.hero-banner {
  overflow: hidden;
}
.cart-notification .cart-notification-product .product-option{
  word-break: initial;
}
@media (max-width:1499px){
  .hero-banner .container{
    padding:0;
  }
}
/*Feature Collections*/
.main-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}
.main-heading .title {
  margin:0;
  text-align:left;
}
.title,
#MainContent .shopify-policy__container .shopify-policy__title h1{
  font-size: 40px;
  line-height: 1.5;
  text-transform: capitalize;
  color: #000;
  margin: 0 0 40px;
  text-align:center;
}
.main-heading .view-all {
  font-size: 20px;
  line-height: 1;
  text-align: right;
  color: #000000;
  text-decoration: none;
  padding-left: 15px;
}
.main-heading .view-all svg {
  margin-left: 10px;
}
.main-heading .view-all:hover, .view-all:hover svg path {
  color: #F0CCCC;
  fill: #f0cccc;
}
.coll-product ul {
  margin: 0 -15px; 
  padding: 0;
}
.grid__item.product-list {
  background: #FFFFFF;
  padding: 35px 15px;
  list-style: none;
}
.grid__item .card-wrapper {
  box-shadow: 0px 10px 34px rgb(1 35 75 / 6%);
  padding: 30px;
  border-radius: 6px;
  position:relative;
}
.product-sale span {
  font-size: 16px;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 0;
  border: none;
  padding: 15px 17px 13px;
}
.sale-sold {
  position: absolute;
  top: -25px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
.product-sale .sale {
  background: #38D1B2;
}
.product-sale .sold {
  background: #CDB580;
}
.grid__item .card__information h2,
.grid__item .card__information h2 a{
  font-size: 24px;
  font-weight:300;
  line-height: 1.2;
  color: #000000;
  margin: 0;
  text-decoration:none;
}
.grid__item .card__information h3.card__heading a {
    font-size: 24px;
    line-height: 1.4;
    color: #141617;
    font-weight: 300;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    min-height: 50px;
}
.grid__item .card__information h3.card__heading a:hover{
  color:#000;
}
.grid__item .card__information h3.card__heading{
  margin:0;
}
.grid__item .card__information {
  padding-bottom: 0;
  padding-top: 20px;
}
.card-information .product-button {
  display: block;
}
.grid__item .card__content{
  display: block;
}
.card-information .product-button .btn {
  font-size: 18px;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  display: block;
  width: 100%;
  background-image: linear-gradient(90deg, #586C77 -0.17%, #748792 51.39%, #586C77 99.83%);
  border-radius: 30px;
  box-shadow: none;
  border: none;
  padding: 16px 10px;
  cursor: pointer;
}
.card-information .product-button .btn:hover {
  background: linear-gradient(160deg,#586C77 -.2%,#748792 55.39%,#586C77 100%);
}
/* .slick-arrow {
  position: absolute;
  height: auto;
  width: 50px;
  bottom: -20px;
  left: 0;
  right: 0;
  margin: auto;
  background: transparent;
  border: none;
  box-shadow: none;
  padding: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: contain;
  height: 15px;
  width: 37px;
  background-repeat: no-repeat;
  background-position: center;
  -ms-transition: ease-in-out all .3s;
  -webkit-transition: ease-in-out all .3s;
  transition: ease-in-out all .3s;
} */
.slide-arrow svg {
  height: 13px;
  width: 15px;
}
.next-arrow.slick-arrow {
  background-image: url('https://cdn.shopify.com/s/files/1/0378/1931/8412/files/arrow_2.svg?v=1648026225');
  transform: rotate(180deg);
  right: -50px;
}
.prev-arrow.slick-arrow {
  left: -50px;
  background-image: url('https://cdn.shopify.com/s/files/1/0378/1931/8412/files/arrow_2.svg?v=1648026225');
}
.prev-arrow.slick-arrow:hover {
  background-image: url('https://cdn.shopify.com/s/files/1/0378/1931/8412/files/arrow_1.svg?v=1648026225');
  transform: rotate(180deg);
}
.next-arrow.slick-arrow:hover {
  background-image: url('https://cdn.shopify.com/s/files/1/0378/1931/8412/files/arrow_1.svg?v=1648026225');
  transform: none;
}
.slick-arrow.slick-disabled {
  pointer-events: none;
  opacity:0.6;
}

/* If you know section */
.you-know-main h3 {
  font-size: 36px;
  line-height: 1.7;;
  text-align: center;
  color: #000000;
  margin: 0 0 15px;
}
.know-icon-text {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.know-icon-text .know-icon-main {
  width: 25%;
  text-align: center;
  padding: 0 15px;
  margin-bottom: 60px;
}
.you-know-main {
  max-width: 1114px;
  margin: auto;
}
.know-icon-main p {
  font-size: 20px;
  line-height: 1.5;
  text-align: center;
  color: #000;
  margin: 30px 0 0;
}
.know-icon-text .know-icon-main:hover svg {
  transform: scale(1.10);
}
h2.title.title-smile {
  display: flex;
  align-items: center;
  justify-content: center;
}
h2.title.title-smile img{
  margin-left:10px;
}

/*Video Section*/
.video-banner .deferred-media__poster-button {
  background: rgba(255,255,255,.3);
  border: 2px solid #FFFFFF;
  box-sizing: border-box;
  height: 90px;
  width: 90px;
  border-radius: 50%;
  z-index: 2;
}
.video-banner .deferred-media__poster-button svg {
  margin-left: 5px;
}
.video-banner .video-section__media.deferred-media,
.deferred-media__poster{
  box-shadow: none;
  border: none;
  border-radius: 10px;
}
.video-banner .video-section__media.deferred-media::after {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  background: rgba(0,0,0,0.4);
  z-index: 1;
  border-radius: 10px;
}
.video-section__media iframe {
  z-index: 2;
  border-radius: 10px;
}
.video-banner .deferred-media__poster-button::before {
  position: absolute;
  content: '';
  display: block;
  cursor: pointer;
  box-shadow: 0 0 0 #10122b;
  animation: divpulse 2s infinite;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 100%;
}
.video-banner .deferred-media__poster-button:hover {
  background: rgba(255,255,255,.4);
}
@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(226,199,178, 0.4);
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(226,199,178, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(226,199,178, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(226,199,178, 0.4);
    box-shadow: 0 0 0 0 rgba(226,199,178, 0.4);
  }
  70% {
    -moz-box-shadow: 0 0 0 25px rgba(226,199,178, 0);
    box-shadow: 0 0 0 25px rgba(226,199,178, 0);
  }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(226,199,178, 0);
    box-shadow: 0 0 0 0 rgba(226,199,178, 0);
  }
}
@-webkit-keyframes divpulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(226,199,178, 0.4);
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(226,199,178, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(226,199,178, 0);
  }
}
@keyframes divpulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(226,199,178, 0.4);
    box-shadow: 0 0 0 0 rgba(226,199,178, 0.4);
  }
  70% {
    -moz-box-shadow: 0 0 0 50px rgba(226,199,178, 0);
    box-shadow: 0 0 0 50px rgba(226,199,178, 0);
  }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(226,199,178, 0);
    box-shadow: 0 0 0 0 rgba(226,199,178, 0);
  }
}
.video-desc {
  text-align: center;
  padding-left:15px;
}
.video-desc h3.sub-title {
  margin: 0 0 8px;
  font-size: 40px;
  color: #000;
  line-height: 1.5;
}
.video-desc p {
  font-size: 24px;
  color: #000;
  margin: 0;
  line-height: 1.5;
}
.video-banner {
  position: relative;
  padding-bottom: 230px;
}
.video-banner::after {
  position: absolute;
  content: '';
  bottom: 0;
  background: #F2F2F7;
  width: 100%;
  height: 395px;
  z-index: -1;
}

/*Difference Section*/
.difference-wrapper .sub_title span {
  font-size: 12px;
  vertical-align: top;
  position: relative;
  top: -2px;
}
.pro-vs-classic {
  max-width: 1136px;
  background: #FFFFFF;
  box-shadow: 0 8px 50px #01234b14;
  border-radius: 10px;
  margin: -100px auto auto;
  padding: 80px 70px;
  position: relative;
  z-index: 1;
}
.difference-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.difference-wrapper .difference-first {
  width: 40%;
  padding-right:20px;
}
.difference-wrapper .difference-second {
  width: 60%;
}
.difference-wrapper .difference-second{
  width: 60%;
  display: flex;
}
.difference-wrapper .difference-second .second-main{
  width: 50%;
  padding:0 12px;
}
.difference-wrapper .difference-second .second-main:last-child {
  padding-right: 0;
}
.difference-wrapper .difference-second .second-main:first-child {
  padding-left: 0;
}
.difference-first .difference-title-content .sub_title {
  font-size: 30px;
  line-height: 1.2;
  color: #000000;
  justify-content: flex-start;
}
.difference-second .difference-title-content .sub_title {
  font-size: 26px;
  line-height: 1.2;
  text-align: center;
  color: #FFFFFF;
  text-transform: capitalize;;
}
.difference-title-content .sub_title {
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.difference-second .sub_title {
  font-size: 16px;
  color: #000;
  text-align: center;
  line-height: 1.7;
}
.difference-wrapper .difference-second .sub_title,
.difference-first .sub_title {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.difference-first .sub_title {
  font-size: 20px;
  color: #000;
  justify-content: flex-start;
  line-height: 1.7;
}
.difference-wrapper .difference-second .sub_title:nth-child(2n+1) {
  background: #F8FCFD;
}
.difference-wrapper .difference-second .sub_title:nth-child(2n) {
  background: #EFF5F6;
}
.difference-wrapper .difference-second .sub_title:last-child {
  border-radius: 0 0 6px 6px;
}
.difference-wrapper .difference-second .difference-title-content .sub_title {
  border-radius: 6px 6px 0 0;
}

/*Page header*/
.page_bg_image {
  line-height: 0;
  position: relative;
  width: 100%;
}
.page-heading .page-main {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  align-items: center;
}
.page-heading {
  position: relative;
}
.page-heading .page-main .container {
  max-width: 1200px;
}
.page-main h1.main-page-title {
  margin: 0;
  font-size: 44px;
  line-height: 1.3;
  color: #FFFFFF;';
  text-transform: capitalize;
  margin-bottom:10px;
}
.page_bg_image img {
  height: 360px;
  object-fit: cover;
  width: 100%;
}
.page-main .breadcrumbs__link {
  font-size: 18px;
  line-height: 1;
  color: #FFFFFF;
  text-transform: capitalize;
  text-decoration: none;
}
.breadcrumbs__list,
.breadcrumbs__item{
  line-height:1.1;
}
.page-main li span {
  color: #fff;
  padding-left: 1px;
  font-size: 20px;
  line-height: 1;
  vertical-align: middle;
  display: inline-block;
  padding-right: 5px;
}
.page-main .breadcrumbs__link:hover {
  color: #000;
}
.contact-content {
  text-align: center;
  max-width: 960px;
  margin: auto;
}
.contact-content p {
  font-size: 26px;
  line-height: 1.5;
  text-align: center;
  color: #949494;
  margin: 0 0 38px;
}
.contact-content {
  font-size: 20px;
  line-height: 1;
  color: #000000;';
}
.contact-block {
  display: flex;
  flex-wrap: wrap;
  margin: 80px 0 0;
}
.contact-block .contact-sub {
  width: 100%;
  padding: 0 25px;
}
.map,iframe {
  height: 100%;
}
.contact-block-main {
  padding: 60px 64px;
  background: #FFFFFF;
  box-shadow: 0px 6px 50px rgba(1, 35, 75, 0.08);
}
.contact-block-main h2.title.title-contact {
  font-size: 50px;
  text-align: left;
  margin: 0 0 36px;
  line-height: 1.2;
}
.field label{
  display:none;
}
.field__input, .select__select, .customer .field input, .customer select {
  border:1px solid #F2F2F7;
  background: #F2F2F7;
  height: auto;
  font-size: 20px;
  line-height: 1;
  color: #949494;
  padding: 18px 26px;
  border-radius: 0;
  letter-spacing: 0.2px;
  font-weight: 400;
  margin:0;
}
.field {
  margin: 0 0 18px;
}
.field .form__message {
  font-size: 14px;
  line-height: 1.3;
  margin-top: 5px;
}
.text-area.field__input {
  max-height: 140px;
  margin-bottom: 15px;
}
::-webkit-input-placeholder { /* Edge */
  color: #949494;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #949494;
}
::placeholder {
  color: #949494;
}
.contact__buttons .def-btn {
  box-shadow: none;
  border: none;
  cursor: pointer;
  padding-left: 57px;
  padding-right: 57px;
}
.contact-block input[type=number]::-webkit-inner-spin-button, 
.contact-block input[type=number]::-webkit-outer-spin-button{
  opacity:0;
  -webkit-appearance: none;
}
/*Collections Page*/
.collection-left {
  display: flex;
  flex-wrap: wrap;
}
.collection-left .custom-coll:first-child {
  width: 59%;
}
.collection-left .custom-coll:nth-child(2) {
  width: 41%;
}
.collection-left .custom-coll {
  width: 33.33%;
  padding: 15px;
}
.collection-left .custom-coll img {
  width: 100%;
  height: 440px;
  object-fit:cover;
}
.collection-detail h4 a, .collection-detail h4 {
  max-width:375px;
  margin:auto;
  font-size: 20px;
  line-height: 1.5;
  color: #000;
  text-decoration: none;
}
.collection-detail h4 a:hover{
  color:#f0cccc;
}
.collection-left .custom-coll .collection-image>a {
  display: block;
  line-height: 0;
  overflow: hidden;
  max-width: 100%;
}
.collection-left .custom-coll.left a {
  display: inline-block;
  width: 83%;
}
.collection-left .custom-coll.left .collection-image {
  display: flex;
  flex-direction: row-reverse;
}
.collection-detail {
  background: #F2F2F7;
  padding: 25px 15px;
  min-height: 119px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.custom-coll.center .collection-detail h4 a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.collection-left .custom-coll.left img {
  height: 560px;
}
.collection-left .custom-coll.left h4 a {
  font-size: 36px;
  text-transform: uppercase;
  -ms-writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  letter-spacing: .1em;
  line-height: 1.2;
  width: 100%;
  max-width: 100%;
  margin: initial;
  display:flex;
  justify-content:center;
  align-items: center;
}
.collection-left .custom-coll.left .collection-detail h4.collection-title {
  max-width: 100%;
  margin: unset;
  word-break: unset;
}
.collection-left .custom-coll.left .collection-detail {
  width: 17%;
  min-height: auto;
}
.collection-left .custom-coll .collection-image {
  background: #f2f2f7;
}
.collection-left .custom-coll .collection-image:hover img {
  transform: scale(1.05);
}


/*Responsive*/
@media (min-width:1200px) and (max-width:1500px){
  .hero-content-main {
    padding-left: 60px;
  }
  .hero-content h2 {
    font-size: 44px;
    margin: 0 0 20px;
  }
  .hero-content p {
    font-size: 22px;
    margin: 0 0 30px;
  }
  .def-btn {
    font-size: 18px;
    padding: 18px 40px 17px;
  }
  .hero-banner-bg {
    height: 610px;
  }
  .money-back {
    padding: 12px 0;
  }
  .money-back-main .guarantee-text {
    font-size: 32px;
    padding: 0 12px;
  }
  .hero-product {
    right: 0;
    max-width: 28%;
  }
  /*feature collection*/
  .grid__item .card-wrapper {
    padding: 20px;
  }
  .product-sale span {
    font-size: 14px;
    padding: 12px 15px 10px;
  }
  .card-information .product-button .btn {
    font-size: 14px;
    padding: 13px 10px;
  }
  .grid__item.product-list {
    padding: 30px 10px;
  }
  .coll-product ul {
    margin: 0 -10px;
  }
  .grid__item .card__information h3.card__heading a {
    font-size: 16px;
    margin: 12px 0 20px;
    min-height: 45px;
  }
  .grid__item .card__information h2 a{
    font-size: 18px;
  }
  .main-heading {
    margin-bottom: 20px;
  }
  .title,
  #MainContent .shopify-policy__container .shopify-policy__title h1{
    font-size: 36px;
    margin: 0 0 25px;
  }
  .main-heading .view-all {
    font-size: 18px;
    padding-left: 10px;
  }
  .mar-120,
  .mar-140{
    margin-bottom: 100px;
  }
  /*If You know*/
  .know-icon-text .know-icon-main {
    margin-bottom: 30px;
  }
  .you-know-main h3 {
    font-size: 32px;
    margin: 0 0 10px;
  }
  .know-icon-main p {
    font-size: 18px;
    margin: 20px 0 0;
  }
  /*video section*/
  .video-desc h3.sub-title {
    margin: 0 0 5px;
    font-size: 36px;
  }
  .video-desc p {
    font-size: 22px;
  }
  .video-banner {
    padding-bottom: 180px;
  }
  .difference-second .difference-title-content .sub_title {
    font-size: 24px;
  }
  .difference-first .difference-title-content .sub_title {
    font-size: 28px;
  }
  .pro-vs-classic {
    padding: 75px 60px;
    max-width: 1060px;
  }
  /*Contact Page*/
  .page-heading .page-main .container {
    max-width: 950px;
  }
  .page_bg_image img {
    height: 320px;
  }
  .page-main h1.main-page-title {
    font-size: 38px;
  }
  .contact-content {
    max-width: 840px;
  }
  .contact-content p {
    font-size: 24px;
    margin: 0 0 28px;
  }
  .contact-block {
    margin: 60px 0 0;
  }
  .contact-block .contact-sub {
    padding: 0 15px;
  }
  .contact-block-main {
    padding: 50px 54px;
  }
  .contact-block-main h2.title.title-contact {
    font-size: 44px;
    margin: 0 0 25px;
  }
  .field__input, .select__select, .customer .field input, .customer select {
    font-size: 18px;
    padding: 16px 22px;
  }
  .field {
    margin: 0 0 15px;
  }
  .contact__buttons .def-btn {
    padding-left: 47px;
    padding-right: 47px;
  }
  /*Collection page*/
  .collection-left .custom-coll img {
    height: 360px;
  }
  .collection-detail h4 a, .collection-detail h4 {
    font-size: 18px;
  }
  .collection-detail {
    padding: 20px 15px;
    min-height: 110px;
  }
  .collection-left .custom-coll.left img {
    height: 470px;
  }
  .collection-left .custom-coll.left h4 a {
    font-size: 30px;
  }
}

@media (min-width:992px) and (max-width:1199px){
  .hero-content-main {
    padding-left: 30px;
  }
  .hero-content {
    max-width: 430px;
  }
  .hero-content h2 {
    font-size: 38px;
    margin: 0 0 20px;
  }
  .hero-content p {
    font-size: 20px;
    margin: 0 0 30px;
  }
  .def-btn {
    font-size: 18px;
    padding: 16px 34px 15px;
  }
  .hero-banner-bg {
    height: 550px;
  }
  .money-back {
    padding: 10px 0;
  }
  .money-back-main .guarantee-text {
    font-size: 26px;
    padding: 0 10px;
  }
  .money-back-main svg {
    height: 50px;
    width: 50px;
  }
  .hero-product {
    right: 0;
    max-width: 25%;
    bottom: -80px;
  }
  /*feature collection*/
  .grid__item .card-wrapper {
    padding: 15px;
  }
  .product-sale span {
    font-size: 13px;
    padding: 12px 12px 11px;
  }
  .card-information .product-button .btn {
    font-size: 13px;
    padding: 13px 8px;
  }
  .grid__item.product-list {
    padding: 30px 8px;
  }
  .coll-product ul {
    margin: 0 -8px;
  }
  .grid__item .card__information h3.card__heading a {
    font-size: 14px;
    margin: 12px 0 20px;
    min-height: 40px;
  }
  .grid__item .card__information h2 a{
    font-size: 16px;
  }
  .main-heading {
    margin-bottom: 20px;
  }
  .title,
  #MainContent .shopify-policy__container .shopify-policy__title h1{
    font-size: 32px;
    margin-bottom:25px;
  }
  .main-heading .view-all {
    font-size: 18px;
    padding-left: 10px;
  }
  .mar-120,
  .mar-140{
    margin-bottom: 80px;
  }
  .slick-arrow {
    bottom: -15px;
  }
  /*If You know*/
  .know-icon-text {
    margin: 0 -10px;
  }
  .know-icon-text .know-icon-main {
    margin-bottom: 25px;
    padding: 0 10px;
  }
  .you-know-main h3 {
    font-size: 26px;
    margin: 0 0 10px;
  }
  .know-icon-main p {
    font-size: 18px;
    margin: 15px 0 0;
  }
  /*video section*/
  .video-desc h3.sub-title {
    margin: 0 0 2px;
    font-size: 32px;
  }
  .video-desc p {
    font-size: 20px;
  }
  .video-banner .deferred-media__poster-button {
    height: 75px;
    width: 75px;
  }
  .video-banner {
    padding-bottom: 160px;
  }
  .difference-second .difference-title-content .sub_title {
    font-size: 22px;
  }
  .difference-first .difference-title-content .sub_title {
    font-size: 26px;
  }
  .pro-vs-classic {
    padding: 60px 55px;
    max-width: 930px;
  }
  .difference-first .sub_title {
    font-size: 18px;
  }
  .difference-wrapper .difference-second .sub_title, .difference-first .sub_title {
    height: 55px;
  }
  /*Contact Page*/
  .page-heading .page-main .container {
    max-width: 750px;
  }
  .page_bg_image img {
    height: 280px;
  }
  .page-main h1.main-page-title {
    font-size: 34px;
  }
  .contact-content {
    max-width: 750px;
  }
  .contact-content p {
    font-size: 22px;
    margin: 0 0 20px;
  }
  .contact-block {
    margin: 50px 0 0;
  }
  .contact-block .contact-sub {
    padding: 0 15px;
  }
  .contact-block-main {
    padding: 40px 42px;
  }
  .contact-block-main h2.title.title-contact {
    font-size: 36px;
    margin: 0 0 20px;
  }
  .field__input, .select__select, .customer .field input, .customer select {
    font-size: 16px;
    padding: 14px 20px;
  }
  .field {
    margin: 0 0 15px;
  }
  .contact__buttons .def-btn {
    padding-left: 40px;
    padding-right: 40px;
  }
  /*Collection page*/
  .collection-left .custom-coll img {
    height: 360px;
  }
  .collection-detail h4 a, .collection-detail h4 {
    font-size: 18px;
  }
  .collection-detail {
    padding: 20px 15px;
    min-height: 110px;
  }
  .collection-left .custom-coll.left img {
    height: 470px;
  }
  .collection-left .custom-coll.left h4 a {
    font-size: 30px;
  }
}
@media (min-width:768px) and (max-width:991px){
  .hero-content-main {
    padding-left: 15px;
  }
  .hero-content {
    max-width: 350px;
  }
  .hero-content h2 {
    font-size: 32px;
    margin: 0 0 20px;
  }
  .hero-content p {
    font-size: 18px;
    margin: 0 0 25px;
  }
  .def-btn {
    font-size: 16px;
    padding: 16px 32px 14px;
  }
  .hero-banner-bg {
    height: 440px;
  }
  .money-back {
    padding: 10px 0;
  }
  .money-back-main .guarantee-text {
    font-size: 24px;
    padding: 0 10px;
  }
  .money-back-main svg {
    height: 40px;
    width: 40px;
  }
  .hero-product {
    right: 0;
    max-width: 23%;
    bottom: -60px;
  }
  /*feature collection*/
  .grid__item .card-wrapper {
    padding: 15px;
  }
  .product-sale span {
    font-size: 13px;
    padding: 12px 12px 11px;
  }
  .card-information .product-button .btn {
    font-size: 13px;
    padding: 13px 8px;
  }
  .grid__item.product-list {
    padding: 30px 8px;
  }
  .coll-product ul {
    margin: 0 -8px;
  }
  .grid__item .card__information h3.card__heading a {
    font-size: 16px;
    margin: 12px 0 20px;
    min-height: 45px;
  }
  .grid__item .card__information h2 a {
    font-size: 18px;
  }
  .main-heading {
    margin-bottom: 15px;
  }
  .title,
  #MainContent .shopify-policy__container .shopify-policy__title h1{
    font-size: 28px;
    margin-bottom:15px;
  }
  .main-heading .view-all {
    font-size: 16px;
    padding-left: 10px;
  }
  .mar-120,
  .mar-140{
    margin-bottom: 60px;
  }
  .slick-arrow {
    bottom: -15px;
  }
  /*If You know*/
  .know-icon-text {
    margin: 0 -10px;
  }
  .know-icon-text .know-icon-main {
    margin-bottom: 25px;
    padding: 0 10px;
  }
  .you-know-main h3 {
    font-size: 22px;
    margin: 0 0 10px;
  }
  .know-icon-main p {
    font-size: 16px;
    margin: 15px 0 0;
  }
  /*video section*/
  .video-desc h3.sub-title {
    margin: 0 0 2px;
    font-size: 26px;
  }
  .video-desc p {
    font-size: 18px;
  }
  .video-banner .deferred-media__poster-button {
    height: 70px;
    width: 70px;
  }
  .video-banner {
    padding-bottom: 160px;
  }
  .difference-second .difference-title-content .sub_title {
    font-size: 18px;
    line-height:1;
  }
  .difference-first .difference-title-content .sub_title {
    font-size: 22px;
  }
  .pro-vs-classic {
    padding: 50px 25px;
    max-width: 930px;
  }
  .difference-first .sub_title {
    font-size: 18px;
  }
  .difference-wrapper .difference-second .sub_title, .difference-first .sub_title {
    height: 50px;
  }
  .difference-wrapper .difference-second .second-main {
    padding: 0 5px;
  }
  /*Contact Page*/
  .page-heading .page-main .container {
    max-width: 555px;
  }
  .page_bg_image img {
    height: 240px;
  }
  .page-main h1.main-page-title {
    font-size: 34px;
  }
  .contact-content {
    max-width: 750px;
  }
  .contact-content p {
    font-size: 20px;
    margin: 0 0 20px;
  }
  .contact-block {
    margin: 40px 0 0;
  }
  .contact-block .contact-sub {
    padding: 0 10px;
  }
  .contact-block-main {
    padding: 40px 25px;
  }
  .contact-block-main h2.title.title-contact {
    font-size: 34px;
    margin: 0 0 20px;
  }
  .field__input, .select__select, .customer .field input, .customer select {
    font-size: 16px;
    padding: 14px 20px;
  }
  .field {
    margin: 0 0 15px;
  }
  .contact__buttons .def-btn {
    padding-left: 40px;
    padding-right: 40px;
  }
  /*Collection page*/
  .collection-left .custom-coll img {
    height: 250px;
  }
  .collection-detail h4 a, .collection-detail h4 {
    font-size: 16px;
  }
  .collection-detail {
    padding: 15px;
    min-height: 90px;
  }
  .collection-left .custom-coll.left img {
    height: 340px;
  }
  .collection-left .custom-coll.left h4 a {
    font-size: 26px;
  }
  .collection-left .custom-coll {
    padding: 10px;
  }

}
@media (max-width:767px){
  .hero-content-main {
    padding-left: 15px;
  }
  .hero-content h2 {
    font-size: 26px;
    margin: 0 0 20px;
  }
  .hero-banner-bg {
    height: 320px;
  }
  .hero-content-main {
    padding-left: 20px;
  }
  .hero-content {
    max-width: 280px;
  }
  .hero-content h2 {
    font-size: 24px;
    margin: 0 0 15px;
  }
  .hero-content p {
    font-size: 18px;
    margin: 0 0 15px;
  }
  .def-btn {
    font-size: 14px;
    padding: 14px 29px 13px;
  }
  .money-back-main svg {
    height: 30px;
    width: 30px;
    min-width: 40px;
    white-space: nowrap;
  }
  .money-back-main .guarantee-text {
    font-size: 16px;
    padding: 0 10px;
  }
  .money-back-main h3.guarantee-text {
    text-align: center;
    white-space: nowrap;
    min-width: 250px;
  }
  .hero-product {
    right: 0;
    bottom: -50px;
    max-width: 20%;
  }
  .money-back {
    padding: 10px 10px 2px;
  }
  .money-back-main a{
    flex-wrap: nowrap;
    justify-content: unset;
    overflow: auto;
    padding: 0 0 10px;
    margin: auto;
    max-width: 330px;
  }
  .hero-product {
    right: 0;
    bottom: -30px;
    max-width: 130px;
  }
  /*feature collection*/
  .grid__item .card-wrapper {
    padding: 15px;
  }
  .product-sale span {
    font-size: 12px;
    padding: 10px 12px 9px;
  }
  .card-information .product-button .btn {
    font-size: 13px;
    padding: 13px 10px;
  }
  .grid__item.product-list {
    padding: 30px 8px;
  }
  .coll-product ul {
    margin: 0 -8px;
  }
  .grid__item .card__information h3.card__heading a {
    font-size: 16px;
    margin: 12px 0 20px;
    min-height: 45px;
  }
  .grid__item .card__information h2 a{
    font-size: 18px;
  }
  .main-heading {
    margin-bottom: 15px;
  }
  .title,
  #MainContent .shopify-policy__container .shopify-policy__title h1{
    font-size: 28px;
    margin-bottom:20px;
  }
  .main-heading .view-all {
    font-size: 16px;
    padding-left: 10px;
  }
  .mar-120,
  .mar-140{
    margin-bottom: 60px;
  }
  .slick-arrow {
    bottom: -15px;
  }
  .sale-sold {
    top: -20px;
  }
  .money-back-main a::-webkit-scrollbar{
    display:none;
  }
  /*If You know*/
  .know-icon-text {
    margin: 0 -5px;
  }
  .know-icon-text .know-icon-main {
    margin-bottom: 25px;
    padding: 0 5px;
    width: 50%;
  }
  .you-know-main h3 {
    font-size: 22px;
    margin: 10px 0;
  }
  .know-icon-main p {
    font-size: 16px;
    margin: 15px 0 0;
  }
  .you-know-main {
    max-width: 575px;
  }
  /*video section*/
  .video-desc h3.sub-title {
    margin: 0;
    font-size: 22px;
    line-height: 1.3;
  }
  .video-desc p {
    font-size: 16px;
  }
  .video-banner .deferred-media__poster-button {
    height: 70px;
    width: 70px;
  }
  .video-section .main-heading {
    margin-bottom: 15px;
    justify-content: center;
    display: block;
  }
  .video-section .main-heading .title {
    margin: 0 0 15px;
    text-align: center;
    line-height: 1.3;
  }
  .video-desc {
    padding-left: 0;
  }
  .video-banner:after {
    height: 300px;
  }
  .video-banner {
    padding-bottom: 160px;
  }
  .difference-second .difference-title-content .sub_title {
    font-size: 18px;
    line-height:1;
  }
  .difference-first .difference-title-content .sub_title {
    font-size: 20px;
  }
  .difference-first .sub_title {
    font-size: 16px;
  }
  .difference-wrapper .difference-second .sub_title, .difference-first .sub_title {
    height: 48px;
  }
  .difference-wrapper .difference-second .second-main {
    padding: 0 5px;
  }
  .difference-wrapper {
    display: flex;
    flex-wrap: nowrap;
    overflow: auto;
  }
  .difference-wrapper .difference-second .second-main {
    width: 100%;
    padding: 0 5px;
    white-space: nowrap;
    min-width: 220px;
  }
  .difference-wrapper .difference-first {
    width: 100%;
    padding-right: 15px;
    white-space: nowrap;
    min-width: 240px;
  }
  .difference-wrapper .difference-second {
    width: 50%;
    display: flex;
    flex-wrap: nowrap;
    overflow: auto;
    padding: 0 0 10px;
    min-width: 500px;
  }
  .difference-wrapper .difference-first {
    width: 50%;
    padding-right: 15px;
  }
  .difference-wrapper .difference-second::-webkit-scrollbar,
  .difference-wrapper::-webkit-scrollbar{
    display:none;
  }
  .difference-second .sub_title {
    font-size: 14px;
  }
  .pro-vs-classic {
    padding: 40px 20px;
    max-width: 100%;
  }
  /*Contact Page*/
  .page-heading .page-main .container {
    max-width: 555px;
  }
  .page_bg_image img {
    height: 200px;
  }
  .page-main h1.main-page-title {
    font-size: 32px;
  }
  .contact-block-main {
    padding: 35px 20px;
    margin-top: 30px;
  }
  .contact-content {
    font-size: 16px;
    line-height: 1.2;
  }
  .contact-content {
    max-width: 575px;
  }
  .contact-content p {
    font-size: 16px;
    margin: 0 0 15px;
  }
  .contact-block {
    margin: 40px 0 0;
  }
  .contact-block-main h2.title.title-contact {
    font-size: 28px;
    margin: 0 0 15px;
  }
  .field__input, .select__select, .customer .field input, .customer select {
    font-size: 16px;
    padding: 12px 15px;
  }
  .field {
    margin: 0 0 12px;
  }
  .text-area.field__input {
    margin-bottom: 10px;
  }
  .contact__buttons .def-btn {
    padding-left: 30px;
    padding-right: 30px;
  }
  .contact-block .contact-sub {
    padding: 0 10px;
    width: 100%;
  }
  .map, iframe {
    height: 350px;
  }
  /*Collection page*/
  .collection-left .custom-coll img {
    height: 250px;
  }
  .collection-detail h4 a, .collection-detail h4 {
    font-size: 16px;
  }
  .collection-detail {
    padding: 15px;
    min-height: 80px;
  }
  .collection-left .custom-coll.left img {
    height: 340px;
  }
  .collection-left .custom-coll.left h4 a {
    font-size: 26px;
  }
  .collection-left .custom-coll,
  .collection-left .custom-coll:nth-child(2){
    padding: 5px;
    width: 50%;
  }
  .collection-left .custom-coll:first-child {
    width: 100%;
  }
}
@media (max-width:520px){
  .hero-content-main {
    padding-left: 15px;
  }
  .hero-content {
    max-width: 180px;
  }
  .hero-content h2 {
    font-size: 22px;
  }
  .hero-content p {
    font-size: 16px;
  }
  .hero-product {
    bottom: -20px;
    max-width: 80px;
  }
  .hero-banner-bg {
    height: 280px;
  }
  .grid__item .card__information h3.card__heading a {
    font-size: 14px;
    margin: 10px 0 15px;
    min-height: 35px;
  }
  .grid__item .card-wrapper {
    padding: 15px 10px;
  }
  .main-heading {
    margin-bottom: 15px;
    flex-wrap: wrap;
    justify-content: center;
  }
  .main-heading .title {
    text-align: center;
    width: 100%;
  }
  .main-heading .view-all {
    font-size: 16px;
    padding: 5px  0 0;
  }
  .title,
  #MainContent .shopify-policy__container .shopify-policy__title h1{
    font-size: 26px;
  }
  .know-icon-main p {
    font-size: 14px;
    margin: 10px 0 0;
  }
  .you-know-main h3 {
    font-size: 20px;
    line-height: 1.3;
  }
  h2.title.title-smile {
    font-size: 21px;
    margin-bottom: 5px;
  }
  h2.title.title-smile img {
    margin-left: 5px;
    max-width: 35px;
  }
  .video-banner .deferred-media__poster-button {
    height: 60px;
    width: 60px;
  }
  .video-banner .deferred-media__poster-button svg {
    margin-left: 5px;
    height: 20px;
  }
  .video-banner:after {
    height: 260px;
  }
  .contact-block .contact-sub {
    padding: 0;
  }
  .page_bg_image img {
    height: 140px;
  }
  .page-main h1.main-page-title {
    font-size: 26px;
    line-height: 1.1;
  }
  .page-main .breadcrumbs__link,
  .page-main li span{
    font-size: 14px;
  }
  .page-heading.mar-120 {
    margin-bottom: 40px;
  }
}
@media (max-width:450px){
  .collection-left .custom-coll, .collection-left .custom-coll:nth-child(2) {
    padding: 10px 0;
    width: 100%;
  }
  .collection-left .custom-coll.left .collection-detail {
    width: 100%;
  }
  .collection-left .custom-coll.left a {
    width: 100%;
  }
  .collection-left .custom-coll.left .collection-image {
    flex-direction: column;
  }
  .collection-left .custom-coll.left img {
    height: 250px;
  }
  .collection-left .custom-coll.left h4 a {
    font-size: 24px;
    writing-mode: unset;
    transform: none;
    height: auto;
    letter-spacing: .9px;
    line-height: 1;
  }
  .collection-detail {
    min-height: 70px;
  }
  .collection-left .custom-coll.left .collection-detail h4.collection-title {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media (max-width:370px){
  .hero-content h2 {
    font-size: 19px;
  }
  .hero-content {
    max-width: 160px;
  }
  .hero-content p {
    font-size: 15px;
  }
  .hero-content  .def-btn {
    font-size: 14px;
    padding: 12px 25px 11px;
  }
  .title,
  #MainContent .shopify-policy__container .shopify-policy__title h1{
    font-size: 24px;
  }
  .video-desc p {
    font-size: 14px;
  }
  .difference-wrapper .difference-second .sub_title, .difference-first .sub_title {
    height: 45px;
  }
  .difference-first .sub_title {
    font-size: 14px;
  }
  .difference-first .difference-title-content .sub_title {
    font-size: 18px;
  }
  .difference-wrapper .difference-first {
    padding-right: 10px;
    min-width: 210px;
  }
  .pro-vs-classic {
    padding: 30px 15px;
    max-width: 100%;
  }
  .page_bg_image img {
    height: 120px;
  }
}



/*NN Start product page*/
.breadcrumb-product .breadcrumbs__list {
  margin: 60px 0;
  padding: 0;
  list-style: none;
  display: block;
  line-height: 0;
  text-align: center;
}
.breadcrumb-product .breadcrumbs__list li {
  display: inline-block;
  text-align: center;
  line-height: 0;
}
.breadcrumb-product .breadcrumbs__list li a {
  text-decoration: none;
  font-size: 13px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #606060;';
}
.breadcrumb-product .breadcrumbs__list li a:hover {
  color: #000;
}
.breadcrumb-product .breadcrumbs__list li a.breadcrumbs__link.active {
  padding-left: 4px;
  cursor: default;
}

/*Productpage*/
.product-wrapper {
  display: flex;
  flex-wrap:wrap;
}
.product-wrapper .product-block, .product-wrapper .product__info-wrapper {
  width: 50%;
  padding-left: 10px;
  max-width:100%;
}
.product-wrapper .product-block {
  display: flex;
  width: 44%;
  padding-right: 30px;
  padding-left: 0;
  position: sticky;
  top: 100px;
  height: 100%;
  flex-wrap: wrap;
  flex-direction: column-reverse;
}
.product-wrapper .product-block .slider-nav {
  width: 100%;
  padding-right: 0;
  padding-top: 20px;
}
.product-wrapper .product-block .slider-for {
  width: 100%;
}
.product-wrapper ul {
  margin: 0;
  padding: 0;
  list-style:none;
}
.product__media,
.product__media img,
.product__modal-opener{
  box-sizing: border-box;
  border-radius: 10px;
}
.product-wrapper .thumbnail {
  display: block;
  border: 2px solid transparent;
  border-radius: 6px;
  transition: all .3s ease;
  box-shadow: none !important;
}
.product-wrapper .thumbnail-list__item.slick-current.slick-active button {
  border: 2px solid #5A6E79;
}
.product-wrapper .thumbnail-list-image li {
  margin: 13px 0;
}
.product-wrapper ul .slick-arrow {
     width: 20px;
    position: absolute;
    top: 45%;
    transform: translateY(-50%);
    margin: 0 auto;
    height: 20px;
    text-align: center;
    cursor: pointer;
    background-image: unset !important;
    z-index: 1;
}
.product-wrapper ul .slick-arrow.prev-arrow {
      left: 0;
    transform: rotate(-90deg);
}
.product-wrapper ul .slick-arrow.next-arrow {
  right: 0;
  transform: rotate(-90deg);
}
.product__modal-opener {
    cursor: pointer;
}
.slick-arrow svg {
    display: block;
}
.product-wrapper ul .slick-arrow svg:hover path {
  fill: #000;
}
.product__media-list:not(.slick-initialized) li:not(:first-child),
.thumbnail-list-image:not(.slick-initialized) li:not(:first-child),
.thumbnail-list-image:not(.slick-initialized) li:not(:nth-child(2)),
.thumbnail-list-image:not(.slick-initialized) li:not(:nth-child(3)),
.thumbnail-list-image:not(.slick-initialized) li:not(:nth-child(4)){
  display:none;
}
.cart-info-sub .product-title {
  font-size: 46px;
  line-height: 1.2;
  color: #141617;
  margin: 0 0 10px;
  font-weight: 300;
}
.product__info-wrapper .price--on-sale .price__sale {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
}
.product__info-wrapper .price__container span {
  font-size: 24px;
  color: #00b5ec;
  letter-spacing: 0;
  line-height: 1;
  font-weight: 600;
}
.product__info-wrapper span .price-item.price-item--regular {
  color: #949494;
  font-size: 20px;
  letter-spacing: 0;
  margin-left: 10px;
  line-height: 1;
}
.product__info-wrapper .badge {
  display: none !important;
}
.product__info-wrapper .price__container {
  margin: 0 0 20px;
}
.product__info-wrapper .button-qty {
  display: flex;
  flex-wrap: wrap;
  margin: 30px 0 50px;
  align-items: center;  
}
.button-qty product-form.product-form {
  margin: 0;
  width: 100%;
  margin-top: 20px;
}
.button-qty product-form.product-form button.def-btn {
  margin: 0 !important;
  min-height: auto;
  min-width: auto;
}
.button-qty .product-form__input {
  margin: 0;
  flex: unset;
  width: 100%;
  max-width: 215px;
}
.button-qty .product-form__input .quantity {
  min-height: 58px;
  width: 215px;
}
.quantity {
  border: 2px solid #000000;
  box-sizing: border-box;
  border-radius: 30.4365px;
}
.quantity__button svg {
  width: 16px;
  pointer-events: none;
  height: 16px;
}
.quantity__input[type=number] {
  font-size: 20px;
  color: #000;
}
.quantity__button {
  width: 50px;
}
.quantity__button:hover svg rect {
  fill: #959595;
}
/*Product Beauty*/
.text_with_image_wrapper {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -30px;
}
.text_with_image_wrapper .image-col,.text_with_image_wrapper .image-content {
  width: 50%;
  padding: 0 30px;
}
.text_with_image_wrapper .image-col img {
  width: 100%;
  border-radius: 10px;
}
.product-contents h2 {';
  font-size: 40px;
  line-height: 1.5;
  text-transform: capitalize;
  color: #000000;
  margin: 0 0 30px;
}
.product-contents p {
  font-size: 20px;
  line-height: 1.5;
  color: #949494;
  max-width: 590px;
  margin:0
}
.text_with_image_wrapper .image-col .image-block {
  line-height: 0;
}
/*Product FAQ*/
.product-faq-wrapper {
  background: #FFFFFF;
  box-shadow: 0px 10px 34px rgba(1, 35, 75, 0.06);
  border-radius: 6px;
  padding: 40px 30px 10px;
}
.product-faq-wrapper h2 {
  font-size: 26px;
  line-height: 1.3;
  color: #000000;
  letter-spacing: 0;
  margin: 0 0 30px;
}
.faq-que {
  display: flex;
  justify-content: space-between;
  padding: 30px 0;
  align-items: center;
  border-top: 1px solid #ECECEC;
  cursor: pointer;
}
.faq-que .minus {
  display: none;
}
.product-faq-wrapper .faq-que-ans .faq-que span {
  width: 95%;
}
.faq-que-ans .faq-que span {
  font-size: 20px;
  line-height: 1.3;
  color: #6F6F6F;
}
.faq-que-ans.active .plus {
  display: none;
}
.faq-que-ans.active .minus {
  display: block;
}
.faq-que-ans svg {
  height: 12px;
  width: 12px;
}
.faq-que-ans svg rect {
  fill: rgb(111, 111, 111);
}
.faq-que-ans .faq-ans {
  display: none;
  font-size: 18px;
  line-height: 1.5;
  color: #6f6f6f;
  padding-bottom: 30px;
  padding-right:10px;
}
/*product desc*/
.product-desc-sub {
  background: #FFFFFF;
  box-shadow: 0px 10px 34px rgba(1, 35, 75, 0.06);
  border-radius: 6px;
  padding: 40px 30px 25px;
  margin-bottom:30px;
}
.product-desc-sub .product-title-second {
  margin: 0 0 36px;
  font-size: 26px;
  color: #000;';
  line-height: 1.4;
}
.product__description ul li {
  position: relative;
  padding-left: 35px;
  display: block;
  font-size: 20px;
  line-height: 1.3;
  color: #949494;
  margin-bottom: 15px;
  list-style:none;
}
.product__description p, .product__description span {
  font-size: 20px;
  color: #949494;
  line-height: 1.5;
  margin: 0;
  font-weight: 400;
}
.product__description span {
  font-size: 16px;
  color: #141617;
  font-weight: 300;
  display: block;
}
.product-desc-block {
  margin-bottom: 40px;
}
.package-option-mainheading {
    font-size: 19px;
    font-weight: 600;
    color: #141617;
    margin-bottom: 15px;
}
.product-form__buttons button.def-btn,
.product-form .def-btn {
    background: transparent linear-gradient(96deg,#00B5EC 0%,#9500CE 100%) 0% 0% no-repeat padding-box;
    width: auto;
    border-radius: 5px;
    padding: 13px 75px;
}
.collection-productlist .product-form .def-btn {
  min-width: 100%;
}
.product-form__buttons button.def-btn:hover,
.product-form .def-btn:hover {
    background: transparent linear-gradient(96deg,#00B5EC 0%,#9500CE 100%) 0% 0% no-repeat padding-box;
}
.product-form__buttons button.def-btn span,
.product-form .def-btn span {
    font-weight: 300;
    font-size: 12px;
  display: block;
}
.package-final-price {
    margin-bottom: 40px;
}
.final-price-content {
    font-size: 24px;
    font-weight: 600;
    color: #00b5ec;
}
.final-price-heading {
    font-size: 16px;
    color: #141617;
    font-weight: 300;
    margin-bottom: 12px;
}
span.price.package-price {
    display: inline-block;
    font-size: 16px;
    color: #00b5ec;
    font-weight: 300;
    margin-left: 8px;
}
span.package-label-wrap {
    display: inline-block;
    color: #141617;
    font-weight: 300;
    font-size: 16px;
}
.product__modal-opener .product__media {
    border: none;
}
.product-package-options {
    margin-bottom: 45px;
}
.product-banner-wrapper {
    margin-bottom: 60px;
}
.product__description ul li:before {
  position: absolute;
  content: "";
  background-image: url(https://cdn.shopify.com/s/files/1/0378/1931/8412/files/icon.png?v=1648291267);
  height: 17px;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  margin: auto;
}
.product-desc-sub .faq-que {
  padding: 20px 0;
  position: relative;
  padding-right: 20px;
}
.product-desc-sub .desc-faq-wrapper {
  margin: 20px 0;
}
.product-desc-sub .faq-que-ans:last-child {
  border-bottom: 1px solid #ECECEC;
}
.product-desc-sub .faq-que-ans:first-child .faq-que {
  border-top: none;
}
.product-desc-sub .discount {
  font-size: 20px;
  line-height: 1.3;
  text-align: center;
  color: #6E6E6E;
  margin: 0;
}
.product__description img{
  margin-bottom:30px;
  border-radius: 6px;
  width:100%;
}
.product-desc-sub .faq-que::after {
  position: absolute;
  content: '';
  background-image: url(https://cdn.shopify.com/s/files/1/0378/1931/8412/files/plus.svg?v=1648295785);
  right: 0;
  top: 0;
  height: 12px;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  z-index: 1;
  width: 12px;
  left: auto;
  margin: auto;
}
.product-desc-sub .faq-que-ans.active .faq-que:after {
  background-image: url(https://cdn.shopify.com/s/files/1/0378/1931/8412/files/minus.svg?v=1648296012);
  width: 13px;
  height: 2px;
}
.product-wrapper fieldset.js.product-form__input {
  display: flex;
  align-items: center;
  max-width: 100%;
  margin: 0;
}
.product-wrapper fieldset.product-form__input .form__label {
  font-size: 20px;';
  line-height: 1.6;
  color: #6A737B;
  margin: 0;
  letter-spacing: 0;
  text-transform: capitalize;
  padding-right: 15px;
  display: inline-block;
}
.product-wrapper .product-form__input input[type=radio]+label {
  border-radius: 21px;
  color: rgb(var(--color-foreground));
    display: inline-block;
    margin: 5px 10px 5px 0;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 1;
    text-align: center;
    transition: border var(--duration-short) ease;
      cursor: pointer;
      position: relative;
      border: 2px solid #000000;
      box-shadow: none;
      outline: none;
      }
.product-wrapper fieldset.js.product-form__input label.color-label {
  height: 40px;
  width: 40px;
  background-repeat: no-repeat;
  background-size: cover;
  font-size: 0;
  padding: 0;
  border: 1px solid #000000;
  background-color: transparent;
}
.product-wrapper .product-form__input input[type=radio]:checked+label {
  border: 2px solid #000;
  /*background-image: linear-gradient(90deg,#586C77 -.17%,#748792 51.39%,#586C77 99.83%);*/
}
.product-wrapper .product-form__input input[type=radio]:checked+label.color-label {
  border: 2px solid #1D69D4;
}

.product-wrapper .product-form__input input[type=radio]+label {
  background-color: white !important;
}
.product-wrapper .product-form__input input[type=radio]:checked+label {
  background-color: black !important;
  color: white !important;
}
input:-webkit-direct-focus{
  outline:0 !important;
  outline-color: unset!important;
  outline-width: unset!important;
  outline-style: initial!important;
}
input:focus{
  outline-color: unset!important;
  outline-width: unset!important;
  outline-style: initial;
}
.product-form__input input[type=radio] {
  outline: none !important;
  outline-offset: unset !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  box-shadow: none;
  margin: 0;
  background: none;
}
.product-form__input .form__input__main {
  display: flex;
  align-items: center;
}
.product-form__input .main-form__input {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
.product-wrapper fieldset.product-form__input .form__label {
  width: 100%;
}

/*Cart page*/
.cart-item__quantity .quantity__button svg {
  height: 12px;
  width: 12px;
}
.cart-item__quantity .quantity__button {
  width: 35px;
}
.package-options-content .package-field-wrap .package-label-wrap .package-label {
    padding-left: 8px;
}
.package-options-content .package-field-wrap .package-wrapper .package-label {
    background: transparent none repeat scroll 0 0;
    border: 1px solid;
    cursor: pointer;
    height: 2em;
    left: 0;
    line-height: 1;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 2em;
    border-radius: 100%;
}
.package-options-content .package-field-wrap {
    margin-bottom: 8px;
  position: relative;
  display: flex;
    align-items: center;
    justify-content: flex-start;
  flex-wrap: wrap;
}
span.package-info {
    display: block;
  position: relative;
}
.package-options-content  .package-field-wrap .package-field-label {
    display: inline-block;
}
.package-options-content .package-field-wrap .package-wrapper {
    height: 2em;
    width: 2em;
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.package-options-content .package-field-wrap input.package-field {
    visibility: hidden;
    display: inline !important;
    margin: 0 !important;
    position: relative;
    vertical-align: middle;
    float: none;
    width: auto;
}

.package-options-content .package-field-wrap .package-label-wrap {
    display: inline-block;
    color: #141617;
    font-weight: 300;
    font-size: 16px;
}

.package-options-content .package-field-wrap .package-wrapper .package-label::after {
    content: "";
    background: url('/cdn/shop/files/check-solid.svg?v=1657865423');
    height: 1em !important;
    left: 50%;
    margin-left: -0.5em;
    margin-top: -0.5em;
    opacity: 0;
    position: absolute !important;
    display: inline-block !important;
    text-align: center !important;
    top: 50% !important;
    width: 1em !important;
    color: inherit !important;
    font-size: inherit !important;
    bottom: auto !important;
    line-height: 1 !important;
  background-repeat: no-repeat;
}
.package-options-content .package-field-wrap input[type="checkbox"]:checked + .package-label::after{
  opacity: 1;
}
.package-info svg path {
    fill: #2980b9;
}
li.package-field-wrap.is-activeoption span.package-label-wrap {
    font-weight: 500;
}
li.package-field-wrap.is-activeoption span.price.package-price {
    font-weight: 500;
}
.package-info svg {
    cursor: help;
    font-size: 1.25em;
    margin-right: 0.5em;
    margin-left: 0.5em;
  display: inline-block;
}
.product__info-container .collection-title-wrapper .collections-title {
    text-align: left;
}
.product__info-container .collection-title-wrapper {
    margin-top: 30px;
}
span.package-tooltip {
        visibility: hidden;
    width: 200px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -100px;
    opacity: 0;
    transition: opacity 0.3s;
}
span.package-tooltip:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}
span.package-info.tooltip-active span.package-tooltip {
    visibility: visible;
    opacity: 1;
}
.product-form__buttons button.def-btn span,
.product-form .def-btn span {
    text-transform: none;
}

/*Product Page responsive*/
@media (min-width:1200px) and (max-width:1500px){
  .breadcrumb-product .breadcrumbs__list {
    margin: 40px 0;
  }
  .product-wrapper .product__info-wrapper {
    padding-left: 10px;
  }
  .product-wrapper .product-block {
    padding-right: 20px;
    padding-left: 0;
  }
  .product-wrapper .thumbnail-list-image li {
    margin: 11px 0;
  }
  .product-wrapper .product-block .slider-nav {
    padding-right: 20px;
    padding-top: 15px;
  }
  .cart-info-sub .product-title {
    font-size: 32px;
  }
  .product__info-wrapper .price__container span {
    font-size: 24px;
  }
  .product__info-wrapper span .price-item.price-item--regular {
    font-size: 18px;
    margin-left: 5px;
  }
  .button-qty .product-form__input .quantity {
    min-height: 53px;
    width: 200px;
  }
  .button-qty .product-form__input{
    max-width:200px;
  }
  .product-desc-sub {
    padding: 30px 25px 20px;
    margin-bottom: 25px;
  }
  .product-desc-sub .product-title-second {
    margin: 0 0 30px;
    font-size: 24px;
    line-height: 1.3;
  }
  .product__description ul li {
    padding-left: 30px;
    font-size: 18px;
    margin-bottom: 12px;
  }
  .product-desc-sub .desc-faq-wrapper {
    margin: 16px 0;
  }
  .product-desc-sub .faq-que {
    padding: 15px 20px 15px 0;
  }
  .faq-que-ans .faq-ans {
    font-size: 16px;
    padding-bottom: 25px;
  }
  .product-desc-sub .discount,
  .product__description p, .product__description span{
    font-size: 18px;
  }
  .product__description span {
    font-size: 16px;
  }
  .text_with_image_wrapper .image-col, .text_with_image_wrapper .image-content {
    padding: 0 20px;
  }
  .text_with_image_wrapper {
    margin: 0 -20px;
  }
  .product-contents h2 {
    font-size: 36px;
    margin: 0 0 20px;
  }
  .product-contents p {
    font-size: 18px;
    max-width: 530px;
  }
  .faq-que {
    padding: 25px 0;
  }
  .product-faq-wrapper h2 {
    margin: 0 0 20px;
  }
  .faq-que-ans .faq-que span {
    font-size: 18px;
  }
}

@media (min-width:992px) and (max-width:1199px){
  .breadcrumb-product .breadcrumbs__list {
    margin: 35px 0;
  }
  .product-wrapper .product__info-wrapper {
    padding-left: 10px;
  }
  .product-wrapper .product-block {
    padding-right: 15px;
    padding-left: 0;
  }
  .product-wrapper .thumbnail-list-image li {
    margin: 6px 0;
  }
  .product-wrapper .product-block .slider-nav {
    padding-right: 15px;
    padding-top: 13px;
  }
  .cart-info-sub .product-title {
    font-size: 28px;
  }
  .product__info-wrapper .price__container span {
    font-size: 20px;
  }
  .product__info-wrapper span .price-item.price-item--regular {
    font-size: 16px;
    margin-left: 5px;
  }
  .button-qty .product-form__input .quantity {
    min-height: 50px;
    width: 180px;
  }
  .button-qty .product-form__input{
    max-width:180px;
  }
  .button-qty {
    margin: 20px 0 40px;
  }
  .product-desc-sub {
    padding: 25px 20px 15px;
    margin-bottom: 20px;
  }
  .product-desc-sub .product-title-second {
    margin: 0 0 20px;
    font-size: 20px;
    line-height: 1.3;
  }
  .product__description ul li {
    padding-left: 25px;
    font-size: 16px;
    margin-bottom: 10px;
  }
  .product-desc-sub .desc-faq-wrapper {
    margin: 14px 0;
  }
  .product-desc-sub .faq-que {
    padding: 14px 18px 14px 0;
  }
  .faq-que-ans .faq-ans {
    font-size: 15px;
    padding-bottom: 20px;
  }
  .product-desc-sub .discount,
  .product__description p, .product__description span{
    font-size: 17px;
  }
  .product__description span {
    font-size: 16px;
  }
  .text_with_image_wrapper .image-col, .text_with_image_wrapper .image-content {
    padding: 0 20px;
  }
  .text_with_image_wrapper {
    margin: 0 -20px;
  }
  .product-contents h2 {
    font-size: 30px;
    margin: 0 0 15px;
  }
  .product-contents p {
    font-size: 16px;
    max-width: 440px;
  }
  .faq-que {
    padding: 20px 0;
  }
  .product-faq-wrapper h2 {
    margin: 0 0 20px;
  }
  .quantity__button {
    width: 50px;
  }
  .quantity__button svg {
    width: 13px;
    height: 13px;
  }
  .faq-que-ans .faq-que span {
    font-size: 18px;
  }
  .product-banner-wrapper {
    margin-bottom: 50px;
  }
/*   .product__description span {
    margin-bottom: 120px;
  } */
  .product-desc-block {
    margin-bottom: 30px;
  }
  .product-wrapper.mar-120 {
    margin-bottom: 60px;
  }
}

@media (min-width:768px) and (max-width:991px){
  .breadcrumb-product .breadcrumbs__list {
    margin: 35px 0;
  }
  .product-wrapper .product__info-wrapper {
    padding-left: 10px;
  }
  .product-wrapper .product-block {
    padding-right: 10px;
    padding-left: 0;
  }
  .product-wrapper .thumbnail-list-image li {
    margin: 4px 0;
  }
  .product-wrapper .product-block .slider-nav {
    padding-right: 10px;
    padding-top: 13px;
  }
  .cart-info-sub .product-title {
    font-size: 26px;
  }
  .product__info-wrapper .price__container span {
    font-size: 18px;
  }
  .product__info-wrapper span .price-item.price-item--regular {
    font-size: 14px;
    margin-left: 5px;
  }
  .button-qty .product-form__input .quantity {
    min-height: 46px;
    width: 140px;
  }
  .button-qty .product-form__input{
    max-width:140px;
  }
  .button-qty {
    margin: 20px 0 30px;
  }
  .product-desc-sub {
    padding: 25px 20px 15px;
    margin-bottom: 20px;
  }
  .product-desc-sub .product-title-second {
    margin: 0 0 15px;
    font-size: 18px;
  }
  .product__description ul li {
    padding-left: 25px;
    font-size: 14px;
    margin-bottom: 10px;
  }
  .product-desc-sub .desc-faq-wrapper {
    margin: 14px 0;
  }
  .product-desc-sub .faq-que {
    padding: 14px 18px 14px 0;
  }
  .faq-que-ans .faq-ans {
    font-size: 15px;
    padding-bottom: 20px;
  }
  .product-desc-sub .discount,
  .product__description p, .product__description span{
    font-size: 15px;
  }
  .product__description span {
    font-size: 15px;
  }
  .text_with_image_wrapper .image-col, .text_with_image_wrapper .image-content {
    padding: 0 10px;
  }
  .text_with_image_wrapper {
    margin: 0 -10px;
  }
  .product-contents h2 {
    font-size: 24px;
    margin: 0 0 10px;
  }
  .product-contents p {
    font-size: 16px;
    max-width: 440px;
  }
  .faq-que {
    padding: 15px 0;
  }
  .product-faq-wrapper h2 {
    margin: 0 0 20px;
  }
  .quantity__button {
    width: 40px;
  }
  .quantity__button svg {
    width: 12px;
    height: 12px;
  }
  .faq-que-ans .faq-que span {
    font-size: 18px;
  }
  .product__description ul li:before {
    height: 15px;
  }
  .product-faq-wrapper {
    padding: 30px 20px 10px;
  }
  .breadcrumb-product .breadcrumbs__list li a {
    font-size: 12px;
  }
  .product__description img {
    margin-bottom: 15px;
  }
  .product-wrapper .product-form__input input[type=radio]+label {
    font-size: 14px;
    padding: 8px 15px;
    margin: 5px 8px 5px 0;
  }
  .product-wrapper fieldset.product-form__input .form__label {
    font-size: 18px;
    padding-right: 10px;
  }
  .product-banner-wrapper {
    margin-bottom: 40px;
  }
/*   .product__description span {
    margin-bottom: 80px;
  } */
  .product-desc-block {
    margin-bottom: 30px;
  }
  .package-final-price {
    margin-bottom: 20px;
  }
  .final-price-heading {
    margin-bottom: 5px;
  }
  .product-wrapper.mar-120 {
    margin-bottom: 30px;
  }
  span.package-tooltip {
    width: 160px;
    margin-left: -83px;
    font-size: 13px;
  }
}

@media (max-width:767px){
  .breadcrumb-product .breadcrumbs__list {
    margin: 30px 0;
  }
  .product-wrapper .product__info-wrapper {
    padding-left: 10px;
  }
  .product-wrapper .product-block {
    padding-right: 10px;
    padding-left: 0;
  }
  .product-wrapper .thumbnail-list-image li {
    margin: 4px 0;
  }
  .product-wrapper .product-block .slider-nav {
    padding-right: 10px;
    padding-top: 16px;
  }
  .cart-info-sub .product-title {
    font-size: 26px;
  }
  .product__info-wrapper .price__container span {
    font-size: 18px;
  }
  .product__info-wrapper span .price-item.price-item--regular {
    font-size: 14px;
    margin-left: 5px;
  }
  .button-qty .product-form__input .quantity {
    min-height: 46px;
    width: 140px;
  }
  .button-qty .product-form__input{
    max-width:140px;
  }
  .button-qty {
    margin: 20px 0 30px;
  }
  .product-desc-sub {
    padding: 25px 20px 15px;
    margin-bottom: 20px;
  }
  .product-desc-sub .product-title-second {
    margin: 0 0 15px;
    font-size: 18px;
  }
  .product__description ul li {
    padding-left: 25px;
    font-size: 14px;
    margin-bottom: 10px;
  }
  .product-desc-sub .desc-faq-wrapper {
    margin: 14px 0;
  }
  .product-desc-sub .faq-que {
    padding: 14px 18px 14px 0;
  }
  .faq-que-ans .faq-ans {
    font-size: 15px;
    padding-bottom: 20px;
  }
  .product-desc-sub .discount,
  .product__description p, .product__description span{
    font-size: 15px;
  }
  .text_with_image_wrapper .image-col, .text_with_image_wrapper .image-content {
    padding: 0 10px;
  }
  .text_with_image_wrapper {
    margin: 0 -10px;
  }
  .product-contents h2 {
    font-size: 24px;
    margin: 0 0 10px;
  }
  .product-contents p {
    font-size: 16px;
    max-width: 440px;
  }
  .faq-que {
    padding: 15px 0;
  }
  .product-faq-wrapper h2 {
    margin: 0 0 20px;
  }
  .quantity__button {
    width: 40px;
  }
  .quantity__button svg {
    width: 12px;
    height: 12px;
  }
  .faq-que-ans .faq-que span {
    font-size: 18px;
  }
  .product__description ul li:before {
    height: 15px;
  }
  .product-faq-wrapper {
    padding: 30px 20px 10px;
  }
  .breadcrumb-product .breadcrumbs__list li a {
    font-size: 12px;
  }
  .product-wrapper .product-block, .product-wrapper .product__info-wrapper {
    width: 100% !important;
    padding: 0 !important;
    max-width: 100%;
    position: static !important;
  }
  .product__info-wrapper.grid__item{
    margin-top: 40px;
  }
  .product-contents{
    margin-top:25px;
  }
  .button-qty {
    max-width: 480px;
  }
  .product__description img {
    margin-bottom: 15px;
  }
  .text_with_image_wrapper .image-col, .text_with_image_wrapper .image-content {
    width: 100%;
    padding: 0;
  }
  .text_with_image_wrapper {
    max-width: 575px;
    margin: auto;
  }
  .quantity__input[type=number] {
    font-size: 18px;
  }
  .button-qty .product-form__input .quantity {
    min-height: 41px;
  }
  .product-wrapper .product-form__input input[type=radio]+label {
    font-size: 14px;
    padding: 8px 15px;
    margin: 5px 8px 5px 0;
  }
  .product-wrapper fieldset.product-form__input .form__label {
    font-size: 18px;
    padding-right: 10px;
  }
  .product-banner-wrapper {
    margin-bottom: 30px;
  }
/*   .product__description span {
    margin-bottom: 40px;
  } */
  .product-desc-block {
    margin-bottom: 20px;
  }
  .package-final-price {
    margin-bottom: 15px;
  }
  .final-price-heading {
    margin-bottom: 5px;
  }
  .package-options-content .package-field-wrap .package-wrapper .package-label {
    height: 1.5em;
    width: 1.5em;
  }
  .package-options-content .package-field-wrap .package-label-wrap .package-label {
    padding-left: 4px;
  }
  .package-options-content .package-field-wrap .package-label-wrap {
    font-size: 14px;
  }
  span.price.package-price {
      font-size: 14px;
      margin-left: 4px;
  }
  .package-info svg {
      font-size: 1em;
      margin-right: 0.3em;
      margin-left: 0.3em;
  }
  .package-options-content .package-field-wrap .package-wrapper {
      height: 1.5em;
      width: 1.5em;
  }
  .product-wrapper.mar-120 {
    margin-bottom: 30px;
  }
  span.package-tooltip {
    width: 160px;
    margin-left: -83px;
    font-size: 13px;
  }
}
@media (max-width:480px){
  .product-wrapper .product-block .slider-for,
  .product-wrapper .product-block .slider-nav{
    width: 100%;
  }
  .page-main .breadcrumbs__link, .page-main li span {
    font-size: 13px;
  }
  .product-wrapper .product-block, .product-wrapper .product__info-wrapper {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .product-wrapper .product-block .slider-nav {
    padding-right: 0;
    padding-top: 16px;
  }
  .product-wrapper .thumbnail-list-image li {
    margin: 4px;
  }
  .product-wrapper ul .slick-arrow.prev-arrow {
    left: -15px;
    right: auto;
    transform: rotate(-90deg) !important;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .product-wrapper ul .slick-arrow.next-arrow {
    right: -15px;
    left: auto;
    transform: rotate(-90deg) !important;
    top: 0;
    bottom: 0;
    margin: auto;
  }
}
@media (max-width:374px){
  .button-qty .product-form__input {
    max-width: 110px;
  }
  .button-qty product-form.product-form {
    width: 155px;
    padding-right: 0;
  }
  .button-qty .product-form__input .quantity {
    min-height: 40px;
    width: 110px;
  }
  .quantity__button {
    width: 30px;
  }
  .button-qty product-form.product-form button.def-btn {
    padding-right: 10px;
    padding-left: 10px;
  }
  .product-desc-sub {
    padding: 25px 15px 15px;
  }
  .faq-que-ans .faq-que span {
    font-size: 16px;
  }
  .product-faq-wrapper h2 {
    margin: 0 0 15px;
    font-size: 22px;
  }
  .product-faq-wrapper {
    padding: 22px 15px 10px;
  }
  .breadcrumb-product .breadcrumbs__list li a {
    font-size: 11px;
  }
  .breadcrumb-product .breadcrumbs__list {
    margin: 25px 0;
  }
  .faq-que-ans .faq-ans {
    font-size: 14px;
    padding-bottom: 15px;
  }
}
@media (max-width:319px){
  .header__heading-link svg {
    width: 135px;
  }
}

.oxi_social_wrapper,
.oxi-social-login{
    margin-top: 20px !important;
}



