/*@import url('https://fonts.googleapis.com/css?family=Poppins:300,300i,400,400i,500,500i,600,700');*/
/* product desc */
/* primary_block ***************************************************************************** */
.primary_block {
  margin-bottom: 20px; }

.top-hr {
  background: #C4C4C4;
  height: 5px;
  margin: 2px 0 31px; }

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

.box-security .product-heading-h5 {
  margin: 0px;
  margin-bottom: 5px; }

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

img {
  max-width: 100%;
  height: auto; }

/* .pb-right-column ***************************************************************************** */
.pb-right-column .pb-right-column-content {
  padding-top: 15px;
  border-top: 1px solid #dddddd; }
  .pb-right-column .pb-right-column-content section {
    margin-bottom: 20px; }
    .pb-right-column .pb-right-column-content section:last-child {
      margin-bottom: 0px; }
.pb-right-column .accesories-slider .button-container {
  display: none; }

/* .pb-left-column ***************************************************************************** */
.pb-left-column #image-block {
  position: relative;
  border: 1px solid #dbdbdb;
  margin-bottom: 10px; }
  @media (max-width: 479px) {
    .pb-left-column #image-block {
      width: 280px;
      margin: 0 auto; } }
  .pb-left-column #image-block img {
    display: block;
    margin: 0 auto; }
  .pb-left-column #image-block .slick-arrow {
    z-index: 102; }
    @media (min-width: 1000px) {
      .pb-left-column #image-block .slick-arrow {
        opacity: 0; } }
  .pb-left-column #image-block:hover .slick-arrow {
    opacity: 1; }
  .pb-left-column #image-block #view_full_size_button {
    position: absolute;
    bottom: 10px;
    right: 10px;
    display: block;
    text-align: center;
    z-index: 103;
    cursor: pointer;
    font-size: 11px;
    background: #fff;
    opacity: 0.4;
    padding: 4px 6px;
    display: inline-block;
    -moz-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease; }
    .pb-left-column #image-block #view_full_size_button i {
      font-size: 16px;
      vertical-align: middle; }
    .pb-left-column #image-block #view_full_size_button span {
      vertical-align: middle;
      margin-left: 5px; }
    .pb-left-column #image-block #view_full_size_button:hover {
      opacity: 1; }
    @media (max-width: 999px) {
      .pb-left-column #image-block #view_full_size_button {
        width: 100%;
        height: 100%;
        opacity: 0;
        left: 0;
        right: 0; } }
  .pb-left-column #image-block #view_full_size {
    display: block;
    cursor: pointer; }
  .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;
    width: 100% !important;
    float: none !important; }
  .pb-left-column #image-block .zoomWindow, .pb-left-column #image-block .zoomWrapper, .pb-left-column #image-block .zoomWrapperImage {
    width: 100% !important;
    height: 100% !important; }
  .pb-left-column #image-block .new-box,
  .pb-left-column #image-block .sale-box {
    z-index: 50002; }
.pb-left-column #views_block {
  max-width: 480px;
  margin: 0 auto; }
  .pb-left-column #views_block .slick-track {
    margin: 0 auto; }
@media (max-width: 999px) {
  .pb-left-column .sendtofriend, .pb-left-column .print {
    display: none; } }
@media (max-width: 767px) {
  .pb-left-column .zoomWindow {
    display: none !important; }
  .pb-left-column .zoomPad {
    cursor: default; } }
@media (min-width: 768px) {
  .pb-left-column.left-thumbs {
    margin-bottom: 40px; }
    .pb-left-column.left-thumbs .left-thumbs-table {
      position: relative; }
    .pb-left-column.left-thumbs #image-block {
      margin-left: 70px; }
    .pb-left-column.left-thumbs #views_block {
      position: absolute;
      left: 0px;
      top: 0px;
      width: 60px;
      margin: 0px;
      bottom: 0px;
      height: 100%;
      overflow: hidden; }
    .pb-left-column.left-thumbs #thumbs_list {
      height: 100%;
      margin: 0px; }
      .pb-left-column.left-thumbs #thumbs_list .slick-list {
        padding: 0px;
        margin: 0px; }
      .pb-left-column.left-thumbs #thumbs_list li {
        margin: 0px 0px 5px 0px; }
      .pb-left-column.left-thumbs #thumbs_list .slick-next, .pb-left-column.left-thumbs #thumbs_list .slick-prev {
        width: 50px;
        height: 20px;
        margin: 0px;
        overflow: hidden; }
      .pb-left-column.left-thumbs #thumbs_list .slick-next {
        bottom: 0px;
        top: auto;
        left: 5px; }
        .pb-left-column.left-thumbs #thumbs_list .slick-next:before {
          content: '\e604';
          line-height: 21px;
          position: relative;
          left: 3px; }
      .pb-left-column.left-thumbs #thumbs_list .slick-prev {
        top: 0px;
        left: 5px; }
        .pb-left-column.left-thumbs #thumbs_list .slick-prev:before {
          line-height: 21px;
          content: '\e603';
          position: relative;
          left: 3px; }
      .pb-left-column.left-thumbs #thumbs_list #thumbs_list_frame {
        padding: 23px 0px; }
      .pb-left-column.left-thumbs #thumbs_list #thumbs_list_frame, .pb-left-column.left-thumbs #thumbs_list .slick-list {
        height: 100% !important;
        margin: 0px; } }

/* miniatures */
.pb-left-column #views_block {
  margin-top: 10px;
  text-align: center; }

#thumbs_list_frame {
  opacity: 0;
  visibility: hidden; }
  #thumbs_list_frame.slick-slider {
    opacity: 1;
    visibility: visible; }

#thumbs_list {
  margin: 0 25px; }
  #thumbs_list .slick-prev {
    left: -25px; }
  #thumbs_list .slick-next {
    right: -25px; }
  #thumbs_list .slick-prev, #thumbs_list .slick-next {
    height: 50px;
    width: 20px;
    margin-top: -25px;
    background: none !important; }
    #thumbs_list .slick-prev:before, #thumbs_list .slick-next:before {
      font-size: 34px;
      line-height: 34px; }
  #thumbs_list li {
    float: left;
    cursor: pointer;
    border: 1px solid #dbdbdb;
    margin: 0px 5px; }
    #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; }
      #thumbs_list li a:hover, #thumbs_list li a.shown {
        border-color: #dbdbdb; }
    #thumbs_list li img {
      margin: 0 auto;
      height: auto;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }

span.view_scroll_spacer {
  display: inline-block;
  vertical-align: middle; }
  @media (max-width: 999px) {
    span.view_scroll_spacer {
      display: none !important; } }

