/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-create-account .field.choice.newsletter,
.form-create-account .field.choice {
  visibility: hidden;
  height: 1px;
}
.secondary .edit-email-preferences,
.secondary .action.back {
  display: none;
}
.produit_associes_block_cron {
  border: none;
  margin: 0;
  padding: 4px;
  box-sizing: border-box;
  display: inline-block;
  text-align: center;
  color: initial;
}
.section-info-g {
  display: inline-block;
  margin-bottom: 8px;
}
/* NEW AJOUT MARS2023 ### BASH 3 */
.sales-order-print .logo_shadow {
  display: none;
}
.sales-order-print .logo_bg {
  background: transparent;
}
.sales-order-print .logo_big img {
  margin-left: auto;
  margin-right: auto;
}
.marque_div_collection {
  width: 33%;
  min-height: 290px;
  padding: 20px;
  box-sizing: border-box;
  vertical-align: top;
  background: #000000 no-repeat left center;
  display: inline-block;
  float: left;
}
.marque_div_collection h2 {
  margin-top: 8px;
}
.marque_div_about h1 {
  font-style: italic;
}
.marque_div_about {
  width: 67%;
  box-sizing: border-box;
  display: inline-block;
  padding: 20px;
  position: relative;
}
.marque_div_about .category-description {
  font-size: 18px;
  font-style: italic;
  text-align: justify;
}
.marque_div_collection ul {
  padding-left: 45px;
}
.marque_div_collection li {
  list-style-type: disc;
  margin: 0;
}
.category-view h1 {
  margin-bottom: 10px;
}
div.cat_sale {
  padding-top: 10px;
}
div.cat_sale a {
  padding: 2px 25px;
}
#btn_plus,
#btn_moins {
  color: #ff6500;
}
.cart-container .cart-summary #block-shipping {
  display: none;
}
/* On screens that are 800px or less */
@media screen and (max-width: 800px) {
  .marque_div_collection .cat_sales {
    display: inline;
  }
  .marque_div_about {
    width: 100%;
    display: block;
    padding: 0;
  }
  .brand_img_big {
    margin-bottom: 10px;
  }
  .marque_div_collection {
    width: 100%;
    min-height: initial;
    display: block;
    padding: 0;
    background-color: initial;
    background-image: none !important;
  }
  .marque_div_collection ul {
    padding-left: 0;
  }
  .marque_div_collection li::after {
    content: " | ";
  }
  .marque_div_collection ul {
    padding-left: 0;
    display: inline;
  }
  .marque_div_collection li {
    display: inline;
  }
  div.cat_sale {
    display: inline;
  }
  div.cat_sale a {
    padding: 0;
  }
}
#more_description_dot {
  display: inline;
}
#more_description {
  display: none;
}
.columns .block.filter.grooptoosubmenu li {
  display: inline;
  border: none;
}
.columns .block.filter.grooptoosubmenu li.itemsubmenucat:not(:last-child):after {
  content: " · ";
  color: initial;
}
.columns .block.filter.grooptoosubmenu .options dt {
  display: none;
  color: #f89938;
  text-align: center;
  margin: 8px 0 12px 0;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 21px;
  line-height: 1.1;
  text-transform: initial;
  font-weight: normal;
  padding: 0;
  background-color: transparent;
}
.columns .block.filter.grooptoosubmenu .options dd {
  text-align: center;
}
.columns .block.filter.grooptoosubmenu .options dd,
.columns .block.filter.grooptoosubmenu .options {
  margin-bottom: 0;
}
.columns .block.filter.grooptoosubmenu {
  margin-bottom: 20px;
}
.columns .block.filter.grooptoosubmenu .content {
  width: 100%;
  min-height: initial;
  display: block;
  padding: 0;
  background-color: #fdf0d5;
  border: solid 1px #ffe5f3;
  padding: 10px;
  border-radius: 4px;
  box-sizing: border-box;
}
.columns .block.filter.grooptoosubmenu .options dd,
.columns .block.filter.grooptoosubmenu .options {
  margin-bottom: 0;
}
@media screen and (min-width: 801px) {
  #more_description_dot,
  .category-description #btn_plus,
  .category-description #btn_moins {
    display: none;
  }
  .marque_div_collection .cat_sales {
    margin-top: 15px;
  }
  .category-description #more_description {
    display: inline;
  }
  .marque_div_collection ul {
    padding-left: 45px;
    margin-bottom: 0px;
  }
  .marque_div_collection li {
    list-style-type: disc;
    margin: 0;
  }
}
.opc-progress-bar {
  margin-top: 20px;
}
.breadcrumbs {
  background-color: #fffffe;
}
header .panel.header {
  background-color: #f58f27;
  color: white;
}
.box-tocart {
  display: block;
}
/* // <!-- NEWJOUT MARS2023 ### BASH 4 --> */
.cust_img_d img {
  width: 105px;
  padding-bottom: 10px;
  border: solid 1px #f89938;
}
.product-info-main .box-tocart,
.product-options-bottom .box-tocart {
  display: block !important;
}
.breadcrumbs {
  margin-bottom: 0;
  padding: 15px 45px;
}
.product-info-main .box-tocart .actions,
.product-options-bottom .box-tocart .actions {
  display: block;
}
.product-reviews-summary.empty {
  display: none;
}
#product-addtocart-button {
  width: 100% !important;
  background-color: #f89938;
  border-radius: 0;
  color: white;
  border: none;
}
#product-addtocart-button:hover {
  background-color: #f89938;
  color: #f9f9f9;
}
header .header.content {
  background-color: #000001;
}
.modal-footer {
  background-color: #fffffe;
  padding-top: 15px;
  text-align: right;
}
.discretion {
  width: 75px;
  height: 74px;
  float: left;
  margin-right: 5px;
  background-position: -84px -52px;
}
.legend.review-legend {
  margin: 25px 0 15px 0 !important;
}
body {
  /* font-family: 'Carrois Gothic', sans-serif;*/
  /*   font-family: 'Libre Franklin', sans-serif;*/
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
body,
footer,
header {
  background-color: #f1f1f1;
  font-size: 18px !important;
}
footer .footer {
  background-color: #000001;
}
.page-main,
nav.navigation,
header.header {
  background-color: white !important;
}
.page-header .panel.wrapper {
  border: none;
}
a,
a:visited,
.pages a.page:visited,
.pages a.page,
.minicart-items .product-item-name a {
  color: #f89938;
  text-decoration: none;
}
.pages .action:hover {
  border: 1px solid #ff8100;
}
a:hover,
a:hover .produit_associes_block_cron,
.minicart-items .product-item-name a:hover {
  color: #ff8100 !important;
  font-weight: normal;
  text-decoration: none;
  text-shadow: 0px 0px 1px #ff8100;
}
.panel.header .header.links a:hover,
.action.create.primary:hover {
  color: #f5f5f5 !important;
}
.field.limiter {
  visibility: hidden;
}
.pages .action.next:hover:before,
.pages .action.previous:hover:before,
.pages .action.previous:visited:before {
  color: #ff8100;
}
.options li a,
.options li a:visited {
  color: #5a5a5b;
  text-decoration: none;
}
.switcher-option a,
.switcher-option a:visited {
  color: #000001 !important;
}
.page-header .panel a,
.page-header .panel a:visited {
  color: #fffffe;
  text-decoration: none;
}
footer a,
footer a:visited {
  color: #aaaaaa;
  text-decoration: none;
}
.page-header {
  margin-bottom: 0 !important;
}
.page-header .panel a:hover {
  color: #000002;
  text-decoration: none;
}
footer a:hover {
  color: #f5f5f5;
  text-decoration: none;
}
.footer.content {
  border-top: none;
  padding-top: 40px;
  margin-top: 0;
}
.nested .advanced {
  display: none;
}
.socko_so img.product-image-photo {
  filter: grayscale(100%);
}
.category_page_list .products-list .product-item-info {
  display: block;
  width: 100%;
}
.category_page_list .product-items .socko_p_list .img_div {
  width: 20%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.category_page_list .product-item-details {
  padding-left: 20px;
}
.category_page_list .price-box {
  text-align: right;
  margin: 0 !important;
}
.category_page_grid .socko_p_list .product-image-container {
  display: inline;
}
.category_page_list .products-list .product-item-photo {
  padding: 0 !important;
}
.category_page_list li.socko_p_list {
  border-right: 0;
  border-bottom: solid 1px #f1eaea;
  padding-bottom: 15px !important;
}
.products.wrapper.list .product-reviews-summary {
  margin: 0 !important;
}
.category_page_list .product-items .socko_p_list .product-item-details {
  width: 80%;
  float: left;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.category_page_list li.socko_p_list:nth-child(3n+1) {
  border-right: none;
  border-left: none;
}
.category_page_list price-final_price {
  margin: 0;
}
/* On screens that are 800px or less */
@media screen and (max-width: 800px) {
  .category_page_list .product-items .socko_p_list .img_div {
    width: 30%;
  }
  .category_page_list .product-items .socko_p_list .product-item-details {
    width: 70%;
  }
}
@media screen and (max-width: 500px) {
  .txt_justify_s {
    text-align: justify;
  }
  .product-options-bottom #product-addtocart-button,
  .box-tocart #product-addtocart-button {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    z-index: 3000;
  }
  .category_page_list .product-items .socko_p_list .product-item-details {
    width: 100%;
    padding-left: 0;
    float: initial;
  }
  .category_page_list .product-items .socko_p_list .img_div {
    width: 100%;
    max-width: 280px;
    float: initial;
    margin-left: auto;
    margin-right: auto;
  }
}
.special-price .price-label,
.old-price .price-label,
.hide-old-price {
  display: none;
}
.old-price .price-wrapper {
  text-decoration: initial;
  color: #797676;
}
#bestsellers {
  font-size: 1.4rem;
}
.socko_link {
  display: block;
  max-width: 270px;
  height: auto;
  margin: 0 auto 10px;
  text-align: center;
  position: relative;
}
.socko_d_trade {
  padding: 0 20px;
}
.block.filter .options li {
  border-bottom: 1px solid #e6e3e3;
  border-top: none;
}
.product-social-links {
  text-align: left;
}
.product-info-main .action.tocompare,
.product-info-main .action.towishlist,
.product-options-bottom .action.tocompare,
.product-options-bottom .action.towishlist,
.product-info-main .action.tocompare:hover,
.product-options-bottom .action.tocompare:hover,
.product-info-main .action.towishlist:hover,
.product-info-main .action.tocompare:hover {
  font-weight: normal;
  margin-bottom: 5px;
  display: block;
  background-color: transparent;
  clear: both;
  border: none;
  padding: 0;
}
ul > li,
ol > li {
  margin-bottom: 3px;
}
.product-info-main .product-addto-links,
.product-options-bottom .product-addto-links {
  margin: 15px 0;
}
.review-toolbar,
.block.filter .options li {
  border-top: 1px solid #e6e3e3;
}
.socko_div_soldout {
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 5;
}
.socko_div_soldout img {
  width: 100%;
}
.hide_object {
  display: none;
}
.countdowm_time {
  color: #df7107;
  font-size: 20px;
  line-height: 26px;
}
.hide_discount .old-price {
  display: none;
}
.socko_star .rating-summary .rating-result > span:before,
.color_website,
.rating-summary .rating-result > span:before {
  color: #f89938;
}
ul {
  text-align: left;
}
.socko_star_so .rating-summary .rating-result > span:before {
  color: #b5b5b5;
}
.socko_star_so .rating-summary .rating-result:before {
  color: #e2e1e1;
}
.product-review fieldset {
  margin: 0 0 20px;
}
.product-reviews-summary {
  margin: 0;
}
.product-reviews-summary .rating-result {
  margin-left: 0px;
}
.review_content {
  display: block;
  background-color: #f5f5f5;
  padding: 15px;
  margin-bottom: 20px;
  -webkit-column-break-inside: avoid;
  /* Chrome, Safari */
  page-break-inside: avoid;
  /* Theoretically FF 20+ */
  break-inside: avoid-column;
  /* IE 11 */
}
.blksockonl {
  text-align: center;
  width: 100%;
  padding: 0 0 35px 0;
  border-bottom: solid 1px #ececec;
  margin-bottom: 35px;
}
.blksockonl #email_alert::placeholder {
  color: #636363;
  opacity: 1;
}
.blksockonl #email_alert:-ms-input-placeholder {
  color: #636363;
}
.blksockonl #email_alert::-ms-input-placeholder {
  color: #636363;
}
#nl_form_section .dnl1 {
  display: block;
  height: 45px;
  font-size: 18px;
  line-height: 45px;
  text-transform: uppercase;
  font-weight: bold;
  padding-right: 10px;
}
#nl_form_section .dnl2 {
  display: inline-block;
  line-height: 45px;
}
#nl_form_section .dnl3 {
  width: 210px;
  border: 0;
  background-color: #ffffff;
  color: #444;
  height: 45px;
  padding: 12px 5px 12px 6px;
  font-size: 1em;
}
.checkout-container .authentication-wrapper {
  display: none;
}
#nl_form_section .b_insert_in_nl {
  vertical-align: top;
  border-radius: 0;
  border: 0;
  height: 45px;
  background-color: #636363;
  color: white;
}
.blksockonl .frm_dnl4 {
  color: #00ff2a;
  display: none;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}
