/*
* @section      Page Product Styles
*/

.primary_block {
  margin-bottom: 10px; }

.product-heading-h5 {
  font: bold 14px/20px "Ubuntu", sans-serif; }

#productscategory_list .product-name,
#crossselling_list_car .product-name,
.related-block .product-name,
.accessories-block .product-name {
  margin-bottom: 5px; }

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

/*
* @subsection      Left column in product block
*/
.pb-left-column {
  margin-bottom: 15px; }

  /* Modified to stop resizing */
  /*
  @media only screen and (max-width: 479px) {
    .pb-left-column {
      max-width: 320px;
      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;
    background: #f1f1f1; }
    .pb-left-column #image-block.is_caroucel {
      margin-left: 96px;
      margin-right: 4px; }

      /* Modified to stop resizing */
      /*
      @media (min-width: 992px) and (max-width: 1199px) {
        .pb-left-column #image-block.is_caroucel {
          margin-left: 96px;
          margin-right: 0; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .pb-left-column #image-block.is_caroucel {
          margin-left: 85px;
          margin-right: 0; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .pb-left-column #image-block.is_caroucel {
          margin-left: 94px;
          margin-right: 0; } }
      @media only screen and (max-width: 479px) {
        .pb-left-column #image-block.is_caroucel {
          margin-left: 77px;
          margin-right: 0; } }
      */

    .pb-left-column #image-block .zoomWindow {
      background: #f1f1f1; }
    .pb-left-column #image-block img {
      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: #6f6f6f;
        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";
          content: "\f00e";
          display: inline-block;
          color: #888888;
          font-size: 20px;
          line-height: 22px;
          font-weight: normal;
          margin: 0 0 0 4px; }
        .pb-left-column #image-block #view_full_size .span_link:hover:after {
          color: #6f6f6f; }
    .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-sale-box {
      z-index: 50002; }

/*
* @subsection      Miniatures
*/
.pb-left-column #views_block {
  margin-top: 0;
  position: absolute;
  top: 0;
  left: 15px;
  z-index: 1; }

#thumbs_list {
  overflow: hidden;
  width: 86px;
  height: 670px; }

  /* Modified to stop resizing */
  /*
  @media (min-width: 992px) and (max-width: 1199px) {
    #thumbs_list {
      height: 512px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    #thumbs_list {
      height: 370px;
      width: 76px; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    #thumbs_list {
      height: 508px;
      width: 86px; } }
  @media only screen and (max-width: 479px) {
    #thumbs_list {
      height: 303px;
      width: 69px; } }
  */

  #thumbs_list ul#thumbs_list_frame {
    list-style-type: none;
    padding-left: 0;
    overflow: hidden;
    margin: -13px 0 0 0; }

    /* Modified to stop resizing */
    /*
    @media (min-width: 992px) and (max-width: 1199px) {
      #thumbs_list ul#thumbs_list_frame {
        margin-top: -6px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      #thumbs_list ul#thumbs_list_frame {
        margin-top: -20px; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      #thumbs_list ul#thumbs_list_frame {
        margin-top: -5px; } }
    @media only screen and (max-width: 479px) {
      #thumbs_list ul#thumbs_list_frame {
        margin-top: -4px; } }
    */

  #thumbs_list li {
    float: left;
    height: 123px;
    width: 86px;
    cursor: pointer;
    margin-top: 13px;
    line-height: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

    /* Modified to stop resizing */
    /*
    @media (min-width: 992px) and (max-width: 1199px) {
      #thumbs_list li {
        margin-top: 6px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      #thumbs_list li {
        margin-top: 20px;
        height: 108px;
        width: 76px; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      #thumbs_list li {
        margin-top: 5px; } }
    @media only screen and (max-width: 479px) {
      #thumbs_list li {
        margin-top: 4px;
        height: 98px;
        width: 69px; } }
    */

    #thumbs_list li a {
      display: block;
      -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: #f1f1f1; }
      #thumbs_list li a:hover, #thumbs_list li a.zoomThumbActive {
        background: #e4e4e4; }
    #thumbs_list li img {
      width: 100%;
      height: 100%;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }

