@import url('https://fonts.googleapis.com/css2?family=Cairo&display=swap');

body {
  background: #fff;
  color: inherit;
  font-family: 'Cairo', sans-serif;
  font-size: 0.9rem;
}
a {
  color: hsl(213.1, 50.2%, 59%); 
}
a:hover {
  color: #586067; 
}
.btn-primary {
  background-color: #343a40;
  border-color: #586067;
}
.btn-primary:hover {
  background-color: #586067;
  border-color: #343a40;
}



.col_gauche {
  padding: .75rem;
  background-color: #fef7e6;
  border: 1px solid rgba(39,41,43,0.1);
}
.col_droite {
  padding: .75rem;
}


.col_gauche input[type=text],
.col_gauche input[type=password] {
  width: 100%;
  max-width: 200px;
}

.col_gauche h2 {
  font-size: 1.4rem;
}

.input_petit,
.input_moyen,
.input_large {
  height: 32px;
  width: 100%;
}
.input_petit {
  max-width: 150px;
}
.input_moyen {
  max-width: 225px;
}
.input_large {
  max-width: 350px;
}





nav .onglet_top {
  height: 100%;
  font-weight: normal;
}
nav .item_jardin,
nav .item_festival,
nav .item_parc {
  border-top: 10px solid transparent;
}
nav .item_jardin:hover,
nav .item_festival:hover,
nav .item_parc:hover {
  color: #fff;
}
nav .item_jardin {
  border-color: hsl(213.1, 50.2%, 59%);
}
nav .item_festival {
  border-color: hsla(42,76%,46%,1.00);
}
nav .item_parc {
  border-color: hsla(70,37%,36%,1.00);
}
nav .item_jardin:hover {
  background-color: hsl(213.1, 50.2%, 59%);
}
nav .item_festival:hover {
  background-color: hsl(42,76%,46%);
}
nav .item_parc:hover {
  background-color: hsl(70,37%,36%);
}


nav a,
.navbar-light .navbar-nav .nav-link {
  color: #fff !important;
  line-height: 29px;
  font-weight: normal !important;
}
UL.navbar-nav {
  margin-top: 0 !important;
}
nav a:hover {
  color: #9e9e9e;
}
nav.bg-dark {
  color: #fff;
  padding-top: 0;
  padding-bottom: 0;
}
.bg-orange {
  background: hsla(42,76%,46%,1.00);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075);
  margin-bottom: 30px;
}
.navbar-light .navbar-nav .nav-link:hover {
  color: rgba(255,255,255,.75);
}

/* Social network */
nav a.navbar-network {
  width:32px;
  height: 28px;
  border-radius:5px;
  font-size:19px;
  color: hsla(0,0%,100%,1.00);
  background:hsla(0,0%,62%,1.00);
}
nav a.navbar-facebook:hover {
  background: hsla(221,44%,41%,1.00)
}
nav a.navbar-instagram:hover {
  background: hsla(310,67%,62%,1.00)
}

.titre_page {
  color: inherit;
  font-family: 'Cairo', sans-serif;
  font-size: 1.5rem;
}
#Gauche_Titre {
  background: #343a40;
  width: 100%;
}
.bt_addtocart {
  padding: 5px 7px;
  font-size: 12px;
  line-height: 10px;
  white-space: initial;
}
.header_cart-notify {
  display: inline-block;
  border-radius: 25px;
  background: hsla(0,0%,100%,1.00);
  padding: 0px 15px 0px 10px;
  margin-right: 1.2rem;
}
.header_cart-notify a {
  color: #000 !important;
}
.button[name=zip],
.button[name=mail] {
  display: none;
}
.clearfix {
  clear: both;
}
#Gauche_Bloc {
  background: var(--gray);
  width: 100%;
  height: auto;
}

.case_ext {
  margin: 0;
  width: auto;
  height: 176px;
}
.case_ext .case_1 {
  width: 100%;
}
.case_ext .case_1 a img {
  max-width: 100%;
}
/*.case_ext .case_1 {
  overflow: hidden;
  width: 100%;
  height: 63px;
}
.case_ext .case_1 a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.case_ext .case_1 a img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}*/
.titre_page A:visited {
  color: inherit;
}


.card-img4x3 {
  position: relative;
  width: 100%;
  aspect-ratio: 4 / 3;
}
.card-img4x3 img {
  aspect-ratio: 4 / 3;
  width: 100%;
  object-fit: cover;
}

#question .row {
  margin: 0;
}
#question .row > div,
#question input[type=text],
#question textarea {
  width: 100%;
  padding: 0;
}
ul {
  margin-top: 0;
  margin-left: 0;
}
.page-cart_modal-accept {
  height: 150px;
  overflow-x: auto;
}
.page-cart_modal-spin,
#zipSpin,
#modalSpinEmail {
  display: none;
}
.ajax_validate_black {
  color: red;
}
#question input[type=checkbox], 
#question input[type=radio] {
  margin-right: 4px;
}
.case_ext,
.case_1 {
  height: auto;
}
.case_ext {
  background: #e9e9ed;
  color: inherit;
}
.card-img4x3 {
  position: relative;
  width: 100%;
  aspect-ratio: 4 / 3;
}
.card-img4x3 img {
  aspect-ratio: 4 / 3;
  width: 100%;
  object-fit: cover;
}
.titre_page a:link {  color: inherit;}

.cart_thumb-icon {
  position: absolute;
  top: 10px;
  left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 0;
  padding-right: 0;
  background: hsla(208,56%,46%,0.75);
  color: hsla(0,0%,100%,1.00);
  border-radius: 5px 0 5px 5px;
}