#view_scroll_left,
#view_scroll_right {
  height: 20px;
  width: 20px;
  vertical-align: middle;
  line-height: 0;
  font-size: 0;
  overflow: hidden; }
  @media (max-width: 999px) {
    #view_scroll_left,
    #view_scroll_right {
      display: none !important; } }
  #view_scroll_left:before,
  #view_scroll_right:before {
    padding-left: 2px;
    color: #c0c0c0;
    font-family: "warehousefont";
    font-size: 20px;
    line-height: 22px; }
  #view_scroll_left:hover:before,
  #view_scroll_right:hover:before {
    color: #777; }

#view_scroll_right {
  display: inline-block; }
  #view_scroll_right:before {
    content: "\e601"; }

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

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

.addthis_toolbox {
  margin-bottom: 5px; }

/* link list */
#usefull_link_block {
  list-style-type: none; }
  #usefull_link_block li {
    margin: 0 0 2px 0; }
    @media (min-width: 768px) and (max-width: 999px) {
      #usefull_link_block li {
        float: none !important; } }
    #usefull_link_block li a {
      position: relative;
      padding-left: 20px;
      line-height: 22px;
      display: inline-block; }
      #usefull_link_block li a:before {
        font-family: "FontAwesome";
        font-size: 14px;
        line-height: 24px;
        position: absolute;
        top: -2px;
        left: 0;
        font-weight: normal; }
      #usefull_link_block li a:hover {
        color: #000; }
    @media (min-width: 768px) and (max-width: 999px) {
      #usefull_link_block li.print {
        margin: 8px 0 0;
        padding: 0;
        border: none; } }
    #usefull_link_block li.print a:before {
      content: "\f02f"; }
    #usefull_link_block li.sendtofriend a:before {
      content: "\f003"; }
    #usefull_link_block li.socialsharing_list p {
      margin: 0px; }
    #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: #777;
        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-left-column ****************************************************************************** */
@media (max-width: 767px) {
  .product-title-center .imglog {
    display: none; } }

.pb-center-column {
  /* form */ }
  .pb-center-column .product-title {
    font-size: 11px;
    border-top: 1px solid #dddddd;
    position: relative;
    padding-right: 70px; }
    .pb-center-column .product-title img.imglog {
      position: absolute;
      right: 0;
      top: 15px; }
    .pb-center-column .product-title p {
      margin-bottom: 0px;
      display: inline-block;
      margin-right: 10px; }
    .pb-center-column .product-title .manname {
      margin-right: 10px; }
    .pb-center-column .product-title label {
      margin-bottom: 0px; }
    .pb-center-column .product-title .yotpo {
      display: block !important;
      overflow: hidden; }
      .pb-center-column .product-title .yotpo .yoResult {
        color: inherit !important;
        font-size: inherit !important;
        font-style: normal !important;
        font-weight: normal !important; }
  .pb-center-column h1 {
    padding-bottom: 0px;
    margin-bottom: 5px;
    margin-top: 15px;
    text-transform: uppercase; }
  .pb-center-column p {
    margin-bottom: 10px; }
  .pb-center-column #short_description_block {
    margin-top: 15px; }
    .pb-center-column #short_description_block .buttons_bottom_block {
      display: none; }
    .pb-center-column #short_description_block #short_description_content {
      padding: 0px;
      word-wrap: break-word; }
      .pb-center-column #short_description_block #short_description_content p {
        /*line-height: 18px;*/
        font-size: 14px;
        line-height: 24px;
      }
  .pb-center-column #buy_block p.price {
    padding: 0; }
  .pb-center-column #color_picker p {
    padding-bottom: 5px;
    font-weight: 700; }
  .pb-center-column .buttons_bottom_block {
    margin: 0px; }
  .pb-center-column .more_buttons_bottom_block {
    margin-top: 15px;
    padding-top: 10px;
    border-top: 1px solid #dddddd;
    clear: both; }
    .pb-center-column .more_buttons_bottom_block .additional_button {
      display: inline-block;
      margin-right: 10px; }
      .pb-center-column .more_buttons_bottom_block .additional_button:last-child {
        margin-right: 0px; }
    .pb-center-column .more_buttons_bottom_block .addthis_toolbox {
      margin-bottom: -3px; }
    .pb-center-column .more_buttons_bottom_block .print:before {
      content: "\f02f";
      font: 400 15px/31px "FontAwesome";
      margin-right: 5px;
      display: inline-block; }
    .pb-center-column .more_buttons_bottom_block .add_to_compare:before {
      content: "\f074";
      font: 400 15px/31px "FontAwesome";
      margin-right: 5px;
      display: inline-block; }
    .pb-center-column .more_buttons_bottom_block .add_to_compare.checked:before {
      content: "\f068"; }

#product p#loyalty {
  padding: 15px 0 15px 35px;
  border-top: 1px solid #dddddd;
  position: relative;
  margin: 0px; }
  #product p#loyalty b {
    color: #777; }
  #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; }

#attributes fieldset {
  padding-bottom: 5px; }
  #attributes fieldset:last-child {
    padding-bottom: 0px; }
  #attributes fieldset label {
    vertical-align: top;
    display: block;
    font-weight: bold; }
#attributes .attribute_list {
  width: 100%; }
  #attributes .attribute_list .form-control {
    max-width: 230px; }
    #attributes .attribute_list .form-control option {
      background: #fff;
      color: #666; }
  #attributes .attribute_list ul {
    clear: both; }
    #attributes .attribute_list ul li {
      margin-right: 10px;
      overflow: hidden; }
  #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;
    margin-bottom: 0px; }
    #attributes .attribute_list #color_to_pick_list li {
      float: left;
      margin: 0 6px 6px 0;
      border: 1px solid #dddddd;
      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 a.color_pick img {
          position: relative;
          top: -2px; }
      #attributes .attribute_list #color_to_pick_list li.selected {
        position: relative;
        top: -2px;
        border: 2px solid; }
        #attributes .attribute_list #color_to_pick_list li.selected a.color_pick {
          height: 24px;
          width: 24px; }

.product_attributes {
  margin-bottom: 10px;
  border-top: 1px solid #dddddd;
  padding-top: 15px; }

.box-cart-bottom {
  border-top: 1px solid #dddddd;
  padding-top: 15px; }
  .box-cart-bottom label.qty-label {
    width: auto !important; }

.available-box {
  margin-top: 10px;
  margin-bottom: 5px; }

