/* product desc */
/* primary_block ***************************************************************************** */
.primary_block {
  margin-bottom: 10px; }

.product-heading-h5 {
  color: #777777;
  font-weight: 200;
  margin: 3px 0 8px;
  font-size: 19px;
  font-family: "Open Sans", sans-serif; }

#productscategory_list .product-name,
.accessories-block .product-name {
  margin-bottom: 5px; }
  #productscategory_list .product-name a,
  .accessories-block .product-name a {
    font-size: 15px;
    line-height: 18px;
    color: black; }
    #productscategory_list .product-name a:hover,
    .accessories-block .product-name a:hover {
      color: #FF2525; }

.primary_block .pb-left-column img {
  max-width: 100%;
  height: auto; }

/* .pb-left-column ***************************************************************************** */
.pb-left-column {
  margin-bottom: 15px; }
  @media only screen and (max-width: 479px) {
    .pb-left-column {
      width: 100%;
      margin: 0 auto 15px;
      float: none; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .pb-left-column {
      max-width: 480px;
      margin: 0 auto 15px;
      float: none; } }
  .pb-left-column #image-block {
    position: relative;
    z-index: 1;
 }
    .pb-left-column #image-block.is_caroucel {
      margin-left: 0px;
      margin-right: 4px; }
      @media (min-width: 1200px) {
        .pb-left-column #image-block.is_caroucel {
          margin-right: 12px; } }
      @media (min-width: 992px) and (max-width: 1199px) {
        .pb-left-column #image-block.is_caroucel {
         
         } }
      @media (min-width: 768px) and (max-width: 991px) {
        .pb-left-column #image-block.is_caroucel {
        
           } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .pb-left-column #image-block.is_caroucel {
        
        } }
     
        .pb-left-column #image-block.is_caroucel {
        } 
    .pb-left-column #image-block img {
      background: #fbfbfb;
      width: 100%; }
    .pb-left-column #image-block #view_full_size {
      display: block;
      cursor: pointer; }
      .pb-left-column #image-block #view_full_size .span_link {
        position: absolute;
        bottom: 20px;
        left: 50%;
        margin-left: -68px;
        display: block;
        padding: 10px 0;
        text-align: center;
        line-height: 22px;
        color: #777676;
        width: 136px;
        text-align: center;
        font-weight: 700;
        background: rgba(255, 255, 255, 0.5);
        -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
        -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16); }
        .pb-left-column #image-block #view_full_size .span_link:after {
          font-family: "FontAwesome";
          color: #c0c0c0;
          font-size: 20px;
          line-height: 22px;
          content: "\f00e";
          font-weight: normal;
          margin: 0 0 0 4px; }
        .pb-left-column #image-block #view_full_size .span_link:hover:after {
          color: black; }
    .pb-left-column #image-block a.jqzoom div div img {
      width: auto;
      max-width: 10000px; }
    .pb-left-column #image-block a.jqzoom div div .zoomWrapper {
      border: none; }
    .pb-left-column #image-block .zoomPad {
      z-index: auto !important; }
    .pb-left-column #image-block .new-box,
    .pb-left-column #image-block .sale-box {
      z-index: 50002; }
	   .pb-left-column #image-block .new-box { display:none }

/* .pb-left-column ***************************************************************************** */
.pb-left-column #image-block {
  position: relative;
  display: block;
  cursor: pointer;
  padding: 5px;
  border: 0px solid #dbdbdb;
  background: #fff; }
  @media (max-width: 767px) {
    .pb-left-column #image-block {

      margin: 0 auto; } }
  .pb-left-column #image-block img {
    background: #fbfbfb;
    width: 100%; }
  .pb-left-column #image-block #view_full_size .span_link {
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -68px;
    display: block;
    padding: 10px 0;
    text-align: center;
    line-height: 22px;
    color: #777676;
    width: 136px;
    text-align: center;
    font-weight: 700;
    background: rgba(255, 255, 255, 0.5);
    -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16); }
    .pb-left-column #image-block #view_full_size .span_link:after {
      font-family: "FontAwesome";
      color: #c0c0c0;
      font-size: 20px;
      line-height: 22px;
      content: "\f00e";
      font-weight: normal;
      margin: 0 0 0 4px; }
    .pb-left-column #image-block #view_full_size .span_link:hover:after {
      color: #333; }
  .pb-left-column #image-block a.jqzoom div div img {
    width: auto;
    max-width: 10000px; }
  .pb-left-column #image-block a.jqzoom div div .zoomWrapper {
    border: none; }
  .pb-left-column #image-block .zoomPad {
    z-index: auto !important; }
  .pb-left-column #image-block .new-box,
  .pb-left-column #image-block .sale-box {
    z-index: 5002; }

