/**********************************************************
                product Styles
**********************************************************/

/*global product*/

.product-information {
    margin-top: 20px;
}
#product #content {
    margin:0 auto;
    max-width: 100% !important;
    margin: 0 auto;
}
#product #content-wrapper{
    border-top: 2px solid black;
}
#content-wrapper #main{
    margin-top: 30px;
}
.product-customization .product-message {
    height: 11.125rem;
}
#product .h1 {
    margin-bottom: 30px;
    margin-top: 20px;
    margin-left: 10px;
    color: #3a3939;
    font-size: 24px;
    font-weight: 600;
}
.header{
    display:flex;
    align-items: center;
}

/*header producti responsive*/
@media (max-width: 768px){
    .row.product-container.js-product-container .header{
        display: inline-block;
    }
}

/*manufacturer*/

.product-manufacturer{
    padding-left: 20px;
}
.img.img-fluid.manufacturer-logo {
    width: 120px;
}
.label, label,
.product-manufacturer p{
    color: #000;
    font-weight: bold;
    margin-bottom: 7px;
    margin-top: 16px;
}

.product-manufacturer p
{
    font-size: 12px;
}

/*flags*/
.product-flags li.product-flag.on-sale {
    width: 20%;
    line-height: 0;
    height: 28px;
    padding-top: 12px;
}
/*flag product*/
.product-flag.online-only{
    display: none;
}
#product .product-flags li.product-flag.on-sale::after {
    margin-top: 8px;
}

/*features product*/

.product-features > dl.data-sheet dd.value, .product-features > dl.data-sheet dt.name{
    margin-right: 5px !important;
}
.data-sheet.feature-condition .value.revise-et-reconditionne span,
.data-sheet.feature-condition .value.neuf span{
    background-color: #0d89c3 !important;
    color: white;
    text-align: center;
    margin-right: 0px;
    border-radius: 10px;
    font-weight: 600;
    padding: 5px;
}
.data-sheet.feature-statut .value.sur-demande span{
    background-color: #56595a !important;
    color: white;
    text-align: center;
    margin-right: 0px;
    border-radius: 10px;
    font-weight: 600;
    padding: 5px;
}
.data-sheet.feature-condition .value.non-revise span{
    background-color: #fe7500 !important;
    color: white;
    text-align: center;
    margin-right: 0px;
    border-radius: 10px;
    font-weight: 600;
    padding: 5px;
}
.data-sheet.feature-statut .value span,
.data-sheet.feature-condition .value.revise-et-disponible span{
    background-color: #4cbb6c !important;
    color: white;
    text-align: center;
    margin-right: 0px;
    border-radius: 10px;
    font-weight: 600;
    padding: 5px;
}
.data-sheet.feature-status.vendu-static,
.value.vendu-static{
    background-color: red;
    color: white;
    margin-right: 0px;
    font-weight: 600 !important;
    padding: 5px;
}
.data-sheet.export span{
    background-color:#56595a;
    vertical-align: center;
    color: white;
    margin-right: 0px;
    border-radius: 10px;
    font-weight: 600;
    padding: 5px;
}
.data-sheet.Export{
     background-color:#56595a;
}

.data-sheet.feature-statut .value.reserve span{
    background-color: white !important;
    color: red;
    text-align: center;
    margin-right: 0px;
    border-radius: 10px;
    font-weight: 600;
    border: 2px solid red;
    font-size: 16 px !important;
    padding: 5px;
    text-transform: capitalize;
}
.text-feature p{
    color: #000;
    font-size: 13px;
    margin-bottom: 10px;
}
.product-features {
    margin-left: 0px;
}
.product-features .h6{
    margin-bottom: 25px;
    font-style: italic;
    text-align: center;
    font-size: 16px;
}
.product-features > dl.data-sheet dd.value {
    text-align: right;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 400;
}
.product-features > dl.data-sheet dt.name{
    padding-left:10px;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600;
}
.display-price.prixsurDemandeOccasion{
    padding-top:10px;
}
.display-price.prixsurDemandeNeuf{
    padding-top:10px;
}

/* SERVICES*/
.category-287 .product-cover,
.category-287 .product-flags.js-product-flags,
.category-287 .pb-left-column,
.category-287 .h4.card-title,
.category-287 .card .card-block p,
.category-287 .logo,
.category-287 .nav-item,

