/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

/** Start Envato Elements CSS: Blocks (73-3-f64f7bd8e81de57bc1df72206fdbe45a) **/

/* Newsletter Placeholder Text Alignment */
.envato-kit-70-subscribe-form-inline .elementor-field-type-email input {
  padding-left: 27px;
}

.envato-kit-70-review-mobile .elementor-testimonial {
  flex-direction: column-reverse;
}

/** End Envato Elements CSS: Blocks (73-3-f64f7bd8e81de57bc1df72206fdbe45a) **/

/** Start Envato Elements CSS: Garden Maintenance (18-3-d177ec65b42d6a429ffaf43a3da243c7) **/

@media (min-width: 1025px) {
  .envato-kit-15-background-fix {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/** End Envato Elements CSS: Garden Maintenance (18-3-d177ec65b42d6a429ffaf43a3da243c7) **/

/** Start Envato Elements CSS: Blocks (144-3-3a7d335f39a8579c20cdf02f8d462582) **/

.envato-block__preview {
  overflow: visible;
}

/* Envato Kit 141 Custom Styles - Applied to the element under Advanced */

.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-wrapper {
  text-align: center;
}
.envato-kit-141-top-0 h1,
.envato-kit-141-top-0 h2,
.envato-kit-141-top-0 h3,
.envato-kit-141-top-0 h4,
.envato-kit-141-top-0 h5,
.envato-kit-141-top-0 h6,
.envato-kit-141-top-0 p {
  margin-top: 0;
}

.envato-kit-141-newsletter-inline .elementor-field-textual.elementor-size-md {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.envato-kit-141-bottom-0 p {
  margin-bottom: 0;
}

.envato-kit-141-bottom-8
  .elementor-price-list
  .elementor-price-list-item
  .elementor-price-list-header {
  margin-bottom: 0.5rem;
}

.envato-kit-141.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets
  .swiper-container {
  padding-bottom: 52px;
}

.envato-kit-141-display-inline {
  display: inline-block;
}

.envato-kit-141 .elementor-slick-slider ul.slick-dots {
  bottom: -40px;
}

/** End Envato Elements CSS: Blocks (144-3-3a7d335f39a8579c20cdf02f8d462582) **/

/** Start Envato Elements CSS: Factory (50-3-3f5f0004d883cdd175e87a9db1e77e63) **/

.hvr-img-one .elementor-image {
  position: relative;
}

.hvr-img-one .elementor-image:before {
  position: absolute;
  content: '';
  background-color: rgba(34, 34, 34, 0.8);
  width: 100%;
  height: 50%;
  left: 0;
  top: 0;
  transition: 0.5s ease;
  opacity: 0;
  visibility: hidden;
}

.hvr-img-one:hover .elementor-image:before {
  height: 100%;
  opacity: 1;
  visibility: visible;
}

/* Float Shadow */
.hvr-float-shadow {
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(
    center,
    ellipse,
    rgba(0, 0, 0, 0.35) 0%,
    rgba(0, 0, 0, 0) 80%
  );
  background: radial-gradient(
    ellipse at center,
    rgba(0, 0, 0, 0.35) 0%,
    rgba(0, 0, 0, 0) 80%
  );
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}

.hvr-float-shadow:hover,
.hvr-float-shadow:focus,
.hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.hvr-float-shadow:hover:before,
.hvr-float-shadow:focus:before,
.hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}

/** End Envato Elements CSS: Factory (50-3-3f5f0004d883cdd175e87a9db1e77e63) **/

/** Start Envato Elements CSS: Lifestyle Gym (21-3-cbabed31f43e935d3678349c4da89809) **/

.text-bg .elementor-heading-title {
  background-color: #674b90;
  padding: 0 15px 0px 15px;
  color: white;
  display: inline-block;
}

/** End Envato Elements CSS: Lifestyle Gym (21-3-cbabed31f43e935d3678349c4da89809) **/

/** Start Envato Elements CSS: Blocks (33-3-f2d4515681d0cdeb2a000d0405e47669) **/

.envato-kit-30-phone-overlay {
  position: absolute !important;
  display: block !important;
  top: 0%;
  left: 0%;
  right: 0%;
  margin: auto;
  z-index: 1;
}
.envato-kit-30-div-rotate {
  transform: rotate(90deg);
}

/** End Envato Elements CSS: Blocks (33-3-f2d4515681d0cdeb2a000d0405e47669) **/

/** Start Envato Elements CSS: Winery (89-3-caa589d723d52042b24b880dea8598fd) **/

/* Kit 98 Custom Styles - apply under Advanced to the element they affect */
/* Subheading side line */
.envato-kit-98-line-before .elementor-heading-title:before {
  content: '';
  border-bottom: 1px solid;
  width: 48px;
  height: 1px;
  margin-right: 11px;
  display: inline-block;
  margin-bottom: 3px;
  opacity: 0.6;
}
/* Subheading lines on both sides */
.envato-kit-98-line-sides .elementor-heading-title:before {
  content: '';
  border-bottom: 1px solid;
  width: 48px;
  height: 1px;
  margin-right: 11px;
  display: inline-block;
  margin-bottom: 3px;
  opacity: 0.6;
}
.envato-kit-98-line-sides .elementor-heading-title:after {
  content: '';
  border-bottom: 1px solid;
  width: 48px;
  height: 1px;
  margin-left: 11px;
  display: inline-block;
  margin-bottom: 3px;
  opacity: 0.6;
}
/* Slider overlay */
.envato-kit-98-overlay .elementor-background-overlay {
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.1) 20%,
    rgba(255, 255, 255, 1) 100%
  );
  mix-blend-mode: unset !important;
}
/* Typography */
.envato-kit-98-link a {
  color: #878787;
}

