    
/**** Page boutique en ligne ***/
#boutique .subtitle{
    color: #9A9696;
    font-weight: 600;
    font-size: 25px;
}

#boutique .catalog_description {
  color: #797979;
  font-weight: 800;
  font-size: 16px;
}

#boutique .catalog_text_box {
    margin: 10px 0;
    padding: 10px;
    color: #E9007F;
    text-align: center;
    border: black 4px solid;
}

#boutique .visible-mobile{display: none!important;}
/*tables*/
.tbl1,.tbl2,.tbl3{width:100%;}
#boutique td:first-child,
#boutique th:first-child{
  width: 60%
}
#boutique td:last-child,
#boutique th:last-child{
  width: 40%;}

.tbl1 th{
    font-weight: 300;
    font-size: 16px;
    padding: 0px;
    vertical-align: middle;
    padding-left: 8px;
}
/* Product */

.tbl2 {
  margin-top: 10px; 
  padding:1px 0;
}

.tbl2 tr {
  vertical-align: top;
}
  
.product .text{
  margin-top:21px;
  margin-bottom: 21px;
  font-weight: 600;
}
.product a {
  font-weight: 300;
  font-size: initial
}
.productSpec{margin:10px auto;}
#boutique .price .text{
  margin-top:21px;
  margin-bottom: 21px;
  font-weight: 600;
  color:#797979;
  text-align: right;
  padding-right: 30px;
}

#boutique .price .txt_price {
  font-weight: 600;
  color:#797979;
  margin-top:20px;
  text-align:right;
}

img.btn-removeItem{
  position: relative;
  top: -3px;
}


#boutique .detail div {
  padding: 4px 0 6px 40px;
}

#boutique .has-success .form-control {
  border-color: #61C763;
}

#boutique .store_content input, #boutique .store_content select  {
  color:#000;
}

#boutique .price-bg{background-color: rgba(188,219,245,0.5);}
.tbl2 select{
  width: 90%;
  margin: 15px;
}
.tbl2 .quantity{
  margin: 15px -15px;
  /*text-align: center;*/
}
.tbl2 p{
  color:#797979;
  font-size: 14px;
}
.tbl2 p.tranche{
  padding: 15px;
  padding-left: 5px;
}
.tbl2 .btn-detail {
    display: block;
    border: 1px solid #337ab7;
    color: #337ab7;
    margin: 15px auto;
    width: 115px;
    text-align: center;
    padding: 6px 0px;
    font-size: initial;
}
.tbl2>tbody>tr:nth-child(even){background: #E7E7E7;}
.tbl2>thead>tr{height: 25px;}
.tbl2 th{
    background-color: hsl(207.76,75.38%,38.24%);
    color: #FFFFFF;
    font-weight: 300;
    font-size: 16px;
    padding: 0px;
    vertical-align: middle;
    padding-left: 8px;
}

.tbl2 .icon-map-vente div{top:7px;}
.tbl2 .icon-map-vente img{top:-11px;}

/*Total*/
.tbl3{margin-bottom: 30px;}

.tbl3{
  height: 40px;
  margin-top: 4px;
}
.tbl3 td:last-child{
    padding-left: 15px;
    background-color: rgba(188,219,245,0.5);
    font-weight: 600;
    text-align: left;
}

/*button*/
.btn-bag,.btn-add,.btn-next,.btn-payment {
    background-color: hsl(207.76,75.38%,38.24%);
    color:#ffffff !important;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0px;
}
.btn-bag{float: left;}
.btn-add{float: right;}
.btn-payment{
    padding: 6px;
    width: 100%;
}

/**** Page panier ***/
#panier .tbl2 .quantity{
  width: 50%;
  margin:15px;
}

/*** Page commande ***/


.store_content {margin: 20px  0 0 0;}

.steps .center {text-align: center;}

.steps .step_title {
  font-size: 15px;
  color: #777777
}

.steps .bg_step {
  background-color: #BDD9FF;
  border-radius: 20px;
    display: inline-block;
    width: 40px;
    height: 40px;
    color: #fff;
    left: -5px;
    position: relative;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
}

.steps .bg_step {opacity: 0.50}
.steps .current_or_valid .bg_step {opacity: 1}

.mainForm {margin: 13px 0 0 0;}

.mainForm label { font-size:16px; }

.mainForm .required_text {font-size: 14px;}

.mainForm .title_head {
    background-color: hsl(207.76,75.38%,38.24%);
    color:#FFFFFF;
    height: 30px;
    padding: 4px 0 0 16px;
    width: 100%;
    margin:0 0 10px 0;
    font-size:15px;
}

.mainForm .title_option {
  padding: 0px 60px 0 0px;
}

img.IcoOption {
  display: block;
  position: absolute;
  top: 0;
  right: 17px;
}

.mainForm .title_head span {
  font-size: 13px;
  display: inline-block;
    float: right;
    line-height: 22px;
}

.shipping_address {
  
}

.product_item {
  padding:0 3px 0 0;
}

.product_item .gender_young {
  display: inline-block;
  margin: 0px 0 0 25px;
}

.mainForm label p {
  margin: 0;
  font-size: 14px;
  color: #636363;
}


