@media only print {
  #header .nav, #header .banner, #header .row > div {
    display: none; }
  #header .row div#header_logo {
    display: block; }

  #center_column {
    width: 100% !important; }

  #left_column, #right_column {
    display: none; }

  .no-print, #quantity_wanted_p > a, a.quick-view {
    display: none !important; }

  div.selector, div.selector span, div.selector select {
    background: none; }

  #thumbs_list li a:hover, #thumbs_list li a.shown {
    border-color: #fff; }

  .product_attributes, .box-cart-bottom {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

  .pb-left-column #views_block {
    margin-top: 10px;
    width: 278px !important; }

  #thumbs_list_frame, #thumbs_list {
    width: 100% !important;
    height: 100% !important; }

  #thumbs_list li, #thumbs_list li:first-child {
    margin: 4px;
    width: 82px;
    height: 82px; }

  #view_scroll_left, #view_scroll_right, .view_scroll_spacer {
    display: none !important; }

  .bx-wrapper {
    width: 100% !important;
    max-width: 100% !important; }

  .bx-viewport {
    height: auto !important; }

  #bxslider, #bxslider1, #crossselling_list_car {
    width: 100% !important;
    height: auto !important;
    overflow: visible !important; }

  #bxslider1 .product-box {
    min-height: 200px; }

  .bx-controls-direction {
    display: none; }

  #footer .row > div, #footer .row > section {
    display: none; }
    #footer .row > div#block_contact_infos, #footer .row > section#block_contact_infos {
      display: block;
      width: 100%;
      border-left: none;
      border-top: 1px solid #515151;
      padding-top: 20px; }

  .footer-container #footer h4:after {
    display: none; } }
/**
* hide
*/
.box-cart-bottom .wishlist_button_list,
.top-hr,
hr,
#product #thumbs_list,
#product .find-size,
.wrapper-product-tabs,
.avantages-bijou,
.bloc-mea--product,
#product #image-block .zoom,
body .breadcrumb,
#iqitpopup.showed-iqitpopup, #iqitpopup-overlay.showed-iqitpopupo,
body #iqitpopup-overlay.showed-iqitpopupo {
  display: none !important; }

.print-only {
  display: block; }

/**
* header
*/
body #header {
  position: static; }
  body #header:before {
    content: "www.lemanegeabijoux.com";
    float: right;
    padding-top: 48px;
    font-size: 16px;
    font-weight: bold; }
body .header-container {
  height: auto; }
  body .header-container .container {
    position: static;
    background: none; }
body #header .row div#header_logo {
  position: static;
  margin: 0; }

/**
* fiche produit
*/
.header-container .container #header_logo {
  position: static;
  margin: 0; }

#attributes .attribute_list:before {
  content: "Taille : ";
  font-size: 13px;
  color: #9c9b9b;
  vertical-align: middle; }
#attributes .attribute_list .form-control {
  display: inline-block !important;
  border: none;
  width: auto;
  max-width: 100px; }

#product .find-size {
  display: none; }

#product #image-block {
  margin: 0; }

#product .logos-bijou {
  position: static;
  width: 100%;
  margin-top: 15px; }
  #product .logos-bijou img {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px; }

#product .pb-center-column,
#product .pb-left-column {
  width: 50% !important;
  float: left; }

.wrapper-product-tabs-print .nav.nav-tabs li {
  float: left;
  width: 50%;
  padding: 0;
  margin: 0; }
  .wrapper-product-tabs-print .nav.nav-tabs li a {
    padding: 0 !important;
    margin: 0; }
.wrapper-product-tabs-print .tab-content > .tab-pane {
  display: block;
  width: 50%;
  float: left; }

#other_images_print {
  overflow: hidden; }
  #other_images_print li {
    float: left;
    width: 50%;
    display: none; }
    #other_images_print li:nth-child(1), #other_images_print li:nth-child(2), #other_images_print li:nth-child(3) {
      display: block; }
