
.my-80 {
    margin: 80px auto!important;
}
.mw-630{max-width:630px !important;}
.tiktok-form-bg{
    background: #ffffff;
    border-radius: 20px;
    padding: 14px 46px;
    box-shadow: 0 14px 40px rgba(0, 0, 0, 0.08);
    margin: -50px 0;
    width: 90%;
    text-align:center;
    border: 2px solid #2196F3;
}
.tiktok-form-heading {
    font-size: 18px;
    color: #111;
    margin-bottom: 8px;
    text-align: center;
}
.tiktok-clone-hero  ul {
    list-style: none;
    padding: 0;
    margin-bottom: 35px;
    text-align:left;
}
.tiktok-clone-hero   ul li {
    position: relative;
    padding-left: 32px;
    margin-bottom: 12px;
    font-size: 16px;
    color: #333;
    line-height: 1.6;
    font-family: 'Inter', sans-serif;
}
.tiktok-clone-hero  ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    width: 18px;
    height: 18px;
    background-size: contain;
    background-repeat: no-repeat;
}
.tiktok-clone-hero   ul li:nth-child(1)::before {
    background-image: url("https://whitelabelapps.ca/wp-content/uploads/2026/01/bullet-point-.webp");
}
.tiktok-clone-hero   ul li:nth-child(2)::before {
    background-image: url("https://whitelabelapps.ca/wp-content/uploads/2026/01/bullet-point-2.webp");
}
.tiktok-clone-hero   ul li:nth-child(3)::before {
    background-image: url("https://whitelabelapps.ca/wp-content/uploads/2026/01/bullet-point-3.webp");
}
.tiktok-clone-hero   ul li:nth-child(4)::before {
    background-image: url("https://whitelabelapps.ca/wp-content/uploads/2026/01/bullet-point-4.webp");
}
.tiktok-benefits-image {
    flex: 0 0 40%;
    text-align: center;
}.tiktok-benefits-image img {
    max-width: 80% !important;
    width:100%;
    display: block;
    margin: 0 auto;
}
.tiktok-cta-image img { max-width: 415px; width: 100%; border-radius: 15px; object-fit: cover; }
/* ===============================
   TikTok Clone Hero Section
================================ */

.tiktok-clone-hero {
    background-image: url('https://whitelabelapps.ca/wp-content/themes/hello-elementor-child/assets/images/1.0Bg.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 100px 0 40px;
    position: relative;
}

.tiktok-clone-hero-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  gap: 40px;
}


.tiktok-clone-hero-desc {
  margin: 20px 0 30px;
  max-width: 95%;
}

/* Right Image */
.tiktok-clone-hero-image {
    width: 100%;
    max-width: 520px;
    height: auto;
    display: block;
    margin-left: auto;
    position: absolute;
    bottom: 0;
}

/* ===============================
   Tablet & Mobile (768px)
================================ */

@media (max-width: 768px) {
  .tiktok-clone-hero {
padding: 110px 0 0px;
  }.wl-milk-whom-grid-tiktok {
    display: grid;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 14px;
}

  .tiktok-clone-hero-grid {
    grid-template-columns: 1fr;
    text-align: center;
    gap:0;
  }

  .tiktok-clone-hero-title {
    font-size: 30px;
    line-height: 1.3;
  }

  .tiktok-clone-hero-desc {
    font-size: 16px;
    margin-left: auto;
    margin-right: auto;
  }

  .tiktok-clone-hero-image {
    margin: 25px auto 0;
    max-width: 90%;
        position: unset;
  }
}

