@font-face {
  font-family: "Caveat";
  src: url("../fonts/CaveatBrush-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
/* Footer Promotion */
/* Liens de colonne du footer */
/* Headers de colonne du footer*/
/* Headers de colonne du footer*/
/* Footer copyright */
.vertical-center {
  display: flex;
  align-items: center;
  height: 100%;
}

.justify-end {
  justify-content: flex-end;
}

/* ============================================================= */
html, body {
  height: 100%;
  margin: 0;
  padding: 0;
}

body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  background-color: red;
}

main {
  flex: 1;
  flex: 1;
  display: flex;
  flex-direction: column;
}

/**
 * Header
 */
#header .header-top {
  margin: 0px;
  padding: 0;
  height: 50px;
  display: flex;
  align-items: stretch;
}
#header .header-center {
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
  height: 100px;
}
#header .header-menu {
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
  height: 30px;
}
#header hr {
  border-top: 1px solid #ddd;
  height: 2px;
  margin-top: 2px;
  margin-bottom: 2px;
}

/**  
  menu 
*/
.header-menu {
  display: flex;
  align-items: center;
  height: 30px;
}
.header-menu .top-menu {
  font-weight: normal;
}
.header-menu .top-menu li {
  border-right: 2px solid #ddd;
}
.header-menu .top-menu li:last-child {
  border-right: none;
}
.header-menu .top-menu .current a {
  font-weight: bold;
}
.header-menu .top-menu a {
  padding: 0 10px;
  color: #545454 !important;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: normal;
}
.header-menu .top-menu a:hover {
  color: #f9a032 !important;
}

/** 
 * Block Cart component
 */
.inzebox-blockcart-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.inzebox-blockcart-wrapper a {
  display: flex;
  acolor: #f9a032;
}
.inzebox-blockcart-wrapper a .cart-icon {
  margin-right: 10px;
  display: inline-block;
  width: 40px;
  height: 40px;
  background-image: url("/themes/ToutPourToi/assets/img/shopping-basket.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
.inzebox-blockcart-wrapper a .cart-info {
  display: inline-block;
}
.inzebox-blockcart-wrapper a:hover {
  color: #f9a032 !important;
}

/**
 * Search Widget component
 */
.inzebox-search-widgets {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: center;
  margin-left: 20px;
  margin-right: 20px;
}
.inzebox-search-widgets form {
  display: flex;
  flex: 1;
  align-items: center;
  padding: 4px;
  border: 1px solid #ccc;
  overflow: hidden;
}
.inzebox-search-widgets input[type=text] {
  flex: 1;
  border: 0px;
  padding: 0px;
  padding-left: 10px;
  padding-right: 10px;
  margin: 0px;
  outline: none;
}
.inzebox-search-widgets button[type=submit] {
  padding: 0px;
  margin: 0px;
  display: inline-block;
  background-color: #f9a032;
  border: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

/**
 * Header Title component
 */
.inzebox-header-title {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: center;
}
.inzebox-header-title p {
  font-family: Caveat, sans-serif;
  font-size: 24px;
  color: rgb(255, 221, 0);
  font-size: 24pt;
  vertical-align: middle;
  margin: 0;
}

/** 
 * Login component
 */
.inzebox-login {
  margin: 0;
  padding: 0;
  height: 25px;
  display: flex;
}
.inzebox-login span {
  display: inline-block;
  vertical-align: middle;
  width: 2px;
  margin-top: 3px;
  margin-bottom: 3px;
  align-items: center;
  margin-left: 20px;
  margin-right: 20px;
  background-color: #ddd;
}
.inzebox-login a {
  display: inline-flex;
  align-items: center;
  vertical-align: middle;
}
.inzebox-login a SVG {
  margin-right: 10px;
}
.inzebox-login a.login {
  color: #545454;
  font-weight: bold;
  align-items: center;
  padding-left: 35px;
}
.inzebox-login a:hover {
  color: #f9a032 !important;
}

/** 
 * Social Network component
 */
.inzebox-social-network {
  margin: 0;
  padding: 0;
  height: 25px;
  display: flex;
}
.inzebox-social-network span {
  display: inline-block;
  vertical-align: middle;
  width: 2px;
  margin-top: 3px;
  margin-bottom: 3px;
  align-items: center;
  margin-left: 20px;
  margin-right: 20px;
  background-color: #ddd;
}
.inzebox-social-network a {
  display: inline-block;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  background-size: cover;
  color: #545454 !important;
}
.inzebox-social-network a:hover {
  color: #f9a032 !important;
}

/**
 * ======================================================================================================================
 * C O N T E N T
 * ======================================================================================================================
 */
#wrapper {
  flex: 1;
}

/**
 * ======================================================================================================================
 * F O O T E R
 * ======================================================================================================================
 */
#footer {
  display: flex;
  flex-direction: column;
  background-color: #313131;
  margin: 0px;
  padding: 0px;
  padding-top: 20px;
  /* Headers of the column menu  */
}
#footer p.h3, #footer p.h4, #footer .myaccount-title a {
  font-family: Roboto, sans-serif;
  font-size: 20px;
  color: #ebebeb;
  text-transform: uppercase;
}
#footer {
  /* Links and contact infos */
}
#footer a, #footer #contact-infos {
  font-family: Roboto, sans-serif;
  font-size: 16px;
  color: #aeaeae;
}
#footer {
  /* Footer Promotion */
}
#footer .inzebox-footer-promotion {
  margin-bottom: 20px;
  height: 100px;
  display: flex;
  font-family: Caveat, sans-serif;
  font-size: 24px;
  color: rgb(255, 221, 0);
}
#footer .inzebox-footer-promotion blockquote {
  font-family: Caveat, sans-serif;
  font-size: 24px;
  color: rgb(255, 221, 0);
  font-style: italic;
  color: #f9a032;
  font-size: 52px;
}
#footer .inzebox-footer-promotion p {
  font-family: Caveat, sans-serif;
  font-size: 24px;
  color: rgb(255, 221, 0);
}
#footer .inzebox-footer-promotion p span {
  font-size: 22px;
  font-style: italic;
}
#footer {
  /* Copyright */
}
#footer .inzebox-footer-copyright {
  font-family: Roboto, sans-serif;
  font-size: 14px;
  color: #aeaeae;
}
#footer .copyright, #footer .column-menu {
  margin-top: 20px;
  margin-bottom: 0px;
}
#footer {
  /* Horizontal separator */
}
#footer hr {
  border-color: #616161;
  margin: 0;
  padding-top: 2px;
  padding-bottom: 2px;
}

/*# sourceMappingURL=custom.css.map */