/* miniatures */
.pb-left-column #views_block {
  margin-top: 10px; }
  @media (max-width: 767px) {
    .pb-left-column #views_block {
      margin: 10px auto 0px auto; } }

#thumbs_list {
  overflow: hidden;
  float: left;
 }
  @media (min-width: 992px) and (max-width: 1199px) {
    #thumbs_list {
    } }
  @media (min-width: 768px) and (max-width: 991px) {
    #thumbs_list {
       } }
  @media (max-width: 767px) {
    #thumbs_list {
       } }
  #thumbs_list ul#thumbs_list_frame {
    list-style-type: none;
    padding-left: 0;
    overflow: hidden;
    height: 90px; }
  #thumbs_list li {
    float: left;
    height: 90px;
    width: 90px;
    cursor: pointer;
    border: 0px solid #dbdbdb;
    margin-right: 2px;
    line-height: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    @media (min-width: 768px) and (max-width: 991px) {
      #thumbs_list li {
        width: 76px;
        height: 76px;
        margin-right: 6px; } }
    #thumbs_list li a {
      display: block;
      border: 3px solid #fff;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      background: #fbfbfb; }
      #thumbs_list li a:hover, #thumbs_list li a.shown {
        border-color: #dbdbdb; }
    #thumbs_list li img {
      border: 1px solid #fff;
      width: 100%;
      height: 100%;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
      @media (min-width: 768px) and (max-width: 991px) {
        #thumbs_list li img {
          width: 68px;
          height: 68px; } }

.show-right-column.hide-left-column #thumbs_list, .hide-right-column.show-left-column #thumbs_list {
 }
  @media (min-width: 992px) and (max-width: 1199px) {
    .show-right-column.hide-left-column #thumbs_list, .hide-right-column.show-left-column #thumbs_list {
       } }
  @media (min-width: 768px) and (max-width: 991px) {
    .show-right-column.hide-left-column #thumbs_list, .hide-right-column.show-left-column #thumbs_list {
      } }
  @media (max-width: 767px) {
    .show-right-column.hide-left-column #thumbs_list, .hide-right-column.show-left-column #thumbs_list {
       } }

span.view_scroll_spacer {
  float: left;
  width: 39px;
  padding-left: 12px; }
  @media (min-width: 992px) and (max-width: 1199px) {
    span.view_scroll_spacer {
      width: 45px;
      padding-left: 18px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    span.view_scroll_spacer {
      width: 30px;
      padding-left: 3px; } }
  @media (max-width: 767px) {
    span.view_scroll_spacer {
      width: 45px;
      padding-left: 18px; } }

.show-right-column.hide-left-column span.view_scroll_spacer, .hide-right-column.show-left-column span.view_scroll_spacer {
  width: 27px;
  padding-left: 2px; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .show-right-column.hide-left-column span.view_scroll_spacer, .hide-right-column.show-left-column span.view_scroll_spacer {
      width: 44px;
      padding-left: 16px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .show-right-column.hide-left-column span.view_scroll_spacer, .hide-right-column.show-left-column span.view_scroll_spacer {
      width: 41px;
      padding-left: 13px; } }
  @media (max-width: 767px) {
    .show-right-column.hide-left-column span.view_scroll_spacer, .hide-right-column.show-left-column span.view_scroll_spacer {
      width: 45px;
      padding-left: 14px; } }

#view_scroll_left,
#view_scroll_right {
  margin-top: 38px;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  overflow: hidden; }
  @media (min-width: 768px) and (max-width: 991px) {
    #view_scroll_left,
    #view_scroll_right {
      margin-top: 28px; } }
  #view_scroll_left:before,
  #view_scroll_right:before {
    padding-left: 2px;
    color: #c0c0c0;
    font-family: "FontAwesome";
    font-size: 20px;
    line-height: 22px; }
  #view_scroll_left:hover:before,
  #view_scroll_right:hover:before {
    color: #333; }

#view_scroll_right {
  float: left; }
  #view_scroll_right:before {
    content: "\f138"; }

#view_scroll_left {
  margin-top: 0; }
  #view_scroll_left:before {
    content: "\f137";
    padding-right: 2px; }

