/*!*********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/block-single-blog/style.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
.wp-block-blocks-salon-block-single-blog.single-blog {
  padding: clamp(60px, 10vw, 100px) 0;
  background: white;
}
.wp-block-blocks-salon-block-single-blog.single-blog .container {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 clamp(20px, 5vw, 40px);
}
.wp-block-blocks-salon-block-single-blog.single-blog .featured-image-container {
  margin-bottom: 3rem;
  border-radius: 20px;
  overflow: hidden;
  animation: fadeInUp 0.8s ease;
}
.wp-block-blocks-salon-block-single-blog.single-blog .featured-image-container .featured-image {
  width: 100%;
  height: auto;
  max-height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-post-layout {
  display: grid;
  gap: 3rem;
  animation: fadeInUp 0.8s ease 0.2s both;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-post-layout.sidebar-right {
  grid-template-columns: 1fr 350px;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-post-layout.sidebar-left {
  grid-template-columns: 350px 1fr;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-post-layout.sidebar-left .blog-post-main {
  order: 2;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-post-layout.sidebar-left .blog-sidebar {
  order: 1;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .breadcrumbs {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  margin-bottom: 2rem;
  font-size: 0.875rem;
  color: #718096;
  flex-wrap: wrap;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .breadcrumbs a {
  color: #718096;
  text-decoration: none;
  transition: color 0.3s ease;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .breadcrumbs a:hover {
  color: #7ebdc2;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .breadcrumbs i {
  font-size: 0.7rem;
  color: #cbd5e0;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .breadcrumbs span {
  color: #4a5568;
  font-weight: 600;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .post-category {
  display: inline-block;
  background: linear-gradient(135deg, #7ebdc2, #6dabad);
  color: white;
  padding: 0.5rem 1.25rem;
  border-radius: 50px;
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 1.5rem;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .post-title {
  font-family: "Cormorant Garamond", serif;
  font-size: clamp(2rem, 5vw, 3rem);
  color: #0f3460;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 1.5rem 0;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .post-meta {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  padding-bottom: 2rem;
  margin-bottom: 2rem;
  border-bottom: 2px solid #e2e8f0;
  color: #718096;
  font-size: 0.95rem;
  flex-wrap: wrap;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .post-meta i {
  color: #7ebdc2;
  margin-right: 0.5rem;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .post-content {
  color: #4a5568;
  font-size: 1.05rem;
  line-height: 1.8;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .post-content h2,
.wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .post-content h3,
.wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .post-content h4 {
  font-family: "Cormorant Garamond", serif;
  color: #0f3460;
  font-weight: 700;
  margin: 2.5rem 0 1.25rem 0;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .post-content h2 {
  font-size: clamp(1.75rem, 3vw, 2.25rem);
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .post-content h3 {
  font-size: clamp(1.5rem, 2.5vw, 1.875rem);
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .post-content h4 {
  font-size: clamp(1.25rem, 2vw, 1.5rem);
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .post-content p {
  margin-bottom: 1.5rem;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .post-content a {
  color: #7ebdc2;
  text-decoration: none;
  font-weight: 600;
  transition: color 0.3s ease;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .post-content a:hover {
  color: #6dabad;
  text-decoration: underline;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .post-content ul,
.wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .post-content ol {
  margin: 1.5rem 0;
  padding-left: 2rem;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .post-content ul li,
.wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .post-content ol li {
  margin-bottom: 0.75rem;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .post-content blockquote {
  border-left: 4px solid #7ebdc2;
  padding: 1.5rem 2rem;
  margin: 2rem 0;
  background: #f9fafb;
  border-radius: 0 12px 12px 0;
  font-style: italic;
  color: #4a5568;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .post-content img {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  margin: 2rem 0;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .post-content code {
  background: #f3f4f6;
  padding: 0.25rem 0.5rem;
  border-radius: 4px;
  font-size: 0.9em;
  color: #7ebdc2;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .post-content pre {
  background: #1a1a2e;
  color: #e2e8f0;
  padding: 1.5rem;
  border-radius: 12px;
  overflow-x: auto;
  margin: 2rem 0;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .post-content pre code {
  background: transparent;
  color: inherit;
  padding: 0;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .post-tags {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  margin-top: 3rem;
  padding-top: 2rem;
  border-top: 2px solid #e2e8f0;
  flex-wrap: wrap;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .post-tags i {
  color: #7ebdc2;
  font-size: 1.1rem;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .post-tags a {
  background: #f3f4f6;
  padding: 0.5rem 1rem;
  border-radius: 50px;
  color: #4a5568;
  text-decoration: none;
  font-size: 0.875rem;
  font-weight: 600;
  transition: all 0.3s ease;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .post-tags a:hover {
  background: #7ebdc2;
  color: white;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(126, 189, 194, 0.3);
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .post-share {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 2rem 0;
  border-top: 2px solid #e2e8f0;
  border-bottom: 2px solid #e2e8f0;
  margin: 2rem 0;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .post-share p {
  font-weight: 600;
  color: #4a5568;
  margin: 0;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .post-share .share-btn {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  text-decoration: none;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  font-size: 1.1rem;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .post-share .share-btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .post-share .share-btn i {
  font-size: 1.2rem;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .post-share .share-btn.facebook {
  background: #1877f2;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .post-share .share-btn.facebook:hover {
  background: #0c63d4;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .post-share .share-btn.instagram {
  background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .post-share .share-btn.instagram:hover {
  background: linear-gradient(45deg, #bc1888 0%, #cc2366 25%, #dc2743 50%, #e6683c 75%, #f09433 100%);
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .post-share .share-btn.whatsapp {
  background: #25d366;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .post-share .share-btn.whatsapp:hover {
  background: #1fbd56;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-sidebar .sidebar-widget {
  background: white;
  border: 2px solid #e2e8f0;
  border-radius: 20px;
  padding: 2rem;
  margin-bottom: 2rem;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-sidebar .sidebar-widget:last-child {
  margin-bottom: 0;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-sidebar .widget-title {
  font-family: "Cormorant Garamond", serif;
  font-size: 1.5rem;
  color: #0f3460;
  font-weight: 700;
  margin: 0 0 1.5rem 0;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-sidebar .widget-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-sidebar .widget-list li {
  margin-bottom: 0.875rem;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-sidebar .widget-list li:last-child {
  margin-bottom: 0;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-sidebar .widget-list li a {
  color: #4a5568;
  text-decoration: none;
  font-weight: 500;
  display: flex;
  align-items: center;
  transition: all 0.3s ease;
  padding: 0.5rem;
  border-radius: 8px;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-sidebar .widget-list li a:before {
  content: "→";
  color: #7ebdc2;
  margin-right: 0.75rem;
  transition: transform 0.3s ease;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-sidebar .widget-list li a:hover {
  color: #7ebdc2;
  background: #f9fafb;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-sidebar .widget-list li a:hover:before {
  transform: translateX(5px);
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-sidebar .widget-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-sidebar .widget-tags a,
.wp-block-blocks-salon-block-single-blog.single-blog .blog-sidebar .widget-tags .tag-link {
  background: #f3f4f6;
  padding: 0.5rem 1rem;
  border-radius: 50px;
  color: #4a5568;
  text-decoration: none;
  font-size: 0.875rem;
  font-weight: 600;
  transition: all 0.3s ease;
  display: inline-block;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-sidebar .widget-tags a:hover,
.wp-block-blocks-salon-block-single-blog.single-blog .blog-sidebar .widget-tags .tag-link:hover {
  background: #7ebdc2;
  color: white;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(126, 189, 194, 0.3);
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-sidebar .widget-recent-posts {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-sidebar .recent-post-item {
  display: flex;
  gap: 1rem;
  text-decoration: none;
  transition: all 0.3s ease;
  padding: 0.75rem;
  border-radius: 12px;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-sidebar .recent-post-item:hover {
  background: #f9fafb;
  transform: translateX(5px);
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-sidebar .recent-post-image {
  width: 70px;
  height: 70px;
  border-radius: 10px;
  overflow: hidden;
  flex-shrink: 0;
  background: linear-gradient(135deg, #e6f5f6, #d4ecee);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #7ebdc2;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-sidebar .recent-post-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-sidebar .recent-post-image i {
  font-size: 1.5rem;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-sidebar .recent-post-content {
  flex: 1;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-sidebar .recent-post-content h4 {
  font-size: 0.95rem;
  color: #0f3460;
  font-weight: 600;
  line-height: 1.4;
  margin: 0 0 0.5rem 0;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-sidebar .recent-post-content .recent-post-date {
  font-size: 0.8rem;
  color: #718096;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-sidebar .cta-widget {
  background: linear-gradient(135deg, #7ebdc2, #6dabad);
  border: none;
  color: white;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-sidebar .cta-widget .widget-title {
  color: white;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-sidebar .cta-widget p {
  color: rgba(255, 255, 255, 0.95);
  line-height: 1.6;
  margin-bottom: 1.5rem;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-sidebar .cta-widget .btn {
  width: 100%;
  justify-content: center;
  background: white;
  color: #7ebdc2;
  padding: 1rem;
  border-radius: 50px;
  font-weight: 600;
  font-size: 1rem;
  cursor: pointer;
  border: none;
  display: flex;
  align-items: center;
  gap: 0.75rem;
  transition: all 0.3s ease;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-sidebar .cta-widget .btn:hover {
  background: #0f3460;
  color: white;
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(15, 52, 96, 0.3);
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-sidebar .cta-widget .btn i {
  font-size: 1.1rem;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-loading {
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 4rem 2rem;
  gap: 1.5rem;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-loading i {
  font-size: 3rem;
  color: #7ebdc2;
}
.wp-block-blocks-salon-block-single-blog.single-blog .blog-loading p {
  font-size: 1.125rem;
  color: #718096;
  margin: 0;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@media (max-width: 1024px) {
  .wp-block-blocks-salon-block-single-blog.single-blog .blog-post-layout.sidebar-right, .wp-block-blocks-salon-block-single-blog.single-blog .blog-post-layout.sidebar-left {
    grid-template-columns: 1fr;
  }
  .wp-block-blocks-salon-block-single-blog.single-blog .blog-post-layout.sidebar-right .blog-post-main,
  .wp-block-blocks-salon-block-single-blog.single-blog .blog-post-layout.sidebar-right .blog-sidebar, .wp-block-blocks-salon-block-single-blog.single-blog .blog-post-layout.sidebar-left .blog-post-main,
  .wp-block-blocks-salon-block-single-blog.single-blog .blog-post-layout.sidebar-left .blog-sidebar {
    order: initial;
  }
  .wp-block-blocks-salon-block-single-blog.single-blog .blog-sidebar .sidebar-widget {
    padding: 1.5rem;
  }
}
@media (max-width: 768px) {
  .wp-block-blocks-salon-block-single-blog.single-blog {
    padding: clamp(40px, 8vh, 80px) 0;
  }
  .wp-block-blocks-salon-block-single-blog.single-blog .featured-image-container {
    margin-bottom: 2rem;
    border-radius: 15px;
  }
  .wp-block-blocks-salon-block-single-blog.single-blog .featured-image-container .featured-image {
    max-height: 300px;
  }
  .wp-block-blocks-salon-block-single-blog.single-blog .blog-post-layout {
    gap: 2rem;
  }
  .wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .breadcrumbs {
    font-size: 0.8rem;
    gap: 0.5rem;
  }
  .wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .post-title {
    font-size: 1.75rem;
    margin-bottom: 1.25rem;
  }
  .wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .post-meta {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.75rem;
    padding-bottom: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .post-content {
    font-size: 1rem;
  }
  .wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .post-content h2 {
    font-size: 1.5rem;
    margin: 2rem 0 1rem 0;
  }
  .wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .post-content h3 {
    font-size: 1.375rem;
  }
  .wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .post-share {
    flex-wrap: wrap;
    gap: 0.75rem;
  }
  .wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .post-share p {
    width: 100%;
    margin-bottom: 0.5rem;
  }
}
@media (max-width: 480px) {
  .wp-block-blocks-salon-block-single-blog.single-blog .featured-image-container .featured-image {
    max-height: 250px;
  }
  .wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .post-title {
    font-size: 1.5rem;
  }
  .wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .post-content {
    font-size: 0.95rem;
  }
  .wp-block-blocks-salon-block-single-blog.single-blog .blog-post-main .post-share .share-btn {
    width: 40px;
    height: 40px;
    font-size: 1rem;
  }
  .wp-block-blocks-salon-block-single-blog.single-blog .blog-sidebar .sidebar-widget {
    padding: 1.25rem;
  }
  .wp-block-blocks-salon-block-single-blog.single-blog .blog-sidebar .widget-title {
    font-size: 1.25rem;
  }
}

/*# sourceMappingURL=style-index.css.map*/