/*
Theme Name:   GeneratePress-child
Description:  Theme enfant de GeneratePress
Author:       jimmy
Author URL:   www.tabularasa.fr
Template:     generatepress
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  generatepress-child
*/
h1 {
  font-size: 20px;
  font-family: 'Monda', sans-serif;
  color: #697d7c;
  font-style: normal;
  font-weight: 400;
}

h2 {
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #3e3d3d;
  font-style: normal;
  font-weight: 600;
  margin: 25px 0 5px;
  float: left;
  width: 100%;
}

a:visited {
  color: inherit;
}

#site-navigation,
#secondary-navigation {
  box-sizing: border-box;
  position: absolute;
  left: 50%;
  transform: translateX(-50%) !important;
  width: 1100px;
}

#site-navigation {
  top: 0;
  padding: 0px 5px;
}

#site-navigation .inside-navigation {
  border-left: 1px solid #d3d2d2;
  border-right: 1px solid #d3d2d2;
}

#secondary-navigation {
  top: 60px;
  padding: 0px 5px 5px;
}

#secondary-navigation .inside-navigation {
  border-bottom: 1px solid #d3d2d2;
  border-left: 1px solid #d3d2d2;
  border-right: 1px solid #d3d2d2;
}

.panier {
  position: absolute !important;
  right: 0;
  bottom: -45px;
}

.panier a::before {
  content: " ";
  width: 100%;
  height: 25px;
  display: block;
  background: url("/wp-content/themes/generatepress-child/assets/images/header-cart.png") center center no-repeat;
}

#masthead .grid-container {
  position: relative;
}

.site-logo {
  position: absolute;
  z-index: 200;
  top: 0px;
  left: 125px;
  border: 10px solid #fff;
}

.header-widget {
  overflow: hidden;
  max-width: 1100px;
  margin: 100px auto 0px;
  float: none;
}

#smartslider3-4 {
  border: 3px solid #fff;
}

.inside-footer-widgets {
  font-size: 15px;
  font-family: 'Monda', sans-serif;
  color: #fff;
}

.inside-footer-widgets a:link {
  font-size: 13px;
  line-height: 25px;
  color: #fff;
}

.inside-footer-widgets a:link:hover {
  color: #242a2f;
}

.inside-footer-widgets h2 {
  margin: 15px auto;
  text-transform: uppercase;
  float: left;
  width: 100%;
  font-size: 15px;
  border-bottom: 0px;
}

#btFdp {
  background: #fff;
  display: block;
  border: 1px solid #fff;
  padding: 25px 10px;
  float: left;
  transition: background-color 0.5s ease-out !important;
}

#btFdp * {
  -webkit-transition-property: all;
  -webkit-transition-duration: 1s;
  -moz-transition-property: all;
  -moz-transition-duration: 1s;
  transition-property: all;
  transition-duration: 1s;
}

#btFdp .gauche {
  float: left;
  width: 25%;
  font-size: 25px;
  color: #7d8287;
  text-align: center;
}

#btFdp .droite {
  float: left;
  width: 75%;
}

#btFdp .droite b {
  width: 100%;
  display: inline-block;
  color: #353333;
  font-size: 14px;
}

#btFdp .droite span {
  color: #7d8287;
  font-size: 13px;
  font-family: 'Monda', sans-serif;
}

#btFdp:hover {
  background: #91acab;
}

#btFdp:hover .gauche {
  font-size: 32px;
  color: #fff;
}

#btFdp:hover .droite b {
  color: #7d8287;
  font-size: 13px;
}

#btFdp:hover .droite span {
  color: #fff;
  font-size: 14px;
}

#btPartage a {
  font-size: 25px;
  color: #fff;
}

#btPartage a:hover {
  color: #242a2f;
}

#btPartage .instagram {
  margin-top: 15px;
  font-size: 15px;
  font-family: 'Monda', sans-serif;
  line-height: 25px;
  vertical-align: middle;
  display: flex;
}

#btPartage .instagram i {
  font-size: 25px;
  margin-right: 10px;
}

.footer-widget-2 a {
  float: left;
  width: 50%;
}

.woocommerce div.product form.cart .button,
.woocommerce a.button.alt,
.woocommerce button.button.alt {
  background: #6a7d7c !important;
}

.woocommerce div.product form.cart .button:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover {
  background: #242a2f !important;
}

.woocommerce-info {
  background: #6a7d7c !important;
}

.woocommerce-loop-product__title {
  font-size: 14px !important;
  font-family: 'Monda', sans-serif;
  color: #a96e2e;
  font-style: normal;
  font-weight: 400 !important;
  float: left;
  display: block;
  width: 100%;
  text-align: left;
  text-transform: uppercase !important;
  margin: 0px;
}

.price {
  font-size: 14px !important;
  font-family: 'Monda', sans-serif;
  color: #353333;
  font-style: normal;
  font-weight: 400 !important;
  float: left;
  display: block;
  width: 100%;
  text-align: right;
  text-transform: uppercase !important;
  margin: 0px;
}

