/* DEBUT SECTION 2 - ACCUEIL */
.s-3 h2 {
    font-weight: 700;
    color: #227D5C;
    line-height: 1.3;
    text-align: center;
    border-radius: 45px;
    margin: auto;
    text-transform: lowercase;
}

.s-3 p {
    font-weight: 600;
    margin: 1em 0 3em;
    text-align: center;
}

.s-4 img {
    margin: auto;
}

.s-4 h2 {
    font-family: 'Upgrade', 'serif';
    font-weight: 400;
    letter-spacing: 0.6px;
    text-align: center;
    color: #ABC20E;
    text-shadow: 0 1px 2px #00000029;
    margin: 0.8em 0 1.6em;
}

/* DEBUT SECTION 2 - ACCUEIL */
#argu-accueil {
    background: url(https://ecommerce.alencrebleue.com/wp-content/themes/inospir/img/section-pack.jpg) no-repeat center bottom;
    background-size: cover;
    padding-bottom: 3em;
}

.s-3 h2 {
    font-size: 55px;
}

.s-3 p {
    font-size: 17px;
    margin-top: 1em;
}

.s-4 h2 {
    font-size: 26px;
    line-height: 28px;
}

/* FIN SECTION 2 - ACCUEIL */
/* FIN SECTION 2 - FAIRE UN FICHIER 0 PART */
#accordeon li article p {
    margin-left: 1em;
}

.bandeau {
    height: 200px;
    display: flex;
}

.titaccroche {
    text-align: center;
    display: block;
    align-self: center;
    margin: auto;
}

#breadcrumbs a,
.breadcrumb_last,
#breadcrumbs>span>span,
#breadcrumbs>span>span>span {
    color: #009750;
    font-size: 24px;
    font-weight: 500;
}

#page-news {
    margin: 2em 0;
}

#info-comple {
    display: inline-flex;
}

.woocommerce-product-attributes-item--dimensions,
.woocommerce-product-attributes-item--attribute_pa_choisir-une-taille,
.woocommerce-product-attributes-item--attribute_pa_choisir-le-coloris {
    display: none;
}

.woocommerce div.product .woocommerce-tabs {
    display: none;
}

#ingre,
#poid {
    margin: 2em 0;
}

#ingre h3,
#poid h3 {
    font-size: 20px;
    font-weight: 700;
    font-family: 'Roboto', 'sans-serif';
    color: #000;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: #000;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 0.5em;
}
#produit-fixe span.price > small.woocommerce-price-suffix{
    color: #fff;
}
.woocommerce div.product form.cart .button {
    background: #B9D118;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Upgrade', 'sans-serif';
    font-weight: 400;
    border-radius: 30px;
    font-size: 18px;
}

.woocommerce .quantity .qty {
    border: none;
    background: #F2F2F5;
    height: 40px;
    border-radius: 30px 0 0 30px;
}

.woocommerce input[type=number]::-webkit-inner-spin-button,
.woocommerce input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0;
}

.woocommerce input[type=number].qty {
    -moz-appearance: textfield;
}

.woocommerce div.product form.cart div.quantity {
    margin: 0 1em 0 0;
}

.woocommerce .quantity input.qty {
    line-height: 16px;
    height: 40px;
    color: inherit;
    padding: 0;
    float: left;
    font-weight: 700;
    font-size: 16px;
}

.woocommerce .quantity .minus,
.woocommerce .quantity .plus {
    line-height: 16px;
    height: 20px;
    padding: 0;
    float: left;
    cursor: pointer;
    width: 20px;
    border: none;
    position: absolute;
    right: 0;
    color: transparent;
    border-left: 3px solid #fff;
}

.woocommerce .quantity .minus {
    top: 50%;
    background: #F2F2F5 url(https://ecommerce.alencrebleue.com//wp-content/themes/inospir/img/moins.png) no-repeat 50% 50%;
}

.woocommerce .quantity .plus {
    top: 0%;
    background: #F2F2F5 url(https://ecommerce.alencrebleue.com//wp-content/themes/inospir/img/plus.png) no-repeat 50% 50%;
}

.woocommerce .quantity .minus:hover,
.woocommerce .quantity .plus:hover {
    background-color: #fff;
}

.quantity .buttons_added {
    position: relative;
}

.woocommerce .quantity {
    width: 65px;
    border-radius: 30px 0 0 30px;
    position: relative;
    display: inline-block;
    background: #F2F2F5;
}

#produit-fixe {
    background: #363736;
    padding: 1em 0;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9999;
}

.fixprod h2 {
    color: #fff;
    font-size: 30px;
}

.fixprod .decri {
    color: #A5A5A5;
}

.fixprod p span {
    display: none;
}

.fixprod .price {
    font-size: 35px;
    font-weight: 600;
}

.fixprod .price .woocommerce-Price-amount.amount,
.fixprod .woocommerce-Price-currencySymbol {
    color: #fff;
}