.two-columns .pb-left-column #image-block.is_caroucel {
  margin-right: 0;
  margin-left: 89px; }

  /* Modified to stop resizing */
  /*
  @media (min-width: 992px) and (max-width: 1199px) {
    .two-columns .pb-left-column #image-block.is_caroucel {
      margin-left: 83px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .two-columns .pb-left-column #image-block.is_caroucel {
      margin-left: 92px; } }
  @media only screen and (max-width: 479px) {
    .two-columns .pb-left-column #image-block.is_caroucel {
      margin-left: 77px; } }
  */

.two-columns #thumbs_list {
  height: 331px;
  width: 79px; }

  /* Modified to stop resizing */
  /*
  @media (min-width: 992px) and (max-width: 1199px) {
    .two-columns #thumbs_list {
      width: 74px;
      height: 311px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .two-columns #thumbs_list {
      width: 84px;
      height: 440px; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .two-columns #thumbs_list {
      width: 82px;
      height: 361px; } }
  @media only screen and (max-width: 479px) {
    .two-columns #thumbs_list {
      height: 213px;
      width: 69px; } }
  */
  .two-columns #thumbs_list ul#thumbs_list_frame {
    margin-top: -5px; }

    /* Modified to stop resizing */
    /*
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .two-columns #thumbs_list ul#thumbs_list_frame {
        margin-top: -11px; } }
    @media only screen and (max-width: 479px) {
      .two-columns #thumbs_list ul#thumbs_list_frame {
        margin-top: -3px; } }
    */
  .two-columns #thumbs_list li {
    margin-top: 5px;
    width: 79px;
    height: 79px; }

    /* Modified to stop resizing */
    /*
    @media (min-width: 992px) and (max-width: 1199px) {
      .two-columns #thumbs_list li {
        width: 74px;
        height: 74px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .two-columns #thumbs_list li {
        width: 84px;
        height: 84px; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .two-columns #thumbs_list li {
        width: 82px;
        height: 82px;
        margin-top: 11px; } }
    @media only screen and (max-width: 479px) {
      .two-columns #thumbs_list li {
        margin-top: 3px;
        height: 69px;
        width: 69px; } }
    */

.two-columns #usefull_link_block li {
  clear: left;
  border: none;
  padding-left: 0; }
  .two-columns #usefull_link_block li#favoriteproducts_block_extra_add, .two-columns #usefull_link_block li#favoriteproducts_block_extra_remove, .two-columns #usefull_link_block li#favoriteproducts_block_extra_added, .two-columns #usefull_link_block li#favoriteproducts_block_extra_removed {
    padding-left: 25px; }
    .two-columns #usefull_link_block li#favoriteproducts_block_extra_add:before, .two-columns #usefull_link_block li#favoriteproducts_block_extra_remove:before, .two-columns #usefull_link_block li#favoriteproducts_block_extra_added:before, .two-columns #usefull_link_block li#favoriteproducts_block_extra_removed:before {
      left: 1px; }

#view_scroll_left,
#view_scroll_right {
  width: 100%;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  background: rgba(18, 18, 18, 0.3);
  text-align: center; }
  #view_scroll_left:before,
  #view_scroll_right:before {
    color: white;
    font-family: "FontAwesome";
    font-size: 20px;
    line-height: 22px; }
  #view_scroll_left:hover:before,
  #view_scroll_right:hover:before {
    color: #6f6f6f; }

#view_scroll_right {
  top: auto;
  bottom: 0; }
  #view_scroll_right:before {
    content: "\f0d7"; }

#view_scroll_left:before {
  content: "\f0d8"; }

.resetimg {
  padding: 0 15px 0 0;
  position: absolute;
  right: 15px;
  bottom: 0px;
  margin-bottom: 5px;
  z-index: 1; }
  .resetimg #resetImages i {
    margin-right: 6px; }

/*
* @subsection      Link list
*/
#usefull_link_block {
  overflow: hidden; }
  #usefull_link_block li {
    float: left;
    padding: 0 15px;
    border-left: 1px solid #e4e4e4;
    margin-bottom: 5px; }
    #usefull_link_block li:first-child {
      border-left: 0;
      padding-left: 0; }
    #usefull_link_block li a {
      color: #6f6f6f;
      font-weight: 400;
      position: relative;
      padding-left: 25px;
      line-height: 18px;
      display: inline-block; }
      #usefull_link_block li a:before {
        font-family: "FontAwesome";
        color: #6f6f6f;
        font-size: 15px;
        line-height: 18px;
        position: absolute;
        top: 0;
        left: 1px;
        font-weight: normal; }
      #usefull_link_block li a:hover {
        color: #333333; }
    #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: #6f6f6f;
        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: #333333; }
    #usefull_link_block li#favoriteproducts_block_extra_removed:before {
      content: "\f004"; }

