body#product #columns{padding-top:0}
body#product #main_content:before{content:none}
/* product desc */
.product-info-block { margin:0;padding:120px 30px 80px;background:#70675d;color:#fff;font-size:18px;line-height:1.8 }
/*.product-info-block #short_description_block:after { content:" ";position:absolute;bottom:20px;width:32px;height:32px;left:50%;margin:0 0 0 -16px;background:url(../img/sprite.png) no-repeat -102px -194px }*/
#short_description_block table,
.product-info-block #short_description_block .rte {
    font-family: garamond-premier-pro-display, serif;
    font-size:20px;
    line-height:1.5;
}    
.product-info-block #short_description_block .rte { padding:0px;background: transparent none repeat scroll 0 0;margin:0 0 20px;min-height:140px }
.product-info-block h1 {
	margin:0 0 20px;
	padding: 0;
	background: none;
  color:#fff;
  text-align:left;
  font-size:28px;
  font-weight:600 /*bold*/;
}
.product-info-block #short_description_block .rte p {color:#fff }
#product_condition,.product-info-block .buttons_bottom_block,#availability_statut,#availability_date,#product_reference,#usefull_link_block{display:none !important}

.product-info-block .product-title-info-block{float:right;width:475px}
.product-info-block .product-image-info-block{float:left;width:385px;min-height:425px}

#short_description_block{font-size:16px;}
#short_description_block table{background:none;margin:0 0 20px}
#short_description_block table td{background:none;border:none;padding:5px 0;width:245px;text-align:left;color:#fff}
#short_description_block table td:first-child{width:225px}

/* primary_block ***************************************************************************** */
.primary_block {
  margin-bottom: 0px; }

.product-heading-h5 {
  color: #999999;
  font-weight: 200;
  margin: 3px 0 8px;
}

.box-security .product-heading-h5 {
  margin: 3px 0 8px; }

#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: #3a3939; }
    #productscategory_list .product-name a:hover,
    .accessories-block .product-name a:hover {
      color: #515151; }

.primary_block .pb-left-column img{
	max-width: 100%;
	height: auto;
}
a.fancybox-nav {
	outline:0
}
/* .pb-left-column ***************************************************************************** */
.pb-left-column #image-block {
  position: relative;
  display: block;
  cursor: pointer;
  padding: 5px;
  border: 1px solid #dbdbdb;
  background: white; }
  .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);
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
    -moz-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: #333333; }
  .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; }

#views_block{margin:20px auto 0;width:384px}
#thumbs_list_out {
  float: left;
  width: 312px; }
#thumbs_list {
  overflow: hidden;
  width: 312px; }
  #thumbs_list ul#thumbs_list_frame {
    list-style-type: none;
    padding-left: 0;
    overflow: hidden;
    height: 70px; width:1000% }
  #thumbs_list li {
    float: left;
    height: 70px;
    width: 70px;
    cursor: pointer;
    border: 0px solid #dbdbdb;
    margin-right: 8px;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    #thumbs_list li.last {
      margin-right: 0; }
    #thumbs_list li a {
      display: block;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
       }
    #thumbs_list li img {
      width: 70px; height:70px; border:3px solid #29190a;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      #thumbs_list li a:hover img, #thumbs_list li a.shown img {
        border-color: #ebbc11; }

span.view_scroll_spacer {
  float: left;
  width: 40px;
  height:70px
}

#view_scroll_left,
#view_scroll_right {
  margin-top: 19px;
  height: 32px;
  width: 32px;
  line-height: 0;
  font-size: 0;
  background: url(../img/sprite.png) no-repeat -34px -194px;
  overflow: hidden; }
  #view_scroll_left:hover,
  #view_scroll_right:hover {
    opacity: 0.5; }

#view_scroll_right {
  background-position:-68px -194px;
  float: left; }

.resetimg {
  padding: 10px 0 0; text-align:center;font-size:14px }
  .resetimg #resetImages i {
    margin-right: 6px; }


/* link list */
#usefull_link_block {
  list-style-type: none; }
  #usefull_link_block li {
    margin: 0 0 8px 0; }
    #usefull_link_block li:first-child {
      margin: 0 0 8px 0;
      border: none;
      padding: 0; }
    #usefull_link_block li a {
      color: #777676;
      font-weight: 700;
      position: relative;
      padding-left: 30px;
      line-height: 22px;
      display: inline-block; }
      #usefull_link_block li a:before {
        font-family: "FontAwesome";
        color: #333333;
        font-size: 19px;
        line-height: 24px;
        position: absolute;
        top: -2px;
        left: 0;
        font-weight: normal; }
      #usefull_link_block li a:hover {
        color: #000; }
    #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 {
      clear: both;
      float: none; }
      #usefull_link_block li#left_share_fb a {
        padding-left: 18px; }
      #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;
      font-weight: 700;
      clear: both;
      float: none;
      margin: 0 0 8px 0;
      border: none;
      padding: 0;
      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: #333333;
        font-size: 19px;
        line-height: 24px;
        position: absolute;
        top: -2px;
        left: 0;
        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: #000; }
    #usefull_link_block li#favoriteproducts_block_extra_removed:before {
      content: "\f004"; }