.resetimg {
  padding: 10px 0 0; }
  .resetimg #resetImages i {
    margin-right: 6px; }

.view_scroll_spacer {
  margin-top: 38px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .view_scroll_spacer {
      margin-top: 28px; } }
/* link list */
#usefull_link_block {
  overflow: hidden; }
  #usefull_link_block li {
    float: left;
    padding: 0 15px;
    border-left: 1px solid #d6d4d4;
    margin-bottom: 5px; }
    #usefull_link_block li:first-child {
      border-left: 0;
      padding-left: 0; }
    #usefull_link_block li a {
      color: #777777;
      font-weight: 400;
      position: relative;
      padding-left: 20px;
      line-height: 18px;
      display: inline-block; }
      #usefull_link_block li a:before {
        font-family: "FontAwesome";
        color: #777777;
        font-size: 15px;
        line-height: 18px;
        position: absolute;
        top: 0;
        left: 0;
        font-weight: normal; }
      #usefull_link_block li a:hover {
        color: black; }
    #usefull_link_block li.print a:before {
      content: "\f02f"; }
    #usefull_link_block li.sendtofriend a:before {
      content: "\f003"; }
    #usefull_link_block li#left_share_fb a:before {
      content: "\f09a"; }
    #usefull_link_block li#favoriteproducts_block_extra_remove, #usefull_link_block li#favoriteproducts_block_extra_add, #usefull_link_block li#favoriteproducts_block_extra_removed, #usefull_link_block li#favoriteproducts_block_extra_added {
      cursor: pointer;
      position: relative; }
      #usefull_link_block li#favoriteproducts_block_extra_remove:before, #usefull_link_block li#favoriteproducts_block_extra_add:before, #usefull_link_block li#favoriteproducts_block_extra_removed:before, #usefull_link_block li#favoriteproducts_block_extra_added:before {
        font-family: "FontAwesome";
        color: black;
        font-size: 15px;
        line-height: 18px;
        position: absolute;
        top: 0;
        left: 12px;
        font-weight: normal;
        content: "\f08a"; }
      #usefull_link_block li#favoriteproducts_block_extra_remove:hover, #usefull_link_block li#favoriteproducts_block_extra_add:hover, #usefull_link_block li#favoriteproducts_block_extra_removed:hover, #usefull_link_block li#favoriteproducts_block_extra_added:hover {
        color: black; }
    #usefull_link_block li#favoriteproducts_block_extra_removed:before {
      content: "\f004"; }

/* pb-right-column ****************************************************************************** */
.pb-right-column .product-info-line {
border-bottom:solid 1px #ccc;
border-top:solid 1px #ccc;
padding-top:10px; padding-bottom:5px;
  overflow: hidden;
  margin: 0 0 5px -15px;
  line-height: 24px; }
  .pb-right-column .product-info-line > p {
    float: left;
    padding-left: 15px;
    margin-bottom: 5px;
		  text-transform:uppercase; 
	  font:400 11px/13px "Lato", sans-serif; }
    .pb-right-column .product-info-line > p label {
      margin: 0;
      font-weight: normal;
	  text-transform:uppercase; 
	  font:400 11px/13px "Lato", sans-serif;
      color: #777777; }
    .pb-right-column .product-info-line > p span.editable {
      background: #eeeeee;
      color: black;
      display: inline-block;
      padding: 0 9px;
      font-weight: bold;
      -moz-border-radius: 100px;
      -webkit-border-radius: 100px;
      border-radius: 100px; }
.pb-right-column h1 {
		  text-transform:uppercase; 
	  font:400 18px/20px "Lato", sans-serif;
  padding-bottom: 10px;
  font-size: 20px;
  color: black;
  margin: 0 0 0 0; }
.pb-right-column #short_description_block {
  color: #666666; }
  .pb-right-column #short_description_block #short_description_content {
    padding: 0 0 10px;
    word-wrap: break-word; }
    .pb-right-column #short_description_block #short_description_content p {
      line-height: 18px; }

#product p#loyalty {
  padding: 17px 0 15px 35px;
  border-bottom: 1px solid #d6d4d4;
  margin: 10px 0 0px;
  position: relative; }
  #product p#loyalty b {
    color: black; }
  #product p#loyalty:before {
    content: "\f024";
    font-family: "FontAwesome";
    color: #cfcccc;
    font-size: 26px;
    line-height: 28px;
    position: absolute;
    top: 16px;
    left: 0; }

