/**
Theme Name: Raxidermie
Author: Killian
Author URI: https://raxidermie.killian-md.eu
Description: Thème custom pour raxidermie
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: raxidermie
Template: astra
*/

@font-face {
  font-family: 'attackextra_bold';
  src: url('fonts/attack-extrabold-webfont.woff2') format('woff2'),
       url('fonts/attack-extrabold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

.main-header-menu .menu-item, #astra-footer-menu .menu-item, .main-header-bar .ast-masthead-custom-menu-items {
  font-family: 'attack';
  text-transform: uppercase;
}

#block-13 > h3 {
  font-family: 'attack';
  text-transform: uppercase;
}

#block-15 > h3 {
  font-family: 'attack';
  text-transform: uppercase;
}

.site-content .ast-container {
  display: flex;
  flex-direction: column !important;
}

.afterHeader {
  background-image: url(https://raxidermie.killian-md.eu/wp-content/uploads/2024/10/BANNIERE.jpg);
  background-size: cover;
  width: 100%;
  height: 450px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.afterHeader::after {
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 450px;
  position: absolute;
  top: 0;
  left: 0;
}

.firstTitle {
  position: relative;
  z-index: 2;
  font-size: 96px;
  color: #f2f2f0;
  font-weight: 800;
}

#firstContentMain {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.bigTitle {
  display: flex;
  justify-content: center;
  text-decoration: underline;
  font-weight: bold;
  font-size: 42px;
  margin: 50px 0 0 0;
  font-family: "attack";
  text-transform: uppercase;
}

.contentImg {
    width: 70%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: -30px;
}

.imageRats {
  position: inherit;
  margin-right: -150px;
}

#Rat1 {
  margin-bottom: -115px;
}

#Rat2 {
  margin-top: -115px;
  margin-left: 75px;
}

.text {
  width: 70%;
  text-align: justify;
}

.redButton {
  border: 3px solid #6A1B24;
  padding: 15px 25px;
  border-radius: 10px;
  color: #6A1B24;
  margin-top: -100px;
}

#nf-field-4 {
  background-color: white;
  border: 3px solid #6A1B24;
  padding: 15px 25px;
  border-radius: 10px;
  color: #6A1B24;
  margin-top: -75px;
}

.redButton:hover {
  background-color: #6A1B24;
  color: #f2f2f0;
}

#nf-field-4:hover {
  background-color: #6A1B24;
  color: #f2f2f0;
}

#prestation {
  margin: 100px 0 0 0;
  background-color: #355D69;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 25px 0;
}

#contact {
  margin: 25px 0 0 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 25px 0;
}

.Title2 {
  color: #F2F2F0;
  display: flex;
  justify-content: center;
  text-decoration: underline;
  font-weight: bold;
  font-size: 42px;
  margin: 15px 0 30px 0;
  font-family: "attack";
  text-transform: uppercase;
}

.listePresta p {
  color: #F2F2F0;
  margin: 0 25px;
  font-size: 18px;
}

.listePresta {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 10px 0;
}

.whiteButton {
  border: 3px solid #F2F2F0;
  padding: 15px 25px;
  border-radius: 10px;
  color: #F2F2F0;
  margin-top: 15px;
}

.whiteButton:hover {
  background-color: #F2F2F0;
  color: #355D69;
}

.Mapss {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: 40px;
  margin-bottom: 5px;
}

iframe {
  width: 700px;
  height: 415px;
  border: 1px solid #355D69;
}

.Mapss .infoMap {
  display: flex;
  flex-direction: column;
  justify-content:flex-start;
  background-color: #355D69;
  color: #F2F2F0;
  width: 25%;
  height: 415px;
  padding-left: 15px;
}

#content div div.Mapss div.infoMap h4 {
  color: #F2F2F0;
  font-size: 18px;
  text-decoration: underline;
  margin: 25px 0;
  font-weight: bold;
}

#content div div.Mapss div.infoMap h3 {
  color: #F2F2F0;
  font-size: 30px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  margin: 25px 0 35px 0;
  font-family: "attack";
  text-transform: uppercase;
}

#content div div.Mapss div.infoMap p {
  margin: 0;
}

.contentImg2 {
  width: 70%;
  margin: 0 auto;
  margin-top: -15px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.preFooter {
  background-image: url(https://raxidermie.killian-md.eu/wp-content/uploads/2024/10/RAT.webp);
  background-size: cover;
  width: 100%;
  height: 650px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-top: 25px;
}

.preFooter::after {
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 650px;
  position: absolute;
  top: 0;
  left: 0;
}

.preFooter h2 {
  position: relative;
  z-index: 10;
  color: #F2F2F0;
  font-family: 'attack';
  text-transform: uppercase;
}

.preFooter .articles h3 {
  margin-bottom: 10px;
  font-weight: bold;
  font-family: "attack";
  text-transform: uppercase;
}

.Article {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-direction: row;
  width: 70%;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}

.articles {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 25px 0;
  padding: 15px;
  border-radius: 10px;
  background-color: #F2F2F0;
}

.preFooter .Article .articles .redButton {
  margin: 0 auto;
  margin-top: 15px;
  padding: 7px 25px;
} 


#ast-scroll-top {
  background: #6A1B24;
  border-radius: 5px;
}

