/* This stylesheet contains qa fixes */
.menu-item a {
    width: fit-content;
}

.menu-item a:after {
    width: 100% !important;
}

.home-banner{
    margin-top: 10px;
}

.search-btn {
    margin-left: 15px;
}

.home-banner .main-wrap .banner-wrap .single-banner .banner-content .banner-tagline {
    padding-bottom: 0;
}

.home-banner .main-wrap .banner-wrap .single-banner .banner-content .banner-intro {
    padding-top: 20px;
    padding-left:0 !important;
    padding-bottom: 50px;
}

.banner-btn a {
    width: 300px;
    display: inline-block;
    padding: 18px 30px;
}

.banner-btn a span {
    margin-right: 10px !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}

.home-story-sec .gen-title {
    padding-bottom: 0 !important;
}

.home-story-sec .gen-sub-title {
    padding-bottom: 40px;
}

.home-story-sec .banner-btn {
    width: 320px;
    margin: 0 auto;
}

.gen-title {
    background: linear-gradient(to right, #c6993a 15%, #2a2a2a 50%, #c6993a 85%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    display: inline-block !important;
}

.product-cat-slider.slick-slider .single-cat-wrap {
    height: 600px;
}

.cat-img,
.cat-img img {
    height: 100% !important;
}

.nav-tabs .nav-item.slick-slide {
  width: fit-content !important;
  margin-right: 70px;
}

.nav-tabs .nav-link {
  padding: 8px 12px;
  font-size: 16px;
  white-space: nowrap; 
}

#productTabs .slick-track {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.supply-chain-inner .gen-title {
    background-image: linear-gradient(90deg, #C6993A, #F9F6F1) !important;
}

.supply-chain-inner .gen-sub-title {
    padding-bottom: 2vw;
}

.supply-btn-wrap {
    margin-top: 0 !important;
    margin-left: 70px !important;
}

.supply-points-wrap .single-points li {
    margin-bottom: 50px !important;
}

.single-points {
    padding-left: 15px;    
}

.industry-title-wrap .gen-title {
    padding-bottom: 50px;
}

.cus-exp-wrap .gen-title {
    line-height: 1;
    padding-bottom: 0;
}

.cus-exp-wrap .gen-sub-title {
    padding-bottom: 5vw;
}

.slider-wrapper {
  position: relative;
}

@media only screen and (min-width: 1200px) {
    .supply-chain-sec .full-wrap .supply-chain-wrap .supply-chain-img-wrap {
        width: 45vw;
    }
}

.cus-exp-sec .main-wrap .cus-silder .cus-item::before {
    top: 11.3vw !important;
}

.slick-prev {
    background-image: url(http://forbes.local/wp-content/themes/forbeswalker/assets/img/left.png);
}

.slick-next {
    background-image: url(http://forbes.local/wp-content/themes/forbeswalker/assets/img/right.png);
}

.slick-arrow {
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    border: none;
}

.slider-wrapper {
  position: relative;
}

.slick-arrow {
  position: absolute;
  bottom: -40px; /* Adjust distance from bottom */
  z-index: 5;
  border: none;
  width: 35px;
  height: 35px;
  cursor: pointer;
  background-color:transparent;
}

/* Position prev arrow to the left of center */
.custom-prev {
  left: 50%;
  transform: translateX(-20px);
}

/* Position next arrow to the right of center */
.custom-next {
  left: 50%;
  transform: translateX(25px);
}

.custom-prev-ceti {

}

.custom-next-ceti {

}

#footer .footer-inner .footer-top .footer-main .top-wrap .title-wrapper .gen-title-wrap .gen-title {
    padding-bottom: 3vw !important;
    background-image: linear-gradient(90deg, #C6993A, #F9F6F1) !important;
}

/* #footer .footer-inner .footer-top .footer-main .bottom-wrap .footer-main-wrap .left-wrap .bottom .privacy-menu .menu li a {
    font-size: 0.8rem;
} */

@media only screen and (min-width: 1200px) {
    #footer .footer-inner .footer-top {
        padding: 4.208333vw 6.7708333333vw 4.520833vw 27.0833333333vw
    }    
}