/* HIDDEN DEV */
#search_block_top, #layer_cart, .layer_cart_overlay, .shopping_cart {
  display: none;
}

/* PRODUCT */
.social-sharing {
  background-color: transparent;
  border: none;
}

.product-list section div.product-list-this img {
  min-height: 250px;
}

/* MASONRY */
.masonry-grid::after {
  clear: both;
  content: '';
}

/* BANNIERE PAGE SINGLE */
.single-banner {
	margin: 5em 0 4em;
}

.single-banner img {
	width: 100%;
	height: auto;
}

/* POPUP OFFRE SPECIALE */
.popup-offer {
    position: fixed;
    right:0;
    bottom:0;
    z-index: 6500;
    width: 360px;
    color:#fff;
    background:#eda700;
    box-shadow: 0 0 40px rgba(0,0,0,0.2);
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transform:translateY(100%);
    transform:translateY(100%);
    transform:translateY(100%);
}

.popup-offer .popup-bar {
    position: relative;
    padding: 14px 37px 13px 10px;
    cursor: pointer;
}

.popup-offer .toggle-icon {
    position: absolute;
    top:5px;
    right:0;
	padding: 10px;
}

.popup-offer .toggle-icon #up,
.popup-offer .toggle-icon #bottom {
    transition: -webkit-transform 0.5s ease-in-out, opacity 0.5s ease;
    transition: transform 0.5s ease-in-out, opacity 0.5s ease;
}

.popup-offer .popup-image {
    padding: 0 10px 10px;
}

.popup-offer .popup-image img {
    vertical-align: middle;
}

.popup-offer.is-visible {
	transform:translateY(0);
    transform:translateY(0);
    transform:translateY(0);
}

.popup-offer.is-closed {
	transform:translateY(180px);
    transform:translateY(180px);
    transform:translateY(180px);
}

.popup-offer.is-closed .toggle-icon #up {
    opacity:0;
	transform:translateY(20%);
    transform:translateY(20%);
    transform:translateY(20%);
}

.popup-offer.is-closed .toggle-icon #bottom {
	transform:translateY(-20%);
    transform:translateY(-20%);
    transform:translateY(-20%);
}

/**** new css ***/

.block-product-review img.product-list-image.img-responsive {
    max-width: 116px;
    margin-right: 27px;
}

h3.product-title {
    padding: 0 10px;
    padding-left: 0;
    margin-top: 88px;
    font-family: 'Inter';
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    color: #E3A83A;
    text-transform: initial;
}

.box-product {
    display: flex;
    height: 100%;
    padding: 15px;
    padding-bottom: 26px;
    border: 1px solid #E6E6E6;
    border-radius: 4px;
}

.row.block-product-review.second-block {
    margin-bottom: 33px;
}

.product-description {
    max-width: 240px;
}

.box-produc-review{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding: 19px;
    border: 1px solid #E6E6E6;
    border-radius: 4px;
}

.label-newsletter .wpcf7-form-control-wrap input::placeholder{
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    color: #616161;
}

span.poster-review {
    padding: 10px 0;
    font-family: 'Inter';
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    color: #161616;
    text-align: center;
}

h2.product-title {
    margin-top: 18px;
    margin-bottom: 12px;
    font-family: "Inter",sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 19px;
    color: #161616;
    text-transform: uppercase;
}

span.regular-price {
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    color: #616161;
    text-decoration: line-through;
}

h3.product-subtitle {
    padding-right: 56px;
    margin-bottom: 0 !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    color: #161616;
}

h3.product-subtitle p {
    margin-bottom: 13px !important;
    font-family: "Inter",sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    color: #161616;
    text-transform: initial;
}

.block-product-review .green-button {
    position: absolute;
    right: 35px;
    bottom: 20px;
    display: flex;
    padding: 10px 67.5px;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 17px;
    color: #fff;
    text-decoration: none;
    background: #5F935A;
    border-radius: 4px;
}

.box-produc-review .skeepers_product__stars {
    margin-top: 10px;
}

.green-button:hover {
    color: #5F935A;
    background: #fff;
    border: 1px solid #5F935A;
}

span.current-price {
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    color: #161616;
}

.block-product-review {
    margin-bottom: 91px;
}

.product-discover {
    display: flex;
    justify-content: center;
}

.block-newsletter {
    padding: 34px;
    margin-bottom: 90px;
    text-align: center;
    background: #5F935D;
    border-radius: 4px;
}

.label-newsletter span.wpcf7-form-control-wrap {
    margin-left: 77px;
}

input:focus-visible {
    outline: 0;
}

