

@media (max-width: 1600px) 
{
  h2 {
    font-size: 43px;
    line-height: 60px;
}
p {
  font-size: 17px;
  line-height: 31px;
}
.count-text {
  font-size: 25px;
  line-height: 40px;
  text-align: center;
}
.more-button a {
  font-size: 13px;
}
.more-button {
  width: 70%;
  margin: 0 auto;
}
section.catalogues-section ul li h3 {
  
  font-size: 21px;
}
.contact-btn {
  font-size: 13px;
}
ul.list-items li a {
  font-size: 15px;
}
.banner-heading h1 {
  font-size: 60px;
  line-height: 60px;
}
.details-tittle {
  width: 100%;
}
section.catalogues-section ul li img {
  width: 100%;
}
.banner-heading span {
  font-size: 27px;
  line-height: 50.5px;
}
.banner-slider .dot {
  width: 11px;
  height: 11px;
}
section.group-section .btn-link {
  padding-top: 45px;
}
.btn-link a {
  font-size: 14px;
}
.choose-card-icon {
  background-color: #000000;
  height: 55px;
  width: 65px;
}
.choose-card-icon-txt h3 {
  font-size: 30px;
  line-height: 38px;
}
.quick-contact p {
  font-size: 14px;
  line-height: 25px;
}
.quick-contact ul li a {
  font-size: 14px;
}
.quick-contact ul li {
  padding-bottom: 2px;
  display: flex;
}
section.section-group .next-group {
  right: 312px;
}
.quick-link ul li a {
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
}
footer h3 {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}
footer label {
  font-size: 16px;
  font-weight: 500;
  line-height: 30.79px;
  padding-top: 25px;
}
.social-icon ul li a {
  width: 30px;
  height: 30px;
}
.quick-contact ul li img {
  width: 35px;
  padding-right: 20px;
  padding-top: 10px;
}
.quick-contact ul li a img {
  width: 33px;
  padding-top: 0px;
  padding-right: 15px;
}
button.submit-arrow img {
  width: 45%;
}
.email-input::placeholder {
  font-size: 13px; 
  list-style: 30px;
}
.email-input {
  width: 64%;
  padding: 14px 15px;
  font-size: 15px;
}
.submit-arrow { 
  padding: 13px;
}
.submit-arrow img {
  width: 30px;
  height: 21px;
}
.quick-contact ul li:nth-child(2) img {
  width: 40px;
  padding-left: 11px;
}
.social-ftr ul li a {
  font-size: 16px;
}
.btn-link a {
  padding: 13px 45px !important;
}
.banner-slider .banner-heading {
  width: 80%;
}
section.section-group .next-group {
  right: 330px;
}
.social-ftr {
  margin-top: 10px;
}
.secondary-head {
  margin-bottom: 0px;
}
.product-list-container {
  padding-top: 0px;
}
.product-count {
  padding: 10px 20px;
  font-size: 1rem;
  font-weight: 800;
}
.mega-menu {
  top: 150%;
  left: -218px;
}
.b2b-heading h1 {
  width: 92%;
  font-size: 68px;
}
.b2b-process {
  padding: 30px 0;
}
.b2b-fragrance-demo {
  padding-bottom: 45px;
}
.b2b-process-description {
  font-size: 17px;
  font-weight: 400;
  line-height: 33.6px;
}
.b2b-process-step {
  font-size: 28px;
}
.b2b-benefit-text h3 {
  font-size: 25px;
  font-weight: 600;
}
.b2b-form-row {
  margin-bottom: 0px;
}
.b2b-fragrance-demo-info p {
  font-size: 17px;
  line-height: 29.8px;
}
ul.b2b-fragrance-demo-list li div {
  font-size: 17px;
  line-height: 31px;
  text-align: left;
}
.b2b-list-number {
  color: #000000;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  font-size: 20px;

}
.b2b-list-number {
  margin-top: 4px;
}
.related-prod-sec {
  margin: 5px 65px;
}
.detail-color-options {
  margin-bottom: 16px;
}
.contact-details div {
  margin-bottom: 10px;
}
.form-gp {
  width: 48%;
  padding-bottom: 28px;
}
.contact-group-btn {
  text-align: center;
  width: 100%;
  padding: 20px;
}
input::placeholder,
textarea::placeholder {
  font-family: 'Manrope', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #9A9A9A;

}

input[type="email"]::placeholder {
  font-family: 'Manrope', sans-serif;
  font-size: 14px;
  font-weight: 400; 
  color: #9A9A9A;  
}
.mega-menu.menu-group {
  width: max-content;
  min-width: 80%;
  left: -722px;}
  .mega-menu.catalogue-menu {
    background-color: transparent;
    padding: 10px;
    width: max-content;
    left: -638%;
}
}
@media (max-width: 1400px) {
.flex-rows img {
  height: 375px !important;
}
section.catalogues-section ul li img {
  width: 100%;
  height: 250px;
}
}
  @media (max-width: 1200px) 
  {

  }
  @media only screen and (min-width: 768px) and (max-width: 992px)

  {

  }