/* pb-center-column ****************************************************************************** */
.pb-center-column {
  margin-bottom: 30px;
  /* form */ }
  .pb-center-column h1 {
    padding-bottom: 16px;
    font-size: 20px;
    color: #3a3939; }
  .pb-center-column p {
    margin-bottom: 10px; }
  .pb-center-column #product_reference {
    margin-bottom: 6px; }
    .pb-center-column #product_reference span {
      font-weight: 700;
      color: #333333; }
  .pb-center-column #short_description_block {
    color: #666666; }
    .pb-center-column #short_description_block .buttons_bottom_block {
      display: none; }
    .pb-center-column #short_description_block #short_description_content {
      padding: 0 0 15px;
      word-wrap: break-word; }
      .pb-center-column #short_description_block #short_description_content p {
        line-height: 18px; }
  .pb-center-column #buy_block {
    margin-top: 10px; }
    .pb-center-column #buy_block label {
      display: inline-block;
      width: 125px;
      font-weight: 700;
      font-size: 12px;
      text-align: right; }
    .pb-center-column #buy_block p.price {
      padding: 0; }
  .pb-center-column #color_picker p {
    padding-bottom: 5px;
    font-weight: 700; }

#product p#loyalty {
  padding: 17px 0 15px 35px;
  border-top: 1px solid #d6d4d4;
  border-bottom: 1px solid #d6d4d4;
  margin: 10px 0 -5px;
  position: relative; }
  #product p#loyalty b {
    color: #333333; }
  #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 {
  padding: 0 20px 20px;
  word-wrap: break-word; }
  #page .rte p {
    margin-bottom: 1em;
    min-height: 1px; }

#attributes fieldset {
  padding-bottom: 3px; }
  #attributes fieldset label {
    vertical-align: top;
    display: block; }
#attributes .attribute_list {
  width: 100%; }
  #attributes .attribute_list .form-control {
    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;
      width: 26px;
      height: 26px;
      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 #4d4d4d; }
      #attributes .attribute_list #color_to_pick_list li a.color_pick img {
        display: block;
        height: 22px;
        width: 22px; }

.product_attributes,
.box-cart-bottom {
  -webkit-box-shadow: inset 0 6px 6px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 6px 6px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 6px 6px rgba(0, 0, 0, 0.05);
  padding: 19px 19px 17px; }

.box-cart-bottom {
  padding: 0; }

#short_description_content a,
.page-product-box a {
  color: #333333;
  text-decoration: underline; }
