.product-container.js-product-container h1
{
color: #253D4E;
font-size: 38px;
line-height: 48px;
letter-spacing: 0;
font-weight: bold;
font-family: 'Quicksand', sans-serif;
}

.product-container.js-product-container .product-prices
{
    display: flex;
}

.product-container.js-product-container .product-prices div.current-price
{
color: #F63D64;
font-size: 20px;
line-height: 28px;
letter-spacing: 0;
font-weight: bold;
font-family: 'Lato', sans-serif;
text-decoration: underline;
}

.product-container.js-product-container .product-discount .regular-price
{
color: #F63D64;
font-size: 20px;
line-height: 28px;
letter-spacing: 0;
font-weight: normal;
font-family: 'Lato', sans-serif;
color: rgba(37,61,78,0.5);
}

.product-information .product-description p,
#product-description-short p
{
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
    font-weight: normal;
    font-family: 'Lato', sans-serif;
    color: #7e7e7e;
    margin-bottom: 0;
}

.product-information .product-description p:not(:last-child)
{
margin-bottom: 1rem;
}

.product-container.js-product-container  .product-information>.product-description
{
    margin-bottom: 3px;
}

.right-col-product section.product-discounts.js-product-discounts
{
display: none;
}

.product-container.js-product-container  .product-variants > .product-variants-item
{
    margin-bottom: 22px;
}

/******** declinaisons *********/

.product-information .product-actions .control-label
{
letter-spacing: 0;
color: #253D4E;
font-size: 18px;
font-weight: 600;
line-height: 24px;
font-family: 'Quicksand', sans-serif;
margin-bottom: 17px;
}

.product-information .product-variants > .product-variants-item select
{
border: 1px solid #7E7E7E;
min-width: 167.86px;
height: 33px !important;
border-radius: 2px;
color: #253D4E;
font-size: 16px;
font-weight: 500;
letter-spacing: 0;
font-family: 'Lato', sans-serif;
padding-left: 22px;
}

#product-availability,
.product-quantities label.instock
{
color: #253D4E;
font-size: 15px;
font-weight: 500;
letter-spacing: 0;
font-family: 'Lato', sans-serif;
margin-bottom: 0;
}

.product-quantities .fa-check,
#product-availability .fa-ban  {
    
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 15px;
    margin-right: 6px;
}

#product-availability .fa-ban 
{
color:#FF0000
}

.product-quantities .fa-check
{
color: #008000;
}



.fa-check:before {
    content: "\e90e";
}

.fa-ban:before {
    content: "\f05e";
}


/**** qty input ****/

.bootstrap-touchspin,
.bootstrap-touchspin.input-group,
body[data-pp-theme="classic"] .product-add-to-cart .bootstrap-touchspin.input-group
{
    width: 90px;
    height: 50px;
    border: 2px solid #F63D64;
    border-radius: 5px;
}

.bootstrap-touchspin .input-group-btn-vertical > .btn
{
    background: none;
    border: none;
    padding: 0.5rem 0.6875rem;
}

.product-add-to-cart .product-quantity .qty
{
    margin-right: 7px;
}

.product-add-to-cart .product-quantity .input-group-btn-vertical .btn i,
.bootstrap-touchspin .input-group-btn-vertical i
{
    font-size: 20px;
    left: -6px;
    color: #F63D64;
}

.product-add-to-cart .product-quantity #quantity_wanted,
.product-line-grid-right .bootstrap-touchspin input.form-control
{
    text-align: center;
    color: #F63D64;
font-size: 16px;
font-weight: bold;
letter-spacing: 0.3px;
font-family: 'Lato', sans-serif;
border: none;
background: none;
}

.product-add-to-cart .product-quantity .qty, .product-add-to-cart .product-quantity .add
{
    margin-bottom: 26px;
}

.product-actions .add-to-cart
{
    border-radius: 5px;
    font-size: 14px;
font-weight: bold;
letter-spacing: 0.3px;
font-family: 'Quicksand', sans-serif;
}


.wishlist-button-product.btn-secondary
{
padding: 14px 1.25rem;
margin-left: 0;
border-radius: 5px;
}