.box-info-product p {
  margin-bottom: 5px;
}
.box-info-product .exclusive {
  text-transform: uppercase;
  padding: 0;
  border: none;
  position: relative;
  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-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #009ad0; }
  .box-info-product .exclusive span {
    font-size: 14px;
    line-height: 44px;
    padding: 0px 30px;
    display: block !important; }
  .box-info-product .exclusive:hover {
    background: #007ab7; }

#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; }
    #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: #fff;
      display: block !important;
      -moz-border-radius: 0;
      -webkit-border-radius: 0;
      border-radius: 0;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      @media (max-width: 1319px) {
        #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive span {
          font-size: 16px; } }
      @media (max-width: 999px) {
        #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive span {
          padding: 8px 12px 10px;
          text-align: center; } }
    #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:hover {
      background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwN2FiNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOWFkMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
      background-size: 100%;
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #007ab7), color-stop(100%, #009ad0));
      background-image: -moz-linear-gradient(#007ab7, #009ad0);
      background-image: -webkit-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; }

#product .tab-content > .tab-pane {
  padding: 20px;
  padding-bottom: 0px;
  margin-bottom: 20px; }

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

/* table product-discounts */
table.table-product-discounts {
  width: 50%;
  margin: 0 0 20px;
  color: #332f2f;
  }
  @media (max-width: 479px) {
    table.table-product-discounts {
      width: 100%; } }
  table.table-product-discounts tr {
    border-bottom: solid 1px #f57c33;
  }
  table.table-product-discounts tr th {
    font-weight: 700;
    font-size: 120%;
  }
  table.table-product-discounts tr td,
  table.table-product-discounts tr th {
    border: 0 none;
    background: transparent 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; }

.add_to_cart_container {
  display: inline-block;
  vertical-align: middle; }
  .add_to_cart_container.unvisible {
    display: none; }

/* quantity_wanted */
#quantity_wanted_p {
  display: inline-block;
  vertical-align: middle;
  line-height: 40px;
  margin-right: 10px; }
  #quantity_wanted_p .quantity-input-wrapper {
    position: relative;
    float: left;
    display: inline-block; }
    #quantity_wanted_p .quantity-input-wrapper .product_quantity_down, #quantity_wanted_p .quantity-input-wrapper .product_quantity_up {
      position: absolute;
      right: 8px;
      top: -5px;
      width: 5px;
      height: 5px;
      color: #dddddd; }
      #quantity_wanted_p .quantity-input-wrapper .product_quantity_down:hover, #quantity_wanted_p .quantity-input-wrapper .product_quantity_up:hover {
        color: #777777; }
    #quantity_wanted_p .quantity-input-wrapper .product_quantity_down {
      top: 3px; }
  #quantity_wanted_p input {
    width: 60px;
    height: 40px;
    padding: 0 6px;
    float: left;
    border: 1px solid #dddddd;
    line-height: 27px; }
  #quantity_wanted_p .btn {
    float: left;
    margin-left: 3px; }
  #quantity_wanted_p label {
    display: block;
    float: left;
    line-height: 40px !important;
    margin-right: 10px; }

/* availability_statut */
.available-box p:last-child {
  margin-bottom: 0px;
  padding-bottom: 0px; }

#availability_statut span#availability_label,
#availability_date_label {
  display: inline-block;
  font-size: 12px;
  text-align: right; }

#availability_value,
#last_quantities {
  color: #fff;
  line-height: 18px;
  display: inline-block;
  padding: 3px 8px 4px;
  background: #46a74e; }

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

#availability_statut {
  /*margin-left: 5px;*/
}

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

#pQuantityAvailable {
  text-align: right;
  position: relative;
  top: 1px; }

#availability_statut #availability_value.warning_inline {
  background-color: #fe9126;
  border-color: #e4752b;
  margin: 0; }

/* box-security */
.box-security {
  border-top: 1px solid #dddddd;
  margin-top: 13px;
  padding: 10px 0px; }

/* prices */
.content_prices {
  margin-bottom: 5px; }
  .content_prices .price {
    display: inline-block; }

.discount {
  display: none; }

.our_price_display {
  font-size: 20px;
  display: inline-block;
  color: #f13340;
  margin: 0px; }

.pack_price {
  display: inline-block; }

#old_price {
  text-decoration: line-through;
  display: block;
  line-height: 18px;
  padding: 0px 5px;
  font-size: 18px;
}

#old_price_display .price {
  text-decoration: line-through; }

#reduction_percent,
#reduction_amount {
  display: block;
  padding: 1px 2px;
  line-height: 23px;
  color: #fff;
  background: #f13340;
  max-width: 100px;
  text-align: center;
}
  #reduction_percent span,
  #reduction_amount span {
    display: block; }

#minimal_quantity_wanted_p {
  clear: both;
  margin: 5px 0px 0px 0px; }

/* online_only */
.pb-center-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: 479px) {
    #send_friend_form {
      width: 280px; } }
  #send_friend_form .product img {
    margin: 0 0 10px 0;
    border: 1px solid #dddddd; }
  #send_friend_form .product p {
    padding: 0;
    color: #777; }
    #send_friend_form .product p .product_name {
      font-size: 12px;
      color: #000; }
  #send_friend_form .form_container {
    padding: 10px 15px;
    border: 1px solid #dddddd;
    background: #f8f8f8; }
    #send_friend_form .form_container p.intro_form {
      padding-bottom: 6px;
      font-weight: 700;
      font-size: 13px;
      color: #777; }
    #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 ##################################################################### */
ul#uploadable_files,
ul#text_fields {
  list-style-type: none; }

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

.customizationUploadLine label {
  display: block;
  vertical-align: top; }
.customizationUploadLine textarea {
  width: 50%;
  border: 1px solid #dddddd;
  color: #777777; }

.customizationUploadBrowse img + a {
  position: relative; }

#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: 0px;
  padding: 10px 0; }
  #product.content_only div.primary_block div.pb-left-column span.view_scroll_spacer {
    width: 42px; }
  #product.content_only div.primary_block div.pb-center-column {
    margin-bottom: 0; }
    #product.content_only div.primary_block div.pb-center-column .product-title {
      border-top: none; }
      #product.content_only div.primary_block div.pb-center-column .product-title h1 {
        margin-top: 0px; }
    @media (max-width: 999px) {
      #product.content_only div.primary_block div.pb-center-column {
        min-height: 440px; } }
    @media (max-width: 319px) {
      #product.content_only div.primary_block div.pb-center-column {
        width: 100%;
        float: none; } }
    #product.content_only div.primary_block div.pb-center-column .product_comments_block_extra {
      padding-right: 0; }
    @media (max-width: 319px) {
      #product.content_only div.primary_block div.pb-center-column .comments_advices li {
        display: block; }
      #product.content_only div.primary_block div.pb-center-column .comments_advices a.reviews {
        margin: 0;
        padding: 0;
        border: none; } }
    #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 .box-info-product {
    border-top-width: 0px;
    border-right: none;
    border-bottom: none;
    min-height: 623px;
    height: 100%;
    -moz-border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0;
    border-radius: 0 4px 4px 0;
    position: relative;
    padding-bottom: 125px; }
    @media (max-width: 999px) {
      #product.content_only div.primary_block div.pb-right-column .box-info-product {
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        border: 1px solid #dddddd; } }
    #product.content_only div.primary_block div.pb-right-column .box-info-product .box-cart-bottom {
      position: absolute;
      bottom: 0;
      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 {
    border-top: 1px solid 1px solid #dddddd; }
  #product.content_only div.primary_block div.pb-right-column .product_attributes {
    padding-top: 0; }

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

@media (max-width: 1050px) and (max-width: 319px) {
  #product.content_only div.primary_block,
  #product.content_only section.primary_block {
    margin-left: 0; } }