#short_description_content a.btn,
.page-product-box a.btn {
  text-decoration: none; }

  .box-info-product .exclusive {
    padding: 0;
    border-top: 1px solid #0079b6;
    border-right: 1px solid #006fa8;
    border-left: 1px solid #006fa8;
    border-bottom: 1px solid #012740;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    display: block;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009ad0), color-stop(100%, #007ab7));
    background-image: -webkit-linear-gradient(#009ad0, #007ab7);
    background-image: -moz-linear-gradient(#009ad0, #007ab7);
    background-image: -o-linear-gradient(#009ad0, #007ab7);
    background-image: linear-gradient(#009ad0, #007ab7);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009ad0', endColorstr='#007ab7',GradientType=0 ); }
    .box-info-product .exclusive:before {
      font-family: "FontAwesome";
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      color: white;
      font-size: 25px;
      line-height: 47px;
      text-shadow: 0 1px #015883;
      content: "\f07a";
      z-index: 2;
      width: 51px;
      text-align: center;
      border: 1px solid #06b2e6;
      -webkit-border-radius: 5px 0 0 5px;
      -moz-border-radius: 5px 0 0 5px;
      -ms-border-radius: 5px 0 0 5px;
      -o-border-radius: 5px 0 0 5px;
      border-radius: 5px 0 0 5px; }
    .box-info-product .exclusive.added:before {
      content: "\f00c"; }
    .box-info-product .exclusive.added.disabled:before, .box-info-product .exclusive.disabled:before {
      content: "\f110";
      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;
      border: none; }
    .box-info-product .exclusive:after {
      background: url(../img/border-1.gif) repeat-y 0 0;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 51px;
      content: "";
      width: 1px;
      z-index: 2; }
    .box-info-product .exclusive span {
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
      border-radius: 5px;
      font-weight: 700;
      font-size: 20px;
      line-height: 22px;
      border-top: 1px solid #06b2e6;
      border-right: 1px solid #06b2e6;
      border-left: 1px solid #06b2e6;
      border-bottom: 1px solid #06b2e6;
      text-shadow: 0 1px #015883;
      padding: 12px 36px 14px 60px;
      color: white;
      display: block !important;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .box-info-product .exclusive:hover {
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #007ab7), color-stop(100%, #009ad0));
      background-image: -webkit-linear-gradient(#007ab7, #009ad0);
      background-image: -moz-linear-gradient(#007ab7, #009ad0);
      background-image: -o-linear-gradient(#007ab7, #009ad0);
      background-image: linear-gradient(#007ab7, #009ad0);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007ab7', endColorstr='#009ad0',GradientType=0 );
      background-position: 0 0; }

#center_column.col-sm-9 .col-md-3 .box-info-product {
  background: #f6f6f6;
  border: 1px solid #d2d0d0;
  border-top: 1px solid #b0afaf;
  border-bottom: 1px solid #b0afaf; }
  #center_column.col-sm-9 .col-md-3 .box-info-product p {
    margin-bottom: 7px;
    padding: 15px 10px 0; }
  #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive {
    padding: 0;
    border-top: 1px solid #0079b6;
    border-right: 1px solid #006fa8;
    border-left: 1px solid #006fa8;
    border-bottom: 1px solid #012740;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    display: block;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009ad0), color-stop(100%, #007ab7));
    background-image: -webkit-linear-gradient(#009ad0, #007ab7);
    background-image: -moz-linear-gradient(#009ad0, #007ab7);
    background-image: -o-linear-gradient(#009ad0, #007ab7);
    background-image: linear-gradient(#009ad0, #007ab7);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009ad0', endColorstr='#007ab7',GradientType=0 ); }
    #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:before {
      font-family: "FontAwesome";
      position: relative;
      top: 0;
      left: 0;
      bottom: 0;
      color: white;
      font-size: 25px;
      line-height: 47px;
      text-shadow: 0 1px #015883;
      content: "\f07a";
      z-index: 2;
      width: 51px;
      text-align: center;
      border: none;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0; }
    #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive.added:before {
      content: "\f00c"; }
    #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive.added.disabled:before, #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive.disabled:before {
      height:51px;      
      content: "\f110";
      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;
      border: none; }
    #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:after {
      background: none;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 51px;
      content: "";
      width: 1px;
      z-index: 2; }
    #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive span {
      font-weight: 500;
      font-size: 18px;
      line-height: 22px;
      border: none;
      border-top: 1px solid #006fa8;
      text-shadow: 0 1px #015883;
      padding: 12px 16px 14px;
      color: white;
      display: block !important;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:hover {
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #007ab7), color-stop(100%, #009ad0));
      background-image: -webkit-linear-gradient(#007ab7, #009ad0);
      background-image: -moz-linear-gradient(#007ab7, #009ad0);
      background-image: -o-linear-gradient(#007ab7, #009ad0);
      background-image: linear-gradient(#007ab7, #009ad0);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007ab7', endColorstr='#009ad0',GradientType=0 );
      background-position: 0 0; }

/* table_data_sheet */
.table-data-sheet {
  border-bottom: 1px solid #d6d4d4;
  width: 100%;
  margin: 0 0 20px;
  background: white; }
  .table-data-sheet tr {
    border-top: 1px solid #d6d4d4; }
    .table-data-sheet tr.even {
      background: #fdfdfd; }
    .table-data-sheet tr td {
      padding: 10px 20px 11px; }
      .table-data-sheet tr td:first-child {
        border-right: 1px solid #d6d4d4;
        width: 30%;
        font-weight: 700;
        color: #333333; }

/* table product-discounts */
table.table-product-discounts {
  border: none;
  border-bottom: 1px solid #d6d4d4;
  border-right: 1px solid #d6d4d4;
  width: 50%;
  margin: 0 0 20px;
  background: white; }
  table.table-product-discounts tr th {
    background: #fbfbfb;
    color: #333333;
    font-weight: 700;
    border: none;
    font-weight: 700; }
  table.table-product-discounts tr td,
  table.table-product-discounts tr th {
    border-left: 1px solid #d6d4d4;
    width: 33%;
    padding: 10px 20px 11px;
    border-top: 1px solid #d6d4d4;
    border-right: none;
    text-shadow: none;
    text-transform: none;
    font-weight: 13px;
    line-height: 18px;
    border-bottom: none; }

/* 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 input {
  width: 78px;
  height: 27px;
  padding: 0 6px;
  float: none /*left*/;
  border: 1px solid #d6d4d4;
  line-height: 27px; vertical-align:middle }
#quantity_wanted_p .btn {
  float: none /*left*/;
  margin-left: 3px; vertical-align:middle }
#quantity_wanted_p label {
  display: block;
  margin-bottom: 0px; vertical-align:middle }

/* availability_statut */
#availability_statut span#availability_label,
#availability_date_label {
  display: inline-block;
  width: 125px;
  font-weight: 700;
  font-size: 12px;
  text-align: right; }

#quantityAvailable {
  color: #333333;
  font-size: 13px;
  line-height: 18px;
  font-weight: 700; }

#availability_value,
#last_quantities {
  color: white;
  font-weight: 700;
  line-height: 18px;
  display: inline-block;
  padding: 3px 8px 4px;
  background: #55c65e;
  border: 1px solid #36943e;
  margin-left: 5px; }

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

#availability_statut,
#pQuantityAvailable {
  display: inline-block; }

#pQuantityAvailable span {
  font-weight: 700;
  color: #333333; }

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

/* box-security */
.box-security {
  border-top: 1px solid #dfdede;
  padding: 19px 19px 6px;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #fbfbfb));
  background-image: -webkit-linear-gradient(#ffffff, #fbfbfb);
  background-image: -moz-linear-gradient(#ffffff, #fbfbfb);
  background-image: -o-linear-gradient(#ffffff, #fbfbfb);
  background-image: linear-gradient(#ffffff, #fbfbfb);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#fbfbfb',GradientType=0 ); }

/* prices */
.content_prices {
  padding: 13px 19px; }

.discount {
  display: none; }

#old_price {
  padding-bottom: 15px;
  font-size: 17px;
  text-decoration: line-through;
  display: inline-block;
  line-height: 23px; }

#reduction_percent,
#reduction_amount {
  display: inline-block;
  margin-right: 10px;
  padding: 1px 2px;
  font-weight: 600;
  font-size: 21px;
  line-height: 23px;
  color: white;
  background: #f13340;
  border: 1px solid #d02a2c; }
  #reduction_percent span,
  #reduction_amount span {
    display: block; }

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

.buttons_bottom_block {
  clear: both;
  padding: 13px 19px 0; }
  .buttons_bottom_block #wishlist_button {
    font-weight: 700; }

/* SEND TO FRIEND (pop-in) ##################################################################### */
#send_friend_form {
  width: 555px;
  overflow: hidden; }
  #send_friend_form .product img {
    margin: 0 0 10px 0;
    border: 1px solid #d6d4d4; }
  #send_friend_form .product p {
    padding: 0;
    color: #333333; }
    #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: #333333; }
    #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 base-border-color;
        font-size: 12px;
        color: #666; }
  #send_friend_form .submit {
    margin-top: 20px;
    padding-bottom: 0;
    text-align: right; }

/* PERSONNALISATION ##################################################################### */
p.infoCustomizable {
  margin-bottom: 30px; }

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: #777777; }

.customizationUploadBrowse img + a {
  position: relative;
  top: -51px; }

#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; }

/******************************************************************
Quick View Styles
******************************************************************/
#product.content_only div.primary_block {
  margin-bottom: 0; }
  #product.content_only div.primary_block div.pb-left-column {
    padding: 20px 20px 5px 35px;
    width: 47%; }
    #product.content_only div.primary_block div.pb-left-column span.view_scroll_spacer {
      width: 38px;
      padding-left: 10px; }
    #product.content_only div.primary_block div.pb-left-column #thumbs_list_out,
    #product.content_only div.primary_block div.pb-left-column #thumbs_list {
      width: 392px; }
  #product.content_only div.primary_block div.pb-center-column {
    padding: 20px 20px 60px 0px;
    width: 27.5%;
    margin-bottom: 0;
    min-height: 623px;
    height: 100%; }
    #product.content_only div.primary_block div.pb-center-column .product_comments_block_extra {
      padding-right: 0; }
    #product.content_only div.primary_block div.pb-center-column #ShareDiv {
      position: absolute;
      bottom: 8px; }
  #product.content_only div.primary_block div.pb-right-column {
    width: 25.5%;
    padding-right: 15px;
    padding-left: 0; }
    #product.content_only div.primary_block div.pb-right-column .box-info-product {
      border-top-width: 0px;
      border-right: none;
      border-bottom: none;
      min-height: 623px;
      height: 100%;
      -webkit-border-radius: 0 4px 4px 0;
      -moz-border-radius: 0 4px 4px 0;
      -ms-border-radius: 0 4px 4px 0;
      -o-border-radius: 0 4px 4px 0;
      border-radius: 0 4px 4px 0;
      position: relative;
      padding-bottom: 125px; }
      #product.content_only div.primary_block div.pb-right-column .box-info-product #add_to_cart .exclusive {
        display: block;
        width: 100%; }
        #product.content_only div.primary_block div.pb-right-column .box-info-product #add_to_cart .exclusive:before, #product.content_only div.primary_block div.pb-right-column .box-info-product #add_to_cart .exclusive:after {
          display: block; }
        #product.content_only div.primary_block div.pb-right-column .box-info-product #add_to_cart .exclusive span {
          font-size: 20px;
          text-align: center; }
      #product.content_only div.primary_block div.pb-right-column .box-info-product .box-cart-bottom {
        right: 0;
        left: 0; }
    #product.content_only div.primary_block div.pb-right-column #attributes .attribute_list .form-control {
      width: 230px; }
    #product.content_only div.primary_block div.pb-right-column .product_attributes,
    #product.content_only div.primary_block div.pb-right-column .box-cart-bottom {
      -webkit-box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px;
      -moz-box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px;
      box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px; }
    #product.content_only div.primary_block div.pb-right-column .product_attributes {
      padding-top: 0; }