#page .rte {
  word-wrap: break-word; }
  #page .rte p {
    margin-bottom: 0; }

#attributes {
  margin-bottom: 20px;
  padding: 10px 0px;
  border-top:solid 1px #ccc;
    border-bottom:solid 1px #ccc; }
  #attributes fieldset label {
    vertical-align: top;
    display: block;
    font-weight: normal;
    color: #000;
	font-size:11px; text-transform:uppercase }
  #attributes .attribute_list {
    width: 100%; }
    #attributes .attribute_list .form-control {
	min-width:100px;
      max-width: 230px; }
      #attributes .attribute_list .form-control option {
        background: white;
        color: #666666; }
    #attributes .attribute_list ul {
      clear: both; }
      #attributes .attribute_list ul li {
        float: left;
        margin-right: 10px; }
    #attributes .attribute_list input.attribute_radio {
      float: left;
      margin-left: 3px; }
    #attributes .attribute_list div.radio,
    #attributes .attribute_list div.radio span,
    #attributes .attribute_list div.radio input {
      float: none;
      display: inline-block; }
    #attributes .attribute_list #color_to_pick_list {
      list-style-type: none; }
      #attributes .attribute_list #color_to_pick_list li {
        float: left;
        margin: 0 3px 3px 0;
        padding: 1px;
        border: 1px solid #d6d4d4;
        clear: none;
			-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px; }
        #attributes .attribute_list #color_to_pick_list li a.color_pick {
          display: block;
          height: 22px;
          width: 22px;
          cursor: pointer;
		  	-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px; }
        #attributes .attribute_list #color_to_pick_list li.selected {
          border: 1px solid #4d4d4d;
		  	-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px; }

.box-info-product,
.page-product-box {
  padding-top: 10px;
  padding-bottom: 20px; }
  .box-info-product .ajax_add_to_cart_product_button,
  .box-info-product .ajax_add_to_cart_button,
  .page-product-box .ajax_add_to_cart_product_button,
  .page-product-box .ajax_add_to_cart_button {
    padding: 7px 15px 9px;
    font-size: 16px;
    line-height: 19px;
    text-transform: none;
    display: block; }
    @media (max-width: 1199px) {
      .box-info-product .ajax_add_to_cart_product_button,
      .box-info-product .ajax_add_to_cart_button,
      .page-product-box .ajax_add_to_cart_product_button,
      .page-product-box .ajax_add_to_cart_button {
        padding: 7px 12px 9px;
        font-size: 15px;
        line-height: 18px; } }
    @media (max-width: 1199px) {
      .box-info-product .ajax_add_to_cart_product_button,
      .box-info-product .ajax_add_to_cart_button,
      .page-product-box .ajax_add_to_cart_product_button,
      .page-product-box .ajax_add_to_cart_button {
        font-size: 13px;
        line-height: 15px;
        padding: 7px 9px 9px; } }
    .box-info-product .ajax_add_to_cart_product_button.added.disabled, .box-info-product .ajax_add_to_cart_product_button.disabled, .box-info-product .ajax_add_to_cart_product_button[disabled],
    .box-info-product .ajax_add_to_cart_button.added.disabled,
    .box-info-product .ajax_add_to_cart_button.disabled,
    .box-info-product .ajax_add_to_cart_button[disabled],
    .page-product-box .ajax_add_to_cart_product_button.added.disabled,
    .page-product-box .ajax_add_to_cart_product_button.disabled,
    .page-product-box .ajax_add_to_cart_product_button[disabled],
    .page-product-box .ajax_add_to_cart_button.added.disabled,
    .page-product-box .ajax_add_to_cart_button.disabled,
    .page-product-box .ajax_add_to_cart_button[disabled] {
      opacity: 1 !important; }
  .box-info-product .content_prices,
  .page-product-box .content_prices {
    padding-bottom: 15px; }