/*
* @subsection      Right column in product block
*/
.pb-right-column .product-info-line {
  overflow: hidden;
  margin: 0 0 15px -15px;
  line-height: 24px;
  padding-right: 30px; }
  .pb-right-column .product-info-line > p {
    padding-left: 15px;
    margin-bottom: 5px;
    display: inline-block;
    vertical-align: middle; }
    .pb-right-column .product-info-line > p label {
      margin: 0;
      font-weight: normal;
      color: #888888; }
    .pb-right-column .product-info-line > p span.editable {
      background: #fefefe;
      color: #6f6f6f;
      display: inline-block;
      padding: 0 9px;
      font-weight: 500;
      -moz-border-radius: 0;
      -webkit-border-radius: 0;
      border-radius: 0; }
.pb-right-column h1 {
  padding-bottom: 20px;
  color: #333333;
  margin: -2px 0 0 0;
  font: bold 20px/30px "Ubuntu", sans-serif;
  text-transform: uppercase; }
.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 #e4e4e4;
  margin: 10px 0 0px;
  position: relative; }
  #product p#loyalty b {
    color: #6f6f6f; }
  #product p#loyalty:before {
    font-family: "FontAwesome";
    content: "\f024";
    display: inline-block;
    color: #888888;
    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: 10px; }
  #attributes fieldset label {
    vertical-align: top;
    display: block;
    font-weight: normal;
    color: black; }
  #attributes .attribute_list {
    width: 100%;
    padding-bottom: 10px; }

      #attributes .attribute_list .form-control option {
        background: white;
        color: black; }
    #attributes .attribute_list ul {
      clear: both; }
      #attributes .attribute_list ul li {
        float: left;
        margin-right: 10px;
        position: relative; }
    #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 #e4e4e4;
        clear: none; }
        #attributes .attribute_list #color_to_pick_list li a.color_pick {
          display: block;
          height: 22px;
          width: 22px;
          cursor: pointer; }
        #attributes .attribute_list #color_to_pick_list li.selected {
          border: 1px solid #b1b1b1; }

.box-info-product .ajax_add_to_cart_product_button:before {
  vertical-align: -4px; }
.box-info-product .ajax_add_to_cart_product_button.added:before {
  content: "\e048";
  font-family: "material-design"; }
.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] {
  opacity: 1 !important; }
  .box-info-product .ajax_add_to_cart_product_button.added.disabled:before, .box-info-product .ajax_add_to_cart_product_button.disabled:before, .box-info-product .ajax_add_to_cart_product_button[disabled]:before {
    content: "\f110";
    font-family: "FontAwesome";
    animation: 2s linear 0s normal none infinite spin;
    -webkit-animation: 2s linear 0s normal none infinite spin;
    -moz-animation: 2s linear 0s normal none infinite spin;
    opacity: 1; }
.box-info-product .box-cart-bottom {
  padding-bottom: 15px; }

/*
* @subsection      Data sheet table
*/
.table-data-sheet, table.table-product-discounts {
  border: none;
  width: 100%;
  margin: 0 0 20px;
  background: white; }
  .table-data-sheet tr, table.table-product-discounts tr {
    border: none; }
    .table-data-sheet tr.even, table.table-product-discounts tr.even {
      background: #fefefe; }
    .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: 500;
        color: #6f6f6f; }
    .table-data-sheet tr th, table.table-product-discounts tr th {
      color: #6f6f6f; }

/*
* @subsection      Quantity wanted
*/
#quantity_wanted_p {
  overflow: hidden;
  float: left;
  margin-right: 20px; }
  #quantity_wanted_p input {
    width: 51px;
    height: 51px;
    padding: 0;
    text-align: center;
    float: left;
    border: 1px solid #e4e4e4;
    outline-width: 0; }
  #quantity_wanted_p .btn {
    float: left;
    margin-left: 3px; }
  #quantity_wanted_p label {
    color: #888888;
    float: left;
    line-height: 51px;
    padding-right: 10px; }
@media (min-width: 1100px) {
#add_to_cart_product_page_button {
float: right;
margin-bottom: -50px;
position: relative;
top: -66px;}}
  #add_to_cart_product_page_button #add_to_cart {
    margin-bottom: 0; }