.addsharethisinner .stButton .stArrow {
  display: none !important; }

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




.product-image-block{padding:180px 609px 100px 30px;margin:0;background:url(../img/map-back.jpg) no-repeat 50% 0}
#image-block{padding:0;position:relative;min-height:281px;width:281px;margin:0 auto}
#image-block #view_full_size,
#image-block #view_full_size_image_color,
#image-block #view_full_size a,
.product-attributes-block #preview_product_images #product_image {position:relative;display:block;width:281px;margin:0 auto 0 0}
.product-attributes-block #preview_product_images #product_image {margin:0 auto 20px}
#image-block #view_full_size_in:after,
#image-block #view_full_size_image_color_in:after,
#image-block #view_full_size a:after,
.product-attributes-block #preview_product_images #product_image_in:after {content:" ";position:absolute;top:-5px;left:-5px;width:291px;height:291px;background:url(../img/img-mask-y-l.png) no-repeat 50% 50%}
#image-block #view_full_size img,
#image-block #view_full_size_image_color img,
#image-block #view_full_size a img,
.product-attributes-block #preview_product_images #product_image img {border-radius:50%}
.product-image-block .new-box,.product-image-block .sale-box{left:3px;top:3px;z-index:100}

#image-block #view_full_size_image_color,
#image-block #view_full_size{margin:0px auto}

