:root {
    --silver: #b4c0d8;
    --gold:   #c8a96e;
    --purple: #c08ae0;
  }

@font-face {
  font-family: 'Cinzel';
  src: url('/wp-content/themes/miami/assets/fonts/Cinzel-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Cinzel-Bold';
  src: url('/wp-content/themes/miami/assets/fonts/Cinzel-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'CormorantGaramond';
  src: url('/wp-content/themes/miami/assets/fonts/CormorantGaramond-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'CormorantGaramond-Bold';
  src: url('/wp-content/themes/miami/assets/fonts/CormorantGaramond-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}




body {
  background-color: #031322
}

/* Fond rouge */
.events-wrapper .tabs-content2 .colum .price::before,
.events-wrapper .tabs-header2 ul li.active::after, .events-wrapper .tabs-header2 ul li:hover::after,
.service-block:hover,
.pagination.custom span.swiper-active-switch::after
 {
    background-color: #e00231
}
.events-wrapper .tabs-header2 li.active a::before, .events-wrapper .tabs-header2 li:hover a::before {
     border: 5px solid #e00231
}

.miami-icon {
      color: #e00231 !important;
}

.a-btn,
button,
button[disabled]:hover,
button[disabled]:focus,
input[type="button"],
input[type="button"][disabled]:hover,
input[type="button"][disabled]:focus,
input[type="reset"],
input[type="reset"][disabled]:hover,
input[type="reset"][disabled]:focus,
input[type="submit"],
input[type="submit"][disabled]:hover,
input[type="submit"][disabled]:focus {
    background-color: #e00231;
}

/*Utilisé pour le bouton Qui êtes-vous de Contact*/
input[type="submit"]:hover {
   background-color: #e00231;
   color: #fff;
   border: 3px solid #e00231;
}

.contacts {
       background-color: #e00231;
}

/**/
/* Cache la colonne sidebar sur la page panier (woocommerce-cart)*/
.woocommerce-cart .col-md-4,
.woocommerce-checkout .col-md-4 {
  display: none !important;
}

/* Étire la colonne contenu en pleine largeur */
.woocommerce-cart .col-md-8,
.woocommerce-checkout .col-md-8 {
  width: 100% !important;
  flex: 0 0 100% !important;
  max-width: 100% !important;
}

/* Je vois pas à quoi ça sert... */
#contact .submit-wrap i.fa.fa-angle-right {
    display: none;
}

/* Override l'opacity du top menu */
.header {
    background-color: rgba(28, 25, 25, 0.8);
}

.block-icon .fa {
    font-size: 30px
}

/* Page home*/
#home .banner-wrap .content {
    padding-top: 75px;
}

#home .banner-wrap .content .text {
    max-width: 90%;
    opacity: 1;
    /*margin-bottom: 120px;*/
}

#home .banner-wrap .content .title {
    max-width: 100%;
    font-family: Cinzel;
    font-size: 75px; /*Pour les vieux browsers*/
    font-size: clamp(2rem, 10vw, 8rem);
    white-space: nowrap;
    margin-top:50px;
    padding-top:30px;
}

#home .banner-wrap .content .main-subtitle {
    font-size: clamp(2rem, 7vw, 8rem);
    font-family: CormorantGaramond;
    font-style: italic;
    color: #fdd42f;
}

#home .banner-wrap .content .main-subtitle-more {
    font-size: 1.2rem;
    font-family: CormorantGaramond;
    font-style: italic;
    color: #fde8ad;
    margin-top: 100px;
    line-height: 30px;
}

/* page Team */
#team {
    margin-top: 50px;
}

/* Dégage le lien réseau social qui est affiché de force*/
.team-social a {
  border: none !important;
}

/**/
.block-text {
   max-width: 75%;
   font-family: CormorantGaramond, Ubuntu, sans-serif;
   opacity: 0.9;
   font-size: 15px;
   margin-top: 30px
}

.block-text .main {
    color: #fdd42f;
    font-weight: bold;
 }

.block-title {
  font-family: Cinzel;
  font-size: 20px;
  font-weight: 900;
  line-height: 1.3;
  letter-spacing: 8px;
  margin-top: 20px;
  text-transform: uppercase;
  color: #fde8ad !important;
}