.lang_de .box-info-product .btn.ajax_add_to_cart_product_button,
.lang_de .box-info-product .ajax_add_to_cart_button,
.lang_de .page-product-box .btn.ajax_add_to_cart_product_button,
.lang_de .page-product-box .ajax_add_to_cart_button,
.lang_es .box-info-product .btn.ajax_add_to_cart_product_button,
.lang_es .box-info-product .ajax_add_to_cart_button,
.lang_es .page-product-box .btn.ajax_add_to_cart_product_button,
.lang_es .page-product-box .ajax_add_to_cart_button,
.lang_fr .box-info-product .btn.ajax_add_to_cart_product_button,
.lang_fr .box-info-product .ajax_add_to_cart_button,
.lang_fr .page-product-box .btn.ajax_add_to_cart_product_button,
.lang_fr .page-product-box .ajax_add_to_cart_button {
  font-size: 15px;
  line-height: 17px;
  padding: 14px 15px 16px; }
  @media (max-width: 1199px) {
    .lang_de .box-info-product .btn.ajax_add_to_cart_product_button,
    .lang_de .box-info-product .ajax_add_to_cart_button,
    .lang_de .page-product-box .btn.ajax_add_to_cart_product_button,
    .lang_de .page-product-box .ajax_add_to_cart_button,
    .lang_es .box-info-product .btn.ajax_add_to_cart_product_button,
    .lang_es .box-info-product .ajax_add_to_cart_button,
    .lang_es .page-product-box .btn.ajax_add_to_cart_product_button,
    .lang_es .page-product-box .ajax_add_to_cart_button,
    .lang_fr .box-info-product .btn.ajax_add_to_cart_product_button,
    .lang_fr .box-info-product .ajax_add_to_cart_button,
    .lang_fr .page-product-box .btn.ajax_add_to_cart_product_button,
    .lang_fr .page-product-box .ajax_add_to_cart_button {
      font-size: 14px;
      line-height: 16px;
      adding: 13px 10px 15px; } }
  @media (max-width: 991px) {
    .lang_de .box-info-product .btn.ajax_add_to_cart_product_button,
    .lang_de .box-info-product .ajax_add_to_cart_button,
    .lang_de .page-product-box .btn.ajax_add_to_cart_product_button,
    .lang_de .page-product-box .ajax_add_to_cart_button,
    .lang_es .box-info-product .btn.ajax_add_to_cart_product_button,
    .lang_es .box-info-product .ajax_add_to_cart_button,
    .lang_es .page-product-box .btn.ajax_add_to_cart_product_button,
    .lang_es .page-product-box .ajax_add_to_cart_button,
    .lang_fr .box-info-product .btn.ajax_add_to_cart_product_button,
    .lang_fr .box-info-product .ajax_add_to_cart_button,
    .lang_fr .page-product-box .btn.ajax_add_to_cart_product_button,
    .lang_fr .page-product-box .ajax_add_to_cart_button {
      font-size: 12px;
      line-height: 14px;
      padding: 12px 9px 14px; } }

@media (max-width: 1199px) {
  .box-info-product .product_attributes .ajax_add_to_cart_product_button {
    padding: 7px 15px 9px !important;
    font-size: 16px !important;
    line-height: 19px !important; } }
@media (max-width: 767px) {
  .box-info-product .box-cart-bottom .buttons_bottom_block {
    padding: 10px 0; } }

/* table_data_sheet */
.table-data-sheet, table.table-product-discounts {
  border: none;
  width: 100%;
  margin: 10px;
}
  .table-data-sheet tr, table.table-product-discounts tr {
    border: none; }
    .table-data-sheet tr.even, table.table-product-discounts tr.even {
      border-top:solid 1px #666; border-bottom:solid 1px #666; }
    .table-data-sheet tr td, table.table-product-discounts tr td {
      padding: 10px 20px 11px; }
      .table-data-sheet tr td:first-child, table.table-product-discounts tr td:first-child {
        border: none;
        width: 30%;
        font-weight: 700;
        color: black; }
    .table-data-sheet tr th, table.table-product-discounts tr th {
      color: black; }

/* accessories  */
.accessories-block .block_description {
  display: none; }
.accessories-block .exclusive span {
  font-size: 13px;
  line-height: 18px;
  padding: 2px 8px 3px;
  text-decoration: none; }
  .accessories-block .exclusive span:focus, .accessories-block .exclusive span:active {
    text-decoration: none; }

/* quantity_wanted */
#quantity_wanted_p {
  overflow: hidden;
  float: left;
  margin-right: 20px; }
  #quantity_wanted_p input {
    width: 35px;
    height: 35px;
    padding: 0 6px;
    text-align: center;
    float: left;
    border: 1px solid #d6d4d4;
    line-height: 27px; }
  #quantity_wanted_p .btn {
    float: left;
    margin-left: 3px; }
    #quantity_wanted_p .btn:hover {
      border: 1px solid black !important; }
  #quantity_wanted_p label {
    color: #777777;
    font-weight: 400;
    float: left;
    line-height: 33px;
    padding-right: 10px; }
  #quantity_wanted_p .btn.button-plus,
  #quantity_wanted_p .btn.button-minus {
}
	#quantity_wanted_p .btn {   border:solid 1px #FFF !important; padding:10px 10px 10px 10px !important }
    #quantity_wanted_p .btn.button-plus span,
    #quantity_wanted_p .btn.button-minus span {
      padding: 0;
      width: 33px;
      height: 33px;
      text-align: center;
      vertical-align: middle; }
    #quantity_wanted_p .btn.button-plus:hover span,
    #quantity_wanted_p .btn.button-minus:hover span {
      background: white !important; }