#image-block #view_full_size .span_link:after {
  font-family: "FontAwesome";
  content: "\f00e";
  position: absolute;
  top: 25%;
  left: 25%;
  width: 75%;
  height:75%;
  display: block;
  padding: 10px 0;
  text-align: center;
  line-height: 210px;
  color: rgba(0,0,0,0.2);
  text-align: center;
  font-weight: 700;
  font-size: 70px;
  cursor:pointer
}
#image-block #view_full_size:hover .span_link:after {
  color: rgba(0,0,0,0.5);
}
/*
#image-block #view_full_size .span_link:after {
    font-family: "FontAwesome";
    color: #c0c0c0;
    font-size: 70px;
    line-height: 281px;
    content: "\f00e";
    font-weight: normal;
    margin: 0 0 0 4px; }
#image-block #view_full_size .span_link:hover:after {
    color: #333333; }
*/

.box-info-product .product_attributes {position:relative;background:#281a11 url(../img/bgr_plech.jpg) no-repeat 50% 0;margin:0}
.box-info-product .content_prices {position:relative;background:url(../img/price-back.jpg) repeat-y 50% 0;margin:0;padding:10px 30px }

.box-info-product .product_attributes #attributes ul#color_to_pick_list{padding: 0 0 15px;font-size:20px}
.box-info-product .product_attributes #attributes #attribute_fieldset_7 ul#color_to_pick_list,
.box-info-product .product_attributes #attributes #attribute_fieldset_3 ul#color_to_pick_list{padding-top:65px}
.box-info-product .product_attributes #attributes ul#color_to_pick_list.imageslist li{float:left;width:33.33%;height:auto;padding: 0 0 15px;margin:0 0 15px;border:none;color:#fff;text-align: center; }
/*.box-info-product .product_attributes #attributes ul#color_to_pick_list.imageslist.cols4 li{width:25%}*/
/*.box-info-product .product_attributes #attributes ul#color_to_pick_list.imageslist li.visible:nth-child(3n+1){clear:both}*/
/*
.box-info-product .product_attributes #attributes ul#color_to_pick_list.imageslist.cols4 li:nth-child(3n+1){clear:none}
.box-info-product .product_attributes #attributes ul#color_to_pick_list.imageslist.cols4 li:nth-child(4n+1){clear:both}
*/
.box-info-product .product_attributes #attributes ul#color_to_pick_list.imageslist li a,
.product-attributes-block #preview_product_images #product_attribute_images span{position:relative;display:block;width:171px;height:171px;margin:0 auto}
.box-info-product .product_attributes #attributes ul#color_to_pick_list.imageslist li a{height:230px}
.product-attributes-block #preview_product_images #product_attribute_images span{display:inline-block;margin:0 0 15px 24px}
.product-attributes-block #preview_product_images #product_attribute_images span:first-child{margin-left:0}
.box-info-product .product_attributes #attributes ul#color_to_pick_list.imageslist li a cite:after,
.product-attributes-block #preview_product_images #product_attribute_images span:after {content:" ";position:absolute;top:-2px;left:-2px;width:175px;height:175px;background:url(../img/img-mask-b-m.png) no-repeat 50% 50%}
.box-info-product .product_attributes #attributes ul#color_to_pick_list.imageslist li.selected a cite:after,
.box-info-product .product_attributes #attributes ul#color_to_pick_list.imageslist li a:hover cite:after,
.product-attributes-block #preview_product_images #product_attribute_images span:after {background-image:url(../img/img-mask-y-m.png)}
.box-info-product .product_attributes #attributes ul#color_to_pick_list.imageslist li a img,
.product-attributes-block #preview_product_images #product_attribute_images span img {border-radius:50%;width:171px;height:171px;margin:0 0 15px}

.product-attributes-block #preview_product_images #product_attribute_images:after{content:"";display:block;clear:both}
.product-attributes-block #preview_product_images #product_attribute_images span{float:left}
.product-attributes-block #preview_product_images #product_attribute_images span,
.product-attributes-block #preview_product_images #product_attribute_images span img{width:131px;height:131px}
.product-attributes-block #preview_product_images #product_attribute_images span:after{width:135px;height:135px;background-size:100% 100%}

.box-info-product .product_attributes #attributes ul#color_to_pick_list.colorslist li{float:none;display:block;width:auto;height:auto;padding:0;margin:0 0 30px;border:none;color:#fff;text-align: left}
.box-info-product .product_attributes #attributes ul#color_to_pick_list.colorslist li a{width:auto;height:auto;margin:0}
.box-info-product .product_attributes #attributes ul#color_to_pick_list.colorslist li a strong {display:inline-block;vertical-align:middle;border-radius:50%;width:35px;height:35px;margin:0 15px 0 0;background:url(../img/sprite.png) no-repeat -170px -223px}
.box-info-product .product_attributes #attributes ul#color_to_pick_list.colorslist li a#color_8 strong {background-position:-138px -223px}
.box-info-product .product_attributes #attributes ul#color_to_pick_list.colorslist li a span {display:inline-block;vertical-align:middle;}
.box-info-product .product_attributes #attributes ul#color_to_pick_list.colorslist li.selected a,
.box-info-product .product_attributes #attributes ul#color_to_pick_list.colorslist li a:hover {color:#ffca05}
.box-info-product .product_attributes #attributes ul#color_to_pick_list.colorslist.cols2{-webkit-column-count:2;-moz-column-count:2;column-count:2;}

#preview_product_images{float:left;width:441px}
#preview_product_data{float:right;width:490px;margin:0 0 15px;text-align:center}
#preview_product_data_in{position:relative;padding:60px 15px 65px;margin-bottom:20px;background:#29190a;font-size:20px;line-height:35px}
#preview_product_data_in:before{content:"";position:absolute;top:15px;left:50%;height:23px;width:239px;margin:0 0 0 -120px;background:url(../img/curls.png) no-repeat 50% 50%}
#preview_product_data_in h3{font-size:28px;margin:0 0 5px}
#preview_product_data_in .price{font-size:20px;position:relative;padding:66px 0 0;color:#fff}
#preview_product_data_in .price:before{content:"";position:absolute;top:25px;height:23px;width:239px;margin:0 0 0 -120px;background:url(../img/curls.png) no-repeat 50% 50%}

.with_rope.page-product-boxes{padding:30px}

h3.page-product-heading {
 color: #fff; 
 text-transform: uppercase; 
 font-weight: 600; 
 font-size: 18px; 
 line-height: 20px; 
 padding: 0; 
 margin: 0 0 20px; 
 position: relative; 
 border: none; 
 border-bottom: none; 
 background: none; 
}
.features-page-product-box{padding:0 30px}
.features-page-product-box .table-data-sheet{border:none;background:none;margin:0}
.features-page-product-box .table-data-sheet tr{color:#fff;background:none;border:none}
.features-page-product-box .table-data-sheet tr td{color:#fff;background:none;border:none;padding:3px 0;font-weight:400}

#product_quantity_block{font-size:16px;padding:0;text-align:center}
#product_quantity_block:after{content:"";display:block;clear:both}
#product_quantity_block #quantity_wanted_p{display:inline-block}
#product_quantity_block #quantity_wanted_p label{display:inline-block}

.box-cart-bottom{float:right;padding:0}
#add_to_cart{padding:0/* 13px*/;clear:none}
#add_to_cart button span{padding:0;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
font-weight: inherit;
font-size: inherit;
line-height: inherit;
border:none;
text-shadow: none;
color: inherit;
}
#add_to_cart button {
  display: block;
  cursor:pointer;
  position:relative;
  text-align:center;font-weight:600 /*bold*/;font-size:24px;
  padding: 0 18px;line-height:30px;height:30px;text-decoration:none;color:#fff;background:#493b2f;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border:none;
  text-shadow: none;
}
#add_to_cart button:hover {
  color:#aaa
}
#add_to_cart button:before{
  content:" ";position:absolute;display:block;background:url(../img/sprite.png) no-repeat -165px 0px;width:25px;height:30px;bottom:-10px;left:-13px;top:auto;right:auto;