.block-text .subtitle {
    //text-align: left;
    //margin-left: 34%;
}

.block-text .subtitle .subtitle-text {
  font-size: 25px;
  font-weight: bold;
  font-family: Cinzel-Bold, Ubuntu, sans-serif;
}

.block-text .subtitle .hook {
  font-size: 25px;
  font-family: CormorantGaramond;
  font-style: italic;
  color: #fdd42f;
  margin-top: 20px;
}

/*Page expérience*/
#experience {
    margin-bottom: 35px;
}

#experience .padding-lg-50t {
    padding: 0;
    margin-top: 50px;
}

/* Page About */
#about .vc_row {
    padding-bottom: 0;
}

#about .block-text .subtitle .hook {
    margin: 20px auto 0;
    width: 50%;
}

#about .about-text p {
    border-left: 2px solid #fdd42f;
    padding-left: 15px;
}

#about .swiper-slide:first-child .about-text .block-text.first {
    margin-top: -26px;
}



/*Page animations*/
#animations .block-text .subtitle {
    //margin-left: 28%;
}

#animations .block-text.text {
    margin-top: 45px
}

#animations .special-container {
    background-color: #000;
}

/* Page contact */
#contact .submit-wrap .ajax-loader-custom,
#contact .submit-wrap .wpcf7-spinner {
    display: none;
}

/*Contre cette classe ajoutée je ne sais pourquoi*/
#contact .margin-lg-80t {
    margin-top: 0;
}

/* Page Privileges*/
.special-container {
    border: 1px solid #fdd42f;
    padding-top: 20px;
    margin-bottom: 30px;
    width: 100%;
}

.special-container .block-legal {
    font-style: italic;
    font-size: 11px;
    opacity: 0.4;
    margin-top: 10px;
}

.special-container .block-discount {
    font-size: 40px;
    font-weight: bold;
}

#ambassadors.special-container {
    border: 1px solid #960018;
}

#ambassadors .block-text .subtitle .hook {
    color: #960018;
}

#privileges {
    margin-top: 40px;
}

#privileges .discount {
    color: #fdd42f;
    font-style: italic;
}

/* Page Event */
#events .events-wrapper .tabs-content {
    padding-bottom: 0;
}

#events .block-text-more {
    font-style: italic;
    opacity: 0.7;
    margin-top: 10px;
}

#events .price a + span {
    font-size: 0;
}

#events .price a + span::after {
    content: "Réservation";
    font-size: 16px;
    font-variant: small-caps;
    font-weight: bold;
}


#events .events-wrapper .tabs-content2 .colum .price span:last-child {
    /*margin-bottom: 17px;*/
}

#events video {
    display: block;
    margin: 0 auto;
}

#events .events-wrapper .tabs-content2 .colum .price span:last-child {
    margin-bottom: 10px;
}

/* Page Gallery */
.margin-lg-80t {
    margin-top: 20px;
}

@media screen and (max-width: 640px) {
    .block-text {
        max-width: 95%;
     }

    #about .block-text .subtitle .hook {
       width: 95%;
    }

    #home .banner-wrap .content .main-subtitle-more {
        font-size: 16px;
    }

    #home .banner-wrap .content .title {
        padding-top: 0;
    }
}


