
/* ===================================
    Crafto - Gym and fitness (Color Updated)
====================================== */
/* font */
@import url("https://use.typekit.net/rrw2seg.css");
@import url('https://fonts.googleapis.com/css2?family=Urbanist:wght@100;200;300;400;500;600;700;800;900&display=swap');
/* variable */
:root {     
    --base-color: #FFFFFF;  
    --dark-gray: #B6467C;
    --light-medium-gray: #000000;
    --alt-font: korolev-condensed, sans-serif;
    --primary-font: 'Urbanist', sans-serif;
	
} 
/* reset */
body {
    font-size: 17px;
    line-height: 28px; 
    letter-spacing: .4px;
}
/* custom cursor */
.custom-cursor .circle-cursor-inner {
    background-color: var(--dark-gray);
    width: 12px;
    height: 12px;
}
.custom-cursor .circle-cursor-inner.cursor-link-hover {
    background-color: var(--dark-gray);
}
.custom-cursor .circle-cursor-outer {
    border: 1px solid transparent;
}
/* header */
header .navbar-brand img {
    max-height: 43px;
}
header .navbar-brand,
header.sticky .fixed-header .navbar-brand,
header.sticky .disable-fixed .navbar-brand {
    padding: 18px 0;
}
.header-push-button {
    padding-left: 25px;
}
.header-push-button .push-button span {
    background: var(--base-color);
}
.show-menu {
    overflow: visible;
}
.hamburger-nav {
    width: 42%;
}
.menu-item-list .nav-link {
    padding: 5px 20px 5px 0;
    font-size: 38px;
    width: auto
	
}
.hamburger-nav .menu-item-list {
    padding: 0;
}
/* btn */
.btn {
    font-weight: 500;
}
.btn.btn-extra-large {
    padding: 19px 33px 16px;
    font-size: 17px;
}
.btn.btn-large {
    font-size: 16px;
    padding: 14px 27px 12px;
}
.btn.btn-medium {
    font-size: 15px;
    padding: 14px 25px 10px;
}
.btn.btn-small {
    font-size: 14px;
    padding: 12px 21px 10px;
}
.btn.btn-very-small {
    font-size: 12px;
    padding: 9px 17px 5px;
}
.btn.btn-link {
    padding: 0 0 2px;
}
.btn.btn-base-color,
.btn.btn-box-shadow.btn-base-color:hover {
    color: var(--dark-gray);
}
h1, .h1 {
    font-size: 4rem;
    line-height: 3.8rem;
}
h3 {
    line-height: 2.813rem;
}
h4 {
    line-height: 2.375rem;
}
h5 {
    line-height: 2rem;
}
h6 {
    line-height: 1.75rem;
}
/* background color */
.bg-nero-grey {
    background-color: var(--dark-gray);
}
.bg-cultured {
    background-color: var(--base-color);
}
.bg-base-color-transparent {
    background-color: rgba(101, 12, 190, 0.95);
}
.bg-base-color-transparent-light {
    background-color: rgba(101, 12, 190, 0.6);
}
/* border color */
.border-color-base-color-transparent {
    border-color: rgba(101, 12, 190, 0.3) !important;
}
.event-style-03 .nav-tabs .nav-link {
    padding-top: 21px;
}
/* box shadow */
.box-shadow-double-large {
    -webkit-box-shadow: 0px 47px 45px rgba(0, 0, 0, 0.20);
    box-shadow: 0px 47px 45px rgba(0, 0, 0, 0.20);
}
/* tab style 08 */
.tab-style-08 ul .nav-item .nav-link.active, 
.tab-style-08 ul .nav-item .nav-link.show, 
.tab-style-08 ul .nav-item .nav-link:hover {
    color: var(--light-medium-gray);
}
.tab-style-08 ul .nav-item .tab-border {
    top: 0;
    bottom: auto;
    height: 4px;
}
.tab-style-08 ul .nav-item {
    border-right: 0;
}
/* accordion style */
.accordion-style-06 .accordion-item.active-accordion {
    background-image: linear-gradient(to bottom, #ffffff, #fdfdfd, #fbfbfc, #f9fafb, #f7f8f9);
}

.custom-footer {
    background-color: #000000;
    color: #ffffff;
    padding: 40px 0;
}

.custom-footer .row > .col {
    text-align: center;
}

.custom-footer p {
    margin: 5px 0 0;
}

.nav-footer-links a {
    color: #ffffff;
    text-decoration: none;
    transition: all 0.3s ease;
}


.footer-logo {
    max-width: 200px; /* rende il logo piccolo */
    height: auto;
    display: block;
    margin: 0 auto; /* lo centra */
}

.nav-footer-links a:hover {
    text-decoration: underline;
}

.hero-static {
  background-image: url('../images/bkg.jpg'); /* Cambia con il tuo path */
  background-size: cover;
  background-position: center;
  height: 100vh;
  position: relative;
  display: flex;
  align-items: flex-end;
}

.hero-overlay {
  position: absolute;
  inset: 0;
  background: rgba(201, 78, 135, 0.5);
  z-index: 1;
  
}

.hero-content {
  position: relative;
  z-index: 2;
  padding-bottom: 60px;
}

.hero-title {
  font-size: 5rem;
  font-weight: 900;
  color: white;
  text-shadow: 0 0 10px rgba(0,0,0,0.5);
  line-height: 1.2;
  font-family : korolev-condensed, sans-serif;
}

.hero-subtitle {
  font-size: 1.5rem;
  color: white;
  margin-top: 15px;
}


@media (max-width: 768px) {
  .hero-title {
    font-size: 2.5rem;
  }
}


/* Logo leggermente più grande */
.logo-img {
  height: 170px;
  width: auto;
}

/* Menu con meno spazi */
.menu-links .nav-link {
  font-weight: 500;
  padding: 0 10px; /* ridotto */
  transition: 0.3s ease;
}

/* Hover effetto sottolineatura */
.menu-links .nav-link:hover {
  text-decoration: underline;
}

/* Toggler icon bianca */
.navbar-toggler {
  filter: invert(1);
}

/* Colori personalizzati */
.custom-pink {
  background-color: #C94E87;
  color: white;
  border-radius: 30px;
  border: none;
  padding: 12px 24px;
  font-weight: 500;
  text-transform: uppercase;
}

.custom-pink:hover {
  background-color: #a73f6f;
  color: white;
}

/* Bottone solo contorno */
.custom-outline {
  color: #C94E87;
  border: 2px solid #C94E87;
  border-radius: 30px;
  padding: 12px 24px;
  font-weight: 500;
  text-transform: uppercase;
}

.custom-outline:hover {
  background-color: #C94E87;
  color: white;
}

/* Background e testo */
body {
  background-color: #000; /* nero */
  color: white;
  font-family: 'Inter', sans-serif; /* oppure Montserrat/Manrope simili a quelli in immagine */
}
.bg-light-pink {
  background-color: #C94E87; /* rosa chiaro, puoi personalizzarlo */
  width: 100%;
}




/* ... Rest of the CSS remains unchanged ... */