animation:none;
-webkit-animation:none;
-moz-animation:none;
  
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
font-size: inherit;
line-height: inherit;
border:none;
text-shadow: none;
}
#add_to_cart button:after{
  content:" ";position:absolute;display:block;background:url(../img/sprite.png) no-repeat -190px 0px;width:25px;height:30px;bottom:-10px;right:-13px;top:auto;left:auto;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
font-size: inherit;
line-height: inherit;
border:none;
text-shadow: none;
}


#attribute_fieldset_7,
#attribute_fieldset_3{position:absolute;left:0;width:100%;top:-545px}
#attribute_fieldset_7 .attribute_list,
#attribute_fieldset_3 .attribute_list{position:relative}
#attribute_fieldset_7 ul#color_to_pick_list.colorslist,
#attribute_fieldset_3 ul#color_to_pick_list.colorslist{position:absolute;top:0;left:50%;width:50%}



@media (max-width: 1024px) {
  #image-block #view_full_size .span_link:after{font-size: 53px;} /*70*/
  .product-info-block h1,
  #preview_product_data_in h3{font-size: 21px;} /*28*/
  #product p#loyalty:before{font-size:20px} /*26*/
  .box-info-product .exclusive:before,
  #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:before{font-size:19px} /*25*/
  #add_to_cart button{font-size:18px} /*24*/
  #reduction_percent,
  #reduction_amount{font-size:16px} /*21*/
  .pb-left-column #image-block #view_full_size .span_link:after,
  .pb-center-column h1,
  .box-info-product .exclusive span,
  #product.content_only div.primary_block div.pb-right-column .box-info-product #add_to_cart .exclusive span,
  .box-info-product .product_attributes #attributes ul#color_to_pick_list,
  #preview_product_data_in,
  #preview_product_data_in .price{font-size:15px} /*20*/
  #usefull_link_block li a:before,
  #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,
  .product-info-block,
  #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive span,
  h3.page-product-heading{font-size:14px} /*19,18*/
  #old_price {font-size:13px} /*17*/
  #short_description_block,
  #product_quantity_block{font-size:12px} /*16*/
  .accessories-block .product-name a,
  .resetimg {font-size:11px} /*15,14*/
  .accessories-block .exclusive span,
  #quantityAvailable,
  .pb-center-column p.online_only,
  #send_friend_form .form_container p.intro_form{font-size:10px} /*13*/
  .pb-center-column #buy_block label,
  #availability_statut span#availability_label,
  #availability_date_label,
  #send_friend_form .product p .product_name,
  #send_friend_form .form_container .text label,
  #send_friend_form .form_container .text input{font-size: 9px;  }   /*12*/
  
  #preview_product_images,
  #image-block,
  .product-info-block .product-image-info-block{width:45.4%;min-height:0}
  #preview_product_data,
  .product-info-block .product-title-info-block{width:50.2%}
  .product-info-block .product-image-info-block #image-block{width:100%;margin:0 0 20px;float:none}
  #image-block{float:left;text-align:center}
  .product-image-block{padding-right:30px}
  .product-image-block:after{content:"";display:block;clear:both}
  #product-image-block #image-block{min-height:281px}
  /*#attribute_fieldset_7 ul#color_to_pick_list.colorslist,
  #attribute_fieldset_3 ul#color_to_pick_list.colorslist{left:70%;width:30%}*/
  #image-block #view_full_size, #image-block #view_full_size_image_color, #image-block #view_full_size a, .product-attributes-block #preview_product_images #product_image{max-width:281px;width:100%}
  #image-block #view_full_size_in, #image-block #view_full_size_image_color_in, .product-attributes-block #preview_product_images #product_image_in{display:block;width:100%;padding:100% 0 0;position:relative}
  #image-block #view_full_size_in img, #image-block #view_full_size_image_color_in img, #image-block #view_full_size a img, .product-attributes-block #preview_product_images #product_image_in img{position:absolute;top:0;left:0;width:100%;height:100%}
  #image-block #view_full_size_in:after, #image-block #view_full_size_image_color_in:after, #image-block #view_full_size a:after, .product-attributes-block #preview_product_images #product_image_in:after{width:auto;height:auto;right:-5px;bottom:-5px;background-size:100% 100%}
  .product-attributes-block #preview_product_images #product_attribute_images span{width:30%;height:auto;position:relative;padding:30% 0 0;margin-left:5%}
  .product-attributes-block #preview_product_images #product_attribute_images span img{position:absolute;top:0;left:0;width:100%;height:100%}
  .product-attributes-block #preview_product_images #product_attribute_images span:first-child{margin-left:0}
  .product-attributes-block #preview_product_images #product_attribute_images span:after{width:auto;height:auto;right:-2px;bottom:-2px;background-size:100% 100%}
  
  #views_block{max-width:390px}
  #view_scroll_right{float:right}
  #views_block{width:100%;position:relative;clear:both;float:none}
  #views_block #thumbs_list_out{position:absolute;bottom:35px;left:40px;right:40px;width:auto;overflow:visible}
  #views_block #thumbs_list_out #thumbs_list{position:relative;overflow:hidden;width:100%;max-width:310px;margin:0 auto -12.5%}
  #views_block #thumbs_list ul#thumbs_list_frame{margin:0;height:auto;width:10000%}
  #views_block #thumbs_list ul#thumbs_list_frame li{width:0.25%;height:auto;margin-right:0%}
  #views_block #thumbs_list ul#thumbs_list_frame li a{position:relative;margin:5% auto;width:90%;height:auto;padding:90% 0 0}
  #views_block #thumbs_list ul#thumbs_list_frame li a img{position:absolute;top:0;left:0;width:100%;height:100%}
}