#btn_email_nl_add_ajax {
  padding: 6px 5px;
}
@media screen and (min-width: 500px) {
  #btn_email_nl_add_ajax {
    padding: 6px 15px;
  }
  #nl_form_section .dnl1 {
    display: inline-block;
    font-size: 18px;
  }
  #nl_form_section .dnl3 {
    width: 270px;
    padding: 12px 5px 12px 15px;
    font-size: 1.1em;
  }
}
.rating-summary .rating-result {
  width: 86px !important;
}
.fotorama__active .fotorama__dot {
  background-color: #f89938 !important;
  border-color: #f89938 !important;
}
/*
.page-layout-1column .products-grid .product-item:nth-child(3n + 1),
.page-products.page-layout-1column .products-grid .product-item {
    width: calc((100% - 6%) / 4);
    margin-left: 2%;
    border:solid 1px blue;
}
.page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
}*/
.product-item .price-box {
  margin-top: 5px;
  margin-bottom: 5px;
}
.img_socko_insert {
  padding-top: 15px;
  padding-bottom: 15px;
}
.rev_home,
.rev_home_1 {
  float: left;
  width: 100%;
  border-bottom: solid 1px #e6e3e3;
  padding-bottom: 7px;
  margin-bottom: 16px;
}
.rev_home_1 {
  border-top: solid 1px #e6e3e3;
  padding-top: 16px;
  margin-top: 6px;
}
.rev_home_img {
  float: left;
  width: 90px;
  max-width: 25%;
  padding-right: 8px;
  padding-bottom: 0;
}
.rev_home_img img {
  width: 100%;
  border-radius: 2px;
}
.rev_home_desc .nkname::after {
  content: ' • ';
}
.rev_home_desc p {
  margin-bottom: 5px;
}
.socko_out_of_stock {
  filter: grayscale(100%);
}
.product_div {
  clear: both;
}
.product_div h2 {
  font-weight: 500;
  line-height: 1;
  color: #df7107;
  font-size: 20px;
  text-transform: uppercase;
  margin-top: 2rem;
  margin-bottom: 1.3rem;
  display: block;
}
.product_div .spec tr {
  border-top: solid 1px #e6e3e3;
}
.product_div .spec tr:first-child {
  border-top: none;
}
.product_div .spec tr td {
  padding-top: 1px;
  padding-bottom: 1px;
}
.product_div .spec tr td:first-child {
  padding-right: 10px;
  width: 33%;
}
.product_div h3 {
  font-weight: 500;
  line-height: 1;
  color: #df7107;
  font-size: 16px;
  text-transform: uppercase;
  margin-top: 2rem;
  margin-bottom: 1rem;
}
.block-viewed-products-grid h2,
#you_will_like h2,
#bestsellers h2,
#socko_crosssell h2,
#socko_upsell h2,
#block-crosssell-heading,
#block-upsell-heading {
  background: #000001;
  padding: 11px 11px 9px 11px;
  color: white;
  font-weight: normal;
  font-size: 15px;
  text-transform: uppercase;
}
.block-viewed-products-grid .products-grid .product-item {
  margin-bottom: 0 !important;
}
.block-viewed-products-grid .product-item-actions {
  display: none;
}
.block.crosssell {
  margin-top: 15px;
}
#block-crosssell-heading,
#block-upsell-heading {
  display: block;
  margin-bottom: 10px;
}
ol.review-items {
  column-count: 2;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-gap: 20px;
}
li.review-item {
  margin: 0;
  padding: 0;
  border: none;
}
.review-title {
  margin-bottom: 2px;
}
.review-ratings {
  float: initial;
}
.review-content,
.review-details {
  margin: 5px 0 10px !important;
}
.customer-review .review-details .review-title {
  display: none;
}
.review-ratings .review-content,
.review-ratings .review-details {
  margin-left: initial;
}
.review-author {
  font-style: italic;
}
pre {
  white-space: break-spaces;
}
.block.filter .title {
  display: none;
}
.sidebar-additional .block-compare,
.sidebar-additional .paypal.acceptance {
  display: none;
}
h2 {
  font-size: 21px;
  color: #df7107;
  text-transform: uppercase;
  font-weight: normal;
  margin-bottom: 8px;
}
h3 {
  font-size: 19px;
  color: #df7107;
  font-weight: normal;
  margin-bottom: 7px;
}
.customer-review.view .product-media {
  max-width: 150px;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td {
  border-bottom: 1px solid #e6e3e3;
}
.cart.table-wrapper .item .col.item {
  padding: 15px 10px;
}
#my-transactions-table thead,
#my-reviews-table thead,
#shopping-cart-table thead {
  background-color: #f9f9f9;
}
#my-transactions-table th,
#my-reviews-table th,
#shopping-cart-table th {
  border-top: 1px solid #e6e3e3;
  font-weight: normal;
}
.cart.table-wrapper .col {
  padding: 15px 10px;
}
#shopping-cart-table .price {
  font-weight: normal;
  font-size: initial;
}
@media screen and (min-width: 640px) {
  #my-transactions-table td,
  #my-reviews-table td {
    border-bottom: 1px solid #e6e3e3;
  }
  #my-reviews-table .col.actions {
    text-align: right;
  }
}
@media screen and (max-width: 639px) {
  #my-transactions-table td,
  #my-reviews-table td {
    padding: 2px 0;
  }
  #my-transactions-table tr,
  #my-reviews-table tr {
    padding: 8px;
    border-bottom: solid 1px #e6e3e3;
  }
  #my-transactions-table tr:nth-child(odd),
  #my-reviews-table tr:nth-child(odd) {
    background-color: #f9f9f9;
  }
}
.rating-summary .rating-result:before,
.rating-summary .rating-result > span:before {
  font-size: 26px;
  height: 26px;
  line-height: 26px;
}
.field.password-info {
  display: none;
}
.table-reviews .product-name,
.block-reviews-dashboard .product-name {
  font-weight: 400;
}
.block-addresses-list .items.addresses .item.actions .action:after,
.account .data.table .col.actions .action:after,
[class^='sales-guest-'] .data.table .col.actions .action:after,
.sales-guest-view .data.table .col.actions .action:after,
.block .box-actions .action:after {
  border-left: 1px solid #e6e3e3;
  content: '';
  display: inline-block;
  height: 12px;
  margin: 0 10px;
  vertical-align: -1px;
}
.block-addresses-list .items.addresses .item.actions .action:last-child:after,
.account .data.table .col.actions .action:last-child:after,
[class^='sales-guest-'] .data.table .col.actions .action:last-child:after,
.sales-guest-view .data.table .col.actions .action:last-child:after,
.block .box-actions .action:last-child:after {
  display: none;
}
.block-title {
  border-bottom: 1px solid #e6e3e3;
  margin-bottom: 25px;
  margin-top: 15px;
  padding-bottom: 10px;
}
.block.widget .block-title,
#customer-reviews .block-title {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.abs-account-blocks .block-title > strong,
.abs-account-blocks .block-title > span,
.account .legend > strong,
.account .legend > span,
.form-giftregistry-search .legend > strong,
.form-giftregistry-search .legend > span,
.block-giftregistry-results .block-title > strong,
.block-giftregistry-results .block-title > span,
.block-giftregistry-shared-items .block-title > strong,
.block-giftregistry-shared-items .block-title > span,
.block-wishlist-search-form .block-title > strong,
.block-wishlist-search-form .block-title > span,
.block-wishlist-search-results .block-title > strong,
.block-wishlist-search-results .block-title > span,
.multicheckout .block-title > strong,
.multicheckout .block-title > span,
.multicheckout .block-content .title > strong,
.multicheckout .block-content .title > span,
.customer-review .review-details .title > strong,
.customer-review .review-details .title > span,
.paypal-review .block .block-title > strong,
.paypal-review .block .block-title > span,
.account .column.main .block:not(.widget) .block-title > strong,
.account .column.main .block:not(.widget) .block-title > span,
.multicheckout .block-title > strong,
.multicheckout .block-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > span,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > strong,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > span,
.sales-guest-view .column.main .block:not(.widget) .block-title > strong,
.sales-guest-view .column.main .block:not(.widget) .block-title > span {
  font-size: 2.2rem;
  font-weight: 300;
}
/*
.checkout-billing-address .billing-address-details {
  display: none;
}*/
.page-footer .h2d {
  margin-bottom: 10px;
  border-bottom: 1px solid #6b6b6b;
  width: 85%;
}
.btn_prod_plus,
.btn_prod_minus {
  cursor: pointer;
  border: solid 1px #e8e8e8;
  border-radius: 2px;
  vertical-align: top;
  display: inline-block;
  width: 45px;
  height: 50px;
  line-height: 42px;
  font-size: 48px;
  padding: 0;
  text-align: center;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
div.mage-error[generated] {
  color: #ad0603;
  background-color: #ffcbcb;
  padding: 10px;
  font-size: 16px;
  margin-top: 5px !important;
  border: solid 1px #ad0603;
  border-radius: 1px;
}
.message.error {
  border: solid 1px #ad0603;
  border-radius: 1px;
  color: #ad0603;
  font-size: 16px;
  background-color: #ffcbcb;
}
.table-order-items th:first-child,
.table-order-items td:first-child {
  padding-left: 5px;
}
.table-order-items th:last-child,
.table-order-items td:last-child {
  padding-right: 5px;
}
.btn_prod_plus {
  line-height: 48px;
  font-size: 40px;
}
#product-options-wrapper {
  margin-top: 15px;
}
#product-options-wrapper label.labeltt {
  font-weight: bold;
}
.tocompare {
  display: none;
  visibility: hidden;
}
.modal-header {
  background-color: white !important;
}
.block-order-details-view .payment-method .title,
.colorred {
  color: red;
}
.fieldset > .field .field.choice,
.fieldset > .fields > .field .field.choice {
  margin-bottom: 2px !important;
  margin-left: 15px !important;
}
.form-create-account .action.back,
.form.password.forget .action.back {
  visibility: hidden;
}
.col.qty .items-qty li {
  text-align: right !important;
}
.page-footer {
  color: #d4d4d4;
}
.product-store-credit-discount {
  padding-top: 10px;
}
.page-footer h2 {
  color: #fff;
  font-weight: Bold;
  font-family: 'Open Sans';
  font-size: 15px;
  text-transform: uppercase;
  margin-top: 0;
}
.page-footer .div4col {
  float: left;
  padding: 0 10px 20px 10px;
  width: 25%;
  display: inline-block;
  box-sizing: border-box;
}
@media screen and (max-width: 1000px) {
  .page-footer .div4col {
    width: 50%;
  }
  .page-footer .div4col:nth-child(odd) {
    clear: both;
  }
  #r_short_description {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  .page-footer .div4col {
    width: 100%;
  }
  .page-footer .h2d {
    width: 100%;
  }
  ol.review-items {
    column-count: 1;
    -moz-column-count: 1;
    -webkit-column-count: 1;
  }
  .product_s_name {
    font-size: 13px;
  }
  .product-item .price-box {
    text-align: right;
  }
}
.category-bottom {
  border-top: solid 1px #e6e3e3;
  text-align: justify;
  padding-top: 20px;
}
.category-bottom li {
  margin-bottom: 5px;
  font-style: italic;
}
.category-bottom .info {
  background-color: #fdf0d5;
  border-radius: 4px;
  border: solid 1px #f89938;
  padding: 10px 10px 3px 10px;
  margin-bottom: 10px;
}
.category-bottom br {
  display: block;
  margin: 10px 0;
}
.trade-block {
  font-style: italic;
  text-align: justify;
  border: solid 1px #efefef;
  padding: 10px;
  border-radius: 4px;
  margin: 30px 0;
}
.brand_img_small {
  float: left;
  padding: 0 5px 5px 0;
  max-height: 180px;
  max-width: 35%;
}
.trade-block {
  text-align: justify;
}
.trade-block img {
  max-width: 33%;
  width: 110px;
  float: left;
  padding: 0 8px 8px 0;
}
.trade-block:after {
  content: "Foo";
  visibility: hidden;
  display: block;
  height: 0px;
  clear: both;
}
.block.filter .options dt {
  background: #000001;
  color: white;
  padding: 8px 12px;
  font-weight: normal;
  text-transform: uppercase;
}
.block.filter .options li {
  border-bottom: 1px solid #e5e5e5;
  border-top: none;
  padding: 3px;
}
.navigation .level0 > .level-top {
  border-color: transparent;
  border-width: 0 0 3px 0;
  border-style: solid;
}
.navigation .level0 > .level-top:hover,
.product-item-link:hover {
  color: #f89938;
  text-decoration: none;
}
.product_s_name {
  min-height: 3em;
}
.product_s_name a,
.product-item-link {
  color: initial !important;
}
a:hover {
  text-decoration: none !important;
}
.navigation .level0.active > .level-top,
.navigation .level0.has-active > .level-top,
.navigation .level0 > .level-top:hover,
.navigation .level0 > .level-top .ui-state-focus {
  border-color: #f89938;
  border-width: 0 0 3px 0;
  border-style: solid;
}
.block-search .control {
  padding: 0;
}
.nav-sections,
.navigation {
  background-color: transparent;
}
.nav-sections {
  margin-bottom: 0;
}
.navigation {
  border-bottom: 1px solid #ececec;
}
.navigation .level0 > .level-top {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: normal;
  color: #333333;
}
.block-collapsible-nav .item.current > strong {
  border-color: #f89938 !important;
}
.best_price_swiss {
  background-color: #f89938;
  color: white;
  padding: 12px 20px;
  text-align: justify;
  margin: 20px 0;
}
.minicart-wrapper .action.showcart .counter.qty {
  background-color: #f89938 !important;
}
.best_price_swiss h2 {
  color: white;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
}
.best_price_swiss a:active,
.best_price_swiss a:visited,
.best_price_swiss a:link {
  color: white;
}
.best_price_swiss a:hover {
  text-shadow: 0px 0px 1px white;
  color: white !important;
}
.best_price_swiss_title {
  font-size: 18px;
  padding: 5px 0;
  text-transform: uppercase;
}
.block-reorder {
  display: none;
}
.page-main {
  padding-top: 20px !important;
}
h1,
.product h1,
.product_t_r {
  color: #df7107;
  font-family: "Libre Franklin";
  font-size: 24px;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 10px;
  padding-bottom: 0;
  line-height: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
}
.account.page-layout-2columns-left .column.main {
  padding-top: 15px;
}
.t_gray {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #b3b3b3;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"] {
  padding: 8px 8px;
}
.product_t_r {
  display: none !important;
}
.product h1 {
  text-align: center;
  margin-bottom: 15px;
  line-height: 1.2 !important;
}
.field-error,
div.mage-error[generated] {
  margin-top: 17px;
}
.totals-tax {
  display: none;
}
/* If screen size is more than 768px wide */
@media screen and (min-width: 768px) {
  #additional-addresses-table .action.edit span,
  #additional-addresses-table .action.delete span {
    display: none;
  }
  #additional-addresses-table .action {
    margin-right: 0;
  }
  #additional-addresses-table .actions {
    padding-top: 6px;
  }
  #additional-addresses-table .action:after {
    display: none;
  }
  #additional-addresses-table .action.delete::before,
  #additional-addresses-table .action.edit::before {
    font-size: 35px;
    line-height: 12px;
    font-family: 'icons-blank-theme';
    font-weight: normal;
    vertical-align: middle;
    padding: 0 5px;
  }
  #additional-addresses-table .action.edit::before {
    content: '\e606';
  }
  #additional-addresses-table .action.delete::before {
    content: '\e604';
  }
  #additional-addresses-table a.action.delete:hover,
  #additional-addresses-table a.action.edit:hover {
    text-decoration: none;
  }
  .product_t_r {
    display: block !important;
  }
  .product h1 {
    text-align: left;
    font-size: 26px;
  }
  .page-header .header.panel {
    padding-top: 7px;
    padding-bottom: 7px;
  }
}
/* If screen size is more than 768px wide */
@media screen and (max-width: 768px) and (min-width: 640px) {
  print .table-order-items .subtotal,
  .table-order-items .amount {
    text-align: right;
  }
}
.fieldset > .field {
  margin-bottom: 10px;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  font-weight: normal;
  text-align: left;
}
.form.password.forget .field.note {
  bottom: 6px;
}
.form.password.forget #email_address {
  margin-top: 6px;
}
.fieldset > .field .description,
.fieldset > .field:not(.choice) > .label {
  text-align: left;
  font-weight: normal;
}
.review-form .actions-primary {
  width: 100%;
}
.review-form .actions-primary button {
  width: 100% !important;
}
.review-form fieldset {
  margin-bottom: 20px;
}
.review-form .action.submit.primary,
.action.primary,
a.action.primary {
  background-color: #f89938;
  color: white;
  border: none;
  border-radius: 0;
  padding: 9px 10px;
}
#checkoutSteps .step-title {
  padding: 5px 5px 5px 10px;
  background-color: #000001;
  color: white !important;
  font-size: 2.2rem;
  border-bottom: 0;
}
.table-checkout-shipping-method .col.col-carrier {
  display: none;
}
#shipping .step-content,
#opc-shipping_method .step-content {
  padding: 10px 20px 5px 20px;
  border: solid 1px #ccc;
  border-top: none;
}
.checkout-payment-method {
  border: solid 1px #ccc;
}
.payment-group {
  margin-left: 15px;
  margin-right: 15px;
}
@media screen and (max-width: 768px) {
  .checkout-payment-method .payment-option {
    margin: 0;
  }
}
@media screen and (min-width: 768px) {
  .payment-group {
    margin-left: 0;
    margin-right: 0;
  }
}
.payment-method,
.payment-option {
  padding-left: 20px;
  padding-right: 20px;
}
.payment-option {
  padding: 10px 20px 5px 20px;
}
#co-payment-form hr {
  display: none;
}
.navigation .level0 .submenu {
  font-weight: 500;
}
.review-form .action.submit.primary:hover,
.action.primary:hover,
.review-form .action.submit.primary:active,
.action.primary:active {
  background-color: #ff6500;
  color: white !important;
  border: none;
}
.review-toolbar .pages {
  border: none;
}
.toolbar-amount,
.review-toolbar .toolbar-amount,
.product-reviews-summary .action.add,
.review-toolbar {
  display: none;
}
.pages-label a:hover {
  font-weight: 700;
}
.order-details-items {
  border-bottom: none;
  margin-bottom: 20px;
}
.order-details-items.ordered .price {
  font-weight: normal;
  font-size: 14px;
  border-bottom: none;
}
.order-details-items.ordered .grand_total .price {
  font-weight: bold;
}
.items.order-links {
  display: none;
}
.product-addto-links {
  display: none;
}
.menu_lang_desktop {
  display: none;
}
.nav-sections-item-content .menu_lang_desktop {
  display: none;
}
.switcher.language,
[aria-controls*="store.settings"] {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .nav-sections-item-title {
    width: 50%;
  }
}
@media screen and (min-width: 769px) {
  .flinkmd {
    padding: 0 15px 0 0;
    font-weight: bold;
  }
  .menu_lang_desktop {
    display: inline-block;
  }
  /* <!-- MODIF 4.23 LANF MENU --> */
  .menu_lang_desktop {
    color: #f5f5f5;
  }
  .menu_lang_desktop a {
    color: #f5f5f5;
    border-left: solid 2px #ffbb57;
    padding: 0 15px;
  }
  .cart-summary .grand.totals {
    display: none;
  }
  .menu_lang_desktop a:hover {
    color: #f5f5f5 !important;
    font-weight: bold;
  }
}
.nav-toggle:before {
  color: #f5f5f5 !important;
}
@media screen and (max-width: 767px) {
  .checkout-index-index .nav-sections,
  .checkout-index-index .nav-toggle {
    display: block !important;
  }
  .header.content .logo {
    margin-left: 50px;
  }
  #search_mini_form .control {
    padding-left: 5px;
    padding-right: 5px;
  }
  .modal-popup.modal-slide,
  .custom-slide {
    left: 25px;
  }
  .block-customer-login .block-title,
  .block-new-customer .block-title {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .block-customer-login #block-customer-login-heading,
  .block-new-customer #block-new-customer-heading {
    font-size: 22px;
    font-weight: 600;
  }
  .opc-block-summary,
  .custom-slide .modal-inner-wrap,
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: white;
  }
  .minicart-wrapper .action.showcart .counter.qty {
    margin-top: 5px;
  }
  nav.navigation {
    background-color: transparent !important;
  }
  .sections.nav-sections {
    background-color: #f5f5f5 !important;
  }
  /* <!-- MODIF 4.23 LANF MENU --> */
  .menu_lang_mobile {
    text-align: center;
    /*border-top: solid 1px #eaeaea;*/
    margin: 0 15px;
    padding-top: 25px;
    font-weight: bold;
  }
  .nav-sections #switcher-language-nav,
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    padding-left: 15px;
  }
  .nav-sections-item-content {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .menu_lang_mobile a {
    color: #df7107;
    font-weight: normal;
    border-left: solid 1px #eaeaea;
    padding: 0 15px;
  }
  .flinkmm {
    padding: 0 15px;
    color: #ff6500;
  }
  .nav-sections-item-title.active {
    border-left: none;
  }
  .navigation .level0,
  .nav-sections .header.links li > a,
  .nav-sections .switcher {
    border-top: 1px solid #eaeaea !important;
  }
  .navigation .level0.active > a:not(.ui-state-active),
  .navigation .level0.has-active > a:not(.ui-state-active),
  .navigation .level0.active .all-category .ui-state-focus {
    border-color: #eaeaea;
    border-style: solid;
    border-width: 0 0 0 8px;
  }
  .navigation .ui-menu a,
  .navigation .ui-menu a:hover,
  .navigation .ui-menu a:visited {
    color: #333333;
    font-weight: normal !important;
  }
  .navigation .submenu a {
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .navigation ul.submenu {
    padding-bottom: 15px !important;
    padding-top: 15px !important;
  }
}
.info_orange_ord {
  /* FICHIER MODIFICATION CADEAU_DISCOUNT   6-6-2023  */
  padding: 15px;
  color: white;
  font-size: 19px;
  background-color: #ed9a03;
  text-align: center;
}
@media print {
  body {
    -webkit-print-color-adjust: exact !important;
  }
  .order-details-items .socko_total_order .amount {
    text-align: right;
  }
  .order-details-items thead,
  .order-details-items tfoot {
    display: table-row-group;
  }
  .box-order-shipping-address {
    clear: left;
    float: left;
    width: 48.8%;
  }
  .info_orange_ord {
    padding: 0 0 5px 0;
  }
  .box-order-shipping-method {
    float: right;
    width: 48.8%;
  }
  .box-order-billing-address {
    clear: left;
    float: left;
    width: 48.8%;
  }
  .box-order-billing-method {
    float: right;
    width: 48.8%;
  }
  footer {
    display: none;
  }
  header {
    background-color: #bbbbbb !important;
    -webkit-print-color-adjust: exact;
  }
}
.header.panel > .header.links > .item.link.compare {
  margin-left: 0 !important;
}
.form-create-account #password-strength-meter-container,
.form-create-account .field.choice.newsletter {
  visibility: hidden;
  height: 0;
}
.form-create-account .fieldset.create.info {
  margin-bottom: 0;
}
.form-create-account .fieldset.create.account {
  margin-bottom: 10px;
}
.form-create-account .fieldset.create.info .legend,
.form-create-account .fieldset.create.account .legend {
  display: none;
}
#shopping-cart-table .action.action-delete > span {
  display: none;
}
#shopping-cart-table .action.action-edit {
  display: none;
}
#shopping-cart-table .action.action-delete::before {
  content: '\e604';
  font-size: 40px;
  font-family: 'icons-blank-theme';
  font-weight: normal;
  vertical-align: middle;
  padding: 10px 15px;
}
.page-print .logo {
  display: block;
  float: none;
  text-align: left;
}
@media print {
  * {
    -webkit-filter: none !important;
    background: transparent !important;
    color: #000000 !important;
    filter: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline !important;
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  .table-wrapper table {
    width: 100%;
    table-layout: fixed;
  }
  .table-wrapper table td {
    width: auto;
  }
  .table-wrapper table > tfoot > tr:first-child {
    border-top: 1px solid #999999;
  }
  .table-order-items .subtotal .amount,
  .table-order-items .shipping .amount,
  .table-order-items .aw_store_credit .amount,
  .table-order-items .grand_total .amount,
  .table-order-items .totals-tax .amount {
    text-align: right;
  }
  .box,
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 1cm;
  }
  .block-content,
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  .block-content {
    page-break-before: avoid;
  }
  .block-title,
  h2,
  h3 {
    page-break-after: avoid;
  }
  .nav-toggle {
    display: none !important;
  }
  .sidebar,
  .nav-sections,
  .header.content > *[class],
  .panel.wrapper > *[class],
  .footer.content > *[class] {
    display: none;
  }
  .logo,
  .footer .copyright {
    display: block !important;
    margin: 10px 0;
  }
  .order-details-items .order-items .order-gift-message:not(.expanded-content) {
    height: auto;
    visibility: visible;
  }
  .column.main {
    float: none !important;
    width: 100% !important;
  }
  .breadcrumbs {
    margin: 0 auto;
    text-align: right;
  }
  .footer.content {
    padding: 0;
  }
  .hidden-print {
    display: none !important;
  }
}
