/*@import url('https://fonts.googleapis.com/css?family=Roboto');*/
/*@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro');*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700|Open+Sans+Condensed:300,300i,700');
/*
 rouge principal #EC1D26 rgb(236,29,38)
 gris clair #CDD6DA
 gris foncé ##666666   rgb(102,102,102)
 rouge fort #651616
 jaune ancien site : #FFFD8C

 */

img {
  width: 100%;
  height: auto;
}

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca; }
blockquote, blockquote p {
  line-height: 1.6;
  color: #8a8a8a; }

cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a; }
cite:before {
  content: "— "; }

form#commerce-checkout-flow-multistep-default fieldset legend,
.path-product fieldset legend   {
  color: #EC1D26;
  font-weight: bold;
}
form#commerce-checkout-flow-multistep-default fieldset legend + .fieldset-wrapper,
.path-product fieldset legend + .fieldset-wrapper  {
  border-top: 2px solid #666666;
  padding: 5px;
}

body {
  font-family: "Open Sans";
  color: black;
  font-size: 1em;
}
body.user-logged-in #header-section #header {
  top: 75px;
}
#header {
  margin-top: 1rem;
}
#block-zivybs-branding {
  padding-top: 0.5rem;
}
.header-right {
  position: relative;
  text-align: right;
  z-index: 10;
}
/*
// BOUTONS
//
*/
header .language-link {
  color: black;
  display: inline-block;
  padding-top: 0.5rem;
}
a.button, a.button:link, a.button:visited {
  background-color: #e30613;
  color: white;
  border-radius: 0;
  font-size: 1em;
}
a.button.warning,
a.button.warning:link,
a.button.warning:visited,
a.button.warning:hover,
a.button.warning:focus {
  background-color: #fffd8c;
  color: #767676;
}
a.button.secondary,
a.button.secondary:link,
a.button.secondary:visited,
a.button.secondary:hover,
a.button.secondary:focus {
  background-color: #d3e4ef;
  color: #6b7478;
  -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
}
.button {
  font-size: 1em;
}
input.button, input.button:hover, input.button:active,
button.button, button.button:hover, button.button:active {
  background-color: #83929b;
  color: white;
  /*border-radius: 10px;*/
  font-size: 1em;
}
.button.button:hover {
  /*box-shadow: -1px 2px 10px 3px rgba(0, 0, 0, 0.3) inset;*/
}
#edit-reset {
}
#section-front-scroll-to-top {
  margin-top: 5rem;
}
/**
 * MAIN MENU
 */