/*
* @subsection      Availability statut
*/
#availability_date_label {
  display: inline-block;
  font-weight: 700;
  font-size: 12px; }

#availability_date {
  margin: 0; }
  #availability_date + #oosHook {
    margin-bottom: 15px; }

#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 #285f2c;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0; }

#last_quantities {
  background: #f13340;
  border-color: #b20c18;
  padding: 4px 8px 3px;
  position: relative;
  top: 1px; }

#pQuantityAvailable {
  display: inline-block; }
  #pQuantityAvailable span#quantityAvailable {
    font-weight: 500;
    color: #6f6f6f; }

#availability_statut #availability_value.warning_inline {
  background: #f13340;
  border-color: #b20c18;
  text-shadow: 1px 1px #b20c18;
  margin: 0; }

.box-info-product .content_prices {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 20px; }
  .box-info-product .content_prices .discount {
    color: #f13340;
    margin-bottom: 20px;
    display: block; }

.all-price-info {
  margin-bottom: 20px; }
  .all-price-info > p {
    display: inline-block;
    vertical-align: 0;
    margin-right: 5px;
    margin-bottom: 10px; }

#old_price .price {
  text-decoration: line-through;
  color: #888888;
  font-size: 14px; }

#reduction_percent,
#reduction_amount {
  font: bold 14px/20px "Ubuntu", sans-serif;
  color: #333333; }

#our_price_display {
  font: bold 16px/19px "Ubuntu", sans-serif;
  color: #333333; }
  #our_price_display.new-price {
    color: #f13340; }

/*
* @subsection      Online only
*/
.pb-right-column p.online_only {
  font-weight: 700;
  color: #f13340;
  text-align: left; }

/*
* @subsection      Send to a Friend
*/
#send_friend_form {
  width: 555px;
  overflow: hidden; }

  /* Modified to stop resizing */
  /*
  @media (max-width: 767px) {
    #send_friend_form {
      width: 280px; } }
  */

  #send_friend_form .product img {
    margin: 0 0 10px 0;
    border: 1px solid #e4e4e4;
    max-width: 100%;
    height: auto; }
  #send_friend_form .product p {
    padding: 0;
    color: #6f6f6f; }
    #send_friend_form .product p .product_name {
      font-size: 12px;
      color: #333333; }
  #send_friend_form .form_container {
    padding: 10px 15px;
    border: 1px solid #e4e4e4;
    background: #fefefe; }
    #send_friend_form .form_container p.intro_form {
      padding-bottom: 6px;
      font-weight: 700;
      font-size: 13px;
      color: #6f6f6f; }
    #send_friend_form .form_container p.txt_required {
      padding-bottom: 0;
      color: #888888; }
    #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 #e4e4e4;
        font-size: 12px;
        color: #888888; }
  #send_friend_form .submit {
    margin-top: 20px;
    padding-bottom: 0;
    text-align: right; }

