/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme example child theme.
Author: Nick
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

.d2b{
	font-weight:inherit;
}

.fort{
	font-weight:600;
}

.btn-metier {
  --tw-text-opacity: 1;
  --tw-bg-opacity: 1;
  border-radius: 50px;
  box-shadow: -2px 3px 4px 0 rgba(0,0,0,.04);
  color: rgba(0,0,0,var(--tw-text-opacity));
  display: inline-flex;
  align-items: center;
  font-weight: 600;
  line-height: 1;
  padding: 10px 20px;
  text-align: center;
  background-color: rgba(255,255,255,var(--tw-bg-opacity));
  position: relative;
  text-decoration: none;
  transition: all 0.2s cubic-bezier(.4, 0, .2, 1);
  z-index: 0;
}

.btn-metier::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 2px;
  border-radius: 50px;
  background: linear-gradient(333deg, rgba(255, 37, 125, 0.9), rgba(255, 188, 44, 0.9)),
              radial-gradient(100% 100% at 50% 50%, rgba(255, 37, 125, 0.9), rgba(255, 188, 44, 0.9));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  z-index: -1;
}

.btn-metier:hover {
  color: #fff;
  background: linear-gradient(333deg, rgba(255, 37, 125, 0.9), rgba(255, 188, 44, 0.9)),
              radial-gradient(100% 100% at 50% 50%, rgba(255, 37, 125, 0.9), rgba(255, 188, 44, 0.9));
}

/* Bouton */
/* Bouton */
.btn-gradient .elementor-button {
  background-color: transparent;
  background-image: linear-gradient(333deg, #F2295B 1%, #FFBC2C 100%);
  color: #ffffff;
  border: 1px solid transparent;
  border-radius: 999px;
  padding: 17px 25px; 
}

/* Hover */
.btn-gradient .elementor-button:hover {
  background: #ffffff;
  color: #FF257D;
  border-color: #FF257D;

  transform: translateY(-3px);
  box-shadow: 0 10px 25px rgba(0,0,0,0.12);
}

/* Icônes */
.btn-gradient .elementor-button i,
.btn-gradient .elementor-button svg {
  color: #ffffff;
  fill: #ffffff;
  transition: all 0.3s ease;
}

.btn-gradient .elementor-button:hover i,
.btn-gradient .elementor-button:hover svg {
  color: #FF257D;
  fill: #FF257D;
}

/* Bouton noir */
.btn-black .elementor-button {
  background-color: #000000;
  color: #FFFFFF;
  border: 2px solid #FFFFFF;
  border-radius: 999px;
  padding: 17px 25px;
 
}

/* Hover */
.btn-black .elementor-button:hover {
  background-color: #FFFFFF;
  color: #000000;
  border-color: #000000;

  transform: translateY(-3px);
  box-shadow: 0 10px 25px rgba(0,0,0,0.12);
}

/* Icônes */
.btn-black .elementor-button i,
.btn-black .elementor-button svg {
  color: #FFDADA;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

.btn-black .elementor-button:hover i,
.btn-black .elementor-button:hover svg {
  color: #000000;
  fill: #000000;
}

.blog-list-shortcode { display: flex; flex-wrap: wrap; gap: 24px; }
.blog-item { flex: 1 1 300px; border: 1px solid #eee; border-radius: 8px; overflow: hidden; }
.blog-item img { width: 100%; height: 200px; object-fit: cover; display: block; }
.blog-item-content { padding: 16px; }
.blog-item-title { font-size: 1.4rem; margin: 0 0 8px; }
.blog-item-meta { font-size: 0.85rem; color: #888; margin-bottom: 10px; }
.blog-item-readmore { display: inline-block; margin-top: 10px; font-weight: 600; }
.blog-pagination { width: 100%; text-align: center; margin-top: 30px; margin-bottom: 30px; }
.blog-pagination .page-numbers { padding: 6px 12px; margin: 0 3px; border: 1px solid #ddd; border-radius: 4px; }
.blog-pagination .page-numbers.current { background: #000; color: #fff; }

/* Start custom CSS for eael-adv-tabs */
.elementor-tab-content {
    margin: 20px 0px 20px 0px; 
}
.elementor-tab-content.elementor-active {  
    color: #333; 
    width: 100%;
    padding: 1em;
    background-color: #9998981C;
    border: none !important;
    border-radius: 8px
}
.elementor-tab-title.elementor-active {
    color: #F2295B;
    border-radius: 10px 10px 10px 10px;
    padding: 5px 5px 5px 5px;
    margin: 0px 0px 0px 0px;
    background-color: #F2295B1C;
}
.tab-content {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    justify-content: flex-start;
}

.tab-text {
   display: flex;
    flex-direction: column;
    text-align: left;
}
.tab-images {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
    flex-shrink: 0;
    margin: 0 auto;
}

.tab-images img {
    max-width: 400px !important;
    height: auto;
    border-radius: 10px !important;
}
.page-id-29450 #main #content-wrap,
.page-id-29445 #main #content-wrap {
    padding-top: 0px; 
    width: 100%;
    max-width: 100%;
}


.page-id-29450 #main #content-wrap .elementor-heading-title,
.page-id-29445 #main #content-wrap .elementor-heading-title {
    margin-top: 48px;
    margin-bottom: 24px;
}

.page-id-29450 #main #content-wrap .elementor-element-35b2495e img,
.page-id-29450 #main #content-wrap .elementor-element-319f9fab img,
.page-id-29445 #main #content-wrap .elementor-element-477e87ba img,
.page-id-29445 #main #content-wrap .elementor-element-81c8078 img {
    width: 150px;
    height: 150px;
    
}

.page-id-29450 #main #content-wrap .elementor p,
.page-id-29445 #main #content-wrap .elementor p,
.page-id-29450 #main #content-wrap .elementor ul li,
.page-id-29445 #main #content-wrap .elementor ul li,
.page-id-29450 #main #content-wrap .elementor form label,
.page-id-29445 #main #content-wrap .elementor form label {
    font-size: 14px;
}
/* ===============================
   BOUTON ENVOYER (arrondi prononcé)
   =============================== */
.page-id-29450 #main #content-wrap form button,
.page-id-29445 #main #content-wrap form button
{
    margin-top: 1.5rem;
    background: linear-gradient(333deg, #F2295B, #FFBC2C) !important;
    color: white !important;
    border: 2px solid white !important;
    outline: none !important;
    padding: 0.75rem 1.5rem;
    border-radius: 50px;
    font-size: 1rem;
    cursor: pointer;
    transition: opacity 0.2s ease;
}

.page-id-29450 #main #content-wrap form button:hover, 
.page-id-29445 #main #content-wrap form button:hover {
    opacity: 0.65;
    background: linear-gradient(333deg, #F2295B, #FFBC2C) !important;
    color: white !important;
}