@media (max-width: 768px)
{
  .navbar{
    position: absolute;
    width: 100%;
  }
  .navbar .contact-btn{
    display: none;
  }
  .banner-heading h1 , .banner-heading span{
font-size: 1.5em;
line-height: 2;
  }
  section.group-section{
    padding: 0;
  }
  .our-group-text{
    width: 100%;
    padding-right: 0;
  }
  
  .our-group-text h2 {
    display: none;
}
.our-group-img h2 {
  display: block;
}
  .our-group-text {
      order: 2;
      margin-top: 20px;
      text-align: center;
      width: 100%;
  }
  .our-group-text h2{
text-align: center;
  }
  .group-section .our-group-img{
    margin-top: 10px;
  }
  .our-group-img {
      order: 1;
  }
  .our-group-img img{
    width: 100%;
  }
  .our-group-img {
    width: 100%;
    display: flex;
    justify-content: end;
    flex-direction: column;
}
  .banner-slider .vertical-indicator{
    flex-direction: row;
    justify-content: center;
    height:100%;
    width: 100%;
    left:0;
    padding-bottom: 2rem;
    align-items: end;
  }
  #navbar .logo{
    height: 5em;
    width: 100%;
  }
  section.our-manufactur h2{
    width: 100%;
    text-align: center;
  }
  .manufactur-bg ul li{
    flex-direction: column;
    align-items: start;
    gap: 2em;
    margin-bottom: 0px;
  }
  .manufactur-bg ul li span{
                text-align: left;
                font-size: 20px;
                line-height: 30px;
                color: #fff;

  }
  .manufactur-bg ul li p{
font-size: 20px;
line-height: 12.4px;
text-align: left;
color: #ffff;

  }
  .container h2{
text-align: center;
  }
  form#careersForm .form-group {
        width: 100%;
        padding: 2px 0px;
}

/* choose sec */
  .choose-section .d-flex{
    flex-direction: column;
  }
  .choose-img,.choose-img img,.choose-text{
    width: 100%;
    margin-top: 1em;
  }
  .choose-card-icon {
    background-color: #faebd700;
    height: auto;
    width: auto;
    padding: 0;
    display: block;
    border-radius: 50px;
}
.product-list-sec .product-banner {
  height: 305px;
}

}

::-webkit-scrollbar {
    width: 3px;
    height: 2px;
  }
::-webkit-scrollbar-track {
    background: #f0f0f0;
  }
  
::-webkit-scrollbar-thumb {
    background: #333333;
  }
  
::-webkit-scrollbar-thumb:hover {
    background: #555555;
  }