#produit-fixe>div>.fixprod>div>a {
    background: #B9D118;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Upgrade', 'sans-serif';
    font-weight: 400;
    border-radius: 30px;
    font-size: 18px;
    line-height: initial;
}

#produit-fixe>div>.fixprod>div>.affich-pan {
    color: #fff;
    background: #5E5E5E;
    text-transform: uppercase;
    font-family: 'Upgrade', 'sans-serif';
    font-weight: 400;
    margin-left: 1.5em;
    border-radius: 30px;
    font-size: 18px;
    padding: .618em 1em;
}

.fix1,
.fix2,
.fix3 {
    align-self: center;
}
.fix3 {
    display: inline-flex;
}
.fix1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37%;
    flex: 0 0 37%;
    max-width: 37%;
}
.fix2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 21%;
    flex: 0 0 21%;
    max-width: 21%;
}
.fix3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 42%;
    flex: 0 0 42%;
    max-width: 42%;
}

#produit-fixe>div>div>div.fix3>a.added_to_cart.wc-forward {
    display: none;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    top: inherit;
    bottom: 24%;
    right: 5%;
    width: 50px;
    height: 50px;
    background: url(https://ecommerce.alencrebleue.com//wp-content/themes/inospir/img/ico+.png) 6% center no-repeat;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before,
.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after {
    opacity: 0;
}

.stoky {
    display: inline-flex;
    margin-bottom: 1em;
}

.woocommerce div.product .stoky p.stock {
    font-size: 16px;
    color: #B9D118;
    text-transform: lowercase;
    font-weight: 600;
}

.stoky p {
    font-size: 16px;
    font-weight: 600;
    color: #B9D118;
}

footer {
    z-index: 99999;
    position: relative;
}

/* RS */
.spritprod {
    background-image: url(https://ecommerce.alencrebleue.com/wp-content/themes/inospir/img/spritprod.svg);
    background-repeat: no-repeat;
    display: inline-block;
    margin-bottom: -0.5em;
}

.spritprod-picto-facebook {
    width: 32px;
    height: 32px;
    background-position: 11px 7px;
}

.spritprod-picto-twitter {
    width: 32px;
    height: 32px;
    background-position: -21px 7px;
}

.spritprod-picto-mail {
    width: 32px;
    height: 32px;
    background-position: -56px 6.5px;
}

.reseausociaux {
    align-self: center;
}

/* Fin RS */

/* PRODUITS APPARENTES */
#pack {
    padding: 0 0 3em;
    background: inherit;
}

.tite-pack {
    font-size: 30px;
    font-family: 'Upgrade', 'sans-serif';
    text-align: center;
    color: #000;
}

.mon-pack {
    margin: 2em 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
}

.mon-pack .bloc-4 {
    margin-bottom: 1em;
}

.mon-pack>.bloc-4>.prod-encadre {
    margin: 0 4%;
    border-radius: 30px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.16);
    padding-bottom: 0.7em;
}

.mon-pack>.bloc-4>.prod-encadre>.product>a>img {
    border-radius: 30px 30px 0 0;
}

.pan-ben {
    display: flex;
    padding: 1.5em 1em 0;
    flex-direction: column;
    margin: auto;
}

.affich-pan {
    align-self: center;
    margin-top: 1em;
}

.affich-pan a {
    color: #fff;
    background: #333333;
    font-size: 20px;
    padding: 0.85em 1.5em;
    border-radius: 30px;
    font-family: 'Upgrade', 'san-serif';
    text-transform: uppercase;
    float: right;
}

.decri {
    font-size: 14px;
    font-weight: 100;
    color: #3E3E3E;
    margin: 0.5em 0 !important;
}

.eleproduct {
    padding: 1em 1.2em 0.5em;
}

.eleproduct .decri {
    font-size: 13px;
    font-weight: 100;
    margin: 0.2em 0 !important;
    text-align: left;
}

.eleproduct p span {
    display: none;
}

.eleproduct>a>h3 {
    font-size: 20px;
    color: #000;
}

.eleproduct>.price>.woocommerce-Price-amount {
    font-size: 24px;
    text-align: right;
}

.eleproduct .in-stock {
    font-weight: 700;
    font-size: 12px !important;
    color: #B9D118 !important;
    text-align: left;
}

.mon-pack>div>.prod-encadre>.product>a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    background: #B9D118;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Upgrade', 'sans-serif';
    font-weight: 400;
    border-radius: 30px;
    font-size: 18px;
    margin: auto;
    display: table;
}

.woocommerce-price-suffix {
    font-size: 16px;
}

.esp {
    font-size: 13px;
    text-decoration: underline;
    color: #3E3E3E;
}

/* FIN PRODUITS APPARENTES */
.tablecompo {
    background: #FAFAFB;
    border-radius: 30px;
}

.tablecompo p {
    margin: 1em;
    text-align: center;
    font-weight: 600;
}

.tablecompo table {
    width: 100%;
    font-size: 14px;
}

article>table>tbody>tr>td,
article>table>thead>tr>th {
    border: 3px solid #fff;
    padding: 0.5em 1em;
}

