.facial-tissue-wrapper .common-heading h1 {
  color: #000000;
}
.facial-tissue-banner {
  background-color: #577ce4;
  margin-bottom: 37px;
}
.facial-banner-img {
  height: 665px;
}
.kitchen-wipes-banner .facial-banner-img {
  margin-top: 25px;
}
.facial-banner-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.facial-banner-content {
  text-align: center;
  padding-bottom: 131px;
}
.facial-banner-content .common-heading {
  margin: 0px 0px 21px;
}
.facial-banner-content .common-heading h1 {
  color: #f7f7f7;
}
.facial-banner-content p {
  font-size: 18px;
  line-height: 24px;
  color: #f7f7f7;
  width: 520px;
  margin: 0 auto;
}
/*Facial Tissue Size  */
.facial-tissue-color .common-heading {
  margin: 0px;
}
.facial-tissue-slick .slick-dots .slick-active button {
  border: 1px solid #000000 !important;
  border-radius: 100%;
}

.facial-tissue-slick .slick-arrow {
  position: absolute;
  padding: 15px 23px 17px;
  /* background-color: #f6f6f6; */
  cursor: pointer;
  z-index: 9;
  /* border-radius: 50px; */
  bottom: 50%;
}
.facial-tissue-slick .slick-arrow img {
  /* width: 8px; */
}
.facial-tissue-slick .slick-right {
  right: 0px;
}
.facial-tissue-slick .slick-left {
  left: 0px;
}
.facial-tissue-slick .slick-dots li button:before {
  font-size: 0px;
  opacity: 1;
  border-radius: 100%;
  width: 16px;
  height: 16px;
}
.facial-tissue-slick .slick-dots {
  bottom: 45px;
}
.facial-tissue-slick .slick-dots li {
  width: 15px;
  height: 15px;
  margin: 0px 15.88px 0px 0px;
  border-radius: 100%;
}
.facial-tissue-slick .slick-dots li #slick-slide-control00:before {
  background: linear-gradient(#000000 50%, #ffdc00 50%);
}
.facial-tissue-slick .slick-dots li #slick-slide-control01:before {
  background-color: #3e61e3;
}
.facial-tissue-slick .slick-dots li #slick-slide-control02:before {
  background-color: #0a9d7b;
}
.facial-tissue-slick .slick-dots li #slick-slide-control03:before {
  background-color: #d01e34;
}
.facial-tissue-slick .slick-dots li #slick-slide-control04:before {
  background-color: #202020;
}
.facial-tissue-slick .slick-dots li #slick-slide-control05:before {
  background: linear-gradient(#000000 50%, #dedede 50%);
}
.facial-tissue-slick .slick-dots li #slick-slide-control06:before {
  background-color: #ff29b8;
}
.facial-tissue-slick .slick-dots li #slick-slide-control07:before {
  background: linear-gradient(#e2e2e3 50%, #e09a85 50%);
}
.facial-color-img {
  margin: 0 auto;
  width: 50%;
  height: 73%;
  margin-bottom: 67px;
  /* margin-top: 74px; */
}
.facial-color-img img {
  width: 100%;
  height: 100%;
}