/* contact */
@media (max-width: 768px) {


.b2b-process-item {
    flex-direction: column;
}

.b2b-process-image {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    margin-bottom: 5px;
    order: 2;
}

.b2b-benefits-content {
    flex-direction: column;
}

.b2b-benefits-image {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 5px;
}

.b2b-benefits-title{
    text-align: center;
}
.b2b-benefits-title, .b2b-benefits-subtitle {
  text-align: center;
  font-weight: 600;
}
.b2b-benefits-image img {
    height: 20rem;
}



.b2b-client-item {
    width: 150px;
    height: 75px;
}


.b2b-faq-number {
  margin-right: 30px;
  font-size: 17px;
  color: #000000;
  font-weight: 400;

}

.b2b-faq-question h3 {
    width: calc(100% - 70px);
}

.b2b-fragrance-demo-content {
    flex-direction: column;
}

.b2b-form-row {
    flex-direction: column;
    gap: 0;
}

.b2b-fragrance-demo-info h2 {
  font-size: 30px;
  line-height: 40px;
}
  .contact-container, .contact-global {
      margin: 10px;
  }
  .contact-info{
      flex: 100%;
      padding: 0px;
  }
  .contact-form {
    flex: 100%;
    padding: 20px;
}
  .contact-form form {
      grid-template-columns: 1fr;
  }
  .contact-textarea, .contact-submit {
      grid-column: span 1;
  }
  .banner-slider {
    height: 50vh;
  }
  h2 {
    font-size: 30px;
    line-height: 41px;
    text-align: center;
}
.counter-flex {
  display: flex;
  flex-direction: column;
}
.count-title {
  font-size: 60px;
  line-height: 63.6px;}
  .explore-left {
    width: 100%;
    position: relative;
}
.explore-slider {
  width: 100%;
}
.get-in-left {
  width: 100%;
  padding-bottom: 0px;
  overflow: hidden;
}
.get-in-right {
  width: 95%;
  margin: 0 auto;
}
.get-in-right .btn-link {
  padding-bottom: 45px;
  padding-top: 0px;
  text-align: center;
}
.get-in-left img {
  width: 51%;
}
section.get-in {
  background-color: #F7FF9E;
  width: 95%;
  margin: 0 auto;
  margin-bottom: 20px;
  border-radius: 10px;
}
.email-section {
  width: 100%;
  padding-bottom: 20px;
}
.get-in-right h2 {
  font-weight: 500;
  text-align: center;
  line-height: 40px;
}
.mob-none{
  display: none;
}
.des-none{
  display: block;
}
.custom-nav {
  bottom: 15px;
}
.explore-bg-1 {
  width: 95%;
  margin: 0 auto;
  margin-top: 50px;
}
.quick-link {
  width: 100%;
  padding-bottom: 10px;
}
.quick-contact {
  padding-bottom: 10px;
  width: 100%;
}
.form-group-ftr {
  margin-bottom: 30px;
}
.quick-contact ul li {
  display: flex;
}
.social-ftr {
  flex-wrap: wrap;
}
.social-ftr ul {
  order: 2;
  width: 100%;
  justify-content: space-between;
}
.social-icon {
  width: 50%;
  margin: 0 auto;
  padding: 5px 0px;
}
.quick-link ul,
.quick-contact ul {
    display: none; 
}
.email-section img {
  width: 30%;
  margin: 0 auto;
}

  footer label {
     text-align: center;
  }
  .email-input {
    width: 95%;
}
.flex-rows img {
  height: auto !important;
}
}
@media (max-width: 768px) {
 
  

  .quick-link  h3 {
      position: relative;
      cursor: pointer;
      padding-right: 30px; 
  }

  .quick-link h3::after{
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    background-size: cover;
    background-image: url(../images/btm-arrow.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-size: 9px;
      position: absolute;
      right: 10px;
      top: 50%;
      transform: translateY(-50%);
      width: 24px;
      height: 24px;
      display: flex;
      align-items: center;
      justify-content: center;
      border: 1px solid #fff; 
      border-radius: 50%;
      font-size: 0.8em;
      color: #fff; 
      background-color: transparent; 
  }

  .quick-link h3.open::after {
    background-image: url(../images/btm-arrow.png);
  }
  .explore-text {
    padding: 10px 0px 30px 10px;
}
.toggle,
.close-menu {
    display: block;
}

.navbar ul {
    display: none;
    flex-direction: column;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 600vh;
    overflow-y: auto; 
    background-color: black;
    z-index: 20;
    transition: all 0.3s ease;
    padding-top: 20px;
    z-index: 999;
}

.navbar.active ul {
    display: flex; /* Show menu when active */
}

.list-items a {
    color: #fff;
    padding: 15px 0;
    font-size: 18px;
    display: block;
    text-align: center;
}

.mega-menu {
    display: none;
    flex-direction: column;
    background-color: #333;
    overflow-y: auto; /* Enable scrolling within mega menu */
    text-align: center;
    width: 100%; /* Full width */
}

.has-dropdown.active .mega-menu {
    display: flex; /* Show mega menu when parent is active */
}

.mega-menu a {
    padding: 10px;
    color: #fff;
    border-top: none;
    display: block;
}
.close-menu {
    align-self: flex-end;
    margin-right: 20px;
    font-size: 1.8em;
    color: #fff;
    color: #000000;
    background-color: #fffffffc;
    padding: 6px 15px;
    border-radius: 15px;
    padding-top: 2px;
}
ul.menu-full-view {
position: static;
display: block !important;
max-height: max-content;
}
ul.list-items {
align-items: flex-start !important;
}
.navbar {
width: 100%;
}
.navbar li.has-dropdown::after {
  top: 15px !important;
  width: 20px;
  height: 20px;
}
ul.list-items a::after {
  display: none;
}
.mega-menu.menu-group {
  width: 100%;
}
.menu-list-name a {
  color: #ffff !important;
}
.navbar ul li {
  position: relative;
  width: 90%;
}
button#close-menu{
  display:block;
  border: none;
}
.mega-menu.first-list a {
  color: #ffffff;
  padding: 15px 5px;
  margin-left: 20px;
}

.about-banner {
        min-height: 50vh;
}
.about-heading h1 {
  font-size: 32px;
  line-height: 40px;
  width: 100%;
  margin: 0 auto;
}
.about-text {
  width: 100%;
}
.about-text {
  width: 100%;
  padding-right: 0px;
}
.about-text h2 {
  text-align: center;
  width: 100%;
}
.leadership-left {
  width: 100%;
  order: 2;
}
.leadership-right {
  margin: 0 auto;
  width: 95%;
  padding-right: 0px;
  padding-bottom: 60px;
}
.leadership-left img {
  width: 100%;
  position: relative;
  bottom: 0;
}
.leadership-right h2 {
  color: #ffffff;
  text-align: center;
}
.about-img {
  width: 100%;
  padding-top: 10px;
}
.vision-image {
  width: 100%;
}
.vision-text {
  width: 100%;
  padding-top: 10px;
}
.vision-image img {
  width: 100%;
}
.group-left {
  width: 100%;
}
.group-slider {
  width: 100%;
  padding-top: 35px;
}
.explore-tittle {
  width: 100%;
  padding-bottom: 0px
}
section.section-group {
  padding: 0px 10px;
}
section.explore {
  padding: 20px 10px;
}
.next-group {
  right: 177px;
}
.career-banner {
  min-height: 50vh;
}
h1 {
  font-size: 38px;
}
.accordion-content .btn-link {
  width: 100%;
}
.acco-t {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.accordion-content ul {
  padding-left: 10px;
}
section.blog-detail-div .details-tittle {
  width: 100%;
}
.detail-banner {
  width: 100%;
}
.blog-left {
  width: 100%;
  padding-right: 0px;
}
.blog-right {
  padding-top: 20px;
  width: 100%;
  padding-left: 0px;
}
.w-60 {
  width: 100%;
}
.w-40 {
  width: 100%;
}
.w-40 img {
  width: 100%;
  border-radius: 20px;
  padding: 20px 0px;
}
section.timeless-div h2 {
  font-size: 27px;
}
section.timeless-section h2 {
  font-size: 27px;
}
.art-blending h2 {
  font-size: 27px;
}
.details-tittle h1 {
  font-size: 40px;
  line-height: 50px;
}
section.breadcrumb-hd h2 {
  font-size: 27px;
  text-align: left;
  line-height: 40px;
}
.sections-titles.apply-now h2 {
  text-align: left;
}
.form-group.half {
  width: 100%;
  padding: 15px 0px;
}
.b2b-banner {
  min-height: 50vh;
}
.b2b-content {
  order: 2;
}
.b2b-heading h1 {
  padding-top: 45px;
  font-size: 27px;
}
.b2b-image h1 {
  display:block;
}
.b2b-content h1 {
  display: none;
}
.contact-title {
  font-size: 23px;
  line-height: 34px;
}
.navbar {
  padding:0px  10px;
}
.btn-link a {
  padding: 15px 33px;
  border-radius: 50px;
  font-size: 12px;
}
.accordion-content .btn-link {
  text-align: end;
  width: 100%;
}
section.blog-section ul li {
  flex-wrap: wrap;
}
.blog-left-img {
  width: 100%;
  padding: 20px 0px;
}
.blog-left-text {
  width: 100%;
}
.blog-left-text {
  flex-wrap: wrap;
}
.day-date {
  width: 90%;
  min-height: 80px;
}
.blog-left-text h2 {
  font-size: 20px !important;
  line-height: 27.5px !important;
  text-align: left !important;
  padding-top: 20px;
}
.choose-card-icon-txt h3 {
  font-size: 18px;
  padding-right: 8px;
  line-height: 30px;
}

.b2b-process-title {
  margin-bottom: 0px;
  line-height: 20px;
  padding-top: 10px;
}
.b2b-process {
  padding: 25px 0;
}
.b2b-process-step {
  font-size: 25px;
  margin-bottom: 15px;
  margin-top: 10px;
}
.b2b-benefits-title {
  margin-bottom: 0px;
}
.b2b-clients {
  padding: 10px 0;
}
.b2b-container {
  padding: 0px;
}
.b2b-hero {
  margin: 10px 0;
  gap: 0rem;
}
.b2b-services {
  margin-top: 15px;
  overflow: hidden;
}
.b2b-benefits-subtitle {
  margin-bottom: 15px;
}
.b2b-service-content {
  bottom: 47px;
}
.product-list-sec .navbar ul li a {
  color: rgb(255, 255, 255);
}
button.contact-btn.btn-black {
  background-color: #ffff;
  color: #000;
  padding: 10px 15px;
}
.b2b-content h2.b2b-heading {
  display: none;
}
.b2b-image h2.b2b-heading {
  display: block;
}
.logo a img {
  margin-left:0px;
  width: 100px;
}
.group-section .container {
   padding: 20px 0px; 
}
.container {
  width: 100%;
  max-width: 95%;
}
section.catalogues-section {
  padding: 20px 0px 20px 10px;
}
section.catalogues-section .container {
  width: 100%;
  max-width: 100%;
}

.choose-vertical-slider {
  position: relative;
  overflow: hidden;
  height: max-content;
}

.choose-slides-container {
  display: flex;
  transition: transform 0.3s ease-in-out;
}

.choose-slide {
  min-width: 100%;
  flex-shrink: 0;
  height: max-content;
}
.choose-slides-container {
  flex-direction: row; /* Changes to horizontal */
}

.choose-nav-btn.choose-prev,
.choose-nav-btn.choose-next {
  position: absolute;
  top: 0px;
  transform: translateY(-50%);
  z-index: 999;
  /* Adjust positioning for horizontal nav buttons */
}

.choose-nav-btn.choose-prev {
  left: 100px;
}

.choose-nav-btn.choose-next {
  right: 120px;
}
.choose-dot-indicator {
    position: absolute;
    right: 180px;
    top: 50%;
    transform: translateY(-63%);
    display: flex;
    flex-direction: row;
    gap: 5px;
}
button.choose-nav-btn.choose-next img {
  transform: rotate(268deg);
}
button.choose-nav-btn.choose-prev img {
  transform: rotate(268deg)
}
.choose-slide {
width: 100%;

}
.td {
  position: relative;
  min-height: 30px;
}
section.section-group .next-group {
  right: 235px;
}
.prev-group {
  left: 195px;
}
.b2b-fragrance-demo-form {
  padding: 45px 20px;
}
.product-list-container {
  padding-top: 0px;
  padding: 0;
}
h2.prod-name {
  display: none;
}
.detail-container-carousel {
  display: none;
}
.detail-container-tabs {
  flex-wrap: wrap;
  gap: 20px;
}
.detail-container-tab-button.active {
  border-bottom: none;
}
.detail-container-tabs button {
  display: block;
  width: 95%;
  text-align: left;
  margin: 0 auto;
}
.detail-section-tab {
  margin: 0 auto;
  max-width: 95%;
}
.related-prod-sec {
  width: 95%;
  margin: 0 auto;
}
.detail-container-tabs .detail-container-tab-button:nth-child(2) {
  border-top: 1px solid #000; 
  padding-top: 20px;
}

  ul.list-items li a {
          padding: 0px 10px;
          font-size: 34px;
          color: #fff;
          font-weight: 900;
          line-height: 49px;
  }
ul.menu-full-view {
  background-color: #f6f5f500 !important;
}
.b2b-content, .b2b-image {
margin: 10px 0px;
}
.b2b-benefits {
  padding: 0px 0 0px 0px;
}
.b2b-fragrance-demo-content {
  padding-top: 10px;
}
.b2b-fragrance-demo-info h2 {
  margin-bottom: 0px;
}
.color-filter {
  padding: 20px 0px;
}
.secondary-head {
  margin: 20px 0px;
}
.contact-countries {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.contact-country {
  padding: 15px 20px;
  min-width: 48%;
}
header button.contact-btn.btn-black {
  display: none;
}
section.our-manufactur {
  padding-top: 30px;
}
.item1::before {
  display: none;
}
.item2::before {
  display: none;
}
.item1{
  background-image: url('../images/banner-sub.webp'); 
  background-size: cover; 
  background-position: center; 
}
.item2 {
  background-image: url('../images/banner-img02.webp'); 
  background-size: cover; 
  background-position: center; 
}
/* Overlay color for Item 1 */
.item1::after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 86, 179, 0.5); 
  transition: top 0.5s ease, opacity 0.5s ease; 
  z-index: 1; 
}

.item1:hover::before {
  top: 0; 
  opacity: 1;
  background-color: rgba(0, 86, 179, 0.5); 
}

.item1::after {
  top: 0; 
  opacity: 1; 
}
.item2::after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgb(37 61 2 / 50%);
  transition: top 0.5s ease, opacity 0.5s ease; 
  z-index: 1; 
}