.wl-milk-whom-help {
  padding: 20px 0;
  background: #ffffff;
}
.wl-milk-whom-head {
  text-align: center;
  margin: 0 auto 20px;
}
.wl-milk-whom-head h2 {
  margin-bottom: 10px;
}
.wl-milk-whom-head p {
  font-size: 16px;
  color: #000;
}
.wl-milk-whom-grid-tiktok {
  display: grid;
  grid-template-columns: repeat(5, 1fr) !important;
  gap: 14px !important;
}
.wl-milk-whom-card {
  border-radius: 20px;
  overflow: hidden;
  background: #f9f9f9;
}
.wl-milk-whom-card-tiktok img {
    width: 100%;
    height: 132px !important;
    object-fit: cover;
    border-radius: 20px;
}
.wl-milk-whom-content {
  padding: 18px;
  color: #fff;
}
.wl-milk-whom-content h4 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 6px;
}
.wl-milk-whom-content p {
  font-size: 14px;
  line-height: 1.5;
}
.card-blue .wl-milk-whom-content {
  background: #5AC8FA;
}

.card-orange .wl-milk-whom-content {
    background: #FE9738;
}
.card-green .wl-milk-whom-content {
  background: #69BF48;
}

.card-pink .wl-milk-whom-content {
  background: #D40383;
}
.card-blue {
  background: #5AC8FA;
}
.card-orange {
    background: #FE9738;
}
.card-green{
  background: #69BF48;
}

.card-pink{
  background: #D40383;
}