.envato-kit-98-link a:hover {
  border-bottom: 1px dashed;
}

/** End Envato Elements CSS: Winery (89-3-caa589d723d52042b24b880dea8598fd) **/

/*///////////////////////////////////////////////////////BDC CSS /////////////////////////////////////////////////////////
/*BACKOFFICE PRODUITS */
/*Mux 24/02/2021*/
table.wp-list-table .column-product_cat,
table.wp-list-table .column-product_tag {
  width: 5% !important;
}
th#name {
  width: 15% !important;
}
table.wp-list-table .column-name {
  width: 15% !important;
}
table.wp-list-table .column-sku {
  width: 5% !important;
}
/*header nav */
/*header {*/
/*  position: fixed !important;*/
/*  top: 2.5vh;*/
/*  width: 100%;*/
/*  z-index: 1000 !important;*/
/*}*/
/*@media only screen and (min-device-width: 320px) and (max-device-width: 480px){*/
/*  header {*/
/*    top: 3.5vh;*/
/*  }*/
/*}*/
/*#page {*/
/*  position: relative;*/
/*  top: 90px;*/
/*}*/

/*cookie/age gate   style*/
#cn-notice-buttons > a,
.age-gate-submit-no,
.age-gate-submit-yes {
  background-color: transparent !important;
  color: #577c6f;
  border: 2px solid #577c6f !important;
  border-radius: 25px;
  transition: 0.5s;
}
#cn-notice-buttons > a:hover,
.age-gate-submit-no:hover,
.age-gate-submit-yes:hover {
  background-color: #577c6f !important;
  color: #fff;
}
/*badge css*/
/*.soldout {*/
/*  padding: 3px 8px;*/
/*  text-align: center;*/
/*  background: red;*/
/*  color: white;*/
/*  font-weight: bold;*/
/*  position: absolute;*/
/*  top: 6px;*/
/*  right: 6px;*/
/*  font-size: 12px;*/
/*}*/
/*info-block*/
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  background-color: var(--e-global-color-secondary) !important;
  color: #577c6f !important;
  border-left: 0 !important;
  border-radius: 5px;
}
.woocommerce-info {
  border-top: 2px solid #1e85be !important;
}
.woocommerce-message {
  border-top: 2px solid #0b9444 !important;
}
.woocommerce-error {
  border-top: 2px solid #e8626d !important;
}

/*//////////////////////////////////////////////////////////////// PREV NEXT BUTTONS SINGLE PRODUCT PAGE */
.single-product-pagination {
  line-height: 40px;
  margin-bottom: 20px;
}

.single-product-pagination a[rel='prev'],
.single-product-pagination a[rel='next'] {
  display: block;
}

.single-product-pagination a[rel='prev'] {
  float: left;
}

.single-product-pagination a[rel='next'] {
  float: right;
}

.single-product-pagination::after {
  content: '';
  display: block;
  clear: both;
}

/* CSS */

