/*
Theme Name: Retrobat
Author: Retroboy
Description: un thème développé par Retroboy
Version: 2022-06
Text Domain: olyos
Domain Path: /languages/

*/
@import url('https://fonts.googleapis.com/icon?family=Material+Icons&display=swap');
@font-face {
    font-family: 'snesitalic';
    src: url('/wp-content/themes/retrobat/font/snes_italic-webfont.woff') format('woff2'),
         url('/wp-content/themes/retrobat/font/snes_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.wp-block {
	width: 100%!important
}
/*--------------------------------------------------------------
	General
--------------------------------------------------------------*/

body {
  font-family: 'Quicksand', sans-serif;
  -webkit-font-smoothing: antialiased;
  background-color: #ffffff;
  color: #111d28;
  font-size: 1rem;
}
h1, h2 {
  font-weight: 400;
  font-style: normal;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
h3, h4, h5, h6 {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  margin-bottom: 1.5rem;
} 

* > p:first-child {
  margin-top: 0;
}
img {
  max-width: 100%;
  height: auto !important;
}
a {
  color: #75297C;
  text-decoration: none;
}

::selection {
  text-shadow: none;
  background: #111d28;
}
blockquote {
  position: relative;
  padding: 30px 30px 30px 60px;
  font-style: italic;
  line-height: 1.6;
  background: #eaf4f7;
  border: solid 1px #111d28;
}
blockquote:before {
  content: "\201D";
  color: #111d28;
  font-size: 80px;
  position: absolute;
  left: 5px;
  top: 27px;
  line-height: 1;
}
.wp-block-image figcaption {
  font-size: 13px;
}
/*--------------------------------------------------------------
	Header / Footer
--------------------------------------------------------------*/
.header-bg {
	background: #fff;

}
.footer-bottom {
    padding: 10px;
    text-align: center;
    background-color: #030b12;
    color: #9A9A9A;
    font-size: 13px;
}

.h1home {
	background-image: radial-gradient(circle farthest-corner at 0 0,#3cf7a2 25%,#3cf7a2 45%,#5ce0d8 65%,#5ce0d8 85%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.rs {
	margin-right: 1rem;
	    padding-bottom: 8px;
}
/*--------------------------------------------------------------
	Navbar
--------------------------------------------------------------*/
::selection {
  background-color: #A6297C;color: white
}
.navbar{
	padding: 0;
	font-family: snesitalic;
	   font-size: 2rem;
}

.nav-link {
	color: #A6297C;
	font-weight: bold;
}
.nav-item>a:hover {
            color: #75297C;
        }

.active, .nav-link:focus, .nav-link:hover { 
color: #75297C;

}

.dropdown-item:focus, .dropdown-item:hover, .dropdown-item.active, .dropdown-item:active {
	background: #75297C;
	color: white!important;
}
.navbar-bg {
	padding: 1rem;
	    text-transform: uppercase;
}
.navbar-logo {
	font-size: 1rem;
}
.navbar-toggler {
	background-color: #111d28;
	color: #fff;
	border: none;
	padding: 1.2rem;
}

.navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

/*--------------------------------------------------------------
	Auto-scrool menu
--------------------------------------------------------------*/
.autohide {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  z-index: 1030;
}
.scrolled-down {
  transform: translateY(-100%);
  transition: all 0.3s ease-in-out;
}
.scrolled-up {
  transform: translateY(0);
  transition: all 0.3s ease-in-out;
}

/*--------------------------------------------------------------
	blog post 
--------------------------------------------------------------*/
.entry-title {
	margin-top: 1rem;
	font-size: 2rem;
    color: #75297C;

}

.card-blog {
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    padding: 20px;
}

.btn-custom, #nf-field-4{
background: #75297C;
    border: none;
    border-radius: 0px;
    display: block;
	}
.titre-membre {font-size: 1.4rem;
text-align: center;}
/*--------------------------------------------------------------
	Theme navigation (page suivante précedente)
--------------------------------------------------------------*/
/*** Pagination ***/
.pagination {
  display: block;
  text-align: center;
  margin: 0;
  margin: 1rem auto 2rem auto;
}
.page-numbers {
  margin: 0;
  padding: 20px 0 50px 0;
  list-style-type: none;
  text-align: center;
  display: inline-block;
}
.page-numbers {
  display: inline-block;
  margin-right: 5px;
}
.page-numbers {
  text-decoration: none;
  text-transform: uppercase;
  padding: 11px 18px;
  color: #4E4E4E;
  background-color: #FFF;
  font-size: 17px;
  font-weight: 400;
  border: 1px solid;
  border-color: #DEDEDE;
}
.page-numbers .dots {
  padding: 10px 14px;
}
.page-numbers .current {
  text-decoration: none;
  text-transform: uppercase;
  padding: 11px 18px;
  color: #FFFFFF;
  background-color: #111d28;
  font-size: 17px;
  font-weight: 400;
  border: 1px solid;
  border-color: #111d28;
}
.page-numbers li a:hover {
  color: #fff;
  background-color: #111d28;
  border-color: #111d28;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

/*--------------------------------------------------------------
	Shortcode amazon
--------------------------------------------------------------*/
.amazonsc {
    background: #fff;
    padding: 1rem;
    color: #000;
}
/*--------------------------------------------------------------
	Responsive
--------------------------------------------------------------*/

@media (max-width: 768px) {
	
	.navbar-brand {
	  width: 70%;
	  margin: 0 auto;
	}
	.h1home{
    font-size: 1.2rem;
    margin: 0 1rem;
}
}