@media (max-width: 1050px) {
  #product.content_only div.primary_block div.pb-left-column,
  #product.content_only section.primary_block div.pb-left-column {
    width: 100%;
    padding-right: 15px; }
    #product.content_only div.primary_block div.pb-left-column #image-block, #product.content_only div.primary_block div.pb-left-column #views_block,
    #product.content_only section.primary_block div.pb-left-column #image-block,
    #product.content_only section.primary_block div.pb-left-column #views_block {
      max-width: 470px;
      width: 100%;
      margin-left: auto;
      margin-right: auto; } }
@media (max-width: 1050px) and (max-width: 319px) {
  #product.content_only div.primary_block div.pb-center-column,
  #product.content_only section.primary_block div.pb-center-column {
    width: 100%;
    float: none;
    padding-left: 15px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; } }
@media (max-width: 1050px) {
  #product.content_only div.primary_block div.pb-right-column,
  #product.content_only section.primary_block div.pb-right-column {
    width: 50%;
    float: left; } }
  @media (max-width: 1050px) and (max-width: 319px) {
    #product.content_only div.primary_block div.pb-right-column,
    #product.content_only section.primary_block div.pb-right-column {
      margin-top: 10px;
      width: 100%;
      float: none;
      padding-left: 15px;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; } }
@media (max-width: 1050px) {
    #product.content_only div.primary_block div.pb-right-column .box-info-product,
    #product.content_only section.primary_block div.pb-right-column .box-info-product {
      border-top-width: 1px;
      min-height: 1px; } }
/***** columns fix ****/
#view_full_size_full {
  width: 100%;
  text-align: center; }

#closezoom {
  position: absolute;
  right: 15px;
  font-size: 24px;
  top: 15px;
  cursor: pointer;
  display: none;
  padding: 15px; }

#taptozoom {
  display: none; }

#pp-zoom-wrapper {
  position: fixed;
  top: 0px;
  left: 0px;
  top: 0px;
  background: #fff;
  z-index: 9999;
  width: 100%;
  height: 100%;
  display: none; }
  #pp-zoom-wrapper #views_block {
    opacity: 0;
    visibility: hidden;
    height: 0px;
    overflow: hidden; }
  #pp-zoom-wrapper .slick-prev {
    left: 20px; }
  #pp-zoom-wrapper .slick-next {
    right: 20px; }
  #pp-zoom-wrapper #openzoom {
    display: none; }
  #pp-zoom-wrapper #closezoom {
    display: block;
    z-index: 102; }
  #pp-zoom-wrapper #all-images-wrapper {
    height: 100vh; }
  #pp-zoom-wrapper #image-block {
    height: 100%;
    text-align: center; }
  #pp-zoom-wrapper #view_full_size {
    height: 100%;
    width: 100%;
    position: relative; }
    #pp-zoom-wrapper #view_full_size > a > img {
      position: absolute;
      top: 0px;
      left: 0px;
      right: 0px;
      bottom: 0px;
      margin: auto; }
  #pp-zoom-wrapper .span_link {
    display: none; }
  #pp-zoom-wrapper .slick-prev, #pp-zoom-wrapper .slick-next {
    z-index: 102; }
  #pp-zoom-wrapper #taptozoom {
    position: absolute;
    bottom: 15px;
    left: 0px;
    text-align: center;
    right: 0px;
    display: block; }
  #pp-zoom-wrapper .new-label, #pp-zoom-wrapper .sale-label, #pp-zoom-wrapper .online-label {
    display: none !important; }

.easyzoom {
  position: relative;
  /* 'Shrink-wrap' the element */
  display: inline-block;
  *display: inline;
  *zoom: 1; }

.easyzoom img {
  vertical-align: bottom; }

.easyzoom.is-loading img {
  cursor: progress; }

.easyzoom.is-ready img {
  cursor: crosshair; }

.easyzoom.is-error img {
  cursor: not-allowed; }

.easyzoom-notice {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 150;
  width: 40px;
  height: 40px;
  text-align: center;
  background-image: url("../../../img/loader.gif");
  background-color: #fff;
  -webkit-border-radius: 4px;
  background-position: center center;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-repeat: no-repeat; }

.easyzoom-flyout {
  position: absolute;
  z-index: 100;
  overflow: hidden;
  background: #FFF; }

.easyzoom-flyout img {
  max-width: none; }

/**
 * EasyZoom layout variations
 */
.easyzoom--overlay .easyzoom-flyout {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.easyzoom--adjacent .easyzoom-flyout {
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  margin-left: 20px; }

@media (max-width: 999px) {
  .pb-left-column #image-block #view_full_size_button {
    left: 0px;
    position: absolute;
    height: 100%;
    padding: 0px;
    right: 0px;
    bottom: 0px;
    opacity: 0 !important;
    z-index: 100; } }

#product .page-heading{
    text-align: left;
    font-weight: 500;
    /*font-family: 'Poppins', sans-serif;*/
    font-size: 40px;
    margin-top: 20px !important;
    color: #2e3e3e !important;
}
#view_full_size{
  width: 100%;
}
img#bigpic{
  width: 100%;
}
#product_reference,
.manu-container{
  display: none;
}
#short_description_content h5 {
    font-size: 14px;
    line-height: 20px;
}
#product .pb-center-column{
  margin-top: 0;
}
.three_steps_nws {
  margin-top: 18px;
  display: block;
  margin-bottom: 18px;
}
.three_steps_nws li {
  font-size: 16px;
  line-height: 40px;
}
.three_steps_nws li strong {
  text-transform: uppercase;
}
.three_steps_nws li::before {
  content: "\f02f";
  font: 30px/40px "FontAwesome";
  margin-right: 13px;
  display: inline-block;
  color: #f15b1e;
  position: relative;
  left: 0px;
  top: 3px;
}
#availability_statut {
  border-radius: .35em;
  display: inline-block;
  text-align: left;
  padding: 13px 0.8em 13px 42px;
  line-height: 1em;
  margin-bottom: 10px;
  position: relative;
}
.three_steps_nws li.download::before {
  content: "\f019";
  margin-right: 13px;
  font-size: 25px;
  color: #fff;
  line-height: 1.2em;
  float: left;
  display: block;
  position: absolute;
  height: 25px;
  bottom: 0;
  top: 0;
  margin: auto;
  left: 9px;
}
.three_steps_nws li.safe::before{
    content: "\f046";
    left:1.5px;
}
.three_steps_nws li.support::before {
  content: "\f2b5";
  font-size: 23px;
  margin-right: 12px;
  position: relative;
  left: 0px;
  background: url('../img/handshake.png');
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 0;
  color: transparent;
}
.three_steps_nws li br {
  display: none;
}
.three_steps_nws .download:first-word{
  font-weight: bold;
}