.prev_next_buttons {
  line-height: 40px;
  margin-bottom: 20px;
}

.prev_next_buttons a[rel='prev'],
.prev_next_buttons a[rel='next'] {
  display: block;
}

.prev_next_buttons a[rel='prev'] {
  float: right;
}

.prev_next_buttons a[rel='next'] {
  float: left;
}

.prev_next_buttons::after {
  content: '';
  display: block;
  clear: both;
}

/*/////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*table.variations tr {*/
/*  display: flex;*/
/*  flex-direction: column;*/
/*}*/
/*td.value select {*/
/*  width: 100%;*/
/*  border: 3px solid #577c6f;*/
/*}*/
/*.elementor-accordion .elementor-accordion-item {*/
/*  border: none !important;*/
/*}*/
/*/////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*.elementor-button {*/
/*  background-color: transparent !important;*/
/*  color: #577c6f !important;*/
/*  border: 2px solid #577c6f !important;*/
/*}*/
/*.elementor-button:hover {*/
/*  background-color: #577c6f !important;*/
/*  color: #fff !important;*/
/*  border: 2px solid #577c6f !important;*/
/*}*/

/*.owl-item .item {*/
/*  padding: 5px 0;*/
/*  color: inherit;*/
/*  background-color: #ffffff;*/
/*  text-transform: uppercase;*/
/*}*/
/*button.button.alt {*/
/*  width: 100%;*/
/*  margin-left: 0 !important;*/
/*  margin-right: 0;*/
/*}*/
/*.woocommerce*/
/*  div.product.elementor*/
/*  form.cart:not(.grouped_form):not(.variations_form) {*/
/*  flex-wrap: wrap !important;*/
/*}*/
/*div.quantity {*/
/*  border: 2px solid #577c6f;*/
/*  display: flex;*/
/*  width: 100%;*/
/*  height: 100%;*/
/*  justify-content: center;*/
/*  margin-bottom: 15px !important;*/
/*}*/

/*single product add to cart*/
/*.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled,*/
/*.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {*/
/*  display: flex;*/
/*  flex-direction: column;*/
/*}*/
/*.wcps-items-title a {*/
/*  color: #577c6f;*/
/*}*/
/*button.owl-next,*/
/*button.owl-prev {*/
/*  background-color: transparent;*/
/*}*/
/*.owl-prev {*/
/*  padding-left: 0 !important;*/
/*}*/
/*.owl-next {*/
/*  padding-right: 0 !important;*/
/*}*/

/* Hover sur woocommerce thumbnail */
/*img.attachment-large .size-large .wp-post-image {*/
/*  opacity: 1;*/
/*  transition: 0.5;*/
/*}*/
/*.wcps-items-thumb {*/
/*  background-color: #f5ebe4;*/
/*}*/
/*.owl-item.active:hover img {*/
/*  opacity: 0.5;*/
/*  background: rgb(245, 235, 228, 1);*/
/*}*/

/* REFLECHIR À UNE IMPLEMENTATION AVEC :AFTER POUR LA COULEUR BEIGE PAR DESSUS L'IMAGE */
/*/////////////////////////////////////////keep that*/

/* Transform add to cart, quantity and pricing style on hover */
/*@media (min-width: 768px) {*/
/*  .wcps-items-cart button.button,*/
/*  .wcps-items-cart div.quantity,*/
/*  .wcps-items-cart a.button {*/
/*    transform: translateY(0);*/
/*    width: 100% !important;*/
/*    opacity: 0;*/
/*    transition: all 0.4s;*/
/*    margin-top: 15px;*/
/*  }*/
/*  .wcps-items-cart .price {*/
/*    transform: translateY(0);*/
/*    opacity: 1;*/
/*    transition: all 0.4s;*/
/*  }*/

/*  .owl-item.active:hover .wcps-items-cart button.button,*/
/*  .owl-item.active:hover .wcps-items-cart .price,*/
/*  .owl-item.active:hover .wcps-items-cart div.quantity,*/
/*  .owl-item.active:hover .wcps-items-cart a.button {*/
/*    transform: translateY(-10%);*/
/*    opacity: 1;*/
/*  }*/

