.alert-warning{display: none !important;}
.tp-header-bottom-2{box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);}
.main-menu.menu-style-2{
  margin-inline-start: 0px;
    text-align: center;
}
.tp-header-main{
  padding-top: 5px;
  padding-bottom: 5px;
}
.tp-product-item-3{padding:15px; border:1px solid #dee2e6;}
.tp-footer-widget {
    margin-bottom: 30px;
}
.tp-product-details-action-wrapper{margin-bottom: 0px;}
.content-slider {
   width: 100%;
   height: 85px;
   overflow: hidden;
   position: relative;
   display: flex;
   align-items: center;
   justify-content: center;
   font-size: 50px;
   font-weight: 500;
   background:#fffbf7;
   color:#021d35;
   border-top: 1px solid #eaebed;
   border-bottom: 1px solid #eaebed;
}
.slide {
   position: absolute;
   opacity: 0;
   transition: opacity 0.6s ease-in-out;
}
.slide.active {
   opacity: 1;
}
.tp-about-content p .icon-color{color: #3ae541 !important;}
footer .tp-footer-widget-title {
  font-size:25px;
}
.tp-product-details-description span{color:#656565 !important;}
main .tp-section-title{font-size: 45px; font-weight: 500;}
.tp-footer-payment p{ color:#000;}
.tp-feature-item{background:#fff; border:1px solid #eaebed;padding: 29px 20px 25px; margin-right:10px;}
.main-menu.menu-style-1>nav>ul>li>a{font-size:16px;}
.tp-product-badge-off {
    background: #e63946;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    padding: 2px 6px;
    border-radius: 4px;
  	margin-left: 10px;
}
.ck-content a{color:#fff;}
.shipping-price-text,.total-discount-amount-text{color:#279989;}
.shipping-price-text span{color:#4b4b4b; margin-left: 6px;}
.btn.btn-primary, .btn-warning{Color:#fff !important;}
.tp-slider-full-width .swiper-slide img{max-height: 550px;}
.tp-product-details-payment img{width:100%;}
.tp-instagram-area .swiper-slide{width:33.3% !important;}
.tp-about-content p{margin-bottom: 20px; !imp}
@media (min-width: 768px) {
    .tp-product-banner-inner.has-content {
        padding: 30px 70px 20px;}}
.offcanvas__bottom{display: none;}
.main-menu>nav>ul>li>.tp-submenu{min-width: 130px;padding: 12px 20px 15px;}
.tp-slider-active .tp-slider-dot.tp-swiper-dot .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color: #000;}
.tp-slider-active .tp-slider-dot.tp-swiper-dot .swiper-pagination-bullet{background-color:#45176852;}
.tp-slider-active .tp-slider-arrow button{color:#000;border-color:#45176852;}
.tp-testimonial-rating-3 span{Color:#ffb21d;}
.tp-footer-top{padding-bottom: 0px; padding-top:50px; border-top:2px solid #e5e6e8;}
.available_p{
  padding-top: 10px;
  	text-align: center;
}
.availableon_p{
  margin-bottom: 0px;
	font-size: 18px;
    font-weight: 500;
    line-height: 26px;
}
.tp-product-details-msg{display:none;}
.ct-announcement-main {
  width: 100%;
  background: #1c1c1c;
  overflow: hidden;
  position: sticky;
  top: 0;
  z-index: 9;
}

.tp-footer-social a {
    margin: 0px 6px;
  	background: none; 
    box-shadow: none;
}
.tp-footer-social a:hover {
    background-color: #fff;
}

.ct-announcement-inner {
  display: flex;
  align-items: center;
  width: fit-content;
  min-width: 100%;
  background-color: #fff;
  border-top:6px solid #eaebed;
  border-bottom:6px solid #eaebed;
}

.ct-announcement-content {
  display: flex;
  align-items: center;
  column-gap: 60px;
  padding: 10px 0;
 
}

.ct-announcement-title {
  white-space: nowrap;
  font-size: 14px;
  font-weight: 600;
  color: #000;
}

/* Slide to the LEFT */
@keyframes slide-left {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-100%);
  }
}

/* Slide to the RIGHT */
@keyframes slide-right {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0%);
  }
}

/* Example usage */
.ct-slide-left {
  animation: slide-left 30s linear infinite;
}

.ct-slide-right {
  animation: slide-right 10s linear infinite;
}
.buy-now_af{
  display:flex;}
.display-block{display:block;}
.full-width{width:100%;}
.btn-primary {
    background: #ff9900; /* Amazon Orange */
    border-radius: 8px;
    padding: 10px 20px;
  	color:#000;
}
.btn-pde:hover {
    color: #000;
    background-color: #010f1c;
    border-color: #00000000;
}

.btn-warning {
    background: #2874f0; /* Flipkart Blue */
    border-radius: 8px;
    padding: 10px 20px;
  	border:0px;
    color: #000;
}
.btn-wde:hover
 {
    color: #000;
    background-color: #ffca2c;
    border-color: #ffca2c;
}
.btn-primary-de {
    background: #ff9900; /* Amazon Orange */
    border-radius: 8px;
    padding: 10px 20px;
  	color:#000;
  	width:49%;
}

.btn-warning-de {
    background: #2874f0; /* Flipkart Blue */
    border-radius: 8px;
    padding: 10px 20px;
  	border:0px;
    color: #000;
 	width:49%;
}
@media (max-width: 767px) {
  .buy-now_af{
  display:block;}
  .btn-primary {
    background: #ff9900; /* Amazon Orange */
    border-radius: 8px;
    padding: 10px 20px;
  	color:#000;
    margin-bottom: 10px;
  }
  .btn-primary-de {
    background: #ff9900; /* Amazon Orange */
    border-radius: 8px;
    padding: 10px 20px;
  	color:#000;
  	width:100%;
    margin-bottom: 20px;
  }
  .btn-warning-de {
      background: #2874f0; /* Flipkart Blue */
      border-radius: 8px;
      padding: 10px 20px;
      border:0px;
      color: #000;
      width:100%;
  }
  .tp-header-bottom-2
 	{
         padding-bottom: 0px; 
         padding-top: 0px; 
    }
}

.other-sellers .btn {
  background: #fff;
  font-size: 15px;
  line-height: 1.4;
}
.other-sellers .btn svg {
  display: block;
  text-align: center;
}
.other-sellers .btn span {
  font-weight: 500;
}
.other-sellers svg{
    width: 35px;
    height: 30px;
}

.tp-product-content {
    padding: 10px 20px 20px !important;
}

.whatsapp-wrapper {
  position: fixed;
  bottom: 130px;        /* Distance from bottom */
  right: 20px;         /* Distance from right */
  z-index: 9999;       /* Keep it on top of all elements */
}

.whatsapp-wrapper a img {
  width: 60px;         /* Adjust size as needed */
  height: 60px;
  border-radius: 50%;  /* Circular shape */
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.whatsapp-wrapper a img:hover {
  transform: scale(1.1);
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.4);
}

@media (max-width: 768px) {
  .whatsapp-wrapper a img {
    width: 50px;
    height: 50px;
  }
}

.tp-coupon-item {
    background: #f8f9fa;
    border: 1px dashed #ccc;
    transition: 0.3s;
}
.tp-coupon-item:hover {
    background: #fff;
    box-shadow: 0 0 15px rgba(0,0,0,0.1);
}
.tp-coupon-item-right {
    text-align: right;
}
.tp-coupon-item h5 {
    margin-bottom: 0.5rem;
}

@media (max-width: 768px) {
    .tp-product-item {
        border-color: #eaebed; 
        box-shadow: none; 
    }
}

@media (max-width: 767px) {
  .logo a img{height:55px !important;}
}

@media (min-width: 768px) {
  .logo a img{height:60px !important;}
  .tp-section-title{font-size: 25px !important;}
  .content-slider {font-size: 36px !important;}
}
@media (min-width: 1024px) {
   .tp-section-title{font-size: 34px !important;}
  .content-slider {font-size: 50px;}
}
@media (min-width: 1200px) {
   .tp-section-title{font-size: 36px !important;}
}
@media (min-width: 1366px) {
  .main-menu.menu-style-1>nav>ul>li:not(:last-child) {
    margin-inline-end: 18px;}
  .tp-section-title{font-size: 40px !important;}
}

@media (min-width: 1400px) {
  .main-menu.menu-style-1>nav>ul>li:not(:last-child) {
    margin-inline-end: 25px;}
  .tp-section-title{font-size: 45px;}
}

@media (max-width: 576px) {
  .tp-product-arrival-wrapper .mb-40{
  	margin-bottom:0px;
  }
  .row-cols-2 .tp-product-item, .swiper-wrapper .tp-product-item{
  	margin-left:0px;
    margin-right:2px;
  }
  .tp-product-banner-inner {padding:0px;}
  .pt-30{padding-top:15px;}
  .pb-30{padding-bottom:15px;}
  .pt-80{padding-top:15px;}
  .pb-80{padding-bottom:15px;}
  .mt-50 {margin-top:15px;}
  .mr-35{margin-right:0px;}
  .mb-50{margin-bottom:15px;}
  .back-to-top-btn-show {
     bottom: 70px !important;
   }
  .floating-wpp{
  	left: 0px !important;
    bottom: 140px !important;
  }
  main .tp-section-title{font-size: 23px;}
  .content-slider {
     height: 50px;
     font-size: 18px;
	}
}
@media (max-width: 600px) {
  .tp-feature-area{display:none;} 
  .tp-product-title-h1{display:none;}
  .tp-product-action{display:none;}
  .other-sellers .btn{
    display: flex !important;
    font-size: 14px;
    line-height:20px;
    align-items: center !important;
    justify-items: center !important;
  }
  
  .other-sellers .btn span{
    line-height:16px;
    padding-top:0px;
  }
  .availableon_p{font-size:17px;}
  .tp-product-content{padding:10px 10px 15px !important;}
}
@media (max-width: 575px) {
    .col-xs-6 {
        flex: 0 0 auto;
        width: 50%;
    }
  .tp-header-login-icon{display:none;}
  .other-sellers a{padding-left:0.2rem !important;}
  .tp-about-wrapper{margin-top: 0px;}
}
.offcanvas__btn{display:none;}
.offcanvas__category{display:none;}
.tp-product-details-tax-text{display:none;}
.tp-product-details-sticky-actions{display:none;}

.tp-cross-sale-product, .tp-product-details-top {
    margin-bottom: 0px;
}
.tp-product-details-desc-wrapper {
  padding-top:0px;
  font-size:18px; 
  color:#656565;
}
.tp-product-details-description p{font-size:16px; color:#656565;}
.tp-product-details-bottom
 {
    padding-bottom: 0px;
}
.tp-page-area .py-5{padding:0px !important;}