.price del {
  margin-right: 10px;
}

#post-705 h2 a:link,
#post-705 h2 a:visited {
  border-bottom: 1px solid #DDDDDD;
  padding-bottom: 15px;
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #3e3d3d;
  font-style: normal;
  font-weight: 600;
  margin: 25px 0 5px;
  float: left;
  width: 100%;
}

.liste-produits {
  float: left;
  width: 100%;
}

.liste-produits .produit {
  float: left;
  width: 33%;
  padding: 14px;
  box-sizing: border-box;
  min-height: 279px;
}

.liste-produits .produit img {
  padding: 3px;
  margin-bottom: 10px;
  border: 1px solid #dcd9d3;
  -webkit-box-shadow: 0px 10px 8px -4px rgba(0, 0, 0, 0.59);
  -moz-box-shadow: 0px 10px 8px -4px rgba(0, 0, 0, 0.59);
  box-shadow: 0px 10px 8px -4px rgba(0, 0, 0, 0.59);
}

.liste-produits .produit:hover img {
  border-color: #a96e2e;
}

.woocommerce-loop-product__title {
  width: 65%;
}

span.price {
  width: 35%;
}

.related .products h2.woocommerce-loop-product__title {
  font-size: 10px !important;
  width: 60%;
}

.related .products .woocommerce-Price-amount {
  font-size: 12px !important;
  width: 40%;
}

span.onsale {
  display: none !important;
}

article.product.sale,
.products > .sale,
.produit.sale {
  position: relative;
}

article.product.sale::before,
.products > .sale::before,
.produit.sale::before {
  content: " ";
  width: 50px;
  height: 50px;
  background: url("/wp-content/uploads/pastille/solde.png");
  position: absolute;
  right: -8px;
  top: -8px;
  z-index: 9;
  background-size: contain;
}

article#post-18936::before,
article#post-17211::before {
  display: none;
}

article.product.outofstock,
.products > .outofstock,
.produit.outofstock {
  position: relative;
}

article.product.outofstock::before,
.products > .outofstock::before,
.produit.outofstock::before {
  content: " ";
  width: 50px;
  height: 50px;
  background: url("/wp-content/uploads/pastille/vendu.png");
  position: absolute;
  right: -8px;
  top: -8px;
  z-index: 9;
  background-size: contain;
}

.products > .product_cat-reserve,
article.product_cat-reserve,
.produit.product_cat-reserve {
  position: relative;
}

.products > .product_cat-reserve::before,
article.product_cat-reserve::before,
.produit.product_cat-reserve::before {
  content: " ";
  width: 50px;
  height: 50px;
  background: url("/wp-content/uploads/pastille/reserve.png");
  position: absolute;
  right: -8px;
  top: -8px;
  z-index: 9;
  background-size: contain;
}

#woocommerce_recently_viewed_products-2 .product-title {
  font-size: 13px !important;
  font-family: 'Monda', sans-serif;
  color: #a96e2e;
  font-style: normal;
  font-weight: 400 !important;
  display: block;
  text-align: left;
  text-transform: uppercase !important;
  margin: 0px;
}

#woocommerce_recently_viewed_products-2 span.woocommerce-Price-amount.amount {
  font-size: 13px;
}

#post-21426::before {
  display: none;
}

.woocommerce-result-count {
  display: none;
}

.footer-widgets-container.grid-container.grid-parent {
  max-width: 1100px;
}

div#right-sidebar {
  max-width: 270px;
}

i.fas.fa-star {
  color: #92acab;
}

body.term-cote-cabane .header-widget::before,
body.term-cote-bar .header-widget::before,
body.term-cote-bureau .header-widget::before,
body.term-cote-chambre .header-widget::before,
body.term-cote-cuisine .header-widget::before,
body.term-cote-grenier .header-widget::before,
body.term-cote-entree .header-widget::before,
body.term-cote-salle-a-manger .header-widget::before,
body.term-cote-salon .header-widget::before,
body.term-cote-veranda .header-widget::before {
  content: " ";
  width: 100%;
  height: 300px;
  position: relative;
  display: block;
  background-size: cover;
  border: 3px solid #fff;
  box-sizing: border-box;
}

body.term-cote-cabane #smartslider3-4,
body.term-cote-bar #smartslider3-4,
body.term-cote-bureau #smartslider3-4,
body.term-cote-chambre #smartslider3-4,
body.term-cote-cuisine #smartslider3-4,
body.term-cote-grenier #smartslider3-4,
body.term-cote-entree #smartslider3-4,
body.term-cote-salle-a-manger #smartslider3-4,
body.term-cote-salon #smartslider3-4,
body.term-cote-veranda #smartslider3-4 {
  display: none;
}

body.term-cote-cabane .header-widget::before {
  background: url("/wp-content/uploads/header/Cat-cabane.jpg");
}