.category-288 .product-cover,
.category-288 .product-flags.js-product-flags,
.category-288 .pb-left-column,
.category-288 .h4.card-title,
.category-288 .card .card-block p,
.category-288 .logo,
.category-288 .nav-item,

.category-289 .product-cover,
.category-289 .product-flags.js-product-flags,
.category-289 .pb-left-column,
.category-289 .h4.card-title,
.category-289 .card .card-block p,
.category-289 .logo,
.category-289 .nav-item,

.category-290 .product-cover,
.category-290 .product-flags.js-product-flags,
.category-290 .pb-left-column,
.category-290 .h4.card-title,
.category-290 .card .card-block p,
.category-290 .logo,
.category-290 .nav-item,

.category-291 .product-cover,
.category-291 .product-flags.js-product-flags,
.category-291 .pb-left-column,
.category-291 .h4.card-title,
.category-291 .card .card-block p,
.category-291 .logo,
.category-291 .nav-item,

.category-293 .product-cover,
.category-293 .product-flags.js-product-flags,
.category-293 .pb-left-column,
.category-293 .h4.card-title,
.category-293 .card .card-block p,
.category-293 .logo,
.category-293 .nav-item,

.category-292 .product-cover,
.category-292 .product-flags.js-product-flags,
.category-292 .pb-left-column,
.category-292 .h4.card-title,
.category-292 .card .card-block p,
.category-292 .logo,
.category-292 .nav-item,
 
.category-293 .pb-right-column.col-xs-12.col-sm-6.col-md-4,
.category-292 .pb-right-column.col-xs-12.col-sm-6.col-md-4,
.category-291 .pb-right-column.col-xs-12.col-sm-6.col-md-4,
.category-290 .pb-right-column.col-xs-12.col-sm-6.col-md-4,
.category-289 .pb-right-column.col-xs-12.col-sm-6.col-md-4,
.category-288 .pb-right-column.col-xs-12.col-sm-6.col-md-4,
.category-287 .pb-right-column.col-xs-12.col-sm-6.col-md-4
{
    display: none !important;
}

.product-customization {
    margin:0px;
}

.small-default.show-12.sav{
    margin-top: 64px;
}

/* right column*/
.product-add-to-cart.js-product-add-to-cart{
    display: none;
}
.qty
{
    display: none !important;
}
.pb-right-column.col-xs-12.col-sm-6.col-md-3{
    background-color: #f2f2f2;
    padding: 15px 15px 10px 10px;
    margin-bottom: 20px;
    color: #000;
    border-top: 5px solid #000;
    padding-top: 40px;
}
.product-description p{
font-size: 14px !important;
}
.shippingConditions a{
    font-size: 12px;
}

/* statut*/
.statut{
    font-weight: 700 !important;
    text-align: center;
    padding: 11px;
    font-size: 19px;
}
.vendu {
    background-color: #f00;
    color: white;
}  
.statut.enStock {
    color: black;
    background-color: #ccc;
}
.statut.surDemande{
    color: black;
    background-color: #ccc;
    padding-bottom: 29px;
    margin-bottom: 5px;
}
.statut.sur {
    color: black;
    background-color: #ccc;
}  
.statut.Reserve {
    color: #f00;
    background-color: #ccc;
}
.prixsurDemande{
    text-align: center;
    background: #0d89c3;
    margin-bottom: 10px;
    padding-bottom: 1px;
}
.prixsurDemande p {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 16px;
    color: white;
    padding-top: 8px;
    font-weight: 700;
    padding-bottom: 8px;
}
.product-features > dl.data-sheet dd.value, 
.product-features > dl.data-sheet dt.name{
    background-color: none !important;
    min-height: 0px;
    margin-bottom: 0rem;
}
.product-features > dl.data-sheet dd.value, .product-features > dl.data-sheet dt.name{
    background: none !important;
}
.price.name{
    color: white;
    font-weight: 600;
    align-content: center;
}
.data-sheet.ref,
.data-sheet.feature-condition,
.data-sheet.feature-statut{
    background-color:rgb(240, 240, 240)
}

/* prices */

