/* ##################################################################################################
    PRESTASHOP CSS
################################################################################################## */
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Saira:ital,wght@0,100..900;1,100..900&display=swap');

:root {
  --tittu-main-font: "Saira", sans-serif;
  --tittu-global-font: "Lato", sans-serif;
}
.payment-option {cursor:pointer;}
.prontaconsegna {
  font-size: 18px;
}
@media screen and (max-width: 1199px) {
}
.fdt_merchantSticky-1_widget_merchant {
  display: block !important;
}
.paypal-marks,
.ps_checkout-payment-option div.payment_module:first-child a:after {
  display: none !important;
}
.ps_checkout-paypal,
.ps_checkout-card {
  border: none !important;
}
.ps_checkout-payment-option div.payment_module a {
  font-weight: normal !important;
}
@media only screen and (max-width: 1024px) {
  div#page {
    padding: 0 15px;
  }
  .container_9 {
    max-width: 100%;
  }
  .container_9 .grid_9 {
    max-width: 100%;
  }

  img#zones {
    margin-left: 80px;
  }
  .bx-wrapper ul#homeslider li {
    max-width: 1000px;
  }
  .tab {
    padding: 0 !important;
  }
  li.tablinks {
    padding-left: 1px !important;
    padding-right: 0 !important;
  }
  .tablinks a {
    padding: 9px !important;
  }
  .tab li:first-child {
    margin-left: 0 !important;
    padding: 13px 0 !important;
  }
  .tab li:last-child {
    margin-right: 0 !important;
    padding-bottom: 1px !important;
  }
  .tab li:nth-last-child {
    padding: 13px 0 !important;
  }
  .tab li:first-child,
  .tab li:nth-last-child(3) .row {
    max-width: 660px;
    margin-left: 0;
  }
  .tab li:first-child,
  .tab li:nth-last-child(6) .row {
    max-width: 774px;
    margin-left: 0;
  }
  .tab li:nth-last-child(6) .dropdown-content,
  .tab li:nth-last-child(3) .dropdown-content {
    margin-left: -1px;
  }

  .subtabcontent li a {
    padding-left: 0 !important;
  }
  .subtabcontent .header-tab {
    line-height: 25px;
    font-size: 16px;
    font-weight: 600;
  }
  .subtabcontent li {
    padding-left: 6px !important;
  }
  #Automobile {
    max-width: 565px;
  }
  .testt > ul > li {
    min-width: 40%;
  }
  #pb-left-column {
    max-width: 50%;
  }

  .prixavant {
    margin-left: -77px;
  }

  #category .prixavant {
    font-size: 18px !important;
  }
  .quatrefois {
    margin-top: 20px !important;
  }
  .products_block li img {
    margin: 0 auto;
    display: block;
  }
  #viewed-products_block_left .content_img {
    width: 100%;
  }
  #viewed-products_block_left .text_desc {
    min-width: 100%;
    margin-top: 15px;
    text-align: center;
  }
  body#category .grid_5 {
    max-width: 71% !important;
  }
  body#category #product_list li .right_block {
    max-width: 100% !important;
  }
  #category #fabrication {
    width: 45%;
    height: auto;
  }
  body#category .prixavant {
    margin-left: -3% !important;
  }
  .type_accessoire span {
    min-height: 80px;
  }
  #ulaccessoires li:first-child {
    margin-left: 0 !important;
  }
  #search_block_top {
    margin-right: -40px;
  }

  /* ***** PAIEMENT **** */
  input[type="radio"] {
    margin-left: 0 !important;
  }
  input[type="checkbox"] {
    margin: 0 !important;
  }
  .radio label {
    padding-left: 0 !important;
    padding-right: 20px !important;
  }
  #account-creation_form p.textarea label {
    left: 0;
    position: absolute;
  }
  #account-creation_form p.inline-infos {
    text-align: left !important;
    padding-left: 17.5em !important;
    color: red !important;
  }
  #account-creation_form span.inline-infos {
    background-color: #3498db;
    position: relative;
    padding: 6px;
    color: #fff;
    margin-left: 10px;
  }
  #account-creation_form span.inline-infos:after {
    border-width: 8px;
    border-left-color: transparent;
    border-left-width: 0;
    border-top-color: transparent;
    border-right-color: #3498db;
    margin: -20px 0 0;
    left: -7px;
    right: auto;
    top: 91%;
    bottom: auto;
    content: "";
    display: block;
    border-style: solid;
    position: absolute;
    border-color: transparent #3498db transparent;
  }

  #categories_block_left li ul {
    margin-left: 25px !important;
  }
  #categories_block_left li ul li {
    margin-left: 25px !important;
  }
  #categories_block_left li ul li ul li {
    margin-left: 15px !important;
  }
  .content_sortPagiBar {
    margin-top: 0 !important;
  }
  ul.pagination {
    margin: 10px 0px !important;
  }
  ul.pagination a,
  ul.pagination span {
    height: 0 !important;
    line-height: 0 !important;
    padding: 13px 15px !important;
    margin: 0 !important;
    width: 37px !important;
  }
  #pagination_next,
  #pagination_previous {
    border: none !important;
    margin: 0 2px;
  }
  ul.pagination a:hover {
    border: 1px solid #d4aa01 !important;
    background: #ffcc00;
    color: #fff;
  }
  #pagination_next a,
  #pagination_previous a,
  #pagination_next span,
  #pagination_previous span,
  #pagination_previous_bottom a,
  #pagination_previous_bottom span,
  #pagination_next_bottom a,
  #pagination_next_bottom span {
    width: 95px !important;
  }
}
@media only screen and (max-width: 768px) {
  div#page {
    padding: 0 !important;
  }
  #zones {
    margin-left: -40px !important;
  }
  .tab li:first-child,
  .tab li:nth-last-child(6) .row {
    max-width: 350px;
  }
  .tab li:first-child,
  .tab li:nth-last-child(3) .row {
    max-width: 275px !important;
  }
  .tab li:first-child,
  .tab li:nth-last-child(6) .dropdown-content {
    margin-left: -1px;
  }
  .tab li:first-child,
  .tab li:nth-last-child(3) .dropdown-content {
    margin-left: -1px;
  }
  .tab li:first-child {
    margin-left: 0 !important;
    padding-top: 14px !important;
  }
  .tab li:last-child {
    margin-right: 0 !important;
    padding-bottom: 2px !important;
  }
  .tab li {
    padding: 1px !important;
    font-size: 10px !important;
  }
  .tab li:nth-last-child {
    padding: 14px 0 !important;
  }
  .tab li a {
    padding: 4px !important;
  }
  .tab {
    padding: 0;
  }
  .subtab {
    padding-bottom: 15px;
    border-bottom: 1px solid #fff;
    width: 100%;
  }
  .subtabcontent {
    padding-top: 15px;
  }
  body#category #product_list .ajax_block_product .center_block {
    max-width: 100%;
  }
  body#category .descriptionshortcat {
    max-width: 100%;
    width: 100% !important;
    margin: 0 !important;
  }
  .testt > ul > li {
    width: 50%;
    margin-top: 20px;
  }
  #search_block_top {
    visibility: hidden;
  }
  .caract_table {
    max-width: 328px;
    margin-bottom: 30px;
  }
  .prixavant {
    left: 55% !important;
    max-width: 150px;
  }
  .percentagereduc {
    float: right !important;
    margin-top: 0 !important;
  }
  #product_list li .ajax_add_to_cart_button {
    float: right;
  }
  /* #product_list li .lnk_view {
	    float: right;
	    top: 15px;
	    width: 100%;
    	text-align: right;
	} */
  #product_list li .price {
    float: right;
    margin-top: 15px;
    text-align: right;
    width: 100%;
  }
  .prix_hors_taxe {
    float: right;
    margin-bottom: 10px;
    margin-top: 15px;
    width: 100%;
    text-align: right;
  }
  .quatrefois {
    text-align: right;
    margin-top: 5em !important;
  }

  .questionliste {
    margin-top: 30px !important;
  }
  .right_block img {
    float: right;
    margin-top: 20px;
  }
  img#fabrication {
    float: right;
  }
  .info_picto img {
    margin: 0 5px 5px 0;
  }
  footer ul li {
    height: auto !important;
  }

  /* *************** 
		  CATEGORY
	* *************** */

  body#category .grid_2 {
    margin: 0;
  }
  body#category .grid_5 {
    float: right;
  }
  body#category #product_list a.product_img_link {
    min-width: 100%;
  }
  body#category #product_list a.product_img_link .imgblock {
    margin: 0 auto;
  }
  #category #product_list li a {
    margin: 10px 0;
    font-size: 16px;
  }
  #category .caract_table {
    min-width: 100%;
  }
  body#category #product_list li .right_block {
    max-width: 100% !important;
    left: 0 !important;
  }
  #category #fabrication {
    width: 20%;
    float: right !important;
    margin-top: 3em !important;
  }
  body#category .prixavant {
    left: 67% !important;
    text-align: right;
    font-size: 25px !important;
    margin-left: 0 !important;
    margin-top: 10px !important;
    font-weight: 600;
  }
  body#category .info_picto {
    max-width: 100%;
    min-width: 100%;
  }
  body#category .quatrefois {
    /*margin-top: 6em !important;*/
    position: absolute;
    bottom: 48%;
    right: 0;
  }
  .tablinks .row {
    max-width: 500px;
  }
  .tab .dropdown-content li {
    font-size: 14px !important;
    padding: 0 !important;
  }
  .tab .dropdown-content .header-tab {
    padding-left: 14px;
  }
  .tab .dropdown-content li:last-child {
    margin-bottom: 15px;
  }
  #debosseleur .row div,
  #point .row div {
    margin-left: 30px;
  }
  .tab li:first-child,
  .tab li:nth-last-child(3) .row {
    max-width: 297px;
  }
  #Automobile {
    max-width: 390px;
  }

  .bx-wrapper ul#homeslider li {
    max-width: 696px;
  }
  .lien_part {
    display: inline-block !important;
    margin-left: 5% !important;
  }
  .type_accessoire span {
    height: 105px !important;
  }
  #ulaccessoires li:first-child {
    margin-left: 0 !important;
  }
  #thumbs_list ul#thumbs_list_frame li img {
    width: 100%;
  }
  #thumbs_list li {
    max-height: 100px;
    max-width: 100px;
    margin-right: 5px;
  }
  .content_sortPagiBar {
    margin-top: 0 !important;
  }
  ul.pagination {
    margin: 10px 0px !important;
  }
  ul.pagination a,
  ul.pagination span {
    height: 0 !important;
    line-height: 0 !important;
    padding: 13px 15px !important;
    margin: 0 !important;
    width: 37px !important;
  }
  #pagination_next,
  #pagination_previous {
    border: none !important;
    margin: 0 2px;
  }
  ul.pagination a:hover {
    border: 1px solid #d4aa01 !important;
    background: #ffcc00;
    color: #fff;
  }
  #pagination_next a,
  #pagination_previous a,
  #pagination_next span,
  #pagination_previous span {
    width: 95px !important;
  }
  #categories_block_left li ul li ul li {
    margin-left: 15px !important;
  }
  #categories_block_left li ul li {
    margin-left: 25px !important;
  }
}
@media only screen and (max-width: 375px) {
  /*div#columns {
	    padding: 5% !important;
	}
	#search_block_top{
		margin-top: 20px;
	}
	#header_right #header_user{
		margin-top: -60px !important;
	}
	#header_user #header_nav{
		margin-top: 10px;
	}
	#shopping_cart a{
		margin-top: 10px;
	}
	#headerl{
		margin: 0 auto !important;
    	float: none !important;
    	width: 80%;
	}
	.navbar-toggle {
	    margin-right: 0;
	}

	.tab li {
	    display: block;
	    width: 100%;
	}
	.tab li a br {
	    display: none;
	}
	ul.subtab {
	    border-bottom: 2px solid #fff;
	    padding-bottom: 15px;
	}
	.subtabcontent {
	    padding-top: 15px;
	}


	.testt > ul > li{
		width: 90%;
	}

	#featured-products_block_center li {
		margin-top: 10px;
	}
	.affichertout {
	    display: block;
	    width: 100%;
	    margin-top: 30px;
	}
	footer {
	    min-width: 100%;
	    text-align: center;
	}*/
}

/* ****************************************************************************
        reset
**************************************************************************** */
.champspro {
  display: none;
}
.address_title h3 {
  line-height: inherit;
  padding: 0;
}
#chat_window_1 .msg_receive,
#chat_window_1 .msg_receive p {
  color: green !important;
}
.all_desc h2 {
  padding-top: 20px !important;
}
html {
  color: #000;
}
body,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  /* max-width: 100%; */
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var,
optgroup {
  font-style: inherit;
  font-weight: inherit;
}
del,
ins {
  text-decoration: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}
q:before,
q:after {
  content: "";
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: baseline;
}
sub {
  vertical-align: baseline;
}
legend {
  color: #000;
}
input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}
input,
button,
textarea,
select {
  font-size: 100%;
}
figure {
  margin: 0;
}
.ie7 input,
.ie7 select {
  line-height: 18px;
}
a {
  cursor: pointer;
}
.lgcookieslaw_message p {
  font-size: 14px !important;
  padding: 5px;
}
.floatright {
  float: right;
  text-align: center;
}
#figaccueil {
  text-align: center;
  font-weight: normal;
  font-size: 14px;
  padding: 10px;
}
#quiaccueil {
  color: #0a8c0a;
  font-weight: bold;
}
#popupnews-email-input input {
  max-width: 90% !important;
}
.clearfix:before,
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
}
.npc {
  font-weight: bold;
  margin-bottom: 15px;
  display: block;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
#zones {
  margin-top: -10px;
  margin-left: 135px;
}

/* .main_navigation > ul > li > a {font-family: "Century Gothic";} */
/* ************************************************************************************************
        struture
************************************************************************************************ */
#page {
  padding-bottom: 10px;
  padding: 0;
}
#header {
  z-index: 1;
  z-index: 999;
}
#columns {
  z-index: 11;
  padding-bottom: 10px;
}
#left_column {
}
/*#center_column {background:white;}*/
/*#right_column {background:white;}*/
#footer {
  width: 990px;
  margin-top: 0px !important;
  background: white;
}
.divcenter {
  width: 984px;
  margin: auto;
  background: white;
}
.GSRBadge {
  background: white !important;
}

/* positionnement ****************************************************************************** */
.hidden {
  display: none;
}
.f_left {
  float: left;
}
.f_right {
  float: right;
}
p.center {
  text-align: center;
}
.clearBoth {
  clear: both;
}

/* title *************************************************************************************** */
h1 {
  margin-bottom: 20px;
  margin-top: 24px;
  font-size: 24px;
  line-height: 22px;
  clear: both;
}
h2 {
  padding-bottom: 20px;
  font-size: 18px;
}
h3 {
  padding-bottom: 20px;
  font-size: 16px;
}
.title_block {
  padding-bottom: 20px;
  font-size: 14px;
}

.hide-left-column #left_column {
  display: none;
}
.hide-left-column #center_column {
  width: 757px;
}

/* text **************************************************************************************** */

p em {
  font-style: italic;
}

.warning {
  padding: 14px 20px;
  font-size: 16px;
  margin: 0 0 15px 0;
  color: #856404;
  background-color: #fff3cd;
  border: 1px solid #ffeeba;
  border-radius: 4px;
}

.success {
  padding: 14px 20px;
  font-size: 16px;
  margin: 0 0 15px 0;
  color: #155724;
  background-color: #d4edda;
  border: 1px solid #c3e6cb;
  border-radius: 4px;
}

.error {
  padding: 14px 20px;
  font-size: 16px;
  margin: 0 0 15px 0;
  color: #721c24;
  background-color: #f8d7da;
  border: 1px solid #f5c6cb;
  border-radius: 4px;
}

iframe {
  max-width: 100% !important;
}

.error ol {
  margin-left: 15px;
}

.error p.lnk {
  margin-top: 15px;
  padding: 0;
  font-size: 11px;
}
.required {
  color: #990000;
}

/* link **************************************************************************************** */
/* a,
a:active,
a:visited {
  color: #333;
  text-decoration: none;
  outline: medium none;
} */
a:hover {
  text-decoration: underline;
}

/* HACK IOS ipad, iphone */
input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"],
input[type="submit"],
input[type="image"],
input[type="tel"],
select.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
}

/*buttons ************************************************************************************** */
input.button_mini,
input.button_small,
input.button,
input.button_large,
input.button_mini_disabled,
input.button_small_disabled,
input.button_disabled,
input.button_large_disabled,
input.exclusive_mini,
input.exclusive_small,
input.exclusive,
input.exclusive_large,
input.exclusive_mini_disabled,
input.exclusive_small_disabled,
input.exclusive_disabled,
input.exclusive_large_disabled,
a.button_mini,
a.button_small,
a.button,
a.button_large,
a.exclusive_mini,
a.exclusive_small,
a.exclusive,
a.exclusive_large,
span.button_mini,
span.button_small,
span.button,
span.button_large,
span.exclusive_mini,
span.exclusive_small,
span.exclusive,
span.exclusive_large,
span.exclusive_large_disabled {
  position: relative;
  display: inline-block;
  padding: 5px 7px;
  border: 1px solid #cc9900;
  -moz-border-radius: 3px !important;
  -webkit-border-radius: 3px !important;
  border-radius: 3px !important;
  font-weight: bold;
  color: #000;
  background: url(../img/bg_bt.gif) repeat-x 0 0 #f4b61b;
  cursor: pointer;
}
*:first-child + html input.button_mini,
*:first-child + html input.button_small,
*:first-child + html input.button,
*:first-child + html input.button_large,
*:first-child + html input.button_mini_disabled,
*:first-child + html input.button_small_disabled,
*:first-child + html input.button_disabled,
*:first-child + html input.button_large_disabled,
*:first-child + html input.exclusive_mini,
*:first-child + html input.exclusive_small,
*:first-child + html input.exclusive,
*:first-child + html input.exclusive_large,
*:first-child + html input.exclusive_mini_disabled,
*:first-child + html input.exclusive_small_disabled,
*:first-child + html input.exclusive_disabled,
*:first-child + html input.exclusive_large_disabled {
  border: none;
}

/* input button */
input.button_mini,
input.button_small,
input.button,
input.button_large,
input.button_mini_disabled,
input.button_small_disabled,
input.button_disabled,
input.button_large_disabled,
input.exclusive_mini,
input.exclusive_small,
input.exclusive,
input.exclusive_large,
input.exclusive_mini_disabled,
input.exclusive_small_disabled,
input.exclusive_disabled,
input.exclusive_large_disabled {
  /*padding-bottom: 2px*/
}

/* disabled button */
input.button_mini_disabled,
input.button_small_disabled,
input.button_disabled,
input.button_large_disabled,
input.exclusive_mini_disabled,
input.exclusive_small_disabled,
input.exclusive_disabled,
input.exclusive_large_disabled,
span.button_mini,
span.button_small,
span.button,
span.button_large,
span.exclusive_mini,
span.exclusive_small,
span.exclusive,
span.exclusive_large,
span.exclusive_large_disabled {
  /*background-position: left -36px;
    cursor: default;
    color: #888!important*/
}

/* exclusive button */
input.exclusive_mini,
input.exclusive_small,
input.exclusive,
input.exclusive_large,
input.exclusive_mini_disabled,
input.exclusive_small_disabled,
input.exclusive_disabled,
input.exclusive_large_disabled,
a.exclusive_mini,
a.exclusive_small,
a.exclusive,
a.exclusive_large,
span.exclusive_mini,
span.exclusive_small,
span.exclusive,
span.exclusive_large,
span.exclusive_large_disabled {
  /*color: white!important*/
}

/* exclusive disabled button */
input.exclusive_mini_disabled,
input.exclusive_small_disabled,
input.exclusive_disabled,
input.exclusive_large_disabled,
span.exclusive_mini,
span.exclusive_small,
span.exclusive,
span.exclusive_large {
  /*color: #488c40!important*/
}

/* hover button */
input.button_mini:hover,
input.button_small:hover,
input.button:hover,
input.button_large:hover,
input.exclusive_mini:hover,
input.exclusive_small:hover,
input.exclusive:hover,
input.exclusive_large:hover,
a.button_mini:hover,
a.button_small:hover,
a.button:hover,
a.button_large:hover,
a.exclusive_mini:hover,
a.exclusive_small:hover,
a.exclusive:hover,
a.exclusive_large:hover {
  text-decoration: none;
  background-position: left -50px;
}

/* exclusive hover button */
input.exclusive_mini:hover,
input.exclusive_small:hover,
input.exclusive:hover,
input.exclusive_large:hover,
a.exclusive_mini:hover,
a.exclusive_small:hover,
a.exclusive:hover,
a.exclusive_large:hover {
  /*color: white!important*/
}

/* active button */
input.button_mini:active,
input.button_small:active,
input.button:active,
input.button_large:active,
input.exclusive_mini:active,
input.exclusive_small:active,
input.exclusive:active,
input.exclusive_large:active,
a.button_mini:active,
a.button_small:active,
a.button:active,
a.button_large:active,
a.exclusive_mini:active,
a.exclusive_small:active,
a.exclusive:active,
a.exclusive_large:active {
  background-position: left -100px;
}

/* classic buttons */
input.button_mini,
input.button_mini_disabled,
input.exclusive_mini,
input.exclusive_mini_disabled,
a.button_mini,
a.exclusive_mini,
span.button_mini,
span.exclusive_mini {
  /*width: 30px;
    background-image: url('../img/button-mini.png')*/
}
input.button_small,
input.button_small_disabled,
input.exclusive_small,
input.exclusive_small_disabled,
a.button_small,
a.exclusive_small,
span.button_small,
span.exclusive_small {
  /*width: 60px;
    background-image: url('../img/button-small.png')*/
}
input.button_disabled,
input.exclusive_disabled,
span.exclusive {
  border: 1px solid #ccc;
  color: #999;
  background: url(../img/bg_bt_2.gif) repeat-x 0 0 #cccccc;
  cursor: default;
}
input.button_large,
input.button_large_disabled,
input.exclusive_large,
input.exclusive_large_disabled,
a.button_large,
a.exclusive_large,
span.button_large,
span.exclusive_large,
span.exclusive_large_disabled {
  /*width: 180px;
    background-image: url('../img/button-large.png')*/
}

/* exclusive button */
/*input.exclusive, input.exclusive_disabled, a.exclusive, span.exclusive { background-image: url('../img/button-medium_exclusive.png') }
input.exclusive_mini, input.exclusive_mini_disabled, a.exclusive_mini, span.exclusive_mini { background-image: url('../img/button-mini_exclusive.gif') }
input.exclusive_small, input.exclusive_small_disabled, a.exclusive_small, span.exclusive_small { background-image: url('../img/button-small_exclusive.gif') }
input.exclusive_large, input.exclusive_large_disabled, a.exclusive_large, span.exclusive_large, span.exclusive_large_disabled { background-image: url('../img/button-large_exclusive.gif') }*/

/* form **************************************************************************************** */

/* table *************************************************************************************** */
table.std,
table.table_block {
  margin-bottom: 20px;
  width: 100%;
  border: 1px solid #999;
  border-bottom: none;
  background: white;
  border-collapse: inherit;
}
table.std th,
table.table_block th {
  padding: 14px 12px;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  text-shadow: 0 1px 0 #000;
  background: url(../img/bg_table_th.png) repeat-x 0 0 #999;
}
table.std tr.alternate_item,
table.table_block tr.alternate_item {
  background-color: #f3f3f3;
}
table.std td,
table.table_block td {
  padding: 12px;
  border-right: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  font-size: 12px;
  vertical-align: top;
}
.cat_desc table {
  margin: 15px auto;
}
/* BLOCK .block ******************************************************************************** */
.block {
  margin-bottom: 20px;
}
#footer .block {
  margin-bottom: 0;
}
.block .title_block,
.block h4 {
  padding: 6px 11px;
  font-size: 12px;
  color: #fff;
  text-shadow: 0 1px 0 #000;
  text-transform: uppercase;
  background: #030303;
  font-weight: bold;
}
.block .title_block a,
.block h4 a {
  color: #fff;
}
.block ul {
  list-style-type: none;
}
.block li.last {
  border: none;
}

/* BLOCK .products_block *********************************************************************** */
.products_block {
}
.products_block li {
  float: left;
}
.products_block li img {
  border: 1px solid #d1d1d1;
}
a img.lazy {
  display: block !important;
  margin: 0 auto;
}

/* BLOCK customer privacy ******************************************************************* */
.account_creation label {
  float: left;
  padding-top: 5px;
  width: 80%;
  text-align: left;
  cursor: pointer;
}

/* BLOCK .footer_links (cms pages) ************************************************************* */
ul.footer_links {
  list-style-type: none;
  margin-bottom: 20px;
}
ul.footer_links li {
  float: left;
  margin-right: 5px;
}
ul.footer_links li.f_right {
  float: right;
}
/* ul.footer_links li .icon {
    position:relative;
    top:6px;
    left:0
} */

li.address_update a {
  color: green;
}
li.address_delete a {
  color: red;
}

div.addresses {
  margin-top: 10px;
}

/* barre comparaison / tri ********************************************************************* */
.content_sortPagiBar {
  margin: 0 0 15px 0;
}
#center_column .sortPagiBar {
  padding: 10px;
  font: normal 11px Arial, Verdana, sans-serif;
  color: #666;
  background: #eee;
}
#center_column .sortPagiBar strong {
  color: #000;
}
#center_column .sortPagiBar p {
  padding: 0;
}
#center_column .sortPagiBar form {
  display: inline-block;
}

.ie7 #center_column .sortPagiBar form {
  display: inline;
}

.sortPagiBar #productsSortForm {
  float: right;
}
.sortPagiBar select#selectPrductSort {
  margin: 0 0 0 10px;
  color: #000;
  border: 1px solid #ccc;
  border-radius: 50px;
  padding: 4px 8px;
}

.sortPagiBar .bt_compare {
  padding: 3px 7px;
  border: none;
  color: #fff;
  text-shadow: 0 1px 0 #000;
  background: url(../img/bg_bt_compare.gif) repeat-x 0 0 #111;
}

.sortPagiBar .nbrItemPage {
  margin-left: 40px;
}

.sortPagiBar .PrductSort {
  float: left;
}

.sortPagiBar .nbrProduct {
  display: inline-block;
  padding: 0 10px;
}

.sortPagiBar #nb_item {
  border: 1px solid #ccc;
}

/* pagination ********************************************************************************** */
form.pagination {
  display: none;
}

div.pagination {
  margin: 10px 0;
  text-align: center;
}
ul.pagination {
  list-style-type: none;
}
ul.pagination li {
  display: inline;
}
ul.pagination a,
ul.pagination span {
  display: inline-block;
  height: 24px;
  width: 24px;
  border: 1px solid #eee;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font: 11px/24px Arial, Verdana, sans-serif;
  color: #999;
}
ul.pagination a {
  text-align: center;
}
ul.pagination a:hover {
  color: #333;
  border: 1px solid #333;
}
ul.pagination .current span {
  color: #000;
  border: 1px solid #fff;
}
ul.pagination li.disabled span {
  color: #ccc;
}

#pagination_previous,
.pagination_previous {
  float: left;
}
#pagination_next,
.pagination_next {
  float: right;
}

.ie7 #pagination_previous,
.ie7 .pagination_previous,
.ie7 #pagination_next,
.ie7 .pagination_next {
  float: none;
}

ul.pagination .pagination_previous a,
ul.pagination .pagination_previous span,
ul.pagination .pagination_next a,
ul.pagination .pagination_next span {
  padding: 0 8px;
  width: auto;
}
#pagination_previous,
.pagination_previous span,
#pagination_next,
.pagination_next span {
  color: #ccc;
  border: 1px solid #eee;
}

ul.pagination a,
ul.pagination span {
  height: 0 !important;
  line-height: 0 !important;
  padding: 13px 15px !important;
  margin: 0 !important;
  width: 37px !important;
}
#pagination_next,
#pagination_previous {
  border: none !important;
  margin: 0 2px;
}
ul.pagination a:hover {
  border: 1px solid #d4aa01 !important;
  background: #ed1c24;
  color: #fff;
}
#pagination_next a,
#pagination_previous a,
#pagination_next span,
#pagination_previous span,
#pagination_previous_bottom a,
#pagination_previous_bottom span,
#pagination_next_bottom a,
#pagination_next_bottom span {
  width: 95px !important;
}

/* module productcomments ********************************************************************** */
.rating {
  clear: both;
  display: block;
  margin: 2em;
  cursor: pointer;
}
.rating:after {
  content: ".";
  display: block;
  height: 0;
  width: 0;
  clear: both;
  visibility: hidden;
}
.cancel,
.star {
  overflow: hidden;
  float: left;
  margin: 0 1px 0 0;
  width: 16px;
  height: 16px;
  text-indent: -999em;
  cursor: pointer;
}
.cancel,
.cancel a {
  background: url(../../../modules/productcomments/img/delete.gif) no-repeat 0 -16px !important;
}
.star,
.star a {
  background: url(../../../modules/productcomments/img/star.gif) no-repeat 0 0;
}
.cancel a,
.star a {
  display: block;
  width: 100%;
  height: 100%;
  background-position: 0 0;
}
div.star_on a {
  background-position: 0 -16px;
}
div.star_hover a,
div.star a:hover {
  background-position: 0 -32px;
}
.pack_content {
  margin: 10px 0 10px 0;
}
.pack_price {
  float: right;
  margin-right: 3px;
  font-size: 12px;
}
.confirmation {
  margin: 0 0 10px;
  padding: 10px;
  border: 1px solid #e6db55;
  font-size: 13px;
  background: none repeat scroll 0 0 #ffffe0;
}
#page .rte {
  background: transparent none repeat scroll 0 0;
}

.listcomment {
  list-style-type: none;
  margin: 0 0 20px 0 !important;
}
.listcomment li {
  padding: 10px 0;
  border-bottom: 1px dotted #ccc;
  color: #666;
}
.listcomment .titlecomment {
  display: block;
  font-weight: bold;
  font-size: 12px;
  color: #333;
}
.listcomment .txtcomment {
  display: block;
  padding: 5px 0;
  color: #333;
}
.listcomment .authorcomment {
}

/* ************************************************************************************************
        HEADER
************************************************************************************************ */
#header {
  position: relative;
}
#header_logo {
  position: absolute;
  left: 0;
  top: 30px;
  z-index: 1;
}

#header_right {
  position: relative;
  float: right;
}

/* ************************************************************************************************
        BREADCRUMB
************************************************************************************************ */
.breadcrumb {
  margin-bottom: 10px;
  font-size: 12px;
  margin-top: 11px;
  margin-left: -7px;
}
.breadcrumb .navigation-pipe {
  margin: 0 3px 0 5px;
}
.breadcrumb img {
  position: relative;
  top: 5px;
}

/* ************************************************************************************************
        FOOTER
************************************************************************************************ */
#footer {
  color: #fff;
  background: #030303;
  margin-top: 10px;
}
.blockcategories_footer,
#footer .myaccount,
#block_various_links_footer,
#social_block,
#block_contact_infos {
  float: left;
  width: 175px;
}
.blockcategories_footer {
  margin-left: 0;
}
#footer .title_block {
  padding-bottom: 10px;
  text-transform: uppercase;
}
#footer .title_block,
#footer .title_block a {
  font-weight: normal;
  font-size: 14px;
  color: #fff;
}
#footer a {
  color: #fff;
}
#footer a:hover {
  text-decoration: underline;
}
#footer ul {
  list-style-type: none;
}
#footer li {
  padding: 7px 0;
}
#footer li a {
  color: #fff;
}

#footer .myaccount {
  padding: 15px 10px;
}
#footer .myaccount .title_block,
#footer .myaccount h4 {
  padding: 0 0 10px 0;
  background: none;
  text-shadow: none;
}
#footer .myaccount .favoriteproducts img,
#footer .myaccount .lnk_wishlist img {
  display: none;
}

/* ************************************************************************************************
        PRODUCT PAGE
************************************************************************************************ */

/* BLOCK idTabs ******************************************************************************** */
.idTabs {
  list-style-type: none;
  margin-top: 20px;
}
ul.idTabs li {
  float: left;
  margin-right: 1px;
}
.idTabs a {
  display: block;
  padding: 10px 10px 7px 10px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  background: #000;
}
.idTabs .selected {
  color: #000;
  background: url(../img/bg_li_idTabs.png) repeat-x 0 0;
}

#more_info_sheets {
  padding-top: 10px;
}
#more_info_sheets ul,
#more_info_sheets ol,
#more_info_sheets dl {
  margin-left: 20px;
}
#more_info_sheets em {
  font-style: italic;
}

#more_info_sheets .product_desc {
  margin-top: 5px;
}

#more_info_sheets .product_desc .product_image {
  float: left;
}

#more_info_sheets .product_desc .block_description {
  float: left;
  margin-left: 10px;
  width: 420px;
}
#more_info_sheets .product_desc .clear_product_desc {
  clear: both;
  height: 0px;
  line-height: 0px;
}

/* Make sure lists are correctly displayed in tinyMCE BO edition mode too */
#short_description_content ul,
#short_description_content ol,
#short_description_content dl,
#tinymce ul,
#tinymce ol,
#tinymce dl {
  margin-left: 20px;
}

/*.block_hidden_only_for_screen {display:none}*/

/* ************************************************************************************************
        PAGE AUTHENTIFICATION
************************************************************************************************ */
#authentication #left_column {
  display: none;
}
#authentication #center_column {
  width: 757px;
}

/* ************************************************************************************************
        PAIMENT - PAGE ORDER
************************************************************************************************ */

/* nav bottom ********************************************************************************** */
#order #left_column,
#order-confirmation #left_column {
  display: none;
}

.cart_navigation {
  margin: 20px 0;
}
.cart_navigation .exclusive,
.cart_navigation .exclusive_large {
  float: right;
}
.cart_navigation .button,
.cart_navigation .button_large {
  border-color: #ccc;
  background-image: url(../img/bg_bt_2.gif);
}

/* step 1 - cart ******************************************************************************* */
.cart_last_product {
  display: none;
}

/*p.cart_navigation .multishipping-button { margin-right: 10px }*/

#order-detail-content {
  margin-bottom: 20px;
}
#order-detail-content .customizationUploaded li,
#order-detail-content .typedText li {
  list-style: none;
}
table#cart_summary th {
  padding: 14px 12px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  text-shadow: 0 1px 0 #666;
  background: url(../img/bg_table_th.png) repeat-x 0 -15px #999;
}
table#cart_summary th.cart_product {
  text-align: center;
}
table#cart_summary td {
  padding: 12px;
  border-right: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  font-weight: bold;
  font-size: 12px;
  vertical-align: top;
}
table#cart_summary td.cart_delete,
table#cart_summary td.price_discount_del {
  border-right: none;
  text-align: center;
}
table#cart_summary .last_item td {
  border-bottom: 1px solid #999;
}

table#cart_summary tr.cart_item.odd,
table#cart_summary tr.cart_total_delivery,
table#cart_summary tr.cart_total_price,
table#cart_summary tr.cart_total_voucher {
  background-color: #fff;
}
table#cart_summary tr.cart_item.even {
  background-color: #f3f3f3;
}

table#cart_summary tr.customization.odd {
  background-color: #fff;
}
table#cart_summary tr.customization.even {
  background-color: #f3f3f3;
}

table#cart_summary tr ul {
  list-style: none;
}
table#cart_summary .cart_product {
  width: 80px;
  text-align: center;
}
table#cart_summary .cart_product img {
  height: auto;
}
table#cart_summary tbody tr:last-child td {
  border-bottom: 1px solid #999;
}
table#cart_summary tbody tr td.cart_discount_delete {
  padding-left: 34px;
}
table#cart_summary .cart_product img {
  border: 1px solid #ccc;
}
table#cart_summary .cart_description {
  width: 230px;
}
table#cart_summary .cart_unit {
  width: 130px;
  text-align: center;
}
table#cart_summary td.cart_unit {
  text-align: right;
}
table#cart_summary .cart_quantity {
  width: 130px;
}
table#cart_summary .customization .cart_quantity {
  padding: 8px 12px 0;
}
.cart_quantity .cart_quantity_input {
  float: left;
  margin-left: 5px;
  width: 20px;
  border: 1px solid #fff;
}
.cart_quantity .cart_quantity_button {
  float: left;
  position: relative;
  top: -5px;
}
table#cart_summary .cart_total {
  width: 120px;
  text-align: center;
}
table#cart_summary td.cart_total {
  text-align: right;
}
table#cart_summary .cart_delete {
  width: 64px;
  text-align: center;
}
table#cart_summary .cart_discount_price {
  text-align: right;
}
.cart_delete a.cart_quantity_delete,
a.price_discount_delete {
  display: inline-block;
  padding: 1px 2px;
  font-size: 8px;
  color: #666;
  text-transform: uppercase;
  text-shadow: 0 1px 0 #fff;
  background: #ccc;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.cart_total_price .total_price_container {
  border-right: none;
}

table#cart_summary .cart_total_price td.cart_voucher {
  border-bottom: 1px solid #999;
  vertical-align: middle;
}

table#cart_summary #total_price_container {
  border-bottom: 1px solid #999;
  border-right: none;
}

.cart_voucher .title_block,
.cart_voucher h4 .cart_voucher p {
  float: left;
}
.cart_voucher .title_block,
.cart_voucher h4 {
  margin-right: 12px;
  padding: 5px 0;
  font-size: 13px;
}
.cart_voucher p {
  padding-bottom: 0;
}

.cart_voucher p.discount_name_block {
  float: left;
}
.cart_voucher #display_cart_vouchers {
  clear: both;
  line-height: 20px;
  color: #666;
  padding-top: 2px;
  font-weight: normal;
  border-top: 1px dotted #ccc;
}
.cart_voucher .title_offers {
  margin-top: 15px;
  margin-bottom: 5px;
}
.cart_voucher #display_cart_vouchers span {
  font-weight: bold;
  cursor: pointer;
}
.cart_voucher input.discount_name {
  padding: 0 5px;
  height: 22px;
  width: 170px; /* 180 */
  border: 1px solid #ccc;
  font-weight: normal;
  background: url(../img/bg_discount_name.png) repeat-x 0 0 #fff;
}
.cart_voucher .submit input.button {
  margin-left: 2px;
  padding: 2px;
  height: 24px;
  border: 1px solid #000;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: #fff;
  text-transform: uppercase;
  text-shadow: 0 -1px 0 #333;
  background: url(../img/bg_cart_voucher_submit.png) repeat-x 0 0 #000;
}

#cart_summary .price {
  border-right: none;
  text-align: right;
  white-space: nowrap;
}
.total_price_container p {
  text-align: left;
}

table#cart_summary .cart_total_price .total_price_container {
  padding: 0;
  border-bottom: 1px solid #999;
  border-right: 1px solid #999;
}
.cart_total_price .total_price_container p {
  display: block;
  padding: 8px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  background: #333;
}
.cart_total_price .total_price_container span {
  display: block;
  padding: 15px;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
}

#order_carrier {
  clear: both;
  margin-top: 20px;
  border: 1px solid #999;
  background: #fff;
}
#order_carrier .title_block {
  padding: 0 15px;
  height: 29px;
  font-weight: bold;
  line-height: 29px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  background: black;
}
#order_carrier span {
  display: block;
  padding: 15px;
  font-weight: bold;
}

.order_delivery .first_item {
  margin-right: 35px;
}

.multishipping_close_container {
  text-align: center;
}

table#cart_summary .gift-icon {
  color: white;
  background: #0088cc;
  line-height: 20px;
  padding: 2px 5px;
  border-radius: 5px;
}

/* step 2 - authentification ******************************************************************* */

#order-opc #login_form_content label {
  display: block;
  margin: 0 0 10px 0;
}

.lost_password {
  float: left;
  width: 200px;
}
.lost_password a {
  color: #666;
}

#order-opc .lost_password {
  display: block;
  float: none;
  margin: 5px 0 10px;
  width: auto;
  font-size: 11px;
  color: #666;
}

#ordermsg p {
  padding-bottom: 0;
}
#ordermsg p.txt {
  float: left;
  margin-right: 25px;
  width: 220px;
}
/*#ordermsg .textarea {float:right}*/
#ordermsg .textarea textarea {
  height: 90px;
  width: 475px;
  border: 1px solid #ccc;
}

/* step 3 - address ************************************************************************** */

.address-form-multishipping {
  padding: 10px 0px;
}
#multishipping_mode_box {
  border: 1px solid #d0d3d8;
  background: url("../img/form_bg.jpg") repeat-x scroll left top #d0d1d5;
  margin-bottom: 10px;
  padding: 5px;
}
#multishipping_mode_checkbox {
  vertical-align: middle;
  margin-right: 5px;
}
#multishipping_mode_box.on {
  border: 1px solid #ddd;
}
#multishipping_mode_box .title {
  padding: 5px;
  font-weight: bold;
}
#multishipping_mode_box .description,
#multishipping_mode_box .description_off {
  padding: 5px;
}
#multishipping_mode_box .description_off {
  display: none;
  padding: 5px;
}
#multishipping_mode_box .description_off div {
  margin-bottom: 10px;
}
#multishipping_mode_box .description_off a,
#multishipping_mode_box .description a {
  display: block;
  text-align: center;
  text-decoration: none;
  padding: 5px 10px;
  margin: 0 160px;
  border: 1px solid #ccc;
  background: #ddd;
}
#multishipping_mode_box .description_off a:hover,
#multishipping_mode_box .description a:hover {
  background: #f3f3f3;
  border: 1px solid #ccc;
}
#multishipping_mode_box.on .description_off {
  display: block;
}

/* step 4 - paiement ************************************************************************** */

.delivery_options {
  border: 1px solid #bdc2c9;
  border-top: 0;
}

#order .delivery_options_address h3,
#order-opc .delivery_options_address h3 {
  /*background: url("../img/table_header.gif") no-repeat;
color: #374853;
font-weight: bold;
height: 14px;
padding: 5px 10px;
margin: 10px 0 0 0;*/
  padding: 6px 11px;
  font-size: 12px;
  color: #fff;
  text-shadow: 0 1px 0 #000;
  text-transform: uppercase;
  background: none repeat scroll 0 0 #383838;
}
#order .delivery_option_radio,
#order-opc .delivery_option_radio {
  float: left;
  margin: 21px 12px;
}
#order .delivery_option label,
#order-opc .delivery_option label {
  display: block;
  padding-bottom: 5px;
  padding-top: 5px;
}
#order .delivery_option label > table.resume,
#order-opc .delivery_option label > table.resume {
  height: 46px;
  width: 685px;
}
#order .delivery_option.item,
#order-opc .delivery_option.item {
  background: #fafafa;
}
#order .delivery_option.alternate_item,
#order-opc .delivery_option.alternate_item {
  border-top: 1px solid #bdc2c9;
  background: #f1f2f4;
  border-bottom: 1px solid #bdc2c9;
}
#order .delivery_option label > table.resume td,
#order-opc .delivery_option label > table.resume td {
  padding: 0 8px;
}
#order .delivery_option label > table.resume td + td,
#order-opc .delivery_option label > table.resume td + td {
  width: 300px;
}
#order .delivery_option label > table.resume td + td + td,
#order-opc .delivery_option label > table.resume td + td + td {
  width: 100px;
  text-align: right;
}
#order .delivery_option_carrier td {
  width: 200px;
}
#order .delivery_option_carrier td + td {
  width: 280px;
}
#order .delivery_option_carrier td + td + td {
  width: 200px;
}
#order .delivery_options_address .delivery_option_logo,
#order .delivery_option_carrier .delivery_option_logo,
#order-opc .delivery_options_address .delivery_option_logo {
  padding-left: 10px;
  width: 160px;
}
#order .delivery_options_address .delivery_option_logo img,
#order-opc .delivery_options_address .delivery_option_logo img {
  /*height: 40px;*/
}
#order .delivery_option_carrier .first_item,
#order-opc .delivery_option_carrier .first_item {
  padding: 3px 5px 3px 12px;
  background: url(../img/arrow_right_2.png) no-repeat 3px 7px;
}

.order_carrier_content {
  padding: 15px;
  border: 1px solid #ccc;
  font-size: 12px;
  color: #000;
  background: #f8f8f8;
}
.order_carrier_content h3 {
  padding: 15px 0 10px 0;
  font-size: 13px;
  color: #000;
}
.order_carrier_content h3.carrier_title {
  padding-top: 0;
}
.order_carrier_content input {
  position: relative;
  top: 1px;
}

#carrierTable {
  border: 1px solid #999;
  border-bottom: none;
  background: #fff;
}

#carrierTable tbody {
  border-bottom: 1px solid #999;
}
#carrierTable th {
  padding: 0 15px;
  height: 29px;
  font-weight: bold;
  line-height: 29px;
  color: #fff;
  text-transform: uppercase;
  background: black;
}
#carrierTable td {
  padding: 15px;
  font-weight: bold;
  border-right: 1px solid #e9e9e9;
}
#carrierTable td.carrier_price {
  border: none;
}

#gift_div {
  display: none;
  padding-bottom: 10px;
}
#gift_div label {
  display: block;
  margin-bottom: 5px;
}
#gift_div #gift_message {
  height: 50px;
  width: 720px;
  border: 1px solid #999;
}

a.iframe {
  font-weight: bold;
}

.hook_extracarrier {
  margin-top: 5px;
  padding: 5px;
}

/* step 5 - paiement ************************************************************************** */

.payment_module a {
  display: block;
}
.payment_module img {
  float: left;
  margin-right: 10px;
}
/*.payment_module span {
    position:absolute;
    top:50px;
    left:145px
}*/

.payment_module:before,
.payment_module:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
}

/* ************************************************************************************************
        PAGE ORDER-OPC
************************************************************************************************ */
#order-opc #left_column {
  display: none;
}

#order-opc h2 {
}
#order-opc h2 span {
  display: inline-block;
  padding: 5px 7px;
  color: #fff;
  background: #333;
}

#order-opc #login_form fieldset {
  background: none repeat scroll 0 0 #ffffe0;
  border: 1px solid #e6db55;
  font-size: 13px;
  margin: 0 0 10px;
  padding: 10px;
}
#order-opc #login_form fieldset p {
  padding: 0;
}
#order-opc #login_form fieldset p a {
  padding: 0;
}

#order-opc #new_account_form p.submit {
  margin-right: 120px;
  text-align: right;
}
#order-opc #new_account_form p.opc-required {
  margin-left: 20px;
}

#order-opc .addresses {
  margin-bottom: 20px;
}

#order-opc #opc_delivery_methods h3 {
  margin-top: 20px;
}
#order-opc #opc_delivery_methods textarea {
  height: 60px;
  width: 723px;
  border: 1px solid #ccc;
}
#order-opc #opc_delivery_methods #message {
  width: 757px;
}
#order-opc #opc_payment_methods {
  margin-bottom: 20px;
}
#order-opc #opc_payment_methods #opc_payment_methods-content p {
  margin: 0;
}
.delivery_option_carrier td {
  width: 200px;
}
.delivery_option_carrier td + td {
  width: 280px;
}
.delivery_option_carrier td + td + td {
  width: 200px;
}
.delivery_option_carrier {
  margin: 5px 0 0 45px;
  width: 670px;
  display: none;
}
.delivery_option_carrier tr td {
  padding: 5px;
}
.delivery_option_carrier.selected {
  display: table;
}
.delivery_option_carrier.not-displayable {
  display: none;
}
.delivery_option_title {
  font-weight: bold;
}

/* ************************************************************************************************
    express checkout
************************************************************************************************ */
#new_account_form {
  clear: both;
  margin-bottom: 20px;
}
#new_account_form h3 {
  margin-bottom: 20px;
  padding: 8px;
  border-bottom: 1px solid #ccc;
  font-weight: bold;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  background: black;
}
#center_column #new_account_form p {
  margin: 0;
  padding: 0 0 10px 0;
}
#new_account_form p.required {
  color: #222;
}
#new_account_form p.required sup {
  color: #990000;
}
#new_account_form p.radio span,
#new_account_form p.text label,
#new_account_form p.password label,
#new_account_form p.select label,
#new_account_form p.select span,
#new_account_form p.textarea label {
  display: inline-block;
  padding: 6px 15px;
  width: 230px;
  font-size: 14px;
  text-align: right;
}
#new_account_form p.radio label {
  float: none;
  padding-right: 10px;
  width: auto;
  font-size: 14px;
}
#new_account_form p.checkbox label {
  float: none;
  width: auto;
  font-size: 12px;
}
#new_account_form p.text input,
#new_account_form p.password input,
#new_account_form p.select input {
  height: 22px;
  padding: 0 5px;
  width: 360px;
  border: 1px solid #ccc;
  font-size: 12px;
  color: #666;
}
#new_account_form p.checkbox input {
  margin-left: 260px;
}

#new_account_form #submitGuestAccount {
  float: right;
}

/* ************************************************************************************************ */

/* ************************************************************************************************
        paiment - CONFIRMATION
************************************************************************************************ */
#orderconfirmation #left_column {
  display: none;
}
#orderconfirmation #center_column {
  width: 757px;
}

/* ************************************************************************************************
        PAGE PASSWORD
************************************************************************************************ */
#form_forgotpassword fieldset {
  padding: 10px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #eee;
}
#form_forgotpassword p.text label {
  display: inline-block;
  padding-right: 10px;
  width: 174px;
  font-weight: bold;
  font-size: 12px;
  text-align: right;
}
#form_forgotpassword p.text input {
  padding: 0 5px;
  height: 20px;
  width: 288px;
  border: 1px solid #ccc;
  background: url(../img/bg_input.png) repeat-x 0 0 #fff;
}
#form_forgotpassword p.submit {
  margin-right: 25px;
  padding-bottom: 5px;
  text-align: right;
}

#password .icon {
  position: relative;
  top: 6px;
}

/* ************************************************************************************************
        PAGE ADRESSES
************************************************************************************************ */
#addresses #left_column {
  display: none;
}
#addresses #center_column {
  width: 757px;
}

#address p.inline-infos {
  margin: 0 0 0 265px;
  font-size: 12px;
  color: #666;
}

/* ************************************************************************************************
        PAGE ADD ADRESS
************************************************************************************************ */
#address #left_column {
  display: none;
}
#address #center_column {
  width: 757px;
}

form#add_address {
}
#add_address fieldset {
  margin: 0;
  border: 1px solid #ccc;
  background: #fff;
}
#add_address h3 {
  margin: 0 0 15px 0;
  padding: 8px;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  background: black;
}
#center_column #add_address p {
  margin: 0;
  padding: 0 0 10px 0;
}
#add_address p.required {
  color: #222;
}
#add_address p.required sup {
  color: #990000;
}

#add_address p.text label,
#add_address p.password label,
#add_address p.select label,
#add_address p.select span,
#add_address p.textarea label {
  display: inline-block;
  padding: 6px 15px;
  width: 230px; /* 260 */
  font-size: 14px;
  text-align: right;
}
#add_address p.text input,
#add_address p.password input,
#add_address p.select input,
#add_address p.select select {
  padding: 0 5px;
  height: 22px;
  width: 360px; /* 370 */
  border: 1px solid #ccc;
  font-size: 12px;
  color: #666;
  line-height: 22px;
}
#add_address p.checkbox input {
  margin-left: 260px;
}
#add_address p.select select {
  margin-right: 10px;
  border: 1px solid #ccc;
  font-size: 12px;
  color: #666;
}
#add_address p.textarea label {
  vertical-align: top;
}
#add_address p.textarea textarea {
  height: 80px;
  width: 360px;
  border: 1px solid #ccc;
  font-size: 12px;
  color: #666;
}
#center_column #add_address p.submit2 {
  margin-top: 20px;
  text-align: right;
}

#add_address span.form_info,
#add_address span.inline-infos {
  display: block;
  margin: 5px 0 0 265px;
  color: #666;
}

/* ************************************************************************************************
        PAGE ORDER-SPLIP
************************************************************************************************ */
#order-slip #left_column {
  display: none;
}
#order-slip #center_column {
  width: 757px;
}

#order-slip #order-list {
  border-bottom: 1px solid #999;
}
#order-slip #order-list td {
  border-top: 1px solid #ccc;
  border-bottom: none;
}
#order-slip #order-list td.history_invoice {
  border-right: none;
}

/* ************************************************************************************************
        PAGE DISCOUNT
************************************************************************************************ */
#discount #left_column {
  display: none;
}
#discount #center_column {
  width: 757px;
}

#discount .table_block tr.last_item td {
  border-bottom: 1px solid #999;
}
#discount .table_block td.discount_expiration_date {
  border-right: 1px solid #999;
}
#discount .table_block td.discount_value {
  white-space: nowrap;
}

/* ************************************************************************************************
        PAGE ORDER FOLLOW
************************************************************************************************ */
#order-follow #left_column {
  display: none;
}
#order-follow #center_column {
  width: 757px;
}

/* ************************************************************************************************
        PAGE NEW-PRODUCTS
************************************************************************************************ */
#newproducts .sortPagiBar {
  margin-bottom: 20px;
}

/* ************************************************************************************************
        PAGE BEST SALES
************************************************************************************************ */
#bestsales .sortPagiBar {
  margin-bottom: 20px;
}

/* ************************************************************************************************
        PAGE PRICES DROP SALES
************************************************************************************************ */
#pricesdrop .sortPagiBar {
  margin-bottom: 20px;
}

/* ************************************************************************************************
        PAGE MANUFACTURER
************************************************************************************************ */
#manufacturer .nbrmanufacturer {
  margin: 15px 0 10px;
  padding: 8px 7px;
  font-size: 12px;
  color: #000;
  background: none repeat scroll 0 0 #f0f0f0;
}

#manufacturer #product_list {
  margin-top: 15px;
}

ul#manufacturers_list {
  list-style-type: none;
}
ul#manufacturers_list li {
  margin-bottom: 14px;
  padding: 12px 8px;
  border: 1px solid #eee;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
ul#manufacturers_list li a.lnk_img {
  display: block;
  float: left;
}
ul#manufacturers_list li img {
  display: block;
  float: left;
  margin-right: 14px;
  border: 1px solid #ccc;
  vertical-align: bottom;
}
ul#manufacturers_list li h3 {
  padding: 0 0 10px;
  font-size: 13px;
  color: #000;
}
ul#manufacturers_list li .description {
  overflow: hidden;
  padding: 0;
  font-size: 12px;
  color: #666;
}
ul#manufacturers_list li .right_side {
  float: right;
}

.description_box {
  border: 1px solid #cccccc;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 0 1px 1px #e2e2e2;
  padding: 5px;
  margin-bottom: 20px;
  font-size: 12px;
  line-height: 18px;
}
.description_box p {
  margin: 0;
  padding: 0 10px 5px;
}
.description_box .hide_desc {
  display: none;
}
.description_box .lnk_more {
  background: url("../img/arrow_right_1.png") no-repeat scroll 100% 4px
    transparent;
  color: #0088cc;
  padding: 0 10px;
}
.description_box ul {
  padding-left: 30px;
  padding-bottom: 10px;
}

/* ************************************************************************************************
        PAGE SUPPLIER
************************************************************************************************ */
#supplier .nbrmanufacturer {
  margin: 15px 0 10px;
  padding: 8px 7px;
  font-size: 12px;
  color: #000;
  background: none repeat scroll 0 0 #f0f0f0;
}
ul#suppliers_list {
  list-style-type: none;
}
ul#suppliers_list li {
  margin-bottom: 14px;
  padding: 12px 8px;
  border: 1px solid #eee;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
ul#suppliers_list li a.lnk_img {
  display: block;
  float: left;
}
ul#suppliers_list li img {
  display: block;
  float: left;
  margin-right: 14px;
  border: 1px solid #ccc;
  vertical-align: bottom;
}
ul#suppliers_list li h3 {
  padding: 0 0 10px;
  font-size: 13px;
  color: #000;
}
ul#suppliers_list li .description {
  overflow: hidden;
  padding: 0;
  font-size: 12px;
  color: #666;
}
ul#suppliers_list li .right_side {
  float: right;
}

/* ************************************************************************************************
        PAGE SEARCH
************************************************************************************************ */
#search h3.nbresult {
  margin: 0 0 10px 0;
  padding: 10px;
  border: 1px solid #e6db55;
  font-size: 13px;
  background: #ffffe0;
}
#search .sortPagiBar {
  margin-bottom: 20px;
}

/* ************************************************************************************************
        PAGE 404
************************************************************************************************ */
#pagenotfound #left_column,
#pagenotfound #right_column,
#pagenotfound #footer {
  display: none;
}

#pagenotfound #left_column,
#pagenotfound #right_column,
#pagenotfound #footer {
  display: none;
}

#pagenotfound #center_column {
  width: 940px;
}

#pagenotfound .pagenotfound {
  padding: 30px 300px 0 0;
  height: 330px;
  font-size: 14px;
  background: url(../img/bg_404.png) no-repeat 100% 0;
}
#pagenotfound h3 {
  font-weight: normal;
  font-size: 14px;
}
#pagenotfound fieldset {
  border: none;
}
#pagenotfound fieldset label {
  color: #333;
}
#pagenotfound #search_query {
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-bottom: 1px solid #666;
  border-left: 1px solid #666;
  border-right: 1px solid #fff !important;
  border-top: 1px solid #666;
  padding: 0 5px;
  height: 24px;
  width: 200px;
  color: #ccc;
  background: url(../../../modules/blocksearch/img/bg_search_input.png) repeat-x
    scroll 0 0 #fff;
}
#pagenotfound .button_small {
  padding: 4px 7px;
  border: medium none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: #fff;
  text-transform: uppercase;
  background: url("../../../modules/blocksearch/img/bg_search_submit.png")
    repeat-x scroll 0 0 #101010;
}
#pagenotfound .pagenotfound a {
  font-weight: bold;
  color: #333;
}
#pagenotfound .pagenotfound .icon {
  position: relative;
  top: 3px;
}

/* ************************************************************************************************
        addons payment cheque
************************************************************************************************ */
#module-cheque-payment #left_column {
  display: none;
}
#module-cheque-payment #center_column {
  width: 757px;
}

/* ************************************************************************************************
        addons payment bankwire
************************************************************************************************ */
#module-bankwire-payment #left_column {
  display: none;
}
#module-bankwire-payment #center_column {
  width: 757px;
}

/* ************************************************************************************************
        addons google checkout
************************************************************************************************ */
#module-gcheckout-payment #left_column {
  display: none;
}
#module-gcheckout-payment #center_column {
  width: 757px;
}

/* ************************************************************************************************
        addons paypal
************************************************************************************************ */
#module-payment-submit #left_column {
  display: none;
}
#module-payment-submit #center_column {
  width: 757px;
}

/* ************************************************************************************************
        addons cashondelivery validation
************************************************************************************************ */
#module-cashondelivery-validation #left_column {
  display: none;
}
#module-cashondelivery-validation #center_column {
  width: 757px;
}

/* ************************************************************************************************
        addon RerversoForm
************************************************************************************************ */
#account-creation_form fieldset.reversoform {
  padding: 10px !important;
}
#account-creation_form fieldset.reversoform .text label {
  display: block;
  padding: 0 0 10px 0;
  width: 100%;
  text-align: left;
}
#account-creation_form fieldset.reversoform .infos-sup {
  padding: 0 !important;
  font-size: 10px;
  font-style: italic;
  text-align: right;
}
/* ************************************************************************************************
        addon customer privacy
************************************************************************************************ */
#account-creation_form fieldset.customerprivacy label,
fieldset.customerprivacy label {
  padding-bottom: 0;
  font-size: 14px;
  text-align: left;
  cursor: pointer;
}

/* ************************************************************************************************
        addon referralprogram
************************************************************************************************ */
#module-referralprogram-referralprogram-program #left_column {
  display: none;
}
#module-referralprogram-referralprogram-program #center_column {
  width: 757px;
}

#footer .myaccount li.referralprogram img {
  display: none;
}

#module-referralprogram-referralprogram-program .sheets {
  padding-top: 10px;
}

#module-referralprogram-referralprogram-program form p.checkbox {
  font-weight: bold;
}
#module-referralprogram-referralprogram-program form p.checkbox a {
  text-decoration: underline;
}
#module-referralprogram-referralprogram-program form p.submit {
  text-align: right;
}
#module-referralprogram-referralprogram-program form p.see_email {
  padding-left: 10px;
  color: #0088cc;
  background: url(../img/arrow_right_1.png) no-repeat 0 4px;
}
#module-referralprogram-referralprogram-program form p.see_email a {
  color: #0088cc;
  text-decoration: underline;
}

/* ************************************************************************************************
        addon loyalty
************************************************************************************************ */
#module-loyalty-default #left_column {
  display: none;
}
#module-loyalty-default #center_column {
  width: 757px;
}

#product p#loyalty {
  padding: 10px 0 0 20px;
  border-top: 1px solid #ccc;
  background: url(../img/icon/info.png) no-repeat 0 8px;
  margin-top: 10px;
}

#footer .myaccount li.loyalty img {
  display: none;
}

/* ************************************************************************************************
        addon Livezilla
************************************************************************************************ */
#livezilla_lnk {
  margin: 10px 0;
  text-align: right;
}
#livezilla_lnk a {
  display: inline-block;
  padding: 6px 8px 8px 8px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font: bold 10px Arial, Verdana, sans-serif;
  color: #fff;
  text-shadow: 0 -1px 0 #000;
  background: url(../img/bg_bt_compare.gif) repeat-x scroll 0 0 #000;
}
#livezilla_lnk a:hover {
  text-decoration: none;
}

/* ************************************************************************************************
        addons comments products
************************************************************************************************ */
form#sendComment fieldset {
  padding: 10px;
  border: 1px solid #ccc;
  background: #eee;
}
form#sendComment h3 {
  font-size: 14px;
}
#new_comment_form p.text {
  margin-bottom: 0;
  padding-bottom: 0;
}
#sendComment p.text label,
#sendComment p.textarea label {
  display: block;
  margin: 12px 0 4px;
  font-weight: bold;
  font-size: 12px;
}
#sendComment p.text input {
  padding: 0 5px;
  height: 28px;
  width: 498px;
  border: 1px solid #ccc;
  background: url(../img/bg_input.png) repeat-x 0 0 #fff;
}
#sendComment p.textarea textarea {
  height: 80px;
  width: 508px;
  border: 1px solid #ccc;
}
#sendComment p.submit {
  padding: 0;
  text-align: right;
}

#sendComment p.closeform {
  float: right;
  padding: 0;
  height: 12px;
  width: 12px;
  text-indent: -5000px;
  background: url(../img/icon/delete.gif) no-repeat 0 0;
}

.star {
  position: relative;
  top: 2px;
  float: left;
  height: 12px;
  width: 12px;
  overflow: hidden;
  text-indent: -999em;
  cursor: pointer;
}
.star,
.star a {
  background: url(../../../modules/productcomments/img/star.gif) no-repeat 0 0;
}
div.star_on a {
  background-position: 0 -12px;
}
div.star_hover a,
div.star a:hover {
  background-position: 0 -12px;
}

/* ************************************************************************************************
        xxxxx
************************************************************************************************ */

/* ************************************************************************************************
        guest tracking
************************************************************************************************ */

#guest-tracking fieldset p:first-child {
  padding-top: 10px;
}
#guest-tracking fieldset p:last-child {
  padding-bottom: 10px;
}

/* ************************************************************************************************
        CSS Modules
************************************************************************************************ */

/******* IMPORTANT - Internet Explorer can read 31 CSS files max. Some CSS have been put here and erased from their own module folder.************/

/*************** Block ADVERTISING ***************/
.advertising_block {
  width: 191px;
  margin-bottom: 1em;
  text-align: center;
}

/*************** Block CATEGORIES ***************/
#categories_block_left li {
  border-bottom: 1px dotted #ccc;
}
#categories_block_left li.last {
  border: none;
}
#categories_block_left li a {
  display: block;
  padding: 7px 11px 5px 22px;
  color: #333;
  background: url(../../../modules/blockcategories/img/arrow_right_2.png)
    no-repeat 10px 10px transparent;
}

#categories_block_left li ul {
  margin-left: 40px;
}
#categories_block_left li ul li {
  border: none;
}
#categories_block_left li ul li a {
  padding-left: 0;
  background: none;
}

#categories_block_left li .OPEN,
#categories_block_left li .CLOSE {
  display: block;
  float: right;
  margin: 7px 7px 0;
  height: 12px;
  width: 12px;
  background: url(../../../modules/blockcategories/img/icon/open-close.png)
    no-repeat 0 -12px;
  cursor: pointer;
}
#categories_block_left li .CLOSE {
  background-position: 0 0;
}

/* footer */
.blockcategories_footer {
  padding: 15px 10px;
}
.blockcategories_footer .category_footer {
  float: left;
  clear: none;
}
.blockcategories_footer ul ul {
  display: none !important;
}

/*************** Block CMS ***************/
/* footer */
#footer .block_various_links {
  padding: 15px 10px;
}

/* Block CMS links */
.informations_block_left li {
  border-bottom: 1px dotted #eee;
}
.informations_block_left li.last {
  border: none;
}
.informations_block_left li a {
  display: block;
  padding: 7px 11px 5px 22px;
  color: #333;
  background: url(../../../modules/blockcms/img/arrow_right_2.png) no-repeat
    10px 10px transparent;
}

tr.subitem > td:first-child + td {
  padding-left: 10px;
}

/*************** Block CONTACTINFOS ***************/

#block_contact_infos {
  padding: 15px 10px;
}
#block_contact_infos li {
  padding: 0 !important;
  line-height: 20px;
}
#block_contact_infos li strong {
  font-weight: normal;
  font-size: 13px;
}
#block_contact_infos li pre {
  font: 11px/20px Arial, Verdana, sans-serif;
}

/*************** Block LINK ***************/
#links_block_left .block_content li {
  border-bottom: 1px dotted #eee;
}
#links_block_left .block_contentt li.last {
  border: none;
}
#links_block_left .block_content li a {
  display: block;
  padding: 7px 11px 5px 22px;
  color: #333;
  background: url(../../../modules/blocklink/img/arrow_right_2.png) no-repeat
    10px 10px transparent;
}

/*************** Block MANUFACTURER ***************/
.blockmanufacturer li {
  border-bottom: 1px dotted #ccc;
}
.blockmanufacturer li.last {
  border: none;
}
.blockmanufacturer li a {
  display: block;
  padding: 7px 11px 5px 22px;
  color: #333;
  background: url(../../../modules/blockmanufacturer/img/arrow_right_2.png)
    no-repeat 10px 10px transparent;
}

.blockmanufacturer form {
  margin-top: 10px;
  text-align: center;
  width: 200px;
}
.blockmanufacturer p {
  padding: 0;
}

/*************** Block LOGO PAYMENT ***************/

.paiement_logo_block {
  width: 191px;
  text-align: center;
  margin-bottom: 1.5em;
}
.paiement_logo_block a {
  text-decoration: none;
}
.paiement_logo_block img {
  margin: 0 0.5em;
}

/*************** Block RSS ***************/
#rss_block_left p {
  margin: 0;
  padding: 10px;
}

#rss_block_left li {
  border-bottom: 1px dotted #ccc;
}
#rss_block_left li.last {
  border: none;
}
#rss_block_left li a {
  display: block;
  padding: 7px 11px 5px 22px;
  color: #333;
  background: url(../../../modules/blockrss/img/arrow_right_2.png) no-repeat
    10px 10px transparent;
}

/*************** Block SOCIAL ***************/
#social_block {
  padding: 15px 10px;
}
#social_block li {
  padding-left: 22px !important;
}
#social_block li.facebook {
  background: url(../../../modules/blocksocial/img/sprite_pict_social_block.png)
    no-repeat 0 6px;
}
#social_block li.twitter {
  background: url(../../../modules/blocksocial/img/sprite_pict_social_block.png)
    no-repeat 0 -26px;
}
#social_block li.rss {
  background: url(../../../modules/blocksocial/img/sprite_pict_social_block.png)
    no-repeat 0 -56px;
}

/*************** Block STORE ***************/
.blockstore img {
  margin: 10px 0 0 0;
}
.blockstore p {
  padding-bottom: 0;
  font-weight: bold;
  text-align: right;
}
.blockstore p.store_image {
  padding-bottom: 10px;
  text-align: center;
}

/*************** Block SUPPLIER ***************/
.blocksupplier li {
  border-bottom: 1px dotted #ccc;
}
.blocksupplier li.last {
  border: none;
}
.blocksupplier li a {
  display: block;
  padding: 7px 11px 5px 22px;
  color: #333;
  background: url(../../../modules/blocksupplier/img/arrow_right_2.png)
    no-repeat 10px 10px transparent;
}

.blocksupplier form {
  margin-top: 10px;
  text-align: center;
  width: 200px;
}
.blocksupplier p {
  padding: 0;
}

.ie7 #featured-products_block_center .product_image span.new {
  top: 110px;
  right: 0;
  width: 94%;
}
.ie8 #featured-products_block_center .product_image span.new {
  top: 110px;
  right: 0;
  width: 94%;
}
.lt-ie6 #featured-products_block_center .product_image span.new {
  top: 110px;
  right: 0;
  width: 94%;
}

/*** ESSENTIAL STYLES ***/
.sf-contener {
  clear: both;
}
.sf-right {
  margin-right: 14px;
  float: right;
  width: 7px;
}
.sf-menu,
.sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sf-menu {
  margin: 10px 0;
  padding: 0;
  width: 980px; /* 980 */
  background: #383838;
}
.sf-menu ul {
  position: absolute;
  top: -999em;
  width: 10em; /* left offset of submenus need to match (see below) */
  background: black;
}
.sf-menu ul li {
  clear: both;
}
.sf-menu li:hover {
  visibility: inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
  float: left;
  position: relative;
  border-right: 1px solid #777;
  padding-left: 4px;
  padding-right: 8px;
}
.sf-menu a {
  display: block;
  position: relative;
  color: #fff;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
  left: 0;
  top: 34px; /* match top ul list item height */
  z-index: 99;
  width: 254px;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
  top: -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
  left: 200px; /* match ul width */
  top: 0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
  top: -999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
  left: 200px; /* match ul width */
  top: 0;
}

/*** DEMO SKIN ***/
.sf-menu {
  float: left;
  margin-bottom: 1em;
}
.sf-menu a {
  display: block;
  margin-right: 2px;
  padding: 0 15px 0 13px;
  line-height: 34px;
  border: 0;

  text-decoration: none;
}
.float {
  float: left;
  width: 100%;
}

.divcenter {
  width: 990px;
  margin: auto;
}

#menu_haut {
  background: #181818;
  height: 28px;
  line-height: 28px;
  color: white;
  /* font-family: calibri; */
  margin-bottom: 5px;
}

#menu_haut a {
  display: block;
  float: left;
  padding-left: 1.4%;
  padding-right: 1.4%;
  color: #fff;
  border-right: 1px solid #4d4d4d;
  font-size: 13px;
}

#menu_haut #premlien {
  padding-left: 0px;
}

#menu_haut a:hover {
  background: #222;
  text-decoration: none;
}
#menu_haut a img {
  float: left;
}

#menu_haut a span {
  float: left;
}

#menu_haut #jaune {
  float: right;
  width: 260px;
  background: #ed1c24;
  color: #181818;
  font-size: 15px;
  text-align: center;
  padding-top: 1px;
  height: 27px;
}
#menu_haut .divcenter {
  background: #181818;
}
#slogan {
  width: 320px;
  text-align: center;
  font-size: 15px;
  line-height: 20px;
  margin-top: -20px;
  font-weight: 600;
}

#block_contact_infos {
  float: right !important;
}

#featured-products_block_center {
  width: 100%;
}

#right_column {
  float: right;
}

#center_column {
  margin: 0;
  width: 100%;
}

#newsletter-input {
  width: 153px;
  padding-left: 5px;
  height: 25px;
  line-height: 22px;
  border: 1px solid #2e2e2e;
  margin-top: 5px;
}

#headerl {
  float: left;
  margin-right: 24px;
  margin-top: 9px;
  margin-bottom: 5px;
}

#distributeur {
  display: inline-block;
  width: 385px;
  text-align: center;
  margin-bottom: -20px;
  font-weight: bold;
}
#idTab2 {
  color: #666;
  margin-bottom: 10px;
}

.bx-wrapper {
  height: inherit;
  max-height: 292px;
  min-width: 100%;
  width: 100%;
}
.bx-wrapper #page {
  background: white;
  padding-bottom: 0px;
}

.right_block2 {
  margin-left: 40px;
}

.h3ft {
  font-weight: bold;
  font-size: 15px;

  margin: 8px 0;
  box-shadow: 0 0 5px #dedede;
  background: #ed1c24;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  color: black;
  border: 2px solid transparent;
  float: left;
  clear: both;
  width: 100%;
  padding: 1%;
}

#listpage_content ul.tree li {
  margin: 8px 0;
  box-shadow: 0 0 5px #dedede;
  background: #fff;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  color: black;
  font-weight: bold;
  border: 2px solid transparent;
  padding: 10px 15px;
  margin: 10px;
}

.ulfeatured li:nth-child(6) {
  margin-right: 0px !important;
}
.sf-menu {
  background: #030303 !important;
}
.sf-menu li {
  border: none !important;
}

.sf-menu a:focus,
.sf-menu a:hover,
.sf-menu a:active {
  background: #ed1c24 !important;
  color: black !important;
}

#h1d h1,
#h1d h2 {
  display: inline;
  font-size: 16px;
}

.s_title_block em {
  font-weight: bold;
  font-style: normal;
}

#featured-products_block_center2 li,
#featured-products_block_center li,
#featured-products_block_center3 li {
  margin-right: 11px;
  padding: 10px 0;
  width: 142px !important;
  height: 260px;
}

.search_query {
  border: solid 1px #eee !important;
  -webkit-box-shadow: inset 0px 0px 6px #888 !important;
  -moz-box-shadow: inset 0px 0px 6px #888 !important;
  box-shadow: inset 0px 0px 6px #888 !important;
  width: 304px !important;
  height: 22px !important;
  padding-left: 7px !important;
  color: black !important;
  font-size: 11px !important;
  margin-left: 5px !important;
  margin-top: 3px !important;
}

#search_block_top {
  display: block !important;
  float: left !important;
  overflow: hidden !important;
  text-align: right !important;
  width: 360px !important;
  position: absolute !important;
  top: -44px !important;
  right: 31% !important;
  height: 39px !important;
  border: solid 1px #ddd !important;
  border-radius: 5px !important;
}
#search_block_top .button {
  position: absolute !important;
  right: 5px !important;
  top: 7px !important;
  background-image: url("https://ss3.soudure.pro/img/recherche-poste-a-souder.png") !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  border: none !important;
  width: 26px !important;
  height: 26px !important;
  padding: 0px !important;
  cursor: pointer !important;
  overflow: hidden !important;
  text-indent: -4000px !important;
}

.sf-menu {
  width: 661px !important;
  margin-left: 160px !important;
  margin-top: 0 !important;
}

#columns {
  margin-top: 17px !important;
}

#category #columns,
#manufacturer #columns {
  margin-top: -5px !important;
}

.annonce {
  /* width: 245px; */
  padding: 10px;
  color: black;
  /* position: absolute; */
  /* margin-top: 75px; */
  /* margin-left: 50px; */
  z-index: 3;
  float: left;
  background: #ed1c24;
  width: 100%;
  padding: 1%;
}
.annonce p {
  margin: 0;
  padding: 0;
}

#texte_accueil {
  font-size: 17px;
  color: #181818;
  float: left;
  /* font-family : calibri; */
  margin-top: 4em;
  line-height: 20px;
}

#featured-products_block_center {
  float: left;
  width: 100%;
  margin-top: 10px;
}

.ajax_block_product {
  margin-right: 5.43% !important;
}
.last_item_of_line {
  margin-right: 0% !important;
}
.last_item_of_line {
  margin-right: 0% !important;
}

.dernb {
  margin-left: 0%;
}
#fin_footer {
  float: left;
  width: 100%;
  background: #181818;
  text-align: center;
  height: 24px;
  font-size: 18px;
  line-height: 20px;
  color: white;
}

#fin_footer a {
  color: white;
  text-decoration: none;
  /* font-family: calibri */
}

#fin_footer a:hover {
  text-decoration: underline;
}

#paypal,
.paypalb {
  background-color: #ed1c24;
}
#garantie,
.garantib {
  background-color: #0d5d95;
}

#logo {
  margin-top: 13px;
}

#texte_accueil strong {
  font-weight: normal;
}

.sf-menu {
  width: 100% !important;
  margin: 0 !important;
  margin-top: 10px !important;
  margin-bottom: 0px !important;
}
#promotionmenu {
  background: #ed1c24;
  width: 124px;
  text-align: center;
}
#promotionmenu a:hover {
  background: none !important;
}
.prixavant {
  position: absolute;
  text-decoration: line-through;
  font-size: 26px;
  left: 36%;
  top: 2px;
}

.prixavantsolde {
  position: absolute;
  text-decoration: line-through;
  font-size: 22px;

  top: 18px;

  left: 50%;
  transform: translateX(-50%);
}

#category .flash_sale {
  height: 70px !important;
  float: left;
  width: 400px !important;
}

#promotionmenu a {
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
#cart_block {
  display: none !important;
}

#newsletter_block_left {
  position: absolute;
  z-index: 4;
  top: -186px;
  left: 0;
  width: 245px;
  display: none;
}
#newsletter_block_left .button_mini {
  position: absolute !important;
  margin-left: 168px !important;
  margin-top: 3px !important;
}

.ecopart {
  float: right;
  padding: 5px;
  background: green;
  opacity: 0.6;
  color: white;
  margin-bottom: 5px;
}

#jaune a {
  display: inline !important;
  float: none !important;
  border: none !important;
  color: black;
  font-size: 19px;
}
#jaune img {
  float: none !important;
}
#jaune a:hover {
  background: none !important;
}

#jaune #meco {
  margin-right: 28px !important;
}

#product_list .ajax_block_product {
  margin-right: 0 !important;
  background-color: #fff;
}

#order #center_column,
#authentication #center_column {
  width: 100% !important;
}

.payment_module img,
.payment_module_top3 img {
  display: none !important;
}

.slidesjs-previous {
  float: left !important;
}

.slidesjs-next {
  float: right !important;
}

.slidesjs-pagination {
  display: none !important;
}
.sf-menu a {
  padding-right: 4px !important;
  padding-left: 5px !important;
}

.quatrefois {
  display: block;
  margin-top: 10px;
  margin-bottom: -5px;
  color: green;
  /* font-weight: bold; */
  font-size: 19px;
}

.quatrefoisp {
  display: block;
  margin-top: 10px;
  color: green;
  font-size: 15px;
}

.europ {
  float: right;
}

.reaa {
  margin-top: 5px;
}

.ajax_block_product {
  margin-bottom: 15px !important;
}

#catalogue {
  background: #ed1c24;
  /* width: 200px; */
  text-align: center;
  padding: 2%;
  width: 96%;
  margin-bottom: 5px;
  float: left;
}

#productscategory_list li {
  width: 210px !important;
  text-align: center !important;
}

.PM_ASBlockOutput {
  display: none;
}

#category .PM_ASBlockOutput {
  display: block !important;
}

#category #center_column,
#search #center_column,
#advancedsearch-seo-1 #center_column {
  width: 100%;
}

#PM_ASBlock_1 h4 {
  display: none;
}

#PM_ASCriterionGroupCheckbox_1_4 li,
#PM_ASCriterionGroupCheckbox_1_5 li {
  margin-top: 10px;
}

.nb_results,
#productsSortForm {
  display: none;
}

#PM_ASBlock_1 .block_content {
  margin-top: 10px;
}

#category .picto,
#search .picto,
#product .picto,
#advancedsearch-seo-1 .picto {
  float: left;
  margin: 10px;
  margin-top: 6px;
  margin-bottom: 5px;
  width: auto !important;
  height: 50px;
}
#category .pictocinquante,
#search .pictocinquante,
#product .pictocinquante,
#advancedsearch-seo-1 .pictocinquante {
  height: 50px !important;
}

.typedevehicule {
  float: left;
  width: 300px;
}

.typedevehicule .PM_ASCriterionsGroupTitle {
  font-size: 13px;
  display: block;
  margin: 10px;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.price-ecotax {
  float: right;
  padding: 5px;
  background: green;
  opacity: 0.6;
  color: white;
  margin-bottom: 5px;
  margin-top: 15px;
}

#block-anti-scroll .price-ecotax {
  display: none;
}

#idTab9999 {
  display: block !important;
}
#columns {
  z-index: 998 !important;
}

#block-anti-scroll {
  box-shadow: none !important;
  opacity: 0.95;
}

#idTab99 h2 {
  line-height: 25px;
}

#p_on_vous_rapelle,
#h2_accessoire,
.productscategory_h2,
#nos_promotions {
  font-size: 20px;
  margin-top: 25px;
  background: #ed1c24;
  padding: 10px;
  margin-bottom: 15px;
  width: 80%;
}

#h2_accessoire,
.productscategory_h2,
#nos_promotions {
  line-height: 25px;
  width: auto;
  float: left;
  clear: both;
}

.productscategory_h2,
#h2_accessoire {
  float: none;
  text-align: center;
}

#question_produit label,
#question_produit input,
#form_on_vous_rapelle label,
#form_on_vous_rapelle input {
  display: block;
}

#question_produit input[type="text"],
#question_produit input[type="email"],
#question_produit textarea,
#form_on_vous_rapelle input[type="text"],
#form_on_vous_rapelle input[type="email"],
#form_on_vous_rapelle textarea {
  margin-top: 5px;
  border: 1px solid #ddd;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.07);
  padding: 3px;
  width: 70%;
}

#question_produit textarea,
#form_on_vous_rapelle textarea {
  height: 60px;
  resize: none;
}

#question_produit input[type="submit"],
#form_on_vous_rapelle input[type="submit"] {
  margin-top: 10px;
  border-radius: 3px;
  border: 1px solid #eee;
  background: #ed1c24;
  padding: 3px;
  width: 135px;
  cursor: pointer;
}

#question_produit input[type="submit"]:hover,
#form_on_vous_rapelle input[type="submit"]:hover {
  background: #dfdfdf;
}

#error_question_produit,
#error_on_vous_rapelle,
.info_ok {
  background: red;
  color: white;
  text-align: center;
  opacity: 0.95;
  padding: 5px;
  margin-top: 10px;
  display: none;
}

.info_ok {
  background: green;
}

#formulaire_on_vous_rapelle {
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 25px;
  width: 70%;
  height: 90%;
  background: white;
  z-index: 999999;
  color: black;
  margin-top: 10px;
  overflow-y: auto;
  box-shadow: 0 0 20px 0 rgb(0 0 0 / 50%);
  border-radius: 15px;
  z-index: 9999999999;
  border: !important;
}

#fermer_on_vous_rapelle {
  float: right;
  cursor: pointer;
  font-weight: bold;
  font-size: 16px;
}
#fermer_on_vous_rapelle:hover {
  text-decoration: underline;
}

#click_on_vous_rapelle {
  position: fixed;
  left: 0;
  top: 100px;
  cursor: pointer;
  z-index: 999;
}

#productscategory_scroll_left,
#productscategory_scroll_right {
  background-position: center !important;
  background-repeat: no-repeat !important;
  margin-top: 0px !important;
  height: 170px !important;
  width: 12px !important;
  background-color: black !important;
}
#productscategory_scroll_right {
  float: right !important;
}

@media screen and (max-width: 1024px) {
  #click_on_vous_rapelle {
    display: none;
  }
}

.csoc_product_title {
  font-weight: bold !important;
  height: 60px !important;
  width: 90% !important;
  margin: auto !important;
  overflow: hidden !important;
  padding-bottom: 5px !important;
}

.availability {
  color: green;
  font-weight: bold;
}

.availability_product_list {
  display: block;
  margin-top: 0;
  margin-bottom: 0;
}

#productscategory_list {
  overflow: hidden;
  float: left;
  width: 96% !important;
}

#productscategory_list li {
  padding: 0px !important;
}
#productscategory_list .product_name {
  margin-top: 5px;
}
#productscategory_list .price_display {
  font-weight: bold;
}

#ulaccessoires li {
  float: left;
  padding: 5px;
  background: #efefef !important;
  border: 1px solid #e0e0e0;
  /* margin: 0%!important; */
  margin-bottom: 5px;
}

#ulaccessoires {
  margin: 0px !important;
  padding: 0px;
}

.btn_ajouter_au_panier2 {
  color: white !important;
  background: #8b0000;
  display: inline-block;
  padding: 10px;
  font-weight: bold;
  font-size: 15px;
  width: 100%;
  text-align: center;
}
#timerBlock {
  float: left;
  margin-top: 10px;
  padding-top: 10px;
  font-weight: bold;
  font-size: 20px;
  padding-bottom: 10px;
}

#timeProduct {
  font-size: 20px;
  margin-top: 5px;
  font-weight: bold;
}

.flashsale {
  display: none;
}

#nos_promotions {
  line-height: 25px !important;
  width: auto !important;
  float: left !important;
  clear: both !important;
  width: 98% !important;
  text-align: center !important;
  margin-top: -17px !important;
}

#product .typedevehicule {
  clear: both;
  width: 100%;
}

.tension .picto {
  height: 40px !important;
}

.h22 {
  padding: 0;
}

#product .picto {
  opacity: 1;
  margin-bottom: 5px;
}
.contenu_typedv {
  padding: 5px;
  padding-left: 0px;
  float: left;
  margin-top: 5px;
}

#featuresp {
  margin-top: 10px;
  float: left;
  width: 100%;
}
#featuresp div {
  margin-top: 5px;
}

#buy_block {
  float: left;
}

.support_picto {
  margin-left: -10px;
  float: left;
}

.PM_ASCriterionsGroup .PM_ASCriterionsGroupTitle {
  font-size: 20px;
  margin-left: 5px;
}

.PM_ASCriterionGroupCheckbox {
  font-size: 12px;
}

.PM_ASCriterionsGroup,
.PM_ASCriterionsGroupTitle {
  padding: 0 !important;
  margin: 0 !important;
  margin-top: 10px !important;
}
.caract_table {
  font-size: 12px;
  border-spacing: 2px;
  width: 395px;
  min-height: 330px;
}

.PM_ASBlockOutputVertical .title_block,
.PM_ASSelections {
  background: #ed1c24;
  color: black !important;
  text-shadow: none !important;
  padding: 5px;
}
#PM_ASBlockOutput_3 .PM_ASCriterionsGroupTitle b {
  font-size: 15px !important;
  padding-bottom: 5px !important;
  display: block;
  background: #efefef;
  padding: 5px !important;
}

.PM_ASCriterionGroupCheckbox {
  font-size: 14px !important;
}

a.PM_ASResetSearch {
  padding-left: 12px;
  text-decoration: none;
  padding-top: 10px;
  background: darkred !important;
  color: white;
  font-weight: bold;
  text-align: left;
  padding: 7px !important;
  display: inline-block !important;
  margin-top: 10px;
  float: right;
  display: none !important;
}

.PM_ASBlockOutput {
  display: block !important;
}

.PM_ASSelectionsResults ul {
  margin: 0 !important;
  padding: 0 !important;
}

#product .caract_table {
  width: 100% !important;
}
.caract_table td,
.caract_table th {
  background: #efefef;
  border: 1px solid white;
  padding: 5px;
  max-height: 35px;
}
.caract_table th {
  background: #e6e6e6;
  font-size: 12px;
  width: 50%;
}

#sous_barre {
  text-align: left;
  background: #ed1c24;
  padding: 5px;
  padding-top: 7px;
  margin-bottom: 14px;
  text-align: left;
}

#index #sous_barre {
  margin-top: -35px;
}
#idTab99 h2 {
  width: 100%;
  clear: both;
  padding-bottom: 2px;
  padding-top: 12px;
}
.sf-menu li h2,
.sf-menu li a {
  font-size: 14px !important;

  text-shadow: 0px !important;
}

.pro1 {
  background: black;
  margin-left: 699px;
  border: none !important;
}
.pro2 {
  background: black;
}

.pro:hover {
  background: #ed1c24 !important;
  color: black !important;
  border: none !important;
}

#horaires {
  z-index: 999;
}

.GSRMedal {
  display: none !important;
}

#naviguer {
  background: red;
  color: white;
  padding: 5px;
  width: 68px;
  font-weight: bold;
  font-size: 11px;
  margin-top: 20px;
  margin-bottom: -10px;
}

.category-product-count h2 {
  display: inline;
  font-size: 12px;
  margin-left: 5px;
}

#header_user #header_nav {
  margin-right: 4px;
}

#header_user {
  display: flex;
  justify-content: flex-end;
}

#ulaccessoires li {
  float: left;
  padding: 5px;
  background: #efefef !important;
  border: 1px solid #e0e0e0;
  margin-bottom: 5px;
  width: 284px;
  margin: 0px !important;
  margin-left: 10px !important;
  margin-right: 10px !important;
  height: 255px;
  margin-bottom: 10px !important;
}
.accessories_block div ul li .product_image {
  text-align: center;
  display: block !important;
  width: 96%;
  background: transparent;
  padding: 2%;
  margin-bottom: 10px;
}
#ulaccessoires li .block_description {
  padding-left: 0px !important;
  margin-left: 0px !important;
}

#ulaccessoires li .s_title_block {
  height: 30px !important;
  padding-bottom: 0px !important;
}
#more_info_sheets .product_desc .block_description {
  max-width: 100%;
}
#category .info_picto {
  width: 316px;
  float: left;
  float: left;
  display: inline-block;
  vertical-align: top;
}
.affichercat {
  background: #2d2d2d;
  color: white !important;
  padding: 5px;
  text-align: center;
  font-weight: bold;
  margin-top: 7px;
}

#GSRReviewSnippets {
  text-align: center !important;
}

.unites_soldes {
  background: #f4d407;
  display: inline-block;
  text-align: right;
  padding: 5px;
  top: 18px;
  left: 28px;
}

.produit_unites_soldes {
  background: #f4d407;
  text-align: right;
  padding: 5px;
  display: inline-block;
  margin-bottom: 12px;
}

#short_description_content {
  line-height: 20px !important;
  color: black;
}

#bloc_pricedelay #table_pricedelay {
  border: 6px solid black !important;
  margin-right: 46px !important;
  font-size: 16px;
}

.bx-wrapper ul#homeslider li {
  width: 1170px !important;
}
#homeslider img {
  max-width: 100% !important;
  height: auto !important;
  width: 100%;
}

@media screen and (max-width: 1024px) {
  .sf-menu .lienmenumobile {
    background: red !important;
    color: white !important;
    text-align: center;
    font-weight: bold;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    margin-bottom: 10px !important;
  }
  .sf-menu .lienmenumobile a {
    font-size: 18px !important;
  }
  #texte_accueil {
    /* font-family:arial; */
    font-size: 15px;
  }

  .sf-menu .lienmenumobile {
    display: none !important;
  }
}
#livraisonofferte {
  float: right;
  margin-top: -9px;
}
.type_accessoire img {
  width: 100% !important;
  height: auto !important;
}
@media screen and (max-width: 1010px) {
  #bigulinverter,
  #bigulmig,
  #bigultig,
  .nomobilee {
    display: none !important;
  }
  .formobile {
    display: block !important;
  }

  #accmma,
  #accmig,
  #acctig,
  #accflamme,
  #accfer,
  #recherche_accessoire {
    line-height: normal !important;
    padding-bottom: 10px !important;
    font-size: 20px !important;
    padding-top: 10px !important;
  }

  .lien_accessoire {
    width: 233px !important;

    height: 60px !important;
    padding-top: 49px !important;
  }

  #livraisonofferte {
    display: block;
    margin: auto;
    float: none;
  }
  #zones {
    margin-left: 0px;
  }
  #aout {
    display: none !important;
  }
  #sousmenuprom {
    padding: 0% !important;
    width: 100% !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  #sousmenuprom a,
  #sousmenuprom a {
    padding: 0% !important;
    width: 50% !important;
    margin: 0% !important;
    line-height: auto !important;
    text-align: center !important;
  }
  #telechargercatalogue {
    border: none !important;
  }
  #menu_haut {
    width: 100% !important;
  }
  #jaune {
    display: none !important;
  }
  #divrea {
    margin-bottom: 50px !important;
  }
  #questionproduit77 {
    clear: both;
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }
  .container_9,
  .container_9 .grid_9,
  .divcenter,
  #columns,
  .reaa,
  .sf-contener,
  #footer,
  .GSRBadge {
    width: 780px !important;
  }
  #sous_barre {
    width: 770px !important;
  }
  .reaa {
    height: auto !important;
  }
  .ajax_block_product {
    margin-right: 17px !important;
    height: 280px !important;
  }
  /* .ajax_block_product .product_desc {height: 50px!important;max-height: 50px!important} */
  #featured-products_block_center .product_desc {
    min-height: 80px !important;
  }
  #horaires,
  .pro {
    display: none !important;
  }
  footer {
    padding: 1% !important;
  }
  .info_contact_footer {
    /*text-align:left!important;*/
    height: auto !important;
  }
  #deca {
    margin-left: 0px !important;
    margin-top: 7px !important;
  }
  #search_block_top {
    width: 300px !important;

    left: 0% !important;
    top: -117px !important;
  }
  #search_query_top {
    width: 250px !important;
  }
  #header_user {
    right: 0px !important;
  }

  #product_list .ajax_block_product,
  .content_sortPagiBar {
    float: left !important;
    width: 100% !important;
    clear: both !important;
    height: auto !important;
  }

  #product_list .center_block {
    border-right: none !important;
  }
  #product_list li .right_block {
    position: relative !important;
    float: left !important;
    width: 98% !important;
    padding: 1% !important;
    padding-top: 25px !important;
    text-align: left !important;
    margin-top: 15px;
  }

  #product_list .nouveau_pack {
    display: none;
  }
  #product_list li .content_price {
    margin: 0 !important;
    clear: both;
  }
  #product_list li .right_block div {
    display: inline-block !important;
    width: 100% !important;
  }

  .questionliste {
    float: right;
    margin-top: 20px !important;
  }

  #product_list li .ajax_add_to_cart_button {
    padding-left: 20px;
    margin-left: 10px;
  }
  /* #product_list li .lnk_view {display:inline!important;} */
  /* #product_list li .lnk_view {background: none!important;} */
  .questionliste {
    margin-left: 0px !important;
    margin-right: 0 !important;
  }
  .cat_desc img {
    max-width: 100% !important;
    height: auto !important;
    margin: auto;
    display: block !important;
  }
  #bloc_pricedelay #table_pricedelay {
    margin-right: 10px !important;
  }
  #passer,
  figcaption,
  #reaproduit,
  #pb-left-column #gsr,
  #pb-right-column #image-block #view_full_size .span_link,
  #wrapResetImages,
  #autrespostes {
    display: none !important;
  }
  #h2_accessoire,
  .productscategory_h2,
  #nos_promotions {
    font-size: 17px !important;
    line-height: auto !important;
  }
  #product .ventile {
    margin-top: -29px;
    /* z-index: 99999; */
    position: relative;
  }
  #ulaccessoires li {
    width: 373px !important;
  }
  #ulaccessoires li .s_title_block {
    margin-bottom: 30px !important;
  }
  #ulaccessoires li .block_description {
    width: auto !important;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  #ulaccessoires li .clearfix {
    clear: both;
  }
  .delivery_options_address img {
    max-width: 100%;
  }
  #pb-right-column img,
  #pb-left-column img {
    max-width: 98% !important;
    height: auto !important;
  }
}

@media screen and (max-width: 808px) {
  .lien_accessoire {
    width: 195px !important;
    height: 49px !important;
    padding-top: 30px !important;
  }

  .type_accessoire {
    margin-right: 30px !important;
  }
  #featured-products_block_center li {
    margin-right: 28px !important;
  }

  #zones {
    margin-left: -40px;
  }
  #marques img {
    width: 80px;
    height: 27px;
  }
  .sf-menu li:hover ul {
    display: none !important;
  }
  #table_pricedelay {
    line-height: 20px !important;
    width: auto !important;
  }
  #product .average_heading {
    display: none !important;
  }
  .descriptionshortcat {
    width: 100%;
    margin: 0px;
  }
  #address #center_column {
    width: 100% !important;
  }
  #center_column {
    width: 100% !important;
  }
  #product_list a.product_img_link {
    margin-right: 15px !important;
  }
  .reaa {
    display: none !important;
  }
  #product_list li .center_block,
  .container_9,
  .container_9 .grid_9,
  .divcenter,
  #columns,
  .reaa,
  .sf-contener,
  #footer,
  .GSRBadge {
    width: 680px !important;
  }
  #sous_barre {
    width: 670px !important;
  }
  #product_list .ajax_block_product {
    width: 100% !important;
    border: 1px solid #eee !important;
    padding: 4px !important;
  }
  #product_list .ajax_block_product .center_block {
    width: 100% !important;
  }
  #ulaccessoires li {
    width: 323px !important;
  }
  #category .caract_table {
    width: 350px !important;
    float: none !important;
  }
  #category .ajax_block_product h3 {
    width: 350px !important;
    float: left !important;
  }
  #category .ajax_block_product .left_block {
    display: none;
  }
}

@media screen and (max-width: 713px) {
  .lien_accessoire {
    width: 249px !important;
    height: 40px !important;
    padding-top: 30px !important;
    font-size: 14px !important;
  }

  .type_accessoire {
    margin-right: 0px !important;
    width: 179px !important;
  }

  /* #product_list li .lnk_view {
   display:inline!important; text-align: left!important;clear: both;

}
     */

  #productscategory_scroll_left,
  #productscategory_scroll_right {
    width: 8px !important;
  }

  #new_account_form p.radio span,
  #new_account_form p.text label,
  #new_account_form p.password label,
  #new_account_form p.select label,
  #new_account_form p.select span,
  #new_account_form p.textarea label {
    width: auto !important;
    display: block !important;
    margin: 0 !important;
    text-align: left !important;
  }

  #product .ventile {
    display: none;
  }
  #bloc_pricedelay {
    float: left !important;
    width: 465px !important;
    padding: 0% !important;
    /* margin-left: 1px!important; */
  }
  #zones {
    margin-left: 5px;
    margin-top: -60px;
  }
  #marques img {
    width: 106px;
    height: 31px;
  }

  #usefull_link_block,
  #transport_messagerie,
  #fab1,
  .autrespostes,
  #questionproduit77 {
    display: none !important;
  }

  /* #product_list li .lnk_view
{display:block!important;margin:0px!important;padding:0px!important} */

  #fin_footer {
    height: auto !important;
  }
  #ordermsg .textarea textarea {
    width: 100%;
  }
  #address p.inline-infos,
  #add_address p.text label,
  #add_address p.password label,
  #add_address p.select label,
  #add_address p.select span,
  #add_address p.textarea label,
  #account-creation_form p.radio span,
  #account-creation_form p.text label,
  #account-creation_form p.password label,
  #account-creation_form p.select label,
  #account-creation_form p.select span,
  #account-creation_form p.textarea label {
    width: 100% !important;
    text-align: left !important;
    margin: 0px !important;
    padding: 0px !important;
    display: block !important;
    padding-bottom: 5px !important;
    padding-top: 15px !important;
  }
  form.std fieldset {
    padding: 1% !important;
    width: 98% !important;
  }
  #account-creation_form p.text input,
  #account-creation_form p.password input,
  #account-creation_form p.select input,
  textarea {
    max-width: 95% !important;
    width: 95% !important;
  }

  #create-account_form,
  #login_form,
  .account_creation {
    width: 100% !important;
  }
  #category #product_list .ajax_block_product .center_block .product_desc {
    width: 100% !important;
  }
  #product_list li .center_block,
  #menu_haut,
  .container_9,
  .container_9 .grid_9,
  .divcenter,
  #columns,
  .reaa,
  .sf-contener,
  #footer,
  .GSRBadge {
    width: 550px !important;
  }
  #header_right #header_user {
    right: 7px !important;
  }
  #product_list .ajax_block_product {
    width: 550px !important;
    border: 1px solid #eee !important;
    padding: 4px !important;
  }
  #sous_barre {
    width: 540px !important;
  }
  #product_list .ajax_block_product {
    width: 540px !important;
    border: 1px solid #eee !important;
    padding: 4px !important;
  }
  #product_list .ajax_block_product .center_block {
    max-width: 530px !important;
    margin-top: 15px !important;
  }
  #product_list .ajax_block_product .center_block .caract_table {
    width: 96% !important;
  }
  .inline-infos {
    color: #666;
  }
  #account-creation_form span.form_info,
  #account-creation_form p.inline-infos {
    margin: 0px !important;
    text-align: left !important;
    padding-top: 5px;
  }
  #product_list a.product_img_link {
    float: none !important;
    clear: both !important;
    margin: auto !important;
    text-align: center !important;
  }
  #product_list a.product_img_link img {
    margin: auto !important;
  }
  #category .ajax_block_product h3 {
    margin-top: 10px !important;
  }
}
#ulaccessoires li {
  width: 535px !important;
}
#category .caract_table {
  width: 535px !important;
  float: none !important;
}
#category .ajax_block_product h3 {
  width: 530px !important;
  float: left !important;
}
#menu_haut {
  height: auto !important;
  float: none !important;
  width: 100% !important;
  background: black;
}
#menu_haut .divcenter {
  background: black !important;
}
#menu_haut .divcenter a {
  float: none !important;
  display: inline-block !important;
}
#menu_haut .divcenter .pro {
  display: none !important;
}
#page {
  padding: 0px !important;
}

#panier_mobile {
  display: none;
}

#emailbon {
  float: left;
  margin-top: 50px;
  padding: 2%;
  width: 96%;
  background: #ed1c24;
  line-height: 25px;
  display: none;
}
#emailbon input[type="email"] {
  padding: 1%;
  border: 2px solid black;
  width: 60%;
}

#emailbon input[type="submit"] {
  padding: 1%;
  background: green;
  border: 2px solid black;
  color: white;
  cursor: pointer;
  font-weight: bold;
}
#phrasebon {
  display: block;
  font-size: 18px;
  font-weight: bold;
  /* font-family: calibri, arial; */
  margin-bottom: 12px;
}

#form_on_vous_rapelle input[type="text"],
#form_on_vous_rapelle input[type="email"],
#form_on_vous_rapelle textarea {
  display: block;
  width: 98% !important;
  padding: 1% !important;
}

#fermer_on_vous_rapelle {
  background: #212633;
  color: white;
  display: block;
  text-align: center;
  padding: 8px 15px;
  position: absolute;
  right: 0;
  top: 0;
}

#p_on_vous_rapelle {
  font-size: 14px;
  width: 100%;
  padding: 10px;
  border-radius: 15px;
}

#fenetremodalmobile1 {
  background: rgba(000, 000, 000, 0.5);
  position: fixed;
  z-index: 99999811;
  width: 100%;
  height: 100%;
  top: 0%;
  bottom: 0%;
  left: 0%;
  display: none;
}
#fenetremodalmobile {
  position: fixed;
  top: 15px;
  width: 90%;
  margin-left: 50%;
  transform: translateX(-50%);
  padding: 2.5%;
  background: white;
  z-index: 99999911;
  border: 2px solid green;
  text-align: center;
  display: none;
}
#fenetremodalmobile p {
  float: left;
  padding: 20px 10px;
  text-align: center;
  width: 100%;
  font-weight: bold;
  font-size: 17px;
}
#fermermodal {
  display: block;
  width: 100%;
  padding: 3%;
  background: darkred;
  color: white;
  font-weight: bold;
}

#divimgmodal {
  clear: both;
}

#continuermodal {
  float: left;
  display: inline-block;
  padding: 3%;
  background: green;
  color: white;
  font-weight: bold;
}

#commandermodal {
  float: right;
  display: inline-block;
  padding: 2.5%;
  background: darkorange;
  color: white;
  font-weight: bold;
}

.ordercarpayment .cart_product,
.ordercarpayment .cart_ref,
.ordercarpayment .cart_unit,
.ordercarpayment .cart_delete,
.ordercarpayment .cart_availability {
  display: none;
}

@media screen and (max-width: 583px) {
  #header_user_info {
    margin-top: 22px !important;
    font-weight: bold;
  }
  #accmma,
  #accmig,
  #acctig,
  #accflamme,
  #accfer,
  #recherche_accessoire {
    font-size: 15px !important;
  }

  .type_accessoire {
    width: 49% !important;
  }

  .lien_accessoire {
    width: 43% !important;
    padding: 2% !important;
    height: 45px !important;
    padding-top: 5px !important;
    font-size: 14px !important;
  }

  #productscategory_scroll_left,
  #productscategory_scroll_right {
    width: 6px !important;
  }

  /* #product_list li .lnk_view {
    
font-size: 17px!important;
    background: #ed1c24!important;
    padding: 14px!important;
    text-decoration: none!important;
    display: block!important;
    color: black!important;
    text-align: center!important;
    font-weight: bold;
    line-height: 10px;
    padding-bottom: 0px!important;
} */

  #product_list li .content_price {
    text-align: right;
  }

  /* #category .caract_table tr, #category .ajax_add_to_cart_button, .picto {display:none!important}*/
  #category .caract_table .tr_spec {
    display: table-row !important;
  }
  .caract_table {
    min-height: 0px !important;
  }

  #category .picto,
  #search .picto,
  #product .picto,
  #advancedsearch-seo-1 .picto,
  #category .picto,
  #search .picto,
  #product .picto,
  #advancedsearch-seo-1 .picto {
    height: 30px !important;
  }

  #phrasebon {
    display: block;
    font-size: 15px;
    font-weight: bold;
    /* font-family: calibri, arial; */
    margin-bottom: 12px;
  }

  #emailbon {
    float: left;
    padding: 5%;
    width: 90%;
    background: #ed1c24;
    line-height: 14px;
  }

  #emailbon input[type="email"] {
    padding: 1%;
    border: 2px solid black;
    width: 80%;
    display: block;
    margin: auto;
    padding: 5%;
  }

  #emailbon input[type="submit"] {
    padding: 1%;
    background: green;
    border: 2px solid black;
    color: white;
    cursor: pointer;
    font-weight: bold;
    width: 60%;
    display: block;
    margin: auto;
    margin-top: 15px;
    padding: 5%;
  }

  #search_block_top {
    width: 99% !important;
    left: 0 !important;
    top: -190px !important;
  }

  #create-account_form #SubmitCreate,
  #login_form #SubmitLogin {
    float: right;
    width: 100%;
  }

  #add_address p.text input,
  #add_address p.password input,
  #add_address p.select input,
  #new_account_form p.text input,
  #new_account_form p.password input,
  #new_account_form p.select input,
  #new_account_form p.textarea textarea {
    width: 95% !important;
  }
  #page {
    margin: 0;
    padding: 0% !important;
    width: 100% !important;
  }
  #header_right #header_user {
    margin-top: -81px !important;
  }
  #headerl {
    margin-top: 90px !important;
  }
  #search_block_top {
    top: -210px !important;
  }
  footer {
    padding-bottom: 20px !important;
  }
  #featured-products_block_center li {
    margin-right: 20px !important;
  }

  #search_query_top {
    width: 90% !important;
  }

  .sf-menu .lienmenumobile {
    display: block !important;
  }
  #menumobilendc {
    display: none;
  }
  #liengaz {
    display: none !important;
  }

  #divrea {
    background: #129d12 !important;
  }
  #marques {
    display: none;
  }
  #bloc_pricedelay {
    width: 100% !important;
  }
  .sf-menu li a,
  .sf-menu li {
    display: block !important;
    /* padding: 1%!important; */
    width: 98% !important;
    padding-top: 1px !important;
    padding-bottom: 0px !important;
    margin: 0% !important;
    line-height: auto !important;
  }
  .sf-menu .nomobilee {
    display: none !important;
  }
  .sf-menu {
    width: 100% !important;
    margin: 0 !important;
    margin-top: 10px !important;
    margin-bottom: 0px !important;

    padding: 0px !important;
    z-index: 9999;
  }

  #marques img {
    width: 99px;
    height: 29px;
  }

  #category .ajax_add_to_cart_button {
    float: right !important;
  }
  #menu_haut .divcenter,
  #zones,
  #questionproduit77,
  .questionliste {
    display: none !important;
  }

  #product_list li .center_block,
  .container_9,
  .container_9 .grid_9,
  .divcenter,
  #columns,
  .reaa,
  .sf-contener,
  #footer,
  .GSRBadge {
    width: 98% !important;
    padding: 1% !important;
  }
  #header_right #header_user {
    right: 7px !important;
  }
  #product_list .ajax_block_product {
    width: 100% !important;
    padding: 4px !important;
  }
  #sous_barre {
    width: 98% !important;
    padding: 1%;
  }
  #catalogue,
  #menu_haut .divcenter .pro {
    display: none !important;
  }

  #order-opc #panier_mobile,
  .cart_product,
  .cart_ref,
  .cart_unit,
  .cart_delete,
  .genre,
  .datedenaissance {
    display: none;
  }
  /* #menu_haut {     font-family: arial;} */
  #order-opc #new_account_form span.form_info,
  #order-opc #new_account_form span.inline-infos,
  #order-opc #new_account_form p.inline-infos,
  #order-opc #new_account_form p.checkbox input {
    margin: 10px !important;
  }
  #headerl {
    margin-top: 70px;
  }

  #product_list .ajax_block_product {
    width: 96% !important;
    padding: 1% !important;
  }
  #product_list .ajax_block_product .center_block {
    width: 100% !important;
  }
  #product_list a.product_img_link,
  #product_list a.product_img_link imgblock {
    width: 87% !important;
    height: auto !important;
  }
  #category .ajax_block_product .center_block .caract_table,
  #category .flash_sale {
    width: 96% !important;
    margin-top: 30px;
  }
  #category .ajax_block_product h3 {
    width: 100% !important;
    padding: 0% !important;
    float: left !important;
    font-size: 16px;
  }

  #pb-right-column #views_block {
    width: 100% !important;
  }

  /*.tr_spec th, .tr_spec td {
    background:#cbcbcb!important;
}*/

  .breadcrumb {
    width: 98% !important;
    padding: 1% !important;
    margin-left: 0px !important;
    height: auto !important;
  }

  #product #pb-right-column #bigpic {
    max-width: 98% !important;
  }

  #pb-right-column img,
  #pb-left-column img {
    max-width: 98% !important;
    height: auto !important;
  }
  #ulaccessoires li {
    width: 97% !important;
    padding: 1% !important;
    margin: 0px !important;
    margin-top: 15px !important;
  }
  #category .caract_table {
    width: 96% !important;
    padding: 1% !important;
    float: none !important;
  }
  #category .ajax_block_product h3 {
    width: 96% !important;
    padding: 1% !important;
    float: left !important;
  }

  #product .caract_table {
    width: 100% !important;
    float: none !important;
  }

  #logo,
  #slogan {
    width: 100% !important;
    height: auto !important;
  }
  iframe {
    max-width: 90% !important;
  }
}

@media screen and (max-width: 490px) {
  #sousmenuprom a,
  #sousmenuprom a {
    padding: 0% !important;
    width: 100% !important;
    margin: auto !important;
    line-height: auto !important;
  }
  #featured-products_block_center li:nth-child(even) {
    margin-right: 0px !important;
  }

  #marques img {
    width: 85px !important;
    height: 25px !important;
  }
}

.nopadding {
  padding: 0% !important;
}
.displaynone {
  display: none;
}
#fab1 {
  cursor: pointer !important;
}
#transport_messagerie {
  float: left;
  clear: both;
  margin-top: 15px;
  padding: 10px;
  background: #ed1c24;
}

.pjaune {
  float: left;
  clear: both;
  margin-top: 15px;
  padding: 10px;
  background: #ed1c24;
}

#transport_messagerie span {
  font-size: 20px;
  font-weight: bold;
  display: inherit;
}

#pchargeur {
  font-weight: bold;
  padding-bottom: 6px;
  line-height: 20px;
}

#pchargeur a:hover {
  text-decoration: underline;
}

#left_column {
  width: 100% !important;
}

.note_soudure {
  display: inline-block;
  vertical-align: top;
  width: 18%;
  margin-left: 1%;
  margin-right: 1%;
  padding: 2%;
  padding-top: 0.5%;
  padding-bottom: 0.5%;
  background: white;
  margin-bottom: 5px;
}

#evalpos {
  margin-top: 10px;
  margin-bottom: -10px;
}

#ebay_comments_block_left {
  background: #efefef;
  margin-bottom: 0px !important;
  display: none;
}
#product #ebay_comments_block_left {
  display: block !important;
}
.avnote {
  display: block;
  width: 100%;
  font-weight: bold;
  margin-bottom: 5px;
}

.marginbottomo {
  margin-bottom: 0px;
  padding-bottom: 0px;
  text-align: right !important;
}

#category .rupturemaiscommande {
  color: #000 !important;
  font-weight: bold;
  font-size: 13px !important;
  padding: 8px 15px !important;
  background-color: #ffcc00;
  text-align: center !important;
  margin-bottom: 15px;
  display: inline-block;
  border-radius: 50px;
}

#olea_promo_extra_right {
  float: left !important;
  text-align: left !important;
  font-weight: bold !important;
  line-height: 20px !important;
  color: black !important;
  border: 5px solid #ed1c24 !important;
}

#evlebaye {
  max-width: 100%;
}

#offresspeciallien {
  margin-right: -3px;
  margin-left: 5px;
}

#promodroitebarre {
  float: right;
  max-width: 100%;
}

.sf-menu .lien_actif {
  background: #ed1c24;
  color: black;
}

.content_prices #add_to_cart {
  height: auto !important;
  float: none !important;
}

#product_list a.product_img_link img {
  display: inline !important;
}

#product_list a.product_img_link .imgblock {
  display: block !important;
}

#sb-body-inner {
  cursor: pointer;
}

.cursor {
  cursor: pointer;
}

#questionproduit77 {
  float: left;
  max-width: 100%;
}

.ventile {
  float: right;
  clear: both;
}

.choisir {
  display: inline-block;
  background: #b80a0a;
  padding: 8px;
  color: white;
  font-weight: bold;
  margin-bottom: -8px;
}

.sf-menubold {
  font-weight: bold;
}

.img_footer_bas {
  clear: both;
  display: block;
}

#cms .rte img {
  max-width: 100% !important;
  height: auto !important;
}
#cms .rte p {
  max-width: 100% !important;
  height: auto !important;
}
#cms .rte div {
  max-width: 100% !important;
  height: auto !important;
}

#explication_pricedelay,
#savoir_pricedelay {
  display: none !important;
}

#image_pricedelay {
  background: #ed1c24 !important;
}

#bloc_pricedelay {
  background: #ed1c24 !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

#table_pricedelay {
  max-width: 98% !important;
}

#HOOK_TOP_PAYMENT #bloc_pricedelay {
  display: none !important;
}

.questionliste {
  color: #000 !important;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 5px;
  font-size: 12px;
  padding: 5px;
  border: 2px solid #ccc;
  background-color: #ed1c24;
  margin: 5px;
}

.passer {
  float: right;
  margin-top: 10px;
  margin-bottom: 15px;
}

div.gsrReviewLine {
  padding-top: 0px !important;
  background: #ed1c24 !important;
}
#idTab9999 div.gsrReviewLineName {
  margin-top: 0px !important;
  padding: 10px !important;
  background-color: #000 !important;
  color: black !important;
  margin-bottom: 10px;
}
#idTab9999 div.gsrReviewLineName b {
  color: white !important;
}
.gsrReviewLineComment b {
  display: block;
  margin-top: 10px;
}

.gsrReviewLineRating {
  background-color: white;
  padding: 10px;
}

#message {
  max-width: 100% !important;
}

#tablementions {
  width: 100%;
  background: #ed1c24;
  font-size: 15px;
  border-collapse: collapse;
}
#tablementions th,
#tablementions td {
  border: 3px solid black;
  padding: 10px;
  vertical-align: top;
}
#tablementions th {
  font-weight: bold;
}

.autrespostes {
  max-width: 100% !important;
}

#paiementsecurises {
  float: right;
  margin-top: 25px;
}

#telechargercatalogue {
  font-size: 17px;
  font-weight: bold;
  border: 2px solid black;
  padding: 6px;
  line-height: 40px;
}
#promoimg {
  max-width: 100% !important;
}

.integration {
  z-index: 600 !important;
}

#pfg-form-1 fieldset {
  background: #f7f7f7;
  padding: 10px;
  font-weight: bold;
}

#pfg-form-1 label {
  display: block;
  margin-bottom: 5px;
}
#pfg-form-1 input {
  border: 1px solid #ccc;
  padding: 5px;
  margin-bottom: 10px;
}
#pfg-form-1 textarea {
  resize: none;
  width: 100%;
}
#pfg-form-1 .submit span {
  padding: 20px;
  /* height: 23px; */
  display: inline-block;
  width: 105px;
}
#mail_alert_ndc {
  background: black;
  padding: 10px;
}
#mail_alert_ndc span {
  color: #ed1c24;
  font-size: 15px;
  font-weight: bold;
}
.mailalerts_oos_email {
  display: block;
  border: 1px solid #000;
  font-size: 24px;
  text-align: center;
  width: 100%;
  margin-top: 15px;
  padding-top: 20px;
  padding-bottom: 20px;
}

#mailalert_link {
  display: block;
  text-align: center;
  font-size: 30px;
  border: 2px solid black;
  background: #ed1c24;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: bold;
  width: 100%;
}

#oos_customer_email_result {
  color: white !important;
}

footer .jaune,
.liresuite {
  display: block;
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #ed1c24 !important;
}

footer .jaune,
.liresuite {
  font-size: 15px;
  line-height: 17px;
}

.info_contact_footer {
  font-weight: bold;
  text-align: center;
  font-size: 18px;
}

.imgrea {
  display: inline-block;
  border: 2px solid #ccc;
  margin: 3px;
  margin-bottom: 0px;
  max-width: 95%;
}
.premrea {
  margin-left: 0px;
}
#divrea {
  clear: both;
  width: 100%;
  float: left;
}
#sousmenuprom {
  background: #ed1c24;
  width: 960px;
  padding: 10px;
  padding-top: 15px;
  float: left;
  border-bottom: 3px solid #181818;
  border-top: 3px solid #181818;
  margin-bottom: 20px;
  line-height: 38px;
  padding-bottom: 0px;
}
#sousmenuprom a {
  display: block;
  float: left;
  width: 29%;
  padding-left: 1%;
  padding-right: 1%;
  margin-left: 1%;
  margin-right: 1%;
  font-size: 16px;
  text-align: left;
  font-weight: bold;
  color: black !important;
}
.bx-wrapper {
  margin-top: -17px;
}
#sousmenuprom #offresspeciales {
  text-align: center;
}
.packcontenu {
  background: #b6d2e4;
  color: black;
  display: block;
  line-height: 37px;
  text-align: center;
  padding-bottom: 0;
  font-weight: bold;
}

.packcontenu a {
  color: black;
}

#fin {
  clear: both;
  width: 990px;
  background: white;
}

.imgcatann {
  height: auto !important;
  max-width: 100%;
}

.flash_sale {
  border: 1px solid;
  padding: 10px 5px;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  background: darkred !important;
  text-align: center;
  height: 50px;
  line-height: 25px;
  width: auto !important;
  font-weight: bold;
  float: left;
  width: 97% !important;
}

.Timer {
  color: #ed1c24;
}

#flashsales-products_block_center {
  float: left;
  width: 100%;
}

#flashsales-products_block_center li {
  margin-right: 10px;
  padding: 10px 0;
  width: 142px !important;
  height: 417px !important;
  text-align: center;
  line-height: 20px;
}

#flashsales-products_block_center h4 {
  background: darkred !important;
  height: 23px;
  line-height: 26px;
  font-weight: bold;
  text-align: center;
}

#flashsales-products_block_center li .flash_sale {
  height: 100px !important;
}

#flashsales-products_block_center .lnk_more {
  display: inline;
  padding-right: 10px;
  font-weight: bold;
  font-size: 14px !important;
  color: #0088cc;
}

.ancien_prix {
  text-decoration: line-through;
  font-weight: normal;
  color: darkred !important;
  font-size: 13px;
  display: block;
}

#flashsales-products_block_center li .price {
  color: green !important;
  font-size: 16px;
}

#index .quatrefois {
  font-size: 12px !important;
  margin-top: 0px !important;
  font-weight: bold !important;
}

#featured-products_block_center li {
  height: 280px !important;
}

#flashsales-products_block_center .s_title_block,
#flashsales-products_block_center h5 {
  line-height: 17px !important;
}

.cashway {
  background: #2d2d2d !important;
}

.type_accessoire {
  display: block;
  display: inline-block;
  margin-right: 0px;
  width: 185px;
  margin-bottom: 30px;
}
.type_accessoire img {
  border: 2px solid #ed1c24;
}
.type_accessoire img:hover {
  border: 2px solid orange;
}
.type_accessoire span {
  display: block;
  font-weight: bold;
  text-align: center;
  background: #ed1c24;
  padding: 6px;
  margin-top: -4px;
  height: 40px;
  line-height: 15px !important;
}
.type_accessoire:hover span {
  background: orange;
}
.dern {
  margin-right: 0px;
}

#slidernv {
  margin-top: -20px;
  margin-bottom: 20px;
  max-width: 100% !important;
  height: auto !important;
}

#easydelivery {
  float: left;
  width: 550px;
  max-width: 100%;
  background: #f1f1f1;
  /* font-family: calibri; */
  line-height: 18px;
  font-size: 14px;
  padding: 5px;
  margin-bottom: 1px;
}

#easydelivery img {
  float: left;
  margin-right: 10px;
}
#easydelivery a {
  font-weight: bold;
}

#acctig {
  background: #0170b9;
  color: white;
  text-align: center;
  line-height: 70px;
  margin-bottom: 10px;
  padding-bottom: 0px;
  font-size: 25px;
}

#accmig {
  background: #5e9845;
  color: white;
  text-align: center;
  line-height: 70px;
  margin-bottom: 10px;
  padding-bottom: 0px;
  font-size: 25px;
}

#accmma {
  background: #ae3862;
  color: white;
  text-align: center;
  line-height: 70px;
  margin-bottom: 10px;
  padding-bottom: 0px;
  font-size: 25px;
}

#accprotection,
#recherche_accessoire,
#accflamme,
#accfer {
  background: #000;
  color: white;
  text-align: center;
  line-height: 70px;
  margin-bottom: 10px;
  padding-bottom: 0px;
  font-size: 25px;
}

#recherche_accessoire {
  font-size: 20px;
  font-weight: bold;
}

.lien_accessoire {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  margin-top: 10px;
  background: #ed1c24;
  padding: 10px;
  line-height: 23px;
  color: white;
  width: 168px;
  margin-left: 4px;
  vertical-align: top;
  height: 90px;
  /*padding-top: 40px;*/
  text-align: center;
}

#lien_retour {
  display: block;
  font-size: 16px;
  font-weight: bold;
  margin-top: 10px;
  background: #ed1c24;
  padding: 10px;
  line-height: 51px;
  color: black;
}

#lienaccmma {
  background: #ae3862;
}
#lienaccmig {
  background: #5e9845;
}
#lienacctig {
  background: #0170b9;
}
#lienaccprotection {
  background: #000;
}
#lienflamme,
#accflamme {
  background: #a29c84;
}
#lienfer,
#accfer {
  background: #6b675a;
}
img {
  max-width: 100%;
}
#lien_retour {
  background: darkred !important;
  color: white !important;
  display: none;
}

#bigulinverter,
#bigulmig,
#bigultig {
  left: -68px;
  z-index: 99;
  width: 974px;
  background: white;
  color: black;
  padding-top: 5px;
  font-size: 16px;
  line-height: normal;
  border: 3px solid black;
  float: left;
  clear: none;
  padding-bottom: 10px;
}

.formobile {
  display: none;
}

#bigulmig {
  left: -241px !important;
}
#bigultig {
  left: -370px !important;
}
.bigli {
  width: 97%;
}
.bigli {
  clear: none !important;
}
.bigli a {
  color: black !important;
}
.bigli a:hover {
  color: #2d2d2d !important;
}
span.nbrarticle,
.titremenu {
  font-size: 13px;
  font-style: italic;
  display: block;
  clear: both;
  margin-top: 5px;
}

.titremenu {
  font-weight: bold;
  font-size: 15px;
}
p.pproduit {
  clear: both;
  float: left;
  margin-bottom: 5px;
  text-align: center;
}

span.menuimgcat img {
  float: left;
  width: 75px;
  margin-right: 5px;
}
.pproduit {
  display: block;
  float: left;
  clear: both;
  width: 100%;
  background: #ed1c24;
  border: 2px solid black;
  padding: 5px;
  margin-top: 3px;
  text-align: center;
  line-height: 15px;
  font-size: 15px;
  margin-bottom: 4px;
}
.pproduit a,
.liaccessoire a {
  display: inline;
  font-size: 13px !important;
  background: none;
  color: black !important;
  padding: 0 !important;
  margin: 0 !important;
  line-height: initial !important;
}
.pproduit a:hover,
.liaccessoire a:hover {
  background: none !important;
}

.liaccessoire {
  clear: none !important;
  margin-left: 2px;
  font-size: 13px !important;
  /* width: 650px; */
  margin-top: 5px;
  width: 100%;
}

.titremenu {
  font-style: initial !important;
  margin-top: 0px;
  text-align: center;
  text-decoration: underline;
}

.colonneacc {
  line-height: 20px;
  margin-top: 7px;
  display: block;
  float: left;
  width: 33%;
}

.sf-menu li .colonneacc a {
  font-size: 13px !important;
}

.colonneacc a {
  font-weight: bold;
}
.colonneacc a:hover {
  color: orange !important;
}
.colonneacc2 {
  margin-left: 25px;
}
#header_user_info {
  max-width: 200px !important;
}
#product .logo3enun {
  float: right;
  margin-top: 7px;
  margin-bottom: -9px;
}

figcaption {
  background-color: #ed1c24;
  padding: 1%;
  padding-top: 8px;
  font-weight: bold;
  width: 99%;
}
.offers {
  background-color: #fcce04;
}
.offers img#passer {
  margin: 0 auto;
  display: block;
}
#index #columns {
  margin-top: 20px !important;
}

.universalpay,
.cpm_link {
  display: none !important;
}
.right_block img {
  max-width: 100% !important;
}
.nouveau_pack {
  margin-top: 21px;
  margin-bottom: -10px;
}

#aout {
  font-size: 15px;
  color: white;
  font-weight: bold;
  background: green;
  padding: 5px;
  margin-top: 70px;
  position: absolute;
  margin-left: -565px;
}

#gsr.productAction div.display-review .star,
span.star-rating-control div.star {
  text-indent: 5000px;
}

#gsr.productAction.average-heading .btn {
  display: block;
  background: #ed1c24;
  padding: 10px;
  float: right;
  clear: both;
}
#gsr.productAction .review-count-text {
  float: none;
}
#gsr.productAction.average-heading .average-heading-title {
  text-align: left;
}
#gsrDisplayReview .default-text {
  display: none;
}

#send_friend_form .titlendc {
  padding: 8px 11px;
  font-size: 12px;
  color: #fff;
  text-shadow: 0 1px 0 #000;
  text-transform: uppercase;
  background: #383838;
}

.bold {
  font-weight: bold;
}
#pb-left-column iframe {
  max-width: 100%;
}

#bf {
  padding: 10px;
  background: #129d12;
  color: white;
  /* font-family: calibri; */
  margin-bottom: 15px;
  font-size: 15px;
  line-height: 20px;
}

.flash_sale .title,
.flash_sale .Timer {
  margin-top: -15px;
  display: inline-block;
}

#product_list li .content_price {
  clear: both;
}
.quantiteredruc {
  color: yellow;
  font-size: 20px;
}

.qttr {
  text-decoration: underline;
  display: block;
  width: 100%;
  margin-top: -25px;
}
/*.tr_spec th, .tr_spec td {background:#cbcbcb!important}*/

.percentagereduc {
  text-decoration: none;
  display: block;
  margin-top: 40px;
  margin-left: 14px;
  color: white;
  float: left;
  font-size: 25px;
  background: green;
  padding: 8px;
}

table#pm_mc3_cart_summary th,
table#pm_mc3_lpa th {
  min-width: 110px;
}
#pm_mc3_cs_shipping_label {
  color: black !important;
}

#pm_mc3_cs_keep_shopping_btn {
  color: white !important;
  background: #129d12;
}

#tsbadge4_db8d3657bdbe440c985ae127463eaad4 {
  bottom: 440px !important;
}

#pm_mc3_cart_summary td,
#pm_mc3_cart_summary th {
  display: table-cell !important;
}

#order-detail-content {
  max-width: 100%;
}
#new_account_form fieldset {
  padding: 0px !important;
  margin: 0px !important;
}

#address_delivery,
#address_invoice {
  max-width: 95%;
  margin: 0 !important;
}

#giftcard_product .content_scene_cat .content_scene_cat_bg {
  background-color: #ed1c24 !important;
  background: #ed1c24 !important;
}
#giftcard_product .content_scene_cat span.category-name {
  color: black !important;
}
#giftcard_product .rte {
  font-weight: bold;
  line-height: 15px;
}

.autrespostes {
  color: black;
  font-weight: bold;
  display: block;
  margin-top: 12px;
  background: #f4f4f4;
  padding: 5px;
}

.bx-wrapper .bx-controls-direction a {
  height: 25px !important;
  width: 25px !important;
}

.bx-wrapper .bx-controls-direction a:before {
  font-size: 26px !important;
  line-height: 26px !important;
  color: #fff !important;
}

#badgeschema,
#badgeschema div {
  display: block;
  width: 98% !important;
  margin: 0;
  padding: 1%;
}

.onze {
  font-size: 11.5px;
}

#total_span {
  display: block;
  background: #2d2d2d;
  color: white;
  padding: 10px;
  font-weight: bold;
  font-size: 18px;
}

.quatrefoisc {
  font-size: 16px;
  display: block;
  font-weight: bold;
  color: green;
  float: right;
  clear: both;
}

.colonne_cart {
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
}

.title_block {
  font-size: 18px;
}

#product_list li {
  list-style-type: none;
}

#pb-left-column #short_description_block {
  color: black;
  background: #f5f5f5;
  padding: 10px;
  margin-top: -20px;
  margin-bottom: 15px;
}

#h2carac {
  font-size: 15px;
  background: black;
  padding: 1% !important;
  color: white;
  clear: both;
  float: left;
  width: 100% !important;
  text-align: center;
  margin-top: 20px;
}

.price-ecotax {
  padding-bottom: 4px !important;
}

#bloc_pricedelay {
  float: right;
  width: 100%;
  margin-top: 10px;
  /* position: relative; */
  font-size: 12px;
  color: #000;
}

#bloc_pricedelay #table_pricedelay {
  width: 100% !important;
  margin: 0 !important;
  margin-right: 0px !important;
}
#bloc_pricedelay #texte_pricedelay p:last-child {
  line-height: 25px;
}
#gsr.productAction.average-heading .btn {
  background: none !important;
  font-weight: bold;
  font-size: 11px;
  padding: 0px !important;
}

#usefull_link_block li {
  padding: 2px 0;
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 8px;
  font-weight: bold;
  /* color: black; */
}

#usefull_link_block {
  margin-top: 0px !important;
}

#product .rupturemaiscommande {
  clear: both;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin: 0;
  margin-top: 7px;
}

#account-creation_form span.form_info,
#account-creation_form p.inline-infos {
  margin: 0px !important;
}

#page .rte {
  font-size: 15px;
  line-height: 24px;
  float: left;
  margin-top: 10px;
  width: 100%;
  padding: 0%;
}

input[type="submit"],
button[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0;
}
.mfp-wrap {
  z-index: 99999999999 !important;
}

#divimgmodal img {
  max-height: 100px;
  display: none;
}

#iframevid {
  width: 100% !important;
}

#mailalert_link {
  font-size: 17px !important;
}
.sf-menu ul li {
  clear: both;
  min-width: 90%;
}

.PM_ASCriterionStepEnable ul li {
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
}
.prix_hors_taxe {
  font-size: 12px;
  color: #488c40;
  font-weight: bold;
}

#signaturendc {
  clear: both;
  width: 210px;
  float: right;
}

.info_contact_footer1 {
  clear: left;
}

#product .nv_accessoire {
  display: inline-block;
  margin-right: 6px;
}
span#filtre_ndc {
  background: #cbcbcb !important;
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  padding: 7px;
  border: 1px solid black;
  cursor: pointer;
}

a#catpar {
  background: #fff !important;
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  border: 0px solid black;
  padding: 10px 11px;
  border-radius: 15px;
  margin-bottom: 15px;
  box-shadow: 0 4px 25px 0 rgb(168 180 208 / 40%);
}

.listesub {
  display: none;
}

.pivot {
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  display: inline-block;
}

.produit_cat_326,
.produit_cat_325 {
  display: none;
}

#advanceddateofdelivery_right_column {
  float: left;
  width: 100%;
  box-sizing: border-box;
  background: #ed1c24 !important;
  margin-top: 10px !important;
}

.unit-price {
  font-weight: bold;
  font-size: 18px;
  /* color: #488C40; */
  background: #ed1c24 !important;
  float: right;
  padding: 10px;
}
#advanceddateofdelivery_footer_product {
  display: none !important;
}

#order .paylineHolder {
  display: none !important;
}
#fabrication {
  float: left;
}

#category #fabrication {
  float: left;
  margin-top: -50px;
}

#short_description_content a {
  display: inline-block;
  color: black;
  font-weight: bold;
  text-decoration: underline;
}

.lien_part {
  width: 90%;
  display: block;
  padding: 10px;
  text-align: center;
  margin: auto;
  background: #ed1c24;
  border: 2px solid black;
  font-weight: bold;
  color: black;
}

.lien_part2 {
  margin-bottom: 30px;
}
#short_description_content table,
#short_description_content table td,
#short_description_content table tr,
#short_description_content table th {
  border-collapse: collapse;
  border: 1px solid black;
}

/* mon style */

.attribute_fieldset {
  background: #fc0;
  padding: 15px 20px;
  margin-bottom: 10px;
  padding-top: 17px;
  border-radius: 30px;
}

#attributes fieldset label {
  display: block !important;
  width: 100% !important;
  text-align: center !important;
  background: black;
  color: white;
  box-sizing: border-box;
  border-radius: 20px;
  padding: 8px 20px;
  margin-bottom: 15px;
  margin-right: 0 !important;
}

#attributes .attribute_list {
  display: block !important;
}

#attributes .attribute_list ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

#attributes .attribute_list ul li {
  display: inline-block;
  margin-right: 15px;
  border-radius: 20px;
  padding: 0px 15px;
}

/* form question sur produit */

#question_produit input[type="text"],
#question_produit input[type="email"],
#question_produit textarea,
#form_on_vous_rapelle input[type="text"],
#form_on_vous_rapelle input[type="email"],
#form_on_vous_rapelle textarea {
  width: 100%;
  box-sizing: border-box;
  padding: 10px;
  border-radius: 6px !important;
}

#question_produit label,
#question_produit input,
#form_on_vous_rapelle label,
#form_on_vous_rapelle input {
  font-weight: bold;
}

#question_produit input[type="submit"],
#form_on_vous_rapelle input[type="submit"] {
  padding: 10px;
  border-radius: 7px !important;
  width: 100%;
  transition: all ease-in-out 0.5s;
}

#form_on_vous_rapelle input[type="submit"] {
  color: #fff;
  text-transform: uppercase;
}

#question_produit input[type="submit"]:hover,
#form_on_vous_rapelle input[type="submit"]:hover {
  background: #010101;
  color: white;
}

.table_d_c {
  max-width: 410px !important;
}

.right_block .imggazcategory {
  max-width: 100% !important;
  height: auto !important;
  margin-top: 10px;
}

/** my css **/

.text_soudure {
  padding: 15px !important;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
}

.text_soudure h2 {
  color: #666;
}

ul#prod_list {
  display: flex;
  /*justify-content: space-between;*/
  flex-wrap: wrap;
}

ul#prod_list li {
  width: 32%;
  text-align: center;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  padding: 15px;
  box-sizing: border-box;
  margin-bottom: 20px !important;
  list-style: none;
  margin: 0.6%;
  position: relative;
}

#prod_list li .produit_liste {
  display: flex;
  flex-direction: column;
}

.nom_produitliste {
  height: 40px;
  overflow: hidden;
  font-weight: bold;
  padding: 5px 15px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

#prod_list .prix_produit3 {
  margin-bottom: 0px;
  min-height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.prix_final {
  color: #990000;
  font-weight: bold;
}

.reduc1 {
  position: absolute;
  top: 0;
  left: 0;
  background: yellow;
  font-weight: bold;
  padding: 5px 10px;
}

#select_category {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
  box-sizing: border-box;
  margin-bottom: 25px;
  margin-top: 15px;
  display: block;
}

.type_accessoire span {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  color: #fff;
  background: #ed1c24;
  padding: 6px;
  margin-top: -4px;
  height: 55px;
  width: 100%;
  box-sizing: border-box;
  font-size: 12px;
}

p.titre_marque {
  font-weight: bold;
  padding-bottom: 0;
  margin-top: 25px;
}

#load {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 9999;
  background: url("https://www.creditmutuel.fr/cmne/fr/banques/webservices/nswr/images/loading.gif")
    no-repeat center center rgba(0, 0, 0, 0.25);
}

.promotion {
  background-color: #ed1c24;
}
.promotion p {
  text-align: center;
  padding: 10px;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 13px;
}
.support {
  background-color: #999999;
  width: 100%;
  margin: 0;
}

.support a {
  color: white !important;
}
.support p {
  display: inline-block;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 13px;
}
.support .col-md-4 {
  padding: 0;
  text-align: center;
}
#module-powerfulformgenerator-display p strong {
  margin: 20px 0 0 0;
  display: block;
  text-transform: uppercase;
  font-weight: 800;
  text-align: center;
}
/* *************************** 
            MENU
* ************************** */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  margin: 10px 0 0 0;
}

/* Style the tab */
.tab {
  border-bottom: 1px solid #424242;
  margin: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0px;
}
/* Style the buttons inside the tab */
.tab li {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  transition: 0.3s;
  font-size: 14px;
  list-style: none;
  cursor: pointer;
  text-align: center;
}
.tablinks a {
  padding: 5px 15px;
  display: inline-block;
}

.tab li a {
  color: #fff;
  line-height: 25px;
}

/* Change background color of buttons on hover */
.tab li:hover {
  background-color: #ed1c24;
}

.tab li:hover a,
.tab li.active a,
.tab li a:focus {
  color: #000;
  text-decoration: none;
}
/* Create an active/current tablink class */
.tab li.active {
  background-color: #ed1c24;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 15px;
  margin: 0;
  list-style-type: none;
  overflow: auto;
  background-color: #000;
  color: #fff;
}
.subtab {
  display: inline-block;
  padding-left: 0;
}
.subtab li:hover,
.subtabcontent li a:hover {
  background-color: #f5f5f5;
  color: #000;
  text-decoration: none;
}
.subtab li {
  list-style: none;
  cursor: pointer;
  padding: 30px 20px;
  font-weight: 600;
  line-height: 1.428571429;
  color: #fff;
}
.subtab li a {
  color: #fff;
  text-decoration: none;
}
.subtab li:hover a {
  color: #000;
}
.subtab li.active {
  background-color: #f5f5f5;
  color: #000;
}
.subtablinks.active a {
  color: #000;
}
.subtabcontent .header-tab {
  padding: 0 3px;
}
.subtabcontent li {
  padding: 3px 0;
  font-weight: 600;
  line-height: 1.428571429;
}
.subtabcontent li a {
  color: #fff;
  padding: 3px 6px;
}
.navbar-default {
  background-color: transparent;
  border-color: transparent;
  margin: 0px;
  border: 0;
}
.header-tab {
  color: #ed1c24;
  font-size: 18px;
  padding: 3px 20px;
  margin: 10px 0;
  display: block;
}

i.fa.fa-angle-right {
  font-size: 15px;
  padding: 0 5px;
  font-weight: 700;
}
.accueil a {
  padding-top: 18px;
  padding-bottom: 17px;
}

.tab .dropdown {
  position: relative;
  display: inline-block;
}
#MainMenu {
  padding: 0px;
}
.tab .dropdown-content {
  display: none;
  margin: 0px 0 0 -10px;
  position: absolute;
  background-color: #000;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.3);
  z-index: 9999999999999999999;
}

.tab .dropdown-content li {
  padding: 0;
  margin: 0;
  border: 0 !important;
  text-align: left;
  width: 100%;
}
.tab .dropdown-content li:hover {
  background-color: transparent;
}
.tab .dropdown-content .header-tab {
  text-align: left;
}
.tab .dropdown-content a {
  padding: 5px 16px;
  text-decoration: none;
  display: block;
  color: #fff !important;
  font-weight: 600;
}
span.yellow {
  color: #ed1c24;
}
span.green {
  color: #afe901;
}
.tab .dropdown-content a:hover {
  background-color: #f5f5f5;
  color: #000 !important;
}

.tab .dropdown:hover .dropdown-content {
  display: block;
}

span.clients {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
  position: relative;
}

span.clients * {
  vertical-align: middle;
}
span.clients img {
  padding: 15px;
  border: 1px solid #4d4d4d;
  width: 138px;
}
span.clients.last {
  margin-right: 0px;
}
span.clients:hover::before {
  background: rgba(237, 28, 36, 0.8);
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  content: "\f08e";
  font-family: FontAwesome;
  padding: 25px 0;
  margin: auto;
  color: #fff;
  font-size: 23px;
  text-align: center;
  transition: 0.3s;
}

div#Automobile {
  display: none;
  position: absolute;
  z-index: 9999;
  float: right;
  right: 0px;
  width: 659px;
}
div#Automobile .subtab li {
  padding: 20px 18px;
}
div#Automobile .subtabcontent .header-tab {
  margin-top: 0;
}
#Postes,
#Marques {
  display: none;
  position: absolute;
  z-index: 9999;
  float: right;
  right: 0px;
  width: 100%;
  min-height: 408px;
}
#Marques {
  min-height: 210px;
}
.scrollup {
  line-height: 40px;
  text-align: center;
  padding: 1px 6px;
  width: 40px;
  height: 40px;
  position: fixed;
  right: 25px;
  bottom: 10%;
  cursor: pointer;
  border-radius: 50%;
  background-color: #ed1c24;
  box-shadow: 0 0 7px #4a483b;
  transition: opacity 0.5s, background 0.3s;
  z-index: 9999;
}
.scrollup:hover {
  background-color: rgba(11, 11, 1, 0.5);
}
.scrollup .fa-angle-up {
  color: #fff;
  font-size: 25px;
  font-weight: 800;
  padding-top: 5px;
}

/* ************************************* 
            GRIDS 2 COLUMNS
* ************************************ */

body#category .grid_5 {
  max-width: 59%;
}
body#category .grid_2 {
  max-width: 26%;
}
body#category #product_list li .right_block {
  max-width: 23%;
}
body#category .block {
  margin-top: 5px;
}

body#category .descriptionshortcat {
  margin-left: 0;
  margin-top: 5px;
}

body#category .descriptionshortcat iframe {
  height: 200px;
  margin-top: 15px;
}

body#category #product_list a.product_img_link {
  width: 40%;
}
body#category #product_list a.product_img_link .imgblock {
  height: auto;
}
body#category .caract_table {
  max-width: 57%;
  width: 57%;
}
body#category #product_list li .center_block {
  width: 72%;
}


body#category .prixavant {
  left: 54%;
  top: 26px;
  font-size: 22px;
}

#categories_block_left li a {
  font-weight: 600;
  text-decoration: none;
}
#categories_block_left li a:hover {
  background-color: #ed1c24;
}
#categories_block_left li ul li a {
  padding: 7px;
}
/* #categories_block_left li a.selected {
    background-color: #ed1c24 !important;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
} */

.info_contact_footer {
  width: 31%;
}

body#category .table_d_c {
  width: 100% !important;
  padding: 0;
}

#cms a#select_category {
  margin: 15px 5px 0px 6px !important;
}

#categories_block_left li:nth-child(even) {
  background: #fff0b4;
}
#categories_block_left li ul li:nth-child(even) {
  background: transparent;
}
#categories_block_left li ul {
  background-color: rgb(255, 255, 255);
  margin-left: 0 !important;
}
#categories_block_left li ul li {
  margin-left: 40px;
}
#categories_block_left li {
  border-bottom: 1px solid #ed1c24;
}

/** testt **/

.testt > ul > li {
  position: fixed;
  bottom: 20px;
  left: 20px;
  background: rgba(255, 255, 255, 0.95);
  padding: 10px;
  border: 1px solid #ed1c24;
  border-radius: 50px;
  color: #181818;
  width: 330px;
  line-height: 1.2;
  font-size: 14px;
  z-index: 22222;
  display: flex;
  justify-content: center;
  align-items: center;
}

.testt > ul > li p {
  display: inline-block;
  width: calc(100% - 80px);
  margin: 0;
  padding: 0;
}

.img_notf,
.img_notf2 {
  background: transparent
    url("https://www.soudure.pro/themes/soudure-max/css/img/cart.png") no-repeat
    scroll 1px 6px;
  background-size: 49px;
  width: 50px;
  height: 60px;
  display: inline-block;
  margin-right: 10px;
}

#order .paiement_block .row .col-md-6 {
  max-width: 100%;
  min-width: 100%;
}

#pb-left-column #buy_block label {
  min-width: 125px;
}

#attributes .attribute_list input.attribute_radio {
  margin-left: 8px !important;
  margin-top: 6px;
}

.a_contact {
  background: #fff0b4;
  padding: 15px;
  color: #ed1c24 !important;
  display: inline-block;
  font-weight: bold;
  margin-bottom: 25px;
  text-align: center;
  border: 3px solid;
}

.div_contact {
  display: flex;
  justify-content: center;
}

.text_acc p {
  color: #070707;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
  -webkit-column-rule-style: dashed;
  -moz-column-rule-style: dashed;
  column-rule-style: dashed;
  -webkit-column-rule-width: 1px;
  -moz-column-rule-width: 1px;
  column-rule-width: 1px;
  -webkit-column-rule-color: #ed1c24;
  -moz-column-rule-color: #ed1c24;
  column-rule-color: #ed1c24;
  border-top: 1px dashed #ed1c24;
  padding-top: 20px;
  border-bottom: 1px dashed #ed1c24;
  text-align: justify;
}

.text_acc h1 {
  text-align: center;
  margin-top: 20px;
  font-size: 28px;
}

.text_acc ul {
  width: 90%;
  margin: auto;
  color: #070707;
}

.text_acc {
  border-bottom: 1px dashed #ed1c24;
  padding-bottom: 20px;
  border: 1px dashed #ed1c24;
  border-width: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

div#Automobile {
  right: 90px;
}

.support > div {
  text-align: center;
}

#order .checkbox input {
  margin-left: 0;
}

#featured-products_block_center .s_title_block,
#featured-products_block_center h5 {
  height: auto !important;
  max-height: initial !important;
}

.price_container .price::after,
#pm_mc3_cs_total_value::after,
.pm_mc3_cs_product_total::after {
  content: " IVA inclusa";
  color: black;
  font-size: 11px;
  display: block;
}

.content_price .price::after {
  content: " IVA incl.";
  color: black;
  font-size: 11px;
  display: block;
}

#p_on_vous_rapelle {
  color: white;
  text-align: center;
}

div#jaune a font {
  color: white;
}

a.affichertout {
  color: white;
}
#codfeeid_1 span p {
  display: none;
}

.standard-checkout,
#cart_navigation .btn-default {
  background: #ed1c24 !important;
  color: white !important;
  font-weight: bold !important;
}

.fancybox-opened {
  height: 500px !important;
  width: 617px !important;
  top: 20px !important;
  left: 366px !important;
}

.fancybox-inner {
  width: 100% !important;
  height: 100% !important;
}

#pb-right-column #views_block {
  position: relative;
  width: 98% !important;
}

#view_scroll_right {
  position: absolute;
  top: 34%;
  right: -5px;
}

#stripe-payment-form {
  color: white !important;
}
#stripe-payment-form input {
  color: black !important;
}

#modal_stripe {
  position: relative;
  z-index: 99999;
}

#page {
  z-index: 999;
  position: relative;
}

#menu_haut {
  position: relative;
  z-index: 2;
}

#manufacturer #product_list {
  margin-top: 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#manufacturer #product_list > li {
  width: 33%;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: #fff;
}
#manufacturer #product_list .right_blockk,
#manufacturer #product_list .center_blockk {
  position: relative;
}
#manufacturer #product_list li span.new {
  top: 0;
  right: -15px;
}
#manufacturer #left_column {
  max-width: 26%;
}
#manufacturer #columns {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
#manufacturer .prixavant {
  position: relative;
  font-size: 20px;
  left: 0;
  top: 0;
  text-align: center;
  margin-bottom: 10px;
}
#manufacturer #product_list li .discount {
  position: unset;
  top: -20px;
}

.tab li:hover {
  background-color: transparent;
}

.tab li:hover a,
.tab li.active a,
.tab li a:focus {
  color: #ed1c24;
  text-decoration: none;
}

.tab li:hover a/*, .tab li.active a, .tab li a:focus*/ {
  color: #ed1c24;
  text-decoration: none;
}

.tab li.active {
  background-color: transparent;
}

#Postes {
  padding-bottom: 15px;
  min-height: auto;
}

#Marques {
  min-height: auto;
  overflow: hidden;
}

.tab li a {
  text-align: left;
}

body {
  /* font-family: 'Poppins',sans-serif !important; */
  overflow-x: hidden;
}

.div_fff {
  background: #fff !important;
}

div#Postes > div:not(:first-child) .header-tab,
.div_fff .header-tab {
  color: #ed1c24;
  position: relative;
  padding-bottom: 10px;
  font-weight: bold;
  padding-left: 0;
  padding-right: 0;
}

.tab .div_fff a {
  color: #000 !important;
}

.tab .dropdown-content a {
  padding: 3px 16px;
}

.row.div_fff {
  width: 100%;
  margin: 0;
}

div#Postes > div:first-child {
  padding-right: 0;
}

div#Postes > div:not(:first-child) {
  background: #fff;
  color: #000;
  min-height: 335px;
  padding-bottom: 10px;
}

.subtab {
  width: 100%;
}

.subtab .header-tab {
  margin-bottom: 15px;
}

.subtabcontent li {
  padding: 0;
}

.subtabcontent li a {
  color: #000;
  padding: 6px 10px; /* test */
  text-align: left;
  display: block;
}

/* Div Automobile >> Style >> Display:Block */

div#Automobile > div:first-child {
  padding: 15px 0 15px 15px;
}

div#Automobile > div:not(:first-child) {
  background: #fff;
  color: #000;
  padding: 19px;
  min-height: 195px;
}

#debosseleur > .row,
#point > .row,
#saldatricecarro > .row {
  margin: 0;
}
.mm-counter {
  display: none;
}
div#Automobile > div:not(:first-child) .header-tab {
  color: #ed1c24;
  position: relative;
  padding-bottom: 10px;
  font-weight: bold;
  padding-left: 0;
  padding-right: 0;
}

#Marques .subtab {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

div#Postes > div {
  padding-top: 15px;
}

.subtab li.active {
  background-color: #fff !important;
  color: #000 !important;
  border-top-left-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
  transition: all ease-in;
}

.subtab li:hover,
.subtabcontent li a:hover {
  background-color: #000;
  color: #fff;
  text-decoration: none;
}

.subtabcontent li a {
  color: #000;
  padding: 6px 10px;
  text-align: left;
  display: block;
  border-radius: 20px;
}

.tab .dropdown-content .div_fff a:hover {
  background-color: #000 !important;
  color: #fff !important;
  border-radius: 20px;
}

.tabcontent {
  border: 1px solid #000;
  padding: 0;
}

div#Postes > div:not(:first-child) span.header-tab:after,
.div_fff .header-tab:after {
  content: "";
  width: 35px;
  height: 3px;
  border-radius: 20px;
  background: #ed1c24;
  position: absolute;
  bottom: 0;
  left: 0;
}

.div_fff .header-tab:after,
div#Postes > div:not(:first-child) span.header-tab:after {
  content: "";
  width: 35px;
  height: 3px;
  border-radius: 20px;
  background: #ed1c24;
  position: absolute;
  bottom: 0;
  left: 0;
}

div#Automobile > div:not(:first-child) span.header-tab:after {
  content: "";
  width: 35px;
  height: 3px;
  border-radius: 20px;
  background: #ed1c24;
  position: absolute;
  bottom: 0;
  left: 0;
}

div#Automobile > div:not(:first-child) span.header-tab:after {
  content: "";
  width: 35px;
  height: 3px;
  border-radius: 20px;
  background: #ed1c24;
  position: absolute;
  bottom: 0;
  left: 0;
}

.tab > li.tablinks.myactivee > a:after,
.tab > li.tablinks.myactivee a.dropbtn:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0px;
  height: 2px;
  width: 100%;
  background: #ed1c24;
}

.tab > li.tablinks.myactivee > a,
.tab > li.tablinks.myactivee a.dropbtn {
  position: relative;
  padding-bottom: 10px;
  min-height: 65px;
}

#marquefooter {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 95%;
  margin-bottom: 30px;
  margin-left: 2.5%;
}

#marquefooter span.clients img {
  width: 150px;
  min-height: 71px;
}

#center_column h1 {
  font-weight: bold;
  margin-bottom: 10px;
}

.block .title_block {
  text-align: center;
  text-transform: capitalize !important;
  letter-spacing: 1px;
}

#viewed-products_block_left {
  background-color: rgb(248, 248, 248);
}

#viewed-products_block_left .products li {
  padding: 12px !important;
  border-bottom: 1px solid #fff !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.products_block li img {
  border: none !important;
}

#viewed-products_block_left .text_desc {
  float: none !important;
  margin-left: 20px !important;
  width: 50% !important;
  min-width: 50% !important;
}

#viewed-products_block_left .text_desc .s_title_block {
  height: auto !important;
  text-align: left;
}

#viewed-products_block_left li .text_desc .s_title_block {
  font-size: 14px !important;
  line-height: 1.4 !important;
}

#product_list .ajax_block_product {
  box-shadow: 0 0 9px 2px #f1f1f1;
}

/* #product_list li .lnk_view{
    margin: 0;
    font-size: 11px;
    padding: 5px;
} */

#product_list li .left_block {
  display: none;
}

body#category .caract_table td,
body#category .caract_table th {
  background: #ffffff;
  border: 1px solid #222222;
  padding: 10px;
}

body#category .caract_table td.detaille {
  background: #efefef;
  border: 1px solid #222222;
  padding: 10px 5px;
  max-height: initial;
  vertical-align: middle;
  background-color: #ed1c24 !important;
}

body#category #product_list li .detaille .lnk_view {
  margin-top: 0 !important;
  padding: 0 !important;
  background: none !important;
  text-align: center;
  color: #000 !important;
  font-size: 10px !important;
  text-decoration: none !important;
}

body#category .caract_table th {
  background: #222222;
  color: #fff;
  font-weight: normal;
}

body#category .info_picto {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  clear: both;
  width: 100%;
}

body#category .caract_table {
  min-height: auto !important;
}

body#category #product_list li .center_block {
  border: 0 !important;
}

body#category #product_list li .content_price {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 8px !important;
}

body#category #product_list li .content_price {
  margin: 60px 0 0 0;
}

body#category .prixavantsolde {
  top: 0;
  transform: translateX(-50%);
  left: 50%;
}

#category #fabrication,
body#category #product_list li .content_price {
  margin-top: 0;
}

#category #fabrication {
  margin-bottom: 15px;
}

#product_list a.product_img_link {
  padding-right: 5px;
}

#product_list li .price {
  margin-bottom: 10px !important;
}

.quatrefois {
  display: block;
  margin-top: 6px;
  margin-bottom: 0px;
  color: #222222;
  font-size: 13px;
  font-weight: bold;
}

#product_list li span.availability {
  color: #222222 !important;
  font-size: 12px;
  width: 100%;
  text-align: left;
}

#product_list li .right_block .lnk_view {
  display: none;
}

.questionliste {
  font-size: 10px;
  line-height: 1.6;
  padding: 7px 10px;
  text-align: center;
  border: none;
  background-color: #f4f4f4;
  margin: 0;
}

body#category .prixavant {
  position: unset;
  display: block;
  width: 100%;
  font-size: 17px;
  margin-bottom: 0;
  margin-right: 15px;
}

body#category #product_list li .discount {
  display: none;
}

.option_product {
  text-align: center;
  margin-bottom: 0px;
  display: block;
  width: 100%;
}

.option_product p {
  margin-bottom: 10px;
  padding-bottom: 0;
  width: 100%;
  text-align: left;
  font-size: 12px;
  color: #222;
  font-weight: bold;
  min-height: 20px;
  line-height: 20px;
}

.option_product .sav {
  color: #000;
}

.right_block .option_product img {
  margin-right: 10px;
}

.right_block .option_product p:nth-of-type(4) img {
  margin-right: 12.5px;
  margin-left: 2.5px;
}

#product_list .ajax_block_product {
  display: flex;
  justify-content: space-between;
}

span.exclusive {
  width: 100%;
  text-align: center;
  border-radius: 0 !important;
  padding: 8px;
  margin-top: 5px;
}

#category .picto,
#search .picto,
#product .picto,
#advancedsearch-seo-1 .picto {
  height: 35px !important;
}

.image_center_block {
  width: 40%;
  overflow: hidden;
  position: relative;
  float: left;
  display: block;
  margin-right: 14px;
}

body#category #product_list a.product_img_link {
  width: 100% !important;
}

#product #pb-left-column h1 {
  background: transparent;
  color: black;
  margin-top: 0;
}

.info_produit {
  clear: both;
}

#product .info_produit .option_product p {
  padding-bottom: 10px;
  margin: 0;
  padding: 15px;
  color: #000;
  font-weight: bold;
}

#product .info_produit .option_product p img {
  margin-right: 10px;
}

#product .info_produit .option_product > div:nth-child(2) p:nth-child(2) img {
  margin-right: 12.5px;
  margin-left: 2.5px;
}

#product .content_prices #add_to_cart {
  overflow: hidden;
}

.border_price {
  border: 1px solid #262626;
}

.border_price > div {
  overflow: hidden;
  padding: 15px;
}

.border_price .quatrefoisp1 {
  color: #999;
  font-size: 15px;
}

.border_price .quatrefoisp {
  display: block;
  margin-top: 10px;
  color: #262626;
  font-size: 15px;
}

span#our_price_display {
  color: #de1632;
}

.border_price .price {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.border_price .price div {
  text-align: left;
}

.border_price .prix_hors_taxe {
  color: #39b735;
}

.border_price .our_price_display .petit {
  margin: 20px 0;
}

/* #product #buy_block p {
    padding-bottom: 0;
} */

#product span.quatrefoisp1 {
  position: relative;
  color: #000;
}

#product span.quatrefoisp1:after {
  content: "";
  position: absolute;
  top: -8px;
  left: 0;
  width: 11px;
  height: 2px;
  border-radius: 5px;
  background: #262626;
}

#product .price-ecotax {
  text-align: left;
  float: none;
  background: transparent;
  color: #000;
  font-weight: bold;
  margin-top: 0;
  padding: 0;
  opacity: 1;
}

#product #view_full_size figcaption {
  width: 100%;
  display: none;
}

#product .product_attributes,
#product .content_prices {
  border: 0;
}

#product .product_attributes {
  display: flex;
  align-items: center;
  padding: 15px;
  font-size: 16px;
}

#pb-left-column #buy_block label {
  width: auto !important;
  text-align: left !important;
  min-width: auto;
  margin-right: 5px;
  font-size: 16px !important;
  cursor: pointer;
}

#quantity_wanted_p input {
  padding: 4px 10px;
  min-width: 100px;
  border: 1px solid #262626;
}

#product_reference {
  padding-bottom: 0;
  width: 50%;
}

#product div#idTab99 {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

#product div#idTab99 img {
  object-fit: cover;
  margin: 0 25px 30px;
}

#product .autrespostes {
  margin-top: 25px;
  background: #f4f4f4;
  text-align: center;
  border-top: 5px solid #262626;
  padding: 20px;
  margin-bottom: 20px;
}

#question_produit label {
  display: none;
}

#question_produit input[type="text"],
#question_produit input[type="email"],
#question_produit textarea {
  box-shadow: none;
  font-weight: normal;
  border-radius: 0 !important;
}

#question_produit input[type="submit"] {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  border-radius: 50px !important;
}
#question_produit textarea {
  height: 90px;
}

.orderall .remise_p p {
  background: #262626;
  padding: 7px 15px 10px;
  color: #fff;
  border-top: 6px solid #db1222;
  line-height: 1.2;
  font-size: 12px;
  text-align: justify;
  display: flex;
  position: relative;
  overflow: hidden;
}

.remise_p {
  position: relative;
  border-radius: 15px !important;
  overflow: hidden;
}

.remise_p span {
  font-size: 16px;
  position: absolute;
  left: 0;
  top: 0;
  background: #db1222;
  color: #fff;
  font-weight: bold;
  padding: 9px 9px;
  height: 100%;
  width: 65px;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.remise_p p {
  margin-left: 65px;
  padding: 0;
}

#attributes .attribute_list ul li {
  clear: both;
  display: flex;
  align-items: center;
  background: #000;
}

.attribute_list label {
  margin: 0 !important;
  padding: 9px !important;
}

#attributes .attribute_list input.attribute_radio {
  margin-left: 8px !important;
  margin-top: 0 !important;
}

body#category #product_list li .detaille .lnk_view {
  font-size: 14px !important;
}

#short_description_content img,
.descriptionshortcat img {
  height: auto !important;
}

.descriptionshortcat table {
  width: 100% !important;
}

.ajax_block_product .percentagereduc {
  margin: 5px !important;
  box-sizing: border-box !important;
  float: none !important;
  clear: both;
  font-size: 19px !important;
  background: green;
  padding: 4px 8px !important;
}

.quatrefoisp {
  line-height: 1.4;
  font-weight: bold;
  color: black;
}

#gsr a.badge-reviews-link {
  display: none;
}

#feedatyBlock_footer {
  text-align: center !important;
  float: none !important;
  margin: auto !important;
}

.fdt_floatblue_widget_merchant {
  right: 0 !important;
  left: auto !important;
  z-index: 999 !important;
}

.g-recaptcha > div {
  margin-left: 15px;
  margin-bottom: 15px;
  margin-top: 15px;
}

#contact p.text input,
#contact p.select input,
#contact p.textarea textarea {
  display: flex;
  width: -webkit-fill-available !important;
  margin: 0 15px;
  box-sizing: border-box;
  padding: 8px !important;
  height: inherit !important;
}

#contact p.text label,
#contact p.select label,
#contact p.textarea label {
  text-align: left !important;
}

#contact p.submit input {
  margin-left: 15px !important;
  padding: 15px !important;
  width: 150px;
}

#vacances img {
  margin-right: 20px;
}
#vacances {
  display: flex;
  align-content: center;
  align-items: center;
  background: #76b51b;
  padding: 10px;
  font-weight: bold;
  font-size: 19px;
  line-height: 36px;
  color: white;
  text-align: center;
}

a.hs_multi_accessories_add_to_cart,
#product #group_accessories .custom_quantity {
  display: none;
}

.accessory_price {
  display: block;
  margin-top: 5px;
  font-weight: bold;
}

#product #group_accessories .option-row table td:last-child {
  padding: 5px 15px;
}

.marque_logo {
  position: absolute;
  top: 25px;
  left: 25px;
  margin: 0;
}

#product .border_price .price div {
  display: block;
  width: 100%;
}

#product .on_sale_img {
  float: right;
  margin-left: 15px;
}

#question_produit {
  width: 40% !important;
  margin-left: 30% !important;
  margin-right: 30% !important;
  top: 25px;
  left: 0;
  position: fixed;
  padding: 40px 20px;
  border-radius: 15px;
  background: white;
  z-index: 999999;
  color: black;
  margin-top: 10px;
  overflow: hidden;
  box-shadow: 0 0 20px 0 rgb(0 0 0 / 50%);
}

#question_produit p:nth-of-type(1) {
  text-align: center;
  padding: 10px 0 25px;
  font-size: 22px;
  font-weight: 700;
}

#question_produit #fermer_on_vous_rapelle {
  color: white;
  text-align: center;
  padding: 0.5%;
  font-size: 12px;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
}
#question_produit #fermer_on_vous_rapelle:hover {
  text-decoration: underline;
}

.btn_avis {
  color: #fff !important;
  display: block;
  width: 100%;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 1px;
  background: #262626 !important;
  border: 0;
  border-top: 5px solid #ed1c24;
  border-bottom: 1px solid #333;
  border-radius: 0;
  transition: ease 0.5s;
  order: 1;
  margin-top: 20px;
  text-align: center;
  padding: 5px 7px;
}

#short_description_block {
  color: black;
  background: #f5f5f5;
  padding: 10px;
  margin-bottom: 15px;
  clear: both;
}

#product .caract_table tbody {
  display: flex;
  flex-wrap: wrap;
}

#product .caract_table tr {
  width: 50%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

#product .caract_table td,
.caract_table th {
  width: 50%;
  padding: 8px;
}

.page-product-box .page-product-heading {
  background: #ffcc00;
  margin: 40px 0 0 0;
  padding: 10px 0;
  text-align: center;
  color: #333;
  font-size: 20px;
}

.page-product-box div#gsr {
  padding: 15px !important;
  margin: 0 !important;
  border: 1px solid #ffcc00;
  background: #fff;
}

#gsr .review-line:not(:last-of-type) {
  border-bottom: 1px solid #fc0 !important;
}

#gsr .review-line:last-of-type {
  border: 0 !important;
  margin: 0 !important;
}

.fd_logo img {
  width: 150px !important;
  margin-top: 10px;
}

#gsr .alert-info {
  color: #ffffff;
  background-color: #1c2323;
  padding: 5px;
  text-align: center;
  border: 0;
}

#product #more_info_sheets .product_desc .block_description,
#product .accessories_block div ul li .clearfix a:nth-child(1) {
  display: none;
}

#product #ulaccessoires {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#product #ulaccessoires li {
  height: auto !important;
  text-align: center;
  display: flex;
  flex-direction: column;
  min-height: 250px;
  gap: 10px;
}

#product #ulaccessoires li .clearfix {
  margin: 0;
  padding-bottom: 5px;
  order: 3;
}

#product #more_info_sheets .product_desc {
  order: 1;
}

#product #ulaccessoires li .s_title_block {
  order: 2;
  height: auto !important;
}

#product .caract_table {
  min-height: auto !important;
  margin-bottom: 25px !important;
}

#product .accessories_block .block_content > div {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#product .accessories_block .block_content .nv_accessoire {
  margin-right: 0;
}

#product .fichier_produit li a {
  background-image: url(/img/icon-pdf.png);
  background-position: left center;
  background-repeat: no-repeat;
  padding: 5px 0 5px 30px;
  display: block;
  color: #e21d1d;
}

#product .fichier_produit ul {
  list-style: none;
  clear: both;
  padding: 25px;
  margin: 0;
}

.fichier_produit {
  background: whitesmoke;
}

.fichier_produit > span {
  display: block;
  font-weight: bold;
  font-size: 15px;
  background: black;
  padding: 1% !important;
  color: white;
  clear: both;
  float: left;
  width: 100% !important;
  text-align: center;
}
#product .test {
  overflow: hidden;
  margin-top: 30px;
}

a#reviewTabForm {
  display: none;
}

.my_videos {
  text-align: center;
  margin-top: 30px;
}

#product_list .questionliste {
  width: 100%;
}

.truecolor {
  float: left;
  margin-top: -69px;
  margin-left: 1px;
  position: relative;
}

.btn_reseaux {
  font-weight: bold;

  padding: 10px;
  font-size: 14px;
  color: white !important;

  display: inline-block;
}
.btn_youtube {
  background: #ed1c24;
}
.btn_facebook {
  background: #273583;
}
.btn_instagram {
  background: #d1255f;
}

#socialdiv {
  text-align: center;
  padding: 50px;
  padding-top: 0px;
  width: 55%;
  margin: auto;
}

@media (max-width: 767px) {
  #authentication div#columns,
  #order div#columns {
    padding: 15px !important;
  }
}

.info_contact_footer.info_contact_footer1 p {
  font-size: 14px;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  /* max-width: initial; */
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}

#slider .slick-current.slick-active {
  opacity: 1;
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}

#homeslide .slick-prev {
  left: 30px !important;
  z-index: 9999999;
}
#homeslide .slick-next {
  right: 30px !important;
  z-index: 9999999;
}

#homeslide .slick-next:before,
#homeslide .slick-prev:before {
  color: #fff !important;
  opacity: 1 !important;
  font-size: 30px;
}

#homeslide .slick-dots li button:before {
  font-size: 14px !important;
}

#homeslide img {
  width: 100%;
  height: auto;
}

#homeslide .slick-next:before,
#homeslide .slick-prev:before {
  font-size: 28px !important;
}

#homeslide .slick-next,
#homeslide .slick-prev {
  height: auto !important;
  width: auto !important;
  overflow: unset;
}

/* End Slider Home Page */

/* ************************************************************************************************
        NEW STYLE
************************************************************************************************ */

*,
*:focus {
  outline: none;
}

a:focus {
  text-decoration: none;
}

body {
  background-color: #fff;
  background-image: url(/img/Bg.jpg?2310);
}

a:hover {
  text-decoration: none;
}

img {
  max-width: 100%;
}

.text-end {
  text-align: end;
}

.top-nav {
  width: 100%;
}

#index .top-nav {
  background-color: #fff;
}

.top-nav {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #fff;
}

.top-nav p i {
  color: #db1221;
  margin-right: 5px;
}

.btns-rs {
  display: grid;
  justify-content: center;
}

.btns-rs .btn-rs span {
  padding-left: 10px;
  color: #8a8787;
  font-size: 16px;
  font-weight: 400;
}

.btns-rs .btn-rs img {
  width: 40px;
  margin: 0;
}

.btns-rs .btn-rs {
  display: flex !important;
  align-items: center;
  width: 250px;
  background-color: #f1f1f1;
}

.top-nav a,
.top-nav p {
  color: #020204;
  margin: 0px;
  font-size: 14px;
  font-weight: 500;
}

.top-nav2 {
  width: 100%;
  text-align: center;
  color: #fff;
}

#index .top-nav2 {
  background-color: #db1221;
}

.top-nav2 {
  background-color: #db1221;
  padding-top: 15px;
  padding-bottom: 15px;
}

.top-nav2 p {
  margin: 0px;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.6px;
}

.top-nav2 p i {
  font-size: 22px;
  margin-right: 5px;
}

.top-nav .col1-top {
  display: inline-grid;
  align-items: center;
  justify-content: left;
}

.top-nav .col2-top {
  display: inline-grid;
  align-items: center;
  justify-content: center;
}

.top-nav .col3-top {
  display: inline-grid;
  align-items: center;
  justify-content: right;
}

.header1 {
  background-color: #000;
}

#index .header1 .container {
  background-color: transparent !important;
}

.header1-top .container {
  padding-top: 20px;
  padding-bottom: 20px;
}

.header1-top .col-lg-4 {
  display: grid;
  align-content: center;
}

.header-logo {
  text-align: center;
}

.header-logo img {
  width: 80%;
  height: auto;
}

#headerhome {
  position: absolute;
  width: 100%;
  z-index: 999;
}

#headerhome .header1 {
  background-color: transparent !important;
}

img.drapeau {
  margin-left: 10px;
  width: 20px;
}

.none {
  display: none !important;
}

.footer-contact {
  padding: 140px 40px;
  background-position-x: center;
  background-size: cover;
  background-position-y: top;
  background-repeat: no-repeat;
  background-image: url(../img/footer-contact.png);
}

.footer-contact p {
  color: #fff;
  font-weight: 900;
  font-size: 26px;
  text-transform: uppercase;
  max-width: 600px;
  margin-bottom: 20px;
}

.footer-contact a.btn-ctn {
  padding: 10px 15px;
  background-color: #db1221;
  color: #fff;
  display: inline-block;
  font-size: 16px;
}

.footer-contact a.btn-ctn i {
  margin-left: 5px;
}

.footer-contact a.btn-ctn:hover {
  padding: 10px 15px;
  background-color: #fff;
  color: #db1221;
}

.slider-marques {
  padding-top: 20px;
  margin-top: 40px;
}

.slider-marques a {
  margin: 10px;
}

.arrows-top .slick-list {
  margin-left: -10px;
  margin-right: -10px;
}

.arrows-top .slick-next:before {
  content: "\f178";
  font: normal normal normal 14px/1 FontAwesome;
  color: #db1221;
}

.arrows-top .slick-prev:before {
  content: "\f177";
  font: normal normal normal 14px/1 FontAwesome;
  color: #1b1b1b;
  border-right: 1px solid #dcdcdd;
  padding-right: 6px;
}

.arrows-top .slick-next,
.arrows-top .slick-prev {
  top: 0px;
}

.arrows-top .slick-next {
  right: 0px;
  left: auto;
}

.arrows-top .slick-prev {
  right: 25px;
  left: auto;
}

.text p {
  color: #000;
  font-size: 14px;
  text-align: justify;
  font-weight: 300;
}

.text .bold {
  color: #494949;
  font-weight: 500;
}

.text .block-img {
  position: relative;
}

.text .block-img img {
  height: 400px;
  object-fit: cover;
}

.text .block-img .img1 {
  margin-top: 10%;
  width: 90%;
}

.text .block-img .img2 {
  position: absolute;
  width: 90%;
  left: 10%;
  top: 0px;
}

.title-section {
  color: #db1221;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 28px;
  text-align: center;
  padding: 0px;
}

.btm-title {
  width: 25px;
  height: 5px;
  background-color: #1b1b1b;
  border: none;
}

.block-title {
  margin-bottom: 70px;
}

.text .col-lg-4 {
  display: grid;
  align-content: center;
}

.avantage i {
  color: #db1221;
  margin-right: 6px;
}

.avantage span {
  display: block;
  margin: 15px 0px;
}

.avantage p {
  margin-left: 20px;
}

.avantage span:first-child {
  display: block;
  margin-bottom: 30px;
  color: #494949;
  font-weight: 700;
  font-size: 20px;
  text-transform: uppercase;
}

.testimonial {
  position: relative;
  padding: 40px 50px;
  background-position-x: right;
  background-size: cover;
  background-position-y: top;
  background-repeat: no-repeat;
  background-image: url(../img/back-testimonial.png);
  text-align: center;
  color: #fff;
}

.stars img {
  text-align: center;
  margin: auto;
}

.stars-on {
  display: none;
}

.testimonial .title-section {
  color: #f9f9fb;
  font-size: 28px;
}

.testimonial .btm-title {
  background-color: #db1221;
}

.testimonial p {
  color: #e5e5e6;
  text-align: center;
  font-size: 16px;
  margin-bottom: 15px;
}

.testimonial p .stars {
  display: block;
}

.testimonial p .client-name {
  font-weight: 900;
  font-size: 20px;
  color: #f9f9fb;
}

.testimonial p .stars i {
  color: #ffc107;
}

.testimonial .slick-next:before {
  content: "\f105";
}

.testimonial .slick-prev:before {
  content: "\f104";
}

.testimonial .slick-next:before,
.testimonial .slick-prev:before {
  font: normal normal normal 14px/1 FontAwesome;
  color: #fff;
}

.testimonial .slick-next,
.testimonial .slick-prev {
  border: 1px solid #fff;
  border-radius: 15px;
  width: 30px;
  height: 30px;
}

.testimonial .slick-next {
  right: -35px;
}

.testimonial .slick-prev {
  left: -35px;
}

/* .testimonial .quote{
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
} */

.testimonial .quote i {
  font-size: 90px;
}

.testimonial .block-title {
  margin-bottom: 20px;
}

.slider-img-footer .slide {
  position: relative;
}

.slider-testimonial {
  margin-top: 25px;
}

.slider-testimonial .author {
  display: none;
}

.slider-testimonial .date {
  color: #ccc;
  margin: 5px 0;
}

.slider-testimonial .stars {
  margin-bottom: 10px;
}

.slider-img-footer .slide img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}

.slider-img-footer .hover-img-slide {
  position: absolute;
  /* transform: translate(-50%,-50%); */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0d0f13;
  opacity: 68%;
  /* padding: 10px; */
  display: none;
}

.slider-img-footer .hover-img-slide div {
  width: 100%;
  height: 100%;
  display: grid;
  align-content: center;
  border: 1px solid #fff;
  border-radius: 4px;
}

.slider-img-footer .hover-img-slide span {
  text-align: center;
}

.slider-img-footer .hover-img-slide span i {
  color: #fff;
  font-size: 30px;
}

.slider-img-footer a:hover .hover-img-slide {
  display: block;
}

.slider-product {
  padding-top: 20px;
}

.slider-product .product:hover {
  box-shadow: 0 -2px 10px 2px #dbdbdb;
}

.slider-product .product {
  margin: 10px;
  background-color: #fff;
  border: 1px solid #d7d7d7;
}

.slider-product .product .info-product {
  padding: 10px;
  position: relative;
}

.slider-product .product .info-product img {
  height: 170px;
  width: 100%;
  object-fit: contain;
}

.slider-product .product .info-product .new {
  color: #db1221;
  text-transform: uppercase;
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 13px;
  font-weight: 600;
}

.slider-product .product .info-product p {
  font-size: 16px;
  text-align: center;
  font-weight: 600;
  color: #2b2b2b;
  margin-top: 10px;
  margin-bottom: 10px;
  height: 80px;
}

.slider-product .product .info-product .price {
  display: block;
  color: #db1221;
  font-weight: 600;
  font-size: 15px;
  text-align: center;
}

.slider-product .product .info-product .tva {
  display: block;
  color: #666666;
  font-size: 14px;
  text-align: center;
}

.slider-product .product .add-cart {
  opacity: 0;
  padding: 7px;
  text-align: center;
  background-color: #2b2b2b;
  color: #fff;
  font-weight: 300;
  font-size: 15px;
}

.slider-product .product:hover > .add-cart {
  opacity: 1;
}

.block-affichertout .affichertout {
  display: inline-block;
  padding: 10px;
  text-align: center;
  background-color: #2b2b2b;
  color: #fff;
  border: 1px solid #2b2b2b;
  font-weight: 400;
  font-size: 15px;
  width: fit-content;
}

@media (min-width: 992px) {
  .block-affichertout .affichertout:hover {
    background-color: #fff;
    color: #2b2b2b;
  }
}

.block-affichertout {
  text-align: right;
  margin-top: 30px;
}

footer {
  background-color: #0c0c0c;
  padding-top: 60px;
  padding-bottom: 20px;
}

.title-ul-footer {
  color: #fff;
  font-weight: 800;
  height: 50px;
  display: grid;
  align-items: end;
  margin-bottom: 20px;
  font-size: 15px;
}

.logo-footer {
  height: 50px;
  width: auto;
  margin-bottom: 20px;
}

.p-footer {
  font-size: 13px;
  color: #9b9b9b;
  text-align: justify;
  margin-bottom: 0px;
}

.ul-footer {
  padding-left: 0px !important;
  margin-bottom: 0px;
}

.ul-footer li {
  list-style-type: none;
  font-size: 13px;
  color: #9b9b9b;
}

.ul-footer li a {
  color: #9b9b9b;
  font-size: 13px;
}

.mode-paiement {
  margin-top: 30px;
  display: block;
}

.mode-paiement img {
  margin-right: 5px;
}

.center {
  text-align: center;
}

footer hr {
  background-color: #222222;
}

.last-info {
  position: relative;
}

.last-info p,
.last-info a {
  font-size: 13px;
  color: #9b9b9b;
  text-align: center;
  margin: 0px;
}

#scrollup {
  display: none;
  border: 1px solid #fff;
  border-radius: 15px;
  width: 30px;
  height: 30px;
  text-align: center;
  position: fixed;
  bottom: 90px;
  right: 15px;
  background-color: black;
  z-index: 55555;
}

#scrollup i {
  color: #fff;
  display: block;
}

#scrollup:hover {
  border: 1px solid #000;
  background-color: #fff;
}

#scrollup:hover i {
  color: #000;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.input-searchtop {
  border: none;
  width: 230px;
  padding: 4px 20px 4px 10px;
  z-index: 9;
}

.btn-searchtop {
  background-color: transparent;
  border: none;
  color: #db1221;
  margin-left: -17px;
  z-index: 9999;
}

.accroche-home {
  background-color: #030303;
}

.accroche-home .col-lg-6 {
  background-color: rgba(219, 18, 33, 0.8);
  display: grid;
  align-content: center;
  justify-content: center;
  border: 1px solid #fff;
  border-bottom: none;
}

.accroche-home .col-lg-6 div {
  align-items: center;
  padding: 40px;
  display: flex;
}

.accroche-home img {
  margin-right: 20px;
}

.accroche-home p span {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 600;
}

.accroche-home p,
.accroche-home a {
  color: #fff;
  font-size: 16px;
}

.order-1 {
  border: 1px solid #eee;
  background-color: #fafafa;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  padding: 15px;
  height: 100%;
  overflow-y: auto;
}

.order-2 {
  padding: 0;
  border: 1px solid #eee;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  height: 100%;
  position: relative;
}

div#pageloader {
  margin-top: 40px;
}

div#pageloader img {
  width: 45px;
}

div#autoSuggestionsListg {
  height: 494px;
}

.flex_div {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  height: 100%;
  clear: both;
}

p#nbr_r {
  font-size: 12px;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;

  position: absolute;
  top: 0;
  left: 0;
  padding: 8px 10px;
  width: 100%;
}

p#nbr_r i.fa.fa-close {
  float: right;
  font-size: 18px;
  color: #999;
  cursor: pointer;
}

.flex_wrap {
  display: flex;
  flex-wrap: wrap;
  /* justify-content: space-between; */
  margin-top: 35px;
  height: calc(100% - 35px);
  overflow-y: auto;
  padding: 15px;
  width: 100%;
}

.flex_wrap > div {
  padding: 10px 8px;
  box-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.1);
  overflow: hidden;
  margin: 5px 0.6%;
  width: 32%;
  text-align: center;
  transition: ease-in 0.3s;
  /* max-height: 271px; */
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  /* height: 100%; */
}

.flex_wrap > div a {
  text-decoration: none;
}

.flex_wrap a.ajax_add_to_cart_button {
  font-size: 11px;
  padding: 6px 5px !important;
  background: #ed1c24;
  margin-top: 5px;
}

.flex_wrap > div:hover {
  box-shadow: 0 0 3px 0 rgb(255, 204, 0);
  transition: ease-in 0.3s;
}

.titre_pro {
  font-size: 12px;
  color: #333;
  line-height: 1.2;
  margin-top: 10px;
  margin-bottom: 5px;
  max-height: 56px;
  overflow: hidden;
}

.prix_pro {
  font-weight: bold;
  color: #333;
  margin-bottom: 0;
}

.ssmenu {
  margin-bottom: 20px;
}

.ssmenu > span {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin: 8px -5px;
  font-size: 14px;
  transition: ease-in-out 0.2s;
  padding: 5px;
}

.ssmenu .count {
  font-weight: bold;
  margin-left: 7px;
}

.ssmenu > span:hover {
  border-radius: 4px;
  background-color: #eee;
  border-color: #eee;
  text-decoration: none;
  padding: 5px;
  transition: ease-in-out 0.2s;
}

.active_cat,
.active_marque {
  background: #db1221;
  color: #fff;
}

div#suggestionsg {
  display: none;
  position: absolute;
  top: 33%;
  left: 0;
  background: #fff;
  width: 70%;
  z-index: 22222222;
  border-radius: 4px;
}
#clearBox {
  background-color: transparent;
  color: #000;
  font-size: 15px;
  position: absolute !important;
  right: 11px !important;
  border: none;
}

a:focus {
  outline: none;
}

.all_desc span.liresuit {
  background: #ce0a0c;
  padding: 5px 15px;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
}

.all_desc div.cat_descc {
  position: relative;
}

.all_desc span.hidesuit {
  position: absolute;
  right: 0;
  top: -12px;
  background: #ce0a0c;
  height: 25px;
  width: 25px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 21px;
  font-weight: bold;
  cursor: pointer;
  color: #fff;
  display: none;
}

.all_desc {
  padding: 25px;
  box-shadow: 0 1px 4px 0px #d8d8d8;
  overflow: hidden;
  margin: 30px 0;
  clear: both;
  border-radius: 4px;
  background: #eee;
  position: relative;
}

.all_desc > p {
  margin-top: 0 !important;
}

.cat_desc p {
  line-height: 1.6;
}

.all_desc > p {
  color: #fff;
  padding-bottom: 20px;
}

.all_desc:after {
  position: absolute;
  left: 5px;
  top: 0;
  height: 100%;
  background: #f9f9fb;
  content: "";
  width: 4px;
}

.blockproductscategory h2.productscategory_h2,
.productscategory_h2,
#h2_accessoire {
  color: #ffffff;
}

#voucher p.title_block {
  background: #000;
  color: #fff;
  padding: 5px;
  text-align: center;
  margin-bottom: 10px;
}

#voucher p.title_block label {
  margin-bottom: 0;
}

#voucher p.discount_name_block {
  margin-bottom: 5px;
}

.btn {
  background: #f8c120;
  border-radius: 3px;
  padding: 5px 7px;
  border: 1px solid #cc9900;
  font-weight: bold;
}

.radio label {
  padding-left: 0;
}

#identity .std p.radio input {
  position: unset;
  margin: 0;
}
ul.myaccount_lnk_list {
  background: #fff;
  padding: 15px;
  margin: 15px 0;
}

ul.myaccount_lnk_list li {
  padding: 15px 0;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  font-size: 15px !important;
}

ul.myaccount_lnk_list li:last-child {
  border-bottom: 0;
}

#my-account .myaccount_lnk_list img.icon {
  position: unset !important;
  margin-right: 10px;
}

@media (max-width: 768px) {
  div#suggestionsg {
    top: 40px;
    transform: translateX(-50%);
    left: 50%;
    width: calc(100% - 30px);
  }

  div#autoSuggestionsListg {
    height: 500px;
  }

  .order-2 {
    height: 100%;
    width: 70%;
  }

  .order-1 {
    height: 100%;
    width: 30%;
    display: none;
  }

  .flex_wrap > div {
    width: 32%;
  }

  .titre_pro {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  #category .caract_table tr {
    display: table-row !important;
  }
  #category .ajax_block_product .center_block .caract_table {
    max-width: 100%;
    clear: both;
    display: block !important;
  }
  body#category .caract_table td,
  body#category .caract_table th {
    padding: 5px;
  }

  body#category .caract_table td.detaille {
    padding: 5px;
  }

  body#category #product_list li .detaille .lnk_view {
    color: #fff !important;
  }
}

@media (max-width: 480px) {
  .order-1 {
    height: 30%;
    width: 100%;
  }

  .order-2 {
    /*height: 70%;*/
    width: 100%;
  }

  .flex_wrap > div {
    width: 48%;
  }
}

.ekko-lightbox-container {
  height: 430px !important;
  width: 560px !important;
}

.ekko-lightbox-container img {
  height: 430px !important;
  width: 560px !important;
}

.ekko-lightbox-container .ekko-lightbox-nav-overlay a:first-child {
  position: absolute;
  transform: translate(0, -50%);
  top: 50%;
  left: 25px;
  width: 25px;
  height: 25px;
  text-align: center;
  border: 1px solid #000;
  border-radius: 15px;
  background-color: #fff;
}

.ekko-lightbox-container .ekko-lightbox-nav-overlay a:last-child {
  position: absolute;
  transform: translate(0, -50%);
  top: 50%;
  right: 25px;
  width: 25px;
  height: 25px;
  text-align: center;
  border: 1px solid #000;
  border-radius: 15px;
  background-color: #fff;
}

.ekko-lightbox-container .ekko-lightbox-nav-overlay a span {
  display: block;
  margin-top: 2px;
  color: #000;
  text-align: center;
}

section.page-product-box {
  overflow: hidden;
}

div#idTabfeedatyReviews {
  border: 1px solid #ffcc00;
  overflow: hidden;
  padding: 15px;
  background: #fff;
}

#product #pb-right-column #image-block {
  background: #fff;
}

div#product_feedaty_reviews_block_tab > p {
  border-bottom: 1px solid #fc0;
  padding: 10px;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}

div#product_feedaty_reviews_block_tab span.review {
  width: 80%;
}

#module-gsnippetsreviews-account h1,
#identity h1,
#addresses h1,
#address h1,
#history h1 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
}

#address .form-control {
  display: inline-block;
}

p.inline-infos.required {
  margin: 25px !important;
  text-decoration: underline;
}

.cart_navigation .button,
.cart_navigation .button_large {
  border: 1px solid #cc9900 !important;
  background-image: unset !important;
}

.fancybox-opened {
  z-index: 8030;
  left: 50% !important;
  top: 50% !important;
  transform: translate(-50%, -50%);
}

#product .test .page-product-box:last-of-type h3 {
  display: none;
}

#product .test .page-product-box:last-of-type div#gsr {
  border-top: 0;
}

.orderall {
  display: flex;
  flex-direction: column;
}

.orderall .all_desc {
  order: 2;
}
.orderall .order1 {
  order: 1;
  display: flex;
  flex-direction: column;
}

/* ========Cookies========== */
div#acb-banner button {
  font-size: 12px !important;
}
div#acb-banner .didomi-notice-data-processing-list {
  text-align: center !important;
}
div#acb-banner .acb_link_information_container {
  text-align: center !important;
}
@media screen and (min-width: 768px) {
  div#acb-banner button {
    margin: 0 14px !important;
  }
}
@media screen and (max-width: 767px) {
  #acb-banner.acb-position-bottom {
    top: auto !important;
    bottom: 0 !important;
  }
  #acb-content {
    overflow: auto !important;
  }
}
.checkbox.news-bottom div {
  color: #00f1ff !important;
  text-align: justify;
  line-height: NORMAL;
  font-size: 12px;
}
.checkbox.news-bottom div a {
  color: #00f1ff !important ;
}
.checkbox.hoome-check,
.checkbox.category-check {
  max-width: 500px;
}

#acb-banner *:not(.acb-button) {
  color: #ffffff;
  text-align: center;
}

.acb-button {
  color: #b00f1b;
  font-weight: 700;
}

.acbCheckboxContainer16 {
  align-items: center !important;
}

.acbCheckboxContainer16 input[type="checkbox"],
.acbCheckboxContainer16 input[type="radio"] {
  margin: 5px !important;
}

#acb-accept-all-button.acb-button {
  color: #ffffff;
  background-color: #b00f1b;
}

@media (min-width: 768px) and (max-width: 992px) {
  .container {
    width: 100%;
  }
}

@media screen and (max-width: 1010px) {
  #headerhome .sf-contener {
    width: 100% !important;
  }
}

@media (max-width: 1200px) {
  #headerhome {
    position: initial;
    background-color: #0f0f0f;
  }
  .text .block-img {
    margin-top: 50px;
  }
}

@media (max-width: 992px) {
  .text-end {
    text-align: center;
    margin-bottom: 20px;
  }
  .footer-l {
    text-align: center;
  }
  .marg-section {
    margin-bottom: 60px;
    margin-top: 60px;
  }
}

@media (max-width: 768px) {
  #MainMenu .tab li:first-child {
    padding-top: 0px !important;
  }

  .testt {
    display: none;
  }
}
.div-catalogo a {
  border: 2px solid #db1221;
  padding: 0px;
  margin-bottom: 24px;
  display: inline-block;
  width: 100%;
}

.div-catalogo {
  padding-right: 0px !important;
}

.div-catalogo span {
  height: 80px;
  font-size: 13px;
  background: #db1221;
  display: block;
  text-align: center;
  padding-top: 10px;
}
.div-catalogo a {
  color: white !important;
}
.div-catalogo a:hover {
  border: 2px solid #e4782a;
}
.div-catalogo:hover span {
  background: #e4782a;
  text-decoration: underline;
}

.socialsharing_product button {
  border: none !important;
  background: none !important;
}
.img-sharing {
  width: 25px;
}
.list-inline {
  float: right;
}
.product-one {
  display: inline-block !important;
}

div#short_description_content p {
  padding-bottom: 20px;
  font-size: 18px !important;
  letter-spacing: 0.6px;
  color: #605f5b;
  line-height: 32px;
  text-align: left;
}

img.cover_img {
  object-fit: cover;
  height: 450px;
  margin: 25px 0;
}

.cat_descc p {
  margin: revert !important;
}

section.home-slide {
  background-color: #000;
}

ul#homeslide,
.slider-img-footer {
  max-width: 1600px;
  margin: auto;
}

@media (min-width: 769px) {
  #menu {
    display: none !important;
    z-index: 22222222;
  }
}

#menu {
  z-index: 22222222;
}

li.close-menu.mm-listitem {
  position: absolute;
  top: 6px;
  right: 6px;
  z-index: 5555;
  color: #fff;
  border: 1px solid #fff;
  height: 20px;
  width: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
}

.mm-navbar_sticky {
  display: none;
}

#category .option_product span.price,
#category .option_product span.prix_ht {
  display: none !important;
}

@media (max-width: 768px) {
  .ajax_block_product .prix_ht {
    text-align: right;
  }

  .top-nav .col1-top,
  .top-nav .col2-top,
  .top-nav .col3-top {
    display: block;
    width: 100%;
    text-align: center;
  }

  .top-nav .col2-top a:last-of-type {
    display: none;
  }

  .header-logo {
    text-align: left;
  }

  .header1-top .col-lg-4 {
    width: 100%;
  }
  .top-nav .col2-top {
    margin: 5px 0;
  }
  .header1-top #search_query_top {
    width: 100% !important;
  }
  .top-nav-info {
    text-align: center;
  }

  div#mobile_menu {
    position: fixed;
    left: 0;
    top: 0;
    width: 70%;
    height: 100%;
    z-index: 222222222;
    background: #000;
    margin: 0;
    overflow-y: auto;
    padding: 40px 0 25px;
  }

  div#MainMenu .tab {
    flex-direction: column;
    justify-content: unset;
  }

  div#MainMenu .tab li a {
    padding: 5px 15px !important;
    display: block;
  }
  #MainMenu .tab li:first-child {
    padding-bottom: 0 !important;
  }
  .tab .dropdown {
    display: block;
  }

  .close-menu {
    background: #fff;
    float: right;
    border-radius: 50px;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 5px 5px 10px 0;
    position: absolute;
    right: 5px;
    top: 5px;
  }

  p#header_user_info {
    margin: 0 !important;
  }
  #header_user_info a.logout,
  #header_user_info a.account {
    font-size: 12px !important;
  }
  .navbar-toggle {
    border: 1px solid #fff;
    margin: 0;
  }
  .navbar-toggle .icon-bar {
    background: #fff;
  }
  .navbar {
    min-height: inherit;
  }
  .header1-top #header_user {
    justify-content: space-between;
  }

  #columns {
    width: 100% !important;
    padding: 15px !important;
  }

  .breadcrumb {
    width: 100% !important;
    padding: 3px 8px !important;
  }
  #pb-left-column {
    max-width: inherit;
  }
  .caract_table td,
  .caract_table th {
    max-height: inherit;
  }
  iframe {
    max-width: 100% !important;
  }
  .ajax_block_product .product_desc {
    height: inherit !important;
    max-height: inherit !important;
  }
  #product #ulaccessoires {
    margin-bottom: 20px !important;
  }
  #more_info_sheets .product_desc {
    margin-top: 0;
  }
  #ulaccessoires li {
    width: 100% !important;
    padding: 0 !important;
  }
  #ulaccessoires li .s_title_block {
    margin-bottom: 10px !important;
  }
  .accessories_block div ul li .product_image {
    width: 100%;
  }
  .type_accessoire {
    width: 100% !important;
    margin-bottom: 15px;
  }
  #product .nv_accessoire {
    width: calc(50% - 10px);
  }
  .nv_accessoire .type_accessoire span {
    height: auto !important;
    line-height: inherit !important;
    min-height: 50px;
    min-height: 50px;
  }

  h2.productscategory_h2 {
    margin: 0 0 20px 0;
  }

  #productscategory {
    display: flex;
  }

  #productscategory_scroll_left,
  #productscategory_scroll_right {
    width: 22px !important;
  }

  #productscategory_list {
    width: 100% !important;
    margin: 0 5px;
  }

  #productscategory_list li a img {
    margin: 0;
    width: 100%;
  }

  .page-product-box .page-product-heading {
    margin: 15px 0 0 0;
  }

  .slider-testimonial .slick-track {
    display: flex;
    align-items: center;
  }

  .footer-contact {
    padding: 50px 30px 30px;
  }

  .btns-rs,
  .btns-rs .btn-rs {
    width: 100%;
    display: block;
  }

  #question_produit {
    width: 80% !important;
    margin-left: 10% !important;
    margin-right: 10% !important;
    top: 50px;
  }

  #question_produit #fermer_on_vous_rapelle {
    padding: 5px;
    box-sizing: border-box;
    margin: 0 0 15px;
    width: -webkit-fill-available;
  }

  #fermer_on_vous_rapelle {
    padding: 5px;
    display: block;
    width: calc(100% + 30px);
    margin: -15px -15px 15px;
  }

  #question_produit textarea {
    width: 100% !important;
    max-width: 100% !important;
  }

  ul#homeslide {
    min-height: auto;
  }
  .accroche-home .col-lg-6 {
    width: 100%;
  }
  .accroche-home .col-lg-6 div {
    padding: 20px 5px;
    width: 100%;
    justify-content: center;
  }

  #homeslide .slick-prev {
    left: 10px !important;
  }
  #homeslide .slick-next {
    right: 17px !important;
  }

  .slider-product .product {
    margin: 5px;
  }

  .slider-product .product .add-cart {
    opacity: 1;
  }

  .fb_iframe_widget {
    max-width: 100%;
    overflow: hidden;
  }

  .footer-contact p {
    font-size: 16px;
  }

  body#category .grid_2,
  body#manufacturer .grid_2 {
    max-width: 100% !important;
    height: 265px;
    overflow-y: auto;
    box-shadow: 0px 0px 6px 1px #ccc;
  }
  body#category .block,
  body#manufacturer .block {
    margin-top: 0;
  }

  #category #center_column,
  #manufacturer #center_column {
    float: none !important;
    clear: both;
    width: 100% !important;
    margin-top: 50px;
    max-width: 100% !important;
    display: block;
  }

  #manufacturer #columns {
    flex-direction: column;
  }

  #manufacturer #product_list {
    display: block !important;
  }

  #manufacturer .center_blockk .table_d_c {
    width: 100% !important;
  }

  #manufacturer #product_list > li {
    float: none !important;
  }

  #manufacturer #product_list li .ajax_add_to_cart_button {
    float: none;
    margin: 10px 0 !important;
  }

  #product_list .ajax_block_product {
    flex-direction: column;
    background: #fff;
    padding: 10px !important;
    width: 100% !important;
  }

  #category .ajax_block_product .center_block .caract_table {
    display: none;
  }
  /* #product_list li .lnk_view{
		line-height: inherit;
		padding: 10px !important;
		color: #fff !important;
	} */
  #product_list li .right_block {
    width: 100% !important;
    padding: 0 !important;
    overflow: hidden;
    margin: 0 !important;
  }
  /* #product_list li .lnk_view {
	    position: unset;
	} */

  #product_list li .price {
    margin: 0 !important;
  }
  .option_product {
    border-bottom: 0;
  }
  .right_block img {
    float: unset;
    margin-top: 0;
  }
  .prixavantsolde {
    text-align: right;
  }

  #product_list li .right_block .promoo {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
  }

  body#category .promoo .prixavant {
    margin: 0 !important;
    text-align: right;
    font-size: 17px !important;
    display: block !important;
    max-width: initial;
  }

  body#category .table_d_c {
    width: 100% !important;
  }

  #product .test {
    overflow: hidden;
    margin-top: 0;
  }
  #product .test h2.productscategory_h2 {
    margin: 0 0 20px 0;
  }
  #productscategory_list ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 !important;
  }
  #productscategory_list li {
    /*width: calc(50% - 10px) !important;*/
    text-align: center !important;
    margin: 5px !important;
    background: #fff;
  }
  #productscategory_list {
    margin: 0;
  }
  #productscategory_list li p.product_name {
    padding: 10px;
    margin: 0;
    height: auto;
  }

  p.socialsharing_product.list-inline.no-print {
    float: none;
    display: block;
    margin: 10px 0;
  }

  #product #primary_block {
    margin-top: 0;
  }

  table#cart_summary .cart_description > * {
    display: block;
    width: 100%;
    height: auto !important;
    margin-bottom: 5px;
  }

  table#cart_summary td {
    padding: 7px;
  }

  #short_description_content iframe {
    height: auto;
  }

  tfoot .cart_total_price td:first-child,
  tfoot .cart_total_delivery td:first-child {
    column-count: 2;
  }

  tfoot .cart_total_price td:last-child {
    column-count: 1;
  }

  /*  menu */
  label.menu-item.item-layer-1,
  label.menu-item.item-layer-1 > a {
    display: block;
    color: #fff;
  }

  #mobile_menu .menu-layer.secondary {
    z-index: 2;
  }

  #mobile_menu .submenu {
    background: #fff;
    bottom: 0;
    box-shadow: 0 3px 20px 0 rgb(0 0 0 / 8%);
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 233ms cubic-bezier(0, 0, 0.21, 1);
    transition: -webkit-transform 233ms cubic-bezier(0, 0, 0.21, 1);
    transition: transform 233ms cubic-bezier(0, 0, 0.21, 1);
    transition: transform 233ms cubic-bezier(0, 0, 0.21, 1),
      -webkit-transform 233ms cubic-bezier(0, 0, 0.21, 1);
  }
  #mobile_menu .menu-layer .items {
    left: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    position: absolute;
    right: 0;
  }

  nav:not(.mm-menu, .newnav nav) {
    display: none;
  }

  .header,
  .content,
  .footer {
    text-align: center;
  }

  .header.fixed {
    position: fixed;
    top: 0;
    left: 0;
  }
  .footer.fixed {
    position: fixed;
    bottom: 0;
    left: 0;
  }

  #category div#columns {
    display: flex;
    flex-direction: column-reverse;
  }

  #category #center_column {
    margin-top: 0;
  }

  #category .right_block a.button.lnk_view {
    display: none !important;
  }

  #category .option_product {
    border-bottom: 1px solid #333;
  }

  body#category #product_list li .detaille .lnk_view {
    padding: 7px !important;
  }

  body#category #product_list li .content_price {
    display: flex !important;
  }

  #category .option_product {
    order: 2;
    border: none !important;
  }

  #category #product_list li .ajax_add_to_cart_button {
    order: 3;
  }

  #category p.rupturemaiscommande {
    margin: 0;
  }

  body#category #product_list li .content_price > span.price,
  body#category #product_list li .content_price > span.prix_ht {
    display: none !important;
  }

  #category .option_product span.price,
  #category .option_product span.prix_ht {
    display: block !important;
  }
  div#order-detail-content {
    margin-top: 15px;
  }

  #account-creation_form p.text input,
  #account-creation_form p.password input,
  #account-creation_form p.select input,
  textarea {
    max-width: 100% !important;
  }

  #account-creation_form span.form_info,
  #account-creation_form p.inline-infos {
    margin: 0 !important;
    padding: 0 !important;
  }

  p.cart_navigation.clearfix {
    display: flex;
    justify-content: space-between;
  }

  p.cart_navigation.clearfix a {
    font-size: 13px;
  }

  #add_address p.textarea textarea {
    width: 100% !important;
  }

  #add_address p.text input,
  #add_address p.select select,
  #add_address p.password input,
  #add_address p.select input,
  #new_account_form p.text input,
  #new_account_form p.password input,
  #new_account_form p.select input,
  #new_account_form p.textarea textarea {
    width: 100% !important;
    height: unset;
    padding: 10px;
  }

  #add_address p.select select {
    width: 100%;
    padding: 10px;
  }

  form.std fieldset {
    padding: 10px !important;
    width: 100% !important;
  }

  input.button_mini,
  input.button_small,
  input.button,
  input.button_large,
  input.button_mini_disabled,
  input.button_small_disabled,
  input.button_disabled,
  input.button_large_disabled,
  input.exclusive_mini,
  input.exclusive_small,
  input.exclusive,
  input.exclusive_large,
  input.exclusive_mini_disabled,
  input.exclusive_small_disabled,
  input.exclusive_disabled,
  input.exclusive_large_disabled,
  a.button_mini,
  a.button_small,
  a.button,
  a.button_large,
  a.exclusive_mini,
  a.exclusive_small,
  a.exclusive,
  a.exclusive_large,
  span.button_mini,
  span.button_small,
  span.button,
  span.button_large,
  span.exclusive_mini,
  span.exclusive_small,
  span.exclusive,
  span.exclusive_large,
  span.exclusive_large_disabled {
    padding: 8px 20px;
  }

  .paiement_block {
    padding: 0px;
  }

  .paiement_block div#order-detail-content {
    margin-top: 0;
  }

  .paiement_block div#HOOK_PAYMENT,
  .paiement_block .cart_navigation {
    padding: 10px;
  }

  #authentication #create-account_form .form_content,
  #authentication #login_form .form_content {
    padding: 15px 0;
  }
}

:root {
  --mm-sidebar-expanded-size: 300px;
}
.mm-menu {
  --mm-listitem-size: 50px;
  --mm-navbar-size: 50px;
}

@media (min-width: 992px) {
  .header a {
    display: none;
  }
}

.mm-navbar_tabs span {
  display: inline-block;
  margin-left: 8px;
}
@media (max-width: 450px) {
  .mm-navbar_tabs span {
    display: none;
  }

  .zoorate_widget {
    display: none;
  }
  .selectpro {
    display: flex;
  }
  #account-creation_form span.inline-infos {
    display: none !important;
  }
  #account-creation_form p.text input,
  #account-creation_form p.password input,
  #account-creation_form p.select input,
  #account-creation_form select {
    padding: 10px 5px !important;
    height: unset !important;
    width: 100% !important;
  }
  p.inline-infos {
    padding: 0 !important;
  }
}

@media (max-width: 400px) {
  p.cart_navigation.clearfix {
    flex-direction: column;
  }
  p.cart_navigation.clearfix a {
    margin-bottom: 8px;
    font-size: 13px;
  }
}

/* style page post - blog */

.page-blog p {
  font-size: 14px !important;
}

.page-blog > div {
  text-align: justify;
  margin-bottom: 45px;
  position: relative;
}

.page-blog h1 {
  font-size: 34px;
  text-align: center;
  margin: 40px 0 60px !important;
  line-height: 1em;
}

.page-blog h2 {
  font-size: 22px;
  padding-bottom: 30px;
}

.page-blog .content-col {
  padding: 50px 50px 45px 50px;
  background-color: #000;
  color: #fff;
}

.page-blog .content-col-2 {
  padding: 50px 50px 45px 100px;
  background-color: #fff;
}

.page-blog .content-col-2:before {
  content: "\f10d";
  font-family: "FontAwesome";
  position: absolute;
  top: 20px;
  left: 30px;
  font-size: 50px;
  color: #e3e3ed;
}

.lgcookieslaw_banner {
  display: none;
}

a#lien_ok {
  margin-left: 15px;
}

div#cookie {
  font-size: 15px;
  padding: 10px;
  text-align: center;
  background: #0c0c0c;
  color: yellow;
  -webkit-box-shadow: 0px 1px 5px 0px #000000;
  -moz-box-shadow: 0px 1px 5px 0px #000000;
  box-shadow: 0px 1px 5px 0px #000000;
  top: 0;
  z-index: 99999;
  width: 100%;
  position: fixed;
  left: 0;
}

@media (max-width: 600px) {
  .page-blog .content-col {
    padding: 30px 20px 20px 20px;
  }

  .page-blog .content-col-2 {
    padding: 100px 20px 15px 20px;
  }
}

/* style page category - blog */

#smartblogcat {
  margin-top: 40px;
}

#smartblogcat .sdsarticle-des {
  text-align: justify !important;
}

.smartblogcat- {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  grid-gap: 25px;
}

.smartblogcat- .sdsarticleCat {
  width: calc(100% / 3.3);
}

.block.text-center .title_block {
  margin-bottom: 25px !important;
  padding: 0 0 0.5em;
  font-size: 2.769em;
  font-weight: 400;
  position: relative;
  display: block;
  background: unset;
  color: #333;
}

.block.text-center .title_block:after {
  transform: translateX(-50%);
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 50px;
  height: 2px;
  background: #db1221;
}

.latestnews {
  margin: 0 auto !important;
  padding: 50px 0;
}

.latestnews .sdsblog-box-content {
  overflow: hidden;
}

a.btn_blog {
  background: #000000;
  padding: 6px 25px;
  display: inline-block;
  border-top: 3px solid #db1221;
  color: #fff;
  font-size: 20px;
  margin-top: 25px;
  font-weight: 400;
}

.sds_post_date {
  display: none;
}

.latestnews #sds_blog_post > div {
  overflow: hidden;
  box-shadow: 0 0 5px 1px #eee;
  padding: 15px;
  border-top: 3px solid #db1221;
  margin-bottom: 20px;
}

body .latestnews img {
  padding: 0;
  max-width: 100%;
  width: 100%;
  margin-bottom: 20px;
}

#sds_blog_post .sds_post_title {
  font-weight: 600;
  min-height: 41px;
  display: block;
  font-size: 16px;
}

ul.pagination a span,
ul.pagination .page-active span {
  display: block;
  height: auto !important;
  line-height: unset !important;
  padding: unset !important;
  margin: 0 !important;
  width: auto !important;
}

@media (max-width: 1024px) {
  .smartblogcat- {
    grid-gap: 42px;
  }
}

@media (max-width: 768px) {
  .smartblogcat- {
    grid-gap: 56px;
  }
  .smartblogcat- .sdsarticleCat {
    width: calc(100% / 2.2);
  }

  #create-account_form,
  #authentication #login_form {
    float: none;
    height: unset;
  }
  #create-account_form,
  #login_form,
  .account_creation {
    overflow: hidden;
    height: auto;
  }

  .ps_checkout-payment-option div.payment_module .form-group {
    width: 100%;
  }
}

@media (max-width: 600px) {
  .smartblogcat- .sdsarticleCat {
    width: 100%;
  }

  .smartblogcat- {
    grid-gap: 25px;
  }
}

#feedatyBlock_leftColumnProduct {
  clear: both;
}

.produitsurdemande {
  line-height: 1.6;
  padding: 7px 10px;
  text-align: center;
  border: none;
  background-color: #fff0b4;
  margin: 10px 0;
  display: block;
  width: 100%;
}

.demande-remise {
  padding: 25px 20px;
  text-align: center;
  margin-top: 25px;
  border: 1px solid #cccccc;
  background-color: #fff;
  margin-bottom: 15px;
  font-weight: 900;
}

.demande-remise p {
  margin-bottom: 25px;
}

.demande-remise a {
  background: linear-gradient(#ffe88b, #e7b904);
  padding: 8px 40px 8px 30px;
  border-radius: 5px;
  font-size: 16px;
  border: 1px solid #cc9900;
  transition: 1s;
}

.demande-remise a:hover {
  background: linear-gradient(#fff0b6, #e7c335);
  color: #000;
}

.demande-remise a i {
  margin-right: 12px;
}

.demande-remise a i:before {
  font-family: "FontAwesome";
}

@media (max-width: 767px) {
  #product .caract_table {
    max-width: 100% !important;
  }
}

#manufacturer .table_d_c input.cat {
  border-radius: 0 !important;
  padding: 9px;
  font-size: 15px;
  font-weight: 400;
}

.table_d_c input.cat {
  border-color: #db1221 !important;
  background: linear-gradient(to bottom, #db1221 0%, #db1221 100%);
}

.links__tutto > div {
  width: 170px;
}

.links__tutto a {
  display: block;
  font-size: 12px;
}

.links__tutto a:hover {
  color: #000;
}

.banner__ {
  text-align: center;
  margin-top: 45px;
}

.banner__ .content {
  margin-bottom: 40px;
}

.banner__ p {
  text-align: center;
  margin-bottom: 10px;
}

.banner__ p:first-of-type {
  font-size: 16px;
  margin-bottom: 10px;
}

.banner__ ul {
  list-style: none;
  margin-bottom: 10px;
}

.banner__ ul i {
  color: #db1221;
  margin-right: 2px;
}

.banner__ .logos {
  display: flex;
  justify-content: center;
}

.banner__ .logos > div {
  width: 200px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 25px;
}

.banner__ .logos > div:first-child,
.banner__ .logos > div:last-child {
  margin-top: 50px;
}

@media (max-width: 767px) {
  .banner__,
  .banner__ p {
    text-align: left;
  }

  .banner__ ul {
    text-align: left;
  }

  .banner__ .logos {
    flex-direction: column;
    align-items: center;
  }

  .banner__ .logos > div:first-child,
  .banner__ .logos > div:last-child {
    margin-top: 0;
  }

  .banner__ .logos > div {
    margin-bottom: 15px;
    margin: 20px 25px;
  }
}

a.btn_compare {
  width: 100%;
  text-align: center;
  margin-top: 20px;
  background-color: #4054b2;
  padding: 10px;
  cursor: pointer;
  color: #fff !important;
  font-weight: 700;
  transition: 0.5s;
}

a.btn_compare:hover {
  opacity: 0.9;
}

a.btn_compare[disabled] {
  opacity: 0.7;
  cursor: no-drop;
  transition: 0.5s;
}

.modal_comparatif {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #e7e7e7;
  border-bottom: 3px solid #c5c5c5;
  z-index: 999999;
}

.modal_comparatif .modal_body {
  padding: 20px 0;
  position: relative;
}

.modal_comparatif .cm_products {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 50px;
  text-align: center;
}

.modal_comparatif .cm_product_item img {
  max-height: 160px;
  width: 150px;
  display: block;
  height: 150px;
  object-fit: cover;
  border: 1px solid #ccc;
  margin: auto;
}

.close_modal_comparatif {
  box-shadow: 0 1px 0 1px #c3c3c3;
  border-radius: 0 0 3px 3px;
  border: 1px solid #fff;
  border-top: 0;
  right: 0;
  bottom: -15px;
  position: absolute;
  padding: 1px 20px 5px;
  background-color: #dedede;
  transition: 0.4s;
}

.close_modal_comparatif:hover {
  transform: scale3d(1.2, 1.2, 1.2);
}

.modal_comparatif .title {
  text-align: center;
  font-size: 22px;
  font-weight: 900;
  letter-spacing: 1px;
  margin-bottom: 5px;
}

.modal_comparatif .cm_product {
  position: relative;
  padding: 16px;
  background-color: #efefef;
  box-shadow: 0 0px 20px -10px #c3c3c3;
  border-radius: 5px;
}

.modal_comparatif .cm_prod_delete {
  position: absolute;
  right: -10px;
  top: -10px;
  background-color: #efefef;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #fff;
  cursor: pointer;
  font-size: 12px;
  text-decoration: none;
  box-shadow: 0px 0px 3px 2px #c3c3c3;
  opacity: 0.7;
  transition: 0.3s;
}

.modal_comparatif .cm_prod_delete:hover {
  color: #8e0000;
  opacity: 1;
  width: 22px;
  height: 22px;
  right: -11px;
  top: -11px;
  transition: 0.3s;
}

.modal_comparatif .title_p {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 1 !important;
  -webkit-box-orient: vertical;
  padding-bottom: 0;
  margin-bottom: 15px;
  font-weight: 600;
}

.modal_comparatif .control {
  display: flex;
  align-items: center;
  justify-content: center;
}

.modal_comparatif .control .cm_prod_link {
  width: 100%;
  background-color: #222222;
  padding: 12px 0;
  color: #fff;
  font-weight: 900;
  cursor: pointer;
  text-decoration: none;
}

.modal_comparatif .control .cm_prod_link:hover {
  opacity: 0.9;
}

.modal_comparatif .control .cm_prod_link i {
  margin-left: 5px;
  font-weight: 900;
}

.open_modal_compare {
  position: fixed;
  top: 70%;
  left: 0;
  padding: 10px;
  background-color: #4054b2;
  color: #fff;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  cursor: pointer;
  box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 30%);
}

.open_modal_compare img {
  margin-bottom: 6px;
}

@media (max-width: 767px) {
  .modal_comparatif .cm_products {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 25px;
    margin: 0 15px;
  }

  a.btn_compare {
    width: 100%;
    display: block;
    margin: 15px 0;
  }
}

.mc_main {
  margin: 40px 20px;
}

.mc_list_products {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 25px;
  margin: 50px 0;
}

.mc_list_item.val {
  text-align: center;
}

.mc_item_info {
  padding: 10px 0;
  text-align: center;
  max-height: 315px;
  height: 315px;
  margin-bottom: 5px;
}

.mc_item_info > a {
  display: block;
  text-decoration: none;
  transition: 0.4s;
}

.mc_item_info > a:hover {
  opacity: 0.7;
}

.mc_item_image {
  text-align: center;
  margin-bottom: 12px;
  border: 1px solid #ccc;
  padding: 10px 5px;
}

.mc_item_image img {
  width: 140px;
  height: 140px;
}

.mc_item_specifics ul {
  list-style: none;
}

.mc_item_specifics ul li {
  padding: 12px 5px;
  height: 60px;
  display: flex;
  align-items: center;
}

.mc_list_item.val .mc_item_specifics ul li {
  justify-content: center;
}

.mc_list_item.specifics ul li {
  font-weight: 600;
}

.mc_item_specifics ul li:nth-child(2n) {
  background-color: #f3f3f3;
}

.mc_title_items {
  background: #262626;
  border-top: 5px solid #ffcc00;
  color: #fff;
  padding: 12px 15px;
  font-weight: 600;
  margin-bottom: 10px;
}

.mc_product_name {
  font-weight: 600;
  height: 40px;
  overflow: hidden;
  padding-bottom: 0;
  margin-bottom: 10px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.mc_top_item {
  margin-bottom: 25px;
}

.mc_top_item p {
  position: relative;
  font-size: 14px;
  text-align: left;
  font-weight: 600;
  padding-bottom: 0;
}

.mc_top_item p:before {
  position: absolute;
  content: "";
  background-color: #ffcc00;
  width: 25px;
  height: 2px;
  left: 0;
  bottom: -10px;
}

.mc_price_ht {
  color: #488c40;
  font-weight: 900;
  font-size: 12px;
  padding-bottom: 5px;
}

.mc_price {
  padding-bottom: 9px;
  color: #990000;
  font-size: 16px;
  font-weight: 800;
}

.mc_n_fois {
  padding-bottom: 0;
  font-size: 13px;
  font-weight: 700;
}

.mc_titre_page {
  position: relative;
  font-size: 26px;
  font-weight: 900;
  margin-bottom: 30px;
  padding-bottom: 0;
  line-height: normal;
}

.mc_titre_page:before {
  content: "";
  position: absolute;
  bottom: -5px;
  height: 2px;
  width: 50px;
  background-color: #ffcc00;
}

.mc_intro {
  font-size: 15px;
  line-height: normal;
  padding-bottom: 0;
  text-align: justify;
}

.mc_btn_commander {
  background-color: rgb(41, 176, 1);
  width: 100%;
  display: block;
  color: #fff !important;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 10px 8px;
  font-size: 14px;
  text-decoration: none !important;
  line-height: normal;
  transition: 0.5s;
}

.mc_btn_commander:hover {
  background-color: rgb(39 160 4);
  text-decoration: none;
}

.mc_btn_commander img {
  width: 24px;
  position: relative;
  top: -3px;
  margin-right: 8px;
}

.mc_list_item.val .mc_item_specifics ul li.except {
  padding: 0;
  height: auto;
  margin-top: 15px;
}

.cm_price {
  padding-bottom: 8px;
  color: #990000;
  font-size: 16px;
  font-weight: 800;
  margin-top: 10px;
}

.cm_price_ht {
  color: #488c40;
  font-weight: 900;
  font-size: 12px;
  padding-bottom: 5px;
}

.cm_price_nfois {
  padding-bottom: 0;
  font-size: 13px;
  font-weight: 700;
}

@media (max-width: 992px) {
  #moncomparatif #columns {
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  #ajax_product_to_compare {
    overflow: scroll;
  }

  .mc_list_products {
    width: 900px;
  }

  .modal_comparatif .cm_product_item img {
    width: 90px;
    height: 90px;
  }

  .open_modal_compare {
    top: 80%;
    font-size: 12px;
    padding: 10px 6px;
  }

  .open_modal_compare img {
    width: 22px;
  }

  .cm_price {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .modal_comparatif .control .cm_prod_link {
    padding: 12px 10px;
  }
}

.subcategory-5 {
  left: 62% !important;
}

.subcategory-5 .div_fff {
  width: 320px !important;
}

@media (max-width: 992px) {
  .subcategory-5 {
    left: 0 !important;
  }
}

#pb-left-column .block {
  margin: 0;
}

/* fiche prod css */

.pd-name {
  line-height: normal;
  font-size: 24px !important;
  font-weight: 700 !important;
  color: #212633 !important;
  margin-top: 0;
  margin-bottom: 20px !important;
  padding-bottom: 0 !important;
  padding: 0 !important;
}

.pd-remise_p {
  background-color: #212633;
  border-radius: 25px;
  padding: 15px;
  margin-bottom: 30px;
}
.pd-remise_p span {
  display: block;
  background-color: #db1221;
  color: #fff;
  font-size: 22px;
  line-height: normal;
  font-weight: 600;
  text-align: center;
  border-radius: 15px;
  margin-bottom: 15px;
  padding: 6px 0;
}
.pd-remise_p p {
  color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  padding-bottom: 0;
  letter-spacing: 0.6px;
}
.pd-prices {
  margin-bottom: 20px;
}
.pd-prices .pd-price {
  font-size: 46px;
  line-height: 40px !important;
  color: #db1221;
  font-weight: 700;
  margin-right: 20px;
}
.pd-prices .pd-price span {
  font-size: 12px;
  color: #212633;
}
.pd-prices .pd-price-reduction {
  background-color: #0fbe59;
  color: #fff;
  padding: 6px 14px;
  border-radius: 50px;
  font-size: 15px;
  font-weight: 500;
  position: relative;
}
.pd-prices .first-line {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  margin-bottom: 15px;
}
.pd-prices .first-line p {
  padding-bottom: 0;
  line-height: normal;
}
.pd-prices .first-line .pd-oldprice span {
  color: #555c6d;
  font-weight: 100;
  text-decoration: line-through;
  font-size: 28px;
}
.pd-prices .pd-price-ht {
  font-weight: 400;
  font-size: 16px;
  color: #05b77e;
  line-height: normal;
}
.pd-ht-txt {
  display: flex;
}
.pd-prices .second-line .quatrefoisp {
  margin-top: 20px;
  color: #5c5e77;
  font-size: 18px;
  font-weight: 500;
  padding-bottom: 0;
}
.pd-price-ecotax {
  font-weight: 400;
  font-size: 16px;
  color: #5c5e77;
  padding-bottom: 0;
  margin-left: 10px;
  line-height: normal;
}
.pd-ref-mark > div {
  display: flex;
  align-items: center;
  font-size: 18px;
  color: #343b4b;
}
.pd-ref-mark .pd-ref {
  margin-right: 25px;
}
.pd-ref-mark .pd-ref #product_reference {
  width: unset;
}
.pd-ref-mark .pd-ref label {
  max-width: unset;
}
.pd-ref-mark {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
.pd-ref-mark .chose-country .corr {
  position: relative;
  top: -3px;
  margin-left: 15px;
}
.pd-garantie img {
  margin-right: 10px;
}
.pd-garantie p {
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 600;
  color: #212939;
}
.pd-garantie p span {
  color: #01b04b;
  font-weight: 700;
}
.pd-acc {
  box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
  border-radius: 25px;
  padding: 20px 25px 30px;
  margin-bottom: 25px;
}
.pd-acc .titre_acc {
  margin: 0 0 20px;
  border: 0;
  font-size: 20px;
  line-height: normal;
  font-weight: 600;
  color: #343b4b;
}
.pd-acc .nav a {
  font-size: 18px;
  font-weight: 500;
  color: #5c5e77;
}
.pd-acc .nav li.active a {
  position: relative;
  background-color: unset !important;
  color: #eca701 !important;
  border: 0;
}
.pd-acc .nav li a:after {
  position: absolute;
  bottom: -3px;
  left: 0;
  content: "";
  height: 2px;
  width: 0%;
  background-color: #eca701;
  transition: 0.4s;
}
.pd-acc .nav li.active a:after {
  width: 100%;
}
.pd-acc form.tab-content {
  border: 0;
  padding: 20px 0;
}
.nav-tabs {
  border-bottom: 2px solid #e0e8f5;
}
.pd-cover {
  border: 0 !important;
  box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
  border-radius: 40px;
  padding: 30px;
  margin-bottom: 30px;
}
.pd-cover > span {
  border: 0 !important;
}
.pd-imgs {
  overflow: unset !important;
}
.pd-imgs ul {
  width: 100% !important;
}
.pd-add-to-cart #quantity_wanted_p {
  position: relative;
}
.pd-imgs li {
  box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
  border-radius: 20px;
  padding: 20px;
  margin-right: 20px;
  background-color: #fff;
}
.pd-imgs li img {
  height: auto;
}
.pd-pack {
  margin-top: 30px;
}
.pd-pack .pd-pack-link {
  display: none !important;
}
.pd-pack .sd-tile {
  background-color: #212939;
  padding: 20px 25px;
  border-radius: 30px;
  display: flex;
  align-items: center;
}
.pd-pack .sd-tile p {
  padding-bottom: 0;
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  line-height: 34px;
  margin-left: 25px;
  text-transform: uppercase;
}
.pd-pack .sd-tile p span {
  color: #db1222;
}
.pd-pack .pd-detail {
  box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
  border-radius: 15px;
  margin-bottom: 25px;
  background-color: #fff;
  overflow: hidden;
}
.pd-pack .content-pack {
  display: grid;
  grid-template-columns: 45% 55%;
  margin-bottom: 0;
}
.pd-pack .content-pack .content {
  padding: 20px 20px 0;
}
.pd-pack .pd-pack-title {
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 0;
  margin-bottom: 10px;
  color: #212939;
}
.pd-pack .content-pack .prix_final {
  font-size: 28px;
  color: #e31437;
  margin-right: 10px;
}
.pd-pack .content-pack .ancien_prix {
  font-size: 18px;
  color: #6a7285 !important;
}
.pd-pack .content-pack .reduction {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  line-height: normal;
}
.pd-pack .content-pack .reduction span {
  background-color: #0fbe59;
  color: #fff;
  border-radius: 50px;
  padding: 8px 10px;
  font-size: 15px;
  font-weight: 500;
  display: inline-block;
}
.pd-pack .pd-pack-btn {
  background-color: #db1222 !important;
  color: #fff !important;
  font-size: 18px;
  font-weight: 600;
  width: 100%;
  margin: auto;
  border-radius: 50px;
  padding: 10px 10px !important;
  transition: 0.4s;
}
.pd-pack .pd-pack-btn:hover {
  text-decoration: none;
  background-color: #212939 !important;
}
.pd-pack .pd-pack-btn img {
  margin-left: 5px;
}
.pd-alma-prices {
  text-align: center;
  box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
  border-radius: 30px;
  margin-bottom: 30px;
  background-color: #fff;
}
.pd-alma-prices .pd-header {
  background-color: #f4f8ff;
  border-radius: 30px;
  font-size: 22px;
  line-height: normal;
  font-weight: 700;
  padding: 25px 15px;
  margin-bottom: 25px;
  color: #0f2f6f;
}
.pd-alma-prices .pd-header span {
  color: #73a3f4;
}
.pd-alma-prices .pd-body {
  padding: 25px 10px 0px;
}
.pd-alma-prices .pd-body #moyensdepaiement2 {
  margin-top: 10px;
}
.pd-alma-prices .pd-body > p {
  font-size: 20px;
  line-height: normal;
  font-weight: 600;
  color: #343b4b;
  margin-bottom: 10px;
}
.pd-alma-prices .pd-body .pd-diff-payments {
  margin-bottom: 30px;
}
.pd-alma-prices .pd-body .alma-pp-container {
  padding-bottom: 15px;
}
.pd-alma-prices .pd-body .alma-payment-plans-container {
  margin: auto;
  align-items: center;
  border: 0;
  padding: 0;
}
.pd-alma-prices .pd-body .pd-soisy img {
  margin-bottom: 20px;
}
.pd-alma-prices .pd-body .pd-soisy p {
  font-size: 16px;
  color: #707291;
}

.pd-reass > div {
  display: flex;
  align-items: center;
}
.pd-reass > div img {
  margin-right: 15px;
  width: 65px;
  height: auto;
}
.pd-reass .pd-liv {
  margin-bottom: 15px;
}
.pd-reass p {
  font-size: 18px;
  font-weight: 600;
  padding-bottom: 0 !important;
  line-height: normal;
  color: #343b4b;
}
.pd-reass p span {
  color: #01b04b;
}
.pd-reass .pd-sav span {
  color: #28529b;
}
.pd-add-to-cart {
  display: flex;
  margin-bottom: 30px;
}
#product .pd-add-to-cart .buttons_bottom_block .btn_ajouter_au_panier {
  background-color: #db1221;
  border-radius: 50px !important;
  padding: 16px 50px !important;
  line-height: normal !important;
  height: auto !important;
  border: 1px solid #db1221;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 500;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.4s;
}
#product .pd-add-to-cart .buttons_bottom_block .btn_ajouter_au_panier:hover {
  background-color: #262626;
  border-color: #262626;
}
.pd-add-to-cart #quantity_wanted {
  border: 1px solid #c6dbff;
  border-radius: 50px !important;
  padding: 12px 32px;
  font-size: 22px;
  font-weight: 500;
  text-align: center;
}
.pd-add-to-cart #quantity_wanted:focus-visible {
  outline: 0;
}
.pd-add-to-cart .buttons_bottom_block {
  position: relative;
  width: 100%;
}
.pd-add-to-cart .buttons_bottom_block img {
  width: 22px;
  height: auto;
  margin-right: 10px;
  position: relative;
  top: -1px;
}
.pd-add-to-cart p {
  padding-bottom: 0 !important;
}
.pd-add-to-cart .product_attributes {
  padding: 0 !important;
  margin-right: 15px;
}
.pd-question p {
  text-align: left;
  color: #191b35 !important;
  font-weight: 400 !important;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}
.pd-question p a {
  color: #db1221;
  text-decoration: underline;
  font-weight: 600;
}
.pd-question {
  margin-bottom: 25px;
  text-align: center;
}
.pd-btn-details {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 35px auto 25px !important;
}
.pd-btn-details .bg-2 a {
  padding: 10px 10px 10px 30px;
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  border-radius: 50px;
  box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
  transition: 0.4s;
  line-height: normal;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #262626;
}
.pd-btn-details .pd-arrow-right {
  padding: 12px 25px;
  border-radius: 50px;
  font-size: 23px;
  margin-left: 25px;
  background-color: #db1221;
  color: #fff;
  transition: 0.4s;
}
.pd-btn-details .bg-2 img {
  margin-left: 20px;
}
.pd-btn-details .bg-2 a:hover {
  text-decoration: none;
  background-color: #db1221;
  color: #fff;
}
.pd-btn-details .bg-2 a:hover .pd-arrow-right {
  background-color: #262626;
  color: #fff;
}
.pd-fiche #pb-right-column {
  width: 48%;
  min-width: unset !important;
  float: left;
}
.pd-fiche #pb-left-column {
  position: relative;
  width: 50% !important;
  min-width: unset !important;
  float: right;
  padding-top: 25px;
  padding-left: 10px;
}
.pd-badge {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pd-badge > div > img {
  width: 180px;
  height: auto;
}
.pd-badge > div {
  margin: 0 0 30px;
}
.pd-badge .agWidget {
  margin: 0 !important;
}
.pd-badge .inner {
  display: flex;
  padding: 12px 30px !important;
}
.pd-badge .reviewGlobal {
  margin-right: 12px;
}
.pd-add-to-cart #quantity_wanted_p2 {
  position: relative;
}
.pd-add-to-cart .pd-btn-control {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 26px;
  cursor: pointer;
  color: #73a3f4;
  transition: 0.4s;
}
.pd-add-to-cart .pd-btn-control#decrement_q {
  left: 10px;
}
.pd-add-to-cart .pd-btn-control#increment_q {
  right: 10px;
}
.pd-add-to-cart .pd-btn-control:hover {
  opacity: 0.8;
}
.pd-add-to-cart .pd-btn-control::selection {
  background-color: transparent;
}
div#acc {
  margin: 0 !important;
}
.pd-btn-details.under-cover {
  flex-direction: column;
  width: 100%;
}
.pd-btn-details.under-cover .bg-2 a {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.pd-alma-prices .alma-payment-plans-eligibility-line svg {
  display: none;
}
.pd-alma-prices .alma-payment-plans-eligibility-options > div {
  background-color: #8edec5;
  color: #fff;
  border: 0;
  font-size: 20px;
  width: 50px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  margin: 0 8px;
  transition: 0.3s;
  font-family: var(--tittu-main-font);
}
.pd-alma-prices
  .alma-payment-plans-eligibility-options
  .alma-payment-plans-active-option {
  background-color: #05b77e;
}
.pd-alma-prices .alma-payment-plans-payment-info {
  font-size: 16px;
  color: #5c5e77;
  margin-top: 15px;
}
#category .p_design1 {
  font-size: 13px;
  border-radius: 5px;
  padding: 15px !important;
  margin-bottom: 15px;
}
#product #columns {
  margin-top: 0 !important;
}
.pd-fiche .socialsharing_product {
  position: absolute;
  right: 0;
  top: -3.2%;
}

.pd-txt {
  padding: 25px !important;
  line-height: normal;
  border-radius: 30px;
  font-size: 16px;
  color: #707291;
  box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
  margin-bottom: 30px;
  text-align: justify;
}

.pd-txt img {
  margin-bottom: 15px;
}

.pd-fiche #attributes {
  margin-bottom: 30px;
}

.pd-reviews > .tabs {
  margin-top: 40px;
  margin-bottom: 50px;
}

.pd-reviews > .tabs .review:nth-of-type(2n + 1) {
  background-color: #f3f3f3;
}

.pd-reviews > .tabs .review {
  display: flex;
  justify-content: space-between;
  padding: 20px 10px;
}
.pd-reviews > .tabs .review .review_txt {
  order: 1;
  width: 80%;
}
.pd-reviews > .tabs .review .stars {
  order: 2;
}
.pd-liv .icon {
  min-width: 42px;
  min-height: 42px;
  color: #da2133;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: dotted 1px #da2133;
  font-weight: 600;
  font-size: 20px;
  margin-right: 15px;
  padding: 2px 0 0 1px;
  background: transparent;
}
.pd-liv .icon img {
  width: 30px;
  height: auto;
  margin-right: 0;
}
.Soisy .icon {
  padding: 12px 15px;
  border-radius: 50px;
  font-size: 22px;
  color: #fff;
  margin-right: 20px;
  box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
}
.Soisy .icon img {
  margin-right: 0;
}
.pd-alma-prices .pd-body .pd-soisy {
  margin-top: 15px;
  margin-bottom: 20px;
}
.feedaty-badge {
  text-align: center;
  margin-bottom: 25px;
  cursor: pointer;
  transition: 0.4s;
}
.feedaty-badge:hover {
  opacity: 0.8;
}
.feedaty-badge img {
  width: 200px;
}

@media (max-width: 992px) {
  .pd-fiche .socialsharing_product {
    top: -1%;
  }
  .pd-fiche #pb-right-column {
    width: 45%;
  }
  .pd-fiche #pb-left-column {
    width: 52%;
    margin-right: 0;
  }
  .pd-fiche {
    margin-top: 30px !important;
  }
  .pd-fiche #pb-right-column #thumbs_list {
    margin-left: 0;
  }
  .pd-name {
    font-size: 26px !important;
    margin-bottom: 20px !important;
  }
  .pd-remise_p span {
    font-size: 24px;
  }
  .pd-prices .pd-price {
    font-size: 26px;
  }
  .pd-prices .first-line .pd-oldprice span {
    font-size: 24px;
  }
  .pd-prices .pd-price-reduction {
    font-size: 12px;
  }
  .pd-ht-txt {
    flex-direction: column;
  }
  .pd-prices .first-line {
    margin-bottom: 15px;
  }
  .pd-acc .titre_acc {
    font-size: 18px;
  }
  .pd-acc .nav a {
    font-size: 16px;
  }
  .pd-fiche #pb-left-column #buy_block {
    float: unset;
  }
  #product .pd-add-to-cart .buttons_bottom_block .btn_ajouter_au_panier {
    padding: 13px;
  }
  .pd-pack .content-pack {
    grid-template-columns: repeat(1, 1fr);
    margin-bottom: 0;
  }
  .pd-pack .sd-tile {
    padding: 15px;
  }
  .pd-pack .sd-tile p {
    font-size: 16px;
    line-height: normal;
  }
  .pd-pack .pd-pack-title {
    font-size: 16px;
  }
  .pd-add-to-cart {
    flex-direction: column;
  }
  .pd-add-to-cart p#quantity_wanted_p {
    width: 100%;
    margin-bottom: 20px;
  }
  .pd-add-to-cart p#quantity_wanted_p input {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .pd-pack .pd-pack-title {
    font-size: 14px;
  }

  .pd-pack .sd-tile p {
    margin-left: 15px;
  }

  #product .content_prices #add_to_cart {
    overflow: unset;
  }

  #product .pd-add-to-cart .buttons_bottom_block .btn_ajouter_au_panier {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
  }

  #product .pd-add-to-cart .buttons_bottom_block .btn_ajouter_au_panier.active {
    -webkit-animation-name: tada;
    animation-name: tada;
  }

  @-webkit-keyframes tada {
    0% {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
    }

    10%,
    20% {
      -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
      transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }

    30%,
    50%,
    70%,
    90% {
      -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
      transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%,
    60%,
    80% {
      -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
      transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    100% {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
    }
  }

  @keyframes tada {
    0% {
      -webkit-transform: scale3d(1, 1, 1);
      -ms-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
    }

    10%,
    20% {
      -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
      -ms-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
      transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }

    30%,
    50%,
    70%,
    90% {
      -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
      -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
      transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%,
    60%,
    80% {
      -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
      -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
      transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    100% {
      -webkit-transform: scale3d(1, 1, 1);
      -ms-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
    }
  }

  .feedaty-badge {
    margin-top: 25px;
  }

  body#product .pd-fiche #pb-left-column {
    width: 100% !important;
    float: unset;
    padding: 10px 0 0 0 !important;
  }
  .pd-fiche #pb-right-column {
    float: unset;
    padding: 0 !important;
  }
  .pd-fiche #pb-right-column #views_block {
    margin-bottom: 15px;
  }
  .pd-fiche #pb-right-column #views_block #thumbs_list_frame {
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
  }
  .pd-fiche #pb-right-column #views_block #thumbs_list_frame li {
    float: unset;
    width: unset;
    height: unset;
    padding: 15px;
    margin-right: 0;
  }
  .pd-prices .pd-price {
    font-size: 30px;
  }
  #product .pd-add-to-cart .buttons_bottom_block .btn_ajouter_au_panier {
    margin: 0;
    padding: 18px 5px !important;
    font-size: 16px;
  }
  .pd-name {
    font-size: 22px !important;
  }
  .pd-remise_p {
    padding: 15px;
  }
  .pd-remise_p p {
    font-size: 14px;
  }
  .pd-remise_p span {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .pd-remise_p {
    margin-bottom: 20px;
  }
  .pd-ref-mark > div {
    font-size: 16px;
  }
  .pd-alma-prices .pd-header {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .pd-alma-prices .pd-body > p {
    font-size: 16px;
  }
  .pd-alma-prices .pd-body .pd-diff-payments {
    margin-bottom: 20px;
  }
  .pd-alma-prices .alma-payment-plans-payment-info {
    margin-top: 10px;
  }
  .pd-add-to-cart .product_attributes {
    width: 100%;
  }
  .pd-add-to-cart .pd-btn-control {
    padding: 0 15px;
    font-size: 30px;
  }
  .pd-add-to-cart .pd-btn-control#increment_q {
    right: 20px;
  }
  .pd-add-to-cart .pd-btn-control#decrement_q {
    left: 20px;
  }
  .pd-add-to-cart #quantity_wanted {
    width: 100%;
  }
  .pd-btn-details .bg-2 {
    width: 100%;
  }
  .pd-btn-details .bg-2 a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 10px 10px 30px;
  }
  .pd-acc {
    padding: 20px 10px 30px;
  }
  .pd-acc .nav a {
    padding: 10px 6px;
  }
  .pd-acc .nav li a:after {
    bottom: -6px;
  }
  .pd-btn-details {
    margin: 0 !important;
    width: 100%;
  }
  .pd-txt.under-cover {
    margin-bottom: 20px;
  }
  .p_design1 {
    font-size: 12px;
    text-align: justify;
  }
  .pd-add-to-cart {
    position: fixed;
    flex-direction: row;
    bottom: 0;
    left: 0;
    margin-bottom: 0;
    background-color: #fff;
    width: 100%;
    padding: 15px 5px;
    z-index: 99;
  }
  .pd-add-to-cart p#quantity_wanted_p {
    width: 100%;
    margin-bottom: 0;
  }
  .pd-ref-mark {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 10px;
  }
  .pd-prices {
    margin-bottom: 15px;
  }
  .pd-reass p br {
    display: none;
  }
  .pd-fiche .socialsharing_product {
    right: unset;
    left: 0;
    top: -25px;
  }
  .pd-fiche #pb-right-column {
    width: 100%;
  }
  .fancybox-opened {
    width: 85% !important;
  }
  .pd-fiche .btn_avis {
    margin-bottom: 25px;
  }
  .pd-reviews > .tabs .review {
    display: block;
  }
  .pd-reviews > .tabs .review .review_txt {
    width: 100%;
  }
  #product div#idTab99 img {
    margin: 0 10px 15px;
  }
  #product #pb-right-column #bigpic {
    width: 75%;
  }
  .pd-reass .pd-liv {
    margin-bottom: 20px;
  }
  .pd-reass {
    margin-bottom: 0;
  }
  .pd-badge > div {
    margin: 0 0 10px;
  }
  .pd-alma-prices {
    margin-bottom: 30px;
  }
  .pd-alma-prices .pd-body .pd-soisy {
    margin-top: 10px;
  }
  .pd-add-to-cart .product_attributes {
    width: 45%;
    margin-right: 5px;
  }
  #product #scrollup {
    right: unset;
    left: 15px;
    bottom: 100px;
  }
  .pd-add-to-cart .pd-btn-control#decrement_q {
    left: 0;
  }
  .pd-add-to-cart .pd-btn-control#increment_q {
    right: 0;
  }
}

#product .pd-reprise_liv p {
  border: 0;
  background-color: #ffcc00;
  color: #000 !important;
  font-size: 17px;
  border-radius: 50px;
  padding: 14px 0 !important;
  margin: 15px 0 10px !important;
  text-align: center;
  font-weight: 600;
}

#product .ReactModalPortal {
  display: none;
}

html {
  width: unset !important;
  position: unset !important;
  top: unset !important;
  overflow: unset !important;
}

.center_block > p.sd-categorie {
  position: relative;
  margin-top: 15px;
  padding-bottom: 10px !important;
}

body#category .sd-categorie #ajouter {
  display: block;
  font-size: 17px;
  background: #f4f4f4;
  padding-bottom: 10px;
}

body#category p.sd-categorie > #ajouter .sd-tile {
  font-size: 17px;
  font-weight: 700;
  line-height: 22px;
  margin-top: 0 !important;
  margin-bottom: 10px;
  text-align: center;
  background-color: #262626;
  display: block;
  color: #fff;
  padding: 10px;
  border-top: 5px solid #ffcc01;
}

.center_block > p > #ajouter img {
  margin-left: 75px;
  max-width: 200px;
  display: inline !important;
}

body#category .sd-categorie #ajouter .reduction {
  font-weight: 600;
  margin-left: 20px;
  padding: 0 5px;
  margin-top: 10px;
}

.center_block > p.sd-categorie > a:last-child {
  width: 35%;
  margin: auto;
  position: absolute;
  bottom: 20px;
  right: 125px;
  text-decoration: none;
}

@media (max-width: 767px) {
  .ajax_block_product p.sd-categorie > #ajouter img {
    max-width: 200px;
    margin: auto;
    display: block;
    width: 200px;
    margin-bottom: 15px;
    display: block !important;
  }

  .ajax_block_product p.sd-categorie > #ajouter .reduction {
    margin-left: 0;
    padding: 0 5px;
    margin-top: 10px;
  }

  .ajax_block_product p > #ajouter span {
    padding: 0 5px;
    margin-top: 10px;
  }

  .ajax_block_product p > #ajouter span {
    padding: 0 5px;
    margin-top: 10px;
  }

  #category .center_block > p.sd-categorie > a:last-child {
    width: 100%;
    position: relative;
    left: 0;
  }

  body#category .sd-categorie #ajouter {
    text-align: center;
    padding-bottom: 20px;
  }

  body#category .sd-categorie #ajouter .reduction {
    font-size: 18px;
  }

  .sd-categorie .prix_final {
    font-size: 20px;
    margin-bottom: 17px;
  }

  .sd-categorie .prix_final {
    margin: 0 10px;
  }
}

@media (max-width: 767px) {
  #formulaire_on_vous_rapelle {
    width: 96%;
  }

  #fermer_on_vous_rapelle {
    width: 100%;
    margin: 0;
  }

  .pd-prices .pd-price {
    margin-right: 8px;
  }

  .pd-prices .pd-price-reduction {
    padding: 6px 8px;
  }

  .pd-prices .first-line {
    flex-wrap: wrap;
  }

  body#category p.sd-categorie > #ajouter .sd-tile {
    font-size: 14px;
  }

  body#category #product_list li .right_block > br {
    display: none;
  }
}

.pd-alma-prices .alma-payment-plans-eligibility-options {
  position: relative;
  margin-bottom: 20px;
}

.pd-alma-prices .alma-payment-plans-eligibility-options:after {
  content: "CON CARTA";
  position: absolute;
  left: 50%;
  bottom: -32px;
  transform: translateX(-50%);
  font-weight: 600;
}

@media (max-width: 767px) {
  .pd-alma-prices .alma-payment-plans-eligibility-options {
    margin-bottom: 25px;
  }
}

.pd-name img {
  width: auto;
  height: 30px;
  object-fit: contain;
  margin-left: 8px;
  position: relative;
  top: -2px;
}

#module-smartblog-category h1 {
  position: relative;
  font-size: 36px;
  margin-bottom: 40px;
  line-height: normal;
}

#module-smartblog-category h1:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 30px;
  height: 4px;
  background-color: #db1222;
  border-radius: 50px;
}

.load_link {
  cursor: pointer;
}

#header_user_info .load_link.login {
  background-color: #fff;
  padding: 0 10px;
  text-transform: uppercase;
  font-size: 13px;
  display: inline-block;
}

#header_user_info .load_link.login i {
  margin-right: 5px;
}

#manufacturer .all_desc {
  margin: 0;
}

#manufacturer .all_desc br {
  display: none;
}

#manufacturer .all_desc p {
  font-size: 14px;
  margin: 0 0 10px !important;
  padding: 0 !important;
}

.ajax_block_product .prix_ht {
  font-size: 12px;
  color: #488c40;
  font-weight: bold;
}

.pd-price .prix_ht {
  font-weight: 600;
  font-size: 20px !important;
  color: #01b14b !important;
  line-height: normal;
}

/*body {
	background-image: url(/img/Tuttosaldatura-Noël-BG-1920x1080.jpg);
	background-size: 100%;
	background-attachment: fixed;
	background-repeat: no-repeat;
}*/

/*.white_bg {
	background-color: #FFF;
	padding: 0 10px;
}*/

/*#page {
	background-color: #FFF;
}

#page #center_column {
	padding: 0 10px;
    display: block;
}*/

/*@media (max-width: 767px) {
	#page #center_column {
		padding: 0;
	}
}

p.payment_module a.alma-button-with-bkg {
	background: unset !important;
	padding: 0 !important;
}

.ps_checkout-payment-option div.payment_module:last-child a {
	padding: 0 !important;
}*/

#HOOK_PAYMENT .payment_module {
  position: relative;
  background-color: #fff;
  box-shadow: 0 0 15px 5px #eee;
  border-radius: 0px;
  margin-bottom: 20px !important;
  transition: 0.4s;
  cursor: pointer;
  overflow: hidden;
}

#HOOK_PAYMENT .payment_module:hover {
  background-color: #db1222;
}

#HOOK_PAYMENT .payment_module > a {
  padding: 35px 25px !important;
  display: block;
  line-height: normal;
}

#HOOK_PAYMENT #powered_by_stripe {
  display: none !important;
}

#HOOK_PAYMENT .payment_module .ps_checkout-paypal,
#HOOK_PAYMENT .payment_module .alma-button--title,
#HOOK_PAYMENT .payment_module .payment-title,
#HOOK_PAYMENT .payment_module .cash span,
#HOOK_PAYMENT
  .ps_checkout-payment-option
  #payment-option-card
  .ps_checkout-card {
  text-transform: uppercase;
  letter-spacing: 0.6px;
  font-size: 22px;
  font-weight: 900 !important;
  color: #212633 !important;
  display: block;
  border-radius: 15px;
}

#HOOK_PAYMENT .ps_checkout-payment-option .payment_module {
  border-radius: 15px 15px 0 0;
  margin-bottom: 0 !important;
}

#HOOK_PAYMENT
  .ps_checkout-payment-option
  #payment-option-card
  .ps_checkout-card {
  position: relative;
  color: #fff !important;
  background-color: #db1222 !important;
  cursor: default;
  border-radius: 15px 15px 0 0;
}

#HOOK_PAYMENT
  .ps_checkout-payment-option
  #payment-option-card
  .ps_checkout-card
  .ps_checkout-mark {
  display: none !important;
}

#HOOK_PAYMENT .payment_module .cash span p {
  display: block;
  text-transform: lowercase;
  font-size: 16px;
  font-weight: normal !important;
  color: #363434;
  margin-top: 10px;
}

#HOOK_PAYMENT .payment_module:hover .cash span p {
  color: #ffee00;
}

#HOOK_PAYMENT .payment_module .alma-button--title {
  color: #dca308 !important;
}

#HOOK_PAYMENT .payment_module:hover .ps_checkout-paypal,
#HOOK_PAYMENT .payment_module:hover .payment-title,
#HOOK_PAYMENT .payment_module:hover .cash span {
  color: #fff !important;
}

#HOOK_PAYMENT .payment_module .alma-button--title {
  margin-bottom: 10px;
}

#HOOK_PAYMENT .payment_module .alma-button--logo {
  display: none !important;
}

#HOOK_PAYMENT .payment_module br {
  display: none;
}

#HOOK_PAYMENT .payment_module .spec {
  color: #db1222;
}

#HOOK_PAYMENT .payment_module:hover .spec,
#HOOK_PAYMENT .payment_module:hover .alma-button--title {
  color: #ffee00 !important;
}

#HOOK_PAYMENT .payment_module a:after,
#HOOK_PAYMENT .payment_module .ps_checkout-paypal:after,
#HOOK_PAYMENT
  .ps_checkout-payment-option
  #payment-option-card
  .ps_checkout-card:after {
  content: "\f061" !important;
  position: absolute !important;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
  font-family: "FontAwesome";
  font-size: 18px;
  height: 55px;
  width: 45px;
  color: #fff;
  background-color: #212633;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 !important;
}

#HOOK_PAYMENT .payment_module .alma-button--description {
  font-size: 16px;
  font-weight: normal !important;
  line-height: normal;
  color: #363434;
}

#HOOK_PAYMENT .payment_module:hover .alma-button--description {
  color: #fff;
}

#HOOK_PAYMENT .payment_module .alma-fee-plan--description {
  color: #1a5ed2 !important;
  font-size: 16px;
  line-height: normal;
  font-weight: 900 !important;
  text-transform: uppercase;
}

#HOOK_PAYMENT .payment_module:hover .alma-fee-plan--description {
  color: #ffee00 !important;
}

#HOOK_PAYMENT .payment_module .alma-fee-plan--description small {
  display: block;
  font-size: 13px;
  color: #777;
  line-height: normal;
  margin-top: 5px;
  font-weight: normal !important;
}

#HOOK_PAYMENT .payment_module:hover .alma-fee-plan--description small {
  color: #fff;
}

#HOOK_PAYMENT .payment_module .payment-logo {
  display: inline-block !important;
  width: 90px;
}

#HOOK_PAYMENT .stripe-payment-form {
  padding: 35px 25px !important;
  border: 0 !important;
  background-color: #fff;
  box-shadow: 0 0 15px 5px #eee;
  border-radius: 0px !important;
  margin-bottom: 20px !important;
}

#HOOK_PAYMENT #stripe-card-payment .stripe-submit-button {
  margin-bottom: 0 !important;
  background-color: #212633 !important;
  margin-bottom: 0 !important;
  border-radius: 5px !important;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.6px;
  background-position: 30px 9px !important;
  background-size: 12px auto !important;
  padding: 8px 15px 8px 35px !important;
  margin-top: 10px;
}

#HOOK_PAYMENT #stripe-card-payment > div:first-of-type {
  text-transform: uppercase !important;
  letter-spacing: 0.6px;
  font-size: 20px !important;
  font-weight: 900 !important;
  color: #212633 !important;
  display: block;
  text-align: left !important;
}

#HOOK_PAYMENT .express-checkout-block {
  margin-bottom: 20px;
  box-shadow: 0 0 15px 5px #eee;
  border-radius: 15px;
  background-color: #e9e9e9 !important;
}

#HOOK_PAYMENT .payment_module a:hover {
  background-color: unset !important;
}

@media (max-width: 992px) {
  #HOOK_PAYMENT .payment_module > a {
    margin-right: 80px;
  }
}

@media (max-width: 767px) {
  #HOOK_PAYMENT .payment_module > a {
    padding: 25px 15px !important;
    margin-right: 50px;
  }

  #HOOK_PAYMENT .payment_module a:after,
  #HOOK_PAYMENT .payment_module a.ps_checkout-paypal:after {
    right: 10px;
    font-size: 16px;
    height: 50px;
    width: 40px;
  }

  #HOOK_PAYMENT .payment_module .ps_checkout-paypal,
  #HOOK_PAYMENT .payment_module .alma-button--title,
  #HOOK_PAYMENT .payment_module .payment-title,
  #HOOK_PAYMENT .payment_module .cash span {
    font-size: 20px;
  }
}

#product #attributes .attribute_select {
  min-width: auto;
  min-height: 35px;
  border-radius: 50px;
  padding: 10px 15px;
}

#product .visible_ac {
  display: block !important;
}

.sd-categorie {
  position: relative;
  box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
  transition: 0.5s;
  margin-top: 20px;
  border-radius: 15px;
  overflow: hidden;
}

body#category .sd-categorie span.sd-tile {
  line-height: 22px;
}

.sd-categorie .sd-tile .color {
  color: #fff;
}

.sd-categorie .bloc_ {
  padding: 10px 15px 10px;
}

.sd-categorie .bloc_ .content_ {
  position: relative;
  display: flex;
  align-items: flex-start;
}

.sd-categorie .bloc_ .img_prod {
  min-width: 100px;
  max-width: 100px;
  border-radius: 5px;
  box-shadow: 0 0 10px 3px rgb(0 0 0 / 8%);
}

.sd-categorie .bloc_ .right_ {
  margin-left: 15px;
}

.sd-categorie .bloc_ .nom_prod {
  font-size: 15px;
  line-height: 20px;
  font-weight: 700;
  padding-bottom: 0;
  margin-bottom: 5px;
  color: #212939;
}

.sd-categorie .bloc_ .prices_ {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}

.sd-categorie .bloc_ .prices_ .reduction {
  order: 3;
  position: absolute;
  left: -10px;
  top: -6px;
  background: #05b77e;
  border-radius: 15px;
  color: #fff;
  font-weight: 500;
  padding: 3px 5px;
  font-size: 11px;
}

.sd-categorie .bloc_ .prices_ span {
  line-height: normal;
}

.sd-categorie .bloc_ .prices_ .ancien_prix {
  order: 2;
  display: inline-block;
  font-size: 16px;
  color: #6a7285 !important;
  margin-right: 20px;
}

.sd-categorie .bloc_ .prices_ .prix_final {
  order: 1;
  color: #fff !important;
  background: #ff4848;
  padding: 5px 10px !important;
  line-height: normal;
  border-radius: 6px;
  font-size: 18px !important;
  margin-right: 14px;
  font-weight: 600 !important;
  margin-bottom: 0 !important;
}

.products .sd-categorie .add-to-cart-teaf .btn_ {
  background-color: #db1222 !important;
  color: #fff !important;
  font-size: 12px;
  font-weight: 600;
  display: flex;
  align-items: center;
  line-height: normal;
  text-align: center;
  border-radius: 50px;
  padding: 5px 20px 5px 5px !important;
  transition: 0.4s;
  margin-top: 10px !important;
  margin-left: auto;
  text-transform: uppercase;
  border: 0;
  cursor: pointer;
}

.sd-categorie .btn_:hover {
  background-color: #cd0c1b !important;
}

.sd-categorie .btn_ i {
  width: 20px;
  height: 20px;
  color: var(--tittu-primary-color);
  background-color: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin-right: 15px;
}

.sd-categorie .btn_ img {
  width: 14px;
  object-fit: contain;
  margin-left: 6px;
}

.sd-categorie .abs_url {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9;
}

.prix_quantity_2 {
  margin-top: 15px;
  margin-bottom: 25px;
}

.pack_qte .item-pack {
  display: flex;
  text-align: left !important;
  margin-bottom: 25px;
}

.pack_qte .item-left,
.pack_qte .item-middle {
  margin-right: 25px;
}

.pack_qte .item-middle,
.pack_qte .item-right {
  padding-top: 5px;
}

.pack_qte .item-detail {
  background-color: #01b04b;
  display: inline-block;
  padding: 2px;
  border-radius: 25px 25px 30px 30px;
  max-width: 110px;
  width: 100%;
  border: 0.5px solid #01b04b;
  overflow: hidden;
}

.pack_qte .item-detail .item-qte {
  background-color: #fff;
  border-radius: 50px;
  padding: 8px 20px;
  letter-spacing: 0.6px;
  font-size: 22px;
  display: block;
  text-align: center;
}

.pack_qte .item-detail .item-qte span {
  font-size: 16px;
  font-weight: 500;
}

.pack_qte .item-detail .item-reduction {
  color: #fff;
  font-size: 26px;
  padding: 0 20px;
  letter-spacing: 0.6px;
  font-weight: 600;
  line-height: 40px;
  display: block;
}

.pack_qte .item-middle .ancien-price {
  display: block;
  font-size: 16px;
  color: #3c3a3a;
  text-decoration: line-through;
}

.pack_qte .item-middle .final-price {
  display: block;
  font-size: 26px;
  line-height: normal;
  color: #e41337;
  font-weight: 700;
  margin: 0 0 2px;
}

.pack_qte .item-middle .final-price span {
  font-size: 14px;
}

.pack_qte .item-middle .ht-price {
  display: block;
  text-align: right;
  color: #05b77e;
  font-weight: 500;
  font-size: 16px;
}

#product_list .pack_qte .item-right .addto__cart {
  padding: 8px 24px 8px 40px !important;
}

.pack_qte .item-right .addto__cart {
  background-color: #01b04b !important;
  border-radius: 50px !important;
  padding: 8px 30px !important;
  line-height: normal !important;
  height: auto !important;
  border: 1px solid #01b04b !important;
  color: #fff !important;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 500 !important;
  width: 100%;
  display: flex !important;
  align-items: center;
  justify-content: center;
  transition: 0.4s;
  letter-spacing: 0.6px;
  text-decoration: none;
  margin-top: 0 !important;
  border: 0 !important;
}

.pack_qte .item-right .addto__cart i {
  margin-right: 10px;
}

.pack_qte .item-right .price-unit {
  margin-bottom: 0;
  text-align: center;
  font-weight: 500;
  margin-top: 10px;
  color: #3c3a3a;
  padding-bottom: 0 !important;
}

.cat_prix_pack {
  margin-top: 30px;
  max-width: 555px;
}

@media (max-width: 992px) {
  .pack_qte .item-right {
    margin-top: 20px;
    padding-top: 0;
    width: 100%;
  }

  .pack_qte .item-left,
  .pack_qte .item-middle {
    display: inline-block;
  }

  .pack_qte .item-pack {
    flex-wrap: wrap;
  }

  .pack_qte .item-pack {
    display: block;
  }
}

.cat_descc p,
.cat_descc p span {
  font-size: 16px !important;
  color: #000 !important;
}

.fervi .product_image p {
  height: auto !important;
  min-height: 60px;
}

#product_list a.product_img_link {
  border: 1px solid #ecebeb !important;
}

.under-products .price {
  display: block;
  color: #990000;
  font-weight: 500;
  margin: 10px 0 0;
  font-size: 16px;
}

.under-products .prix_ht {
  display: block;
  color: #488c40;
  font-size: 13px;
}

.under-products .btn_ajouter_au_panier2 {
  font-size: 14px !important;
  font-weight: 400;
  letter-spacing: 0.6px;
  margin-top: 10px;
  padding: 10px;
  display: inline-block;
  width: auto;
}

.under-products li img {
  margin-bottom: 10px;
}

.sortPagiBar.top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.sortPagiBar.top:before,
.sortPagiBar.top:after {
  content: unset;
}

.listing-view .selector {
  font-size: 16px;
}

.listing-view .selector:first-child {
  margin-right: 5px;
}

.listing-view .selector.active {
  color: #db1222;
}

#product_list[listing-view="grid"] {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

#category #product_list[listing-view="grid"] {
  grid-gap: 15px;
}

#product_list[listing-view="grid"] .caract_table,
#product_list[listing-view="grid"] .sd-categorie {
  display: none !important;
}

#product_list[listing-view="grid"] .ajax_block_product {
  flex-direction: column;
  box-shadow: 0 4px 25px 0 rgb(168 180 208 / 47%);
  border-radius: 15px;
}

#product_list[listing-view="grid"] .right_block {
  width: 100%;
  max-width: 100% !important;
  float: unset !important;
}

#product_list[listing-view="grid"] li .center_block {
  width: 100% !important;
}

#product_list[listing-view="grid"] .image_center_block {
  width: 100%;
  max-width: 100%;
  float: unset;
}

#product_list[listing-view="grid"] .npc {
  display: none !important;
}

#product_list[listing-view="grid"] .content_price .price::after {
  text-align: center;
}

#product_list[listing-view="grid"] li .right_block {
  margin: 0 !important;
}

#product_list[listing-view="grid"] li:before,
#product_list[listing-view="grid"] li:after {
  content: unset !important;
}

#product_list[listing-view="grid"] #tts {
  display: none !important;
}

#product_list[listing-view="grid"] .option_product {
  padding: 0 !important;
  margin-bottom: 10px;
}

#product_list[listing-view="grid"] .option_product p {
  margin: 0 !important;
}

#product_list[listing-view="grid"] .option_product p:nth-of-type(2) {
  margin-top: 6px !important;
}

#product_list[listing-view="grid"] .option_product p:nth-of-type(1) img {
  padding-right: 10px;
}

#product_list[listing-view="grid"] br {
  display: none !important;
}

#product_list[listing-view="grid"] .right_block .option_product img {
  object-fit: contain;
  width: 40px;
  min-width: 40px;
  height: auto;
  margin-right: 5px !important;
}

#product_list[listing-view="grid"] .info_picto {
  margin: 0 !important;
}

#product_list[listing-view="grid"] .npc2 {
  display: block !important;
}

#product_list[listing-view="grid"] .npc2 a {
  display: block;
  text-align: center;
  font-weight: 500;
  margin-top: 10px;
}

#product_list[listing-view="grid"] .product_img_link {
  float: unset;
}

#product_list[listing-view="grid"] .prixavant {
  font-size: 16px;
  margin-bottom: 5px;
}

#product_list[listing-view="grid"] .descriptionshortcat {
  display: none;
}

#product_list[listing-view="grid"] .cat_prix_pack {
  display: none;
}

@media (max-width: 767px) {
  .fdt_merchantSticky-1_logo {
    width: 40px !important;
    height: 50px !important;
    min-width: 40px !important;
    min-height: 50px !important;
    max-width: 40px !important;
    max-height: 50px !important;
    display: flex;
    align-items: center;
    padding-top: 15px;
  }

  img.fdt_merchantSticky-1_stars {
    width: 35px !important;
    min-width: 35px !important;
    max-width: 35px !important;
  }

  .fdt_merchantSticky-1_ratx {
    font-size: 16px !important;
    margin-bottom: 5px !important;
    margin-top: 5px !important;
    color: #fff !important;
  }

  .fdt_merchantSticky-1_widget_merchant {
    width: 40px !important;
    height: 115px !important;
    min-width: 40px !important;
    min-height: 115px !important;
    max-width: 40px !important;
    max-height: 115px !important;
  }
}

.feedaty_widget a {
  color: #fff !important;
}

#short_description_content .label {
  color: #000;
  display: block;
}

/* ##################################################################################################
    PRESTASHOP CSS
################################################################################################## */

*:not(i),
body {
  font-family: var(--tittu-global-font);
}
.container {
  width: 1250px !important;
  max-width: 100%;
}
@media (max-width: 1200px) {
  .container {
    width: 970px !important;
  }
}
@media (max-width: 991px) {
  .container {
    width: 750px !important;
  }
}
/* =============================== */
/* ============Header============= */
/* =============================== */

.top-nav-holder {
  background: #fff;
}
.top-nav-holder .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.top-nav-holder .container > div {
  width: calc(50% - 113px);
}

.top-nav-holder .left-side {
  display: flex;
  flex-wrap: wrap;
}
.top-nav-holder .left-side a {
  color: #191b35 !important;
  font-size: 14px;
  font-weight: 500;
  margin-right: 20px;
  font-family: var(--tittu-global-font);
}
.top-nav-holder .left-side a i {
  color: #db1221;
  font-size: 14px;
  margin-right: 10px;
}
.top-nav-holder .center-side {
  text-align: center;
}
.top-nav-holder .center-side a {
  display: inline-block;
  color: #db1221 !important;
  font-size: 14px;
  font-weight: 500;
  font-family: var(--tittu-global-font);
  padding: 8px 10px;
}
.top-nav-holder .right-side p {
  text-align: right;
  color: #191b35;
  font-family: var(--tittu-global-font);
  font-size: 14px;
  font-weight: 500;
}
.top-nav-holder img.drapeau {
  width: 25px;
}

.header1 .input-searchtop {
  width: 100%;
  max-width: 285px;
  height: 44px;
  border-radius: 40px !important;
  padding: 5px 20px;
}
.header1 .btn-searchtop {
  width: 72px;
  background: red;
  color: #fff;
  margin-left: -26px;
  border-radius: 0 25px 25px 0;
  font-size: 19px;
  font-weight: 100;
}
.header1 .btn-searchtop i {
  font-weight: 100;
  font-family: "Font Awesome 6 Free";
}
#header_user_info .load_link.login {
  background-color: transparent !important;
  font-size: 17px !important;
  color: #fff;
  display: flex !important;
  flex-direction: column;
  align-items: center;
  text-transform: capitalize !important;
}
#header_user_info .load_link.login i {
  margin-right: 0 !important;
  margin-bottom: 3px;
}
#shopping_cart a {
  padding: 0px 10px !important;
  background-color: transparent !important;
  font-size: 17px !important;
  color: #fff !important;
  position: relative;
  display: flex !important;
  flex-direction: column;
  align-items: center;
  text-transform: capitalize !important;
}
#shopping_cart a > i {
  font-size: 22px !important;
  font-weight: 100 !important;
}
#shopping_cart a span > b {
  display: flex;
  background: #db1221;
  color: #fff;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  font-size: 13px;
  position: absolute;
  top: 0;
  right: 10px;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1200px) {
  .custom-navbar .collapse > .navbar-nav {
    flex-wrap: wrap;
  }
}

@media (min-width: 992px) {
  div#navbarTogglerDemo03 {
    overflow: hidden !important;
  }

  .custom-navbar .nav-item:hover .nav-link {
    color: #fff !important;
    background: #db1221;
    border-radius: 50px;
  }
  .custom-navbar .nav-link {
    line-height: 1.5;
    font-size: 13px;
    font-weight: 600;
    color: #191b35 !important;
    padding: 24px 26px 28px 26px !important;
    transition: background-color 0.3s ease-out, color 0.3s ease-out;
    border-radius: 100px;
    padding: 17px 20px !important;
    min-height: 90px !important;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
  }
  .custom-navbar .collapse {
    border-bottom: none;
  }

  .custom-navbar .collapse {
    background: #fff;
    border-radius: 50px;
  }
  .custom-navbar ul.navbar-nav > .nav-item {
    padding: 0 !important;
    margin: 0 !important;
  }
  .custom-navbar .collapse > .navbar-nav {
    overflow: hidden;
  }
}
@media (max-width: 991px) {
  .header1-top .col-lg-4 {
    width: 100%;
  }
  .top-nav-holder .container > .left-side {
    width: 100%;
    justify-content: center;
    padding: 10px;
  }
  .top-nav-holder .center-side {
    width: 50% !important;
    max-width: 100%;
  }

  .top-nav-holder .center-side a {
    border: none !important;
  }
  #search_query_top {
    max-width: 100% !important;
    width: 100% !important;
  }

  .header-logo {
    text-align: left;
  }
  .navbar-toggle .icon-bar {
    background: #fff;
  }
}

/* ================================== */
/* ============Category============= */
/* ================================ */
body#category {
  background-image: url(/img/Bg.jpg?2310);
}
body#category .breadcrumb {
  display: none;
}
.tittle-and-short-holder {
  background: #fff;
  padding: 15px;
  border-radius: 15px;
  text-align: center;
  margin-bottom: 15px;
  box-shadow: 0 4px 25px 0 rgb(168 180 208 / 47%);
}
.tittle-and-short-holder h1 {
  margin-top: 0px;
  font-family: var(--tittu-main-font) !important;
}
.tittle-and-short-holder .resumecat {
  background: transparent !important;
  color: #78787d;
  padding: 0;
  margin: 0;
  font-family: var(--tittu-global-font);
  font-weight: 500;
}
#center_column .sortPagiBar {
  background: #fff !important;
  padding: 10px 11px !important;
  border-radius: 15px;
  box-shadow: 0 4px 25px 0 rgb(168 180 208 / 47%);
}
#center_column .sortPagiBar .fa-th-large:before {
  content: "\f009";
  font-family: "Font Awesome 6 Free";
  font-size: 28px;
}
#center_column .sortPagiBar .fa-th-list:before {
  font-family: "Font Awesome 6 Free";
  font-size: 28px;
}
#center_column .sortPagiBar p.select {
  font-size: 16px;
}
#categories_block_left li {
  background: transparent !important;
  border: none !important;
}
#categories_block_left li a {
  color: #605f5b !important;
  font-family: var(--tittu-global-font) !important;
  background-image: none !important;
}
#categories_block_left li a.selected,
#categories_block_left li a:hover {
  color: #fff !important;
  background-color: #db1221 !important;
}
body#category div#left_column {
  background: #fff !important;
  padding: 0px !important;
  border-radius: 15px;
  box-shadow: 0 4px 25px 0 rgb(168 180 208 / 47%);
  max-width: 39%;
  margin-top: 20px;
}
body#category div#left_column .title_block {
  background: transparent !important;
  color: #191b35 !important;
  font-family: var(--tittu-main-font) !important;
  font-size: 20px;
  line-height: 28px;
  text-align: left;
  text-shadow: none;
  font-weight: 700;
  margin-bottom: 15px;
}
#categories_block_left li .grower {
  color: inherit;
  background: none !important;
}
#categories_block_left li a:hover .grower.OPEN,
#categories_block_left li a.selected .grower.OPEN {
  color: #fff;
}
#categories_block_left li a.selected .grower.OPEN,
#categories_block_left li a:hover .grower.OPEN {
  color: #fff !important;
}
#categories_block_left li .grower::before {
  content: "\f078";
  font-family: "Font Awesome 6 Free";
  transition: 0.3s;
}
#categories_block_left li .grower.OPEN::before {
  content: "\f077";
  transition: 0.3s;
}
body#category #viewed-products_block_left {
  background-color: transparent !important;
}
#category #product_list[listing-view="grid"] .new-list-product {
  display: none !important;
}
#category #product_list[listing-view="list"] li {
  display: block !important;
  border-radius: 15px;
  border: none !important;
  box-shadow: 0 4px 25px 0 rgb(168 180 208 / 47%);
  padding: 20px;
}
#category #product_list[listing-view="list"] li .center_block,
#category #product_list[listing-view="list"] li .right_block {
  display: none !important;
}

#category #product_list[listing-view="list"] li .new-list-product {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#category #product_list[listing-view="list"] li .new-list-product .left-hol {
  width: 40%;
}
#category #product_list[listing-view="list"] li .new-list-product .right-hol {
  width: 60%;
  padding-left: 15px;
}
#category #product_list[listing-view="list"] li .new-list-product {
  width: 100%;
}
#category
  #product_list[listing-view="list"]
  li
  .new-list-product
  .left-hol
  .image_center_block {
  width: 100%;
}
#category
  #product_list[listing-view="list"]
  li
  .new-list-product
  .left-hol
  .image_center_block
  a {
  border: none !important;
}
#category
  #product_list[listing-view="list"]
  li
  .new-list-product
  .left-hol
  .questionliste {
  background: transparent !important;
  text-align: center;
  text-decoration: underline;
  color: #191b35;
  font-weight: 500;
  font-size: 16px;
  margin-top: 25px;
}
#category
  #product_list[listing-view="list"]
  li
  .new-list-product
  .right-hol
  .title-block {
  font-family: var(--tittu-main-font) !important;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 10px;
}
#category
  #product_list[listing-view="list"]
  li
  .new-list-product
  .right-hol
  .info_picto {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  clear: both;
  width: 100%;
}
#category
  #product_list[listing-view="list"]
  li
  .new-list-product
  .right-hol
  table.caract_table {
  width: 100% !important;
  max-width: 100% !important;
  border-radius: 15px;
  box-shadow: 0 4px 25px 0 rgb(168 180 208 / 47%);
  overflow: hidden;
}
#category
  #product_list[listing-view="list"]
  li
  .new-list-product
  .right-hol
  table.caract_table
  tbody
  > tr {
  background: #fff !important;
  width: 100%;
}
#category
  #product_list[listing-view="list"]
  li
  .new-list-product
  .right-hol
  table.caract_table
  tbody
  > tr:nth-of-type(odd) {
  background: #f1f2f6 !important;
}
#category
  #product_list[listing-view="list"]
  li
  .new-list-product
  .right-hol
  table.caract_table
  th {
  background: transparent !important;
  border: none !important;
  border-right: solid 1px #0000002b !important;
  color: #191b35 !important;
  font-weight: 600 !important;
  font-size: 12px;
  position: relative;
  padding-left: 26px;
}
#category
  #product_list[listing-view="list"]
  li
  .new-list-product
  .right-hol
  table.caract_table
  th::before {
  content: "\f058";
  margin-right: 4px;
  font-family: "Font Awesome 6 Free";
  font-size: 15px;
  font-weight: 900;
  position: absolute;
  left: 5px;
}
#category
  #product_list[listing-view="list"]
  li
  .new-list-product
  .right-hol
  table.caract_table
  td {
  background: transparent !important;
  border: none !important;
  color: #605f5b !important;
}
.new-list-product .sd-categorie {
  max-width: 700px;
  margin: 15px auto 0;
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 0 4px 25px 0 rgb(168 180 208 / 47%);
}
.new-list-product .sd-categorie .sd-tile {
  border: none !important;
  background: #ffe98f;
  color: #191b35;
  text-transform: uppercase;
  font-weight: 700;
  font-family: var(--tittu-main-font);
  display: block;
  font-size: 18px;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
}
.new-list-product .sd-categorie .sd-tile span {
  color: #191b35;
  text-transform: uppercase;
  font-weight: 700;
  font-family: var(--tittu-main-font);
}
.new-list-product .sd-categorie .sd-tile::before {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  position: relative;
  content: "\f0a1";
  font-family: "Font Awesome 6 Free";
  margin-right: 3px;
  background-color: #191b35;
  color: #fff;
  font-weight: 200;
  border-radius: 5px;
}
.new-list-product .sd-categorie .bloc_ {
  position: relative;
}
.new-list-product .sd-categorie span.reduction {
  position: absolute;
  left: 5px;
  top: 4px;
  background: #05b77e;
  border-radius: 15px;
  color: #fff;
  font-weight: 500;
  padding: 3px 5px;
  font-size: 11px;
}
.new-list-product .sd-categorie .right_ .nom_prod {
  color: #191b35;
  text-transform: uppercase;
  font-weight: 700;
  font-family: var(--tittu-main-font);
  font-size: 14px;
  transition: 0.3s;
}

.new-list-product .sd-categorie .right_ .nom_prod a:hover {
  color: #db1221 !important;
}

#category
  #product_list[listing-view="list"]
  li
  .new-list-product
  .butons-table-holder {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
#category
  #product_list[listing-view="list"]
  li
  .new-list-product
  .butons-table-holder
  > a {
  background: #fff !important;
  color: #191b35 !important;
  font-weight: 600;
  padding: 6px 8px !important;
  border-radius: 45px !important;
  box-shadow: 0 4px 25px 0 rgb(168 180 208 / 47%);
  margin-right: 10px !important;
  font-size: 12px;
  display: flex !important;
  align-items: center;
  min-width: 150px;
  justify-content: space-between;
  text-align: center;
  text-decoration: none;
  width: fit-content !important;
  margin-bottom: 10px !important;
}
#category
  #product_list[listing-view="list"]
  li
  .new-list-product
  .butons-table-holder
  > a
  i {
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #191b35;
  color: #fff;
  font-size: 11px !important;
  border-radius: 50%;
  margin-left: 5px;
}
#category
  #product_list[listing-view="list"]
  li
  .new-list-product
  .transpport-holder
  p {
  display: flex;
  width: 100%;
  margin: 10px 0;
  padding-left: 0;
  font-size: 15px;
  font-weight: 400;
  color: #191b35;
  align-items: center;
}
#category
  #product_list[listing-view="list"]
  li
  .new-list-product
  .transpport-holder
  p
  i {
  width: 35px;
  height: 35px;
  color: #da2133;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: dotted 1px #da2133;
  font-weight: 600;
  font-size: 13px;
  margin-right: 5px;
}
#category
  #product_list[listing-view="list"]
  li
  .new-list-product
  .transpport-holder
  p
  img {
  width: 90px;
  height: auto;
  margin-right: 5px;
  padding: 8px;
  border: dotted 1px #da2133;
  border-radius: 5px;
}
#category
  #product_list[listing-view="list"]
  li
  .new-list-product
  .content_price {
  display: flex;
  align-items: center;
  margin-top: 0px !important;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start;
}
#category
  #product_list[listing-view="list"]
  li
  .new-list-product
  .content_price
  span.price {
  background: #ff4848;
  border-radius: 5px;
  color: #fff;
  font-weight: 600;
  padding: 5px 10px;
  margin-right: 15px !important;
  margin-bottom: 0 !important;
  max-width: fit-content !important;
  display: inline !important;
}
#category
  #product_list[listing-view="list"]
  li
  .new-list-product
  .content_price
  span.price::after {
  content: none !important;
}
#category
  #product_list[listing-view="list"]
  li
  .new-list-product
  .content_price
  span.prix_ht {
  color: #05b77e;
  font-weight: 600;
  display: inline !important;
}
#category
  #product_list[listing-view="list"]
  li
  .new-list-product
  .add-to-cart-picto-holder {
  display: flex;
  margin: 14px 0;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

#category
  #product_list[listing-view="list"]
  li
  .new-list-product
  .add-to-cart-picto-holder
  > a {
  width: 60%;
  background: #db1221 !important;
  border-radius: 30px;
  line-height: 1;
  padding: 12px 22px !important;
  max-width: 100%;
  font-size: 12px;
  text-transform: uppercase;
  position: relative;
  margin-top: 0;
  transition: all 0.3s ease-out;
}

#category
  #product_list[listing-view="list"]
  li
  .new-list-product
  .add-to-cart-picto-holder
  > a:hover {
  background: #c40513 !important;
}

#category
  #product_list[listing-view="list"]
  li
  .new-list-product
  .add-to-cart-picto-holder
  > a::before {
  content: "\f218";
  font-family: "Font Awesome 6 Free";
  background: #fff;
  width: 25px;
  height: 25px;
  position: absolute;
  left: 5px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  color: #db1221;
  font-weight: 600;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#category
  #product_list[listing-view="list"]
  li
  .new-list-product
  .add-to-cart-picto-holder
  > .info_picto {
  width: auto;
  margin-top: 0 !important;
}
#category
  #product_list[listing-view="list"]
  li
  .new-list-product
  .add-to-cart-picto-holder
  > .info_picto
  .picto {
  margin: 4px !important;
  height: 35px;
}
.new-list-product .sd-categorie .bloc_ .prices_ {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}
.new-list-product .sd-categorie .bloc_ .prices_ .ancien_prix {
  color: #605f5b !important;
  font-weight: 700;
}
.new-list-product .sd-categorie .bloc_ .prices_ .prix_final {
  color: #fff !important;
  background: #ff4848;
  padding: 8px 10px;
  line-height: 1;
  border-radius: 6px;
  font-size: 20px !important;
  margin-right: 14px;
  font-weight: 600 !important;
  margin-bottom: 0 !important;
}

.new-list-product .sd-categorie .btn_ {
  order: 4;
  background: #db1220 !important;
  color: #fff !important;
  font-size: 12px;
  font-weight: 600 !important;
  text-transform: uppercase;
  border-radius: 30px !important;
  box-shadow: rgba(99, 99, 99, 0.1) 0 2px 22px 0;
  margin-bottom: 0;
  padding: 8px 15px 8px 40px !important;
  line-height: 1;
  position: relative;
  transition: background-color 0.3s ease-out;
  margin: 0 0 0 auto;
  width: fit-content;
}

.new-list-product .sd-categorie .btn_:hover {
  background: #d20c1a !important;
}

.new-list-product .sd-categorie .btn_::before {
  content: "\f218";
  position: absolute;
  top: 4px;
  left: 4px;
  border-radius: 50%;
  font-family: "Font Awesome 6 Free";
  font-size: 10px;
  font-weight: 600;
  background: #fff;
  color: #db1220;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 23px;
}

#category div#page div {
  max-width: 100%;
}
.all_desc_holder .cat_descc {
  width: 100%;
  background: #fff0f1b3;
  box-shadow: none;
  border: none;
  border-radius: 30px;
  padding: 45px 35px;
  font-family: var(--tittu-global-font);
  font-size: 14px;
  text-align: left;
  color: #605f5b;
  max-width: 100%;
  margin: auto;
}
.all_desc_holder .cat_descc h2,
.all_desc_holder .cat_descc h3 {
  color: #010102;
  font-weight: 700;
  font-family: var(--tittu-main-font);
  font-size: 22px;
  margin-top: 0.5rem;
  font-style: normal;
}
.all_desc_holder .cat_descc p {
  color: #191b35 !important;
  text-align: justify;
  font-size: 14px !important;
}
.all_desc_holder .cat_descc table {
  background: #fff;
  border: none;
  width: 100%;
  max-width: 900px;
  border-radius: 30px;
  overflow: hidden;
}

.my_product {
  background: #f9f9f9;
  padding: 80px 0;
  display: inline-block;
  width: 100%;
  margin: 50px auto;
}

.my_product .img_cnt {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  padding: 0 60px;
}

.my_product .img_cnt > div a {
  display: block;
  background: #fff;
  padding: 30px 0 60px 0;
  position: relative;
  box-shadow: rgba(99, 99, 99, 0.2) 0 2px 22px 0;
}

.my_product .img_cnt > div a span {
  padding: 0 6px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  min-width: 210px;
  background: #fac904;
  color: #191b35;
  font-family: var(--tittu-main-font);
  font-size: 17px;
  font-weight: 700;
  border-radius: 30px 30px 0 0;
  min-height: 55px;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1.1;
}
.h3ft_title {
  text-align: center;
  margin-bottom: 10px;
  display: inline-block;
  width: 100%;
}
span.company {
  color: #db1221;
  font-size: 17px;
  letter-spacing: 0.08rem;
}
.h3ft_title p {
  text-transform: uppercase;
  margin: 30px auto 40px auto;
  line-height: 1;
  max-width: 99%;
  color: #191b35;
  font-family: var(--tittu-main-font);
  font-size: 30px;
  font-weight: 700;
  width: fit-content;
  display: block;
  text-decoration: none;
  transition: color 0.3s ease-out;
}
.my_product .img_cnt div {
  width: 22%;
  text-align: center;
}
.my_product .img_cnt > div a {
  display: block;
  background: #fff;
  padding: 30px 0 60px 0;
  position: relative;
  box-shadow: rgba(99, 99, 99, 0.2) 0 2px 22px 0;
}

#category .brands-holder-all {
  margin-top: 50px;
}

.brands-holder-all {
  display: flex;
  flex-wrap: wrap;
  border: solid 1px #f1f1f1;
  border-right: 0;
  border-bottom: 0;
  width: 100%;
}
.brands-holder-all > a {
  width: 16.66% !important;
  margin: 0 !important;
  background: #fff !important;
  border-right: solid 1px #f1f1f1;
  border-bottom: solid 1px #f1f1f1;
  padding: 15px !important;
  display: flex !important;
  height: 100px !important;
  justify-content: center !important;
  align-items: center !important;
  max-height: 100px;
  position: relative;
}
.brands-holder-all > a img {
  /* height: auto !important; */
}
.brands-holder-all > a:hover::before {
  background: rgba(237, 28, 36, 0.8);
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  content: "\f08e";
  font-family: FontAwesome;
  padding: 25px 0;
  margin: auto;
  color: #fff;
  font-size: 23px;
  text-align: center;
  display: flex;
  transition: 0.3s;
  align-items: center;
  justify-content: center;
}

#product_list[listing-view="grid"] .center_block,
#product_list[listing-view="grid"] .right_block {
  display: block !important;
}

#product_list[listing-view="grid"] .center_block {
  padding: 0 !important;
}

#product_list[listing-view="grid"] a.product_img_link {
  border: 0 !important;
  margin-right: 0;
  padding: 0;
}

@media screen and (min-width: 1350px) {
  body#category div#left_column {
    width: 30% !important;
    max-width: 30% !important;
  }
  body#category .grid_5 {
    width: calc(70% - 20px) !important;
    max-width: 70% !important;
  }
}
@media screen and (max-width: 1350px) {
  body#category div#left_column {
    width: 30% !important;
    max-width: 30% !important;
  }
  body#category .grid_5 {
    width: calc(70% - 20px) !important;
    max-width: 70% !important;
  }
}
@media screen and (max-width: 1200px) {
  .my_product .img_cnt {
    padding: 0 0;
  }
}
@media screen and (max-width: 1010px) {
  body#category #columns {
    width: 100% !important;
  }
  .my_product .img_cnt div {
    width: 48%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  #category #product_list[listing-view="list"] li .new-list-product .left-hol {
    width: 37%;
  }
  #category #product_list[listing-view="list"] li .new-list-product .right-hol {
    width: 63%;
  }
  .my_product .img_cnt div {
    width: 48%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 991px) {
  #category #product_list[listing-view="list"] li .new-list-product .left-hol {
    width: 100%;
  }
  #category #product_list[listing-view="list"] li .new-list-product .right-hol {
    width: 100%;
  }
  .brands-holder-all > a {
    width: 25% !important;
  }
  #category #product_list[listing-view="grid"] {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 768px) {
  body#category div#left_column {
    width: 100% !important;
    max-width: 100% !important;
  }
  body#category #columns {
    margin-bottom: 50px;
  }
  .my_product .img_cnt > div a span {
    min-width: 100%;
    font-size: 15px;
  }
  .my_product p {
    letter-spacing: normal !important;
    font-size: 24px !important;
  }
  .brands-holder-all > a {
    width: 33.33% !important;
  }
  #category #product_list[listing-view="grid"] {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 600px) {
  #category #product_list[listing-view="grid"] {
    grid-template-columns: repeat(2, 1fr);
  }
  #category
    #product_list[listing-view="list"]
    li
    .new-list-product
    .add-to-cart-picto-holder
    > a {
    width: 100%;
  }
  .top-nav-holder .center-side {
    width: 100% !important;
  }

  .top-nav-holder .center-side a {
    padding: 6px 10px;
  }
  .top-nav-holder .right-side p {
    text-align: center !important;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 400px) {
  .my_product .img_cnt div {
    width: 100%;
    margin-bottom: 20px;
  }
  #category #product_list[listing-view="grid"] {
    grid-template-columns: repeat(1, 1fr);
  }
  .brands-holder-all > a {
    width: 50% !important;
  }
}

/* ======================================== */
/* ============Single Product============= */
/* ====================================== */
.container_9 {
  max-width: 100%;
  padding: 0 10px;
}
body#product #page {
  padding: 0 10px !important;
}

#product div#page div {
  max-width: 100%;
}

body#product .breadcrumb {
  background: #fff;
  border-radius: 15px;
  margin: 0 auto 0;
  padding-bottom: 15px;
  font-size: 16px;
  font-family: var(--tittu-main-font);
}

body#product .breadcrumb li,
body#product .breadcrumb li * {
  font-family: var(--tittu-main-font) !important;
  color: #000;
  font-weight: 500 !important;
  font-size: 16px;
}

body#product .breadcrumb li:last-child * {
  color: #9a9a9a !important;
}

#product #pb-left-column h1 {
  font-family: var(--tittu-main-font);
  order: 0;
}

body#product .pd-btn-details {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin: 10px auto 15px !important;
  grid-gap: 10px 15px;
}

body#product .bloc-prices-holder {
  order: 1;
}
body#product .pd-btn-details .bg-2 a {
  background: #fff;
  color: #191b35;
  font-family: var(--tittu-global-font);
  font-size: 15px;
  font-weight: 600 !important;
  border-radius: 30px !important;
  box-shadow: rgba(99, 99, 99, 0.1) 0 2px 22px 0;
  margin-bottom: 0;
  padding: 13px 55px 13px 25px;
  line-height: 1;
  position: relative;
  transition: background-color 0.3s ease-out;
  text-align: center;
  height: 100%;
  justify-content: center !important;
}
body#product .pd-btn-details .bg-2 a .pd-arrow-right {
  position: absolute;
  top: 50%;
  right: 5px;
  background: #000;
  color: #fff;
  font-size: 13px;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  line-height: 30px;
  padding: 0;
  transform: translateY(-50%);
}
#product .autrespostes {
  font-family: var(--tittu-global-font);
  font-size: 14px;
  color: #605f5b;
  border: 1px solid #000;
  border-radius: 30px;
  text-align: center;
  padding: 10px;
  transition: all 0.3s ease-out;
}
#h2carac {
  margin-top: 15px;
  background: #000;
  color: #fff;
  text-align: center;
  padding: 20px 12px;
  font-family: var(--tittu-main-font);
  font-size: 21px;
  font-weight: 600;
  border-radius: 40px 40px 0 0;
  box-shadow: rgba(149, 157, 165, 0.2) 0 8px 24px;
}
.pd-prices .pd-price {
  width: fit-content !important;
  color: #fff !important;
  background: #ff4848;
  padding: 12px 14px !important;
  line-height: 1;
  border-radius: 6px;
  font-family: var(--tittu-global-font);
  font-size: 30px !important;
  margin-right: 8px;
  font-weight: 600 !important;
  margin-bottom: 4px !important;
}
.pd-prices .pd-price-ht {
  margin-left: 12px;
  font-weight: 700;
  font-size: 21px;
  color: #05b77e;
  line-height: normal;
}
.pd-prices .first-line {
  display: flex;
  align-items: center;
}
.pd-fiche #pb-left-column {
  position: relative;
  width: 50% !important;
  min-width: unset !important;
  float: right;
  padding-top: 25px;
  display: flex;
  padding-left: 10px;
  flex-direction: column;
  flex-wrap: wrap;
}
.pd-alma-prices {
  order: 4;
  margin-top: 15px;
}
.pd-ref-mark {
  order: 0;
}
body#product .pd-pack .sd-tile {
  border: none !important;
  background: #ffe98f;
  color: #191b35;
  text-transform: uppercase;
  font-weight: 700;
  font-family: var(--tittu-main-font);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  border-radius: 0;
}
body#product .pd-pack .sd-tile p,
body#product .pd-pack .sd-tile p * {
  color: #191b35;
  font-family: inherit;
  font-size: inherit;
}
body#product .pd-pack .sd-tile img {
  display: none;
}
body#product .pd-pack .sd-tile::before {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 35px;
  height: 35px;
  position: relative;
  content: "\f0a1";
  font-family: 'FontAwesome';
  margin-right: 3px;
  background-color: #191b35;
  color: #fff;
  font-weight: 200;
  border-radius: 5px;
}
.pd-pack .content-pack {
  position: relative;
  display: flex;
  align-items: flex-start;
  padding: 20px;
}
.pd-reass .pd-liv {
  width: 50%;
}
.pd-pack .content-pack .media {
  width: 120px;
  border-radius: 5px;
  box-shadow: 0 0 10px 3px rgb(0 0 0 / 5%);
}
.pd-pack .content-pack .content {
  margin-left: 25px;
  width: calc(100% - 150px);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 0;
}
.pd-pack .content-pack .reduction span {
  position: absolute;
  left: 5px;
  top: 4px;
  background: #05b77e;
  border-radius: 15px;
  color: #fff;
  font-weight: 500;
  padding: 3px 5px;
  font-size: 11px;
}
.pd-reass {
  order: 1;
  display: flex;
  width: 100%;
  padding-left: 5px;
  font-size: 15px;
  font-weight: 400;
  color: #191b35;
  align-items: center;
}
.pd-reass p,
.pd-reass p * {
  font-family: inherit;
  font-size: inherit;
  color: inherit !important;
}

.pd-pack .content-pack .prix_final {
  background: #ff4848;
  border-radius: 5px;
  color: #fff;
  font-weight: 600;
  padding: 5px 10px;
  margin-right: 10px;
  margin-bottom: 0 !important;
  font-size: 20px;
}
.pd-pack .content-pack .ancien_prix {
  color: #6a7285 !important;
  font-weight: 700;
  margin-right: 35px;
}
.pd-pack .add-to-cart-teaf {
  order: 4;
  margin: 0 0 0 auto;
}
.pd-pack .pd-pack-btn {
  background: #db1220 !important;
  color: #fff !important;
  font-size: 13px;
  font-weight: 600 !important;
  border-radius: 30px !important;
  box-shadow: rgba(99, 99, 99, 0.1) 0 2px 22px 0;
  margin-bottom: 0;
  padding: 11px 32px 11px 50px !important;
  line-height: 1;
  position: relative;
  transition: background-color 0.3s ease-out;
  width: fit-content;
  text-transform: uppercase;
  border: 0;
  cursor: pointer;
}
.pd-pack .pd-pack-btn::before {
  content: "\f218";
  position: absolute;
  top: 5px;
  left: 5px;
  border-radius: 50%;
  font-family: "Font Awesome 6 Free";
  font-size: 12px;
  font-weight: 600;
  background: #fff;
  color: #db1220;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 29px;
}
.pd-pack .pd-pack-title {
  color: #191b35;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
}
#pb-left-column #buy_block {
  order: 1;
}
#product div#idTab99 {
  position: absolute;
  top: 14px;
  right: 3px;
}
.pd-alma-prices .pd-body {
  padding: 25px 10px 0px;
  display: flex;
  flex-direction: column;
}
.pd-alma-prices .pd-body #moyensdepaiement2 {
  order: -1;
  margin-top: -40px;
  margin-bottom: 15px;
}
.refrence-and-img {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0px;
  flex-wrap: wrap;
}
.refrence-and-img > img {
  max-width: 116px;
  height: auto;
  max-height: 34px;
}
#short_description_block {
  width: 100%;
  background: #fff7f8;
  box-shadow: none;
  border: none;
  border-radius: 30px;
  padding: 45px 35px;
  font-family: var(--tittu-global-font);
  font-size: 14px;
  text-align: left;
  color: #605f5b;
  margin: auto;
  text-align: center;
  display: flex;
  flex-direction: column;
}

#short_description_block iframe {
  max-width: 768px !important;
  border-radius: 15px;
  overflow: hidden;
  width: 100%;
}
#short_description_block ul {
  list-style: none;
  width: 100%;
  margin: 0;
  text-align: left;
}
#short_description_block ul li {
  position: relative;
  margin-bottom: 15px;
  font-size: 18px;
  color: #605f5b;
  display: flex;
  align-items: flex-start;
  line-height: 32px;
}
#short_description_block ul li::before {
  content: "\f058";
  font-family: "Font Awesome 6 Free";
  color: red;
  position: relative;
  top: 1px;
  margin-right: 15px;
}
#short_description_block #usefull_link_block li::before {
  content: none;
}
#short_description_block #usefull_link_block li.print {
  background-image: none !important;
  padding: 0 !important;
  width: 100%;
  text-align: right;
  justify-content: flex-end;
}
#short_description_block #usefull_link_block li.print a {
  position: relative;
  background-image: none !important;
  background: #db1222;
  text-transform: uppercase;
  border-radius: 25px;
  padding: 9px 15px;
  color: #fff !important;
  padding-right: 50px;
  font-weight: 400;
}
#short_description_block #usefull_link_block li.print a::after {
  content: "\f02f";
  font-family: 'FontAwesome';
  background: #fff;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  color: #db1222;
  border-radius: 50%;
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
}
#h2_accessoire {
  padding: 0;
  line-height: 1.5;
  background: transparent;
  font-family: var(--tittu-main-font);
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 40px;
  color: #010102;
}
#product #ulaccessoires li {
  height: auto !important;
  text-align: center;
  display: flex;
  flex-direction: column;
  min-height: 250px;
  background: transparent !important;
  border: none;
  width: 30% !important;
  gap: 10px;
}
#product #ulaccessoires li .s_title_block {
  order: 2;
  height: auto !important;
}
#product #ulaccessoires li .s_title_block a{
    font-weight: 600 !important;
}
#product #more_info_sheets .product_desc {
  order: 1;
  position: relative;
}
#more_info_sheets .product_desc {
  background: transparent;
  padding: 0;
  box-shadow: rgba(149, 157, 165, 0.2) 0 8px 24px;
  border-radius: 30px;
  background: #fff;
}
.products_block li img {
  border: none !important;
  width: 100%;
  object-fit: contain;
  height: 200px;
  padding: 30px 0;
  margin-bottom: 15px;
}
#product #ulaccessoires li .product_desc span.price {
  position: absolute;
  bottom: 75px;
  left: 50%;
  transform: translateX(-50%);
  font-family: var(--tittu-main-font);
  font-size: 18px;
  font-weight: bold;
}
#product #ulaccessoires li .product_desc p.clearfix {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}
#product #ulaccessoires li .product_desc p.clearfix .ajax_add_to_cart_button {
  background: #db1221;
  border-radius: 30px !important;
  border: none;
  color: #fff;
  line-height: 1;
  padding: 11px 22px 11px 52px !important;
  font-family: var(--tittu-global-font);
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
  transition: all 0.3s ease-out;
  max-width: 100%;
}
#product .caract_table td,
#product .caract_table th {
  width: 50%;
  padding: 15px 5px;
  max-height: 100%;
}
/* #product #ulaccessoires li .product_desc p.clearfix .ajax_add_to_cart_button::before {
    content: '\f217';
    position: absolute;
    top: 5px;
    left: 5px;
    border-radius: 50%;
    font-family: "Font Awesome 6 Free";
    font-size: 14px;
    font-weight: 600;
    background: #fff;
    color: #DB1221;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 30px;
} */
#product #ulaccessoires {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#product #ulaccessoires li .product_desc span.price {
  position: absolute;
  bottom: 75px;
  left: 50%;
  transform: translateX(-50%);
  font-family: var(--tittu-main-font);
  font-size: 18px;
  font-weight: bold;
}
#product .accessories_block .block_content > div {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 25px;
}
#product .accessories_block .block_content .nv_accessoire {
  width: 16.66%;
  padding: 10px;
}
#product .accessories_block .block_content .nv_accessoire .type_accessoire {
  position: relative;
  width: 100%;
  max-width: 100%;
}
#product .accessories_block .block_content .nv_accessoire .type_accessoire img {
  border: none;
  box-shadow: rgba(149, 157, 165, 0.2) 0 8px 24px;
  border-radius: 15px 15px 0 0;
  padding-bottom: 50px;
  background: #fff;
}
#product
  .accessories_block
  .block_content
  .nv_accessoire
  .type_accessoire
  span {
  padding: 0 6px;
  position: absolute;
  bottom: -23px;
  left: 50%;
  transform: translateX(-50%);
  max-width: 92%;
  background: #fac904;
  color: #191b35;
  font-family: var(--tittu-global-font);
  font-size: 14px;
  font-weight: 500;
  border-radius: 30px;
  min-height: 55px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.semilar-product-holder .pd-reviews div {
  max-width: unset !important;
}

.semilar-product-holder .pd-reviews .content_price .promoo {
  position: relative;
  display: flex;
  align-items: center;
}

.semilar-product-holder .pd-reviews .content_price .promoo .prixavant {
  display: inline;
  font-size: 18px;
  position: unset;
}

.semilar-product-holder .pd-reviews .content_price .price {
  margin-top: 0 !important;
}

.semilar-product-holder .blockproductscategory {
  padding: 40px 50px;
  background: #f1f2f5;
  border-radius: 15px;
}
.semilar-product-holder h2.productscategory_h2 {
  padding: 0;
  line-height: 1.5;
  background: transparent;
  font-family: var(--tittu-main-font);
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 45px !important;
  color: #010102;
  border: none;
  width: 100%;
}

.review-singel .all-block {
  height: 100%;
  background: #fff;
  box-shadow: rgba(149, 157, 165, 0.2) 0 0px 12px;
  border-radius: 15px;
  border-top: none;
  padding: 16px 20px;
  position: relative;
  display: flex;
  align-items: flex-start;
}
.review-singel .all-block::before {
  content: "";
  background-image: url(/img/Icon-Avis.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 42px;
  height: 39px;
  position: absolute;
  top: 0;
  right: 0;
  background-position: bottom;
}
.review-singel .all-block i.fa-user {
  font-size: 30px;
  border: 2px solid #000;
  color: #000;
  width: 80px;
  min-width: 80px;
  height: 80px;
  border-radius: 50%;
  line-height: 80px;
  text-align: center;
  margin-right: 20px;
}
.review-singel .all-block .time {
  margin-top: 5px;
  margin-bottom: 10px;
  font-weight: 600;
  display: block;
}
.review-singel .all-block .review_txt {
  color: #191b35 !important;
  font-family: var(--tittu-global-font);
  font-size: 14px;
  padding: 0;
  word-break: break-word;
  opacity: 0.7;
}

.review-singel .all-block .stars {
  text-align: left !important;
}
.review-singel .all-block .stars img {
  max-width: 115px;
  text-align: left !important;
  margin: 0;
}
@media (max-width: 1200px) {
  #product .accessories_block .block_content .nv_accessoire {
    width: 20%;
  }
}
@media (max-width: 1024px) {
  #product .accessories_block .block_content .nv_accessoire {
    width: 25%;
  }
  #product #ulaccessoires li {
    width: 48% !important;
  }
}
@media (max-width: 768px) {
  #product .accessories_block .block_content .nv_accessoire {
    width: 33.33%;
  }
  #h2carac {
    font-size: 16px;
  }
}
@media (max-width: 600px) {
  #product .accessories_block .block_content .nv_accessoire {
    width: 50%;
  }
  #product #ulaccessoires li {
    width: 100% !important;
  }
}

/* =============================== */
/* ===========Footer============== */
/* =============================== */
.bottom-footer {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.bottom-footer p {
  text-align: justify;
  color: #fff;
  width: 50%;
  max-width: 464px;
}
.bottom-footer p a {
  color: #fff;
}
.bottom-footer img {
  width: 270px;
}
.title-ul-footer {
  height: auto;
}
.ul-footer li a {
  color: #fff;
}
.ul-footer li {
  color: #fff;
  display: flex;
  margin-bottom: 7px;
}
.ul-footer li > i {
  color: #ff4848;
  margin-right: 5px;
  padding-top: 3px;
}
.p-footer {
  color: #fff;
}
.logo-footer {
  height: auto;
  width: 233px;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .p-footer {
    text-align-last: center;
  }
  .bottom-footer p {
    width: 100%;
    max-width: 464px;
    text-align-last: center;
    margin-bottom: 10px;
  }
  footer .last-info {
    width: 100%;
  }
  .bottom-footer {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: column;
    width: 100%;
  }
  .title-ul-footer {
    margin-top: 15px;
  }
}

#product .pd-remise_p {
  order: 2;
  margin-bottom: 15px;
}

#short_description_content h2,
#short_description_content h3,
#short_description_content h4,
#short_description_content h5,
#short_description_content h6 {
  font-size: 20px;
  color: #605f5b;
}

#short_description_content img {
  width: fit-content;
  margin: auto;
  display: block;
  max-width: 100%;
}

.single_review {
  cursor: pointer;
}

.read_review {
  display: none;
  margin-top: 5px;
  color: #a6a6a6;
  text-decoration: underline;
}

.unopen .read_review {
  display: block;
}

@media (max-width: 767px) {
  .unopen .read_review {
    display: block !important;
  }

  .semilar-product-holder .blockproductscategory {
    padding: 0 5px;
  }

  .semilar-product-holder .blockproductscategory ul {
    margin-left: 0 !important;
  }
}

.similar_categories .title {
  margin-top: 15px;
  background: #000;
  color: #fff;
  text-align: center;
  padding: 8px 12px;
  font-family: var(--tittu-main-font);
  font-size: 21px;
  font-weight: 600;
  border-radius: 40px 40px 0 0;
  box-shadow: rgba(149, 157, 165, 0.2) 0 8px 24px;
}

.similar_categories .links {
  text-align: center;
}

.similar_categories .links a {
  position: relative;
  padding: 10px 45px 10px 18px;
  background-color: #fff;
  display: inline-block;
  margin-top: 10px;
  border-radius: 50px;
  line-height: normal;
  margin-right: 10px;
  box-shadow: rgba(149, 157, 165, 0.1) 0 8px 24px;
}

.similar_categories .links a:hover {
  background-color: #db1222;
  color: #fff;
}

.selectProductSort {
  padding: 3px 8px;
  border-radius: 50px;
  margin-left: 10px;
}

.print_page.loading::after {
  animation: spin 2s linear infinite;
  top: 10px !important;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* START MENU CSS */

#btn--menu {
  display: none;
  position: relative;
  float: unset;
  padding: 0;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 0px;
  background-color: transparent;
  background-image: none;
  color: #fff;
  font-size: 20px;
  border: 0;
}

.navbar--nav {
  z-index: 999999;
  position: relative;
}

.navbar--links {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #fff;
  border-radius: 100px;
  list-style: none;
  position: relative;
  height: 100%;
}

.navbar--links .navbar--item {
  height: 100%;
}

.navbar--links .navbar--item .fa-angle-down {
  font-size: 12px;
  margin-left: 4px;
}

.dropdown--item {
  display: none;
  box-shadow: 0 8px 25px 0 rgb(168 180 208 / 35%);
}

.navbar--item .nav--link {
  padding: 0px 5px;
  display: inline-flex;
  font-weight: 600;
  letter-spacing: 0;
  min-height: 90px;
  font-size: 14px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  transition: 0.4s;
  border-radius: 100px;
}

.navbar--item .nav--link:hover,
.navbar--item .nav--link.active {
  background-color: #db1221;
  color: #fff !important;
}

.navbar--item .nav--link .link-icon {
  display: flex;
  align-items: center;
}

.navbar--item .nav--link .fa-caret-down {
  font-weight: 400;
  font-size: 10px;
  margin-left: 3px;
}

.navbar--item .nav--link .fa-caret-down:before {
  content: "\f078";
}

/* .dropdown--item.show {
	position: absolute;
    top: 100%;
    background-color: #FFF;
    width: 100%;
    left: 0;
    border-radius: 50px;
    display: block;
    overflow: hidden;
} */

.dropdown--item {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: #fff;
  border-radius: 50px !important;
  z-index: 1000;
  overflow: hidden;
}
.dropdown--item.show {
  display: block;
}

.navbar--item:nth-child(9) .dropdown--item.show {
  width: 800px;
  left: 26%;
}

.dropdown--item.mega--menu.show {
  display: grid !important;
  grid-template-columns: 30% 70%;
}

.mega--menu .mega--left {
  padding: 40px 0 25px 15px;
  background-color: #f4f4f4;
}

.mega--menu .mega--left .mega--title {
  font-size: 20px;
  color: #db1221;
  font-weight: 600;
  margin-bottom: 25px;
  padding-left: 15px;
}

.mega--menu .mega--links {
  list-style: none;
}

.mega--menu .mega--left .mega--link {
  display: block;
  padding: 25px 15px;
  font-size: 16px;
  color: #000;
  letter-spacing: 0.6px;
  transition: 0.4s;
}

.mega--menu .mega--left .mega--link.active,
.mega--menu .mega--left .mega--link:hover {
  background-color: #fff;
  border-radius: 25px 0 0 25px;
}

.mega--submenu {
  padding: 25px;
}

.mega--submenu.show {
  display: block !important;
}

.mega--submenu .columns {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 20px;
}

.mega--submenu ul {
  list-style: none;
  margin-bottom: 20px;
}

.grid--submenu ul,
.list--menu ul {
  list-style: none;
}

.header--tab {
  position: relative;
  display: block;
  font-size: 18px;
  margin-bottom: 25px;
  letter-spacing: 0.6px;
}

.header--tab:before {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 35px;
  height: 3px;
  border-radius: 50px;
  background-color: #db1221;
}

.mega--submenu ul a,
.grid--submenu ul a,
.list--menu ul a {
  font-weight: 500;
  display: block;
  line-height: normal;
  padding: 10px 15px;
  border-radius: 50px;
  transition: 0.4s;
  font-size: 14px;
}

.mega--submenu ul a:hover,
.grid--submenu ul a:hover,
.list--menu ul a:hover {
  background-color: #f4f4f4;
  color: #f90404;
}

.dropdown--item.grid--submenu.show .columns {
  display: grid;
  grid-gap: 20px;
  padding: 20px 40px;
}

.dropdown--item.grid--submenu.show .columns.grid__3 {
  grid-template-columns: repeat(3, 1fr);
}

.dropdown--item.grid--submenu.show .columns.grid__2 {
  grid-template-columns: repeat(2, 1fr);
}

.relative-item {
  position: relative;
}

.dropdown--item.list--menu.show {
  min-width: 300px;
  right: 0;
  left: unset;
  padding: 15px 20px;
}

.navbar--item:nth-child(5) .dropdown--item.list--menu.show {
  right: -160%;
}

.navbar--item:nth-child(7) .dropdown--item.list--menu.show {
  right: -75%;
}

.dropdown--item.brands--menu.show {
  display: grid !important;
  grid-template-columns: repeat(7, 1fr);
  grid-gap: 20px;
  padding: 25px;
}

.brands--menu img {
  padding: 5px 10px;
  border: 1px solid #d9d9d9;
  width: 130px;
  height: 63px !important;
  object-fit: contain;
  border-radius: 15px;
  overflow: hidden;
  transition: 0.4s;
}

.brands--menu img:hover {
  border-color: red;
}

.for_mobile {
  display: none;
}

body.prevent {
  overflow: hidden;
}

@media (max-width: 1024px) {
  #btn--menu {
    display: inline-block;
  }

  .navbar--nav {
    display: none;
  }

  .navbar--nav.show {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    background-color: rgb(0 0 0 / 70%);
  }

  .navbar--nav .container {
    padding: 0;
    height: 100%;
  }

  .navbar--links {
    width: 300px;
    flex-direction: column;
    border-radius: 0;
    justify-content: flex-start;
    background-color: #333 !important;
    overflow: auto;
  }

  .navbar--links .navbar--item {
    width: 100%;
    height: auto;
    position: relative;
    padding: 0 10px;
  }

  .navbar--item .nav--link {
    padding: 20px 0;
    min-height: unset;
    width: 100%;
    color: #fff;
    border-bottom: 1px solid #242424;
    border-radius: 0;
    font-weight: 400;
    font-size: 14px;
  }

  .for_mobile {
    display: block;
    width: 100%;
    padding: 20px 10px;
  }

  .for_mobile img {
    height: 40px;
  }

  #close--menu {
    color: #fff;
    position: absolute;
    top: 15px;
    right: 20px;
    font-size: 18px;
    opacity: 0.8;
  }

  .dropdown--item.mega--menu.show {
    grid-template-columns: 100%;
    background-color: unset;
    position: unset;
    border-radius: 0;
  }

  .mega--menu .mega--left {
    background-color: unset;
    padding: 0;
  }

  .mega--menu .mega--left .mega--title {
    font-size: 15px;
    margin-bottom: 8px;
    padding-left: 0;
    margin-top: 20px;
  }

  .mega--menu .mega--left .mega--link.active,
  .mega--menu .mega--left .mega--link:hover {
    background-color: unset;
  }

  .mega--menu .mega--left .mega--link {
    padding: 10px 10px;
    font-size: 13px;
    color: #fff;
  }

  .navbar--item .nav--link:hover {
    background-color: unset;
  }

  .mega--submenu.show {
    display: none !important;
  }

  .dropdown--item.brands--menu.show {
    background-color: unset;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
    padding: 20px 10px;
  }

  .brands--menu img {
    border-radius: 5px;
  }

  .dropdown--item.grid--submenu.show .columns.grid__2,
  .dropdown--item.grid--submenu.show .columns.grid__3 {
    grid-template-columns: repeat(1, 1fr);
  }

  .dropdown--item.show {
    background-color: unset;
    position: unset;
    color: #fff;
    border-radius: 0;
    padding-left: 15px;
  }

  .dropdown--item.grid--submenu.show .columns {
    padding: 20px 0;
    border-radius: 0;
  }

  .header--tab {
    font-size: 14px;
  }

  .mega--submenu ul a,
  .grid--submenu ul a,
  .list--menu ul a {
    color: #fff;
  }

  #store--subcategory .mega--submenu.show {
    display: block !important;
  }

  .mega--submenu {
    padding: 25px 10px;
  }

  .mega--submenu .columns {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 10px;
  }

  .header--tab {
    color: #fff;
  }

  #btn--back {
    color: #fff;
    margin-left: 10px;
  }

  .dropdown--item {
    border: unset;
    box-shadow: unset;
  }

  .navbar--nav {
    z-index: 999999999;
  }

  .navbar--item .nav--link:hover,
  .navbar--item .nav--link.active {
    background-color: unset;
  }

  .mega--submenu-mobile {
    width: 100%;
  }

  .navbar--item .nav--link .link-icon {
    display: inline-flex;
  }
}

/* END MENU CSS */

.reviews-product-holder {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 20px 25px;
}

.reviews-product-holder .review-singel {
  width: 100%;
}

.semilar-product-holder .feedaty_link {
  text-align: center;
}

.semilar-product-holder .feedaty_link a {
  background: #db1222;
  color: #fff;
  border-radius: 50px;
  padding: 8px 15px;
  transition: 0.4s;
  display: inline-block;
  margin: 25px 0 0;
}

.semilar-product-holder .feedaty_link a:hover {
  background-color: #000;
}

@media (max-width: 992px) {
  .reviews-product-holder {
    grid-template-columns: repeat(1, 1fr);
  }
}

#order [name="processAddress"],
#order [name="processCarrier"] {
  float: right;
}

#header_user_info a.account {
  border-radius: 15px;
}

#header_user_info a.logout {
  border-radius: 15px;
}

@media (max-width: 767px) {
  .top-nav-holder .container > .left-side {
    padding: 0;
    flex-direction: row;
    justify-content: space-between;
    margin: 10px 0;
  }

  .top-nav-holder .center-side {
    display: inline;
    width: fit-content !important;
  }

  .right-side {
    display: inline;
    width: fit-content !important;
    margin-left: auto;
  }

  .right-side p {
    margin-bottom: 0 !important;
  }

  .top-nav-holder {
    padding-bottom: 10px;
  }

  .top-nav-holder img.drapeau {
    width: 20px;
  }

  .top-nav-holder .left-side a {
    margin-right: 0;
  }

  .top-nav-holder .center-side a {
    padding: 0;
  }

  .header1-top .container {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  #header_user #header_nav {
    margin-right: 0;
  }

  #shopping_cart a {
    padding: 0 !important;
    margin-left: 0 !important;
    font-weight: 600;
    top: -1px;
  }

  .div_logo {
    order: 1;
    margin: 0 0 12px;
  }

  .header1-top .row > div:nth-child(5) {
    order: 2;
    margin-bottom: 15px;
  }

  .header1-top .row > div:nth-child(1) {
    order: 3;
  }

  .header1-top #header_user {
    justify-content: space-evenly;
  }

  .listing-view {
    display: none;
  }

  .sd-categorie .bloc_ {
    padding: 10px;
  }

  .sd-categorie .bloc_ .right_ {
    margin-left: 10px;
  }

  #category
    #product_list[listing-view="list"]
    li
    .new-list-product
    .sd-categorie
    .bloc_
    .prices_
    .prix_final {
    padding: 8px 2px;
    font-size: 18px !important;
  }

  .col__2 {
    flex-wrap: unset;
  }

  body#product .breadcrumb li,
  body#product .breadcrumb li * {
    font-size: 12px;
  }

  #product div#idTab99 {
    position: unset;
  }

  #product #columns {
    padding: 0 !important;
  }

  .pd-prices .pd-price {
    font-size: 22px !important;
    padding: 6px 10px !important;
  }

  .pd-prices .pd-price-ht {
    margin-left: 0;
    margin-top: 10px;
  }

  .pd-ht-txt {
    margin-left: 10px;
  }
}

.sm--dropdown .dropdown--item.mega--menu {
  width: 600px;
  grid-template-columns: 50% 50% !important;
}

.navbar--links li:nth-child(6) .dropdown--item.mega--menu {
  right: 25%;
  left: unset;
}

.navbar--links li:nth-child(8) .dropdown--item.mega--menu {
  right: 0;
  left: unset;
}

.sm--dropdown .mega--menu .mega--left {
  padding: 15px 0 25px 15px;
}

.sm--dropdown .mega--menu .mega--left .mega--link {
  padding: 15px 15px;
}

.sm--dropdown .mega--submenu .columns {
  grid-template-columns: repeat(1, 1fr);
}

@media (max-width: 767px) {
  #short_description_block {
    padding: 45px 15px;
  }

  #product #ulaccessoires {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 6px;
  }

  .products_block li img {
    padding: 0;
  }

  #more_info_sheets .product_desc .product_image {
    padding: 10px 10px 50px;
  }

  #product #ulaccessoires li .product_desc p.clearfix .ajax_add_to_cart_button {
    padding: 11px 10px 11px 30px !important;
    font-size: 14px;
  }

  #product
    #ulaccessoires
    li
    .product_desc
    p.clearfix
    .ajax_add_to_cart_button::before {
    top: 4px;
    left: 1px;
  }

  .top-nav-holder .center-side {
    text-align: left;
  }

  #question_produit {
    padding: 40px 20px 20px;
  }

  #category div#columns {
    padding: 0 !important;
  }

  #category #product_list[listing-view="list"] li .new-list-product .right-hol {
    padding-left: 0;
  }
}

#nbr_r span {
  color: #000;
}

#product .container_9 > .grid_9,
#category .container_9 > .grid_9 {
  width: 100%;
}

#category .container_9 {
  padding: 0 15px !important;
}

#manufacturer .rupturemaiscommande {
  background-color: #ffcc00;
  padding: 5px;
  border-radius: 50px;
  margin-top: 10px;
  font-weight: 600;
}

@media (max-width: 992px) {
  .sm--dropdown .dropdown--item.mega--menu {
    width: 100% !important;
    grid-template-columns: 100% !important;
  }

  .dropdown--item.list--menu.show {
    min-width: 100%;
  }

  .sm--dropdown .mega--menu .mega--left {
    padding: 0;
  }

  .navbar--item:nth-child(7) .dropdown--item.show {
    width: 100%;
  }
}

#order .rupturemaiscommande {
  background-color: #ffcc00;
  width: fit-content;
  padding: 5px 20px;
  margin: 6px 0 6px;
  border-radius: 0px;
}

.table_d_c button.cat {
  position: relative;
  border-color: #db1222 !important;
  background: #db1222 !important;
  border-radius: 50px !important;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0.6px;
  padding: 8px 25px 8px 50px;
  color: #fff;
  border: 0;
  width: 100%;
}

.table_d_c button.cat:before {
  content: "\f218";
  font-family: "Font Awesome 6 Free";
  background: #fff;
  width: 25px;
  height: 25px;
  position: absolute;
  left: 5px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  color: #db1221;
  font-weight: 600;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-right: 2px;
  padding-top: 2px;
}

@media (max-width: 767px) {
  #order-detail-content .cart_discount td:nth-of-type(2) {
    display: none;
  }

  #order-detail-content .price_discount_del {
    display: none;
  }

  #order-detail-content.ordercarpayment .cart_discount_name {
    display: none !important;
  }

  #order-detail-content.ordercarpayment .cart_discount_description {
    display: block !important;
  }

  #product #p_question_produit {
    padding: 13px 35px 13px 5px;
  }
}

@media (max-width: 767px) {
  div#suggestionsg {
    top: 100%;
  }
}
/* .old-p{
    display: none!important;
} */

#product_list[listing-view="grid"] .table_d_c {
  display: table !important;
}

@media (max-width: 767px) {
  .cart_description .rupturemaiscommande {
    display: inline-block !important;
    line-height: normal;
    margin-top: 5px;
  }
}

#authentication .account_creation .id_state {
  display: block !important;
}

.navbar--links .navbar--item:nth-child(8) .dropdown--item {
  width: 60%;
  margin-left: 0;
  right: 0;
  left: unset;
}

@media (max-width: 992px) {
  .navbar--links .navbar--item:nth-child(8) .dropdown--item {
    width: 100%;
  }
}

#order .delivery_options_address h3 {
  margin: 0;
  padding: 15px 20px;
  color: #fff;
  border-radius: 10px 10px 0 0;
  font-size: 16px !important;
  font-weight: 600;
  letter-spacing: 0.6px;
  text-transform: uppercase;
}

.delivery_options_custom {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 20px 10px;
  border-radius: 0 0 10px 10px;
}

.delivery_options_custom .delivery_option {
  position: relative;
  margin: 0 10px;
  padding: 15px 10px 10px 10px;
  border: 1px solid #c4c4c4;
  border-radius: 8px;
  background-color: #fff !important;
  display: flex;
  align-items: flex-start;
  width: 350px;
  transition: 0.4s;
}

.delivery_options_custom .delivery_option.active_option {
  border: 1px solid #db1222 !important;
  box-shadow: 0 0 10px 3px rgb(0 0 0 / 8%);
  transform: scale(1.05);
}

#order .delivery_option.item,
#order-opc .delivery_option.item {
  background: #fafafa;
}

.delivery_options_custom .check_carrier {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  cursor: pointer;
  padding: 0 !important;
}

#order .delivery_option label,
#order-opc .delivery_option label {
  display: block;
  padding-bottom: 5px;
  padding-top: 5px;
}

.delivery_options_custom .delivery_option .checkboox {
  min-width: 20px;
  min-height: 20px;
  border-radius: 50px;
  box-shadow: 0 0 0 1px #db1222;
  padding: 1px;
  border: 2px solid #fff;
  width: 20px;
  height: 20px;
}

.delivery_options_custom .delivery_option.active_option .checkboox {
  background-color: #db1222;
}

.delivery_options_custom .delivery_option .delivery_option_radio {
  margin: 3px 0 0 !important;
  float: unset !important;
  transform: scale(1.2);
}

.delivery_options_custom .delivery_option .checkboox input {
  opacity: 0;
}

.delivery_options_custom .delivery_option .content {
  margin-left: 13px;
  margin-bottom: 0;
  padding: 0 !important;
  width: 100%;
}

.delivery_options_custom .columns {
  display: flex;
  justify-content: space-between;
}

.delivery_options_custom .delivery_option .delivery_option_title {
  letter-spacing: 0.6px;
  max-width: 210px;
  font-size: 18px;
  line-height: normal;
  margin-bottom: 5px;
}

.delivery_options_custom .delivery_option .delivery_option_delay {
  color: #679608;
  max-width: 210px;
  line-height: 20px;
  font-weight: 700;
  font-size: 13px;
}

.delivery_options_custom .delivery_option .delivery_option_delay.more_marg {
  margin-bottom: 8px;
}

.delivery_options_custom .delivery_option .logo_mag img {
  width: 90px;
  height: auto;
  margin-top: 10px;
  margin-bottom: 5px;
}

.delivery_options_custom .delivery_option .delivery_option_price {
  color: #bb2619;
  font-size: 18px;
  line-height: 20px;
  font-weight: 600;
}

.delivery_options_custom .delivery_option .delivery_option_delay span {
  color: #9b9ea6;
}

#my-account #columns {
  width: 100%;
}

#my-account #center_column {
  width: 100% !important;
}

#my-account h1 {
  color: #191b35;
  font-family: "Saira";
  font-size: 30px;
  font-weight: 700;
  width: fit-content;
  margin: 45px auto 20px !important;
  display: block;
  text-decoration: none;
  transition: color 0.3s ease-out;
}

#my-account #center_column h1 {
  margin-bottom: 20px;
}

#my-account .title_block {
  padding: 0;
  text-align: center;
  font-size: 14px !important;
  letter-spacing: 0.6px;
}

#my-account .myaccount_lnk_list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 15px;
  margin-top: 45px;
  margin-bottom: 55px;
}

#my-account .myaccount_lnk_list li {
  border-bottom: 0;
}

#my-account .myaccount_lnk_list li a {
  padding: 18px 12px 18px 18px;
  width: 100%;
  display: block;
  border-radius: 30px;
  background: #fff;
  box-shadow: rgba(99, 99, 99, 0.1) 0 2px 24px 0;
  display: flex;
  align-items: center;
  height: 100%;
  line-height: normal;
  font-size: 14px;
  text-decoration: none !important;
  transition: 0.3s;
  font-weight: 600;
  letter-spacing: 0.6px;
}

#my-account .myaccount_lnk_list li a i {
  background-image: linear-gradient(to top, #fafafa, #f5f5f5);
  min-width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  font-size: 22px;
  margin-right: 15px;
  color: #db1222;
}

#my-account .icon-user-secret:before {
  content: "\f21b";
  font-family: "Font Awesome 6 Free";
  font-size: 21px;
  font-weight: 900;
  font-style: normal;
}

#my-account .breadcrumb {
  display: none;
}

@media (max-width: 992px) {
  #my-account .myaccount_lnk_list {
    grid-template-columns: repeat(2, 1fr);
  }

  #my-account .myaccount_lnk_list li {
    padding: 0;
  }
}

@media (max-width: 992px) {
  #my-account .myaccount_lnk_list {
    grid-template-columns: repeat(1, 1fr);
  }
}

#HOOK_PAYMENT .ps_checkout-payment-option .payment_module a:after {
  content: unset;
}

.ps_checkout_body {
  padding: 35px 25px !important;
  background-color: #fff;
  box-shadow: 0 0 15px 5px #eee;
  margin-bottom: 25px;
  border-radius: 0 0 15px 15px;
}

#payment-option-paypal-container .ps_checkout_body {
  border-radius: 15px 15px 15px 15px;
}

.ps_checkout_body .form-control-label {
  font-size: 16px;
  font-family: "Lato";
  color: #000;
}

.ps_checkout-payment-option #payment-option-paypal {
  display: none;
}

.paypal-button-container {
  margin: auto;
}

.ps_checkout_body #hosted-fields-validation {
  border-radius: 50px;
  font-size: 16px;
  padding: 5px 20px;
  margin-top: 5px;
}

.ps_checkout-paylater {
  display: none !important;
}

@media (max-width: 992px) {
  #HOOK_PAYMENT
    .ps_checkout-payment-option
    #payment-option-card
    .ps_checkout-card {
    width: 100%;
  }
}

@media (max-width: 767px) {
  #HOOK_PAYMENT
    .ps_checkout-payment-option
    #payment-option-card
    .ps_checkout-card {
    font-size: 20px;
  }
}

.alert-cart {
  background-color: #ee1c25;
  color: #fff;
  font-size: 18px;
  display: flex;
  align-items: flex-start;
  padding: 18px 20px;
  border-radius: 3px;
  border: 1px solid #c9020b;
}

.alert-cart i {
  margin-top: 4px;
  margin-right: 14px;
  font-size: 20px;
}

@media (max-width: 767px) {
  .alert-cart {
    padding: 18px 10px;
  }
}

.col_prix_option {
  display: grid;
  grid-template-columns: 55% 45%;
}

#category .list_pack {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 20px;
}

@media (max-width: 767px) {
  #product_list li span.availability {
    margin-left: 10px;
    margin-top: -4px;
  }

  #product_list li .lnk_view {
    font-size: 12px !important;
    min-width: 120px !important;
  }

  #product_list li .lnk_view i {
    margin-left: 10px;
  }

  body#product .breadcrumb {
    margin: -5px auto 0;
  }

  .pd-fiche {
    margin-top: 0 !important;
  }

  .pd-name {
    margin-bottom: 0px !important;
    line-height: 3rem;
  }

  .breadcrumb > li + li:before {
    padding: 0 !important;
    position: relative;
    left: 3px;
  }

  #category .list_pack {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 0;
  }

  .new-list-product .sd-categorie {
    margin: 15px auto 0;
  }
}

#order_step {
  display: flex;
  align-items: center;
  justify-content: center;
  list-style: none;
  margin-bottom: 20px;
}

#order_step li {
  display: flex;
  align-items: center;
  font-weight: 700;
}

#order_step li.step_todo {
  opacity: 0.5;
}

#order_step .step-line {
  display: inline-block;
  width: 75px;
  height: 1px;
  background-color: #000;
  margin: 0 8px;
}

#order_step .step-number {
  min-width: 23px;
  width: 23px;
  height: 23px;
  border: 2px solid #000;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-weight: 600;
  margin-right: 5px;
  padding-right: 1px;
  font-size: 11px;
  background-color: #fff;
}



.cart-summary .left-cart {
  width: calc(100% - 380px);
  background-color: #fff;
  margin-bottom: 20px;
  padding: 0 20px;
  box-shadow: 0 0 15px -5px rgb(0 0 0 / 15%);
}

.cart-summary .left-cart .prod-wrap {
  padding: 15px 0;
  display: flex;
}

.cart-summary .left-cart .prod-wrap:not(:last-child) {
  border-bottom: 1px solid #d7d9db;
}

.cart-summary .left-cart .prod-img {
  min-width: 182px;
  max-width: 182px;
}

.cart-summary .left-cart .prod-img a {
  width: 100%;
  display: block;
}

.cart-summary .left-cart .prod-img img {
  width: 100%;
  height: auto;
}

.cart-summary .prod-detail {
  position: relative;
  margin-left: 16px;
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 5px 0;
}

.cart-summary .prod-detail .prod-content {
  display: flex;
  flex-direction: column;
  max-width: 85%;
  width: 100%;
}

.cart-summary .prod-detail .s_title_block a {
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 5px;
  display: block;
  transition: 0.3s;
}

.cart-summary .prod-detail .s_title_block a:hover {
  text-decoration: underline;
}

.cart-summary .prod-detail .prod-content .price {
  position: absolute;
  top: 5px;
  right: 0;
  font-weight: 900;
  font-size: 16px;
}

.cart-summary .prod-detail .prod-reference {
  color: #666;
  font-size: 14px;
}

.cart-summary .prod-detail .prod-control {
  margin-top: auto;
  display: flex;
  align-items: center;
}

.cart-summary .prod-detail .cart_quantity_button {
  border: 1px solid #c8c9cc;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.87);
  height: 36px;
  line-height: 36px;
  position: relative;
  display: inline-block;
  font-size: 14px;
  overflow: hidden;
  width: 127px;
}

.cart-summary .prod-detail .cart_quantity_button .cart_quantity_down,
.cart-summary .prod-detail .cart_quantity_button .cart_quantity_up {
  background-color: #f0f2f5;
  cursor: pointer;
  font-size: 16px;
  height: 34px;
  line-height: 34px;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 36px;
}

.cart-summary .prod-detail .cart_quantity_button .cart_quantity_down {
  border-right: 1px solid #c8c9cc;
  left: 0;
}

.cart-summary .prod-detail .cart_quantity_button .cart_quantity_up {
  border-left: 1px solid #c8c9cc;
  right: 0;
}

.cart-summary .prod-detail .cart_quantity_button .cart_quantity_input {
  border-bottom: 0;
  border-left: 1px solid #c8c9cc;
  border-right: 1px solid #c8c9cc;
  border-top: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  height: 34px;
  outline: none;
  padding: 0 40px;
  text-align: center;
  width: 100%;
}

.cart-summary .prod-detail .cart_quantity_button .fa-minus:before,
.cart-summary .prod-detail .cart_quantity_button .fa-plus:before {
  font-weight: 200;
}

.cart-summary .prod-detail .cart_quantity_delete {
  border-color: #c8c9cc;
  color: rgba(0, 0, 0, 0.87);
  padding: 0 16px;
  border-style: solid;
  border-width: 1px;
  font-size: 14px;
  height: 36px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  outline: none;
  transition: all 0.2s ease;
  margin-left: 12px;
}

.cart-summary .prod-detail .cart_quantity_delete:hover {
  background-color: #f0f2f5;
}

.cart-summary .right-cart {
  margin-left: 20px;
  width: 360px;
}

.cart-summary .right-cart .summary-total {
  background-color: #fff;
  margin-bottom: 20px;
  padding: 20px;
  box-shadow: 0 0 15px -5px rgb(0 0 0 / 15%);
}

.cart-summary .right-cart .summary-total .nb-articles {
  font-size: 18px;
  font-weight: 900;
}

.cart-summary .right-cart .summary-total .nb-articles > span {
  font-weight: 400;
}

.cart-summary .right-cart .summary-total .subtotal {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 500;
  font-size: 14px;
  margin-top: 20px;
}

.cart-summary .right-cart .summary-total hr {
  margin: 18px 0;
}

.cart-summary .right-cart .summary-total .total {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 800;
  font-size: 18px;
}

.cart-summary #total_cart {
  margin-top: 15px;
}

.cart-summary #total_cart [type="text"] {
  box-shadow: unset;
  height: 36px;
  width: 100%;
  border: 1px solid #d7d9db;
  border-radius: 0px !important;
  margin-bottom: 10px;
  padding: 5px 17px;
  font-size: 13px;
}

.cart-summary #total_cart [type="submit"] {
  display: block;
  width: fit-content;
  margin: auto;
  background-color: #212633;
  background: #212633;
  color: #fff;
  font-weight: 400;
  border: 0;
  height: 34px;
  border-radius: 0 !important;
  transition: 0.3s;
  font-size: 13px;
}

.cart-summary #total_cart [type="submit"]:hover {
  opacity: 0.8;
}

.cart-summary .right-cart .summary-total .exclusive {
  background-color: #db1220 !important;
  background: #db1220 !important;
  color: #fff;
  border: 0 !important;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  border-radius: 0 !important;
  transition: 0.3s;
}

.cart-summary .right-cart .summary-total .exclusive:hover {
  background-color: #cc0b18 !important;
  background: #cc0b18 !important;
}

.cart-summary .right-cart .summary-total .exclusive i {
  margin-left: 12px;
  margin-top: 4px;
}

.cart-summary .left-cart .prod-info .prod-img {
  display: none !important;
}

#order .grid_9,
#order .grid_5,
#authentication .grid_9,
#authentication .grid_5 {
  float: unset !important;
}

#order .breadcrumb,
#authentication .breadcrumb {
  margin-left: auto;
  margin-top: 0;
  margin-bottom: 20px;
}

#order #page,
#authentication #page {
  padding: 0 15px !important;
}

#order h1,
#authentication h1,
#password h1 {
  text-align: center;
  font-family: var(--tittu-main-font) !important;
}

#password h1 ~ p {
  text-align: center;
}

#form_forgotpassword fieldset {
  max-width: 400px;
  margin: 20px auto;
  background-color: #fff;
  background: #fff;
  padding: 25px 20px;
  box-shadow: 0 0 15px -5px rgb(0 0 0 / 15%);
  border: 0;
  border-radius: 0;
}

#form_forgotpassword p.text input {
  height: 52px;
  width: 100%;
  border: 1px solid #c8c9cc;
  padding: 5px 15px;
  border-radius: 0px !important;
}

#form_forgotpassword p.submit {
  margin-top: 15px;
  margin-right: 0 !important;
}

#form_forgotpassword .button {
  background-color: #db1220 !important;
  background: #db1220 !important;
  color: #fff;
  height: 52px;
  width: 100%;
  float: unset;
  border: 0;
  border-radius: 0 !important;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
  transition: 0.3s;
  width: 100%;
}

@media (max-width: 992px) {
  #order_step li {
    text-align: center;
  }

  #order_step li > span:first-child {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  #order_step li .step-number {
    margin-right: 0;
  }

  .cart-summary {
    flex-direction: column;
  }

  .cart-summary .left-cart {
    width: 100%;
  }

  .cart-summary .right-cart {
    margin-left: 0;
    width: 100%;
  }

  .cart-summary .right-cart .summary-total {
    margin-bottom: 0;
  }

  .cart-summary .left-cart .prod-img {
    min-width: 150px;
    max-width: 150px;
  }
}

@media (max-width: 767px) {
  #order_step {
    display: grid;
    grid-template-columns: 20% 20% 20% 20% 20%;
  }

  #order_step .step-line {
    display: none;
  }

  #order_step li {
    position: relative;
    margin: 0;
    justify-content: center;
    font-size: 13px;
  }

  #order_step li:not(:last-child):after {
    content: "";
    width: 100%;
    position: absolute;
    top: 11px;
    left: calc(50% - 10px);
    height: 1px;
    background-color: #000;
    z-index: 0;
  }

  #order_step li > span:first-child,
  #order_step li > a {
    z-index: 1;
  }

  .cart-summary .left-cart .prod-wrap > .prod-img {
    display: none !important;
  }

  .cart-summary .left-cart .prod-info .prod-img {
    display: block !important;
    min-width: 100px;
    max-width: 100px;
    margin-right: 15px;
  }

  .cart-summary .prod-detail {
    margin-left: 0;
  }

  .cart-summary .prod-detail .prod-content {
    max-width: 100%;
  }

  .cart-summary .prod-detail .prod-content .prod-info {
    display: flex;
  }

  .cart-summary .prod-detail .prod-content .price {
    position: unset;
    text-align: left !important;
    margin-bottom: 10px;
    font-size: 24px;
    display: block;
  }

  .cart-summary .prod-detail .s_title_block a {
    margin-bottom: 10px;
  }

  .cart-summary .prod-detail .prod-reference {
    margin-bottom: 10px;
  }

  .cart-summary .prod-detail .prod-control {
    margin-top: 15px;
  }

  #authentication div#columns,
  #order div#columns {
    padding: 0 !important;
  }

  #scrollup {
    display: none !important;
  }
}

.nuovo {
  margin-bottom: 20px;
}

.nuovo h3 {
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  font-family: var(--tittu-main-font) !important;
  color: #000;
}

.nuovo a {
  background: transparent !important;
  border: 1px solid #333333 !important;
  color: #333333;
  height: 52px;
  width: 100%;
  float: unset;
  border-radius: 0 !important;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
  transition: 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  transition: 0.3s;
  font-size: 14px;
}

.nuovo a:hover {
  background-color: #f0f2f5 !important;
}

.log-user {
  max-width: 400px;
  margin: auto;
  background-color: #fff;
  padding: 25px 20px;
  box-shadow: 0 0 15px -5px rgb(0 0 0 / 15%);
}

.log-user form {
  width: 100%;
}

.log-user #login_form h3 {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  font-family: var(--tittu-main-font) !important;
}

.log-user form input[type="text"],
.log-user form input[type="password"] {
  height: 52px;
  width: 100%;
  border: 1px solid #c8c9cc;
  padding: 5px 15px;
  border-radius: 0px !important;
}

#login_form #SubmitLogin {
  background-color: #db1220 !important;
  background: #db1220 !important;
  color: #fff;
  height: 52px;
  width: 100%;
  float: unset;
  border: 0;
  border-radius: 0 !important;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
  transition: 0.3s;
}

#login_form #SubmitLogin:hover {
  background-color: #cc0b18 !important;
  background: #cc0b18 !important;
}

.register-type h2 {
  text-align: center;
  font-family: var(--tittu-main-font) !important;
  font-size: 24px;
  font-weight: 700;
  padding-bottom: 10px;
}

.register-type > p {
  text-align: center;
  font-size: 16px;
  color: #000;
}

.register-type .col_2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 25px;
  max-width: 925px;
  margin: 25px auto 0;
}

.register-type form {
  padding: 35px;
  background-color: #fff;
  box-shadow: 0 0 15px -5px rgb(0 0 0 / 15%);
}

.register-type form h3 {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  font-family: var(--tittu-main-font) !important;
  padding-bottom: 5px;
  color: #000;
}

.register-type form p {
  text-align: center;
  margin-bottom: 20px;
  color: rgba(0, 0, 0, 0.6);
}

.register-type form [type="text"] {
  height: 52px;
  width: 100%;
  border: 1px solid #c8c9cc;
  padding: 5px 15px;
  border-radius: 0px !important;
}

.register-type form [type="submit"] {
  background-color: #db1220 !important;
  background: #db1220 !important;
  color: #fff;
  height: 52px;
  width: 100%;
  float: unset;
  border: 0;
  border-radius: 0 !important;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
  transition: 0.3s;
}

.register-type form [type="submit"]:hover {
  background-color: #cc0b18 !important;
  background: #cc0b18 !important;
}

.register-type form ul {
  margin-left: 25px;
  margin-bottom: 20px;
}

.register-type form ul li:not(:last-child) {
  margin-bottom: 5px;
}

.register-type form hr {
  border-color: #dfdfe1;
}

@media (max-width: 992px) {
  .register-type .col_2 {
    grid-gap: 15px;
  }
}

@media (max-width: 767px) {
  .register-type .col_2 {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 20px;
  }
}

.fixed-total {
  display: none !important;
}

@media (max-width: 767px) {
  .log-user #login_form h3 {
    font-size: 20px;
  }

  .fixed-total {
    display: block !important;
    position: fixed;
    bottom: -500px;
    left: 0;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    padding: 0px 15px 20px 15px;
    transition: 0.4s;
    z-index: 9999;
  }

  .fixed-total.show {
    bottom: 0;
  }

  .fixed-total .exclusive {
    background-color: #db1220 !important;
    background: #db1220 !important;
    color: #fff;
    border: 0 !important;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
    border-radius: 0 !important;
    transition: 0.3s;
  }

  .fixed-total p {
    text-align: center;
    font-size: 16px;
    margin-top: 10px;
    z-index: 99999;
  }

  .fixed-total p span {
    font-weight: 700;
  }
}

.selectpro {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 24px;
}

.selectpro a {
  padding: 15px 20px;
  display: inline-block;
  line-height: normal;
  background-color: #000;
  color: #fff;
  text-align: center;
  transition: 0.3s;
}

.selectpro a.authactive {
  background-color: #db1220;
}

.selectpro a:hover {
  background-color: #db1220;
}

#account-creation_form .account_creation {
  display: flex;
  flex-wrap: wrap;
  background-color: #fff !important;
  box-shadow: 0 0 15px -5px rgb(0 0 0 / 15%) !important;
  border: 0 !important;
  margin-bottom: 24px !important;
  padding-bottom: 30px;
}

#account-creation_form .account_creation h3 {
  text-align: center;
  font-family: var(--tittu-main-font) !important;
  background: unset;
  color: #333;
  font-size: 18px;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 25px;
  width: 100%;
}

#account-creation_form p.select select {
  margin-right: 0 !important;
}

#center_column #account-creation_form fieldset.account_creation p {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  max-width: 100%;
  margin-bottom: 8px !important;
}

#account-creation_form .account_creation p label {
  width: 160px !important;
  font-weight: 400 !important;
}

#account-creation_form .account_creation p.text input,
#account-creation_form .account_creation p.password input,
#account-creation_form .account_creation p.select input,
#account-creation_form .account_creation p.select select {
  padding: 0 5px;
  height: 44px !important;
  width: 385px;
  border: 1px solid #ddd;
  font-size: 12px;
  color: #666;
}

#account-creation_form .account_creation p.text input[type="checkbox"] {
  width: 22px !important;
  height: 22px !important;
  margin-right: 10px !important;
}

#account-creation_form p.required sup {
  color: #db1220;
}

#account-creation_form > .form-group {
  border: unset !important;
  padding: unset !important;
}

#center_column #account-creation_form p {
  padding: 0 !important;
}

#account-creation_form [name="submitAccount"] {
  background-color: #db1220 !important;
  background: #db1220 !important;
  color: #fff;
  height: 52px;
  width: 100%;
  float: unset;
  border: 0;
  border-radius: 0 !important;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
  transition: 0.3s;
  margin-bottom: 10px;
}

#center_column #account-creation_form .account_creation > .inline-infos {
  width: 100%;
  text-align: center;
  justify-content: center;
  margin: 15px 0 22px !important;
}

@media (max-width: 767px) {
  #center_column #account-creation_form fieldset.account_creation p,
  #center_column #account-creation_form fieldset.account_creation div {
    width: 100%;
  }

  #account-creation_form .account_creation h3 {
    margin-top: 15px;
    margin-bottom: 0px;
  }

  #account-creation_form .account_creation p.text input[type="checkbox"] {
    margin-left: 10px !important;
    position: relative;
    top: 5px;
    height: 15px !important;
    width: 15px !important;
  }

  #account-creation_form > .form-group input {
    margin-top: 3px !important;
  }
}

body .widget-visible.hide {
  display: none !important;
}

.hide-element {
  display: none !important;
}

.log-fb-go {
  margin: 20px 0 0;
}

.log-fb-go .separate-title {
  position: relative;
  text-align: center;
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 18px;
}

.log-fb-go .separate-title:before {
  content: "";
  position: absolute;
  top: 12px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 0;
}

.log-fb-go .separate-title span {
  background-color: #fff;
  padding: 0 15px;
  z-index: 1;
  position: relative;
  font-size: 14px;
}

.log-fb-go .log-btns {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 15px;
}

.log-fb-go .log-btns .col-md-4 {
  float: unset;
  width: 100%;
  padding: 0;
}

.log-fb-go .log-btns .clearfix {
  display: none !important;
}

.log-fb-go .log-btns .btn {
  background: transparent !important;
  border: 1px solid #d2d2d2 !important;
  color: #333333;
  height: 52px;
  width: 100%;
  float: unset;
  border-radius: 0 !important;
  transition: 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  transition: 0.3s;
  margin: 0;
}

.log-fb-go .log-btns .btn:hover {
  background-color: #f0f2f5 !important;
}

.log-fb-go .log-btns .btn i {
  position: relative;
  top: 1px;
  padding-right: 38px;
}

.log-fb-go .log-btns .btn .fa.fa-facebook:before {
  content: "\f09a" !important;
  color: #1977f2;
}

.log-fb-go .log-btns .btn .fa.fa-google-plus {
  color: #ff0039;
}

.mfp-bg {
  z-index: 999999999 !important;
}

.mfp-container .mfp-content {
  border: 0 !important;
  width: auto !important;
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
}

.mfp-container #pm_mc3_content {
  display: flex;
}

.mfp-auto-cursor .cross-selling {
  max-width: 215px;
  width: 100% !important;
  height: 100%;
  border-radius: 0 !important;
  border: 0 !important;
  background: #333333 !important;
  padding: 20px;
  overflow: auto;
}

.cross-selling .h3 {
  color: #fff;
  text-align: left;
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 30px;
}

.cross-selling .product-container {
  margin-bottom: 30px;
}

.cross-selling .button-container {
  text-align: left;
}

.cross-selling #pm_mc3_cs_hook_cross_selling_on_cart .button-container a {
  border-radius: 1px !important;
  padding: 8px 5px;
  width: 100%;
}

.cross-selling
  #pm_mc3_cs_hook_cross_selling_on_cart
  #csoc-container
  .right-block
  .ajax_add_to_cart_button
  span {
  text-transform: capitalize;
  font-weight: 500 !important;
}

.cross-selling .left-block {
  width: unset !important;
}

.cross-selling .product-image-container {
  text-align: left !important;
}

.cross-selling .product-image-container img {
  width: 100%;
  height: auto !important;
}

.cross-selling .right-block h5 {
  text-align: left;
}

.cross-selling .right-block h5 a {
  display: block;
  margin-bottom: 15px;
  color: #fff;
}

.cross-selling .right-block .product-price {
  display: block;
  text-align: left;
  color: #fff;
  font-size: 17px !important;
}

.cross-selling .right-block .product-price:after {
  display: inline-block;
  color: #fff;
}

@media (max-width: 767px) {
  .cross-selling-inside {
    background-color: #333333;
    margin-top: auto;
    padding: 20px 0px;
  }

  .cross-selling-inside div.product-container .product-image-container img {
    height: 85px !important;
  }

  .cross-selling-inside .right-block h5 a {
    display: block;
    margin-bottom: 5px;
    color: #fff;
  }

  .cross-selling-inside .right-block .content_price {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .cross-selling-inside .right-block .content_price .old-price {
    text-decoration: line-through;
  }

  .cross-selling-inside .right-block .product-price {
    display: block;
    text-align: center;
    color: #fff;
  }

  .cross-selling-inside .right-block .product-price:after {
    display: inline-block;
    color: #fff;
  }

  .cross-selling-inside
    #pm_mc3_cs_hook_cross_selling_on_cart
    .button-container
    a {
    float: unset !important;
    width: fit-content;
    display: block !important;
    margin: 0 auto 0;
  }

  .cross-selling-inside .slick-dots li button:before {
    color: #fff;
  }

  .cross-selling-inside .slick-dots li.slick-active button:before {
    color: #fff;
  }

  .cross-selling-inside .slick-dots li {
    margin: 0 !important;
    width: 15px;
    height: 15px;
  }

  .cross-selling-inside .slick-dotted.slick-slider {
    margin-bottom: 20px;
  }
}

.pm_product_item .pm_mc3_attributes_summary {
  text-align: left;
  font-size: 12px !important;
  margin-top: 5px;
}

.mfp-auto-cursor #pm_mc3_cs_container {
  max-width: 500px;
  width: 100% !important;
  height: 100%;
  border-radius: 0 !important;
  border: 0 !important;
  background: #fff !important;
}

.mfp-auto-cursor .mfp-content .pm_title {
  display: flex;
  font-family: var(--tittu-main-font);
  font-size: 20px;
  text-align: left;
  font-weight: 600;
  padding: 20px 20px 10px;
}

.mfp-auto-cursor .mfp-content .pm_title i {
  color: #0aab0a;
  margin-right: 12px;
  margin-top: 6px;
}

.pm_list_products {
  overflow-y: auto;
}

.pm_list_products .pm_product_item {
  display: flex;
  padding: 15px 20px;
  transition: 0.3s;
}

.pm_list_products .pm_product_item:hover {
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
}

.pm_list_products .pm_product_item .pm_product-media {
  margin-right: 20px;
}

.pm_list_products .pm_product_item .pm_product-media img {
  min-width: 100px;
  height: auto;
}

.pm_list_products .pm_product_item .pm_product_detail {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 5px 0 10px;
}

.pm_list_products .pm_product_item .pm_mc_csoc {
  background: #fff !important;
}

.pm_list_products .pm_product_item .pm_product_name {
  display: flex;
  justify-content: space-between;
  text-align: left;
}

.pm_list_products .pm_product_item .pm_product_name a {
  display: block;
  font-size: 15px;
  transition: 0.3s;
}

.pm_list_products .pm_product_item .pm_product_name a:hover {
  text-decoration: underline;
  color: #db1220;
}

.pm_list_products .pm_product_item .pm_mc3_quantity_delete {
  cursor: pointer;
  margin-left: 20px;
  color: #db1220;
}

.pm_list_products .pm_product_item .pm_mc3_quantity_delete:hover {
  color: #ff717b;
}

.pm_list_products .pm_product_item .pm_mc3_cs_product_quantity {
  border: 0 !important;
  padding: 0 !important;
}

.pm_list_products .pm_product_item .pm_mc3_quantity_buttons_container {
  display: flex;
  border: 1px solid #c8c9cc;
}

.pm_list_products .pm_product_item .pm_mc3_quantity_buttons_container i {
  height: 30px;
  width: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f0f2f5;
  font-weight: 300;
  font-size: 15px;
  padding-top: 2px;
  cursor: pointer;
}

.pm_list_products .pm_product_item .pm_mc3_quantity_buttons_container i:hover {
  color: #db1220;
}

.pm_list_products
  .pm_product_item
  .pm_mc3_quantity_buttons_container
  .pm_mc3_quantity_less
  i {
  border-right: 1px solid #c8c9cc;
}

.pm_list_products
  .pm_product_item
  .pm_mc3_quantity_buttons_container
  .pm_mc3_quantity_more
  i {
  border-left: 1px solid #c8c9cc;
}

.pm_list_products
  .pm_product_item
  .pm_mc3_quantity_buttons_container
  .pm_mc3_cs_product_quantity_value {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  padding: 0 15px;
  font-weight: 500;
}

.pm_list_products .pm_product_item .pm_price_qte {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: auto;
}

.pm_list_products .pm_product_item .pm_price_qte .pm_price {
  font-size: 17px;
  font-weight: 800;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
  font-weight: 300;
  font-family: "Lato";
}

body .mfp-close {
  font-size: 32px !important;
  height: 25px !important;
  line-height: 0 !important;
  right: 10px !important;
  top: 20px !important;
  border-radius: 15px;
}

#pm_mc3_content,
#pm_mc3_content {
  height: 100%;
}

#pm_mc3_cs_container {
  display: flex;
  flex-direction: column;
  height: 100%;
}

#pm_mc3_cs_container #pm_mc3_cs_footer_actions_container {
  margin-bottom: 20px !important;
  display: flex;
  flex-direction: column;
  padding: 20px 20px 0 !important;
  margin-top: auto !important;
}

#pm_mc3_cs_container
  #pm_mc3_cs_footer_actions_container
  .pm_resume_info
  .columns {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 5px;
}

#pm_mc3_cs_container
  #pm_mc3_cs_footer_actions_container
  .pm_resume_info
  .columns:last-child {
  margin-bottom: 10px;
}

#pm_mc3_cs_container
  #pm_mc3_cs_footer_actions_container
  .pm_resume_info
  .label {
  font-size: 13px !important;
  padding: 0 !important;
  font-weight: 600 !important;
  color: #333333 !important;
}

#pm_mc3_cs_container
  #pm_mc3_cs_footer_actions_container
  .pm_resume_info
  #pm_mc3_cs_discounts_value,
#pm_mc3_cs_container
  #pm_mc3_cs_footer_actions_container
  .pm_resume_info
  #pm_mc3_cs_shipping_value {
  padding: 0 !important;
  font-size: 13px !important;
  color: #333333 !important;
  font-weight: 600 !important;
}

#pm_mc3_cs_container
  #pm_mc3_cs_footer_actions_container
  .pm_resume_info
  #pm_mc3_cs_total_label {
  font-size: 16px !important;
}

#pm_mc3_cs_container
  #pm_mc3_cs_footer_actions_container
  .pm_resume_info
  #pm_mc3_cs_total_value {
  padding: 0 !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  color: #333333 !important;
}

#pm_mc3_cs_container
  #pm_mc3_cs_footer_actions_container
  .pm_resume_info
  #pm_mc3_cs_total_value::after {
  display: inline-block;
  margin-left: 10px;
  color: #008f00;
}

#pm_mc3_cs_footer_actions_container #pm_mc3_cs_order_now,
#pm_mc3_cs_footer_actions_container #pm_mc3_cs_keep_shopping {
  padding: 0 !important;
  width: 100%;
}

#pm_mc3_cs_footer_actions_container
  #pm_mc3_cs_order_now
  #pm_mc3_cs_order_now_btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #db1220 !important;
  background: #db1220 !important;
  color: #fff;
  height: 52px;
  width: 100%;
  float: unset;
  border: 0;
  border-radius: 0 !important;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
  transition: 0.3s;
  font-size: 14px;
  font-weight: bold;
}

#pm_mc3_cs_footer_actions_container
  #pm_mc3_cs_order_now
  #pm_mc3_cs_order_now_btn:hover {
  background-color: #cc0b18 !important;
  background: #cc0b18 !important;
  color: #fff !important;
}

#pm_mc3_cs_footer_actions_container #pm_mc3_cs_keep_shopping_btn {
  display: inline-flex;
  align-items: center;
  background-color: #fff !important;
  background: #fff !important;
  color: #333 !important;
  border: 1px solid #333 !important;
  height: 52px;
  width: 100%;
  float: unset;
  border: 0;
  border-radius: 0 !important;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
  transition: 0.3s;
  font-size: 14px;
  font-weight: bold;
  justify-content: center;
  margin-top: 10px;
}

#pm_mc3_cs_footer_actions_container #pm_mc3_cs_keep_shopping_btn:hover {
  background-color: #f0f2f5 !important;
}

div#csoc-container div.product-container .product-image-container img {
  height: 125px;
  padding: 0 !important;
  margin-bottom: 15px !important;
}

div#csoc-container {
  width: 100% !important;
}

#pm_mc3_cs_hook_cross_selling_on_cart .right-block .ajax_add_to_cart_button {
  border-color: #db1221 !important;
  background: #db1221 !important;
  color: #fff;
  font-weight: 200 !important;
  border-radius: 50px !important;
  line-height: normal;
  text-transform: uppercase;
  padding: 8px 15px;
  transition: 0.3s;
}

#pm_mc3_cs_hook_cross_selling_on_cart
  .right-block
  .ajax_add_to_cart_button:hover {
  background: #cc0b18 !important;
  border-color: #cc0b18 !important;
}

#pm_mc3_cs_hook_cross_selling_on_cart
  #csoc-container
  .right-block
  .ajax_add_to_cart_button
  span {
  font-family: var(--tittu-global-font) !important;
  font-weight: 300 !important;
  padding: 0 !important;
}

@media (max-width: 767px) {
  #pm_mc3_cs_container #pm_mc3_cs_footer_actions_container {
    margin-top: 0 !important;
  }
}

.navbar-header {
  display: none;
}

.custom-header-info {
  display: none;
}

.sortPagiBar .nb--products {
  display: none !important;
}

@media (max-width: 992px) {
  .top-nav-holder {
    display: none !important;
  }

  .div_logo {
    order: 1;
  }

  .custom-searchtop {
    order: 2;
  }

  .header-userinfo {
    display: none !important;
  }

  .navbar-header {
    display: flex;
    align-items: center;
    width: 25%;
    position: relative;
    top: 2px;
  }

  .navbar-header > span {
    color: #fff;
    letter-spacing: 0.6px;
  }

  .navbar-toggle .icon-bar {
    margin: 5px 0;
  }

  .custom-header-info {
    display: block;
    text-align: right;
    width: 25%;
    position: relative;
    top: 2px;
  }

  .custom-header-info .ajax_cart_quantityy span {
    display: none !important;
  }

  .custom-header-info > a {
    position: relative;
  }

  .custom-header-info .fa-shopping-bag {
    font-size: 20px;
    color: #fff;
  }

  .custom-header-info .ajax_cart_quantityy b {
    position: absolute;
    top: -10px;
    right: -10px;
    background-color: red;
    color: #fff;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 9px;
    padding-top: 1px;
  }

  .header-logo {
    width: 50%;
    text-align: center !important;
  }

  .header-logo img {
    max-width: 200px;
    width: 100%;
  }

  .div_logo {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    margin: 0px 0px 18px;
  }

  .custom-header-info .login,
  .custom-header-info .account {
    margin-right: 20px;
  }

  .custom-header-info .fa-user-o {
    font-size: 20px;
    color: #fff;
  }

  .custom-header-info .logout {
    margin-left: 25px;
  }

  .custom-header-info .fa-sign-out {
    font-size: 20px;
    color: #ff0101;
  }
}

@media (max-width: 767px) {
  .navbar-header > span {
    font-size: 15px;
  }

  .header-logo img {
    max-width: 165px;
    margin-left: 5px;
  }

  .header1 .input-searchtop {
    height: 36px;
  }

  .header1 .btn-searchtop {
    font-size: 14px;
  }

  .navbar-toggle .icon-bar {
    width: 20px;
    margin: 6px 0;
  }

  .custom-header-info .account {
    margin-right: 10px;
  }

  .custom-header-info .login {
    margin-right: 20px;
  }

  .custom-header-info .logout {
    margin-left: 10px;
  }

  .custom-header-info .fa-sign-out,
  .custom-header-info .fa-shopping-bag,
  .custom-header-info .fa-user-o {
    font-size: 23px;
  }

  body#category #columns {
    margin-top: -15px !important;
  }

  .tittle-and-short-holder {
    padding: 15px 10px;
  }

  .tittle-and-short-holder .resumecat {
    display: none !important;
  }

  .tittle-and-short-holder h1 {
    line-height: 33px;
    margin: 0 !important;
  }

  .sortPagiBar select#selectPrductSort {
    max-width: 165px;
    font-size: 14px;
  }

  #center_column .sortPagiBar p.select {
    font-size: 14px;
  }

  .sortPagiBar .nb--products {
    display: block !important;
  }

  .breadcrumb {
    padding: 3px 0 !important;
  }

  #product_reference {
    display: flex;
    align-items: center;
  }

  #product_reference label {
    margin-bottom: 0;
    margin-right: 10px;
  }

  .pm_list_products .pm_product_item {
    padding: 15px 10px;
  }

  #btn--menu {
    margin-right: 8px;
  }

  .tittle-and-short-holder {
    margin-bottom: 5px;
  }

  .orderall .remise_p {
    margin-bottom: 5px;
  }

  .content_sortPagiBar {
    margin: 0 0 5px 0;
  }

  a#catpar {
    margin-bottom: 5px;
  }
}

#pm_mc3_content > .mfp-close {
  display: none !important;
}

@media (max-width: 767px) {
  .owl-theme .owl-controls .owl-page span {
    width: 5px;
    height: 5px;
    margin: 5px 3px;
  }

  .pm_list_products .pm_product_item .pm_product-media {
    margin-right: 15px;
  }

  .pm_list_products .pm_product_item .pm_product-media img {
    min-width: 75px;
    max-width: 75px;
  }

  .mfp-auto-cursor .mfp-content {
    width: 100% !important;
  }

  .mfp-auto-cursor .mfp-content .pm_title i {
    margin-top: 4px;
  }
}

#category
  #product_list[listing-view="list"]
  li
  .new-list-product
  .sd-categorie
  .btn_ {
  transition: 0.3s;
}

#category
  #product_list[listing-view="list"]
  li
  .new-list-product
  .sd-categorie
  .btn_:hover {
  background: #c40513 !important;
  color: #fff !important;
}

.new-list-product .sd-categorie .btn_:after {
  content: unset !important;
}

@media (max-width: 767px) {
  body .mfp-close {
    top: 16px !important;
    right: -5px !important;
  }
}

#manufacturer .content_price .btn_ajouter_au_panier2 {
  position: relative;
  padding: 8px !important;
  text-align: center;
  margin-top: 15px;
  background: #db1221 !important;
  font-weight: normal;
  border-radius: 50px;
  margin-bottom: 10px;
}

#manufacturer .content_price .btn_ajouter_au_panier2:before {
  content: "\f218";
  font-family: "Font Awesome 6 Free";
  background: #fff;
  width: 25px;
  height: 25px;
  position: absolute;
  left: 5px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  color: #db1221;
  font-weight: 600;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-right: 2px;
  padding-top: 2px;
}

#manufacturer #left_column .block {
  margin-top: 15px;
}

@media (max-width: 767px) {
  #category .container_9 {
    padding: 0 5px !important;
  }

  .row {
    margin-right: -5px;
    margin-left: -5px;
  }

  .custom-header-info .ajax_cart_quantityy b {
    left: -10px;
    right: unset;
  }

  .mfp-auto-cursor .mfp-content .pm_title {
    padding: 20px 10px 10px;
    margin-right: 40px;
    font-size: 17px;
  }

  #pm_mc3_cs_container #pm_mc3_cs_footer_actions_container {
    padding: 20px 10px 0 !important;
  }

  #category
    #product_list[listing-view="list"]
    li
    .new-list-product
    .sd-categorie
    .btn_ {
    font-size: 12px !important;
    text-transform: uppercase;
  }

  .pd-pack .pd-pack-title {
    text-align: left;
  }

  .pd-pack .content-pack .media {
    min-width: 125px;
  }

  .pd-pack .content-pack .content {
    margin-left: 15px;
    width: 100%;
  }

  .pd-pack .pd-pack-btn {
    font-size: 12px;
    padding: 11px 10px 11px 40px !important;
    margin-left: 0;
    margin-top: 10px;
  }

  .pd-pack .pd-detail {
    padding-bottom: 10px;
  }
}

.cart_discount_name {
  margin-top: 10px;
}

[listing-view="grid"] .ajax_add_to_cart_button {
  background: #db1221 !important;
  border-radius: 30px;
  line-height: 1;
  padding: 12px 22px !important;
  max-width: 100%;
  font-size: 12px;
  text-transform: uppercase;
  position: relative;
  margin-top: 0;
  transition: all 0.3s ease-out;
  margin: 10px 0;
}

[listing-view="grid"] .ajax_add_to_cart_button:before {
  content: "\f218";
  font-family: "Font Awesome 6 Free";
  background: #fff;
  width: 25px;
  height: 25px;
  position: absolute;
  left: 5px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  color: #db1221;
  font-weight: 600;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (max-width: 767px) {
  #category .option_product {
    position: relative;
    top: 4px;
  }

  #category
    #product_list[listing-view="list"]
    li
    .new-list-product
    .add-to-cart-picto-holder {
    margin: 10px 0;
  }

  body#category .info_picto {
    margin-bottom: 10px;
  }

  .caract_table {
    margin-bottom: 10px;
  }

  .new-list-product .sd-categorie .sd-tile {
    padding-top: 10px;
  }

  .sd-categorie .bloc_ .prices_ .prix_final {
    margin-left: 0;
  }

  .sd-categorie .bloc_ .nom_prod a {
    font-size: 14px;
  }

  #h2carac,
  .similar_categories .title {
    border-radius: 15px 15px 0 0;
    font-size: 16px;
    padding: 15px 5px !important;
  }

  .pd-pack .pd-detail:last-child {
    margin-bottom: 0;
  }

  body#product #page {
    padding: 0 5px !important;
  }

  section.accroche-home {
    margin-top: 45px;
  }

  section.accroche-home > .row > div {
    margin: 20px 5px 0;
    width: 47%;
    padding: 30px 10px 20px !important;
  }

  .accroche-home .col-lg-6 div {
    padding: 10px 0px 0px;
  }

  .accroche-home p,
  .accroche-home a {
    text-align: center;
    font-size: 14px !important;
  }

  .accroche-home a > span {
    font-size: 18px !important;
  }

  .container.white_bg .marg-section:first-child {
    padding-top: 40px !important;
  }

  section.accroche-home > .row > div:first-child:before,
  section.accroche-home > .row > div:last-child:before {
    width: 60px;
    height: 60px;
    font-size: 22px;
    border-radius: 15px;
    top: -30px !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
  }
}

/* ==========START Cookies Pop up=========== */
.cookies-popup-holder {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999999999;
}
.over-lay-first {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000000b5;
  z-index: 100;
  left: 0;
  top: 0;
}
.over-lay-first-second {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000000b5;
  z-index: 200;
  left: 0;
  top: 0;
}
.block-one-cockies {
  position: absolute;
  max-width: 750px;
  width: 80%;
  top: 50%;
  left: 50%;
  background: #fff;
  transform: translate(-50%, -50%);
  padding: 35px 25px;
  z-index: 101;
}
.block-one-cockies p {
  text-align: justify;
  font-weight: 300;
  margin-bottom: 20px;
  color: #000;
  padding: 0;
  line-height: 22px;
}
.contunuer-sans-ac {
  cursor: pointer;
  margin-bottom: 15px;
  color: #000;
}
.retour-pop-one {
  cursor: pointer;
  color: #000;
}
.retour-pop-one i {
  font-size: 14px;
  margin-right: 3px;
}
.contunuer-sans-ac:hover,
.retour-pop-one:hover {
  color: #00aed9;
}
button.personnaliser-choix {
  background: #fff;
  color: #000;
  border: solid 0.5px #000;
  width: 250px;
  display: inline-block;
  text-align: center;
  padding: 15px 0;
  border-radius: 3px;
  margin-right: 14px;
  outline: none;
  cursor: pointer;
  font-size: 14px;
}
button.tout-accepter-a {
  background: #000;
  color: #fff;
  font-size: 14px;
  width: 240px;
  display: inline-block;
  text-align: center;
  padding: 15px 0;
  border-radius: 3px;
  margin-right: 14px;
  outline: none;
  border: none;
  cursor: pointer;
}
button.tout-accepter {
  background: #000;
  color: #fff;
  font-size: 14px;
  width: 212px;
  display: inline-block !important;
  text-align: center;
  padding: 16px 0;
  border-radius: 3px;
  margin-right: 14px;
  outline: none;
  border: none;
  cursor: pointer;
}
.block-two-cockies {
  position: absolute;
  max-width: 800px;
  width: 80%;
  top: 50%;
  left: 50%;
  background: #fff;
  transform: translate(-50%, -50%);
  padding: 35px 25px;
  z-index: 201;
}
.top-title-coockie {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 25px;
}
span.title-popup-cookies {
  color: #db1222;
  font-weight: 600;
  font-size: 22px;
  letter-spacing: 0.6px;
  text-transform: uppercase;
}
.block-two-cockies p {
  text-align: justify;
}
button.Interdire-choix {
  background: #fff;
  color: #00aed9;
  border: solid 0.5px #00aed9;
  width: 212px;
  display: inline-block;
  text-align: center;
  padding: 16px 0;
  border-radius: 3px;
  margin-right: 14px;
  outline: none;
  margin-bottom: 10px;
  cursor: pointer;
}
@media (max-width: 768px) {
  .btns-cookies-holder {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  button.tout-accepter {
    order: 0;
    margin-bottom: 10px;
  }
  button.personnaliser-choix {
    margin-bottom: 0;
  }
}
@media (max-width: 600px) {
  .block-one-cockies {
    width: 95%;
  }
  .block-one-cockies {
    display: grid;
    padding: 35px 15px;
  }
  .btns-cookies-holder {
    order: 3;
  }
  button.personnaliser-choix {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .contunuer-sans-ac {
    order: 1;
  }
  .block-one-cockies > p {
    order: 2;
  }
  .contunuer-sans-ac {
    text-align: right;
  }
}
/* --------second pop---------- */
.change-icon i::before {
  content: "\f068";
}
.second-btns-cookies-holder {
  display: flex;
  justify-content: flex-end;
}
.accept-multichoix-holder-cookies {
  margin-bottom: 30px;
}
.accept-multichoix-holder-cookies span.title-c {
  font-weight: 600;
  color: #000;
  font-size: 16px;
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}
.info-bloc-cookies-holdera {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
.info-bloc-cookies-holderb {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
.info-bloc-cookies-holderc {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
.propos-cokie-hol-info {
  display: none;
  order: 3;
  width: 100%;
}
.propos-cokies-buttons button {
  color: #808899;
  border: solid 0.5px #808899;
  background: #fff;
  outline: none;
  min-width: 100px;
  cursor: pointer;
  padding: 4px 0;
}
.propos-cokie-hol-title {
  font-weight: 500;
  color: #000;
  cursor: pointer;
}
.propos-cokie-hol-title i {
  font-size: 12px;
  position: relative;
  top: -1px;
  margin-right: 6px;
}
.propos-block-acc {
  display: flex;
  justify-content: space-between;
  padding: 5px;
  border: solid 1px #ccc;
  background: #cccccc69;
  color: #000;
  flex-wrap: wrap;
}
.partnet-cookies-holdre {
  display: flex;
  justify-content: space-between;
  margin: 15px 0;
  flex-wrap: wrap;
  align-items: center;
}
.partnet-cookies-holdre p {
  margin: 0;
  font-weight: 700;
  font-size: 16px;
  color: #000;
}
.partnet-cookies-holdre button {
  border: solid 1px #ccc;
  background: #cccccc69;
  padding: 15px;
  font-weight: 500;
  color: #000;
  outline: none;
}
.tout-regester {
  display: none;
  border: solid 0.5px #000 !important;
  color: #000;
  background: #fff !important;
  font-size: 14px;
  text-align: center;
  padding: 15px 20px;
  border-radius: 3px;
  outline: none;
  border: none;
  cursor: pointer;
  margin-right: 15px;
}
.tout-regester-c {
  background: #00aed9;
  color: #fff;
  font-size: 15px;
  width: 212px;
  text-align: center;
  padding: 16px 0;
  border-radius: 3px;
  outline: none;
  border: none;
}
button.interd-btn.checked-btn {
  background: #e70002 !important;
  border-color: #e70002 !important ;
  color: #fff;
}
button.interd-btn.checked-btn::before {
  content: "\f00d";
  font-family: "FontAwesome";
  margin-right: 4px;
}
button.accept-btn.checked-btn {
  background: #3de35a !important;
  border-color: #3de35a !important;
  color: #000;
}
button.accept-btn.checked-btn::before {
  content: "\f00c";
  font-family: "FontAwesome";
  margin-right: 4px;
}
/* == */
.partner-two-holder {
  display: none;
}
span.bntn-return-two i {
  font-family: "Font Awesome 6 Free";
}
.all-partner-holdre {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 0px;
  padding: 15px 4px;
  background: rgba(0, 0, 0, 0.05);
}
.all-partner-holdre p {
  margin: 0;
  font-size: 14px;
}
.partners-details-holder {
  padding: 15px 4px;
  border: solid 1px rgba(0, 0, 0, 0.05);
  margin-bottom: 20px;
}
.partner-info-global {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
/* --------display--------- */
.display-block {
  display: block !important;
  transition-duration: 1.7s;
}
.display-none {
  display: none !important;
  transition-duration: 1.7s;
}
.disabeld-blo {
  position: none;
  pointer-events: none !important;
  opacity: 0.5;
}
.btn-no-realis-holder {
  text-align: center;
  margin-bottom: 25px;
}
.btn-no-realis-holder .show-nos-realis-btn {
  width: auto;
  padding: 16px 25px;
  background: #00aed9;
  font-size: 15px;
  display: inline-block;
  text-align: center;
  border-radius: 3px;
  transition: 0.3s;
  border: 0;
}
.tout-regester.display-block {
  display: inline-block !important;
}

.propos-cokies-buttons.require button {
  border-color: #f10101;
  box-shadow: 0 0 2px 2px rgb(241 0 2 /20%);
}
@media (max-width: 767px) {
  .block-two-cockies {
    width: 95%;
    padding: 25px 15px 30px;
  }

  .propos-cokies-buttons.outils_pub {
    margin-top: 0;
    display: block;
    width: 100%;
    text-align: right;
  }

  .second-btns-cookies-holder {
    float: unset;
  }

  .tout-regester {
    width: 100%;
  }

  button.tout-accepter-a {
    order: 2;
    margin-right: 0;
    margin-left: 0;
    width: 100%;
  }
}

.accept-multichoix-holder-cookies .tab-detail {
  display: none;
  height: 240px;
  overflow: auto;
  padding: 0;
}

.accept-multichoix-holder-cookies .tab-detail.show {
  display: block;
}

.accept-multichoix-holder-cookies .columns {
  display: grid;
  grid-template-columns: 30% 70%;
  justify-content: space-between;
}

.accept-multichoix-holder-cookies .tabs {
  margin-right: 20px;
  margin-top: 0;
}

.accept-multichoix-holder-cookies .tabs a {
  width: 100%;
  display: block;
  padding: 15px 5px;
  border-top: 1px solid #ccc;
  cursor: pointer;
  font-weight: 600;
  transition: 0.4s;
  color: #2f2e2e;
  text-decoration: none;
}

.accept-multichoix-holder-cookies .tabs a.active,
.accept-multichoix-holder-cookies .tabs a:hover {
  color: #db1222;
}

.accept-multichoix-holder-cookies .tabs a:first-child {
  border-top: 0 !important;
}

.accept-multichoix-holder-cookies .tab-title {
  font-weight: 600;
  margin-bottom: 10px;
  color: #2f2e2e;
}

.accept-multichoix-holder-cookies .tab-detail p {
  font-size: 14px;
  color: #838080;
  font-weight: 300;
  margin-bottom: 8px;
  text-align: left;
  line-height: 22px;
  padding: 0;
}

.accept-multichoix-holder-cookies .tab-detail p:last-of-type {
  margin-bottom: 0;
}

.accept-multichoix-holder-cookies ul {
  margin-top: 10px;
}

.accept-multichoix-holder-cookies ul li {
  font-size: 14px;
  color: #838080;
  font-weight: 300;
  margin-bottom: 8px;
  line-height: normal;
}

.accept-multichoix-holder-cookies ul li:last-child {
  margin-bottom: 0;
}

.accept-multichoix-holder-cookies .tab-detail .propos-cokies-buttons {
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .accept-multichoix-holder-cookies .columns {
    grid-template-columns: 100%;
  }

  .second-btns-cookies-holder {
    flex-direction: column;
  }

  .tout-regester.display-block {
    margin-bottom: 15px;
  }

  button.tout-accepter {
    width: 100%;
  }

  .block-two-cockies,
  .block-one-cockies {
    max-height: 95%;
    overflow: auto;
  }

  .block-one-cockies p {
    font-size: 14px;
  }

  span.title-popup-cookies {
    font-size: 18px;
  }

  .accept-multichoix-holder-cookies .tabs a {
    font-size: 15px;
    padding: 15px 0;
  }

  .accept-multichoix-holder-cookies .tab-title {
    font-size: 14px;
  }

  .accept-multichoix-holder-cookies .tabs {
    margin-right: 0;
    margin-bottom: 20px;
  }
}

.prevent_sc {
  overflow: hidden;
}

.tout-refuser {
  background: #fff;
  color: #000;
  border: solid 0.5px #000;
  width: auto;
  display: inline-block;
  text-align: center;
  padding: 15px 25px;
  border-radius: 3px;
  margin-right: 14px;
  outline: none;
  cursor: pointer;
  font-size: 14px;
}

.close-copopup {
  position: absolute;
  right: -11px;
  top: -10px;
  background-color: #db1222;
  color: #fff;
  width: 25px;
  height: 25px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 12px;
  padding-top: 1px;
  cursor: pointer;
}

@media (max-width: 767px) {
  .close-copopup {
    right: 10px;
    top: 5px;
  }

  .tout-refuser {
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .accept-multichoix-holder-cookies .tab-detail {
    height: 125px;
  }
}

/* ==========END Cookies Pop up=========== */

@media (max-width: 767px) {
  #order #page,
  #authentication #page {
    padding: 0 5px !important;
  }

  #order_step li > a {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
}

.cart_navigation a.btn,
.cart_navigation a.button {
  display: inline-flex;
  align-items: center;
  background: #fff !important;
  color: #333 !important;
  border: 1px solid #333 !important;
  height: 52px;
  border-radius: 0 !important;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
  transition: 0.3s;
  font-size: 14px;
  font-weight: bold;
  justify-content: center;
  margin-top: 10px;
  min-width: 200px;
  padding: 5px 15px;
}

.cart_navigation a.btn:hover,
.cart_navigation a.button:hover {
  background: #f0f2f5 !important;
}

.cart_navigation a.btn i {
  margin-right: 12px;
  margin-top: 4px;
}

.cart_navigation button.button {
  display: inline-flex;
  align-items: center;
  background: #db1220 !important;
  border: 0 !important;
  color: #fff !important;
  height: 52px;
  border-radius: 0 !important;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
  transition: 0.3s;
  font-size: 14px;
  font-weight: bold;
  justify-content: center;
  margin-top: 10px;
  min-width: 200px;
  padding: 5px 15px;
}

.cart_navigation button.button:hover {
  background: #cc0b18 !important;
}

@media (max-width: 767px) {
  .paiement_block div#HOOK_PAYMENT,
  .paiement_block .cart_navigation {
    padding: 0 !important;
  }

  .cart_navigation {
    margin: 15px 0;
    padding: 0 !important;
    display: flex;
    flex-direction: column;
  }

  .cart_navigation button.button {
    order: 1;
  }

  .cart_navigation a.btn {
    order: 2;
  }

  #HOOK_PAYMENT .col-xs-12 {
    padding-right: 5px;
    padding-left: 5px;
  }

  #HOOK_PAYMENT #stripe-card-payment {
    background: #fff;
    padding: 15px 15px !important;
  }
}

.cart-summary.order-final {
  flex-direction: column;
}

.cart-summary.order-final .right-cart {
  margin-left: 0;
  max-width: 550px;
  width: 100%;
  margin: auto;
}

.cart-summary.order-final .left-cart {
  margin: auto;
  width: 100%;
}

.cart-summary.order-final .ready-title {
  text-align: center;
  font-family: var(--tittu-main-font) !important;
  width: 100%;
  font-size: 24px;
  font-weight: bold;
  margin-top: 25px;
  padding-bottom: 45px;
}

.cart-summary.order-final-voucher {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .cart-summary.order-final .ready-title {
    margin-top: 10px;
    padding-bottom: 25px;
  }

  .cart-summary.order-final-voucher {
    margin-top: 25px;
  }
}

.azm-google-plus .fa.fa-google-plus:before {
  content: "";
  background-image: url(/img/google.jpeg);
  background-size: 100%;
  width: 25px;
  height: 25px;
  display: inline-block;
  position: relative;
  top: -6px;
}

@media (max-width: 767px) {
  #authentication .feedaty_widget {
    display: none !important;
  }

  #account-creation_form [type="checkbox"] {
    text-align: unset !important;
    clear: unset !important;
    border: unset !important;
    display: unset !important;
    padding: unset !important;
    font-size: unset !important;
    font-weight: unset !important;
    color: unset !important;
    position: unset !important;
  }

  #account-creation_form .checkbox label {
    padding-left: 10px !important;
  }
}

.section-prices {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.section-prices .price-column {
  display: flex;
  align-items: center;
}

.section-prices .reductions {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.section-prices .reductions #old_price_display {
  font-size: 36px;
  font-weight: 400;
  margin-right: 15px;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .section-prices .reductions {
    margin-bottom: 15px;
  }

  .section-prices .reductions #old_price_display {
    font-size: 33px;
  }
}

section.marg-section {
 margin:0 auto;
}

/* Start noel css */
/*body{
	background: unset !important;
}*/

/*body{
  background: url(/img/Tuttosaldatura-Noel-BG-1366x768-V1.jpg) !important;
  background-attachment: fixed !important;
  background-size: cover !important;
  background-repeat: no-repeat;
}


@media screen and (min-width: 1600px) {
  body{
    background: url(/img/Tuttosaldatura-Noel-BG-1920x1080-V1.jpg) !important;
    background-attachment: fixed !important;
  background-size: cover !important;
  background-repeat: no-repeat;
  }
}*/

/*section.marg-section .container {
    background: #fff;
    padding: 15px;
    border-radius: 4px;
}

div#page {
    background: #fff;
}

section.top-nav {
    background: #fff;
}

.accroche-home {
    background-color: #FFF !important;
    margin-top: 0;
    padding-top: 50px;
}

.marg-section {
	background-color: #FFF;
	padding-bottom: 100px;
}

.brand-home-holder {
	margin-top: -20px;
}

.brand-home-holder {
	background-color: transparent;
	padding: 0 !important;
}

.brand-home-holder .container {
	background-color: #FFF;
	padding-bottom: 100px;
}

.container {
	background-color: #FFF;
}

.two-blocs-home-fierst {
	margin-bottom: 100px;
}

.two-blocs-home-fierst .container {
	background-color: #191626;
	padding-bottom: 100px;
}

footer .container {
	background-color: unset;
}

.text-image-bloc-one {
	margin: 0 !important;
}

.text-image-bloc-one .container {
	padding: 100px 15px;
}

.marg-section.social-media {
	background-color: unset;
	padding-bottom: 0 !important;
	margin-top: 0 !important;
}

.marg-section.social-media .container {
	background-color: #FFF;
	padding-bottom: 100px;
}

section.logos-sec-one {
	margin: 0;
	padding: 0;
}

section.logos-sec-one .container {
	border-radius: 0;
	box-shadow: unset;
}

.two-blocs-home-second {
	background-color: unset;
	margin: 0;
	padding: 0;
}

.two-blocs-home-second .container {
	padding: 100px 15px 0;
}

.sono-holder {
	padding: 0;
	margin: 0;
}

.container_9 {
	width: 1250px;
}

body:not(#index) .top-nav-holder {
	background-color: unset;
}

body:not(#index) .top-nav-holder .container {
	background-color: #FFF;
}

.header1 .container {
	background-color: #000;
}*/

/* fin noel css */

#category #product_list[listing-view="grid"] .rupturemaiscommande {
  margin-bottom: 10px !important;
}

#product #product_list li .center_block {
  border: 0 !important;
}

#product #product_list[listing-view="grid"] li .content_price {
  margin: 20px 0 15px 0;
  text-align: center;
}

#product #product_list[listing-view="grid"] li .ajax_add_to_cart_button {
  width: 100%;
}

#product #product_list[listing-view="grid"] .right_block .option_product img {
  margin-bottom: 3px;
}

.product-manufacturer-related {
  padding-top: 0 !important;
}

.product-manufacturer-related .productscategory_h2 {
  margin-top: 0;
}

#product
  #product_list[listing-view="list"]
  li
  .new-list-product
  .transpport-holder
  p
  img {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  #product
    #product_list[listing-view="list"]
    li
    .new-list-product
    .transpport-holder
    p
    img {
    width: 70px;
    margin-bottom: 0;
  }

  .product-manufacturer-related .productscategory_h2 {
    margin-top: 25px;
  }

  #category #product_list[listing-view="grid"] {
    grid-template-columns: repeat(1, 1fr);
  }

  .semilar-product-holder .pd-reviews .content_price .price {
    text-align: center !important;
  }

  .semilar-product-holder .prix_ht {
    text-align: center !important;
  }

  #product .semilar-product-holder .option_product span.price,
  #product .semilar-product-holder .option_product span.prix_ht {
    display: none !important;
  }
}

@media (max-width: 992px) {
  #manufacturer #product_list li .price {
    text-align: center;
  }

  #manufacturer #product_list {
    display: block;
  }

  #category .list_pack {
    grid-template-columns: repeat(1, 1fr);
  }
}

#short_description_content div {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 !important;
}

#short_description_content .row {
  margin: 0 !important;
}

.list-adresses {
  display: flex;
  flex-wrap: wrap;
}

.list-adresses > #address_delivery,
.list-adresses > #address_invoice {
  margin-bottom: 20px !important;
}

.list-adresses > #address_delivery,
.list-adresses > .address {
  margin-right: 50px !important;
  height: auto !important;
}

.list-adresses > .address:last-child {
  margin-right: 0 !important;
}

.addresses ul.address .address_title {
  padding: 6px 15px;
  height: auto !important;
}

.addresses ul.address li {
  font-weight: 500 !important;
  line-height: 24px !important;
  font-size: 14px !important;
}

.list-adresses .address_update a,
.list-adresses .address_delete a {
  padding: 8px 10px;
  display: inline-block;
  border: 1px solid #c8c9cc;
  color: rgba(0, 0, 0, 0.87);
  transition: 0.3s;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  background: #fff !important;
}

.list-adresses .address_update a:hover,
.list-adresses .address_delete a:hover {
  background-color: #f0f2f5;
}

#ordermsg label {
  font-size: 14px;
}

#ordermsg .txt {
  float: unset !important;
  width: 100% !important;
  margin-bottom: 10px;
  font-size: 14px;
}

#ordermsg textarea {
  width: 100% !important;
}

.addresses .address_add a {
  height: 40px;
  background-color: #ffcc01;
  background: #ffcc01;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-size: 14px !important;
  width: fit-content;
  padding: 2px 15px;
  transition: 0.3s;
  border-radius: 0 !important;
  border: 0 !important;
}

.addresses .address_add a:hover {
  background-color: #000;
  background: #000;
  color: #fff;
}

@media (max-width: 767px) {
  #PM_MC_CSOC .product-container {
    display: flex;
  }

  .cross-selling-inside .right-block h5 a {
    text-align: left;
  }

  .cross-selling-inside .right-block .content_price {
    justify-content: flex-start;
  }

  div#csoc-container div.product-container .right-block {
    margin-left: 15px;
  }

  .cross-selling-inside {
    padding: 8px 10px 5px;
  }

  .cross-selling-inside .slick-dotted.slick-slider {
    margin-bottom: 5px;
  }

  .cross-selling-inside .slick-dots {
    bottom: -11px;
  }

  #pm_mc3_cs_hook_cross_selling_on_cart .right-block .ajax_add_to_cart_button {
    margin-left: 0 !important;
    padding: 3px 15px;
  }

  div#csoc-container.pm_mc_csoc .button-small.ajax_add_to_cart_button span {
    font-size: 12px !important;
  }

  div#csoc-container.pm_mc_csoc .button-small.ajax_add_to_cart_button span {
    margin-bottom: 5px;
  }

  div#csoc-container div.product-container .content_price {
    margin-bottom: 5px;
  }

  .cross-selling-inside {
    position: relative;
  }

  .close-crossselling {
    position: absolute;
    top: -14px;
    right: 50%;
    transform: translateX(50%);
    background-color: #333333;
    color: #ffffff;
    width: 55px;
    border-radius: 5px;
    box-shadow: 0 0 2px 0px rgb(255 255 255 / 35%);
    z-index: 1;
  }

  .close-crossselling.toggle .fa-caret-down:before {
    content: "\f0d8";
  }

  .cross-selling-inside .right-block .product-price {
    display: inline-block;
  }

  .cross-selling-inside div.product-container .product-image-container img {
    min-width: 70px !important;
    height: 70px !important;
  }

  .cross-selling-inside .right-block h5 a {
    font-size: 13px;
  }

  #PM_MC_CSOC .product-container {
    align-items: center;
  }

  div#csoc-container div.product-container .product-image-container img {
    margin-bottom: 0 !important;
    margin: 0 !important;
    margin-left: 2px !important;
  }

  .cross-selling-inside .slick-dots li button:before {
    font-size: 5px;
    width: 15px;
    height: 15px;
  }

  div#csoc-container div.product-container .left-block {
    margin: 0 !important;
  }

  #pm_mc3_cs_hook_cross_selling_on_cart .right-block .ajax_add_to_cart_button {
    border-radius: 0 !important;
  }

  .cross-selling-inside .titre-bloc {
    color: #fff;
    margin-bottom: 5px;
    text-align: left;
    font-weight: 700;
  }

  .mfp-container #pm_mc3_content {
    width: 100% !important;
  }

  .cross-selling-inside #PM_MC_CSOC {
    opacity: 0;
  }

  .cross-selling-inside #PM_MC_CSOC.slick-slider {
    opacity: 1;
  }
}

.alma-inpage-payment-options {
  max-width: 552px;
  width: 100%;
  margin: auto;
}

.alma-in-page-modal-fadeIn {
  position: relative;
  z-index: 999999999999;
}

.price_discount_delete {
  background: #f40505 !important;
  color: #fff !important;
}

.price_discount_delete:hover {
  background: #d20505;
}

.products.grid .product-miniature,
.products.grid .thumbnail-container {
  height: 100%;
}

.modal-content {
  box-shadow: unset !important;
}

#product-modal .modal-content .modal-body .product-images img {
  height: auto;
}

.form-fields .field-row-alias {
  display: none !important;
}

.block-categories .category-sub-menu li[data-depth="3"] > a {
  padding: 5px 25px 5px 15px;
} 

.img-paiement img {
  width: auto !important;
  height: auto !important;
}