.product_head {
  height: 50px;
  background-color: #E8E8E8;
  padding: 6px 0 0 0;
  margin-bottom
}

.product_title {
    font-weight: 600;
    font-size: 17px;
    padding: 5px 0 0 16px;
}

span.cardInfo {
  position: absolute;
  right: 20px;
  cursor: pointer;
}




.product_attributes {
    text-align: right;
}

.product_attributes .deferred{
    color: #656565;
    font-size: 14px;
    line-height: 33px;
    display: inline-block;
}

.product_attributes .price{
    font-size: 18px;
    font-weight: 800;
    padding: 5px 0 0 25px;
}

.registered_product {
  margin: 0 0 60px 0;
}

.checkbox  label{font-size: 16px;}

a.get_cgu {color:#8A8A8A;}

.summary {
  margin:13px 0 80px 0;
  font-size: 16px;
}

.summary .item {
  margin-top:2px;
  overflow: hidden;
}

.summary .bg_gray .product_label {
  padding: 2px 0 0 0;
}

.summary .product_total {
    /*height: 58px;*/
    background-color: #D9E6F7;
    overflow:hidden;
    padding:7px 0 10px 0;
}

.summary .last_item .product_total {
  height: 60px;
}

.summary .block_right{
  display: inline-block;
  float: right;
  margin-right: 6px;
}

.summary .paiement_nbr_deferred {
  font-weight: 800;
  padding: 0px 0 0 20px;
    /*font-size: 17px;
    font-weight: 800;
   */
}

.summary .price {
  color:#585555;
  font-weight: 800;
  padding: 5px 0 0 0;
  display: inline-block;
}

.summary .paiement_label {
  color:#7D7D7D;
  font-size: 13px;
  font-weight: normal;
}

.summary .product_label {
    font-weight: 600;
    padding: 9px 0 0 0;
    line-height: 105%;
}

.summary .bg_gray {
  background-color: #EFEFEF;
    padding: 12px 0 12px 0;
}

.summary .product_visuel {
  background-image: url('../product.ico');
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 28px;
    height: 28px;
    background-size: contain;
}

.summary  [class*='col-'] {
  padding: 0;
}

.summary .delete_product {
  position: relative;
  top: -2px;
}

.summary .total_purchases , .total-ttc-cart {
    width: 100%;
    display: inline-block;
    background-color: white;
    border: 2px solid;
    padding: 7px 15px;
    font-size: 16px;
    font-weight:800;
}

.summary .total_order {
  background-color: #D9E6F7;
    padding: 7px 0;
    overflow: auto;
}

.summary span.text , .summary .block_right .price {
  font-size: 14px;
  margin-left: 15px;
  font-weight: 800;
}

.summary .cutomer_name {
  padding:6px 0 0 0;
}

.summary .total_purchases_products  {
  height: auto;
  font-weight:800;
  margin:0;
  margin-top:3px;
}

.summary .total_purchases_order {
  font-weight:800;
}


.summary .price_purchases {
  float: right;
    display: inline-block;
    padding-right: 25px;
}

.address_editBlock {
  margin-bottom: 50px;
}

.address_editBlock .lower {
  font-size: small;
    color: #777777;
    font-weight: bold;
}


.address_editBlock .head {
  background-color: hsl(207.76,75.38%,38.24%);
  color:#FFFFFF;
  padding: 5px 0;
}

.billing_address_editBlock {margin-left: 5px;}

.billing_address_editBlock .head {
  text-align:right;
  padding-right: 10px;
}

.shipping_address_editBlock .head {
  padding-left: 10px;
}

.address_editBlock .content {
  background-color: #EFEFEF;
  margin: 6px 0 0;
    padding: 10px;
    font-size: 16px;
}


.confirmation_step {
  margin: 65px 0 30px 0;
  text-align:center;
  font-size:18px;
}

.confirmation_step .other_shipp {
  margin: 50px 0 0 0;
}

.confirmation_step .paragraph_recive_mail {
  color: #7B7B7B;
  margin: 0 0 20px 0;
}

.confirmation_step .paragraph_3 {
  width: 70%;
    margin: 0 auto 50px;
}

.confirmation_step .explain_link {
   margin: 0 0 20px 0;
}

.confirmation_step .paragraph_download_bill .btn_download_bill a{
  text-decoration: none;
}

.bg_btn {
    width: 70px;
    height: 30px;
    position: relative;
    border-radius: 3px;
    padding: 5px 0 0 0px;
    text-align: center;
}

.profile_content .text_profile p {
  font-size: 16px;
    font-weight: 600;
    color: #7B7B7B;
}

.account_block {
    margin: 0 0 15px 0;
}

span.number_products_cart {
    font-size: 12px;
    background-color: #EC1414;
    color: #ffffff;
    border-radius: 10px;
    width: 17px;
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0;
    margin-right: 3px;
    margin-bottom: 3px;
}

span.lbl_lower {
  font-size:11px;
  color:#7F7474;
  padding: 0 0 0 4px;
  display: table-cell;
}

span.help_message {
  color: #a94442; 
  font-size: small;
  font-weight: initial;
}

.installment-header {
    background-color: #D9E6F7;
    padding: 5px 10px;
    font-weight: bold;
    margin-top: 25px;
}

.form-group date-picker input {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

@media (max-width: 991px) {
    #boutique td:first-child,#boutique th:first-child{width: 60%}
    #boutique td:last-child,#boutique th:last-child{width: 40%;}
    .tbl2 .btn-detail {
      width: 90px;
      margin: 15px -5px;
      padding: 5px 0px;
      font-size: smaller;
    }
    .tbl2 .icon-map-vente img {top: 0px;}  
    .tbl2 .icon-map-vente div { 
      left: 9px; 
      top: 10px; 
      width: 30px; 
      height: 20px 
    } 
    .tbl2 .icon-map-vente img { 
      top:0x;
      width: 50px; 
      height: 50px;
    }
    #panier .tbl2 select,#panier .tbl2 .quantity{margin: 15px}
    .tbl2 .price{text-align: left}


@media screen and (min-width: 768px) and (max-width: 991px) {
    #store .tbl2 select,#store .tbl2 .quantity{width:120%;margin: 15px -15px;} 
}

    


/********************************** Media Queries / PHONE devices**********************************/
/**** Page boutique en ligne ***/

@media screen and (max-width:767px) {
  .tbl2 .productSpec{margin:21px auto;}
  #boutique td:first-child,#boutique th:first-child{width: 55%}
  #boutique td:last-child,#boutique th:last-child{width: 45%;}
  /*#boutique .visible-xs {display: inline-block!important;}*/
  .product a {font-size: small;}

  .summary {font-size: 14px;}

  .summary .price {padding: 0;}
  
  .summary .paiement_nbr_deferred {padding: 0 0 0 9%;}

  .summary .paiement_label {font-size: 10px;}
  
  .summary .item {margin: 0 0 3px 0;}

  .summary .last_item {margin:0;}

  .billing_address_editBlock {margin: 0;}

  .billing_address_editBlock .head {
    text-align: left;
    padding-left: 10px;
  }

  .shipping_address_editBlock {margin: 0 0 5px 0;}

  .confirmation_step {font-size: 18px;}

  .store_content .steps .step_title {font-size: 12px;}

  #panier {
    padding:0;
  }

  .product_total {
    margin-top: 2px;
  }

  .summary .block_right {
    margin-right: 14px;
    margin-top: 5px;
  }

}


@media only screen and (max-width:660px) {
  .billing_address span.title_option {display: none;}
   #panier .icon-map-vente {display: none;}
}

@media only screen and (max-width:365px) {
  #panier .price .qty-block {
      padding-left:0;
  }

  .product_total .block_right {
    text-align:center;
  }
}


@media only screen and (max-width:480px) {
  .product_attributes .price padding-left: 2px;}

  .product_attributes .deferred {display: none;}

  .product_attributes {padding-top: 5px;}
  .product_title {font-size: 15px;}

}
@media only screen and (min-width: 320px) and (max-width: 667px) and (orientation: portrait){
  .tbl3 td,
  .tbl2 .product,
  .tbl2 .productSpec,
  .tbl2 .price{
    font-size: 16px;
    padding-left:5px;
    margin:0px auto;
  }
 
  .tbl2 select{width: 110%;margin: 15px -15px;}
  .tbl2 p.tranche {padding-bottom: 0px;}
  .tbl2 .price{text-align: center;}
  #store .price .col-xs-5,#store .price .col-xs-3{width: 75%;}
  #store .price .col-xs-2{width: 25%;}
  #store .price .col-xs-offset-7,#store .price .col-xs-offset-4{margin-left: 0%;}

  #panier td:first-child,#panier th:first-child{width: 45%}
  #panier td:last-child,#panier th:last-child{width: 55%;}
  #boutique .icon-map-vente div {
    left: 5px;
    top: 6px;
    width: 18px;
    height: 12px;
  }
   #boutique .icon-map-vente img { 
      top:0x;
      width: 30px; 
      height: 30px;
    }
  .btn-bag,.btn-add,.btn-next{
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
  }
  #boutique .visible-mobile{
    display: table!important;
  }
  #boutique .hidden-mobile{
    display: none!important;
  }
} 


@media only screen and (max-width:991px) {
   #boutique .price .text {
      margin-top: 0;
   }
}

@media only screen and (max-width:450px) {
   #boutique .price .text {
      padding-right: 10px;
      float: right;
      padding-left: 15px;
   }

  .mainForm .title_head {
    padding-top: 6px;
    font-size: 12px;
    font-weight: 600;
  }

  label p.lower {
    font-size: 12px;
  }

  .product_head {
    height: auto;
    padding:2px 0 7px 0;
  }

  .product_title , .product_attributes .price  {
    font-size: 14px;
  }
  
  .product_attributes .price  {
    padding-top: 0;
  }

  .group-radio-btn {
    font-size: 15px;
  }

  .summary .product_total {
      margin-top: 2px;
      height: auto;
  }
   
}

@media screen and (min-width:767px) {
  #boutique .price .text {
      margin-top: 20px;
  }

}