.data-sheet.Neuf{
    background-color:#0d89c3;
    vertical-align: center;
}
.data-sheet{
    border-bottom: 1px solid #4f4d4d;
    margin-bottom: 0px !important;
}
.data-sheet.Occasion{
    background-color:#a72d38;
    vertical-align: center;
}
.product-prices div,
.prixsurDemandeNeuf,
.prixsurDemandeOcacsion{
    margin-top: 0rem;
    margin-bottom:3px;
}
.product-prices.js-product-prices-neuf .current-price,
.product-prices.js-product-prices-neuf .tax-shipping-delivery-label,
.product-prices.js-product-prices-occasion .current-price,
.product-prices.js-product-prices-occasion .tax-shipping-delivery-label,
.product-prices.js-product-prices-export .current-price,
.product-prices.js-product-prices-export .tax-shipping-delivery-label
{
    color:white;
    font-size: 14px;
}
.display-price p{
    font-weight: 600;
    color:white;
    font-size: 16px;
}

/* display price on product page (regular) */

section.product-features dd.value-price div.display-price {
    height: 100%;
    width: 100%;
    margin: 0;
}
.product-features>dl.data-sheet .name,
.product-features>dl.data-sheet .value,
.data-sheet .display-price{
    font-size: 14px !important;
    margin-right: 3px;
}
.data-sheet.feature-statut.vendu{
    display: none;
}

/* footer*/
.conditions h4{
    color: #C30604;
    text-transform: uppercase;
    margin: 0 0 5px 0;
    font-weight: bold;
    margin-top: 50px;
    margin-bottom: 10px;
    font-family: 'Montserrat', sans-serif;
}

.conditions .revise-et-disponible p,
.conditions .livraison p,
.conditions .reprise-enlevement p,
.conditions .renseignements p
{
    color:#777;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    margin-left: 90px;
}
#product .conditions > div > div:before {
    content:"";
    position:absolute;
    width: 80px;
    height: 80px;
}
#product .conditions > div > div {
    padding: 15px 13px 15px 0px;
    min-height: 128.59px;
}
#product .conditions > div h4 {
    color: #C30604;
    text-transform: uppercase;
    margin: 0 0 5px 90px;
    font-weight: bold;
}
#product .conditions .renseignements-devis h4 {
    color: #C30604;
    text-transform: uppercase;
    margin: 0px;
    font-weight: bold;
}
.conditions .livraison::before{
    background: url(../img/lrerd.gif) no-repeat 0 0px;
}
#product .conditions .revise::before {
    background:url(../img/lrerd.gif) no-repeat 0 -240px;
}
#product .conditions .reprise-enlevement:before {
    background:  url(../img/lrerd.gif) no-repeat 0 0px;
}

#product .conditions .renseignements:before {
    background: url(../img/lrerd.gif) no-repeat 0 -80px;
}
.col-lg-4 .revise-et-disponible,
.col-lg-4 .livraison,
.col-lg-4 .reprise-enlevement,
.col-lg-4 .renseignements
{
    background-color: #dddddd;
}

/* prices*/

.product-prices {
    margin-top: 0rem;
}
.product-prices.js-product-prices{
    text-align: center;
}
.product-price {
    max-width: 100%;
    color: black;
    font-size: 20px;
}
.product-prices .tax-shipping-delivery-label{
    display: contents;
    color: black;
    font-size: 16px;
    font-weight: 700;
}

/* partage sur les réseaux sociaux*/

.social-sharing{
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #ccc;
    padding-top: 10px;
    padding-left: 12px;
    border-bottom: 1px solid #ccc;

}
.social-sharing span{
    font-size: 12px;
}
.social-sharing ul{
    margin-top: 10px;
}
.social-sharing li{
    background-color: transparent;
    margin-left: 0rem;
}
.condition-text{
    font-size: 12px;
    margin-top: 5px;
}
.social-sharing-porut li
{
    display: contents;
    font-size: 24px;
}
.social-sharing-porut
{
    margin-bottom: 14px;
    margin-top: 15px;
}
.social-sharing-porut p,
.shippingConditions p{
    font-size: 14px;
}

.fa-truck p{
    display: contents;
}

.fa.fa-facebook
{
    color: #2e4682;
}
.fa-pinterest
{
    color: #c8232c;
}
.fa-print{
    color: black;
}

.social-sharing-porut{
    display: flex;
}
.social-sharing-porut span{
   padding: 5px; 
    
}
   