/***** share product ******/

.product-additional-info .social-sharing>span
{
font-size: 16px;
font-weight: normal;
color: #7e7e7e;
letter-spacing: 0;
font-family: 'Lato', sans-serif;
}


/******** infos produits *************/

.product-features-block ul.data-sheet
{
margin-bottom: 0;
}

.product-features-block ul.data-sheet li span
{
color: #7E7E7E;
font-size: 16px;
font-weight: normal;
letter-spacing: 0;
font-family: 'Lato', sans-serif;
line-height: 34px;
}

.product-features-block ul.data-sheet li span.value
{
color: #F63D64;
}

.meta-infos-product
{
    margin-top: 30px;
    max-width: 526px;
    width: 100%;
}


/********* pack product ************/

.product-pack
{
margin-top: 0;
max-width: 755px;
}

.product-pack .card-pack-item .pack-product-container
{
align-items: center;
justify-content: flex-start;
position: relative;
}

.product-pack .pack-product-container .thumb-mask 
{
margin-right: 10px;
}

.product-pack .pack-product-container .thumb-mask > .mask
{
width: initial;
height: initial;
border: none;
}

.product-pack .pack-product-container .thumb-mask > .mask img
{
width: 60px;
height: 60px;

}

.product-pack .pack-product-container .pack-product-name, .product-pack .pack-product-container .pack-product-price, .product-pack .pack-product-container .pack-product-quantity
{
flex-wrap: wrap;
display: block;
}

.product-pack .pack-product-name a
{
font-size: 16px;
line-height: 24px;
color: #7E7E7E;
letter-spacing: 0;
font-weight: normal;
font-family: 'Lato', sans-serif;
width: 100%;
}

.product-pack .pack-product-name .product-quantities
{
color: #008000;
font-size: 14px;
letter-spacing: 0;
font-weight: normal;
font-family: 'Lato', sans-serif;
line-height: 24px;
}

.product-pack .pack-product-price strong
{
font-size: 16px;
line-height: 24px;
color: #7E7E7E;
letter-spacing: 0;
font-weight: normal;
font-family: 'Lato', sans-serif;
}

.product-pack>article:not(:last-child)
{
border-bottom: 1px dashed #e5e5e5;
}

.product-pack .card-pack-item .pack-product-container .pack-product-name
{
    -webkit-box-flex: 0;
    -ms-flex: initial;
    flex: initial;
    padding-right: 73px;
}

.product-pack .pack-product-container .pack-product-price
{
position: absolute;
right: 0;
}

@media (min-width:1025px)
{
    .product-pack .pack-product-container .thumb-mask > .mask
    {
        margin: 18px 0;
    }
}


/************* product full description *******************/

#description .product-description h2
{
font-family: 'Quicksand', sans-serif;
font-size: 24px;
line-height: 34px;
font-weight: 600;
color: #253d4e;
margin-bottom: 20px;
}

#description .product-description p
{
font-family: 'Lato', sans-serif;
color: #7E7E7E;
font-size: 16px;
font-weight: normal;
line-height: 26px;
}

.product-more-infor-block
{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 875px;
}

.product-more-infor {
    padding: 0 0 0 14px;
    flex: 0 0 50%;
    max-width: 50%;
}

@media (max-width:767px)
{
    .product-more-infor-block
    {
        max-width: 100%;
    }

    .product-more-infor
    {
    flex: 0 0 100%;
    max-width: 100%;   
    }
}

.product-more-infor li {
    display: flex;
    margin: 0 0 10px;
    position: relative;
    font-family: 'Lato', sans-serif;
color: #7E7E7E;
font-size: 16px;
font-weight: normal;
line-height: 36px;
}

.product-more-infor li span {
    flex: 0 0 165px;
    display: inline-block;
}

.product-more-infor li :before {
    position: absolute;
    left: -14px;
    top: 16px;
    content: "";
    height: 6px;
    width: 6px;
    border-radius: 100%;
    background-color: #9b9b9b;
}


