/** Shopify CDN: Minification failed

Line 3441:2 Unexpected "}"

**/
.affiliate-program .page-width {
    max-width:100%;
    padding:0px !important;
  }
  .affiliate-program .image-with-text__text--caption {
    color:#fff;
    font-size:25px;
  }
  .affiliate-program .image-with-text__heading {
    color:#fff;
  }
  .affiliate-program .rte p {
    color:#fff;
    font-size:20px;
    font-weight:600 !important;
    letter-spacing:.3px;
  }
  .affiliate-program .image-with-text .grid__item {
    background-color:#1553b0;
  }
  @media(min-width:1400px){
    .testimonials .multicolumn-card__info p {
        min-height: 300px;
   }
    .affiliate-program .image-with-text__heading {
    font-size:56px;
    color:#fff;
  }
  }
    .blog .blog__post.grid__item {
        margin-left:0px;
    }
  .blog .button:hover, .blog .blog__post:hover a.button {
        text-decoration:none;
    }
  .blog .slider--mobile li {
        width:100%;
    }
  .sub-heading, .sub-heading a {
    font-size:32px;
    line-height:1.1;
  }
  .header .header__heading a.header__heading-link {
      padding: 0;
      margin: 0;
  }
  a.header__heading-link {
      padding: 0 7.5px;
  }
  nav.header__inline-menu ul.list-menu .list-menu__item {
      padding: 0;
      font-size: 18px;
      font-weight: 600;
      line-height: 1.2;
      text-align: center;
      text-decoration:none;
      color: #484848;
  }
  
  nav.header__inline-menu ul.list-menu {
      gap: 50px;
  }
  
  
  .header__icons {
      align-items: center;
      column-gap: 30px;
      padding: 0;
  }
   
  .header__icons .header__search .modal__toggle {
      width: 24px;
      height: 24px;
  }
  
  
  .header__icons a.header__icon {
    width: 22px;
    height: 22px;
    margin: 0;
  }
  .header__icons a.header__icon span.visually-hidden {
      height: auto;
  }
  
  .header__icons svg path {
      stroke: #484848;
  }
  
  
  .main {
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: space-between;
      column-gap: 50px;
  }
  
  .main h1.header__heading {
      width: auto;
      display: inline-block;
  }
  
  .main nav.header__inline-menu {
      width: 72%;
      display: inline-block;
      text-align: end;
  }
  
  
  .main .header__icons .desktop-localization-wrapper {
      display: none;
  } 
  
  nav.header__inline-menu ul.list-menu li a:hover {
      color: #1553B0;
      text-decoration:none;
      outline: none;
      border: 0;
  }
  nav.header__inline-menu ul.list-menu li a:hover span {
      text-decoration: none;
  } 
  
  a.button.button--primary {
      transition: 0.3s;
  }
  
  a.button.button--primary:hover {
      transition: 0.3s;
      background: #1553b0;
  }
  
  .banner-section {
      background: #EDF7FF;
      padding-bottom: 6.5rem;
      overflow: hidden;
  }
  .banner-section .bs-inner {
      display: grid;
      grid-template-columns: 1.2fr 2fr;
      align-items: center;
      gap: 62px;
  }
  .banner-section .bs-img img {
      vertical-align: bottom;
      margin: -12px 0 0 -6px;
  }
  .banner-section h2 {
      margin: 0 0 16px;
      color: #1553B0;
      font-size: 56px;
      font-weight: 400;
      line-height: 1.2;
      letter-spacing: -2px;
      text-transform:capitalize;
  }
  .banner-section p {
      font-size: 20px;
      line-height: 30px;
      font-weight: 600;
      color: #484848;
      font-family: Nunito Sans;
      margin: 0 0 15px;
  }
  .banner-section .bs-btn {
      background: #b74dbf;
      min-width: 230px;
      padding: 16px 20px;
      height: 54px;
      border: solid 3px #fff;
      opacity: 1;
      border-radius: 60px;
      font-weight: 600;
      font-family: Inter;
      transition: 0.3s;
      font-size: 20px;
      line-height: 24px;
  }
  
  .banner-section .bs-btn:hover {
      background: #1553B0;
  }
  .banner-section .bs-btn::before {
      display: none;
  }
  
  .banner-section .bs-btn::after {
      display: none;
  }
  
  
  /* ===========Multicolumn css Start=============== */
  
  .testimonials .multicolumn-card {
    background-color: #fff;
    border-radius: 20px !important;
  }
  .testimonials .page-width{
      max-width: calc(var(--page-width) * 1.2);
  }
  .testimonials .multicolumn-card__info {
    padding: 30px 30px 60px 30px !important;
  }
  .new-multicolumn-list.multicolumn-list {
      display: flex;
      grid-column-gap:2.5vw;
      width: 100%;
  
  }
  .new-multicolumn-list.multicolumn-list li{
    flex-shrink:1;
  }
  @media(min-width:1024px){
    .new-multicolumn-list.multicolumn-list {
                flex-wrap:nowrap;
    }
  }
  .multicolumn-list li .multicolumn-card {
      width: 100%;
      display: inline-block;
  }
  
  .new-multicolumn-list.multicolumn-list li .multicolumn-card .multicolumn-card__image-wrapper {
      margin: 0 auto;
  }
  
  .new-multicolumn-list.multicolumn-list li .multicolumn-card .multicolumn-card__info {
      text-align: center;
      padding: 20px 0 0px;
      color: #484848;
      font-weight: 600;
  }
  
  .new-multicolumn-list.multicolumn-list li .multicolumn-card .multicolumn-card__info p {
      font-size: 16px;
      line-height: 21.6px;
      color: #484848;
      
  }
  
  .new-multicolumn-list.multicolumn-list li .multicolumn-card .multicolumn-card__info h3 {
      margin-top: 10px;
      font-size: 32px;
      margin-bottom: 40px;
      line-height: 38.4px;
      color: #484848;
      position: relative;
  }
  
  .new-multicolumn-list.multicolumn-list li .multicolumn-card .multicolumn-card__info .rte p {
      font-size: 20px;
      line-height: 30px;
      color: #484848;
  }
  .new-multicolumn-list.multicolumn-list li .multicolumn-card .multicolumn-card__info h3:after {
      position: absolute;
      width: 70px;
      height: 2px;
      background: #484848;
      left: 50%;
      bottom: -20px;
      transform: translateX(-50%);
      content: "";
  }
  
  
  
  /* ===========Slider-Multicolumn css Start=============== */
  .slider-multicolumn {
      width: 100%;
      display: inline-block;
      position:relative;
  }
  
  body .slider-multicolumn .title-wrapper-with-link {
      justify-content: center;
      margin-bottom: 62px;
  }
  
  .slider-multicolumn .title-wrapper-with-link h2 {
      color: #B74DBF;
      font-size: 56px;
      line-height: 67.2px;
      letter-spacing: -2px;
      font-weight: 400;
      font-family: 'Inter';
  }
  
  
  .three-column-section ul li button {padding: 0;width: 15px;height: 15px;margin-right: 0px !important;}
  
  .three-column-section ul li button::before {
      content: "";
      background: #291E1B26;
      width: 15px;
      height: 15px;
      border-radius: 50px;
      opacity: 1;
  }
  
  .three-column-section ul li {
      padding: 0;
      margin: 0 8px;
      height: 15px;
  }
  .three-column-section ul li.slick-active button:before {
      background: #b94abb;
      opacity: 1;
  }
  
  .three-column-iner {
      width: 100%;
      display: inline-block;
      position: relative;
  }
  
  .three-column-iner .arrow-wrapper {
      position: relative;
      display: flex;
      bottom: 2px;
      max-width: 575px;
      width: 100%;
      justify-content: space-between;
      align-items: center;
      left: 50%;
      translate: -50% 0;
      pointer-events: none;
  }
  
  .three-column-iner .arrow-wrapper .slick-arrow {
      display: flex;
      pointer-events: visible;
      cursor: pointer;
  }
  
  .three-column-section .multicolumn-card {
      background: #fff;
      margin: 0 10px;
      border-radius: 60px !important;
      text-align: center;
  }
  .three-column-section .multicolumn-card .multicolumn-card__image-wrapper {
      margin: 0;
  }
  
  .three-column-section .multicolumn-card .multicolumn-card__image-wrapper img {
      border-radius: 60px 60px 0 0;
  }
  
  .three-column-section .multicolumn-card .multicolumn-card__info {
      padding: 30px 25px 60px;
  }
  
  .three-column-section .multicolumn-card .multicolumn-card__info h3 {
      margin: 0px 0 15px;
      font-size: 22px;
      font-weight: 600;
      line-height: 38.4px;
      color: #484848;
  }
  
  .three-column-section .multicolumn-card .multicolumn-card__info .rte {
      margin-bottom: 15px;
      display: flex;
      flex-direction: column;
      row-gap: 12px;
  }
  
  .three-column-section .multicolumn-card .multicolumn-card__info .rte::after {
      display: none;
  }
  
  .three-column-section .multicolumn-card .multicolumn-card__info .rte p {
      margin:  0;
      font-size: 20px;
      line-height: 30px;
      font-weight: 600;
      font-family: 'Nunito Sans';
      color: #484848;
  }
  
  .three-column-section .multicolumn-card .multicolumn-card__info .authername {
      margin-top: 0;
  }
  
  .three-column-section .multicolumn-card .multicolumn-card__info .authername p {
      margin: 0;
      color: #484848;
      font-family: 'Nunito Sans';
  }
  
  .three-column-section .multicolumn-card .multicolumn-card__info .designation {
      margin-top: 0;
      margin-bottom: 15px;
  }
  
  .three-column-section .multicolumn-card .multicolumn-card__info .designation p {
      margin: 0;
      color: #484848;
      font-family: 'Nunito Sans';
  }
  
  .three-column-section .multicolumn-card .multicolumn-card__info a.button {
      margin-top: 0 !important;
      font-size: 20px;
      line-height: 24px;
      font-weight: 600;
      font-family: 'Inter';
      border-radius: 60px;
      border: solid 3px #fff;
      height: 54px;
  }
  
  
  .three-column-section .multicolumn-card .multicolumn-card__info a span.icon-wrap {
      display: none;
  }
  .three-column-section .multicolumn-card .multicolumn-card__info a.button::after {
      box-shadow: none;
  }
  
  .three-column-section .slick-list {
      margin-bottom: 62px;
  }
  
  .three-column-section ul.slick-dots {
      bottom: -84px;
    line-height: 0px;
  }
  .vudeo-wapper {
      margin-bottom: 100px;
  }
  .vudeo-wapper iframe {
      height: 54vw;
      max-height: 655px;
      border: 1px solid #484848;
      border-radius: 12px 12px 0 0;
      vertical-align: bottom;
  }
  
  .slider-multicolumn .center {
      width: 100%;
      display: block;
      position: absolute;
      bottom: -22px;
  }
  .slider-multicolumn .center a.button {
      border-radius: 60px;
      border: solid 3px #fff;
      display: inline-flex;
      width: 100%;
      margin: 0 auto;
      max-width: 575px;
      font-size: 20px;
      line-height: 24px;
      font-weight: 600;
      font-family: Inter;
      height: 49px;
  }
  .slider-multicolumn .center a.button::after {
      box-shadow: none;
  }
  .three-column-iner .three-column-section {
      margin-bottom: 0;
  }
  
  .slider-multicolumn>div {
      padding-bottom: 122px;
  }
  
  
  /* ===========Superior-options css Start=============== */
  
  .superior_option_wapper {padding-top: 100px;}
  
  .superior_option_wapper .lookbook-heading h2 {
      text-align: center;
      margin: 0;
      color: #7CAED4;
      font-size: 5.2rem;
      line-height: 67.2px;
      letter-spacing: -2px;
      font-weight: 400;
      font-family: Inter;
      margin-bottom: 50px;
  }
  .superior_option_wapper .picture_paragraph_block table {
      box-shadow: none !important;
  }
  
  .superior_option_wapper .picture_paragraph_block table thead {border-bottom: solid 2px #000000;}
  
  
  
  .superior_option_wapper .picture_paragraph_block table thead tr th {
      border: 0;
      text-align: left;
      font-size: 16px;
      line-height: 24px;
      font-weight: 600;
      color: #484848;
      padding: 15px 7px;
      border-radius: 10px 10px 0 0;
  }
  
  .superior_option_wapper .picture_paragraph_block table thead tr th.selected-2 {
      padding-left: 30px;
  }
  
  
  .superior_option_wapper .picture_paragraph_block table thead tr th:first-child {
      width: 265px;
      font-size: 20px;
      font-weight: 600;
      font-family: 'Nunito Sans';
      color: #484848;
      line-height: 30px;
      padding-left: 14.5px;
  }
  .superior_option_wapper tbody tr {
      border-bottom: solid 1px #484848;
  }
  
  .superior_option_wapper tbody tr td {
      border: 0;
      padding: 35px 13px;
  }
  
  .superior_option_wapper tbody tr td.row-heading {
      font-size: 16px;
      line-height: 24px;
      color: #484848;
      font-weight: 600;
      padding-left: 0px;
  }
  .superior_option_wapper tbody tr td span.circle {
      margin: 0 auto !important;
  }
  .superior_option_wapper tbody tr:last-child td {
      border-radius: 0 0 10px 10px;
      padding-bottom: 61px;
  }
  
  
  .superior_option_wapper .picture_paragraph_block table thead tr th.selected-3 {
      padding-left: 35px;
      width: 195px;
  }
  
  .superior_option_wapper .picture_paragraph_block table thead tr .selected-5 {
      width: 163px;
  }
  
  .superior_option_wapper .picture_paragraph_block table thead tr .selected-4 {
      width: 160px;
  }
  /* ===========footer css Start=============== */
  
  footer.footer {
      width: 100%;
      display: inline-block;
      padding: 100px 15px 30px;
      border: 0;
  }
  footer.footer .footer__content-top {
      padding-top: 30px;
      padding-bottom:30px;
      border-top: solid 1px #484848;
      border-bottom: solid 1px #484848;
     
  }
  .footer-block-image{
    justify-content: flex-start !important;
  }
  .footer-block-image.center {
      justify-content: flex-start !important;
  }
  .footer-block-image.center .footer-block__image-wrapper {
      width: 100%;
      display: inline-block;
      max-width: 145px !important;
      margin: 0;
      line-height: 0;
  }
  .footer-block-image.center .footer-block__image-wrapper img {
      width: 100%;
      display: inline-block;
      object-fit: cover;
      object-position: center;
  }
  .footer-block__details-content li a.link.link--text {
      font-size: 18px;
      color: #484848;
      line-height: 24px;
      padding-bottom: 16px;
      padding-top: 0;
      text-decoration: none;
      font-weight: 600;
  }
  .footer__list-social.list-social li {
      width: 24px;
      height: 24px;
  }
  
  .footer__list-social.list-social li a {
      padding: 0;
      width: 100%;
      height: 100%;
  }
  
  .footer__list-social.list-social {column-gap: 16px;}
  .footer-block--newsletter.scroll-trigger.animate--slide-in {
      margin: 0;
      align-items: flex-start;
  }
  
  
  
  .footer-block--newsletter.scroll-trigger.animate--slide-in .slp-title p {
      margin: 0;
      color: #484848;
      font-size: 18px;
      line-height: 24px;
      font-weight: 600;
      margin-bottom: 16px;
  }
  
  .footer__content-bottom {
      width: 100%;
      display: inline-block;
      border-top: 0 !important;
  }
  
  .footer__content-bottom .footer__copyright {
      margin: 0;
      font-size: 14px;
      line-height: 19.6px;
      font-weight: 400;
      color: #484848;
  }
  .footer__content-bottom .footer__copyright small {
      font-size: unset;
  }
  
  .footer__content-bottom-wrapper {
      display: flex;
      width: 100%;
      max-width: 1240px;
      padding-left: 0;
  }
  
  
  .footer__blocks-wrapper .footer-block:nth-child(1) {
      width: 306px;
  }
  
  .footer__blocks-wrapper .footer-block:nth-child(2) {
      width: 100px;
  }
  
  .footer__blocks-wrapper .footer-block:nth-child(3) {
      width: 215px;
  }
  
  .footer-block--newsletter.scroll-trigger.animate--slide-in {
      width: 234px;
  }
  
  .footer__blocks-wrapper .footer-block ul li {
      margin: 0;
  }
  
  /* dilkhush css */
  
  .picture_paragraph_block .yes .circle {
      width: 20px;
      height: 20px;
      border-radius: 50%;
      background-color: #5f5f5f;
      padding: 10px;
      margin: 10px;
      display: block;
  }
  
  .picture_paragraph_block .no .circle {
      width: 20px;
      height: 20px;
      border-radius: 50%;
      background-color: transparent;
      padding: 10px;
      margin: 10px;
      display: block;
      background-color: #fff;
      border: 1px solid #5F5F5F;
  }
  
  
  /*************************product page css Start==================== */
  
  .product ul li .product-media-container {
      width: 100% !important;
      display: inline-block;
      border: 0;
  }
  
  .product ul {
      width: 100%;
      display: inline-block;
      margin-bottom: 0;
  }
  
  .product ul li .product-media-container img {
      border-radius: 60px;
      object-fit: cover;
      object-position: center;
  }
  .product ul.icon-with-text {
    display: flex;
    margin-top: 75px;
    align-items: center;
    border-top: solid 1px #484848;
    padding-top: 65px;
    align-items: baseline;
  }
  
  .product ul.icon-with-text li img {
    width: 70px;
    object-fit: contain;
    object-position: center;
    margin-bottom: 10px;
  }
  
  .product ul.icon-with-text li span.h4 {
    font-size: 20px;
    font-weight: 600;
    font-family: "Nunito Sans";
    line-height: 30px;
    color: #484848;
  }
  .product__info-wrapper {
    padding-left: 44px !important;
  }
  
  .product__info-wrapper .product__title h1 {
    font-family: "Inter";
    font-size: 56px;
    font-weight: 400;
    line-height: 67.2px;
    color: #1553b0;
    letter-spacing: -2px;
    margin-bottom: 12px;
    display: inline-block;
  }
  
  .product__info-wrapper p.product__text {
    color: #1553b0;
    font-family: "Inter";
    font-size: 32px;
    line-height: 38.4px;
    font-weight: 400;
    text-transform: inherit;
    letter-spacing: unset;
  }
  .product__info-wrapper .product-price {
    margin: 12px 0;
  }
  
  .product__info-wrapper .product-price .price__container {
    margin-bottom: 0;
  }
  
  .product__info-wrapper .product-price .price__container span.price-item {
    font-size: 32px;
    color: #484848;
    font-family: "Inter";
    font-weight: 400;
    line-height: 38.4px;
  }
  .product-form__input .select::after {
      box-shadow: none;
  }
  .product__info-wrapper label.form__label {
    display: none;
  }
  
  .product__info-wrapper .select {
    border: 0;
    outline: 0;
    box-shadow: none !important;
  }
  
  .product__info-wrapper .select select.select__select {
    background: #fff;
    padding: 9.5px 10px;
    border: solid 1px #767676;
    border-radius: 100px;
    font-size: 24px;
    line-height: 33.6px;
    font-family: "Nunito Sans";
    font-weight: 600;
    height: 54px;
    text-align: center;
  }
  
  .product__info-wrapper .select:hover::after {
    border: 0;
    box-shadow: none;
  }
  .product__info-wrapper .select select.select__select:focus-visible {
      box-shadow: none;
  }
  
  .product__info-wrapper .select svg.icon.icon-caret {
    background: #b94abb;
    right: 30px;
    width: 35px;
    height: 35px;
    top: 50%;
    transform: translateY(-50%);
    padding: 8px;
    border-radius: 50px;
  }
  
  .product__info-wrapper .select svg.icon.icon-caret path {
    fill: #fff;
  }
  
  .product__info-wrapper .select option {
      font-size: 16px;
  }
  
  .product .custom_qty_selector {
      display: flex;
      align-items: center;
      column-gap: 10px;
      margin-top: 32px;
      margin-bottom: 35px;
      position: relative;
  }
  
  .product .custom_qty_selector .product-form__input {
      width: 100%;
      display: inline-block;
      max-width: 170px;
      margin-bottom: 0;
  }
  
  .product .custom_qty_selector .product-form__input .price-per-item__container {
      width: 100%;
      display: inline-block;
  }
  
  .product .custom_qty_selector .product-form__input .price-per-item__container .quantity {
      width: 100%;
      max-width: 170px;
      background: #fff;
      padding: 9.5px 10px;
      border: solid 1px #767676;
      border-radius: 100px;
      font-size: 24px;
      line-height: 33.6px;
      font-family: Nunito Sans;
      font-weight: 600;
      height: 54px;
      text-align: center;
  }
  
  .product .custom_qty_selector .product-form__input .price-per-item__container .quantity button.quantity__button {
      background: #b94abb;
      width: 35px;
      height: 35px;
      border-radius: 50px;
  }
  
  .product .custom_qty_selector .product-form__input .price-per-item__container .quantity button.quantity__button svg {
      width: 18px;
  }
  
  .product .custom_qty_selector .product-form__input .price-per-item__container .quantity button.quantity__button svg path {
      fill: #fff;
  }
  
  .product .custom_qty_selector .product-form__input .price-per-item__container .quantity input {
      font-size: 24px;
      line-height: 33.6px;
      font-family: Nunito Sans;
      font-weight: 600;
      color: #484848;
  }
  
  .product .custom_qty_selector .product-form__input .price-per-item__container .quantity::after {
      box-shadow: none;
  }
  
  .product .custom_qty_selector .product-form__input .price-per-item__container .quantity button.quantity__button.disabled {
      background: #EBEBEB;
      opacity: 1;
  }
  
  .product .custom_qty_selector .product-form__input .price-per-item__container .quantity button.quantity__button.disabled svg path {
      fill: #333333;
  }
  
  .product .custom_qty_selector product-form.product-form {
      margin: 0;
  }
  .product .custom_qty_selector .cta_wrapper {
      display: inline-block;
  }
  .product .custom_qty_selector product-form.product-form form button {
      margin: 0;
      margin-top: 0!important;
      font-size: 20px;
      line-height: 24px;
      font-weight: 600;
      font-family: Inter;
      border-radius: 60px;
      border: solid 3px #fff;
      height: 54px;
      
  }
  
  .product .custom_qty_selector product-form.product-form form button::after {
      box-shadow: none;
  }
  
  .product__info-wrapper .rte {
      margin-top: 0;
      font-size: 20px;
      line-height: 30px;
      color: #484848;
      font-weight: 600;
      font-family: 'Nunito Sans';
  }
  
  .product__info-wrapper .rte p {
      font-size: 20px;
      line-height: 30px;
      font-weight: 600;
      color: #484848;
      font-family: 'Nunito Sans';
      margin-bottom: 0;
  }
  
  .product__info-wrapper .rte ul {
      margin-top: 12px;
      list-style: none;
      padding-left: 40px;
  }
  
  .product__info-wrapper .rte ul li {
      font-size: 20px;
      line-height: 30px;
      font-weight: 600;
      color: #484848;
      font-family: 'Nunito Sans';
      list-style: disc;
  }
  .question-detail-wapper {
      padding: 50px 0 115px 0;
  }
  .cta-section {
      padding-bottom: 15px !important;
  }
  
  .question-detail-wapper .qdw h2 {
      margin: 0 0 10px;
      color: #B74DBF;
      font-size: 56px;
      line-height: 67.2px;
      letter-spacing: -2px;
      font-weight: 400;
      font-family: Inter;
  }
  
  .question-detail-wapper .qdw {
      width: 100%;
      display: block;
      text-align: center;
      max-width: 855px;
      margin: 0 auto;
  }
  .question-detail-wapper .qdw p {
      margin: 0 0 10px;
      font-size: 32px;
      font-weight: 400;
      line-height: 38.4px;
      font-family: Inter;
      color: #484848;
  }
  
  .question-detail-wapper .qdw a {
      font-size: 32px;
      font-weight: 400;
      line-height: 38.4px;
      font-family: Inter;
      color: #484848;
      text-decoration: none;
  }
  
  .question-detail-wapper .qdw a.button.bs-btn, .rte a.button, .banner__content .button, .product-form__buttons a.button {
      margin-top: 30px;
      font-size: 20px;
      line-height: 24px;
      font-weight: normal;
      font-family: Inter;
      border-radius: 60px;
      color: #fff;
      transition: 0.3s;
      text-align: center;
  }
  .m-0{
      margin:0 !important;
  }
  .question-detail-wapper .qdw a.button.bs-btn:hover, .rte a.button:hover{
     background: #1553B0;
  }
  
  
  .question-detail-wapper .qdw a.button.bs-btn::after, .rte a.button::after, .rte a.button:hover::after {
      box-shadow: none;
  }
  
  .question-detail-wapper.just-like .qdw p {
      font-size: 24px;
      line-height: 33.6px;
      font-weight: 600;
      color: #484848;
      font-family: 'Nunito Sans';
  }
  
  .question-detail-wapper.just-like .qdw a.button.bs-btn {
      width: 230px;
      padding: 16px 15px;
      height: 54px;
      border: solid 3px #fff;
  }
  
  .question-detail-wapper.cta-section-wrap .qdw {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
  }
  
  .question-detail-wapper.cta-section-wrap .qdw h2 {
      width: 100%;
  }
  
  .question-detail-wapper.cta-section-wrap .qdw p {
      padding-right: 8px;
  }
  .question-detail-wapper.cta-section-wrap {
      padding-bottom: 0;
  }
  .product__tax.caption.rte {
      display: none;
  }
  .product__text.inline-richtext:last-of-type {
    font-size: 20px;
  }
  .product .custom_qty_selector .cta_wrapper .product-form__error-message-wrapper:not([hidden]) {
      position: absolute;
      left: 0;
      bottom: -45px;
      width: 100%;
  }
  
  
  
  /*************************Abuot Us page css Start==================== */
  .about-us {
      width: 100%;
      display: inline-block;
  }
  
  .about-us .page-width {
      max-width: 100%;
      padding: 0 !important;
  }
  
  
  
  .about-us .image-with-text__content, .affiliate-program .image-with-text__content {
      justify-content: center;
      padding: 100px 127px 100px;
      padding-left: calc(100% - 606px);
  }
  
  .about-us h2 {
      font-size: 56px;
      line-height: 67.2px;
      letter-spacing: -2px;
      color: #1553B0;
      font-weight: 400;
      font-family: 'Inter';
      margin-bottom: 16px;
  }
  .about-us .image-with-text {
      display: flex;
      width: 100%;
      align-items: center;
  }
  .about-us .image-with-text .image-with-text__grid {
      height: 100%;
      width: 100%;
  }
  
  .about-us .global-media-settings {
      border: 0;
  }
  
  .about-us .image-with-text .image-with-text__grid .image-with-text__media-item .image-with-text__media {
       height: 100%; 
      padding: 0 !important; 
  }
  
  .about-us .image-with-text .image-with-text__grid .image-with-text__media-item .image-with-text__media img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center;
  }
  
  .about-us .rte {
      margin: 0;
  }
  
  .about-us .rte p {
      font-size: 20px;
      line-height: 30px;
      font-weight: 600;
      color: #484848;
      font-family: Nunito Sans;
  }
  .meet-team-wapper {
      width: 100%;
      display: inline-block;
      padding: 100px 0  0;
      margin-bottom:50px;
  }
  
  .meet-team-wapper .mtw-heading {
      width: 100%;
      display: inline-block;
      text-align: center;
      padding-bottom: 50px;
      
  }
  
  .meet-team-wapper .mtw-heading h2 {
      margin: 0;
  }
  .meet-team-wapper .mtw-heading h2, .h2 {
      font-size: 25px;
      color: #1553B0;
      line-height: 48px;
      letter-spacing: -1px;
      font-weight: 400;
      font-family: 'Inter';
      margin-bottom: 10px;
  }
  .meet-team-wapper .mtw-heading h2 {
      font-size: 40px;
  }
  .case-studies h2 {
      font-size: 40px;
  }
  .h3 {
      margin: 0;
      font-size: 24px;
      line-height: 28.8px;
      font-family: Inter;
      color: #484848;
      font-weight: 400;
  }
  .meet-team-wapper .mtw-heading p {
      margin: 0;
      font-size: 24px;
      line-height: 28.8px;
      font-family: 'Inter';
      color: #484848;
      font-weight: 400;
  }
  
  .meet-team-wapper .meet-team-wapper_block {
      width: 100%;
      
  }
  
  .meet-team-wapper .meet-team-wapper-item {
      display: flex;
      align-items: flex-start;
      width: 100%;
      column-gap: 40px;
      padding: 75px 60px 65px;
     
      border-top: solid 1px #484848;
  }
  
  .meet-team-wapper .meet-team-wapper-item:last-child {
      border-bottom: solid 1px #484848;
      padding-bottom: 75px;
  }
  
  .meet-team-wapper  .meet-team-wapper-image {
      width: 25%;
      display: inline-block;
  }
  
  .meet-team-wapper .meet-team-wapper-image img {
      width: 100%;
      object-fit: cover;
      object-position: center;
  }
  
  .meet-team-wapper .content-box {
      width: 75%;
      display: inline-block;
  }
  
  .meet-team-wapper .content-box h2 {
      margin: 0;
      line-height: 38.4px;
      font-size: 32px;
      font-weight: 400;
      color: #1553B0;
      font-family: 'Inter';
      margin-bottom: 10px;
  }
  
  .meet-team-wapper .content-box strong {
      font-size: 20px;
      line-height: 30px;
      font-weight: 600;
      color: #1553B0;
      font-family: 'Nunito Sans';
  }
  
  .meet-team-wapper .content-box p {
      font-size: 20px;
      line-height: 33.6px;
      font-family: Nunito Sans;
      color: #484848;
      font-weight: 600;
      margin-bottom: 10px;
      margin-top: 0;
  }
  .meet-team-wapper .content-box h6 {
      padding-bottom: 20px;
      margin-top: 10px;
      font-size: 20px;
      line-height: 33px;
      font-family: Nunito Sans;
      color: #484848;
      font-weight: 600;
      border-bottom: solid 1px #484848;
      margin-bottom: 30px;
  }
  .board-members .page-width {
      padding-bottom: 110px;
      padding-top: 100px;
  }
  
  .board-members .title-wrapper-with-link {
      width: 100%;
      justify-content: center;
      margin-bottom: 60px;
  }
  
  .board-members .title-wrapper-with-link h2 {
      font-size: 40px;
      color: #1553B0;
      line-height: 48px;
      font-weight: 400;
      font-family: 'Inter';
      text-transform: uppercase;
  }
  
  .board-members .new-multicolumn-list.multicolumn-list li .multicolumn-card .multicolumn-card__info {
      padding-top: 20px !important;
  }
  
  .board-members .new-multicolumn-list.multicolumn-list li .multicolumn-card .multicolumn-card__info h3 {
      margin: 0;
      font-size: 24px;
      color: #1553B0;
      line-height: 28.8px;
      font-weight: 400;
      font-family: 'Inter';
      position: unset;
      text-transform:capitalize;
  }
  
  .board-members .new-multicolumn-list.multicolumn-list li .multicolumn-card .multicolumn-card__info .rte {
      margin-top: 10px;
  }
  
  .board-members .new-multicolumn-list.multicolumn-list li .multicolumn-card .multicolumn-card__info .rte p {
      color: #484848;
      line-height: 30px;
      font-size: 20px;
      font-weight: 400;
      font-family: 'Inter';
  }
  
  .board-members .new-multicolumn-list.multicolumn-list li .multicolumn-card .multicolumn-card__info .rte p:not(:last-child) {
      margin-bottom: 20px;
  }
  
  .board-members .new-multicolumn-list.multicolumn-list li .multicolumn-card .multicolumn-card__info h3::after {
      position: unset;
  }
  .board-members .bottom-content {
      width: 100%;
      display: inline-block;
      text-align: center;
      margin-top: 50px;
  }
  
  .board-members .bottom-content p {
      font-size: 20px;
      color: #484848;
      font-family: 'Nunito Sans';
      margin: 0;
      line-height: 24px;
  }
  
  .inline-richtext.designation {
      min-height: 70px;
  }
  
  
  /* ========================FAQ css Start==================== */
  .faq {
      width: 100%;
      display: inline-block;
     padding: 0 !important;
  }
  
  .faq .page-width {
      max-width: 100%;
     padding: 0!important;
  }
  
  .faq .page-width .image-with-text__grid {width: 100%;align-items: stretch;}
  
  .faq .page-width .image-with-text__grid .image-with-text__text-item {
      background: #E47E3C;
  }
  
  .faq .image-with-text__content {
      justify-content: center;
      padding: 100px 127px 100px ;
      padding-left: calc(100% - 606px);
  }
  .faq .global-media-settings {
      border: 0;
  }
  
  .faq .image-with-text__content h2 {
      font-size: 56px;
      line-height: 67.2px;
      letter-spacing: -2px;
      color: #FFFFFF;
      font-weight: 400;
      font-family: Inter;
  }
  
  .faq-wrap {
      width: 100%;
      display: inline-block;
      padding: 95px 0 100px;
  }
  
  
  .faq-wrap .page-header h3 {
      margin: 0;
      font-size: 56px;
      line-height: 67.2px;
      letter-spacing: -2px;
      color: #E47E3C;;
      font-weight: 400;
      font-family: Inter;
      margin-bottom: 35px;
  }
  
  .faq-wrap .page_template {
      width: 100%;
      display: inline-block;
  }
  
  .faq-wrap .page_template .faq-item {
      border-top: solid 1px #484848;
      padding: 25px 0;
  }
  
  .faq-wrap .page_template .faq-item h4 {
      color: #484848;
      font-size: 24px;
      line-height: 28.8px;
      font-weight: 400;
      font-family: 'Inter';
      display: flex;
      justify-content: space-between;
      padding-right: 30px;
      margin: 0;
      cursor: pointer;
  }
  
  .faq-wrap .page_template .faq-item .ans {
      color: #484848;
      font-size: 20px;
      line-height: 30px;
      padding-right: 30px;
      font-weight: 600;
      margin-top: 15px;
  }
  
  /* ========================Contact css Start==================== */
  .contact {padding: 0;}
  
  .contact .page-width {
      max-width: 100%;
      padding: 0 !important;
  }
  
  .contact .image-with-text__text-item {
      width: 40%;
  }
  
  .contact .image-with-text__content {
      background: #ACAE04;
      justify-content: center;
      padding-left: calc(100% - 515px);
  }
  .contact .image-with-text__content.text-only {
      padding-left: 0;
  }
  .contact .image-with-text__content.text-only h2{
      margin:0 auto;
  }
  .contact .image-with-text__content h2 {
      font-size: 56px;
      line-height: 67.2px;
      letter-spacing: -2px;
      color: #fff;
      font-weight: 400;
      font-family: Inter;
  }
  
  /* .contact .image-with-text__media-item--medium {
      width: 60%;
  }
   */
  .contact .global-media-settings {
      border: 0;
  }
  .contact-wrap {
      width: 100%;
      display: flex;
      margin: 0 auto;
      padding-bottom: 100px;
      column-gap: 10px;
  }
  
  .contact-wrap .contact-wapper .contact {
      margin: 0;
      width: 100%;
      max-width: 100%;
      padding-top: 0;
  }
  
  .contact-wrap h2.title {
      margin: 0;
      font-size: 40px;
      line-height: 48px;
      letter-spacing: -1px;
      color: #484848;
      font-weight: 400;
  }
  
  .contact-wrap p {
      font-size: 20px;
      line-height: 30px;
      color: #484848;
      font-weight: 600;
      font-family: 'Nunito Sans';
      margin: 10px 0;
  }
  
  .contact-wrap p.reqfield {
      font-size: 14px;
      line-height: 20px;
      color: #FF0000;
  }
  .contact-wrap .contact-wapper form {
      margin-top: 30px;
  }
  .contact-wrap form .contact__fields .field label.field__label span {
      color: red;
  }
  
  .contact-wrap form .contact__fields .field {
      display: flex;
      flex-wrap: nowrap;
      flex-direction: column;
      border-bottom: solid 1px #000;
      margin-bottom: 20px;
  }
  
  .contact-wrap form .contact__fields .field::after {
      box-shadow: none;
      border: 0;
      display: none;
  }
  
  .contact-wrap form .contact__fields .field input.field__input {
      padding: 0 0 0 1rem;
      width: 100%;
      order: 1;
      font-size: 18px;
      line-height: 26px;
      color: #484848;
  }
  .contact-wrap form .contact__fields .field label.field__label {
      font-size: 17px;
      line-height: 21.6px;
      text-transform: uppercase;
      position: unset;
      width: 100%;
      letter-spacing: unset;
      margin-bottom:.6rem;
  }
  
  .contact-wrap form .contact__fields .field input.field__input::placeholder {
      display: block !important;
  }
  
  .contact-wrap form .contact__fields .field input.field__input:focus-visible {
      box-shadow: none;
  }
  
  .contact-wrap form .contact__fields .field::before {
      display: none;
  }
  .contact-wrap form .field textarea {
    padding: 1rem;
    width: 100%;
    border-bottom: solid 1px #000!important;
    order: 2;
    resize: none;
  }
  
  .contact-wrap form .field::before {
      display: none;
  }
  
  .contact-wrap form .field::after {
      display: none;
  }
  
  .contact-wrap form .field label.field__label {
    position: unset !important;
    font-size: 18px;
    line-height: 21.6px;
    text-transform: uppercase;
    width: 100%;
    letter-spacing: unset;
  }
  
  .contact-wrap form .field textarea:focus-visible {
      box-shadow: none;
  }
  
  .contact-wrap form .field {
      flex-wrap: wrap;
      margin-bottom: 20px;
  }
  
  .contact-wrap .contact-info .ci-inner-wp {
      width: 100%;
      display: inline-block;
  }
  
  .contact-wrap .contact-info h2 {
      margin: 0;
      font-size: 32px;
      line-height: 38.4px;
      font-weight: 400;
      color: #484848;
      font-family: 'Inter';
      padding-bottom: 15px;
      border-bottom: solid 1px #000;
      margin-bottom: 20px;
  }
  
  .contact-wrap .contact-info .email-wapper {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      column-gap: 10px;
      margin-bottom: 20px;
  }
  
  .contact-wrap .contact-info .email-wapper a {
      text-decoration: none;
      font-size: 20px;
      color: #484848;
      line-height: 30px;
      font-family: 'Nunito Sans';
      font-weight: 600;
  }
  
  .contact-wrap .contact-info .phone-wapper {
      display: flex;
      align-items: center;
      font-size: 20px;
      color: #484848;
      line-height: 30px;
      font-family: 'Nunito Sans';
      font-weight: 600;
  }
  
  .contact-wrap .contact-info .phone-wapper a {
      text-decoration: none;
      font-size: 20px;
      color: #484848;
      line-height: 30px;
      font-family: 'Nunito Sans';
      font-weight: 600;
  }
  
  .contact-wrap .contact-info .phone-wapper svg {
      margin-right: 10px;
  }
  
  .contact-wrap form .messagefield.field {
      margin-bottom: 90px;
  }
  
  .contact-wrap form .messagefield.field textarea {
      height: 100%;
  }
  .contact-wrap .contact-wapper form .contact__button {
      margin: 0;
      display: flex;
      align-items: center;
      column-gap: 20px;
  }
  .contact-wrap .contact-wapper form .contact__button h2.form__message {
      margin: 0;
      font-size: 18px;
      color: #128300;
      font-family: 'Inter';
      text-transform: uppercase;
      font-weight: 400;
  }
  
  .contact-wrap .contact-wapper form .contact__button h2.form__message svg.icon.icon-success {
      display: none;
  }
  
  .contact-wrap .contact-wapper form .contact__button button.button {
      padding: 15px 46px;
      font-size: 20px;
      line-height: 24px;
      font-weight: 600;
      background: #128300;
      border: solid 3px #fff;
      border-radius: 60px;
      text-transform: uppercase;
  }
  
  .contact-wrap .contact-wapper form .contact__button button.button::after {
      box-shadow: none;
  }
  
  /**********************Cart-Drawer css****************/
  .cart-count-bubble {
      left: 10px;
      bottom: -8px;
      background: #484848;
      line-height: 0;
  
  }
  .cart-count-bubble span {
      font-size: 12px;
      line-height: 18px;
  }
  .drawer {
      top: var(--header-height) !important;
  }
  .drawer.active {
      background-color: rgb(0 0 0 / 73%);
    
      
  }
  .cart-drawer {
      max-width: 730px;
  }
  
  .cart-drawer .drawer__inner {
      padding: 0;
      width: 730px;
      border-left: 0;
  }
  
  .cart-drawer .drawer__inner .drawer__header {
     padding: 50px 50px 25px;
  }
  
  .cart-drawer .drawer__inner .drawer__header button.drawer__close {
      top: 44px;
      right: 36px;
  }
  
  .cart-drawer .drawer__inner .drawer__header h2 {
      margin: 0;
      font-size: 24px;
      line-height: 28.8px;
      font-weight: 400;
      font-family: 'Inter';
      color: #484848;
  }
  
  .cart-drawer .drawer__inner form thead {
      display: none;
  }
  
  .cart-drawer .drawer__inner form thead tr th {
      border: 0;
  }
  
  .cart-drawer .drawer__inner form .cart-item {
      display: flex;
      flex-wrap: wrap;
      width: 100%;
      border-bottom: solid 1px #484848;
      justify-content: space-between;
      margin-bottom: 0;
      gap: 0;
      padding-top: 25px;
  }
  
  .cart-drawer .drawer__inner form .cart-item td.cart-item__details {
      padding: 0;
      width: 100%;
  }
  
  .cart-drawer .drawer__inner form .cart-item td.cart-item__details a.cart-item__name {
      font-size: 40px;
      line-height: 48px;
      max-width: 100%;
      text-decoration: none;
  }
  
  .cart-drawer .drawer__inner form .cart-item td.cart-item__details .product-option {
      display: none;
  }
  
  
  .cart-drawer .drawer__inner form .cart-item td.cart-item__details dl .product-option {
      display: block;
  }
  
  .cart-drawer .drawer__inner form .cart-item td.cart-item__details dl .product-option dt {
      display: none;
  }
  
  .cart-drawer .drawer__inner form .cart-item td.cart-item__details dl .product-option dd {
      font-size: 24px;
      color: #484848;
      line-height: 28.8px;
  }
  
  
  
  .cart-drawer .drawer__inner form .cart-item td.cart-item__quantity {
      padding: 0;
      width: 50%;
      order: 4;
  }
  
  .cart-drawer .drawer__inner form .cart-item td.cart-item__totals.right {
      order: 3;
      width: 20%;
      justify-content: center;
      align-items: center;
  }
  
  .cart-drawer .drawer__inner form .cart-item td {
      order: 2;
      width: 100%;
      padding: 0;
  }
  
  
  
  .cart-drawer .drawer__inner form .cart-item td .description-contents p {
      margin: 25px 0 10px;
      font-size: 20px;
      color: #484848;
      line-height: 30px;
  }
  
  .cart-drawer .drawer__inner form .cart-item td .description-contents ul li {
      font-size: 20px;
      line-height: 30px;
      color: #484848;
  }
  
  .cart-drawer .drawer__inner form .cart-item td .description-contents ul {
      margin-top: 0;
      margin-bottom: 25px;
  }
  
  .cart-drawer .drawer__inner form .cart-item td.cart-item__totals.right span.price.price--end {
      font-size: 24px;
      color: #484848;
      line-height: 28.8px;
      font-family: 'Inter';
      font-weight: 400;
  }
  
  .cart-drawer .drawer__inner form .cart-item td.cart-item__quantity .quantity-popover-wrapper {
      justify-content: flex-end;
  }
  
  
  .cart-drawer .drawer__inner form .cart-item td .quantity-popover-container .cart-quantity:after {
      box-shadow: none;
  }
  .cart-drawer .drawer__inner form .cart-item td .quantity-popover-container .cart-quantity button.quantity__button {
      background: #b94abb;
      width: 35px;
      height: 35px;
      border-radius: 50px;
  }
  .cart-drawer .quantity-popover-container .quantity.cart-quantity {
      align-items: center;
  }
  
  .cart-drawer .drawer__inner form .cart-item td .quantity-popover-container .cart-quantity input {
      font-size: 24px;
      line-height: 33.6px;
      font-family: Nunito Sans;
      font-weight: 600;
      color: #484848;
  }
  .cart-drawer .drawer__inner form .cart-item td .quantity-popover-container .cart-quantity button.quantity__button svg {
      width: 18px;
  }
  
  .cart-drawer .drawer__inner form .cart-item td .quantity-popover-container .cart-quantity button.quantity__button svg path {
      fill: #fff;
  }
  
  .cart-drawer .drawer__inner form .cart-item td .quantity-popover-container .cart-quantity button.quantity__button.disabled {
      background: #ebebeb;
      opacity: 1;
  }
  
  .cart-drawer .drawer__inner form .cart-item td .quantity-popover-container .cart-quantity button.quantity__button.disabled svg path {
     fill: #333;
  }
  .drawer__footer {
      padding-top: 0;
      border: 0 !important;;
  }
  
  .drawer__footer .cart-drawer__footer small.tax-note {
      display: none;
  }
  
  .drawer__footer .cart-drawer__footer .totals {
      margin-top: 0;
      padding: 0 0 34px;
  }
  
  .drawer__footer .cart-drawer__footer .totals h2 {
      margin-top: 0;
      font-size: 24px;
      line-height: 28.8px;
  }
  
  .drawer__footer .cart__ctas button {
      margin-top: 0!important;
      font-size: 20px;
      line-height: 24px;
      font-weight: 600;
      font-family: Inter;
      border-radius: 60px;
      border: solid 3px #fff;
      height: 54px;
      max-width: 596px;
      margin: 0 auto;
  }
  .drawer__footer .cart__ctas button svg {
      margin-left: 10px;
  }
  
  .cart-drawer form {
      padding: 0 50px;
  }
  
  .cart-drawer .cart-drawer__footer {
      padding: 0 50px;
  }
  .drawer__footer .cart__ctas {box-shadow: none; padding: 0 50px;}
  
  .drawer__footer .cart__ctas button::after {
      box-shadow: none;
  }
  .cart-drawer .drawer__inner form .cart-item td.cart-item__quantity .quantity-popover-wrapper .cart-remove-button {
      display: none;
  }
  
  .drawer__footer .cart-drawer__footer .totals p {
      font-size: 24px;
      color: #484848;
      line-height: 28.8px;
      font-family: Inter;
      font-weight: 400;
      margin: 0;
  }
  .drawer__footer .shipping-returns h3 {
      margin: 0;
  }
  
  .drawer__footer .shipping-returns {
      margin-top: 50px;
      background: #F7F7F7;
      padding: 25px 0;
  }
  .drawer__footer .shipping-returns p {
      margin-bottom: 15px;
      color: #484848;
      font-size: 20px;
      line-height: 30px;
      border-bottom: solid 1.5px #484848;
      padding-bottom: 20px;
      margin-top: 0;
  }
  
  .drawer__footer .shipping-returns {
      margin-top: 50px;
      background: #f7f7f7;
      padding: 25px 50px;
  }
  .drawer__footer .cart__ctas button:hover::after {
      box-shadow: none;
  }
  
  
  /* ========================Order Tracker css Start==================== */
  div#order-lookup-by-hulkapps {
      background: #edf7ff;
      margin: 0 !important;
      padding: 100px 0;
  }
  
  body.overflow-hidden {
      overflow: hidden !important;
  }
  
  #order-lookup-by-hulkapps .find-order button.btn {
      border-radius: 60px !important;
      padding: 12px 0 !important;
  }
  
  
  /**********************Free Pouch css Start****************/
  .free-pouch-form {
      width: 100%;
      padding: 0 !important;
  }
  
  .free-pouch-form .page-width {
      max-width: 100%;
      padding: 0 !important;
  }
  
  .free-pouch-form  .image-with-text__text-item {
      background: #1553B0;
  }
  
  .free-pouch-form .global-media-settings {
      border: 0;
  }
  
  .free-pouch-form .image-with-text__content {
      justify-content: center;
       padding-left: calc(100% - 412px);
     
  }
  
  .free-pouch-form .image-with-text__content h2 {
      font-size: 56px;
      line-height: 67.2px;
      letter-spacing: -2px;
      color: #fff;
      font-weight: 400;
      font-family: Inter;
  }
  
  .pf-wapper {
      padding-bottom: 100px !important;
      width: 100%;
  }
  
  .pf-wapper .form-img-wapper {
      display: flex;
      column-gap: 42px;
  }
  
  
  .pf-wapper .form-img-wapper .right-image img {margin-top: -2px;}
  
  .pf-wapper .form-img-wapper .custom-new-free-pouch .contact {
      padding: 0 !important;
      margin: 0;
      max-width: 100% !important;
     
  }
  
  .pf-wapper .form-img-wapper .custom-new-free-pouch .contact h2.title {
      font-size: 56px;
      line-height: 67.2px;
      letter-spacing: -2px;
      color: #484848;
      font-weight: 400;
      font-family: 'Inter';
      margin-bottom: 0;
  }
  
  .pf-wapper .form-img-wapper .custom-new-free-pouch .contact p {
      font-size: 20px;
      line-height: 28.8px;
      font-weight: 400;
      color: #484848;
      font-family: 'Inter';
      margin: 0;
  }
  .pf-wapper .form-img-wapper .custom-new-free-pouch .contact .req-wap {
      display: inline-block;
      font-size: 20px;
      line-height: 28px;
      font-weight: 400;
      color: #484848;
      font-family: Inter;
      margin-bottom: 18px;
  }
  
  .pf-wapper .form-img-wapper .custom-new-free-pouch .contact .req-wap span {
      color: red;
      }
  
  .pf-wapper .gfb__footer.wizard__footer {
      display: flex;
      align-items: center;
  }
  
  .pf-wapper .gfb__footer.wizard__footer p.custom-text {
      font-size: 18px;
      color: #ff001d;
      font-family: 'Inter';
      text-transform: uppercase;
      font-weight: 400;
      margin-left: 20px;
  }
  
  .pf-wapper .form-img-wapper form .wizard__content .panel {
      row-gap: 0;
  
  }
  
  .pf-wapper .form-img-wapper form .wizard__content .panel .globo-form-control {
      margin-bottom: 20px;
     
      
  }
  
  .pf-wapper .form-img-wapper form .wizard__content .panel .globo-form-control label span {
      font-size: 18px;
      line-height: 21.6px;
      position: unset;
      color: #484848;
  }
  
  .pf-wapper .form-img-wapper form .wizard__content .panel .globo-form-control label span.text-smaller {
      color: red;
  }
  
  
  .pf-wapper .form-img-wapper form .wizard__content .panel .globo-form-control .globo-form-input input {
      padding: 0;
      width: 100%;
      order: 1;
      height: unset;
      font-size: 18px;
      line-height: 26px;
      color: #484848;
      border-bottom: solid 1px #000;
      margin-top: 10px;
      box-shadow: none;
  }
  
  .pf-wapper .form-img-wapper form .wizard__content .panel .globo-form-control .globo-form-input input:focus {
      box-shadow: none;
  }
  
  .pf-wapper .header {
    
    margin-bottom: 30px !important;
  
  }
  .pf-wapper .form-img-wapper form .wizard__content .panel .globo-form-control:first-child .globo-form-input {
      margin-right: 40px;
  }
  
  
  
  .pf-wapper .form-img-wapper form .wizard__content .panel .globo-form-control:nth-child(3) .globo-form-input {
      margin-right: 40px;
  }
  
  .pf-wapper .form-img-wapper form p strong {
      font-size: 14px;
      line-height: 20px;
      color: red;
      font-weight: normal;
      margin-top: 10px;
      display: block;
      
  }
  .pf-wapper .form-img-wapper form .wizard__content .panel .globo-form-control .globo-form-input textarea {
      min-height: unset !important;
      border-bottom: solid 1px #000;
      font-size: 18px;
      line-height: 28px;
      padding-bottom: 0;
      margin-top: 0;
      height: 65px;
      box-shadow: none;
  }
  
  .center-align-select {
      text-align: center;
  }
  
  .pf-wapper .form-img-wapper form .wizard__content .panel .globo-form-control .globo-form-input textarea:focus-visible {
      box-shadow: none;
  }
  .pf-wapper .form-img-wapper form .wizard__content .panel .globo-form-control select {
      padding: 7px 20px;
      font-size: 18px;
      text-transform: uppercase;
      border: solid 1px #767676;
      box-shadow: none;
      border-radius: 100px;
      height: 54px;
      color: #484848;
      line-height: 21.6px;
      position: relative;
      -webkit-appearance: none;
      appearance: none;
      background-image: url(/cdn/shop/files/Plus.png?v=1714995974\ ) !important;
      background-size: 35px;
      background-position: calc(100% - 12px) 9px;
      background-repeat: no-repeat;
  }
  
  .pf-wapper form .gfb__footer.wizard__footer button.action {
      padding: 7px 46px;
      font-size: 20px;
      line-height: 24px;
      font-weight: 600;
      background: #FF0000;
      border: solid 3px #fff;
      border-radius: 60px;
      text-transform: uppercase;
      width: 230px;
      box-shadow: none;
      height: 54px;
      font-family: 'Inter';
  }
  
  .pf-wapper .form-img-wapper form small.messages p.help-block.error {
      font-size: 14px;
      color: red;
      border-top: 0 !important;
      margin: 0;
      box-shadow: none;
      outline: none;
  }
  
  
  
   .wizard__content option[selected] {
          text-align: center;
      }
  
  .question-detail-wapper.just-like {
      padding: 100px 0;
  }
  .question-detail-wapper.just-like .qdw {
      max-width: 100%;
  }
  
  .question-detail-wapper.just-like .qdw h2 {
      color: #484848;
  }
  
  .pf-wapper .form-img-wapper form p[style="text-align: right;font-size:small;display: block !important;"] {
      visibility: hidden;
      height: 0;
      overflow: hidden;
  }
  .pf-wapper .form-img-wapper form .wizard__content .panel .globo-form-control .globo-form-input input::-webkit-outer-spin-button,
  .pf-wapper .form-img-wapper form .wizard__content .panel .globo-form-control .globo-form-input input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }
  
  .free-pouch-form .image-with-text__text-item {
      width: 40%;
  }
  
  /* ===========Date-15/05/2024============ */
  .pf-wapper .form-img-wapper .custom-new-free-pouch form {
      margin-top: 30px;
  }
  .pf-wapper .form-img-wapper .custom-new-free-pouch form .contact__fields .field label.field__label span {
      color: red;
  }
  .pf-wapper .form-img-wapper .custom-new-free-pouch form .field label.field__label span{
      color: red;
  }
  
  .pf-wapper .form-img-wapper .custom-new-free-pouch form .contact__fields .field {
      display: flex;
      flex-wrap: wrap;
      border-bottom: solid 1px #000;
      margin-bottom: 20px;
      height: 80px;
  }
  
  .pf-wapper .form-img-wapper .custom-new-free-pouch form .contact__fields .field::after {
      box-shadow: none;
      border: 0;
      display: none;
  }
  
  .pf-wapper .form-img-wapper .custom-new-free-pouch form .contact__fields .field input.field__input {
      padding: 0;
      width: 100%;
      order: 1;
      font-size: 18px;
      line-height: 26px;
      color: #484848;
      padding-left:1.5rem;
  }
  .pf-wapper .form-img-wapper .custom-new-free-pouch form .contact__fields .field label.field__label, .dropDownLabel {
      font-size: 18px;
      line-height: 21.6px;
      position: unset;
      width: 100%;
      letter-spacing: unset;
  }
  
  .pf-wapper .form-img-wapper .custom-new-free-pouch form .contact__fields .field input.field__input::placeholder {
      display: block !important;
  }
  
  .pf-wapper .form-img-wapper .custom-new-free-pouch form .contact__fields .field input.field__input:focus-visible {
      box-shadow: none;
  }
  
  .pf-wapper .form-img-wapper .custom-new-free-pouch form .contact__fields .field::before {
      display: none;
  }
  .pf-wapper .form-img-wapper .custom-new-free-pouch form .field textarea {
    padding: 0;
    width: 100%;
    border-bottom: solid 1px #000!important;
    order: 2;
    resize: none;
  }
  
  .pf-wapper .form-img-wapper .custom-new-free-pouch form .field::before {
      display: none;
  }
  
  .pf-wapper .form-img-wapper .custom-new-free-pouch form .field::after {
      display: none;
  }
  
  .pf-wapper .form-img-wapper .custom-new-free-pouch form .field label.field__label {
    position: unset !important;
    font-size: 18px;
    line-height: 21.6px;
    width: 100%;
    letter-spacing: unset;
  }
  
  .pf-wapper .form-img-wapper .custom-new-free-pouch form .field textarea:focus-visible {
      box-shadow: none;
  }
  
  .pf-wapper .form-img-wapper .custom-new-free-pouch form .field {
      flex-wrap: wrap;
      height: 90px;
      margin-bottom: 40px;
  }
  #streetAddress {
      display:flex;
  }
  .pf-wapper .form-img-wapper .custom-new-free-pouch form .messagefield.field textarea {
      height: 100%;
  }
  .pf-wapper .form-img-wapper .custom-new-free-pouch form .contact__button {
      margin: 0;
      display: flex;
      align-items: center;
      column-gap: 20px;
  }
  .pf-wapper .form-img-wapper .custom-new-free-pouch form .contact__button h2.form__message {
      margin: 0;
      font-size: 18px;
      color: #128300;
      font-family: 'Inter';
      text-transform: uppercase;
      font-weight: 400;
  }
  
  .pf-wapper .form-img-wapper .custom-new-free-pouch form .contact__button h2.form__message svg.icon.icon-success {
      display: none;
  }
  
  .pf-wapper .form-img-wapper .custom-new-free-pouch form .contact__button button.button {
      padding: 7px 46px;
      font-size: 20px;
      line-height: 24px;
      font-weight: normal;
      background: #FF0000;
      border: solid 3px #fff;
      border-radius: 60px;
      width: 230px;
      box-shadow: none;
      height: 54px;
      font-family: 'Inter';
  }
  
  .pf-wapper .form-img-wapper .custom-new-free-pouch form .contact__button button.button::after {
      box-shadow: none;
  }
  .pf-wapper .form-img-wapper .custom-new-free-pouch .contact p.error-message {
      color: red;
      font-size: 18px;
      line-height: 28px;
      text-transform: uppercase;
  
  }
  .pf-wapper .form-img-wapper .custom-new-free-pouch form .field .request-type {
      width: 100%;
  }
  
  .pf-wapper .form-img-wapper .custom-new-free-pouch form .field .request-type select, .contact-dropdown {
    font-size: 18px;
    line-height: 21.6px;
    width: 100%;
    letter-spacing: unset;
    padding: 13px 6px;
    border: 0;
    background: #efefef;
    color: #6c6c6c;
  }
  .contact-dropdown, .pouchForm-dropdown {
    margin-top:.6px;
    border-radius: 5px;
  }
  .pouchFormSelector {
    margin-top:1px;
    padding: 12px !important;
  }
  .pf-wapper .form-img-wapper .custom-new-free-pouch form .field .request-type select:focus-visible, .contact-dropdown:focus-visible {
    box-shadow: none;
    outline: none;
  }
  
  
  
  /* ========================Research css Start==================== */
  .research {
      padding: 100px 0!important;
  }
  
  .research .image-with-text__media-item {
      width: 45%;
  }
  
  .research .image-with-text__text-item {
      width: 55%;
  }
  
  
  
  .research .image-with-text__media-item {
      width: 40%;
  }
  
  .research .image-with-text__content {
      justify-content: center;
      padding-right: 30px;
      padding-left: calc(100% - 746px);
  }
  
  .research .image-with-text__media {
      padding-bottom: 74.931741%!important;
      min-height: unset;
  }
  
  .research .global-media-settings {
      border: 0;
  }
  .research .image-with-text__content h2 {
      font-size: 56px;
      line-height: 67px;
      letter-spacing: -2px;
      color: #1553B0;
      font-weight: 400;
      font-family: Inter;
      margin-bottom: 20px;
  }
  
  .research .page-width {
      padding: 0 !important;
      max-width:100%;
  }
  
  .research.free-vetlen .page-width {
      padding-left: 15px !important;
      padding-right: 15px !important;
      max-width: 1240px;
  }
  .research .image-with-text__content p {
      font-size: 20px;
      line-height: 30px;
      color: #484848;
      font-weight: 600;
      font-family: 'Nunito Sans';
  }
  .research .image-with-text__content  .image-with-text__text {
      margin: 0;
  }
  
  .research .image-with-text__content p strong {
      font-size: 40px;
      line-height: 48px;
      color: #484848;
      font-weight: 400;
      display: inline-block;
      font-family: Inter;
      margin-bottom: 20px;
  }
  
  .research .image-with-text__content a.button.button--primary {
      min-width: 230px;
      padding: 16px 20px;
      height: 54px;
      border: solid 3px #fff;
      opacity: 1;
      border-radius: 60px;
      font-weight: 600;
      font-family: 'Inter';
      margin-top: 20px;
      font-size: 20px;
      line-height: 24px;
  
  }
  
  .research .image-with-text__content a.button.button--primary::after {
      box-shadow: none;
  }
  
  .research.free-vetlen .image-with-text__text-item .image-with-text__content{
    padding: 0px;
  }
  .research.free-vetlen .image-with-text__grid {
      align-items: center;
  }
  
  .research.free-vetlen .image-with-text__grid .image-with-text__media-item {
      width: 64%;
  }
  
  .research.free-vetlen .image-with-text__grid .image-with-text__text-item {
      width: 33%;
  }
  
  .research.free-vetlen .image-with-text__grid .image-with-text__media-item p {
      margin: 0;
      font-size: 40px;
      line-height: 48px;
      font-family: 'Inter';
      letter-spacing: -1px;
      color: #484848 !important;
      font-weight: 400;
      padding-right: 50px;
  }
  
  .research.free-vetlen .image-with-text__grid .image-with-text__media-item p strong {
      color: #1553B0;
      font-weight: 400;
  }
  .research.free-vetlen .image-with-text__grid h2 {
      font-size: 18px;
      line-height: 21.6px;
      font-family: 'Inter';
      color: #484848;
      text-transform: uppercase;
      letter-spacing: normal;
      margin-bottom: 20px;
  }
  
  .research.free-vetlen .image-with-text__grid a.button.button--primary {
      width: 100%;
      margin-top: 0;
  }
  
  .research.free-vetlen .image-with-text__grid .image-with-text__text {
    margin-top: 20px;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Nunito Sans';
    color: #484848;
  }
  
  
  
  /* ========================Cart page css Start==================== */
  .title-wrapper-with-link .title {
      margin: 0;
      font-size: 40px;
      line-height: 46px;
      font-weight: 400;
      font-family: Inter;
      color: #484848;
  }
  
  .title-wrapper-with-link a {
      font-size: 20px;
      line-height: 30px;
      text-decoration: none;
  }
  
  .cart-items thead th {
      font-size: 16px;
      color: #000;
      border-bottom: 1px solid #484848;
  }
  
  .cart-item__name {
      font-size: 16px;
      line-height: 24px;
      color: #484848;
  }
  
  .product-option {
      font-size: 16px;
      line-height: 24px;
      color: #484848;
  }
  
  .quantity-popover-container {
      max-width: 170px;
      background: #fff;
      padding: 9.5px 10px !important;
      border: solid 1px #767676;
      border-radius: 100px;
      font-size: 24px;
      line-height: 33.6px;
      font-family: Nunito Sans;
      font-weight: 600;
      height: 54px;
      text-align: center;
  }
  
  .quantity-popover-container .quantity.cart-quantity button.quantity__button {
      background: #b94abb;
      width: 35px;
      height: 35px;
      border-radius: 50px;
  }
  
  .quantity-popover-container .quantity.cart-quantity:after {
      border: 0 !important;
      box-shadow: none;
  }
  
  .quantity-popover-container .quantity.cart-quantity {
      align-items: center;
  }
  
  .quantity-popover-container .quantity.cart-quantity button.quantity__button svg {
      width: 18px;
  }
  
  .quantity-popover-container .quantity.cart-quantity button.quantity__button svg path {
      fill: #fff;
  }
  
  .quantity-popover-container .quantity.cart-quantity button.quantity__button.disabled {
      background: #ebebeb;
      opacity: 1;
  }
  
  .quantity-popover-container .quantity.cart-quantity button.quantity__button.disabled svg path {
      fill: #000;
  }
  
  span.price.price--end {
      font-size: 18px;
      color: #484848;
      line-height: 28px;
  }
  
  .cart__items {
      border-bottom: 0;
  }
  .cart__items .js-contents table.cart-items tbody tr {
      border-bottom: solid 1px #484848 !important;
  }
  
  .cart__items .js-contents table.cart-items {
      border-collapse: collapse;
  }
  .cart__items .js-contents table.cart-items tbody tr td {
      padding-top: 30px;
      padding-bottom: 30px;
  }
  
  .cart__items .js-contents table.cart-items tbody tr td .cart-item__image-container {
      border: solid 1px #4848488f;
      border-radius: 5px;
  }
  .cart-items thead tr {
      border-bottom: solid 1px #484848 !important;
  }
  h1.cart__empty-text {
      font-size: 46px;
      line-height: 1.22;
      color: #484848;
      font-weight: 500;
      font-family: Nunito Sans;
  }
  
  .cart__warnings a.button {
      margin-top: 0 !important;
      font-size: 20px;
      line-height: 24px;
      font-weight: 600;
      font-family: Inter;
      border-radius: 60px;
      border: solid 3px #fff;
      height: 54px;
      background: #b94abb;
  }
  
  .cart__warnings a.button::after {
      box-shadow: none;
  }
  
  .cart__warnings a.button:hover:after {
      box-shadow: none;
  }
  
  .cart__warnings a.button:hover {
      background: #1553b0;
  }
  
  /* ========================Privacy-Policy css Start==================== */
  .shopify-policy__container {
      max-width: 1240px;
  }
  
  .shopify-policy__title h1 {
      font-size: 46px;
      line-height: 1.22;
      color: #484848;
      font-weight: 500;
      font-family: 'Nunito Sans';
  }
  
  .shopify-policy__body .rte p {
      font-size: 18px;
      color: #484848;
      line-height: 1.45;
      font-weight: 400;
  }
  
  .shopify-policy__body .rte p strong {
      font-size: 20px;
      line-height: 1.48;
      font-weight: 800;
      color: #484848;
  }
  
  .shopify-policy__body .rte h3  {
      font-size: 22px;
      line-height: 1.48;
      font-weight: 800;
      color:#484848;
  }
  .shopify-policy__body .rte p a {
      color: #00509a;
      word-break: break-word;
  }
  
  /* ========================Privacy-Policy css Start==================== */
  h1.main-page-title {
      font-size: 46px;
      line-height: 1.22;
      color: #484848;
      font-weight: 500;
      font-family: 'Nunito Sans';
      text-align: center;
  }
  
  .rte.scroll-trigger p {
      font-size: 18px;
      color: #484848;
      line-height: 1.45;
      font-weight: 400;
  }
  /* ========================Collections css Start==================== */
  h1.collection-hero__title {
      font-size: 36px;
      line-height: 46px;
      font-weight: 400;
      font-family: Inter;
      color: #484848;
  }
  
  .facets__heading {
      font-size: 16px;
      line-height: 20px;
      color: #484848;
  }
  
  .facets__summary {
      font-size: 16px;
      line-height: 20px;
      color: #484848;
  }
  
  h2.facet-filters__label {
      font-size: 16px;
      line-height: 20px;
      color: #484848;
      padding-bottom:10px;
  }
  
  .select .facet-filters__sort {
      font-size: 16px;
      line-height: 20px;
      color: #484848;
  }
  
  .product-count.light h2.product-count__text span {
      font-size: 16px;
      line-height: 20px;
      color: #484848;
      font-family: 'Nunito Sans';
  }
  
  .product-count.light {
      opacity: 1;
  }
  
  .media.media--transparent.media--hover-effect {
      background: #fff;
  }
  
  .full-unstyled-link {
      font-size: 16px;
      line-height: 20px;
      color: #484848;
  }
  .select .facet-filters__sort{
    padding-bottom:10px;
    padding-left: 15px;
  }
  .select .facet-filters__sort:focus-visible {
      outline: 0;
      box-shadow: none;
     
  }
  .facet-filters__sort+.icon-caret {
      top: 9px;
  }
  
  /**********************Login page css ****************/
  .customer h1 {
      font-size: 46px;
      line-height: 1.22;
      color: #484848;
      font-weight: 500;
      font-family: Nunito Sans;
  }
  
  .customer button {
      font-size: 18px;
      line-height: 24px;
      font-weight: 600;
      font-family: Inter;
      border: solid 3px #fff;
      height: 54px;
      background: #b94abb;
      width: 100%;
      margin-top: 20px !important;
  }
  
  .customer button::after {
      box-shadow: none;
  }
  
  .customer button:hover:after {
      box-shadow: none;
  }
  
  .customer button:hover {
      background: #1553b0;
  }
  
  .customer form input::placeholder {
      font-size: 16px;
      display: block;
      position: unset;
  }
  
  .login a {
      font-size: 16px;
      line-height: 20px;
      color: #484848;
      text-decoration: none;
  }
  .customer.login h1 {
      font-size: 45px;
      line-height: 1.22;
      color: #484848;
      font-weight: 500;
      font-family: Nunito Sans;
      text-align: center;
  }
  
  .login p {
      font-size: 16px;
      line-height: 20px;
      color: #484848;
  }
  
  
  .addresses ul h2 {
      font-size: 24px;
      margin-top: 0;
      line-height: 28px;
      color: #484848;
  }
  
  .addresses ul p {
      font-size: 18px;
      color: #484848;
      line-height: 24px;
  }
  
  .addresses ul button {
      color: #ffffff !important;
      background: #bb47b7 !important;
  }
  .addresses ul button:hover{
    background: #1553b0!important;
  }
  
  /* add bg image css for home page */
  .banner-bg-img {
      position: relative;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center;
  }
  
  .banner-bg-img:before {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      background: #000;
      content: "";
      opacity: 50%;
      z-index: 1;
  }
  
  .banner-bg-img .bs-inner {
      position: relative;
      z-index: 1;
  }
  
  .banner-bg-img .bs-inner .bs-content h2 {
      color: #fff;
  }
  
  .banner-bg-img .bs-inner .bs-content p {
      color: #fff;
  }
  /* ========================media query css Start==================== */
  
  @media screen and (max-width: 1640px){
    
  /**********************Free Pouch css ****************/
    .free-pouch-form .image-with-text__content {
      padding-left: calc(100% - 440px);
  }
      .research .image-with-text__content {
        padding-left: calc(100% - 720px);
      }
  
  }
  
  
  
  @media screen and (max-width: 1440px){
    
  
  /**********************Free Pouch css ****************/
    .free-pouch-form .image-with-text__text-item {
      width: 45%;
  }
  .free-pouch-form .image-with-text__content {
      padding-left: calc(100% - 524px);
  }
  /* ========================Research css==================== */
    .research .image-with-text__media-item {
      width: 29%;
  }
    .research .image-with-text__media {
      padding-bottom: 89.93174061433447% !important;
    
  }
  
    .research .image-with-text__content p strong {
      font-size: 36px;
      line-height: 46px;
  }
    .research .image-with-text__content {
      padding-bottom: 0;
      padding-top: 0;
      padding-left: calc(100% - 790px);
     
  }
  
  
  
  /* ========================contact css==================== */
   .contact .image-with-text__content {
      padding-left: calc(100% - 540px);
  }
  }
  
  
  @media screen and (max-width: 1300px){
  /* ========================Research css==================== */
   .research .image-with-text__content {
      padding-left: calc(100% - 770px);
     
  }
  
  }
  
  
  @media screen and (max-width: 1240px){
    
  /*************************Abuot Us page ==================== */
    .about-us .image-with-text__content, .affiliate-program .image-with-text__content {
      padding-left: 15px;
    }
  /* ========================FAQ css ==================== */  
    .faq .image-with-text__content{
      padding-left: 15px;
    }
  /* ========================Research css==================== */
    .research .image-with-text__content {
      padding-left: 15px;
  
  }
  
  /* ========================contact css==================== */
     .contact .image-with-text__content{
       padding-left:15px;
     }
  .contact .image-with-text__text-item {
      width: 50%;
  }
  
  .contact .image-with-text__media-item--medium {
      width: 50%;
  }
  /**********************Free Pouch css ****************/  
     .free-pouch-form .image-with-text__content {
     padding-left:15px;
  }
    /* .pouch-free .global-media-settings{
      height: unset;
    } */
  } 
  
  @media screen and (max-width: 1199px){
    .superior_option_wapper .picture_paragraph_block table {
        min-width: 1085px;
    } 
    .superior_option_wapper .picture_paragraph_block {
        overflow: auto;
    }
    .superior_option_wapper .picture_paragraph_block table thead tr th:first-child {
        width: 210px;
    }
  .about-us .image-with-text__content, .affiliate-program .image-with-text__content {
      padding-left: 15px;
      padding-bottom:80px;
      padding-right: 50px;
      padding-top: 80px;
  }
  
  /* ========================Research css ==================== */
  
    .research.free-vetlen .image-with-text__grid .image-with-text__media-item p {
      font-size: 35px;
      line-height: 45px;
  }
  
    
  }
  
  @media screen and (max-width: 1070px){
  .about-us .image-with-text__content, .affiliate-program .image-with-text__content {
      padding: 40px 50px 40px 15px;
  }
  
  }
  @media screen and (max-width: 989px){
  
      svg.icon.icon-close {
      padding: 2px;
    }
    .main nav.header__inline-menu{
      display: none;
    }
  }
  .banner-section h2 {
      font-size: 46px;
      line-height: 56px;
      margin-bottom: 30px;
  }
  
  .banner-section .bs-btn {
      font-size: 20px;
      line-height: 30px;
      padding: 12px 20px;
  }
  .new-multicolumn-list.multicolumn-list {
      grid-column-gap: 25px !important;
      padding: 0 24px !important;
  }
  
  .board-members .new-multicolumn-list.multicolumn-list li .multicolumn-card .multicolumn-card__info .rte p {
      line-height: 26px;
      font-size: 16px;
  }
    
  .new-multicolumn-list.multicolumn-list li .multicolumn-card .multicolumn-card__info h3 {
      font-size: 24px;
      line-height: 34px;
  }
  
  .new-multicolumn-list.multicolumn-list li .multicolumn-card .multicolumn-card__info .rte p {
      font-size: 18px;
      line-height: 27px;
      text-transform: unset !important;
  }
    .slider-multicolumn .title-wrapper-with-link h2 {
      font-size: 46px;
      line-height: 57.2px;
  }
    .three-column-section .multicolumn-card .multicolumn-card__info h3 {
      font-size: 28px;
      line-height: 34.4px;
  }
    .superior_option_wapper .lookbook-heading h2 {
      font-size: 46px;
      line-height: 57.2px;
  }
  
    .superior_option_wapper ::-webkit-scrollbar {
      height: 5px
  }
  
  .superior_option_wapper ::-webkit-scrollbar-track {
    background: #f1f1f1; 
  }
  .superior_option_wapper ::-webkit-scrollbar-thumb {
    background: #888; 
  }
    .footer__blocks-wrapper .footer-block:nth-child(1) {
      width: 150px;
  }
    footer.footer {
      padding: 80px 24px 10px;
  }
  
    /**********************Cart-Drawer css****************/
   
  .drawer__footer .cart__ctas button{
    
    font-size: 18px;
  }
   
  /*************************product page ==================== */
  
  .product__info-wrapper .product__title h1 {
      font-size: 46px;
      line-height: 57.2px;
  }
  
  .product__info-wrapper p.product__text {
      font-size: 26px;
      line-height: 32.4px;
  }
  .product ul.icon-with-text li span.h4{
        font-size: 18px;
        line-height: 28px;
  }
  
  .product__info-wrapper .product-price .price__container span.price-item {
      font-size: 27px;
      line-height: 32.4px;
  }
  
  .product .custom_qty_selector product-form.product-form form button {
      font-size: 18px;
      line-height: 23px;
     
  }
  
  .product .custom_qty_selector .product-form__input .price-per-item__container .quantity {
      max-width: 100%;
      padding: 9.5px 10px;
  }
  
  .product .custom_qty_selector .product-form__input {
      max-width: 100%;
  }
  
  .product__info-wrapper .rte p {
      font-size: 18px;
      line-height: 28px;
  }
  
  .product__info-wrapper .rte ul li {
      font-size: 18px;
      line-height: 28px;
  }
    
    .product .custom_qty_selector {
      flex-wrap: wrap;
      gap: 15px;
      margin-bottom: 45px;
  } 
    .product .custom_qty_selector .cta_wrapper {
      width: 100%;
  }
  .product .custom_qty_selector product-form.product-form form button.button--full-width {
      width: 100%;
  }
    .question-detail-wapper {
      padding: 40px 0;
  }
  
  .question-detail-wapper .qdw h2 {
      font-size: 46px;
      line-height: 57.2px;
  }
  
  .question-detail-wapper .qdw p {
      font-size: 28px;
      line-height: 38px;
  }
  
  .question-detail-wapper .qdw a {
    
      font-size: 28px; 
      line-height: 38px;
  }
    .question-detail-wapper.just-like{
          padding: 60px 0;
    }
    
    .question-detail-wapper.just-like .qdw p {
      font-size: 20px;
      line-height: 29px;
  }
  
    
    /*************************Abuot Us page ==================== */
    .about-us h2 {
      font-size: 46px;
      line-height: 56px;
  }
  
  .about-us .image-with-text__content, .affiliate-program .image-with-text__content {
      padding: 50px 40px 50px 15px;
  }
  
  .about-us .rte p {
      font-size: 18px;
      line-height: 28px;
  }
      .about-us .image-with-text{
      height: unset;
    }
      .about-us .image-with-text .image-with-text__grid .image-with-text__media-item .image-with-text__media {
      padding-bottom: 91.37931034482759% !important;
  }
    .meet-team-wapper {
      padding: 60px 0;
  }
  
  .meet-team-wapper .meet-team-wapper-item {
      padding: 50px 30px;
  }
  
  
  /* ========================FAQ css ==================== */  
  .faq .image-with-text__content h2 {
      font-size: 46px;
      line-height: 57.2px;
  }
    .faq .image-with-text__content {
      padding: 50px 40px 50px 15px;
  }
  .faq-wrap {
      padding: 60px 0;
  }
  
  .faq-wrap .page-header h3 {
      font-size: 46px;
      line-height: 57.2px;
      margin: 0 0 25px;
  }
  
  .faq-wrap .page_template .faq-item {
      padding: 15px 0;
  }
  
  .faq-wrap .page_template .faq-item h4 {
      font-size: 20px;
      line-height: 28px;
      padding-right: 15px;
  }
  
  .faq-wrap .page_template .faq-item .ans {
      margin-top: 8px;
      font-size: 18px;
      line-height: 28px;
  }
  
    /* ========================Contact css==================== */
    .contact-wrap .contact-wapper .contact {
      padding: 0 !important;
  }
  
    .contact .image-with-text__content {
      padding: 50px 40px 50px 15px;
  }
  
  .contact .image-with-text__content h2 {
      font-size: 46px;
      line-height: 56px;
  }
  
  .contact-wrap {
    
    padding: 60px 15px 0;
    column-gap: 30px;
  }
  
  .contact-wrap h2.title {
      font-size: 35px;
      line-height: 45px;
  }
  
  .contact-wrap p {
      font-size: 18px;
      line-height: 28px;
  }
  
  .contact-wrap form .contact__fields .field {
      height: auto;
      margin-bottom: 30px;
  }
  
  .contact-wrap form .field {
      height: auto;
      margin-bottom: 30px;
  }
  
  .contact-wrap form .messagefield.field {
      height: 200px;
  }
  .contact-wrap form .messagefield.field #ContactForm-body{
      height:100% !important;
  }
  .contact-wrap form .contact__fields .field label.field__label {
      font-size: 16px;
      line-height: 21px;
  }
  
  .contact-wrap form .field label.field__label {
      font-size: 16px;
      line-height: 21px;
  }
  
  .contact-wrap .contact-info h2 {
      font-size: 28px;
      line-height: 38px;
  }
    .contact-wrap .contact-info .email-wapper a {
      font-size: 17px;
      line-height: 25px;
  }
    .contact-wrap .contact-wapper form .contact__button button.button {
      padding: 10px 40px;
  }
  
  /**********************Free Pouch css ****************/
  .free-pouch-form .image-with-text__content {
      padding: 50px 40px 50px 15px;
  }
  
  .free-pouch-form .image-with-text__content h2 {
      font-size: 46px;
      line-height: 57.2px;
  }
  
  .pf-wapper {
      padding: 0px 15px 60px !important;
  }
  
  .pf-wapper .form-img-wapper .custom-new-free-pouch .contact h2.title {
      font-size: 35px;
      line-height: 45px;
  }
  
  .pf-wapper .form-img-wapper form p {
      font-size: 18px;
      line-height: 28px;
  }
  
  .gfb-style-line .globo-form-control .globo-form-input {
      margin-top: 12px !important;
  }
  
  .pf-wapper .form-img-wapper form .wizard__content .panel .globo-form-control .globo-form-input input {
      margin-top: 0;
  }
  
  .pf-wapper .form-img-wapper form .wizard__content .panel .globo-form-control label span {
      font-size: 16px;
      line-height: 21px;
  }
  
  .pf-wapper .form-img-wapper form .wizard__content .panel .globo-form-control .globo-form-input textarea {
      height: 30px;
  }
    .pf-wapper .form-img-wapper .custom-new-free-pouch .contact p {
      font-size: 18px;
      line-height: 28px;
  }
    .pf-wapper .form-img-wapper .custom-new-free-pouch .contact .req-wap {
      font-size: 18px;
      line-height: 28px;
  }
  
  
    
  
  /* ========================Research css==================== */
    
    .research {
      padding: 60px 0 !important;
  }
    
  .research .image-with-text__content {
      padding: 0 30px 0 15px;
  }  
  
  .research .image-with-text__content h2 {
      font-size: 46px;
      line-height: 56px;
  }
  
  .research .image-with-text__content p strong {
      font-size: 30px;
      line-height: 40px;
  }
    
  .research.free-vetlen .image-with-text__grid .image-with-text__media-item {
      width: 60%;
  }
  
  .research.free-vetlen .image-with-text__grid .image-with-text__text-item {
      width: 40%;
  }
    .research.free-vetlen {
      padding: 60px 0px !important;
  }
  
  .research.free-vetlen .image-with-text__grid .image-with-text__media-item p {
      font-size: 28px;
      line-height: 38px;
  }
   
  }
  
  
  
  
  @media screen and (max-width: 850px){
  .product .custom_qty_selector .cta_wrapper .product-form__error-message-wrapper:not([hidden]) {
      bottom: -54px;
  }
    
  }
  @media screen and (max-width: 800px){
  .sub-heading, .sub-heading a {
    font-size:24px;
    line-height:1;
  }
  footer.footer .footer__blocks-wrapper {
      row-gap: 25px;
      display:flex;
  }
  
  footer.footer .footer__blocks-wrapper .footer-block:first-child {
      width: 100%;
  }
  
  footer.footer .footer__blocks-wrapper .footer-block {
      width: 49%;
      margin: 0 !important;
      display: inline-block;
  }
    footer.footer .footer__content-top {
      padding-bottom: 20px;
      padding-left: 0 !important;
      padding-right: 0 !important;
  }
  
  .footer-block--newsletter.scroll-trigger.animate--slide-in {
      border-top: solid 1px #484848;
      padding-top: 15px;
      width: 100%;
      justify-content: flex-start;
  }
      .footer-block-image.center {
      margin-bottom: 25px;
  }
    .footer__blocks-wrapper .footer-block:nth-child(1) {
      width: 198px; 
      font-size: 18px;
      color: #ff001d;
      font-family: 'Inter';
      text-transform: uppercase;
      font-weight: 400;
      margin-left: 20px;
  }
  
   
  }
  
  
  @media screen and (max-width: 768px){
  
    .pf-wapper .form-img-wapper form .wizard__content .panel .globo-form-control:first-child .globo-form-input {
      margin-right: 0px;
  }
  
  
  
  .pf-wapper .form-img-wapper form .wizard__content .panel .globo-form-control:nth-child(3) .globo-form-input {
      margin-right: 0px;
  }
    
  /*************************product page ==================== */
    .product ul.icon-with-text li span.h4 {
      font-size: 16px;
      line-height: 26px;
  }
   
  }
  
  @media screen and (max-width: 767px){ 
    .page-width {
        padding-left:24px !important;
        padding-right:24px !important;
      }
      .mobile-hidden {
        display:none;
      }
      
      .header__icons .header__search {
        display: none;
    }
       .banner-section h2 {
        font-size: 36px;
        line-height: 46px;
        margin-bottom: 25px;
    }
    
    .banner-section p {
      font-size: 18px;
      line-height: 28px;
  }
    .banner-section .bs-inner {
      grid-template-columns: 1fr;
      justify-content: center;
      gap: 30px;
    }
    
    .banner-section .bs-inner .bs-img {
        max-width: 350px;
        margin: 0 auto;
    }
    
    .banner-section .bs-inner .bs-content {
        text-align: center;
        max-width: 560px;
        margin: 0 auto;
    }
     .banner-section .bs-img img {
        margin: -12px 0 0 0;
    }
      .new-multicolumn-list.multicolumn-list {
        grid-template-columns: 1fr;
        gap: 50px;
    }
      .new-multicolumn-list.multicolumn-list li .multicolumn-card .multicolumn-card__info h3 {
        margin-bottom: 55px;
    }
    
    .new-multicolumn-list.multicolumn-list li .multicolumn-card .multicolumn-card__info h3:after {
        bottom: -35px;
        width: 54px;
    }
    
    .multicolumn .page-width {
      padding-top: 60px;
      padding-bottom: 60px;
  }
      .three-column-section .multicolumn-card .multicolumn-card__info a.button {
        font-size: 18px;
        line-height: 24px;
        width: 100%;
    }
      .three-column-section .multicolumn-card .multicolumn-card__info h3 {
        font-size: 24px;
        line-height: 30.4px;
    }
    
    .three-column-section .multicolumn-card .multicolumn-card__info .rte p {
        font-size: 18px;
        line-height: 27px;
    }
    
      .three-column-iner .arrow-wrapper {
        max-width: 385px;
    }
      .slider-multicolumn .center a.button {
        font-size: 18px;
        
    }
      .superior_option_wapper {
        padding-top: 60px;
    }
    .superior_option_wapper tbody tr td.row-heading {
      padding: 21px 13px;
  }
    .multicolumn ul {
        padding: 0 31px !important;
    }
      footer.footer .footer__blocks-wrapper ul {
        margin-bottom: 2px;
    }
      footer.footer .footer__blocks-wrapper {
        row-gap: 0px;
      
    }
      footer.footer .footer__content-bottom-wrapper {
        justify-content: flex-start;
        padding: 0 !important;
        margin-top: 6px;
    }
      footer.footer {
        padding: 60px 24px 10px;
    }
  
  /*************************product page ==================== */
    
  .product ul.icon-with-text {
      margin-top: 25px;
      padding-top: 25px;
  }
  
  
  .product__info-wrapper .product__title h1 {
      font-size: 36px;
      line-height: 46.2px;
  }
  
  .product__info-wrapper p.product__text {
      font-size: 23px;
      line-height: 30.4px;
  }
  
  .product__info-wrapper .product-price .price__container span.price-item {
      font-size: 24px;
      line-height: 28.4px;
  }
    .question-detail-wapper .qdw h2 {
      font-size: 36px;
      line-height: 46px;
  }
  .product .custom_qty_selector .cta_wrapper .product-form__error-message-wrapper:not([hidden]) {
      bottom: -56px;
  }
  .question-detail-wapper .qdw p, .question-detail-wapper .qdw a {
      font-size: 25px;
      line-height: 35px;
  }
  
    /**********************Cart-Drawer css****************/
  div#CartDrawer {
      width: 100% ;
      max-width: 100% ;
  }
    .drawer.active .drawer__inner {
      width: 100%;
      max-width: 100%;
  }
  
    .cart-drawer .drawer__inner .drawer__header {
      padding: 30px 24px 25px;
  }
  
  .cart-drawer .drawer__inner .drawer__header button.drawer__close {
      top: 26px;
      right: 11px;
  }
  
  .cart-drawer form, .cart-drawer .cart-drawer__footer {
      padding: 0 24px;
  }
  
  .cart-drawer .drawer__inner form .cart-item td.cart-item__details a.cart-item__name {
      font-size: 30px;
      line-height: 38px;
  }
  
  .cart-drawer .drawer__inner form .cart-item td.cart-item__details dl .product-option dd {
      font-size: 20px;
      line-height: 28px;
  }
  
  .cart-drawer .drawer__inner form .cart-item td .description-contents p {
      margin-top: 12px;
  }
  
  .cart-drawer .drawer__inner form .cart-item td .description-contents ul li {
      font-size: 18px;
      line-height: 28px;
  }
  
  .cart-drawer .drawer__inner form .cart-item td.cart-item__totals.right span.price.price--end {
      font-size: 20px;
      line-height: 26px;
  }
  
  .cart-drawer .drawer__inner form .cart-item td .quantity-popover-container .cart-quantity input {
      font-size: 20px;
      line-height: 30px;
  }
  
  .cart-drawer .drawer__inner form .cart-item td .quantity-popover-container .cart-quantity button.quantity__button {
      width: 30px;
      height: 30px;
  }
  
  .cart-drawer .drawer__inner form .cart-item td .quantity-popover-container .cart-quantity button.quantity__button svg {
      width: 16px;
  }
  
  .drawer__footer .cart-drawer__footer .totals h2 {
      font-size: 20px;
      line-height: 28px;
  }
  
  .drawer__footer .cart-drawer__footer .totals p {
      font-size: 20px;
      line-height: 28px;
  }
  
  .drawer__footer .shipping-returns {
      padding: 25px 24px;
  }
    .drawer__footer .cart__ctas {
      padding: 0 25px;
  }
    
  /* ========================Order Tracker css Start==================== */
  div#order-lookup-by-hulkapps {
      padding: 60px 0;
  }
    
  /* ========================Research css==================== */
    .research.free-vetlen .page-width {
      padding-left: 24px !important;
      padding-right: 24px !important;
   
  }
  
    /**********************Free Pouch css Start****************/
  
    .pf-wapper .form-img-wapper .custom-new-free-pouch{
    width: 100% !important;
    }
    
  }
  @media screen and (min-width: 750px){
  
  .customer table thead tr th {
      border: solid 1px #ababab;
      padding-left: 22px;
  }
  
  .customer tbody tr td {
      border: solid 1px #ababab;
      border-top: 0;
      padding-left: 22px;
  }
    
  
    
  }
  
  
  
  @media screen and (max-width: 749px){
  .product__info-wrapper {
      padding: 0 !important;
      margin-top: 30px;
  }
    .product .custom_qty_selector {
      flex-wrap: unset;
  }
  
  .product .custom_qty_selector .product-form__input {
      max-width: 220px;
  }
  
  
  .product .custom_qty_selector .product-form__input .price-per-item__container .quantity {
      max-width: 220px;
      height:50px;
  }
  
  .product .custom_qty_selector product-form.product-form form button.button--full-width {
      width: 208px;
      height:50px;
  }
    .product__info-wrapper .select select.select__select {
      height: 50px;
  }
    .product .custom_qty_selector .product-form__input .price-per-item__container .quantity button.quantity__button {
      width: 30px;
      height: 30px;
  }
    .product__info-wrapper .select svg.icon.icon-caret{
      width: 30px;
      height: 30px;
    }
     .product .custom_qty_selector .cta_wrapper .product-form__error-message-wrapper:not([hidden]) {
      bottom: -40px;
  }
    
    /*************************Abuot Us page ==================== */
  
    .about-us .image-with-text .image-with-text__grid .image-with-text__media-item {
      height: 100%;
  }
    .about-us h2 {
      font-size: 36px;
      line-height: 46px;
  }
  
  .about-us .image-with-text__content, .affiliate-program .image-with-text__content {
      padding: 30px 24px 50px;
      justify-content: flex-start;
  }
  .meet-team-wapper .mtw-heading h2 {
      font-size: 35px;
      line-height: 45px;
  }
  
  .meet-team-wapper .mtw-heading p {
      font-size: 20px;
      line-height: 28px;
  }
  
  .meet-team-wapper {
      padding: 60px 0;
  }
    .meet-team-wapper .meet-team-wapper-item {
      padding: 40px 0px;
  
  }
  .board-members .title-wrapper-with-link h2 {
      font-size: 35px;
      line-height: 45px;
      text-align: center;
  }
    .meet-team-wapper .content-box h2 {
      line-height: 34px;
      font-size: 28px;
  }
  
  .meet-team-wapper .content-box p {
      font-size: 18px;
      line-height: 28px;
  }
  
  .meet-team-wapper .content-box h6 {
      font-size: 18px;
      line-height: 28px;
  }
  
  .meet-team-wapper .content-box strong {
      font-size: 18px;
      line-height: 28px;
  }
    
  /* ========================FAQ css ==================== */ 
    
  .faq .image-with-text__content h2 {
      font-size: 36px;
      line-height: 46px;
  }
  
  .faq .image-with-text__content {
      padding: 30px 24px 50px;
  }  
    .faq-wrap .page-header h3 {
      font-size: 40px;
      line-height: 50px;
  }
  
  
   /* ========================Contact css==================== */  
    .contact-wrap .contact-wapper {
      width: 100%;
  }
  
  .contact-wrap {
      flex-direction:column;
      padding: 60px 24px 0;
  }
  
  .contact-wrap .contact-info {
      width: 100%;
      margin-top: 40px;
  }
    .contact-wrap form .contact__fields .field, .contact-wrap form .field {
      margin-bottom: 20px;
  }
  
  .contact-wrap form .messagefield.field {
      height: 150px;
  }
  
  .contact-wrap form .field {
      height: auto;
      margin-bottom: 20px;
  }
    .contact .image-with-text__content {
      width: 100%;
      padding: 30px 24px 50px;
  }
  
  .contact .image-with-text__media-item--medium {
      width: 100%;
  }
  
  .contact .image-with-text__content h2 {
      font-size: 36px;
      line-height: 46px;
  }
  
  /**********************Free Pouch css ****************/  
    .pf-wapper .form-img-wapper {
      flex-wrap: wrap;
      flex-direction: column-reverse;
  }
  
  .pf-wapper .form-img-wapper .right-image {
      width: 100%;
      max-width: 420px;
      margin: 0 auto;
  }
  
  .free-pouch-form .image-with-text__content {
      width: 100%;
      padding: 30px 24px 50px;
  }
  
  .free-pouch-form .image-with-text__content h2 {
      font-size: 36px;
      line-height: 46px;
  }
  
  .pf-wapper .form-img-wapper .globo-formbuilder {
      width: 100%;
  }
  
  .pf-wapper .header {
      padding: 0 !important;
  }
  
  .pf-wapper .form-img-wapper .custom-new-free-pouch .contact h2.title {
    margin-bottom: 10px;
  }
  
   .pf-wapper .gfb__footer.wizard__footer p.custom-text {
      font-size: 14px;
      line-height: 20px;
  }
  
    /* .pouch-free .global-media-settings{
     height: 19.4rem;
  }
   */
  
  .pf-wapper .form-img-wapper .custom-new-free-pouch form .field {
      height: 50px;
  }
    .pf-wapper .form-img-wapper .custom-new-free-pouch form .contact__button {flex-wrap: wrap;}
    
  
  
  /* ========================Research css Start==================== */
  
  .research {
      padding-top: 0 !important;
  }
  
  .research .image-with-text__content {
      padding: 30px 24px 0;
  }
  
  .research .image-with-text__content h2 {
      font-size: 36px;
      line-height: 46px;
      margin-bottom: 10px;
  }
  
  .research .image-with-text__content p strong {
    margin-bottom: 10px;
  }
  .research.free-vetlen .image-with-text__grid .image-with-text__media-item {
      width: 100%;
      margin-bottom: 30px;
  }
  
  .research.free-vetlen .image-with-text__grid .image-with-text__media-item p {
      padding: 0;
      font-size: 25px;
      line-height: 36px;
  }
    .research .image-with-text__text-item {
      width: unset;
  }
  
  .vudeo-wapper {
      margin-bottom: 60px;
  }
    .slider-multicolumn>div {
      padding-top: 60px;
      padding-bottom: 60px;
  }
  /* ========================Cart css Start==================== */
    .title-wrapper-with-link .title {
      font-size: 30px;
      line-height: 40px;
  }
    .cart__items .js-contents table.cart-items tbody tr td {
      padding-bottom: 10px;
      padding-top: 10px;
  }
  
  .cart__items .js-contents table.cart-items tbody tr {
      margin-bottom: 20px;
      grid-row-gap: 6px;
  }
  
  .quantity-popover-container {
      max-width: 135px;
      height: 40px;
      padding: 5.5px 8px !important;
  }
  
  .quantity-popover-container .quantity.cart-quantity button.quantity__button {
      width: 25px;
      height: 25px;
  }
  
  .quantity-popover-container .cart-quantity {
      min-height: 25px;
  }
  
  .quantity-popover-container .quantity.cart-quantity button.quantity__button svg {
      width: 15px;
  }
    .cart-items thead th{
      border: 0px;
    }
    
    h1.cart__empty-text{
      font-size: 36px;
    }
  }
  
  @media screen and (max-width: 520px){
    
  .banner-section .bs-inner {
    gap: 20px;
  }
    
  .banner-section h2 {
    font-size: 32px;
    line-height: 38.4px;
      
  }
  .banner-section .bs-btn {
      padding: 10px 22px;
      line-height: 24px;
      font-size:18px;
  }  
  .banner-section .bs-inner .bs-img {
      max-width: 335px;
     
  }  
  .banner-section .bs-inner .bs-content {
      max-width: 400px;
    
  }
    .three-column-iner .arrow-wrapper {
      display: none;
  }
  
  .three-column-section .multicolumn-card {
      background: transparent;
      margin: 0;
  }
  
  .three-column-section .multicolumn-card .multicolumn-card__info {
      padding-bottom: 30px; 
      
  }
  
  
  .three-column-section .multicolumn-card .multicolumn-card__image-wrapper img {
      border-radius: 0;
  }
  
  .three-column-section .multicolumn-card .multicolumn-card__info a.button {
      width: unset;
      font-size: 20px;
      height: 43px;
      padding: 0 21.5px;
  }
    .vudeo-wapper.page-width {
      padding: 0 !important;
      margin-bottom: 0px;
  }
  
  .vudeo-wapper iframe {
      border-radius: 0;
      height: 390px;
  }
  .slider-multicolumn .title-wrapper-with-link h2 {
      font-size: 40px;
      line-height: 50.2px;
      text-align: center;
  }
  .slider-multicolumn .center a.button {
      width: unset;
      height: 43px;
      padding: 0 21.5px;
  }
  
  .three-column-section ul.slick-dots {
      bottom: -32px;
  }
    .slider-multicolumn>div {
      padding-bottom: 61px;
  }
   .superior_option_wapper .lookbook-heading h2 {
      font-size: 40px;
      line-height: 50.2px;
      text-align: center;
     margin-bottom: 25px;
  }
    .superior_option_wapper .picture_paragraph_block table thead tr th:first-child {
      font-size: 18px;
      line-height: 27px;
  }
  body .slider-multicolumn .title-wrapper-with-link {
      margin-bottom: 24px;
      padding-left: 24px;
      padding-right: 24px;
  }
  
    .product .custom_qty_selector .product-form__input .price-per-item__container .quantity {
      max-width: 100%; 
  }
    .product .custom_qty_selector .product-form__input {
      max-width: 100%;
  }
    .product .custom_qty_selector product-form.product-form form button.button--full-width {
      width: 100%;
  }
    .product .custom_qty_selector .cta_wrapper {
      width: 100%;
  }
    .product .custom_qty_selector{
      flex-wrap: wrap;
    }
    .product .custom_qty_selector product-form.product-form .product-form__buttons {
      max-width: 100%;
  }
    .product__info-wrapper .product-form__input {
      max-width: 100%;
  }
    .product__info-wrapper .product__title h1 {
      font-size: 30px;
      line-height: 40px;
  }
  
  .product__info-wrapper p.product__text {
      font-size: 20px;
      line-height: 30px;
  }
  
  .product__info-wrapper .product-price .price__container span.price-item {
      font-size: 20px;
      line-height: 30px;
  }
  
  .product__info-wrapper .rte p {
      font-size: 16px;
      line-height: 24px;
  }
  .product__info-wrapper .rte ul{
          padding-left: 20px;
    }
  .product__info-wrapper .rte ul li {
      font-size: 16px;
      line-height: 24px;
      
  }
    
    .product .custom_qty_selector {
      margin-top: 15px;
  }
    .product__info-wrapper .select svg.icon.icon-caret {
      right: 22px;
  }
    .product__info-wrapper .select select.select__select {
      padding: 9.5px 10px;
  }
  
   /*************************Abuot Us page ==================== */
    .meet-team-wapper{
      padding-bottom: 0;
    }
    .meet-team-wapper .meet-team-wapper-item {
      flex-wrap: wrap;
      row-gap: 20px;
  }
  .meet-team-wapper .content-box {
      width: 100%;
    
  }
  .about-us h2{
    font-size: 32px;
      line-height: 38.4px;
  }
  
  .meet-team-wapper .meet-team-wapper-image {
      width: 100%;
  } 
   
    .meet-team-wapper .meet-team-wapper-item.even {
      flex-direction: column-reverse;
  }
    .question-detail-wapper .qdw a.button.bs-btn {
      font-size: 18px;
      min-width: 290px;
  }
    .meet-team-wapper .content-box h2 {
      line-height: 34px;
      font-size: 25px;
  }
    
  /* ========================FAQ css==================== */ 
    .faq-wrap {
      padding: 40px 0;
  }
    .faq .image-with-text__content h2{
      font-size: 32px;
      line-height: 38.4px;
    }
    .faq-wrap .page_template .faq-item {
      padding: 10px 0;
  }
    .faq-wrap .page-header h3 {
      font-size: 35px;
      line-height: 45px;
  }
    .faq-wrap .page_template .faq-item .ans {
      margin-top: 8px;
      font-size: 16px;
      line-height: 24px;
  }
    .faq-wrap .page_template .faq-item h4 {
      font-size: 18px;
      line-height: 28px;
      
  }
    /* ========================Research css Start==================== */
    .research .image-with-text__content h2 {
      font-size: 32px;
      line-height: 38px;
  }
  .research .image-with-text__content a.button.button--primary{
      font-size: 18px;
  }
  .research .image-with-text__content p strong {
      font-size: 25px;
      line-height: 32px;
  }
  
  .research .image-with-text__content p {
      font-size: 18px;
      line-height: 28px;
  }
  /* ========================Contact css==================== */  
  .contact .image-with-text__content h2 {
      font-size: 32px;
      line-height: 38px;
  }
  /**********************Free Pouch css ****************/  
    
  .pf-wapper .gfb__footer.wizard__footer p.custom-text {
      width: 100%;
      margin: 12px 0 0;
  }
  
  .pf-wapper .gfb__footer.wizard__footer {
      flex-wrap: wrap;
  }
  
  .free-pouch-form .image-with-text__content h2 {
      font-size: 32px;
      line-height: 38px;
  }
  
    /* ========================Privacy-Policy css Start==================== */
    .shopify-policy__title h1 {
      font-size: 36px;
  }
  
  .shopify-policy__body .rte p {
      font-size: 16px;
  }
  
  .shopify-policy__body .rte p strong {
      font-size: 20px;
  }
  
  /* ========================Privacy-Policy css Start==================== */  
  h1.main-page-title {
      font-size: 36px;
  }
  
  .rte.scroll-trigger p {
      font-size: 16px;
  }
  
  /*************************product page ==================== */
  
    .product ul.icon-with-text {
      flex-wrap: wrap;
      row-gap: 20px;
  }
  
  .icon-with-text--horizontal .icon-with-text__item {
      width: 100% !important;
  }
  .product .custom_qty_selector .cta_wrapper .product-form__error-message-wrapper:not([hidden]) {
      bottom: -44px;
  }
  } 
  /* Common form customizations */
  .form-wrapper .form-container{
      gap:3rem !important;
  }
  .form-wrapper .form-container .form-content{
  flex:3;
  }
  .form-wrapper .form-container .form-content .contact__fields{
      grid-template-columns: repeat(3, 1fr);
  }
  .form-wrapper .contact-info-free-pouch-form {
      grid-template-columns: repeat(4, 1fr) !important;
  }
  @media(min-width:750px) and (max-width:1200px){
      .form-wrapper .contact-info-free-pouch-form {
          grid-template-columns: repeat(2, 1fr) !important;
      }
  }
  .form-wrapper .form-container .form-content .flex{
      gap:1rem;
  }
  .form-wrapper .form-container .form-content .field{
      border-bottom:none !important;
  }
  .form-wrapper .form-container .form-content input, .form-wrapper .form-container .form-content textarea{
      border:solid 1px #6c6c6c;
      border-radius:5px;
  }
  .form-wrapper .form-container .form-sidebar{
      flex:1;
      }
  
  @media screen and (max-width: 412px){
    .product .custom_qty_selector .cta_wrapper .product-form__error-message-wrapper:not([hidden]) {
      bottom: -54px;
  }
  }
  @media screen and (min-width: 521px) {
    .mobile_btn_text {
      display: none;
    }
  }
  @media screen and (max-width: 520px) {
    .desktop_btn_text {
      display: none;
    } 
  }
  
  
  