/*  .owl-item.active:hover .wcps-items-cart .price {*/
/*    opacity: 1;*/
/*    transform: translateY(calc(-100% - 10px));*/
/*  }*/
/*}*/
/*.wcps-items-price {*/
/*  text-align: center !important;*/
/*  text-transform: none;*/
/*  background-color: #f5ebe4;*/
/*  color: #577c6f;*/
/*  padding: 1%;*/
/*}*/
/*.wcps-items-price > span {*/
/*  font-weight: 700;*/
/*}*/
/*.wcps-items-title {*/
/*  text-align: center !important;*/
/*  font-weight: 500;*/
/*}*/
/*.icon-big {*/
/*  font-size: 50px;*/
/*}*/

/*////////////////////newsletter message*/
.elementor-message {
  position: absolute;
  top: 10%;
  background-color: white;
  width: 25%;
}
/*hide check icon*/
.elementor-message:before {
  content: '' !important;
}
#newsletter-arrow {
  border: 0 !important;
  padding: 5px !important;
}
/*///////////////////////////// cart custom icon*/

.woofc-icon-cart10 {
  content: url('https://www.thecbdhouse.fr/wp-content/uploads/2021/02/picto-panier.svg') !important;
}
.woofc-menu-item .woofc-menu-item-inner i {
  width: 35px !important;
}
li.menu-item.woofc-menu-item.menu-item-type-woofc {
  list-style: none;
}
span.woofc-menu-item-inner-subtotal {
  display: none;
}
.woofc-menu-item .woofc-menu-item-inner:after {
  left: 20px;
  top: -20px;
}
.woofc-area-top {
  background-color: #577c6f !important;
}
.woofc-action-inner {
  flex-direction: column;
}
.woofc-action-left,
.woofc-action-right {
  width: 100% !important;
  margin-bottom: 2% !important;
}

/*/////////////////////////// Sidebar cart menu */
.woofc-area-top,
.woofc-close {
  color: #fff !important;
}
.woofc-total-left,
.woofc-continue-url {
  color: #577c6f !important;
}
.woofc-action {
  border-top: 2px solid gainsboro !important;
}

/*/////////////////////// Cart Page /////*/
ul#shipping_method {
  display: flex;
  flex-direction: column-reverse;
}

/*////////////////////////////////// Mini-cart Progress bar //////////////*/
.woofc-total.progress-delivery {
  border-top: 2px solid gainsboro;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  justify-content: center !important;
  background-color: #f5ebe4;
}
span.free-delivery {
  color: #577c6f;
}
#cart-progress-bar {
  border-radius: 25px !important;
  border: 1px solid #eaeaea;
  margin: 1em;
  color: #577c6f !important;
  background: #f5ebe4;
}
#cart-progress-bar::-webkit-progress-value {
  border-radius: 25px !important;
  background: #577c6f;
}
#cart-progress-bar::-webkit-progress-bar {
  border-radius: 25px !important;
  background: #f5ebe4;
}
.woofc-total {
  align-items: center !important;
}
#cart-progress-bar {
  width: 100%;
  position: relative;
  height: 20px;
  box-sizing: border-box;
}

/*outofstock style*/
.outofstock::after {
  content: 'PRODUIT VICTIME DE SON SUCCÈS';
  position: absolute;
  width: 100%;
  height: 100px;
  bottom: 0;
  left: 0;
  font-size: 1em;
  font-weight: bold;
  display: flex;
  align-items: center;
  z-index: 11;
  background: var(--e-global-color-primary);
  padding: 20px;
}
.outofstock:before {
  content: '';
  background: rgb(102, 102, 102, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}

/* CSS pourcentage classic left corner ribbon*/
/* .ribbon-wrapper-3 {
  width: 106px;
  height: 108px;
  overflow: hidden;
  position: absolute;
  top: -6px;
  left: -6px;
}

.ribbon-3 {
  font: bold 18px Sans-Serif;
  line-height: 18px;
  color: #333;
  text-align: center;
  text-transform: uppercase;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  position: relative;
  padding: 7px 0;
  left: -33px;
  top: 26px;
  width: 150px;
  background-color: #6daaab;
  color: #fff;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  letter-spacing: 0.5px;
  z-index: 2;
}

.ribbon-3:before,
.ribbon-3:after {
  content: '';
  border-top: 4px solid #4e7c7d;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  position: absolute;
  bottom: -4px;
}

.ribbon-3:before {
  left: 0;
}

.ribbon-3:after {
  right: 0;
}
.ribbon-3 bdi {
  text-decoration: line-through;
  font-size: 12px;
} */