#description .product-description .product-info-left-col,
#description .product-description  .product-info-center-col,
#description .product-description  .product-info-right-col
{
padding-left: 15px;
padding-right: 15px;
}

#description .product-description .product-info-left-col p,
#description .product-description  .product-info-center-col p,
#description .product-description  .product-info-right-col p
{
    font-family: 'Quicksand', sans-serif;
    font-size: 15px;
    line-height: 44px;
    font-weight: 500;
    color: #7E7E7E;
    letter-spacing: 0.08px;
}

#description .product-description .product-info-left-col
{
 width: 42.42%;
}

#description .product-description .product-info-center-col
{
width: 21.465%;
}

#description .product-description .product-info-right-col
{
width: 35.781%;
}

.product-info.row
{
display: flex;
flex-wrap: wrap;

}

.table-remise.table
{
max-width: 972px;
}


.product-accessories>p.title-product-heading,
.featured-products>p.title-product-heading
{
font-family: 'Quicksand', sans-serif;
font-size: 24px;
line-height: 34px;
font-weight: bold;
color: #253D4E;
border-bottom: 1px solid #ececec;
padding-bottom: 20px;
margin-bottom: 39px;
position: relative;
letter-spacing: 0;
}

.product-accessories>p.title-product-heading:after,
.featured-products>p.title-product-heading:after {
    content: "";
    width: 80px;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #F63D64;
}

/***reglage marges *******/




.samecategory-carousel>.products,
.featured-carousel>.products,
.accessory-carousel
{
margin: 0 -15px;
}


.samecategory-carousel>div.products>div,
.featured-carousel>div.products>div,
.accessory-carousel>div
{
padding: 0 15px;
width: initial;
}


/***** countdonw product page ***********/

.deal_box_product
{
margin-bottom: 17px;
}

.deal_box_product .deals-countdown
{
display: flex;
justify-content: flex-start;
}

.deal_box_product .countdown-section
{
    width: 60px;
    height: 65px;
    border-radius: 4px;
    background: #fff;
    text-align: center;
    padding-top: 11px;
    border-radius: 4px;
    border: 2px solid #F63D64;
}

.deal_box_product .deals-countdown>.countdown-section:not(:last-child)
{
margin-right: 8px;
}

.deal_box_product .countdown-amount
{
font-size: 18px;
font-weight: bold;
color: #F63D64;
letter-spacing: 0;
font-family: 'Quicksand', sans-serif;
line-height: normal;
display: block;
margin-bottom: 1px;
}

.deal_box_product .countdown-period
{
font-size: 16px;
line-height: normal;
color: #7e7e7e;
letter-spacing: 0;
font-family: 'Lato', sans-serif;
font-weight: normal;
display: block;
}

.product-container.js-product-container .product-prices
{
margin-bottom: 24px;
}

.product-prices div
{
    margin-bottom: 0;
}

/**************** product layout **************/

#product .product-container
{
    max-width: 1494px;
    width: 100%;
    margin: 0 auto;
}

#product .product-container #content
{
    max-width: initial;
}

.right-col-product p.product-minimal-quantity.js-product-minimal-quantity
{
display: none;
}


/******* miniatures thumbs product ***********/

.left-col-product .product-cover
{
border-radius: 15px;
margin-bottom: 1rem;
/*border: 1px solid #ececec;*/
}

.left-col-product .images-container .product-images > li.thumb-container > .thumb
{
margin-right: 4px;
border-radius: 15px;
border: 1px solid #ECECEC;
}

.left-col-product .product-images > li.thumb-container > .thumb.selected, .left-col-product .product-images > li.thumb-container > .thumb:hover
{
border: #F63D64 1px solid;
}

.left-col-product .product-cover img
{
border-radius: 15px;
border: 1px solid #ececec;
}

.left-col-product .product-cover .layer
{
background: #FABD44;
width: 36px;
height: 36px;
border-radius: 100%;
color: #000000;
opacity: 1;
top: 16px;
right: 16px;
left: inherit;
}

.left-col-product .product-cover .layer .zoom-in
{
    font-size: 20px;
    color: #000;
}