#add_to_cart_product_page_button {
  float: left;
  margin-bottom: 10px; }
  #add_to_cart_product_page_button #add_to_cart {
    margin-bottom: 0; }

/* availability_statut */
#availability_date_label {
  display: inline-block;
  font-weight: 700;
  font-size: 12px; }

#last_quantities, #availability_statut #availability_value.warning_inline {
  color: white;
  font-weight: 700;
  line-height: 18px;
  display: inline-block;
  padding: 3px 8px 4px;
  background: #46a74e;
  border: 1px solid #36943e; }

#last_quantities {
  background: #ff7430;
  border: 1px solid #ea5e1a;
  padding: 4px 8px 3px;
  position: relative;
  top: 1px; }

#pQuantityAvailable {
  display: inline-block; }
  #pQuantityAvailable span#quantityAvailable {
    font-weight: bold;
    color: black; }

#availability_statut #availability_value.warning_inline {
  background-color: #fe9126;
  border-color: #e4752b;
  text-shadow: 1px 1px #e68322;
  margin: 0; }

.attribute_list {
  margin-bottom: 0px; }

.old-price-info {
  overflow: hidden;
  margin-bottom: 5px; }
  .old-price-info > p {
    float: left;
    margin-right: 10px;
    margin-bottom: 0; }

#old_price {
font:400 26px/26px "Lato", sans-serif;
  text-decoration: line-through;
  color: #777777; }
  .price { font:400 26px/26px "Lato", sans-serif; }
  .sale-label {font:400 14px/14px "Lato", sans-serif; padding:10px; text-transform:uppercase; z-index:99 }

#reduction_percent,
#reduction_amount {
  display: inline-block;
  font-weight: 400;
  color: #FF2525;
  font-size: 18px; }

#our_price_display {
font-family:lato;
font-weight:700;
  font-size: 30px;
  color: #000; }
  #our_price_display.new-price {
    color: #FF2525; }

/* online_only */
.pb-right-column p.online_only {
  font-weight: 700;
  font-size: 13px;
  color: #f13340;
  text-align: left; }

/* SEND TO FRIEND (pop-in) ##################################################################### */
#send_friend_form {
  width: 555px;
  overflow: hidden; }
  @media (max-width: 767px) {
    #send_friend_form {
      width: 280px; } }
  #send_friend_form .product img {
    margin: 0 0 10px 0;
    border: 1px solid #d6d4d4;
    max-width: 100%;
    height: auto; }
  #send_friend_form .product p {
    padding: 0;
    color: black; }
    #send_friend_form .product p .product_name {
      font-size: 12px;
      color: #000; }
  #send_friend_form .form_container {
    padding: 10px 15px;
    border: 1px solid #d6d4d4;
    background: #fbfbfb; }
    #send_friend_form .form_container p.intro_form {
      padding-bottom: 6px;
      font-weight: 700;
      font-size: 13px;
      color: black; }
    #send_friend_form .form_container p.txt_required {
      padding-bottom: 0;
      color: #666; }
    #send_friend_form .form_container .text {
      padding-bottom: 10px; }
      #send_friend_form .form_container .text label {
        display: block;
        padding: 0;
        width: 100%;
        font-size: 12px; }
      #send_friend_form .form_container .text input {
        padding: 0 5px;
        height: 22px;
        width: 100%;
        border: 1px solid #d6d4d4;
        font-size: 12px;
        color: #666; }
  #send_friend_form .submit {
    margin-top: 20px;
    padding-bottom: 0;
    text-align: right; }

