@media(max-width: 768px){
    .masum-container-nav {
        width: 98%;
        padding-right: 9px !important;
        padding-left: 9px !important;
      }
    .container {
        padding-right: 12px !important;
        padding-left: 12px !important;
      }
    .gutters-10 > .col,
    .gutters-10 > [class*="col-"] {
        padding-right: 2px;
        padding-left: 2px !important;
    }
    .section-newest-padding{
        padding-left: 3px !important;
        padding-right: 4px !important;
    }
    .section-featured-padding{
        padding-left: 7px !important;
        padding-right: 3px !important;
    }
    .section-best-selling-padding{
        padding-left: 3px !important;
        padding-right: 4px !important;
    }
    .load-home-categories-section-padding{
        padding-left: 3px !important;
        padding-right: 4px !important;
    }
    .products-details-padding{
        padding-left: 4px !important;
        padding-right: 4px !important;
    }
    .product-listing-padding{
        padding-left: 11px !important;
        padding-right: 17px !important;
    }
    .product-listing-padding-yo{
        margin-right: -20px !important;
    }
    .gutters-5{
        margin-left: -11px important;
    }
    .product-listing-padding-prodcut{
        margin-left: -13px !important;
        margin-right: -19px !important;
    }
    .categories-second-container-padding{
        padding-left: 4px !important;
        padding-right: 4px !important;
    }
    .track-your-order-padding{
        padding-left: 4px !important;
        padding-right: 4px !important;
    }
    .blog-container-padding{
        padding-left: 4px !important;
        padding-right: 4px !important;
    }
    .blog-details-page-padding{
        padding-left: 4px !important;
        padding-right: 4px !important;
    }
    .all-brands-padding{
        padding-left: 4px !important;
        padding-right: 4px !important;
    }
    
    .copyright-footer-text{
        /*margin-bottom: 47px !important;*/
        padding: 8px 0px 30px 20px !important;
    }
    
    .m-container-shipping{
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .m-modal-body-shipping{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .m-p3-shipping{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .m-footer-full-wrap{
        /*padding-left: 5px !important;*/
        /*padding-right: 5px !important;*/
    }
    .m-container-terms{
        padding-left: 4px !important;
        padding-right: 4px !important;
    }
    .m-conatiner-return-policy{
        padding-left: 4px !important;
        padding-right: 4px !important;
    }
    .m-container-support-policy{
        padding-left: 4px !important;
        padding-right: 4px !important;
    }
    .m-conatiner-privacy-policy{
        padding-left: 4px !important;
        padding-right: 4px !important;
    }
    
}

.copyright-footer-text{
    background: #0A2A4A !important;
    margin: 0 auto;
    border-top: 1px solid gray;
    width: 100%;
    color: white;
    padding: 8px 20px;
    text-align: center;
}

.gutterssss-55{
    margin-left: -5px !important;
}
    
    
    
    
    
.floating-buttons-custom {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: flex;
    flex-direction: row;  /* desktop side by side */
    gap: 10px;           /* spacing between buttons */
    z-index: 9999;
}

/* Button size */
.f-btn-custom {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    cursor: pointer;
    text-decoration: none;
}

/* SVG fills button */
.f-btn-custom svg {
    width: 100%;
    height: 100%;
}

.floating-buttons-custom a + a {
        margin-top: -49px; /* vertical spacing between stacked buttons */
    }

.f-btn-custom-messenger{
    background: transparent !important;
    box-shadow: none !important;
    border: none !important;
}

.f-btn-custom-messenger svg {
    fill: #0084FF; /* Messenger blue */
}

.f-btn-custom-messenger svg{
    width: 37px;
    height: 37px;
    /*box-shadow: 0 0 24px rgb(88 85 85 / 10%), -5px 5px 10px rgb(22 21 21 / 10%);*/
    /*border-radius: 50%;*/
}

.f-btn-custom-whatsapp{
    display: flex;               /* center content */
    align-items: center;         /* vertical center */
    justify-content: center;     /* horizontal center */
    border-radius: 50% !important;          /* make it perfectly circular */
    overflow: hidden;            /* crop if needed */
    cursor: pointer;
    text-decoration: none;
    box-shadow: 0 4px 8px rgba(0,0,0,0.2); /* optional shadow */
    width: 40px !important;
    height: 40px !important;
    right:12px !important;
}

.f-btn-custom-messenger:hover{
    color: white;
}

/* Mobile adjustments */
@media (max-width: 768px) {
    .floating-buttons-custom {
        flex-direction: column; /* stacked vertically */
    }

    .f-btn-custom {
        width: 40px;
        height: 40px;
    }

    .floating-buttons-custom a + a {
        margin-top: -49px; /* vertical spacing between stacked buttons */
    }
    
    .f-btn-custom-whatsapp{
        width: 39px !important;
        height: 39px !important;
    }
}


.terms-condition-top-custom-margin{
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}

@media (max-width: 768px) {
    .terms-condition-top-custom-margin{
        margin-top: .5rem;
        margin-bottom: 0rem;
    }
    
}

.akdom-top-section-custom{
        padding-top: 1px !important;
        padding-bottom: 1px !important;
    }

@media (max-width: 768px) {
    .section.pt-4.mb-4{
        margin-top: .5rem !important;
        margin-bottom: 0rem !important;
    }
}

.custom-add-cart-icon{
    font-size: 17px;
}

.buy-now-btn-custom{
    font-size: 17px;
}

.size-24px{
    height: 24px;
    width: 24px
}

.container-div-custom-masum{
    width: 98% !important;
}

.custom-fixed-bottom-masum{
    bottom: -3px !important;
}

@media (max-width: 768px) {
    .product-box1-padding{
        padding: 8px 8px 4px 8px !important;
    }
}

.product-box1-padding{
    padding: 16px 16px 7px 16px;
}

.box1-cusotm-card-size{
    padding-right: 2px !important;
    padding-left: 2px !important;
}









/*css for sothik*/

.navbar {
  backdrop-filter: blur(10px);
}


/* HERO */
.hero {
  padding: 90px 0 80px;
  background: radial-gradient(circle at top right, #1d4ed8, #020617);
  color: #fff;
}

.hero h1 {
  font-size: 3.4rem;
  font-weight: 900;
  line-height: 1.15;
}

.hero p {
  font-size: 1.1rem;
  color: #cbd5f5;
}

.btn-glow {
  background: var(--primary);
  color: #fff;
  border-radius: 999px;
  padding: 14px 36px;
  font-weight: 600;
  box-shadow: 0 10px 40px rgba(37, 99, 235, 0.45);
}


/* TRUST */
.trust-premium {
  position: relative;
  padding: 40px 0;
  background:
    radial-gradient(600px circle at 10% 10%, rgba(37,99,235,0.15), transparent 40%),
    radial-gradient(500px circle at 90% 20%, rgba(99,102,241,0.12), transparent 45%),
    linear-gradient(180deg, #f8fafc 0%, #eef2ff 100%);
  overflow: hidden;
}

/* Optional soft grid texture */
.trust-premium::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(255,255,255,0.05) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,0.05) 1px, transparent 1px);
  background-size: 40px 40px;
  pointer-events: none;
}


/* Header */
.trust-header h5 {
  color: #0f172a;
}

/* Badge */
.trust-badge {
  background: rgba(37, 99, 235, 0.15);
  color: #1d4ed8;
  padding: 20px 80px;
  border-radius: 999px;
  font-weight: 600;
  font-size: 0.85rem;
}

/* Cards */
.trust-card {
  height: 100%;
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid rgba(15, 23, 42, 0.06);
  border-radius: 22px;
  padding: 28px 18px;
  text-align: center;
  backdrop-filter: blur(10px);
  transition: all 0.35s ease;
}

/* Icon */
.trust-icon {
  font-size: 32px;
}

/* Label */
.trust-card span {
  display: block;
  margin-top: 10px;
  font-weight: 600;
  font-size: 0.95rem;
  color: #0f172a;
}

/* Hover (desktop) */
@media (hover: hover) {
  .trust-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 30px 60px rgba(15, 23, 42, 0.12);
  }
}

/* 📱 Mobile */
@media (max-width: 575px) {
  .trust-premium {
    padding: 30px 0;
  }

  .trust-card {
    padding: 22px 14px;
  }

  .trust-icon {
    font-size: 26px;
  }
}

/* 🖥️ XL screens */
@media (min-width: 1200px) {
  .trust-card {
    padding: 32px 22px;
  }

  .trust-icon {
    font-size: 36px;
  }
}


/* SECTIONS */
section {
  padding: 40px 0;
}

.cta-full-section{
    padding: 50px 0;
}

.section-soft {
  background: var(--bg-soft);
}


/* FEATURE CARDS */
.feature {
  background: #fff;
  border-radius: 24px;
  padding: 30px;
  height: 100%;
  transition: 0.3s;
  border: 1px solid #e5e7eb;
}

.feature:hover {
  transform: translateY(-8px);
  box-shadow: 0 30px 60px rgba(0,0,0,0.08);
}


/* USE CASE */
.usecase {
  background: linear-gradient(180deg, #020617, #020617);
  color: #fff;
  border-radius: 28px;
  padding: 50px;
}


/* CTA */
.cta {
  background: linear-gradient(135deg, #2563eb, #1e40af);
  color: #fff;
  border-radius: 32px;
  padding: 40px;
}


@media (max-width: 575px) {
  section {
        padding: 30px 0 !important;
    }

    .hero h1{
        font-size: 2rem;
    }
    
    .cta-full-section{
        padding: 30px 0;
    }
    
    .usecase {
      padding: 30px;
    }
    
    .cta {
      padding: 30px;
    }
}



/*home page product section*/

.pricing-section {
    padding: 40px 0;
}

.badge-top {
    background: #e8e1ff;
    color: #1d5eff;
    font-weight: 500;
    padding: 6px 14px;
    border-radius: 30px;
    font-size: 14px;
}

.pricing-card {
    background: #fff;
    border-radius: 18px;
    padding: 30px;
    border: 1px solid #e5e7eb;
    height: 100%;
    position: relative;
    transition: all 0.3s ease;
}

.pricing-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.08);
    border: 0.08rem solid #673de6;
}

.pricing-card.popular {
    border: 2px solid #673de6;
}

.popular-badge {
    position: absolute;
    top: -12px;
    right: 20px;
    background: #673de6;
    color: #fff;
    font-size: 13px;
    padding: 6px 14px;
    border-radius: 20px;
}

.icon-box {
    width: 45px;
    height: 45px;
    border-radius: 12px;
    background: #eef4ff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    color: #1d5eff;
    margin-bottom: 20px;
}

.icon-box svg{
    width: 26px;
    height: 26px;
}

.price {
    font-size: 28px;
    font-weight: 700;
    color: #111827;
}

.price small {
    font-size: 14px;
    font-weight: 400;
    color: #6b7280;
}

.old-price {
    text-decoration: line-through;
    font-size: 14px;
    color: #9ca3af;
}

.features li {
    margin-bottom: 12px;
    font-size: 14px;
    color: #374151;
}

.features i {
    color: #1d5eff;
    margin-right: 8px;
}

.btn-primary {
    background: #1d5eff;
    border: none;
    padding: 12px;
    border-radius: 12px;
    font-weight: 500;
}

.btn-light {
    background: #f3f4f6;
    border: none;
    padding: 12px;
    border-radius: 12px;
    font-weight: 500;
}

.bottom-info {
    font-size: 14px;
    color: #6b7280;
}

.bottom-info i {
    color: #1d5eff;
    margin-right: 6px;
}
@media (max-width: 991px) {
    .pricing-section {
        padding: 35px 0;
    }
}

@media (max-width: 767px) {
    .pricing-section {
        padding: 30px 0;
    }

    h2 {
        font-size: 26px;
    }

    .pricing-card {
        padding: 25px;
    }

    .price {
        font-size: 24px;
    }

    .popular-badge {
        font-size: 12px;
        padding: 4px 10px;
    }

    .btn {
        font-size: 14px;
        padding: 10px;
    }

    .bottom-info {
        margin-top: 20px;
    }

    .bottom-info .col-md-4 {
        margin-bottom: 10px;
    }
}

@media (max-width: 575px) {
    h2 {
        font-size: 22px;
    }

    p {
        font-size: 14px;
    }

    .pricing-card {
        border-radius: 14px;
    }

    .icon-box {
        width: 44px;
        height: 44px;
        font-size: 18px;
    }
}

.h2-title-text{
    font-weight: 600;
}

.h5-title-text{
    font-weight: 600;
}

.get-started-btn{
    padding: 13px 5px;
    border-radius: 10px;
    border: none;
}

.get-started-btn:hover{
    background-color: #673de6 !important;
}

.billed-value-div{
    padding: 2px;
    background: #d1e0ff;
    color: black;
    border-radius: 10px;
    width: 70%;
    margin: auto;
}