@media (max-width: 768px) {
  .box-info-product .product_attributes #attributes ul#color_to_pick_list.imageslist li{width:50%}
}

@media (max-width: 640px) {
  .product-info-block{padding-top:90px;padding-bottom:40px}
  #preview_product_images, #preview_product_data,.product-info-block .product-title-info-block,.product-info-block .product-image-info-block{float:none;width:auto}
  .product-info-block #short_description_block .rte{min-height:0}
  .box-info-product .product_attributes #attributes ul#color_to_pick_list.imageslist li a{width:57%}
  .box-info-product .product_attributes #attributes ul#color_to_pick_list.imageslist li a cite{display:block;position:relative;width:100%;padding:100% 0 0;margin:0 0 10px}
  .box-info-product .product_attributes #attributes ul#color_to_pick_list.imageslist li a cite img{position:absolute;top:0;left:0;width:100%;height:100%}
  .box-info-product .product_attributes #attributes ul#color_to_pick_list.imageslist li a cite:after{width:auto;height:auto;right:-2px;bottom:-2px;background-size:100% 100%}

  #attribute_fieldset_7 ul#color_to_pick_list.colorslist,
  #attribute_fieldset_3 ul#color_to_pick_list.colorslist{left:55%;width:45%}
}

@media (max-width: 550px) {
  .box-info-product .product_attributes #attributes ul#color_to_pick_list.imageslist li a{width:67%}
}