.star-content div.star, .star-content div.star-on, .star-content div.star-hover
{
    width: 16px !important;
    height: 16px !important;
    margin-left: 1px !important;
}

.container-tabs-product
{
    max-width: 1510px;
    margin-left: auto;
    margin-right: auto;
}


#product #main .tabs.container-tabs-product
{
    margin: 0 auto;
}


.product-accessories
{
margin-top: 50px;
}

.product-accessories,
.samecategory-products
{
    max-width: 1510px;
    margin-left: auto;
    margin-right: auto;
}

.owl-carousel.accessory-carousel .owl-item button.cart-button-listing img,
.owl-carousel.samecategory-carousel .owl-item button.cart-button-listing img
{
    width: initial;
    display: initial;
}

@media (min-width:1200px)
{

    .product-accessories,
    .samecategory-products
    {
        padding-right: 60px;
    }

}




.accessory-carousel .default-product-miniature .product-miniature .thumbnail-container,
.samecategory-carousel .default-product-miniature .product-miniature .thumbnail-container
{
    width: 100%;
}


#product .product-container .product-flags
{
    position: relative;
    flex-direction: row;
}

#product .product-container .product-flags li.product-flag
{
border-radius: 6px;
padding: 2px 6px;
background: #FEBE3F;
font-size: 14px;
font-weight: bold;
font-family: 'Lato', sans-serif;
letter-spacing: 0;
color: #253D4E;
float: left;
position: relative;
}

#product .product-container>.col-md-12.top-product .btn-comment
{
    height: 36px;
     border-radius: 0; 
    color: #6b868f;
    font-size: 14px;
   box-shadow: none; 
    background: none;
    text-decoration: underline;
    padding: 0;
}

#product .product-container>.col-md-12.top-product .btn-comment i
{
    margin-right: 0;
}

#product .product-container>.col-md-12.top-product .social-sharing
{
display: none  !important;
}

#product .product-container>.col-md-12.top-product
{
    margin-bottom: 45px;
    overflow: hidden;
}

@media (min-width:1200px)
{

    #product .product-container>.col-md-12.right-col-product
    {
        padding-right: 71px;
    }

}

@media (max-width:1199px)
{
    #product #wrapper .container
    {
width: 100%;
    }
}


/**************reassurance page produit **********/

#product .product-container>.col-md-12.right-col-product .blockreassurance
{
padding: 0;
max-width: 496px;
margin-top: 22px;
}

#product .product-container>.col-md-12.right-col-product .blockreassurance .blockreassurance-content-item
{
margin-bottom: 10px;
}

#product .product-container>.col-md-12.right-col-product .blockreassurance .blockreassurance-content-item .block-icon
{
max-width: 40px;
}

#product .product-container>.col-md-12.right-col-product .blockreassurance>.row>div
{
width: 50%;
}

#product .product-container>.col-md-12.right-col-product .blockreassurance>.row>div:nth-child(1)
{
display: none;
}

#product .product-container>.col-md-12.right-col-product .blockreassurance .blockreassurance-content-item .block-title
{
    margin-bottom: 2px;
    font-size: 14px;
    line-height: normal;
}

#product .product-container>.col-md-12.right-col-product .blockreassurance .blockreassurance-content-item p
{
font-size: 12px;
line-height: normal;
}

#product .product-container>.col-md-12.right-col-product .blockreassurance .blockreassurance-content-item .block-icon
{
    margin-right: 10px;
}

/****** social sharing **********/

.social-sharing>span
{
font-size: 16px;
color: #7E7E7E;
font-weight: normal;
font-family: 'Lato';
}

.social-sharing li
{
    background-size: contain !important;
    width: 24px !important;
    height: 24px !important;
    opacity: .65;
}


#blockcart-modal .cart-content .cart-content-btn .btn i
{
    display: none;
}

#blockcart-modal .cart-content .cart-content-btn .btn
{
    display: flex;
    align-items: center;
    justify-content: center;
}

#product #main .tabs.container-tabs-product .nav-tabs .nav-link
{
    text-align: center;
}

