.box-info-product .exclusive:hover, .button.button-small:hover, .button.button-medium:hover {
  background: #6ba9bf; /* Old browsers */
  background: -moz-linear-gradient(top,  #6ba9bf 0%, #3a94b4 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #6ba9bf 0%,#3a94b4 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #6ba9bf 0%,#3a94b4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ba9bf', endColorstr='#3a94b4',GradientType=0 ); /* IE6-9 */
}
.box-info-product .exclusive, .button.button-small, .button.button-medium {
  background: #3a94b4; /* Old browsers */
  background: -moz-linear-gradient(top,  #3a94b4 0%, #6ba9bf 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #3a94b4 0%,#6ba9bf 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #3a94b4 0%,#6ba9bf 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a94b4', endColorstr='#6ba9bf',GradientType=0 ); /* IE6-9 */
}
.product-name {font-size: 15px;}
.footer-container .footer-container-inner a:hover {color:#3a94b4 !important;}
.heading-counter {color:#000000;}

@media print {
  .nav, 
  #search_block_top_content, 
  #search_block_top,
  .search_query_container,
  .mobile-main-wrapper,
  .button-search,
  .mh-dropdowns,
  .content_sortPagiBar,
  .breadcrumb,
  .heading-counter,
  .functional-buttons,
  .ajax_add_to_cart_button,
  #block_various_links_footer,
  .color_to_pick_list,
  section.footer-block.col-xs-12.col-sm-3  {
    display:none !important;
  }

  .block_contact_infos.col-sm-4 {
    display:block;
    width:100%;
  }
  
  #header {
    padding-bottom: 0 !important;
  }
 
  .cat-name, .page-heading {
    font-size:20pt;
    line-height:20px;
    padding:none;
    margin:none;
  }

  .header-container {
    border-bottom:0 none #FFFFFF !important;
  }

  .right-block {
    width:20%;
    text-align: right;
    float:left;
    clear:none;
  }

 ul.grid .right-block {
    width:100%;
    text-align: right;
    float:left;
    clear:none;
    font-size:.8em;
  }

 ul.grid .right-block .product-name {
    font-size:1em !important;
  }

 ul.grid .right-block .product-price {
    font-size:1.4em !important;
  }

  .hovered {
    border:0 none #FFFFFF !important;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;

  }

  .product-container {
    page-break-inside:avoid
  }

  .left-block {
    width:20%;
  }


 ul.grid .left-block {
    width:100%;
  }


  .center-block {
    width:60%;
  }

  ul.product_list.list > li .right-block {
    clear:none !important;
  }

  .per-pce {
    clear:both;
  }
  
  .button-container {
    clear:left;
  }

  .col-xs-6 {
    width:auto;
  }

  .product-container {
    margin:0;
    padding: 5px 10px !important;
  }

  .product-name {
    font-size:15pt !important;
    font-weight:bold !important;
  }

  header .mobile-condensed-header.mobile-style3 .mobile-h-logo img {
    margin:0;
  }

}