/* Page partenaires */
#partenaires {
    margin-top: 25px;
}
    .affiliates {
      max-width: 1100px;
      margin: 0 auto;
      padding: 0 16px;
    }

    .affiliates h2 {
      margin: 0 0 18px;
      font-size: 1.4rem;
      text-align: center;
    }

    .affiliate-grid {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: 16px;
    }

    .affiliate-card {
      background: transparent;
      border: 1px solid #fdd42f;
      border-radius: 14px;
      padding: 16px;
      text-align: center;
      box-shadow: 0 4px 14px rgba(0, 0, 0, 0.05);
      transition: transform 0.2s ease, box-shadow 0.2s ease;
    }

    .affiliate-card:hover {
      transform: translateY(-3px);
      box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
    }

    .affiliate-logo {
      width: 72px;
      height: 72px;
      margin: 0 auto 12px;
      border-radius: 12px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-weight: bold;
      font-size: 0.95rem;
      color: #555;
    }

    .affiliate-card h3 {
      margin: 0 0 8px;
      font-size: 1rem;
      color: #fde8ad;
      font-family: Cinzel;
      font-size: 20px;
      font-weight: 900;
    }

    .affiliate-card p {
      margin: 14px 0;
      font-size: 0.92rem;
      line-height: 1.4;
      color: #fff;
    }

    .affiliate-card a {
      display: inline-block;
      text-decoration: none;
      background: #111;
      color: #fff;
      padding: 10px 14px;
      border-radius: 10px;
      font-size: 0.9rem;
      font-weight: 600;
      transition: background 0.2s ease;
    }

    .affiliate-card a:hover {
      background: #333;
    }

    @media (max-width: 900px) {
      .affiliate-grid {
        grid-template-columns: repeat(2, 1fr);
      }
    }

    @media (max-width: 520px) {
      .affiliate-grid {
        grid-template-columns: 1fr;
      }
    }


/////
//FIDELITY

/* Conteneur principal */
#fidelity {
  background-color: #000;
  color: #fff;
  padding: 40px 20px;
  font-family: 'Cinzel', serif; /* Police souvent utilisée pour ce style, sinon 'Playfair Display' */
  max-width: 900px;
  margin: 0 auto;
}

#fidelity .block-title {
  text-align: center;
  margin-bottom: 30px;
}

#fidelity .block-text ul {
  margin: 0;
}

#fidelity .arcana-table ul {
  list-style: none;
  padding-left: 0;
}

#fidelity .arcana-table li::before {
  content: "+";
  color: #fdd42f;
  font-weight: bold;
  margin-right: 8px;
  font-size: 1.5em;
}

/* Style du tableau */
.arcana-table {
  width: 100%;
  border-collapse: collapse;
  background: rgba(0, 0, 0, 0.8);
  border: 1px solid #333;
  margin-top: 20px;
  font-family: 'Cinzel';
}

.arcana-table th {
  background-color: #000;
  color: #fdd42f;
  text-transform: uppercase;
  font-size: 0.9rem;
  letter-spacing: 1px;
  padding: 15px;
  text-align: center;
  border-bottom: 2px solid #c5a059;
}

.arcana-table td {
  padding: 20px 15px;
  border-bottom: 1px solid #333;
  vertical-align: middle;
}

/* Colonnes spécifiques */
.tier-name {
  color: #fdd42f;
  font-size: 1.1rem;
  width: 20%;
  font-variant: small-caps;
  letter-spacing: 2px;
}

.arcana-table tr:nth-child(2) .tier-name {
  font-weight: bold;
}

.arcana-table tr:nth-child(3) .tier-name {
  font-weight: bolder;
  font-style: italic;
}


.tier-name span {
  margin-right: 10px;
  font-size: 1.2rem;
}

/* Effet au survol */
.arcana-table tbody tr:hover {
  background: rgba(197, 160, 89, 0.05);
  transition: 0.3s;
}