/* PERSONNALISATION ##################################################################### */
.product-information {
  border-top: 0px solid #d6d4d4;
  border-bottom: 0px solid #d6d4d4;
  margin-bottom: 25px; }
  .product-information .product-info-tabs {
    padding-right: 0;
    position: relative;
    z-index: 2;
	width:100% }
    @media only screen and (min-width: 767px) {
      .product-information .product-info-tabs:after {
        border-right: 0px solid #d6d4d4;
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        content: '.';
        text-indent: -5000px;
        display: block;
        z-index: 1; } }
    .product-information .product-info-tabs > li {
      border-bottom: 1px solid #d6d4d4;
      margin: 0;
      z-index: 2;
      text-transform: uppercase;
      font-size: 12px; }

        .product-information .product-info-tabs > li {
		  width:auto;
		  float:left
}
      .product-information .product-info-tabs > li a {
        padding-bottom: 5px; 
		padding-right:10px}
      @media only screen and (min-width: 767px) {
        .product-information .product-info-tabs > li a, .product-information .product-info-tabs > li a:hover, .product-information .product-info-tabs > li a:active, .product-information .product-info-tabs > li a:focus, .product-information .product-info-tabs > li a.active {
          background: none;
		   } }
      @media only screen and (min-width: 767px) {
        .product-information .product-info-tabs > li:hover, .product-information .product-info-tabs > li.active {
          border-left-color: #333333; } }
      .product-information .product-info-tabs > li:hover a, .product-information .product-info-tabs > li.active a {
        color: black;
		border-bottom:solid 4px #000; background:none; }
      .product-information .product-info-tabs > li:last-child {
        margin-bottom: -1px; }
  .product-information .tab-content {
    border-bottom: 0px solid #d6d4d4;
    position: relative;
    z-index: 1;
    margin: 0;
    padding-top: 30px;
	padding-left:0px
 }
    @media only screen and (min-width: 767px) {
      .product-information .tab-content:before {
        content: '.';
        text-indent: -5000px;
        border-left: 0px solid #d6d4d4;
        position: absolute;
        left: -1px;
        top: 0;
        z-index: 1;
        height: 100%; } }
    .product-information .tab-content > div {
      padding-bottom: 15px;
	  text-align:justify }
      @media only screen and (min-width: 767px) {
        .product-information .tab-content > div {
          padding-left: 0px; } }

ul#uploadable_files,
ul#text_fields {
  list-style-type: none; }

.customizableProductsFile,
.customizableProductsText {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d6d4d4; }

.customizationUploadLine {
  padding-bottom: 10px; }
  .customizationUploadLine label {
    display: block;
    vertical-align: top; }
  .customizationUploadLine textarea {
    width: 50%;
    border: 1px solid #d6d4d4;
    color: #333333; }

.customizationUploadBrowse img {
  border: 3px solid #333;
  margin: 0 10px 10px 0;
  padding: 5px;
  background: #fff; }
  .customizationUploadBrowse img + a {
    position: relative;
    vertical-align: top; }
    .customizationUploadBrowse img + a img {
      height: auto;
      margin: 0;
      border: none;
      padding: 0;
      background: none; }

#customizedDatas {
  float: right; }

.accessories_block div ul li a {
  display: inline-block; }
.accessories_block div ul li.s_title_block a,
.accessories_block div ul li.s_title_block span {
  font-weight: 700; }

.pb-left-column .zoomPad {
  float: none; }


/*************************************** two columns layout triks *******************************************/
.addsharethisinner .stButton .stArrow {
  display: none !important; }

#view_full_size .zoomPreload {
  background-position: center center;
  text-indent: -5000px; }

/***** IE code ****/
.ie8 .pb-left-column #image-block #view_full_size .span_link {
  background: #fff;
  border: 1px solid #d6d4d4; }

@media only screen and (max-width: 767px) {
  #blockpack ul.product_list > li.first-item-of-mobile-line {
    clear: left; }
  #blockpack ul.product_list > li.first-item-of-tablet-line {
    clear: none; } }

.page-product-box {
  border-bottom: 1px solid #d6d4d4; }

/******************************************************************
Quick View Styles
******************************************************************/
#product.content_only .primary_block.row {
  margin: 0; }
#product.content_only #image-block.is_caroucel {
  margin-left: 81px;
  margin-right: 0px; }
  @media only screen and (max-width: 841px) {
    #product.content_only #image-block.is_caroucel {
      margin-left: 67px; } }