.label-newsletter .wpcf7-form-control-wrap input {
    width: 333px;
    height: 40px;
    padding-left: 12px;
    border: 1px solid #5F935A;
    border-radius: 4px;
}

.title-newsletter h1 {
    padding-bottom: 15px;
    font-family: 'Inter';
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
    color: #fff;
}

.label-newsletter input.wpcf7-form-control.has-spinner.wpcf7-submit {
    padding: 10px 28px;
    margin-left: 25px;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 17px;
    color: #fff;
    background: #000;
    border: 1px solid transparent;
    border-radius: 4px
}

.label-newsletter p {
    margin-bottom: 0 !important;
}

.green-button {
    display: flex;
    width: max-content;
    padding: 10px 67.5px;
    margin: auto;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 17px;
    color: #fff;
    text-decoration: none;
    background: #5F935A;
    border-radius: 4px;
}

footer.footer {
    margin-top: 50px;
}

span.date-review span {
    color: #616161;
}

.product-list.row {
    display: flex;
    justify-content: center;
}

article.article-block {
    max-width: 373px;
}

 .product-list .article-block .product-list-subtitle {
    margin-top: -9px;
    margin-bottom: 18px;
    font-size: 13px;
    line-height: normal;
}

.product-list .article-block .product-list-title {
    margin-top: -33px;
}

.blog-list-category {
    padding: 20px 0;
}

.blog-list-category .l-primary {
    font-size: 19px;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
}

.blog-list-title {
    padding: 16px;
    padding-top: 22px;
    font-family: "Inter", Times, Georgia, serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
}

.blog-list-info {
    padding: 0 10px;
    margin-top: 28px;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
}

.article-list-this-assoc a.green-button {
    padding: 12px 25px;
    margin-top: 34px;
}

.share.b-single-share svg {
    width: 36px;
    height: 36px;
}

.share.b-single-share a:has(svg) {
    padding: 0;
    margin-left: 8px;
}
@media (min-width:768px) {
    .product-list-content a:has(.img-responsive) {
        display: block;
        height: 344px;
    }

    #blog .product-list .product-list-image {
        max-height: 250px;
    }

    article.article-list-this-assoc {
        max-width: 496px;
    }

}
@media (max-width:767px) {
    article.article-block {
        margin-bottom: 30px;
    }

    .wpcf7-spinner {
        position: absolute;
    }

    .product-like-price {
        margin-bottom: 35px;
    }

    .product-nav ul {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-evenly;
    }

    .product-nav a span {
        font-size: 14px;
        font-weight: 400;
        line-height: 25px;
    }

    #blog .blog-single-title {
        margin: 0 0 35px;
        font-size: 30px;
        line-height: 30px;
    }

    .blog-single-cat a {
        font-size: 16px;
        line-height: 19px;
    }

    .blog-single-text h2 {
        font-size: 24px;
        line-height: 30px;
    }

    h2.product-title {
        margin-bottom: 12px;
        font-size: 16px;
        line-height: 19px;
    }

    .box-product {
        min-height: 203px;
    }

    .box-product {
        display: flex;
        align-items: flex-start;
    }

    .block-product-review .green-button {
        position: absolute;
        bottom: 10px;
        padding: 10px 54px;
    }

    .cation-block {
        display: flex;
        flex-direction: column;
    }

    h3.product-subtitle {
        padding-right: 0;
    }

    .block-product-review img.product-list-image.img-responsive {
        margin-right: 15px;
    }

    .block-newsletter {
        padding: 19px;
        margin-bottom: 90px;
        text-align: center;
        background: #5F935D;
    }

    .label-newsletter input.wpcf7-form-control.has-spinner.wpcf7-submit {
        padding: 10px 17px;
        margin-left: 0;
    }

    .label-newsletter {
        display: flex;
        flex-direction: row;
    }

    .label-newsletter .wpcf7-form-control-wrap input {
        width: 100%;
        max-width: 189px;
        margin-right: 10px;
    }

    .share .share-link {
        padding: 9px;
        margin-left: 0;
    }

    .share .share-title {
        margin-right: 0;
        margin-left: 15px;
    }

    .product-related-title {
        font-size: 36px;
        line-height: 45px;
    }

    .label-newsletter span.wpcf7-form-control-wrap {
        margin-left: 0;
    }

    .label-newsletter {
        display: flex;
        justify-content: center;
        margin-bottom: 0;
    }

    .mobile-roduct-review {
        margin-bottom: 30px;
    }
}

/**** end new css ***/
@media (max-width:575px) {
    .popup-offer {
        display: none;
    }
}