.milk-benefits-section-tiktok {
    padding: 50px 0 20px !important;
    text-align: center;
}
.milk-stats-content {
  text-align: center;
  max-width: 980px;
  margin: 0 auto;
  padding-bottom: 30px;
}
.milk-stats-tag {
    display: inline-block;
    padding: 6px 16px;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1.4px;
    text-transform: uppercase;
    color: #fff;
    background: linear-gradient(135deg, #2196F3, #FFC107);
    border-radius: 30px;
    margin-bottom: 22px;
}
.milk-stats-description {
  font-size: 18px;
}
.milk-stats-heading {
  margin-bottom: 10px;
  line-height: 1.1;
  background: linear-gradient(90deg, #000, #333);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* Sub heading */
.milk-stats-subheading {
  font-size: 20px;
  font-weight: 600;
  color: #111;
}

/* ===============================
   STATS BOX – PREMIUM BLOCK
================================ */

.milk-stats-box {
  padding: 50px 40px;
  background: linear-gradient(135deg, #070b34, #000000);
  border-radius: 28px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 25px;
  color: #ffffff;
  box-shadow:
    0 30px 80px rgba(0, 0, 0, 0.45),
    inset 0 0 0 1px rgba(255, 255, 255, 0.05);
}

/* Each stat */
.milk-stat-item {
  flex: 1;
  text-align: center;
}

/* Numbers – HERO */
.milk-stat-item h3 {
  font-size: 32px;
  font-weight: 900;
  margin-bottom: 8px;
  letter-spacing: 0.6px;
}

/* Label */
.milk-stat-item p {
  font-size: 15px;
  font-weight: 500;
  opacity: 0.8;
}

/* Divider */
.milk-stat-divider {
  width: 1px;
  height: 70px;
  background: linear-gradient(
    to bottom,
    transparent,
    rgba(255, 255, 255, 0.4),
    transparent
  );
}

/* ===============================
   RESPONSIVE
================================ */

@media (max-width: 768px) {
  .milk-stats-heading {
    font-size: 38px;
  }.tiktok-cta-section {
    margin: 0px !important;
}

  .milk-stats-description {
    font-size: 16px;
  }

  .milk-stats-subheading {
    font-size: 18px;
    margin-bottom: 40px;
  }

  .milk-stats-box {
    flex-direction: column;
    padding: 35px 22px;
  }

  .milk-stat-divider {
    width: 60%;
    height: 1px;
  }
}.tiktok-cta-section {
    background-color: #060505;
    border-radius: 30px  5px 30px  5px;
    margin: 30px auto;
}
.tiktok-cta-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.tiktok-cta-content {
    color: #fff;
    width: 100%;
    max-width: 565px;
    padding: 15px 30px;
}

.tiktok-cta-content h2 {
color:#fff !important;
font-size:28px;
  line-height: 1.3;
  margin-bottom: 20px;
}

.tiktok-cta-button {
  display: inline-block;
  background-color: #ff2d55; /* TikTok-pink style */
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  padding: 12px 25px;
  border-radius: 8px;
  transition: background 0.3s;
}

.tiktok-cta-button:hover {
  background-color: #e0264a;
}

.tiktok-cta-image img {
  max-width: 500px;
  width: 100%;
  border-radius: 15px;
  object-fit: cover;
}

/* Responsive */
@media (max-width: 768px) {
.tiktok-cta-container {
    flex-direction: column;
    text-align: center;
}

  .tiktok-cta-content {
    max-width: 100%;
  }.tiktok-form-bg {
     margin: 0; 
   width: 100%;

}.tiktok-cta-container {

    padding: 20px 0;
}

  .tiktok-cta-image img {
    max-width: 100%;
  }
}
.tiktok-clone-addons-section {
  background: #ffffff;
  padding: 40px 0;
}

.tiktok-clone-addons-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;
}

.tiktok-clone-addons-tag {
  font-size: 15px;
  font-weight: 600;
  color: #ff0050;
  display: inline-block;
  margin-bottom: 10px;
}

.tiktok-clone-addons-media {
  border: 2px solid #f1f1f1;
  border-radius: 28px;
  overflow: hidden;
}

.tiktok-clone-addons-media img {
  width: 100%;
  display: block;
  border-radius: 28px;
}

.tiktok-clone-addons-cards {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
  margin-top: 25px;
}

.tiktok-clone-addon-card {
  border-radius: 26px;
  padding: 24px;
  border: 1px solid #00000014;
}

.tiktok-clone-addon-icon {
  width: 40px;
  height: 40px;
  margin-bottom: 10px;
}

.tiktok-clone-addon-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.tiktok-clone-addon-card h4 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 6px;
}

.tiktok-clone-addon-card p {
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
}

.tc-green {
  background: #3db55326;
  color: #2ea44f;
}
.tc-orange-features {
    background: #ff98002b;
}
.tc-pink {
  background: #e8246926;
  color: #e82469;
}

.tc-blue-features {
    background: #2196f345;
    color: #2196F3;
}

.tiktok-clone-addon-btn-wrap {
  text-align: center;
  margin-top: 30px;
}

.tiktok-clone-addon-btn {
  display: inline-block;
  padding: 14px 32px;
  border-radius: 50px;
  background: #ff0050;
  color: #ffffff;
  font-weight: 600;
  text-decoration: none;
}

@media (max-width: 991px) {
  .tiktok-clone-addons-grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}

@media (max-width: 575px) {
  .tiktok-clone-addons-cards {
    grid-template-columns: 1fr;
  }
}.tiktok-clone-why-section {
    background: #ffffff;
    padding: 40px 0 0;
}
.tiktok-clone-why-header {
  max-width: 700px;
  margin-bottom: 40px;
}

.tiktok-clone-why-tag {
  display: inline-block;
  padding: 6px 14px;
  border-radius: 20px;
  background: #f1f1f1;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 10px;
}

.tc-highlight {
    color: #02A7EA;
}

.tiktok-clone-why-grid {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 30px;
}

.tiktok-clone-why-cards {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.tiktok-clone-why-card {
  background: #f6f8fb;
  border-radius: 18px;
  padding: 22px;
}

.tiktok-clone-why-card.wide {
  grid-column: span 2;
}

.tiktok-clone-why-icon {
  width: 36px;
  height: 36px;
  margin-bottom: 10px;
}

.tiktok-clone-why-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.tiktok-clone-why-card h4 {
  font-size: 20px;
  margin-bottom: 6px;
}

.tiktok-clone-why-card p {
    font-size: 16px;
    line-height: 1.3;
    margin: 0;
}

.tiktok-clone-why-highlight {
    background: #062b5cd6;
    border-radius: 22px;
    padding: 30px;
    color: #ffffff;
}

.tiktok-clone-why-highlight h3 {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 12px;
    color: #fff;
}
.tiktok-clone-why-highlight p {
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 12px;
    color: #fff;
}

.tiktok-clone-why-btn {
  display: inline-block;
  margin-top: 12px;
  padding: 12px 26px;
  border-radius: 40px;
  background: #00c853;
  color: #ffffff;
  font-weight: 600;
  text-decoration: none;
}

@media (max-width: 991px) {
  .tiktok-clone-why-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 575px) {
  .tiktok-clone-why-cards {
    grid-template-columns: 1fr;
  }
  .tiktok-clone-why-card.wide {
    grid-column: auto;
  }.tiktok-clone-monetize-section {
    padding: 30px 0 !important;
    margin: 20px 0 !important;
}.tiktok-cta-section {
    margin: 10px;
}
}.tiktok-clone-monetize-section {
    background-image: url("https://whitelabelapps.ca/wp-content/uploads/2026/02/Rectangle-1000003706-scaled.webp");
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    margin: 40px 0 20px;
}

.tiktok-clone-monetize-section::before {
    content: "";
    position: absolute;
    inset: 0;
    background: #ffffffc7;
}

.tiktok-clone-monetize-section .container {
  position: relative;
}

.tiktok-clone-monetize-header {
  max-width: 520px;
  margin-bottom: 40px;
}

.tiktok-clone-monetize-title {
  font-size: 26px;
  font-weight: 700;
  margin: 10px 0;
}

.tiktok-clone-monetize-cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.tiktok-clone-monetize-card {
    border-radius: 7px  50px;
    padding: 26px 22px;
    color: #ffffff;
}

.tiktok-clone-monetize-icon {
  width: 42px;
  height: 42px;
  margin-bottom: 14px;
}

.tiktok-clone-monetize-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.tiktok-clone-monetize-card h4 {
    font-size: 20px;
    /* font-weight: 700; */
    margin-bottom: 8px;
    font-family: 'Impact';
}

.tiktok-clone-monetize-card p {
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
}

.tc-blue {
  background: #2196F3;
}

.tc-cyan {
  background: #1bbecb;
}

.tc-orange {
  background: #f7941d;
}

@media (max-width: 991px) {
  .tiktok-clone-monetize-cards {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 575px) {
  .tiktok-clone-monetize-cards {
    grid-template-columns: 1fr;
  }
}
.tiktok-clone-admin-section {
  background: #ffffff;
  padding: 40px 0;
}

.tiktok-clone-admin-top {
  display: grid;
  grid-template-columns: 1.1fr 1fr;
  gap: 50px;
  align-items: center;
  margin-bottom: 50px;
}

.tiktok-clone-admin-tag {
  display: inline-block;
  padding: 6px 14px;
  border-radius: 20px;
  background: #000000;
  color: #ffffff;
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 12px;
}

.tiktok-clone-admin-image {
  text-align: right;
}

.tiktok-clone-admin-image img {
  max-width: 100%;
  height: auto;
}

.tiktok-clone-admin-features {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.tiktok-clone-admin-card {
  background: #f7f7f7;
  border-radius: 14px;
  padding: 26px 22px;
  border: 3px dashed #dcdcdc;
}

.tiktok-clone-admin-icon {
  width: 42px;
  height: 42px;
  margin-bottom: 12px;
}

.tiktok-clone-admin-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.tiktok-clone-admin-card h4 {
    font-size: 20px;
    /* font-weight: 700; */
    margin-bottom: 6px;
    font-family: 'Impact';
}

.tiktok-clone-admin-card p {
    font-size: 16px;
    line-height: 1.3;
    margin: 0;
}

@media (max-width: 991px) {
  .tiktok-clone-admin-top {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .tiktok-clone-admin-image {
    text-align: center;
  }

  .tiktok-clone-admin-features {
    grid-template-columns: 1fr 1fr;
  }.tiktok-cta-content {
    max-width: 500px !important;

}
}

@media (max-width: 575px) {
  .tiktok-clone-admin-features {
    grid-template-columns: 1fr;
  }.wl-milk-whom-help-tiktok {
    padding: 0px;
}
.wl-milk-whom-grid {
    grid-template-columns: repeat(1, 1fr) !important;
}
}
.tiktok-clone-admin-top .section_des {
    line-height: 27px;
}
.img-desktop-only{
display:block;
}
.img-mobile-only{
display:none;
}
@media(max-width:1024px){
.img-desktop-only{
display:none!important;
}
.img-mobile-only{
display:block!important;
}.milk-benefits-tiktok {
    display: flex;
    align-items: center;
    gap: 0px;
}
}






/* ===============================
   TikTok Clone Hero Section
================================ */

.tiktok-clone-hero {
  background-image: url('https://whitelabelapps.ca/wp-content/themes/hello-elementor-child/assets/images/1.0Bg.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 100px 0 40px;
}

.tiktok-clone-hero-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  gap: 40px;
}

/* Left Content */
.tiktok-clone-hero-title span {
  color: #118BD7;
}

.tiktok-clone-hero-desc {
  margin: 20px 0 30px;
  max-width: 95%;
}

/* ===============================
   TikTok Clone – Trending Features
================================ */

.tiktok-clone-features {
  padding: 70px 0;
  background: #ffffff;
}

.tiktok-clone-features-header {
  text-align: center;
  max-width: 850px;
  margin: 0 auto 50px;
}

.tiktok-clone-features-header h2 {
  font-size: 38px;
  font-weight: 800;
  margin-bottom: 14px;
  color: #111;
}

.tiktok-clone-features-header p {
  font-size: 18px;
  line-height: 1.7;
  color: #444;
}

.tiktok-clone-features-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 25px;
}

.tiktok-clone-feature-card {
  border-radius: 20px;
  overflow: hidden;
  background: #f7f7f7;
  display: flex;
  flex-direction: column;
}

.tiktok-clone-feature-card img {
  width: 100%;
  height: 190px;
  object-fit: cover;
}

.tiktok-clone-feature-content {
  padding: 18px;
  color: #fff;
  flex: 1;
}

.tiktok-clone-feature-content h4 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 8px;
}

.tiktok-clone-feature-content p {
  font-size: 14px;
  line-height: 1.6;
}

/* Card Colors */
.tc-blue .tiktok-clone-feature-content { background: #5AC8FA; }
.tc-orange .tiktok-clone-feature-content { background: #FE9738; }
.tc-green .tiktok-clone-feature-content { background: #69BF48; }
.tc-pink .tiktok-clone-feature-content { background: #D40383; }
.tc-purple .tiktok-clone-feature-content { background: #7B61FF; }

/* ===============================
   Responsive
================================ */

@media (max-width: 1200px) {
  .tiktok-clone-features-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 768px) {
  .tiktok-clone-features {
    padding: 50px 0;
  }

  .tiktok-clone-features-header h2 {
    font-size: 30px;
  }

  .tiktok-clone-features-header p {
    font-size: 16px;
  }

  .tiktok-clone-features-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 18px;
  }
}

@media (max-width: 480px) {
  .tiktok-clone-features-grid {
    grid-template-columns: 1fr;
  }
}

/* ===============================
   Tablet & Mobile (768px)
================================ */

@media (max-width: 768px) {
  .tiktok-clone-hero {
    padding: 60px 0 25px;
  }

  .tiktok-clone-hero-grid {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .tiktok-clone-hero-title {
    font-size: 30px;
    line-height: 1.3;
  }

  .tiktok-clone-hero-desc {
    font-size: 16px;
    margin-left: auto;
    margin-right: auto;
  }

  .tiktok-clone-hero-image {
    margin: 25px auto 0;
    max-width: 90%;
  }
}