.inconnuaubataillon {
    display: none;
}
#darkBack > #plus{
	bottom:10%;
}
@media only screen and (min-width:1680px) {
    .bandeau {
        background: url(https://ecommerce.alencrebleue.com//wp-content/themes/inospir/img/bandeau-1680.png) 6% center no-repeat;
    }

    .bandeau h1 {
        font-size: 55px;
        color: #000;
    }

    .bandeau p {
        font-size: 24px;
    }
}

@media only screen and (min-width:1200px) and (max-width:1679px) {
    .bandeau {
        background: url(https://ecommerce.alencrebleue.com//wp-content/themes/inospir/img/bandeau-1280.png) 6% center no-repeat;
    }

    .bandeau h1 {
        font-size: 55px;
        color: #000;
    }

    .bandeau p {
        color: #009750;
        font-size: 24px;
        font-weight: 500;
    }
}

@media only screen and (min-width:1025px) {
    .argucible {
        height: 450px;
        position: relative;
        z-index: 1;
        overflow: hidden;
        cursor: pointer;
        padding-top: 2em;
    }

    .argucible:hover {
        transition: all .4s ease;
    }

    .argucible img {
        transition: all .8s ease;
    }

    .argucible:hover img {
        transform-origin: 50% 50%;
        transform: scale(1.10);
        width: 340px;
    }

    .argucible:hover {
        padding-left: 0;
        padding-right: 0;
    }

    .argucible:hover .centered {
        display: none;
    }

    .text-ancabine {
        position: relative;
        margin: auto;
        margin-top: -95.5%;
        padding-top: 58.5%;
        padding-bottom: 10%;
        z-index: 16;
        font-weight: 600;
        opacity: 0;
        transform: translateY(40px);
        color: #fff;
        width: 100%;
        text-align: center;
        background: rgba(112, 112, 112, 0.30);
        border-radius: 50%;
        border: 15px solid #fff;
    }

    .text-ancabine>h2 {
        color: #fff;
        font-size: 36px;
        line-height: 34px;
        margin-top: -1em;
        position: relative;
    }

    .text-ancabine>h2::before {
        content: url(https://ecommerce.alencrebleue.com//wp-content/themes/inospir/img/plus-argu.svg);
        position: absolute;
        height: 1em;
        bottom: -2.4em;
        right: 0.3em;
        padding: 0em 0.7em 1em 0;
        width: 50px;
        background: #fff;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.16);
        border-radius: 50%;
    }
}
@media only screen and (min-width:600px){
    .s-3 h2{
        padding: 0.5em 2em 0.4em;    
    }
    .s-3 p{
        margin-top: 0;
    }


}
@media only screen and (min-width:1024px) and (max-width:1199px) {
.fix1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
}
.fix2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 21%;
    flex: 0 0 21%;
    max-width: 21%;
}
.fix3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    max-width: 49%;
}
.fixprod .price .woocommerce-Price-amount.amount, .fixprod .woocommerce-Price-currencySymbol {
    color: #fff;
    font-size: 26px;
}
#produit-fixe>div>.fixprod>div>a, #produit-fixe>div>.fixprod>div>.affich-pan {
    margin-top: 1em;
    font-size: 16px;
    align-self: center;
}
}
@media only screen and (min-width:600px) and (max-width:1199px) {
    .bandeau {
        background: url(https://ecommerce.alencrebleue.com//wp-content/themes/inospir/img/bandeau-768.png) 6% center no-repeat;
    }

    .bandeau h1 {
        font-size: 55px;
        color: #000;
    }

    .bandeau p {
        color: #009750;
        font-size: 24px;
        font-weight: 500;
    }
}

@media only screen and (max-width:599px) {
    .bandeau {
        background: url(https://ecommerce.alencrebleue.com//wp-content/themes/inospir/img/bandeau-375.png) 6% center no-repeat;
    }

    .bandeau h1 {
        font-size: 55px;
        color: #000;
    }

    .bandeau p {
        color: #009750;
        font-size: 24px;
        font-weight: 500;
    }
}
@media only screen and (max-width:992px) {
    #part-prod p{
        max-width: 240px;
    }

}
@media only screen and (max-width:1023px) {
    .text-ancabine{
        display: none;
    }
#produit-fixe {
    display: none;
}
}
@media only screen and (min-width:788px) {
    .eleproduct .decri {
        height: 40px;
    }
}

@media only screen and (min-width:1024px) {
    .mon-pack {
        justify-content: initial;
    }
}
@media only screen and (min-width:1024px) and (max-width:1200px) {
    .mon-pack > div > .prod-encadre > .product > a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart{
        font-size: 16px;
    }

}
@media only screen and (min-width:1200px) {
    .affich-pan a {
        margin-left: 1.4em;
		text-align: center;
    }

    .argucible:hover .text-ancabine {
        opacity: 1;
        transform: translateY(0);
    }
    .pan-ben{
        flex-direction: row;
        margin: initial;
    }
    .affich-pan {
        margin-top: initial;
    }

}