body.term-cote-bar .header-widget::before {
  background: url("/wp-content/uploads/header/BarOK.jpg");
}

body.term-cote-bureau .header-widget::before {
  background: url("/wp-content/uploads/header/Bureau3.jpg");
}

body.term-cote-chambre .header-widget::before {
  background: url("/wp-content/uploads/header/cote-chambre-cat.jpg");
}

body.term-cote-cuisine .header-widget::before {
  background: url("/wp-content/uploads/header/Cat-cuisine-g.jpg");
}

body.term-cote-grenier .header-widget::before {
  background: url("/wp-content/uploads/header/cat-cote-grenier.jpg");
}

body.term-cote-entree .header-widget::before {
  background: url("/wp-content/uploads/header/cat-entree1.jpg");
}

body.term-cote-salle-a-manger .header-widget::before {
  background: url("/wp-content/uploads/header/Cote-salle-a-manger.jpg");
}

body.term-cote-salon .header-widget::before {
  background: url("/wp-content/uploads/header/SalonOk.jpg");
}

body.term-cote-veranda .header-widget::before {
  background: url("/wp-content/uploads/header/Cote-veranda-cat.jpg");
}

.product-template-default .woocommerce div.product p.stock {
  font-size: 12px;
}

.product-template-default .woocommerce-product-details__short-description {
  font-size: 13px;
}

.product-template-default .woocommerce-breadcrumb,
.product-template-default .woocommerce-breadcrumb a {
  font-size: 13px;
}

.product-template-default .posted_in a {
  color: #91acab;
}

.product-template-default div.product p.price {
  margin: 14px 0;
  text-align: left;
}

.product-template-default p.gift-wrapping {
  font-size: 12px;
  margin-top: 15px;
}

#mega-menu-wrap-secondary #mega-menu-secondary {
  font-family: 'Monda', sans-serif !important;
}

#mega-menu-wrap-secondary #mega-menu-secondary .mega-menu-item-has-children > ul.mega-sub-menu {
  width: 80% !important;
  right: 0px !important;
  left: inherit !important;
  box-shadow: 0px 0px 5px 1px #697d7c;
}

#mega-menu-wrap-secondary #mega-menu-secondary .mega-menu-item-has-children > ul.mega-sub-menu li > ul.mega-sub-menu {
  width: 100% !important;
  box-shadow: none;
}

#mega-menu-wrap-secondary #mega-menu-secondary .mega-menu-item-has-children > ul.mega-sub-menu li > ul.mega-sub-menu .mega-current-menu-item a {
  color: #a96e2e !important;
}

#right-sidebar {
  font-family: 'Monda', sans-serif !important;
}

#right-sidebar h2.widget-title {
  font-size: 13px;
  color: #a96e2e;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  width: 100%;
  border-bottom: 1px solid #d3d2d2;
  margin: 0px 0px 15px;
}

#right-sidebar .widget_product_search button[type=submit] {
  width: 100%;
  background: #6a7d7c;
}

#right-sidebar .widget_product_search button[type=submit]:hover {
  background: #242a2f;
}

#right-sidebar ul.mega-sub-menu {
  position: relative !important;
}

#right-sidebar #etatConservation table,
#right-sidebar #etatConservation td {
  border: 0px;
  font-size: 13px;
}

#right-sidebar #etatConservation td:nth-child(1) {
  width: 70px;
}

#right-sidebar p.tarifs {
  font-size: 12px;
  margin: 0px;
}

#right-sidebar #mega-menu-wrap-slideout #mega-menu-slideout > li.mega-menu-item {
  width: 100%;
}

#right-sidebar #mega-menu-wrap-slideout #mega-menu-slideout li.mega-menu-item > ul.mega-sub-menu {
  display: none;
}

#right-sidebar #mega-menu-wrap-slideout #mega-menu-slideout li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
  display: block;
}

div#share a {
  font-size: 25px;
  color: #353333;
  margin: 0px 2px;
}

.pswp {
  display: none;
}

#mc_embed_signup {
  background: inherit !important;
}

#mc_embed_signup .button {
  margin-top: 15px !important;
}

.page-id-13151 .alignleft {
  float: inherit;
}

.grecaptcha-badge {
  display: none !important;
}

@media (max-width: 1150px) {
  .site-logo {
    max-width: 100px;
  }
  #site-navigation,
#secondary-navigation {
    box-sizing: border-box;
    position: relative;
    left: 0;
    top: 0;
    transform: inherit !important;
    width: 100%;
    z-index: 99999;
    padding: 0px;
  }
  .inside-header.grid-container.grid-parent {
    padding: 1px;
  }
  .header-widget,
button.menu-toggle.secondary-menu-toggle {
    display: none !important;
  }
}

@media (max-width: 768px) {
  .site-logo {
    position: relative;
    top: inherit;
    left: inherit;
  }
  #smartslider3-2 {
    display: none;
  }
  .liste-produits .produit {
    width: 100%;
  }
}