@media (max-width: 480px) {
  #image-block #view_full_size .span_link:after{font-size: 35px;} /*70*/
  .product-info-block h1,
  #preview_product_data_in h3{font-size: 14px;} /*28*/
  #product p#loyalty:before{font-size:13px} /*26*/
  .box-info-product .exclusive:before,
  #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:before{font-size:12px} /*25*/
  #add_to_cart button{font-size:12px} /*24*/
  #reduction_percent,
  #reduction_amount{font-size:10px} /*21*/
  .pb-left-column #image-block #view_full_size .span_link:after,
  .pb-center-column h1,
  .box-info-product .exclusive span,
  #product.content_only div.primary_block div.pb-right-column .box-info-product #add_to_cart .exclusive span,
  .box-info-product .product_attributes #attributes ul#color_to_pick_list,
  #preview_product_data_in,
  #preview_product_data_in .price{font-size:10px} /*20*/
  #usefull_link_block li a:before,
  #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,
  .product-info-block,
  #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive span,
  h3.page-product-heading{font-size:9px} /*19,18*/
  #old_price {font-size:8px} /*17*/
  #short_description_block,
  #product_quantity_block{font-size:8px} /*16*/
  .accessories-block .product-name a,
  .resetimg {font-size:7px} /*15,14*/
  .accessories-block .exclusive span,
  #quantityAvailable,
  .pb-center-column p.online_only,
  #send_friend_form .form_container p.intro_form{font-size:7px} /*13*/
  .pb-center-column #buy_block label,
  #availability_statut span#availability_label,
  #availability_date_label,
  #send_friend_form .product p .product_name,
  #send_friend_form .form_container .text label,
  #send_friend_form .form_container .text input{font-size: 7px;  }   /*12*/
  
  #quantity_wanted_p input{height:20px;line-height:20px}
  
  .box-info-product .product_attributes #attributes ul#color_to_pick_list{font-size:13px}
}
  
@media (max-width: 640px) {
  .box-info-product .product_attributes #attributes ul#color_to_pick_list.imageslist li a{height:200px}
  .box-info-product .product_attributes #attributes ul#color_to_pick_list.imageslist li a{width:75%}
  
  .product-image-block{padding-top:120px;padding-bottom:200px;display:none}
  #attribute_fieldset_7,
  #attribute_fieldset_3{position:static;/*top:-585px*/}
  #image-block{float:none;width:auto}
  .box-info-product .product_attributes #attributes #attribute_fieldset_7 ul#color_to_pick_list,
  .box-info-product .product_attributes #attributes #attribute_fieldset_3 ul#color_to_pick_list{/*padding-top:360px;left:10px;right:10px;width:auto*/padding-top:0;position:static;width:auto}
  .box-info-product .product_attributes #attributes #attribute_fieldset_7 ul#color_to_pick_list.colorslist li,
  .box-info-product .product_attributes #attributes #attribute_fieldset_3 ul#color_to_pick_list.colorslist li{/*float:left;width:50%;*/margin:0 0 15px}
  .box-info-product .product_attributes #attributes ul#color_to_pick_list.colorslist li a strong{margin-right:8px}
}

@media (max-width: 320px) {
  .box-info-product .product_attributes #attributes ul#color_to_pick_list.imageslist li a{width:85%}
}