/*
* @subsection      Personnalisaton
*/
.product-information {
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 25px; }
  .product-information .product-info-tabs {
    padding-right: 0;
    position: relative;
    z-index: 2; }

    /* Modified to stop resizing */
    /*
    @media only screen and (min-width: 767px) {
      .product-information .product-info-tabs:after {
        border-right: 1px solid #e4e4e4;
        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 #e4e4e4;
      margin: 0;
      z-index: 2;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 14px; }

      /* Modified to stop resizing */
      /*
      @media only screen and (min-width: 767px) {
        .product-information .product-info-tabs > li {
          border-left: 2px solid white; } }
      .product-information .product-info-tabs > li a {
        padding: 15px 19px; }
      @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 {
          background: white;
          border-left-color: #333333; } }
      */

      .product-information .product-info-tabs > li:hover a, .product-information .product-info-tabs > li.active a {
        color: #333333; }
      .product-information .product-info-tabs > li.active a {
        cursor: default; }
      .product-information .product-info-tabs > li:last-child {
        margin-bottom: -1px; }
  .product-information .tab-content {
    position: relative;
    z-index: 1;
    margin: 0;
    padding-top: 30px; }

    /* Modified to stop resizing */
    /*
    @media only screen and (min-width: 767px) {
      .product-information .tab-content:before {
        content: '.';
        text-indent: -5000px;
        border-left: 1px solid #e4e4e4;
        position: absolute;
        left: -1px;
        top: 0;
        z-index: 1;
        height: 100%; } }
    */

    .product-information .tab-content > div {
      padding-bottom: 15px; }
      
      /* Modified to stop resizing */
      /*
      @media only screen and (min-width: 767px) {
        .product-information .tab-content > div {
          padding-left: 15px; } }
      */

      .product-information .tab-content > div .custom_desc td {
        width: 50%;
        padding: 0; }

        /* Modified to stop resizing */
        /*
        @media (max-width: 579px) {
          .product-information .tab-content > div .custom_desc td {
            width: 100%;
            display: block; } }
        */

        .product-information .tab-content > div .custom_desc td img {
          max-width: 100%;
          height: auto;
          width: 100%; }
        .product-information .tab-content > div .custom_desc td > div.textBox {
          max-width: 600px;
          margin: 0 auto;
          padding: 0 30px; }

          /* Modified to stop resizing */
          /*
          @media (max-width: 579px) {
            .product-information .tab-content > div .custom_desc td > div.textBox {
              padding: 30px; } }
          */

          .product-information .tab-content > div .custom_desc td > div.textBox h2 {
            font: bold 30px/45px "Ubuntu", sans-serif;
            margin: 0 0 32px;
            color: #262626; }

            /* Modified to stop resizing */
            /*
            @media (max-width: 991px) {
              .product-information .tab-content > div .custom_desc td > div.textBox h2 {
                margin: 0 0 22px; } }
            @media (max-width: 767px) {
              .product-information .tab-content > div .custom_desc td > div.textBox h2 {
                margin: 0 0 10px;
                font: bold 20px/35px "Ubuntu", sans-serif; } }
            */

          .product-information .tab-content > div .custom_desc td > div.textBox p {
            margin-bottom: 36px; }

            /* Modified to stop resizing */
            /*
            @media (max-width: 991px) {
              .product-information .tab-content > div .custom_desc td > div.textBox p {
                margin-bottom: 16px;
                font-size: 11px;
                line-height: 20px; } }
            */

          .product-information .tab-content > div .custom_desc td > div.textBox ul {
            list-style: none; }

            /* Modified to stop resizing */
            /*
            @media (max-width: 767px) {
              .product-information .tab-content > div .custom_desc td > div.textBox ul {
                display: none; } }
            */

            .product-information .tab-content > div .custom_desc td > div.textBox ul li {
              position: relative; }

              /* Modified to stop resizing */
              /*
              @media (max-width: 991px) {
                .product-information .tab-content > div .custom_desc td > div.textBox ul li {
                  font-size: 11px;
                  line-height: 16px; } }
              */

              .product-information .tab-content > div .custom_desc td > div.textBox ul li:before {
                content: "";
                width: 3px;
                height: 3px;
                background: #888;
                display: inline-block;
                margin-right: 25px;
                vertical-align: 3px; }
                @media (max-width: 991px) {
                  .product-information .tab-content > div .custom_desc td > div.textBox ul li:before {
                    margin-right: 10px; } }

.accessories-block .product-box,
#crossselling_list .product-box,
.blockproductscategory .product-box,
.related-block .product-box {
  text-align: center; }
  .accessories-block .product-box .product-image,
  #crossselling_list .product-box .product-image,
  .blockproductscategory .product-box .product-image,
  .related-block .product-box .product-image {
    border: none;
    background: #f1f1f1;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear; }
    .accessories-block .product-box .product-image:hover,
    #crossselling_list .product-box .product-image:hover,
    .blockproductscategory .product-box .product-image:hover,
    .related-block .product-box .product-image:hover {
      background: #e4e4e4; }
  .accessories-block .product-box .ajax_add_to_cart_button,
  #crossselling_list .product-box .ajax_add_to_cart_button,
  .blockproductscategory .product-box .ajax_add_to_cart_button,
  .related-block .product-box .ajax_add_to_cart_button {
    padding: 14px 12px 13px; }
    .accessories-block .product-box .ajax_add_to_cart_button span,
    #crossselling_list .product-box .ajax_add_to_cart_button span,
    .blockproductscategory .product-box .ajax_add_to_cart_button span,
    .related-block .product-box .ajax_add_to_cart_button span {
      display: none; }
    .accessories-block .product-box .ajax_add_to_cart_button:before,
    #crossselling_list .product-box .ajax_add_to_cart_button:before,
    .blockproductscategory .product-box .ajax_add_to_cart_button:before,
    .related-block .product-box .ajax_add_to_cart_button:before {
      margin: 0; }

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

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

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

.customizationUploadBrowse img {
  border: 3px solid #333333;
  margin: 0 10px 10px 0;
  padding: 5px;
  background: white; }
  .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; }

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

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

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

/* Modified to stop resizing */
/*
@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 #e4e4e4; }

/*
* @subsection      Quick View Styles
*/
#product.content_only .primary_block.row {
  margin: 0; }
#product.content_only #image-block.is_caroucel {
  margin-left: 81px; }

  /* Modified to stop resizing */
  /*
  @media only screen and (max-width: 841px) {
    #product.content_only #image-block.is_caroucel {
      margin-left: 67px; } }
  */

#product.content_only #thumbs_list {
  height: 553px;
  width: 75px; }

  /* Modified to stop resizing */
  /*
  @media only screen and (max-width: 841px) {
    #product.content_only #thumbs_list {
      height: 432px;
      width: 59px; } }
  */

  #product.content_only #thumbs_list ul#thumbs_list_frame {
    margin-top: -4px;
    margin-bottom: 0; }

    /* Modified to stop resizing */
    /*
    @media only screen and (max-width: 841px) {
      #product.content_only #thumbs_list ul#thumbs_list_frame {
        margin-top: -3px; } }
    */

  #product.content_only #thumbs_list li {
    margin-top: 4px;
    width: 75px;
    height: 107px; }

    /* Modified to stop resizing */
    /*
    @media only screen and (max-width: 841px) {
      #product.content_only #thumbs_list li {
        width: 59px;
        height: 84px;
        margin-top: 3px; } }
    */