#product.content_only #thumbs_list {
  height: 387px;
  width: 75px; }
  @media only screen and (max-width: 841px) {
    #product.content_only #thumbs_list {
      height: 303px;
      width: 59px; } }
  #product.content_only #thumbs_list ul#thumbs_list_frame {
    margin-top: -3px; }
    @media only screen and (max-width: 841px) {
      #product.content_only #thumbs_list ul#thumbs_list_frame {
        margin-top: -2px; } }
  #product.content_only #thumbs_list li {
    margin-top: 3px;
    width: 75px;
    height: 75px; }
    @media only screen and (max-width: 841px) {
      #product.content_only #thumbs_list li {
        width: 59px;
        height: 59px;
        margin-top: 2px; } }
#product.content_only div.primary_block {
  margin-bottom: 0; }
  #product.content_only div.primary_block div.pb-left-column {
    padding: 15px 15px 0px 25px;
    width: 498px;
    max-width: 498px;
    float: left; }
    #product.content_only div.primary_block div.pb-left-column #views_block {
      top: 15px; }
    @media only screen and (max-width: 841px) {
      #product.content_only div.primary_block div.pb-left-column {
        width: 400px;
        max-width: 400px; } }
  #product.content_only div.primary_block div.pb-right-column {
    padding: 20px 20px 10px 15px;
    margin-bottom: 0;
    max-width: 330px; }
    #product.content_only div.primary_block div.pb-right-column #product_payment_logos {
      display: none; }
    @media only screen and (min-width: 842px) {
      #product.content_only div.primary_block div.pb-right-column {
        padding: 15px 0 0 0;
        max-width: 380px; } }
    @media only screen and (max-width: 880px) {
      #product.content_only div.primary_block div.pb-right-column {
        max-width: 330px; } }
    @media only screen and (max-width: 841px) {
      #product.content_only div.primary_block div.pb-right-column {
        max-width: 310px;
        padding: 20px 10px 100px 15px;
        position: static; } }
    #product.content_only div.primary_block div.pb-right-column .product_comments_block_extra {
      padding-right: 0; }
    @media only screen and (max-width: 841px) {
      #product.content_only div.primary_block div.pb-right-column .socialsharing_product {
        bottom: 30px;
        left: 0;
        position: absolute;
        text-align: center;
        width: 100%;
        margin: 0; } }
    #product.content_only div.primary_block div.pb-right-column #ShareDiv {
      position: absolute;
      bottom: 8px; }
    #product.content_only div.primary_block div.pb-right-column h1 {
      padding-bottom: 5px; }
    #product.content_only div.primary_block div.pb-right-column .content_prices {
      margin-bottom: 0;
	  width:100%;
      overflow: hidden;
      float: left;
      line-height: 30px; }
      #product.content_only div.primary_block div.pb-right-column .content_prices .old-price-info {
        float: right;
        padding-top: 3px;
        padding-left: 10px;
        margin-bottom: 0; }
      #product.content_only div.primary_block div.pb-right-column .content_prices .our_price_display {
        float: left;
        margin-bottom: 0; }
      #product.content_only div.primary_block div.pb-right-column .content_prices .discount {
        display: none; }
    #product.content_only div.primary_block div.pb-right-column #attributes {
      margin-bottom: 10px; }
    #product.content_only div.primary_block div.pb-right-column .box-info-product {
      overflow: hidden;
      padding-top: 0;
      padding-bottom: 0; }
      @media only screen and (max-width: 841px) {
        #product.content_only div.primary_block div.pb-right-column .box-info-product #add_to_cart_product_page_button {
          clear: left;
          float: left;
          margin: 4px 0 0 0; } }
    @media only screen and (max-width: 841px) {
      #product.content_only div.primary_block div.pb-right-column .product-info-line {
        display: none; } }
    #product.content_only div.primary_block div.pb-right-column .box-info-product .box-cart-bottom {
      padding-bottom: 0; }
      @media only screen and (max-width: 841px) {
        #product.content_only div.primary_block div.pb-right-column .box-info-product .box-cart-bottom .buttons_bottom_block {
          display: none; } }

.box-info-product .box-cart-bottom img {
  width: auto; }
  
  p.buttons_bottom_block.no-print { margin:0px }
  span.price.cart_block_tax_cost.ajax_cart_tax_cost { font-size:13px }
  
  span.span_link { font-family:lato; text-transform:uppercase; font-weight:bold;  padding:100%; width:100%; height:100% }
  
  #opisproduktu_nag h3 { font:700 18px/20px "Lato", sans-serif; text-transform:uppercase; color:#000000; padding-bottom:10px; border-bottom:solid 1px #666; }
  