#header-menu .region.region-nav-main {
    width: 100%;
}
#header-menu, #header-menu .navbar {
  background: #6b7478;
  margin-top: 1rem;
  vertical-align: top;
}
#header-menu .navbar-nav {
  background: transparent;
  color: #333;
}
#header-menu .navbar-nav h1 {
  color: #333;
}
#header-menu .navbar-nav ul {
  background: #6b7478;
}
#header-menu .navbar-nav li > a,
#header-menu .navbar-nav li > a:link {
  color: white;
  background: #6b7478;
  text-transform: uppercase;
}
#header-menu .navbar-nav li > a:hover,
#header-menu .navbar-nav li > a:link:hover,
#header-menu .navbar-nav li > a:link.active-trail,
#header-menu .navbar-nav li > a.active-trail {
  color: #000;
  text-decoration: none;
}
#header-menu .navbar-nav li > a.is-active,
#header-menu .navbar-nav li > a:link.is-active {
    color: #000;
    text-decoration: none;
    font-weight: 700;
}
#header-menu .nav .top-bar-left > ul > li:last-child a {
  /*color: #c9a669 !important;*/
}
.dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
  border-color: white transparent transparent
}
.dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
  /*background: #036 !important;*/
  background: #455760 !important;
  border: none;
  color: white;
  text-align: left;
  width: 300px;
}
@media only screen and (min-width: 40em) {
  .top-bar {
    text-align: center
  }

  .top-bar ul, .top-bar .top-bar-left {
    text-align: center;
    width: 100%
  }

  .logo {
    left: 5px;
    top: -2px;
    position: absolute
  }
}
#content {
  width: 100%;
  /* min-height: 500px;*/
  /*background-color: #651616;*/
  margin-top: 2em;
  margin-bottom: 2em;
}
/* *********************** */
/*    CONTENU PRINCIPAL   */
/* ********************** */
#main-section {
  background: #e1e7ec;
  padding-top: 2em;
  padding-bottom: 2em;
}
body:not(.path-frontpage) #block-zivybs-content {
  margin-bottom: 3em;
}
body:not(.path-frontpage) #main-section {
  margin-top: 2em;
  margin-bottom: 2em;
}
/* ************* */
/*    ACCUEIL - DIAPORAMA     */
/* ************* */
.slick-dots {
  border-top: #ec1d26 6px solid;
  margin-top: 0;
  margin-bottom: 0;
  background: #6b7478;
  padding: 0.6rem 0 1rem 0;
}
.slick-dots .slick-active button {
  color: #000;
}
/*
.slick-list {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 75rem;
  margin: 0 auto;
}
*/
.home-slider-slide {
  background-size: cover;
}
@media print, screen and (min-width: 40em) {
  .home-slider-slide {
    background-size: initial;
  }
}
/* ************* */
/*    ACCUEIL - NOS POINTS FORTS     */
/* ************* */
#block-zivybs-views-block-points-forts-block-1 > h2 {
  text-align: center;
}
.zivy-points-forts .point-fort {
  text-align: center;
}
.zivy-points-forts .point-fort h3 {
  margin-top: 0.5em;
  text-align: center;
  font-size: 1.3rem;
  font-family: "Open Sans";
  font-weight: 700;
}
.zivy-points-forts a {
  font-weight: 600;
  text-transform: uppercase;
  color: #6b7478;
  font-size: 1.3rem;
  text-wrap: nowrap;
}
.zivy-points-forts .views-col {
  margin-bottom: 1em;
}
/* ************* */
/*    FOOTER     */
/* ************* */
footer#footer {
  border-top: #ec1d26 5px solid;
  background: #6b7478;
  color: white;
  padding: 0.5rem 0;
}
footer#footer a:link,
footer#footer a:visited {
  color: white;
}
.bottom-bar {
  margin-top: 1em;
}
/*textes*/
h1 {
  color: black;
  font-size: 2em;
  text-transform: uppercase;
  margin-top: 1rem;
  font-weight: 700;
  text-align: center;
}
.path-frontpage h1 {
  font-size: 1.75em;
  color: black;
  text-align: center;
  font-weight: 700;
}
h2 {
  font-size: 1.75em;
  color: black;
  text-transform: uppercase;
  padding: 10px;
  margin: 1rem 0;
  font-weight: 700;
}
.front #page-title {
  display: none;
}
.path-frontpage main#main-section article .button.primary {
  background: transparent;
  border: 2px solid #6b7478;
  color: black;
}
.path-frontpage main#main-section article .button.primary:hover {
  color: white;
  background: black;
}
.path-frontpage hr {
  position: relative;
  color: transparent; background-color: transparent;
  border-color: transparent;
}
/*
.path-frontpage hr:before {
    background-color: #E30613;
    bottom: -5px;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    width: 150px;
}
*/

strong {
  color: black;
}
.label {
  background: rgba(185, 156, 90, .68);
}
a {
  color: #ec1d26;
}