#product.content_only div.primary_block {
  margin-bottom: 0;
  position: relative; }
  #product.content_only div.primary_block div.pb-left-column {
    padding: 15px 15px 0 15px;
    width: 498px;
    max-width: 498px;
    float: left; }
    #product.content_only div.primary_block div.pb-left-column #views_block {
      top: 15px; }
    #product.content_only div.primary_block div.pb-left-column p.resetimg {
      margin-bottom: 0;
      padding-top: 0; }

      /* Modified to stop resizing */
      /*
    @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-info-line {
      padding-right: 30px; }
    #product.content_only div.primary_block div.pb-right-column #product_payment_logos {
      display: none; }

      /* Modified to stop resizing */
      /*
    @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; }

      /* Modified to stop resizing */
      /*
    @media only screen and (max-width: 841px) {
      #product.content_only div.primary_block div.pb-right-column .socialsharing_product {
        margin: 12px 0 0 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 .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; }

      /* Modified to stop resizing */
      /*
      @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; }

      /* Modified to stop resizing */
      /*
      @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; } }
      */
          
.product_by_webowky {
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 20px;
    font: bold 18px "Ubuntu", sans-serif;
    color: black;
}

.produkt-by-webowky {
    color: black;
}
          
.webowky_tabulka {
    min-width: 100%;
}

.product_by_webowky td {
  padding-bottom: 0px;
  color: black;
  padding: 3px 0px;
  margin: -2px 0 0 0;
  font: bold 14px "Ubuntu", sans-serif;
  text-transform: normal; }
.popis {
font-size: 18px;
color: black;
font-weight: 300;
line-height: 1.4;
margin-top: 10px;

} 

.floatright
{
float: right;
margin: 0px 10px 0px 0px;
//border: 1px solid #666;
//padding: 2px;
}  


.produkt-by-webowky ul li {
    white-space: nowrap;
    color: black;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 300;
}

.webowky-pozadi {
    background: #ededed;   // zde si můžete změnit barvu u pozadí v produktu
}   

.webowky-button {
    font: bold 14px/21px "Ubuntu", sans-serif;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: inherit;
    padding: 14px 20px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: white;
    background: #191919;
    border: none;
    text-transform: uppercase;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
        color: white;
    background-color: #f2a500; // zde měníte barvu tlačítka
    border-color: #e4e4e4;
}
.btn-default {

}

#product #stupnost {
  color: black;
}#product #stupnost .zelana {
  color: #22b14c;
}#product #stupnost .cervena {
  color: red;
}


#product .content_prices.clearfix > div#stupnost {
  margin-right: 21px;
  text-align: right;
  font-weight: bold;
}
#product #attributes .attribute_list .selector,#product #attributes .attribute_list .selector span, #product #attributes .attribute_list .selector select  {
  width: 100%!important;
}