.item2:hover::before {
  top: 0; 
  opacity: 1;
  background-color: rgb(37 61 2 / 50%);
}

.item2::after {
  top: 0; 
  opacity: 1; 
}

.choose-dot-indicator {
  position: static;
  display: flex;
  flex-direction: row;
}
.choose-nav-btn.choose-prev {
  left: 125px;
}
.choose-dot-indicator {
  justify-content: center;
}
.counter-bg {
  background-attachment: unset;
}
.custom-nav{
  display: none;
}
.menu-list-name a {
  font-size: 13px !important;
}
.d-none{
  display:block;
  }
  .quick-contact ul {
    display: block !important;
}
.group-nav {
  display: none;
}
.b2b-faq-answer p {
  margin-left: 1em;
}
.b2b-process-item:first-child .b2b-process-content {
  border-top: none;
}
.b2b-process-grid .b2b-process-item:last-child .b2b-process-content {
  border-bottom: none;
}
.b2b-faq-question h3 {
  font-size: 17px;
  font-weight: 400;}
  .b2b-fragrance-demo-info p {
    font-size: 17px;
    line-height: 31px;
    font-size: 17px;
    font-weight: 400;
}
.b2b-submit-btn {
  font-size: 14px;
}
.b2b-fragrance-demo-form input[type="text"],
.b2b-fragrance-demo-form input[type="tel"],
.b2b-fragrance-demo-form input[type="email"],
.b2b-fragrance-demo-form select {
    width: 100%;
    padding: 20px !important;
    border: 1px solid #ddd;
    border-radius: 10px;
    font-size: 1rem;
    margin-bottom: 20px;
    color: #9A9A9A;
    -webkit-appearance: none; 
    appearance: none;
    box-sizing: border-box; 
    background-color: #fffffff5;
}
section.b2b-clients .b2b-container {
  max-width: 100%;
  padding-left: 0px;
}
.owl-carousel.owl-theme.owl-client.owl-loaded.owl-drag img {
  width: 80%;
}
.b2b-faq {
  background-color: #ffffff;
  overflow-x: hidden;
}
.blog-banner {
  min-height: 40vh;
}
section.catalogues-section ul li {
  width: 100%;
}
.b2b-process-content {
  padding-top: 0px;
}
.social-ic a {
  background-color: #ffffff;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
li.d-none.social-ic {
  display: flex;
  gap: 18px;
  padding-top: 50px;
  justify-content: center;
}
.flex-rows.gifting {
  display: flex;
  padding-bottom: 40px;
  flex-wrap: wrap;
}
.flex-rows.gifting .left-side {
  width: 100%;
  padding-right: 00px;
}
.flex-rows.gifting .right-side {
  width: 100%;
  padding-left: 0px;
  padding-top: 30px;
}
header.product-list-sec button#toggle {
  color: #000;
}
}