#product .box-cart-bottom {
    background: #f8f8f8;
    border: none;
    padding-top: 0px;
}
.content_prices.clearfix {
    display: inline-block;
    margin: 4px 0 0 25px;
}
.content_prices .price {
    display: inline-block;
    font-size: 40px;
    font-weight: bold;
    color: #f15b1e;
    margin-top: 5px;
}
.content_prices #old_price_display .price {
    font-size: 18px;
}
.legal-note-price {
    font-size: 12px;
    color: #9d9d9d;
    font-weight: normal;
}
.aeuc_tax_label {
    display: block;
    font-size: 12px !important;
    color: #9d9d9d;
    margin-top: -5px;
}
.aeuc_tax_label {
    display: none !important;
}
.price .aeuc_tax_label {
    display: block !important;
}
.crt_nws {
    display: inline-block;
    float: right;
}
#quantity_wanted_p {
    margin-right: 35px;
}
.qty_nws {
    display: inline-block;
    float: left;
    color: #a1a1a1;
    font-weight: bold;
    margin-right: 10px;
    font-size: 15px;
}
.box-info-product .exclusive span {
    padding: 20px 40px;
    font-weight: bold;
}
.box-info-product .reduction-add-to-cart .exclusive span {
    padding: 42px 40px;
}
.more_buttons_bottom_block.no-print {
    display: none;
}

#multiAccessoriesTab{
    display: block;
    margin-top: 25px;
    border: 1px solid #aaa;
}
.h1_nws span {
    text-align: center;
    display: block;
    background: #f0f0f0;
    font-size: 18px;
    font-weight: bold;
    padding: 20px 0;
    color: #2e3e3e;
    text-transform: uppercase;
    letter-spacing: 0.2px;
}

#howitworks p {
    padding: 0 35px;
    margin-bottom: 30px;
}
.col-xs-12.col-ms-12.col-sm-4.col-md-4.col-lg-4.table_dt {
  padding: 0;
  min-height: 565px;
  background: #f5f5f5;
}
.col-xs-12.col-ms-6.col-sm-4.col-md-4.col-lg-4.table_dt {
  padding: 0;
}
.col-xs-12.col-ms-6.col-sm-4.col-md-8.col-lg-8.video_dt {
  padding: 0;
}
.table_dt table, td, th {    
    border: 1px solid #d5d5d5;
    text-align: left;
    background:#f5f5f5;
}
.table_dt table {
    border-collapse: collapse;
    width: 100%;
    height: 100%;
}
.table_dt th,.table_dt td {
    padding: 15px;
}
#howitworks-1{
    width: 100%;
    color: #525252;
    text-align: center;
    font-size: 14px;
    padding-bottom: 20px;
}
.bg_video_yt {
  background: url(../img/yutube.jpg);
  display: block;
  position: absolute;
  left: -1px;
  right: 0;
  bottom: 3px;
  top: 0;
}
.dsp_video_yt {
  position: absolute;
  left: 20px;
  font-size: 22px;
  font-weight: bold;
  font-style: italic;
  background: rgba(0,0,0,0.6);
  padding: 15px 15px;
  color: #fff;
  top: 20px;
}
.btn_video_yt {
  display: block;
  text-align: center;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 220px;
  bottom: 0;
}
.btn_video_yt img {
  max-width: 100px;
  width: 100%;
  cursor: pointer;
}
.col-xs-12.col-ms-6.col-sm-4.col-md-6.col-lg-6.word-fi {
  padding: 0;
}
.word-fi img {
  padding: 40px;
}
.word-fi h1 {
  margin-top: 40px;
}
.title_info_fi {
  font-size: 15px;
  font-weight: bold;
  line-height: 25px;
  margin-top: 20px;
  display: block;
  margin-bottom: 0px;
}
.word-fi .info_fi {
  font-size: 15px;
  line-height: 25px;
  margin-top: 15px;
}
.style_pn {
  display: block;
  margin: 35px 0 0;
  float: left;
}
.style_pn.fuller {
  background: #f5f5f5;
  margin: 0;
}
.style_pn.fuller .word-fi {
  margin-top: 30px;
}
.color_fui_com {
  background: #f5f5f5;
}
.w-fi img {
  display: none;
}
.col-xs-12.col-ms-12.col-sm-6.col-md-6.col-lg-6.word-fi.w-fi {
  margin-bottom: 60px !important;
}
.info_dsp_nws {
  display: block;
  margin-top: -20px;
  float: left;
}
.info_dsp_nws .info_fi {
  font-size: 14px;
  line-height: 22px;
}
.info_dsp_nws h2 {
  font-size: 18px;
  font-weight: bold;
}
.info_dsp_nws ul {
  margin: 20px;
  padding: 5px;
}
.info_dsp_nws ul li {
  line-height: 22px;
  font-size: 14px;
  list-style: outside;
}
.title_info_dev {
  display: block;
  padding: 0 0 15px;
  border-bottom: 2px solid #c8c8c8;
    margin-bottom: 20px;
}
.heading_in_dev {
  font-size: 25px;
  font-family: 'Lato', sans-serif;
  line-height: 37px;
}
.left_info_dev {
  display: inline-block;
  width: 65%;
}
.right_info_dev {
  display: inline-block;
  text-align: right;
  float: right;
}
.tool_dv {
  font-size: 20px;
  font-family: 'Lato', sans-serif;
    cursor: pointer;
}
.tool_dv::before {
  content: "\f107";
  font: 30px/0px "FontAwesome";
  cursor: pointer;
  position: relative;
  top: 5px;
  font-weight: bold;
  left: -8px;
}
.head_tb_dv {
  display: block;
  background: #2e3e3e;
  border-radius: 5px;
  padding: 15px 25px;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 5px;
}
a.collapsed .head_tb_dv {
  background: #ececec;
    color:#2e3e3e;
    
}
.left_info_tb {
  display: inline-block;
  width: 90%;
}
a.collapsed .tool_tb::before {
  content: "\f107";
  font: 25px/18px "FontAwesome";
    color:#2e3e3e;
}
.tool_tb::before {
  content: "\f106";
  font: 25px/18px "FontAwesome";
  color: #fff;
}
.right_info_tb {
  display: inline-block;
  float: right;
  text-align: right;
}
.body_tb_dv {
  padding: 20px 20px;
  display: block;
}
.spn_tb_dv {
  font-size: 16px;
  font-style: italic;
  line-height: 25px;
}