.pager .pagination {
  margin-top: 1rem;
}
.pagination .current {
  background-color: rgba(185, 156, 90, .68);
}
.l-messages {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
/* FICHE PRODUIT  */
.node-produit-photos-list .field-label {
  display: none;
}
.node-title {
  font-weight: 700;
  padding: 10px 0;
  margin: 1rem 0;
  text-align: justify;
}
.node-title a {
  font-weight: 700;
  color: black;
}
.field-node--field-fichiers {
  margin-bottom: 1rem;
}
.field-node--field-fichiers .field-label {
  font-weight: bold;
}
.field-node--field-modeles {
  margin-bottom: 1rem;
}
.field-node--field-modeles .field-label {
  font-weight: bold;
}

.produit-contenu .product-modeles-accordion h5 button {
  font-size: 1rem;
  color: #ec1d26;
}
.produit-contenu .field-node--field-modeles table tbody {
  border: none;
}

.produit-node .flag-selection-de-produits {
  margin: 1rem 0;
}
.produit-contenu .field-node--body {
  text-align: justify;
}
.product-slider .slick-slider {
  height: auto;
}
/* Required to hold the caption, or any closest parent selector to  .slide__caption */
.slick-slide img {
  width: 100%;
}
.product-slider .slider .slick-slide {
  position: relative;
}

.product-slider .slider .slick-slide .slide__caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  min-height: 38px;
  background-color: rgba(10, 10, 10, 0.5);
  color: #fefefe;
  z-index: 50;
}
.product-slider .slider-nav-thumbnails .slide__caption {
  display: none;
}
/* LISTE DES PRODUITS DANS LES CATEGORIES */
.zivy-produits-grid .tuile {
  position: relative;
  box-shadow: 1px 1px 6px #333;
}
.zivy-produits-grid .caption {
  border-top: #ec1d26 6px solid;
  margin-top: 0;
  background: #6b7478;
  /*position: absolute;
  bottom: 0;
  right: 0;
  left: 0;*/
  max-lines: 1;
  line-clamp: 1;
  width: 100%;
}
.zivy-categories-list h2 {
  font-weight: 400;
  padding: 10px;
  margin: 1rem 0;
}
.zivy-categories-list h2 a {
  color: black;
}
.zivy-produits-grid h3 {
  padding: 15px;
  /*background-color: rgba(101, 22, 22, .68);*/
  /*background-color: rgba(176, 0, 3,.68);*/
  min-height: 85px;
  font-size: 1.1875rem;
  color: white;
  margin: 0;
  font-weight: 700;
}
.zivy-produits-grid h3 a {
  color: white;
}
/* PANIER SELECTION */
#basic-cart-cart-form .basic_cart-cart-unit-price {
  display: none;
}
#edit-buttons-update {
  display: none;
}

table {
  background: transparent;
}

/** SELECTEUR DE LANGUES **/

#block-zivybs-selecteurdelangue ul.links {
  margin: 0 0 1rem 0;
  list-style: none;
  text-align: left;
}

#block-zivybs-selecteurdelangue ul.links li {
  display: inline-block;
  font-size: 1rem;
  color: #0a0a0a;
  cursor: default;
  text-transform: uppercase;
}
#block-zivybs-selecteurdelangue ul.links li a.is-active {
  color: #ec1d26;
  font-weight: bold;
}
#block-zivybs-selecteurdelangue ul.links li a:hover {
  text-decoration: underline;
}
#block-zivybs-selecteurdelangue ul.links li:not(:last-child)::after {
  position: relative;
  margin: 0 0.75rem;
  opacity: 1;
  content: "/";
  color: #cacaca;
}
#block-zivybs-selecteurdelangue ul.links li:before {
  display: table;
  content: ' ';
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-order: 1;
  order: 1;
}

/*** ORDER PROGRESS ***/
#edit-payment-information-add-payment-method-payment-details {
  background-color: white;
  padding: 10px;
  margin-bottom: 1rem;
}
.block-progressionduparcoursdachat {
  display: block;
  margin-top: 20px !important;
  background: transparent;
  margin-bottom: 30px;
}
.block-progressionduparcoursdachat .content.block-content {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
ol.checkout-progress {
  display: flex;
  width: 100%;
  margin: 0;
  background: #F3F5FA;
  padding: 15px;
  line-height: 25px;
}
.checkout-progress--step::before {
  content: counter(checkout-progress) " ";
  counter-increment: checkout-progress;
  display: inline-block;
  width: 25px;
  height: 25px;
  text-align: center;
  background: #ec1d26;
  border-radius: 25px;
  line-height: 25px;
  font-size: 18px;
  margin-right: 5px;
  color: white;
  font-weight: 600;
}
.checkout-progress--step.checkout-progress--step__current::before {
  content: counter(checkout-progress) " ";
  counter-increment: checkout-progress;
  display: inline-block;
  width: 25px;
  height: 25px;
  text-align: center;
  background: #ec1d26;
  border-radius: 25px;
  line-height: 25px;
  font-size: 18px;
  margin-right: 5px;
  color: white;
  font-weight: 600;
}
.checkout-progress--step {
  display: flex;
  width: 33.3%;
  margin-right:15px;
  text-transform: uppercase;
  font-weight: 300;
}
.checkout-progress--step.checkout-progress--step__current {
  font-weight: 400;
  background: #333;
  border-radius: 25px;
  color: white;
}

.layout-region-checkout-secondary {
  position: relative;
}
.layout-region-checkout-secondary > h3,
#edit-order-summary {
  position: -webkit-sticky; /* Safari */
  position: sticky;
  top: 0;
}