/* Kitchen wipes color */
.kitchen-wipes-color .slick-dots li #slick-slide-control00:before {
  background: #ff0000;
}
.kitchen-wipes-color .slick-dots li #slick-slide-control01:before {
  background: #00c0c5;
}
.kitchen-wipes-color .slick-dots li #slick-slide-control02:before {
  background: #0048c1;
}
.kitchen-wipes-color .slick-dots li #slick-slide-control03:before {
  background: #f2d313;
}
/* Pocket Handkerchief Color */
.pocket-handkerchief-color .slick-dots li #slick-slide-control00:before {
  background: #d0802e;
}
.pocket-handkerchief-color .slick-dots li #slick-slide-control01:before {
  background: #a1007f;
}
.pocket-handkerchief-color .slick-dots li #slick-slide-control02:before {
  background: #428e26;
}
.pocket-handkerchief-color .slick-dots li #slick-slide-control03:before {
  background: #0740a6;
}
.pocket-handkerchief-color .slick-dots li #slick-slide-control04:before {
  background: #ee6100;
}
.kitchen-wipes-color .facial-color-img {
  width: 40%;
  margin-bottom: 30px;
}
.pocket-handkerchief-color .facial-color-img {
  width: 42%;
  margin-bottom: -20px;
  margin-top: -40px;
}
/* Sizes */
.facial-tissue-card .common-heading {
  margin: 25px 0px 50px;
}
.facial-tissue-card {
  margin-bottom: 56px;
}
.product-card-border {
  border-top: 1px solid #bebebe;
}
.tissue-item {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
.tissue-item li {
  display: flex;
  margin-right: 111px;
  flex-direction: column;
  align-items: center;
}
.tissue-item li:last-child {
  margin-right: 45px;
}
.tissue-item li label {
  margin-bottom: 10px;
}
.facial-tissue-wrapper .card-text {
  font-size: 14px;
  line-height: 18px;
  color: #000000;
}

/*Facial Tissue Productions  */
.facial-tissue-productions {
  background-color: #f7f7f7;
}
.facial-tissue-productions ul {
  display: flex;
  justify-content: space-between;
  width: 580px;
  padding: 76px 0px 93px;
  margin: 0 auto;
}
.facial-tissue-productions ul li {
  text-align: center;
}
.facial-tissue-productions ul li label {
  display: block;
  margin-bottom: 21px;
}
.facial-tissue-productions ul li span {
  font-size: 18px;
  line-height: 28px;
  color: #5a5a5a;
  font-weight: 500;
}

/*Toilet Roll Variants*/
.variants-card {
  margin-bottom: 100px;
}
.variants-card ul {
  display: flex;
  justify-content: center;
}
.variants-card ul li:first-child {
  margin-right: 103px;
}
.variants-card ul li {
  flex-direction: column;
  display: flex;
  text-align: center;
}
.variants-card ul li label {
  margin-bottom: 20px;
  width: 342px;
}
.variants-card ul li label img {
  width: 100%;
  height: 100%;
}
.variants-card ul li span {
  font-size: 18px;
  line-height: 28px;
  color: #5a5a5a;
  margin-top: 15px;
}


/* food-wrapping-paper */
.food-wrapping-paper-banner {
  background: transparent linear-gradient(180deg, #fdb428 0%, #fec93f 100%);
}

/* pocket-handkerchief-wrapper */
.pocket-handkerchief-banner {
  background: transparent linear-gradient(180deg, #9d1b83 0%, #d850bb 100%);
}
/* Instant Hand Sanitiser*/
.hand-sanitiser-warapper .facial-tissue-banner {
  background: linear-gradient(180deg, #67389a 0%, #955bdd 100%);
}
.hand-sanitiser-banner-img {
  margin: 55px 0px 45px;
}
.list-hand-sanitiser ul {
  width: 500px;
}

/* Common products Banner */
.common-products-banner {
  /* height: 941px; */
  margin-bottom: 25px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
}
.common-products-banner .facial-banner-img {
  height: 100%;
  width: 717px;
}
/* Common products list */
.common-products-list ul {
  width: 275px;
}
.img-margin {
  margin-bottom: 14px !important;
}
/* color */
.blue {
  color: #693a9b !important;
}
.lite-black {
  color: #5a5b5d;
}

.white {
  color: #ffffff !important;
}
.blue-bg {
  background-color: #693a9b !important;
}
.yellow-bg {
  background-color: #ffdc00;
}
.lite-sky-bg {
  background-color: #d0faf5;
}
.green-bg {
  background-color: #125024 !important;
}

/* face-mask-banner */
.face-mask-banner {
  margin: 60px 0px;
}
/*All Surface Sanitising Wipes  */
.surface-anitizing-wipes-banner {
  background: linear-gradient(180deg, #fcd736 0%, #fee85c 100%);
}
/* Kitchen Wipes */
.kitchen-wipes-banner {
  background: transparent linear-gradient(180deg, #08ac9f 0%, #54d5cb 100%);
}
/* kitchen-towel-banner */
.kitchen-towel-banner {
  background: linear-gradient(0deg, #a6d059 0%, #62b24e 100%, #5fb14d 100%);
}
.roll-banner-img {
  margin: 25px 0px 60px;
}
/*Sanitizing Wipes  */
.sanitising-wipes-banner {
  background: linear-gradient(179deg, #00916d 0%, #28d1a8 100%);
}
.wipes-banner-img {
  margin: 10px 0px 65px;
}
/* Men’s Shaving Foam */
.shaving-foam-banner {
  background: linear-gradient(180deg, #d89b32 0%, #d6a652 100%);
}
.shaving-foam-wrapper .facial-tissue-productions ul li {
  padding-bottom: 12px;
  border-bottom: 1px solid #af853b;
}
.shaving-foam-wrapper .facial-tissue-productions ul .dashed-line {
  border: 1px dashed #ffffff;
}

/* Toilet Roll */
.toilet-roll-banner {
  background: linear-gradient(1deg, #ff6969 0%, #bc1f1f 100%);
}
.spray-banner-img {
  margin: 25px 0px 55px;
}

/* Jumbo Rolls & Private Labelling */
.rools-labelling {
  display: flex;
  justify-content: space-between;
}
.rools-labelling .common-product-list {
  flex-basis: 49.7%;
}
.all-product-listing
  .rools-labelling
  .product-coloumn-wise-showcase
  .product-list {
  flex-basis: 100%;
}
/*Responsive  */
@media only screen and (max-width: 1150px) {
  .facial-tissue-productions {
    margin-bottom: 70px;
  }
}
@media only screen and (max-width: 991px) {
  .variants-card ul li label {
    width: 300px;
  }

  /* Jumbo Rolls & Private Labelling */
  .rools-labelling {
    flex-direction: column;
  }
}

/* Landscape & Portrait Ipad Responsive */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .facial-banner-img {
    height: 500px;
  }
  .common-products-banner .facial-banner-img {
    width: 560px;
  }
  .variants-card ul {
    padding-top: 40px;
  }
  .variants-card ul li label {
    width: 300px;
  }
  .facial-tissue-slick .slick-arrow img {
    width: 11px;
  }
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
  .facial-banner-img {
    height: 600px;
  }
  .common-products-banner .facial-banner-img {
    width: 500px;
  }
  .facial-banner-img.hand-sanitiser-banner-img {
    width: 600px;
  }
  .facial-banner-content {
    padding-bottom: 100px;
  }
  .facial-tissue-productions ul {
    width: 500px;
  }
  .facial-tissue-slick .slick-arrow img {
    width: 11px;
  }
  .common-products-list ul {
    width: 275px;
  }
  .facial-tissue-productions.lite-sky-bg ul {
    width: 580px;
  }
  .variants-card {
    margin-bottom: 60px;
  }
  .variants-card ul li label {
    width: 230px;
    padding-top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .facial-tissue-wrapper .common-heading h1 {
    font-size: 18px;
    line-height: 26px;
  }
  .mob-color {
    color: #000000 !important;
  }
  /* Banner */
  .facial-tissue-banner {
    background-color: #ffffff;
    margin-bottom: 20px;
  }
  .facial-banner-img {
    height: 302px;
    margin-bottom: 45px;
  }
  .facial-banner-content {
    text-align: start;
    padding: 0px;
  }
  .facial-banner-content .common-heading {
    margin: 0px 0px 22px;
  }
  .facial-banner-content p {
    font-size: 16px;
    line-height: 24px;
    width: 336px;
    margin: inherit;
  }
  .para-mob-color {
    color: #5a5a5a !important;
  }
  /* Product List Banner */
  .common-products-banner {
    background-color: #577ce4;
  }
  .common-products-banner .facial-banner-content {
    text-align: center;
    padding-bottom: 50px;
    width: 90%;
  }
  .common-products-banner .facial-banner-content p {
    width: 100%;
  }
  .shaving-foam-wrapper .facial-tissue-productions ul .dashed-line {
    border: none;
  }
  /*  */
  .facial-tissue-slick .slick-arrow {
    display: none !important;
  }
  .facial-tissue-color {
    border-top: 1px solid #bebebe;
    padding-top: 18px;
  }
  .facial-tissue-card {
    margin-bottom: 53px;
  }
  .facial-tissue-card .common-heading {
    margin: 18px 0px 61px;
  }
  .kitchen-wipes-color .facial-color-img {
    margin-bottom: 104px;
    margin-top: 127px;
    width: 90%;
  }
  .pocket-handkerchief-color .facial-color-img {
    margin-bottom: 104px;
    margin-top: 127px;
    width: 90%;
  }
  .facial-color-img {
    margin-bottom: 104px;
    margin-top: 127px;
    width: 90%;
  }
  .facial-tissue-wrapper .card-text {
    font-size: 12px;
    line-height: 18px;
  }
  .facial-tissue-productions ul {
    flex-direction: column;
    align-items: center;
    padding: 65px 0px 25px;
    width: 100%;
  }
  .facial-tissue-productions ul li {
    margin-bottom: 42px;
  }
  .facial-tissue-productions ul li span {
    font-size: 16px;
    line-height: 24px;
  }
  .facial-tissue-productions ul li label {
    margin-bottom: 11px;
    /* width: 58px;
    height: 58px; */
  }
  .common-products-banner .facial-banner-img {
    width: 100%;
  }
  .common-products-banner .wipes-banner-img {
    width: 90%;
  }
  /* Toilet Roll Variants */
  .toilet-roll-wrapper .facial-tissue-card ul {
    flex-direction: column;
    align-items: center;
  }
  .variants-card ul li label {
    margin-bottom: 0px;
    width: 100%;
  }
  .toilet-roll-wrapper .facial-tissue-card ul li {
    margin: 0px 0px 35px 0px;
  }
  .toilet-roll-wrapper .tissue-item li:last-child {
    margin-right: 0px;
    margin-bottom: 0px;
  }
  .variants-card {
    margin-bottom: 50px;
  }
  .variants-card ul {
    flex-direction: column;
  }
  .variants-card ul li:first-child {
    margin: 20px 64px;
  }
  .variants-card ul li {
    margin: 20px 64px;
  }
}
@media only screen and (max-width: 500px) {
  .tissue-item {
    width: 276px;
    justify-content: space-evenly;
    margin: 0px auto;
  }
  /* .facial-tissue-combo-pack .tissue-item {
    width: 150px;
  } */
  .tissue-item li {
    margin: 0px;
  }
  .tissue-item li:last-child {
    margin-right: 0px;
  }
}
@media only screen and (max-width: 420px) {
  .facial-banner-content p {
    width: 100%;
  }
}