.reviews_nws_dv {
  margin: 10px 0;
}
.reviews_nws_pdn {
  background: #f5f5f5;
  padding: 15px 20px;
  border-radius: 5px;
  display: block;
}
.left_nws_pdn {
  display: inline-block;
  width: 13%;
}
.right_nws_pdn {
  display: inline-block;
}
.profile_pdn::before {
  content: "\f007";
  font: 30px/30px "FontAwesome";
  color: #fff;
  background: #f15b1e;
  padding: 8.3px 12.5px;
  border-radius: 100%;
  border: 5px solid #fff;
  position: relative;
    display: inline-block;
}
.title_pdn {
  font-size: 13px;
  font-weight: bold;
  line-height: 20px;
}
.date_pdn {
  color: #bebebe;
  position: relative;
  top: 2px;
}
.right_nws_pdn {
  display: inline-block;
  border-bottom: 1px solid;
  width: 86%;
  padding: 12px 0;
  text-align: left;
}
.star_pdn {
  float: right;
}
.star_pdn span::before {
  content: "\f005";
  font: 20px/0px "FontAwesome";
  color: #fdd835;
  position: relative;
  top: -6px;
}
.dsp_pdn {
  padding: 12px 5px;
  font-size: 15px;
  line-height: 24px;
  font-style: italic;
  text-align: left;
}

.prv_dv::before {
  content: "\f104";
  font: 25px/20px "FontAwesome";
  background: #ECECEC;
  padding: 5px 15px;
  margin-right: 4px;
  cursor: pointer;
  color: #000;
}
.next_dv::before {
  content: "\f105";
  font: 25px/20px "FontAwesome";
  background: #ECECEC;
  padding: 5px 15px;
  cursor: pointer;
  color: #000;
}
.next_dv:hover::before, .prv_dv:hover::before{
    background: #f15b1e;
    color:#fff;
}
.owl-nav{
  position: absolute;
  top: -67px;
  right: 0;
  width: 86px;
  margin: 0;
}
.tab_seb_nws.feebkk {
  margin-top: 35px;
  display: block;
  float: left;
  width: 100%;
}
.tab_seb_nws.faqs{
  margin-top: 40px;
}
.body_tb_dv.panel-collapse.in{
  display:block;
}
.body_tb_dv.panel-collapse.collapse{
  display:none;
}

#thumbs_list .slick-next {
  right: -22px;
}
.slick-prev::before {
  content: "\f104";
  font: 25px/40px "FontAwesome";
  color: #333 !important;
  background: #B1B1B1;
  padding: 1px 12px;
  opacity: 1 !important;
}
.slick-prev:hover::before {
  color: #fff !important;
    background: #f15b1e;
}
.slick-next::before {
  content: "\f105";
  font: 25px/40px "FontAwesome";
  color: #333 !important;
  background: #B1B1B1;
  padding: 1px 12px;
  opacity: 1 !important;
}
.slick-next:hover::before {
  color: #fff !important;
    background: #f15b1e;
}
#thumbs_list li {
  margin: 5px 5px;
    padding:20px 0;
}
#thumbs_list {
  position: relative;
}
.page-product-box #howitworks{
  height: 100%;
}
.page-product-box #howitworks > div{
  height: 100%;
}

#group_accessories .ma_grower.icon_expand:before, #group_accessories .ma_grower.icon_collapse:before {
    content: "\f106";
    font: 22px/40px "FontAwesome";
    margin-right: -5px;
    cursor: pointer;
}
#group_accessories .ma_grower.icon_collapse:before {
    content: "\f107";
}

.left_op{
    display: inline-block;
    width: 90%;
}
.right_op{
    float: right;
    display: inline-block;
    text-align: right;
    margin-top: 20px;
}
.cls_clor .right_op{
    margin-top: -3px;
    margin-right: 10px;
}
#group_accessories .option-row{
        border-top: 1px solid #ebebeb;
}
.left_op img {
    max-width: 40px;
    width: 100%;
    display: inline-block;
    margin-right: 2px;
    vertical-align: top;
    margin-top: 8px;
}

.data_div_op {
    display: block;
    padding: 0px 40px 6px;
}
.info_dv_2 {
    display: inline-block;
    margin-top: 12px;
    width: calc(90% - 50px);
}
.info_dv_2 a:hover{
    text-decoration: none;
}
.info_op {
    font-size: 15px;
    font-weight: bold;
    display: block;
}
.price_op {
    display: block;
    color: #f15b1e;
    font-weight: bold;
    font-size: 14px;
}
.right_op div.checker span {
    background: #fff !important;
    border-color: #aaa !important;
    border-radius: 1px;
    border-width: 1.8px;
}
.right_op div.checker span {
    background: #fff !important;
    border-color: #aaa !important;
    border-radius: 1px;
    border-width: 1.8px;
}
.right_op div.checker span.checked {
    background: #f15b1e !important;
    border-color: #f15b1e !important;
}
.right_op div.checker span.checked::before {
    color: #fff;
}
.final_sect_nws {
    display: block;
    padding: 20px 0;
}
.row_new_fi {
    display: block;
    padding: 0 40px;
}
.left_fi {
    display: inline-block;
    width: 50%;
}
.price_fi {
    display: block;
    font-size: 25px;
    font-weight: bold;
    line-height: 28px;
}
.price_fi strong {
    color: #f15b1e;
}
.info_fi {
    display: block;
    font-size: 16px;
    margin-top: 2px;
    margin-left: 4px;
}
.right_fi {
    display: inline-block;
    text-align: right;
    float: right;
    width: 50%;
}
.right_fi button {
    border: none;
    background: transparent;
}
.btn_fi {
    background: #f15b1e;
    padding: 15px 50px;
    font-size: 15px;
    font-weight: bold;
    display: block;
    color: #fff;
}
.right_fi button .btn_fi {
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.right_fi button:hover .btn_fi {
    background: #72bb78;
}

.functional-buttons.functional-buttons-grid.clearfix {
  display: none;
}
#crossseling_products_slider .price.product-price {
  color: #f15b1e !important;
  font-weight: bold;
}
#crossseling_products_slider .product-name {
  display: block;
  /*font-weight: bold;*/
  line-height: 20px;
  padding-top: 5px;
}
.ajax_add_to_cart_button span {
  padding: 10px !important;
  font-weight: bold;
}