/* Adaptabilité Mobile */
@media (max-width: 600px) {
  .arcana-table thead { display: none; }
  .arcana-table td {
    display: block;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    border: none;
  }
  .tier-name { font-size: 1.4rem; padding-top: 30px; }
  .perks { padding-bottom: 30px; border-bottom: 1px solid #333; }

  #fidelity .arcana-table .block-text {
    margin-top: 0px;
  }
}
.silver {
  background:linear-gradient(135deg,#161824,#101218);
  border:1px solid rgba(180,192,216,.2);
  box-shadow:0 0 14px rgba(150,165,200,.06);
}

  .silver .lbl {
    color:var(--silver);
  }
  .silver:hover {
    box-shadow:0 4px 22px rgba(150,165,200,.18);
  }

.gold {
	background: linear-gradient(135deg, #1b160d, #130f08);
	border: 1px solid rgba(200, 169, 110, .24);
	box-shadow: 0 0 14px rgba(200, 160, 60, .06);
}

.gold .lbl {
	color: var(--gold);
}

.gold:hover {
	box-shadow: 0 4px 24px rgba(200, 160, 60, .2);
}

.purple {
	background: linear-gradient(135deg, #130c1b, #0d0812);
	border: 1px solid rgba(160, 100, 210, .28);
	box-shadow: 0 0 14px rgba(140, 80, 200, .08);
}

.purple .lbl {
	color: var(--purple);
}

.purple:hover {
	box-shadow: 0 4px 24px rgba(140, 80, 220, .22);
}

.b {
	display: inline-flex;
	align-items: center;
	gap: 9px;
	padding: 6px 14px 6px 8px;
	border-radius: 40px;
	cursor: default;
	transition: transform .3s ease, box-shadow .3s ease;
	position: relative;
}

.b:hover {
	transform: translateY(-2px);
}

.ico {
	width: 26px;
	height: 26px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
}

.ico svg {
	width: 100%;
	height: 100%;
}

.animation-link {
    display: inline-block;
    font-size:20px;
    letter-spacing:2px;
    text-transform:uppercase;
    color:rgba(255,255,255,.90);
    background:rgba(255,255,255,.04);
    border:1px solid #fdd42f;
    border-radius:20px;
    padding:10px 30px;
    align-self:center;
    margin-left:4px;
}.vc_custom_1480430964036{background-image: url(http://arcanacirces.com/wp-content/uploads/2016/11/events.jpg?id=795) !important;}.vc_custom_1773097553661{padding-bottom: 1px !important;}.vc_custom_1777630706124{padding-bottom: 1px !important;}.vc_custom_1490793207560{padding-top: 0px !important;}.vc_custom_1480431155098{background-image: url(http://arcanacirces.com/wp-content/uploads/2016/11/news.jpg?id=801) !important;}.vc_custom_1476876568754{margin-bottom: -13px !important;}.vc_custom_1480430964036{background-image: url(http://arcanacirces.com/wp-content/uploads/2016/11/events.jpg?id=795) !important;}.vc_custom_1777482755583{padding-bottom: 1px !important;}.vc_custom_1480506860790{background-image: url(http://arcanacirces.com/wp-content/uploads/2016/11/about_red.jpg?id=828) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1476800654288{padding-bottom: 0px !important;}.vc_custom_1480422406158{background-image: url(http://arcanacirces.com/wp-content/uploads/2016/10/news.jpg?id=783) !important;}.vc_custom_1476876568754{margin-bottom: -13px !important;}.vc_custom_1777482834293{padding-top: 0px !important;}.vc_custom_1476796624666{padding-top: 22px !important;}




/*FRONT COLOR - WHITE */
body,
.wp-caption .wp-caption-text,
.page-links a,
.a-btn,
button,
button[disabled]:focus,
input[type="button"],
input[type="button"][disabled]:focus,
input[type="reset"],
input[type="reset"][disabled]:focus,
input[type="submit"],
input[type="submit"][disabled]:focus,
.post-password-form label,
.gallery-caption,
.wp-caption .wp-caption-text,
.post-nav > span:first-child,
.post-nav > .pages,
.post-nav a:hover,
.post-nav a,
.a-btn,
button,
input[type="button"] i,
input[type="reset"] i,
input[type="submit"] i,
.banner-wrap .content .subtitle,
.banner-wrap .content .title,
.banner-wrap .content .text,
.banner-slider-wrap .slider-content .title,
.banner-slider-wrap .slider-content .text,
.custom-popup input[type="submit"],
.custom-popup .submit-wrap:hover input,
.custom-popup .submit-wrap i,
.popup-close,
.popup-close:hover,
.c-form-label,
.popup-title,
.block-title,
.block-text,
.about-title,
.about-text,
.pagination.custom span,
.team-item .descr,
.team-social a,
.team-social a:hover,
.service-block,
.gal-title,
.gal-subtitle,
.wpcf7 input:not([type="submit"]),
.wpcf7 textarea,
.wpcf7 .submit-wrapper .submit-wrap i,
.testimoanial-item .content,
.testimoanial-item .testimoanial-title,
.testimoanial-item .testimoanial-text,
.copy,
.contacts,
.contacts a,
.contacts a:hover,
.blog-content .title,
.blog-content .descr,
.blog-content .categories,
.blog-content .categories a,
.blog-content .categories a:hover,
.blog-content .info-item,
.blog-content .info-item a,
.blog-list .navigation .nav-links span a,
.widget ul li,
.widget a,
.widget .widget-title,
.widget input[type="search"],
.widget.widget_search .search-wrap::before,
.widget.widget_categories ul li::before,
.widget.widget_tag_cloud .tagcloud a,
.widget #wp-calendar caption,
.widget #wp-calendar th,
.widget #wp-calendar td,
.widfet .widget_text a:hover,
.single-page .post-content,
.single-page .content p,
.single-page .content a,
.single-page .content p ol li,
.single-page .content p ul li,
.single-page .tags a,
.single-page .content blockquote::before,
.single-page .content blockquote p,
.single-page .content blockquote,
.single-page .single-category ul li a,
.single-page .pagination-single .nav-previous a,
.single-page .pagination-single .nav-next a,
.comments .main-title,
.comments .comment-form input:not([type="submit"]),
.comments .comment-form textarea,
.comments .sub-wrap::before,
.comments .com-title,
.comments .comment-entry .name,
.comments .comment-entry .name a,
.comments .comment-entry .date,
.comments .comment-entry .text p,
.comments .comment-entry .text p a,
.comments .comment-entry .comment-reply-link,
.news.type-1 .news-type,
.news.type-1 .news-type:hover,
.news.type-1 .news-likes,
.news.type-1 .news-likes:hover,
.news.type-1 .news-likes a,
.news h4 a,
.news .news-date,
.events-wrapper > .tabs > .tabs-header > ul li a,
.tabs2,
.tabs,
.events-wrapper .tabs-content2 .colum .date,
.events-wrapper .tabs-content2 .colum .wrap-title .title,
.events-wrapper .tabs-content2 .colum .text,
.events-wrapper .tabs-content2 .colum .time,
.events-wrapper .tabs-content2 .colum .price span:first-child,
.events-wrapper .tabs-content2 .colum .price span:last-child,
.tabs2 a,
.a-btn i,
button i,
button[disabled] i,
button[disabled]:focus:hover i,
input[type="button"] i,
input[type="button"][disabled] i,
input[type="button"][disabled]:focus i,
input[type="reset"]:hover i,
input[type="reset"][disabled] i,
input[type="reset"][disabled]:focus i,
input[type="submit"]:hover i,
input[type="submit"][disabled] i,
input[type="submit"][disabled]:focus i,
.tabs a,
.banner-slider-wrap .right-block .event_btn:hover,
.banner-slider-wrap .left-block .date,
.banner-slider-wrap .left-block .title,
.banner-slider-wrap .right-block .description,
.banner-slider-wrap .right-block .hashtags a,
.service-block:hover .block-icon .miami-icon,
body div.wpcf7-validation-errors,
body div.wpcf7-mail-sent-ok,
.banner-slider-wrap .right-block .event_btn:before,
body .fox_widget_content .tab_title a,
body .blog-list .navigation .nav-links span, 
body .blog-list .navigation .nav-links a,
body .widget.widget_categories ul li,
body .fox-postmeta>div  {
    color:#ffffff;
}

.team-social a::after,
.team-social a:hover::after,
.banner-slider-wrap .swiper-arrow-left:after, .banner-slider-wrap .swiper-arrow-right:after {
    border-color: #ffffff;
}

.banner-slider-wrap .swiper-arrow:before {
    background-color: #ffffff;
}
/*FRONT COLOR - WHITE */



/*BASE COLOR HOVER - BLUE*/
.custom-popup input[type="submit"],
.c-form-group input,
.team-item .descr::before,
.gal-desc::before,
#imagelightbox-close,
.blog-content .info::before,
.events-wrapper .tabs-content2 .colum{
    background-color: #031322;
}
@media (max-width: 767px) {
  .header {
    background-color: #031322;
  }
}

.custom-popup input[type="submit"]:hover,
.custom-popup .submit-wrap:hover i{
    color: #031322;
}
.custom-popup .submit-wrap input {
	border-color: #031322;
}
/*BASE COLOR HOVER - BLUE*/