@media (max-width:623px)
{
    #product #main .tabs.container-tabs-product .nav-tabs .nav-item
    {
width: 100%;
margin-bottom: 10px;
    }
}


/******* avis product *************/

.product-comments-additional-info>.comments-note>span
{
    display: none !important;
}

#product .product-container .top-product .product-flags
{
float: left;
width: initial; /*45px*/
height: 24px;

}

#product .product-container .top-product .product-comments-additional-info .comments-note
{
    margin-right: 0;
    margin-bottom: 0;
}

#product .product-container .top-product .product-comments-additional-info
{
    margin: 0;
    float: left;
}

.product-comments-additional-info .link-comment
{
font-size: 16px;
letter-spacing: 0;
color: #F63D64;
font-weight: normal;
font-family: 'Lato', sans-serif;
}

@media (max-width:767px)
{
    #product .product-container>.col-md-12.top-product
    {
        margin-bottom: 1.5rem;
    }
}


#empty-product-comment
{
    display: flex;
    justify-content: center;
}

#empty-product-comment .btn-primary,
#product-comments-list-footer .btn-primary
{
    white-space: normal;
    display: flex;
    align-items: center;
    line-height: normal;
    justify-content: center;
}

.product-comment-modal .post-comment-buttons .btn-secondary
{
margin-right: 1rem;
}


/************* thumbs product page mobile *************/

@media (max-width:1024px)
{
    .left-col-product .images-container .product-images > li.thumb-container > .thumb
    {
        width: 98px;
        height: auto;
    }
}


.product-add-to-cart  .product-quantity .input-group-btn-vertical
{
    width: 27px;
    text-align: center;
    position: absolute;
    right: 0;
}

.product-add-to-cart  .product-quantity .input-group-btn-vertical .btn
{
padding: 0;
text-align: center;
background: none;
}

.product-add-to-cart .product-quantity .input-group-btn-vertical .btn i, .bootstrap-touchspin .input-group-btn-vertical i
{
    position: relative;
}

#ecoconditionnement-container #ecoconditionnement-qty
{
text-align: center;
color: #2BBEF9;
font-size: 16px;
font-weight: bold;
letter-spacing: 0.3px;
font-family: 'Lato', sans-serif;
border: none;
background: none;
border: none;
margin: 0;
line-height: 44px;
padding: 0;
text-align: center;
height: 44px;
}


#ecoconditionnement-container #ecoconditionnement-form .input-group-btn-vertical
{
    width: 27px;
    text-align: center;
    position: absolute;
    right: 0;
    margin: 2px 0;
    height: 44px;
}

#ecoconditionnement-container .bootstrap-touchspin .input-group-btn-vertical .btn {
    padding: 0;
    text-align: center;
    background: none;
}

#ecoconditionnement-container .bootstrap-touchspin .input-group-btn-vertical i{
    font-size: 20px;
    left: -6px;
    color: #2BBEF9;
}

#ecoconditionnement-container #ecoconditionnement-form
{
    display: flex;
    margin-bottom: 7px;
    flex-wrap: wrap;
    max-width: 270px;
}

#ecoconditionnement-container #ecoconditionnement
{
    min-width: 168px;
    width: 100%;
    max-width: 270px;
    border:1px solid #7E7E7E;
    padding: 6px 20px;
    border-radius: 2px;
    color: #253D4E;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Lato', sans-serif;
    letter-spacing: 0;
    margin-bottom: 12px;
}

#ecoconditionnement-container  .bootstrap-touchspin, .bootstrap-touchspin.input-group
{
    order: 2;
}

#ecoconditionnement-qty-container
{
    font-size: 16px;
    font-weight: 600;
    color: #253D4E;
    font-family: 'Quicksand', sans-serif;
    letter-spacing: 0;
    width: 100%;
}

#ecoconditionnement-qty-container span
{
color: #C9AB82;
}


.product-container.js-product-container .product-prices p.product-pack-price
{
margin-right: 0.625rem;
}

span#product-availability.js-product-availability.rupture
{
    margin-bottom: 19px;
    display: block;
}

#product .product-container>.col-md-12.top-product .product-list-reviews
{
    display: none;
}