ul.product_list.grid > li .product-container, .product_list_small .ajax_block_product .product-container, .slick_carousel .ajax_block_product .product-container {
  border: 1px solid #fff !important;
  box-shadow: 0 0 0 !important;
  transition: border-width 0.6s linear;
}
ul.product_list.grid > li .product-container, .product_list_small .ajax_block_product .product-container, .slick_carousel .ajax_block_product .product-container.hovered{
  border: 1px solid #f15b1e !important;
}
#crossseling_products_slider .product-container.hovered .button-container {
  display: block;
    opacity: 1;
}
#crossseling_products_slider .button-container {
  display: block;
  opacity: 0;
    transition: opacity 0.6s linear;
}
.slick_carousel .product-name-container, ul.product_list.grid .product-name-container, .product_list_small .product-name-container {
    height: 60px;
}
h5.product-name-container {
    padding: 0 10px;
}
.ajax_block_product:hover {
  outline: 0px solid #ebebeb !important;
  box-shadow: 0 0 0 !important;
}
#crossseling_products_slider {
  position: relative;
}
#crossseling_popup_products_slider {
  position: relative;
}
#crossseling_products_slider .left_shw {
  width: 100px;
  border-left: 40px solid #fff !important;
  left: -15px;
}
#crossseling_products_slider .right_shw {
  width: 100px;
  border-right: 40px solid #fff !important;
  right: -15px;
}
#crossseling_products_slider .slick_carousel .ajax_block_product .product-container{
  border-color: transparent !important;
}
#crossseling_products_slider .slick_carousel .ajax_block_product:hover{
  outline: 0 !important;
}
#crossseling_products_slider .slick_carousel .ajax_block_product:hover .product-container{
  border-color: #f15b1e !important;
}

#crossselling .slick-next{
  right: -16px;
}

.download.label.label-success{
  background: #72bb78;
}