.social-sharing-porut p{
    font-size: 14px;
    color: black;
}
.fa.fa-print{
    margin-left: 10px;
}

/* customization*/

.customization-title{
    font-style: italic;
    margin-bottom: 2px;
}
.product-customization.js-product-customization button{
    white-space: normal;
    margin-top: 5px;
}

.product-customization-item .custom-file button{
    margin-top: 0px;
}

@media (max-width: 768px) {
    #product .h1 {
    text-align: center;
    }
}

/**********************************************************
                product SPECIAL styles
**********************************************************/
.product-customization-item.type-2 input,
.product-customization-item.type-4 input,
.product-customization-item.type-3 input,
.product-customization-item.type-5 select{
  position: relative;
  display: block;
  width: 80%;
  height: 2.625rem;
  line-height: 2.625rem;
  color: #7a7a7a;
  text-indent: .625rem;
  background:#f6f6f6;
  border: none;
}
  .product-customization-item.type-2,
  .product-customization-item.type-4,
  .product-customization-item.type-3,
  .product-customization-item.type-5{
  vertical-align: baseline;
  font-family: 'Montserrat', sans-serif;
}
.product-customization-item.type-2 label,
.product-customization-item.type-3 label,
.product-customization-item.type-4 label
{
    color: #000;
    font-weight: bold;
}

.product-customization-item.type-5 label,
.product-customization-item.type-1 label{
    display: flex;
}
.product-customization .custom-file {
    position: relative;
    display: block;
    width: 100%;
    height: 2.625rem;
    margin-top: 0rem;
    line-height: 2.625rem;
    color: #7a7a7a;
    text-indent: .625rem;
    background:#f6f6f6;
}

.product-customization-item {
    width: 33%;
}

.product-customization-item{
    display: inline-block;
}

.custom-file .btn.btn-primary{
    font-size: 10px;
    padding: 0 1.25rem;
}

.product-customization-item.type-0 .custom-file{
    width: 80%;
}

.product-customization-item.type-0 .custom-file .js-file-name{
    font-size: 90%;
}


.product-customization-item.type-1{
    display: unset;
}
.product-customization .product-message {
    width: 95%;
}
.required{
    color:red;
}

/**********************************************************
                product dans la même catégorie styles
**********************************************************/
.featured-products.clearfix.mt-3 h2{

    position: relative;
    padding: 10px;
    margin: 0 0 20px;
    border-bottom: 1px solid #ccc;
    font-size: 20px;
}
#product-modal .modal-content .modal-body .product-cover-modal, .product-cover img {
    height: auto;
}
@media print
{

    .breadcrumb,
    #search_widget,
    .js-qv-mask.mask.scroll,
    #header,
    .social-sharing-porut,
    .nav.nav-tabs,
    .featured-products,
    #footer
    {   
        display: none;
    }

    #product{
        margin-left: 20px;
        margin-right: 20px;
    }
}


/**********************************************************
description/devis
**********************************************************/
#main .tabs .nav-tabs .nav-item :active,
#main .tabs .nav-tabs .nav-link.active.js-product-nav-active,
#main .tabs .nav-tabs .nav-link.active{
    background: white !important;
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    border-top: 1px solid#ebebeb;
}
.nav-link{
    background: #ebebeb !important;
}
 

.tabs .nav-tabs .nav-link.active, .tabs .nav-tabs .nav-link:hover {
    border-bottom: none !important;
}
.tabs .nav-tabs .nav-link.active,
#main .tabs .nav-tabs .nav-link.active.js-product-nav-active,
#main .tabs .nav-tabs .nav-link.active {
     color: #7a7a7a !important;
}
.tabs .tab-pane {
    border: 1px solid #ebebeb;
}
.tab-pane.fade.js-product-tab-active.active.in .product-description{
    padding: 15px;
}




/**********************************************************
                customization product 
**********************************************************/

.float-xs-right {
   float: inline-start!important;
}



@media (max-width: 1040px)  
{
    .product-customization .product-customization-item, 
    .product-variants>.product-variants-item 
    {
        margin: 1.25rem 0;
        display: block;
        width: 80%;
    }
    .product-customization-item.type-0 .float-xs-right{
        display: none !important;
    }
}