@media screen and (max-width:1319px){
  .three_steps_nws li {
    font-size: 15px;
  }
  #howitworks p {
    padding: 0 23px;
      min-height: 70px;
  }
  .w-fi.ri-fi img {
    float: right;
  }
  .col-xs-12.col-ms-12.col-sm-6.col-md-6.col-lg-6.word-fi.laptop-fi {
    display: none;
  }
  .col-xs-12.col-ms-12.col-sm-6.col-md-6.col-lg-6.word-fi.w-fi {
    width: 100%;
  }
  .col-xs-12.col-ms-12.col-sm-6.col-md-6.col-lg-6.word-fi.w-fi {
    margin-bottom: 30px !important;
  }
  .w-fi img {
    display: inline-block;
    float: left;
    max-width: 55%;
    width: 100%;
  }
  .rep {
    display: none;
  }
  .respon {
    display: block;
    margin-bottom: 15px;
  }
  .three_steps_nws li::before {
    font: 25px/30px "FontAwesome";
  }
  .three_steps_nws li.support::before {
    font-size: 20px;
  }
  .content_prices .price {
    font-size: 30px;
    max-width: 135px;
    white-space: unset;
  }
  #quantity_wanted_p {
    margin-right: 10px;
  }
  .box-info-product .exclusive span {
    padding: 30px 25px;
  }
  .box-info-product .reduction-add-to-cart .exclusive span {
    padding: 42px 25px;
  }
  .h1_nws span {
    font-size: 15px;
  }
  .right_fi {
    display: block;
    float: none;
    width: 100%;
    text-align: center;
  }
  .left_fi {
    display: block;
    width: 100%;
  }
  .row_new_fi {
    display: block;
    padding: 0 0;
    text-align: center;
  }
  .info_fi {
    display: block;
    font-size: 16px;
    margin-top: 3px;
    margin-left: 0px;
    margin-bottom: 18px;
  }
  .col-xs-12.col-ms-6.col-sm-4.col-md-6.col-lg-6.word-fi {
    margin-bottom: 45px;
  }
  .title_pdn {
    margin-left: 15px;
  }
  .date_pdn {
    margin-left: 15px;
  }
}
@media screen and (max-width:999px){
    .page-heading {
      font-size: 30px;
    }
    .pb-center-column.col-xs-12.col-md-6.col-lg-6 {
      width: 80%;
      margin: 0 auto;
    }
    .rep {
      display: block;
    }
    .respon {
      display: none;
    }
    .box-info-product .exclusive span {
      padding: 22px 25px;
    }
    #howitworks p {
      padding: 0 0px;
    }
    .col-xs-12.col-ms-6.col-sm-6.col-md-6.col-lg-6.word-fi {
      margin-bottom: 40px;
    }
    .info_dsp_nws {
      padding: 0 50px;
    }
}
@media screen and (max-width:992px){
  .owl-nav {
      right: 37px;
      width: 15px;
  }
}
@media screen and (max-width:967px){
#howitworks p {
  padding: 0 18px;
}
}
@media screen and (max-width:955px){
#howitworks p {
  padding: 0 15px;
}
}
@media screen and (max-width:931px){
#howitworks p {
  padding: 0 12px;
}
}
@media screen and (max-width:907px){
#howitworks p {
  padding: 0 9px;
}
.dsp_video_yt {
  line-height: 34px;
}
}
@media screen and (max-width:883px){
  #howitworks p {
    padding: 0 6px;
  }
  .right_info_dev{
    width: 35%;
  }
}
@media screen and (max-width:880px){
  .left_nws_pdn{
    display: block;
  }
}
@media screen and (max-width:877px){
    .dsp_video_yt {
  font-size: 15px;
}
.title_pdn {
  margin-left: 25px;
}
.date_pdn {
  margin-left: 25px;
}
#howitworks p {
  padding: 0 5px;
}
}
@media screen and (max-width:851px){
#howitworks p {
  padding: 0 2px;
}
}
@media screen and (max-width:827px){
#howitworks p {
  padding: 0 0px;
}
}
@media screen and (max-width:811px){
#howitworks p {
  padding: 0 30px;
        min-height: 82px;
}
}
@media screen and (max-width:811px){
#howitworks p {
  padding: 0 29px;
}
}
@media screen and (max-width:805px){
.star_pdn {
  float: none;
  position: absolute;
  top: 60px;
  right: 60px;
}
#howitworks p {
  padding: 0 5px;
  min-height: 85px;
}
}
@media screen and (max-width:767px){
  .word-fi img {
    padding: 10px 80px;
    margin-bottom: -80px;
  }
  #howitworks p {
    padding: 0 30px;
    min-height: 70px;
  }
  .col-xs-12.col-ms-12.col-sm-6.col-md-6.col-lg-6.word-fi {
    text-align: center;
    padding: 0 50px;
    margin-bottom: 60px;
  }
  .rep {
    display: none;
  }
  .respon {
    display: block;
  } 
  .box-info-product .exclusive span {
    padding: 30px 25px;
  }
  .page-heading {
    font-size: 20px;
    text-align: center;
    margin-bottom: -30px !important;
    display: block;
  }
  .col-xs-12.col-ms-12.col-sm-4.col-md-4.col-lg-4.table_dt {
    padding: 0;
    display: block;
  }
  #howitworks .col-xs-12.col-ms-6.col-sm-3.col-md-3.col-lg-3 {
    border: 1px solid #ebebeb !important;
  }
  .w-fi img {
    display: none;
  }
  .col-xs-12.col-ms-12.col-sm-6.col-md-6.col-lg-6.word-fi.w-fi {
    margin-bottom: 55px !important;
  }
  .col-xs-12.col-ms-12.col-sm-6.col-md-6.col-lg-6.word-fi.laptop-fi {
    display: inline-block;
    margin-bottom: 70px;
  }
  .col-xs-12.col-ms-12.col-sm-6.col-md-6.col-lg-6.word-fi.w-fi.ri-fi {
    margin-bottom: -25px !important;
  }
  .col-xs-12.col-ms-12.col-sm-6.col-md-6.col-lg-6.word-fi.laptop-fi.ri-f {
    margin-bottom: 120px;
  }
  .page-product-box #howitworks > div{
    height: auto;
  }
  .left_nws_pdn{
    display: inline-block;
  }
  .col-xs-12.col-ms-12.col-sm-4.col-md-4.col-lg-4.table_dt{
    min-height: auto;
  }
  .table_dt table{
    height: auto;
  }
}
@media screen and (max-width:650px){
    .content_prices.clearfix {
      display: block;
      margin: 20px 0 0 0;
      text-align: center;
    }
    .box-info-product .exclusive span,
    .box-info-product .reduction-add-to-cart .exclusive span {
      padding: 0px 25px;
    }
    .video_dt iframe {
      height: 440px !important;
    }
    .btn_video_yt {
      top: 165px;
    }
    .bg_video_yt {
      background-size: cover;
      background-repeat: no-repeat;
    }
    .crt_nws {
      display: block;
      float: none;
      width: 100%;
      text-align: center;
      margin: 20px 0;
    }
    .rep {
      display: block;
    }
    .respon {
      display: none;
    }
    #reduction_percent, #reduction_amount{
      margin-left: auto;
      margin-right: auto;
    }
}
@media screen and (max-width:610px){
  .pb-center-column.col-xs-12.col-md-6.col-lg-6 {
    width: 95%;
    margin: 0 auto;
  }
  .word-fi img {
    margin-bottom: -65px;
  }
  .left_nws_pdn {
    display: block;
    width: 100%;
    text-align: center;
  }
  .right_nws_pdn {
    display: block;
    width: 100%;
    text-align: center;
  }
  .title_pdn {
    margin-left: 0;
  }
  .date_pdn {
    margin-left: 0;
  }
  .video_dt iframe {
    height: 380px !important;
  }
  .star_pdn {
    float: none;
    display: block;
    margin-top: 20px;
    position: relative;
    top: 0;
    right: 0;
  }
  #howitworks p {
    padding: 0 15px;
  }
}
@media screen and (max-width:520px){
  .three_steps_nws li {
    font-size: 14px;
  }
  .page-heading {
    margin-bottom: -10px !important;
    line-height: 30px;
  }
  .three_steps_nws li br {
    display: block;
  }
  #howitworks p {
    padding: 0 5px;
  }
  .video_dt iframe {
    height: 300px !important;
  }
  .btn_video_yt {
    top: 133px;
  }
  .btn_video_yt img {
    max-width: 60px;
  }
}
@media screen and (max-width:490px){
  .word-fi img {
    padding: 10px 15px;
  }
  .dsp_video_yt {
    line-height: 30px;
  }
  .dsp_video_yt {
    left: 0px;
    padding: 8px 8px;
    top: 0px;
  }
}
@media screen and (max-width:479px){
  #howitworks p {
    padding: 0px 20px;
    min-height: auto;
  }
}
@media screen and (max-width:400px){
  .left_info_dev {
    display: inline-block;
    width: 50%;
  }
  .video_dt iframe {
    height: 250px !important;
  }
  .btn_video_yt {
    top: 95px;
  }
  .right_info_dev {
    margin-top: 20px;
  }
  .col-xs-12.col-ms-12.col-sm-6.col-md-6.col-lg-6.word-fi {
    padding: 0 8px;
    margin-bottom: 60px;
  }
  .info_dsp_nws {
    padding: 0 8px;
  }
  .data_div_op {
    padding: 0px 5px 6px;
  }
  .cls_clor .data_div_op {
    padding: 5px 5px;
  }
  .h1_nws span {
    padding: 15px 15px;
    line-height: 20px;
  }
}
@media screen and (max-width:332px){
  #quantity_wanted_p {
    margin-bottom: 15px;
  }
}
#crossselling{
    clear: both;
    padding-top: 30px;
}

.-unavailable #our_price_display::after {
  content: '';
}
#group_accessories .price_op span::after{
  content: "*";
}
.right_shw {
    width: 50px;
    height: 100%;
    background: #fff;
    display: block;
    position: absolute;
    right: -12px;
    z-index: 2;
    background: linear-gradient(to right, rgba(255,255,255,0), rgba(255,255,255,0.8));
    border-right: 20px solid #fff !important;
}
.left_shw {
    width: 50px;
    height: 100%;
    background: #fff;
    display: block;
    position: absolute;
    left: -12px;
    z-index: 2;
    background: linear-gradient(to left, rgba(255,255,255,0), rgba(255,255,255,0.8));
    border-left: 20px solid #fff !important;
}
.tool_dv.collap::before {
    content: "\f106";
}
#our_price_display{
  line-height: 1em;
}
@media (max-width: 767px) {
  #product .page-heading{
    font-size: 34px;
  }
}
#additionalTabGlobal.page-product-box{
  padding-bottom: 0;
}
#product .page-product-box #howitworks{
  margin-bottom: 0;
}

#image-legal-notice {
  text-align: center;
  font-size: 11px;
  color: #000;
}

#legal-notice-attributes {
  font-size: 14px;
  color: #000;
}
