.modal-backdrop {
  position: unset;
}
  .carousel .carousel-inner {
    height: 501px;
  }
  .header-top-right.position-static {
    /* display: flex;
    align-items: center;
    justify-content: space-evenly; */
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  
  @media only screen and (min-width: 992px) {
    #search_widget {
        min-width: 31.5rem;
    }
  }
  
  #search_widget form {
    width: 16.5em;
  }
  
  #header .header-nav .right-nav {
  
    justify-content: flex-start;
  }
  
  .outilsquebec-social-block-top {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
  
  #header .header-nav {
    max-height: fit-content;
    border-bottom: #f6f6f6 2px solid;
  }
  
  .img-responsive {
    max-width: 100%;
  }
  
  
  .block-categories {
    padding: 0;
  }
  
  .block .title_block, .block h4 {
    font: 900 24px / 28px "Roboto", sans-serif;
    color: white;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.22);
    background: #040000;
    text-transform: uppercase;
    padding: 15px 10px 17px 20px;
    margin: 0 0 30px 0;
  }
  
  .block .title_block a, .block h4 a {
    color: white;
  }
  
  .button.button-small:hover {
    background: #a73123;
  }
  .btn.button:hover {
    border-color: #b1b1b1;
    background: #a73638;
  }
  
  .button.button-small {
    font: bold 13px / 17px "Roboto", sans-serif;
    color: #fff;
    background: #262626;
    border: none;
    padding: 5px 10px 5px 10px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all 0.13s linear;
    transition: all 0.13s linear;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.22);
    text-transform: uppercase;
    /* margin-left: -10px; */
    margin-top: 18px;
  }
  
  .block {
    margin-bottom: 30px;
  }
  
  
  
  .block-categories a, .facets-title {
    color: #0d0d0d;
  }
  
  
  button.outilsqubic-btn:hover {
    background-color: #393333;
  }
  .button-container {
  margin: 0px;
  border: none;
  background: #515151;
  padding: 15px 0;
  }
  
  .outilsqubic-btn, .btn-primary:hover {
    color: #fff;
    background-color: #515151;
    border-color: transparent;
  }
  
  
  button.btn.btn-primary.outilsqubic-btn {
    padding: .5rem 1.25rem;
    font-weight: 600;
    text-transform: uppercase;
    font: 780 24px / 28px "Roboto", sans-serif;
    color: #fff;
    border: none;
    outline: none;
    margin: 0;
    padding: 7px 10px;
    text-transform: uppercase;
    border-right: 1px solid #424242;
  }
  
  .btn-primary.active, .btn-primary:active, outilsqubic-btn, .open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #5a5c5d;
    border-color: transparent;
    background-image: none;
  }
  
  .btn-primary.active.focus, outilsqubic-btn, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.btn-primary.dropdown-toggle.focus, .open>.btn-primary.dropdown-toggle:focus, .open>.btn-primary.dropdown-toggle:hover {
    color: #5a5c5d;
    background-color: #d4d9da;
    border-color: transparent;
  }
  
  nav.header-nav.outilsquibic-header {
    background-color: black;
  }
  
  .outilsquibic-header .language-selector.dropdown.js-dropdown button {
    /* padding : 14px 0px; */
    font-weight: bold;
    padding: 14px 20px 13px 18px;
    font-size: 14px;
    line-height: 20px;
    color: white;
    text-shadow: 1px 1px #1e1e1e;
    text-transform: uppercase;
    color: #777;
    cursor: pointer;
  }
  
  /* .outilsquibic-header .language-selector.dropdown.js-dropdown :hover {
    background-color: #202020;
  } */

.outilsquibic-header .language-selector.dropdown.js-dropdown:hover > button, .outilsquibic-header .language-selector.dropdown.js-dropdown.open > button {
  background-color: #202020;
}
  
  .outilsquibic-header .language-selector.dropdown.js-dropdown span {
    color: #777;
  }
  
  .outilsquibic-header .language-selector.dropdown.js-dropdown i {
    color: #fff;
  }
  
  #search_widget form input {
    width: 300px;
    padding: 10px 20px 10px 40px;
    outline: none;
    background-color: #000000;
    border: none;
    line-height: 2;
    border-radius: 0px;
  }
  
  i.material-icons.search-icon.search {
    margin-left: 236px;
    margin-top: 0px;
    height: 52px;
    width: 65px;
    background-color: #252c69;
  }
  
  /* #header a:hover {
    color: #ffffff;
  } */
  #block_myaccount_infos .myaccount-title a, #wrapper .breadcrumb li a, .linklist .blockcms-title a {
    color: #ffffff !important;
  }
  
  .block-categories .category-top-menu li > a.text-uppercase.h6 {
    background-color: #1a1a1a;
    color: white;
    padding: 15px;
    display: block;
    text-decoration: none;
  }
  .block-categories .category-sub-menu {
    background-color: #ebebeb;
  }
  
  .block-categories .category-sub-menu li[data-depth="0"]>a {
    display: inline-block;
    width: 100%;
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    margin: 0.6125rem 0 0;
    font-weight: 900;
    padding: 10px;
  }
  
  
  
  
  .block-categories .category-sub-menu {
    margin-top: 0rem;
  }
  
  
  
  
  .block-categories .collapse-icons {
    top: 19px;
  }
  
  /* mediaquery */
  
  @media only screen and (max-width: 767px) { 
      #search_widget form input {
      width: 300px;
      padding: 10px 20px 10px 40px;
      outline: none;
      background-color: #000000;
      border: none;
      line-height: 2;
    }
  
    i.material-icons.search-icon.search {
      margin-left: 236px;
      margin-top: 0px;
      height: 52px;
      width: 65px;
      background-color: #252c69;
    }
      div#search_widget {
        width: 400px;
    }
  }
  
  .header-news {
    padding: 14px 0;
    font-size: 18px;
    line-height: 25px;
    color: white;
    font-weight: bold;
    margin-left: 0;
  }
  
  #contact-link {
    display: none;
    float: right;
    border-left: 1px solid #515151;
  }
  /* .block-social ul li {
    background-color: unset;
  } */
  
  .outilsquebec-social-block-top-custom .twitter {
    background-image: url(../../../../img/twitter-alt-icon-24.png);
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    margin-right: 2px;
  }
  
  /* .outilsquebec-social-block-top .block-social ul li:hover {
    background-color: #000000;
  } */
  
  .outilsquebec-social-block-top {
    display: none;
  }
  
  
  .outilsquebec-social-block-top-custom {
    padding: 18px 0;
    display: flex;
    align-items: baseline;
  }
  
  .outilsquebec-social-block-top-custom span {
    font-size: 11px;
    color: #a73123;
  }
  
  .icon-phone:before {
    content: url(../../../../img/phone-shop-icon-20.png);
  }
  .shop-phone {
    float: right;
    padding: 14px 0;
    font-size: 18px;
    line-height: 25px;
    color: white;
    font-weight: bold;
  }
  
  .outilsquebec-phone-block {
    text-align: right;
  }
  
  .outilsquebec-phone-block i.icon-phone {
    padding: 8px;
  }
  
  #search_widget form i {
    padding: 16px;
  }
  
  #footer, .outilsquibic-footer-custom {
    background: #262626;
  }
  
  p.h4.hidden-sm-down.outilsquebec-footer-style {
    font: 900 18px / 22px "Roboto", sans-serif;
    color: white;
    text-transform: uppercase;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.22);
    margin: 0 0 21px 0;
  }
  
  a.text-uppercase.outilsquebec-footer-style {
    font: 900 18px / 22px "Roboto", sans-serif;
    color: white;
    text-transform: uppercase;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.22);
    margin: 0 0 21px 0;
  }
  
  .outilquibic-footer-contact-info {
    color: #7a7a7a;
    font-size: 12px;
  }
  
  .footer-container li a {
    color: #7a7a7a;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 22px;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.22);
  }
  
  .footer-container li a:hover {
    color: #a73123;
  }
  
  a.outilquibic-footer-contact-tel {
    color: white;
  }
  
  a.footer-email-outilquibic {
    color: #a73123;
  }
  
  .row.footer_mod.outilquibic-footer-section {
    background-color: black;
  
  }
  
  .row.footer_mod.outilquibic-footer-section a {
    color: #777777;
    font-size: 11px;
  }
  .container.footer-section-style {
    padding: 10px;
  }
  
  #left-column .top-menu a[data-depth="0"]:hover, a:hover {
    color: #ffffff !important;
  }
  
  a#link-custom-page-facebook-5:before {
    padding: 7px;
    content: url(../../../../img/facebook-icon.png);
  }
  
  a#link-custom-page-twitter-5:before {
    padding: 7px;
    content: url(../../../../img/twitter-alt-icon-24.png);
  }
  
  .product-miniature .thumbnail-container {
  
    border: 1px solid #d9d9d9;
  }
  
  .product-miniature .thumbnail-top {
    padding: 19px;
  }
  
  /* cart buttton start */
  
  /* button.btn.btn-primary.add-to-cart.btn_sub_cart {
    background: #a73123;
    display: block;
    vertical-align: middle;
    padding: 14px 55px 15px;
    font-size: 17px;
    line-height: 21px;
    font-weight: 900;
    color: #fff;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.22);
    text-transform: uppercase;
    -webkit-transition: all 0.13s linear;
    transition: all 0.13s linear;
    text-align: center;
  } */
  button.btn.btn-primary.add-to-cart.btn_sub_cart {
    background: #a73123;
    display: block;
    vertical-align: middle;
    padding: 15px 15px 15px;
    font-size: 17px;
    line-height: 19px;
    font-weight: 900;
    color: #fff;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.22);
    text-transform: uppercase;
    -webkit-transition: all 0.13s linear;
    transition: all 0.13s linear;
    text-align: center;
    margin-left: 42px;
  }
  /* form#add-to-cart-or-refresh {
    width: 218px;
  } */
  
  button.btn.btn-primary.add-to-cart.btn_sub_cart {
    background-color: #a73123;
  }
  
  button.btn.btn-primary.add-to-cart.btn_sub_cart:hover {
    background-color: #262626;
  }
  button.btn.btn-primary.add-to-cart.btn_sub_cart:hover i.material-icons.shopping-cart.sub_cart {
    background: #a73123;
  }
  /* i.material-icons.shopping-cart.sub_cart {
    position: absolute;
    background-color: #262626;
    height: 50px;
    bottom: 12px;
    left: 4px;
    width: 52px;
    line-height: 2.2;
  } */
  i.material-icons.shopping-cart.sub_cart {
    position: absolute;
    background-color: #262626;
    height: 51px;
    bottom: 11px;
    left: 4px;
    width: 52px;
    line-height: 2.2;
  }
  
  /* cart button end  */
  
  .outilquibic-more-btl-url span {
    font: 500 13px / 17px "Roboto", sans-serif;
    color: #262626;
    background: none !important;
    border: none !important;
    padding: 0 0px 0 0 !important;
    text-transform: uppercase;
    -webkit-transition: all 0.13s linear;
    transition: all 0.13s linear;
    font-weight: bold;
  }
  .outilquibic-more-btl-url span:hover {
    color: #a73123;
  }
  
  span.current-price-value.outilsqubiec-price-set {
    font-size: 27px;
    color: #e61638;
  }
  
  /* .bootstrap-touchspin .input-group-btn-vertical>.btn {
    display: unset;
  } */
  
  .product-quantity.clearfix.custom-outilesqubic-button {
    display: flex;
    flex-direction: column;
  }
  
  /* .bootstrap-touchspin .input-group-btn-vertical>.btn {
    margin-left: 7px;
    height: 23px;
  } */
  
  .custom-outilesqubic-button.product-quantity .qty{
    flex-direction:column;
  }
  
  .custom-outilesqubic-button .product-prices.js-product-prices {
    padding: 15px 19px 10px 10px;
    overflow: hidden;
  }
  
  .product-quantity.custom-outilesqubic-button > div:not(.product-prices) {
    -webkit-box-shadow: inset 0 6px 6px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 6px 6px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 6px 6px rgba(0, 0, 0, 0.05);
    padding: 19px 19px 3px;
  }
  
  .custom-outilesqubic-button.product-quantity .qty {
    margin-right : 0px;
    }
  
    .outilesqubic-product-image .product-cover{
      margin-bottom: 0px;
    }
    .custom-outilesqubic-button.product-quantity .product-prices{
      margin-top: 0px;
    }
  
    .tax-shipping-delivery-label {
      margin: 0!important;
  }
  
  .custom-outilesqubic-button .current-price.price_out_list {
      margin-bottom: 0px;
  }
  .product-price.h5 {
    margin-bottom: 0px;
  }
  .outilesqubic-box-info-product {
    background: #fbfbfb;
    border: 1px solid #d9d9d9;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 40px;
  }
  
  .page-product-box.outilesqubic-product-box {
    padding-bottom: 10px;
  }
  .outilesqubic-product-box h3.page-product-heading {
    color: #262626;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    padding: 14px 20px 17px;
    margin: 0 0 20px;
    position: relative;
    border: 1px solid #d9d9d9;
    border-bottom: none;
  }
  
  .outilesqubic-product-box .product-description {
    padding: 0 20px 20px;
    word-wrap: break-word;
  }
  
  section.page-product-box.outilesqubic-product-box .product-description {
    background: transparent none repeat scroll 0 0;
    padding: 0 20px 20px;
    word-wrap: break-word;
  }
  section.page-product-box.outilesqubic-product-box .product-description ul {
    list-style:disc;
  }
  section.page-product-box.outilesqubic-product-box .product-description ul li > span {
    font-size: 12px;
    color: #777777;
  }
  
  .product-quantity.clearfix.custom-outilesqubic-button #quantity_wanted {
    width: 78px;
    height: 27px;
    padding: 0 6px;
    float: left;
    border: 1px solid #d9d9d9;
    line-height: 27px;
  }
  
  .quantity-outilesqubic-block {
    display: flex;
    flex-direction: row;
  }
  
  .custom-outilesqubic-button span.input-group-btn-vertical {
    display: flex !important;
  }
  
  .custom-outilesqubic-button button.btn.btn-touchspin.js-touchspin.bootstrap-touchspin-down {
    margin-top:0px
  }
  .custom-outilesqubic-button.product-quantity .btn-touchspin {
    height:28px;
    margin-left:5px;
    border-color: #dedcdc #c1bfbf #b5b4b4 #dad8d8;
  }
  .custom-outilesqubic-button .bootstrap-touchspin .input-group-btn-vertical .touchspin-up::after {
        content: "\E145";
  }
  .custom-outilesqubic-button .bootstrap-touchspin .input-group-btn-vertical .touchspin-down::after {
        content: "\E15B";
  }
  
  .custom-outilesqubic-button .qty .control-label {
    font-size: 12px;
    font-weight: bold;
  }
  
  /* emailsubscription */
  .category-sub-menu li {
    margin: 0;
    padding: 9px;
    border-bottom: 1px solid #ddd;
  }
  
  /* .block-categories .category-sub-menu a:hover {
    color: white;
    background-color: #a73123;
  } */
  
  .block-categories .category-sub-menu li:hover {
    background-color: #a73123;
    color: white; 
  }
  
  
  #footer {
    background-color: #262626;
  }
  .footer-container .h3, .footer-container .h4 {
  color: white;
  }
  .block_newsletter form .row .col-xs-12:first-of-type .btn-primary:first-of-type, .block_newsletter form .row .col-xs-12:first-of-type .btn-primary:first-of-type:hover, .block_newsletter form .row .col-xs-12:first-of-type .btn-primary:first-of-type:active {
  margin-left: .5rem;
  border-radius: 50px;
  font-size: 0px;
  background: transparent;
  padding: 0px;
  width: 33px;
  height: 34px;
  }
  
  .block_newsletter form .row .col-xs-12:first-of-type .btn-primary:first-of-type img {
  width: 100%;
  height: auto;
  }
  
  .block_newsletter #block-newsletter-label {
  color: #f3eded;
  line-height: 2.75rem;
  }
  #blockEmailSubscription_displayFooterBefore {
  background-color: #262626;
  float: left;
  width: 600px;
  }
  p#block-newsletter-label {
  width: 25%;
  }
  .news_letter {
  width: 100%;
  padding: 0;
  }
  .block_newsletter form input[type=email] {
  width: 100%;
  padding: 11px;
  /* border: #262626; */
  border: #262626 !important;
  background-color: #515151;
  }
  
  /* endfor emailsubscription */
  .outilesqubic-product-image .product-flags li.product-flag.on-sale{
    width: max-content;
  }
  
  i.material-icons.shopping-cart.product-page-icon-cart {
    line-height: inherit;
    position: absolute;
    background-color: #262626;
    height: 49px;
    left: 35px;
    width: 51px;
    line-height: 2.2;
    margin-top: -15px;
  }
  button.btn.btn-primary.add-to-cart.product-page-cart-button {
    background: #a73123;
    display: block;
    vertical-align: middle;
    padding: 15px 54px 15px;
    font-size: 17px;
    line-height: 22px;
    font-weight: 900;
    color: #fff;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.22);
    text-transform: uppercase;
    -webkit-transition: all 0.13s linear;
    transition: all 0.13s linear;
    text-align: center;
    height: 50px;
  }
  
  .header.header-cart-button-style-change {
    background-color: #262626;
    display: block;
    vertical-align: middle;
    padding: 14px 0px 15px;
    font-size: 17px;
    line-height: 21px;
    font-weight: 900;
    color: #fff;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.22);
    text-transform: uppercase;
    -webkit-transition: all 0.13s linear;
    transition: all 0.13s linear;
    text-align: center;
    height: 60px;
  }
  
  i.material-icons.shopping-cart.cart-meterial-icon-style {
    position: relative;
    background: #a73123;
    height: 60px;
    bottom: 14px;
    right: 55px;
    width: 73px;
    line-height: 2.6;
    color: white;
  }
  
  @media only screen and (max-width: 767px) {
    #blockEmailSubscription_displayFooterBefore {
      background-color: #262626;
      float: left;
      width: 100%;
  }
  }
  
  span.hidden-sm-down.dispay-cart-name {
    color: white;
    font: 600 24px / 26px "Roboto", sans-serif;
    padding-right: 7px;
    text-transform: uppercase;
  }
  
  .dispay-cart-name {
    position: relative;
    bottom: 10px;
    right: 49px;
    color: white;
  }
  
  .outilesqubic-user-style {
    color: #b8bbbf !important;
    font-size: 15px;
    line-height: 21px;
    font-weight: bold;
    text-transform: uppercase;
  }
  
  /* .outilesqubic-user-style:hover {
    color: #777 !important;
  } */
  a.logout.hidden-sm-down.outilesqubic-user-style:hover {
    color: #777 !important;
  }
  a.account.outilesqubic-user-style:hover{
    color: #777 !important;
  }
  
  /* search bar design  */
  
  div#search_widget {
    position: relative;
    top: 60px;
    right: 85px;
  }
  /* li.outilqbic-categor:has(.navbar-toggler[aria-expanded="true"]) {
    background-color: #a73123;
  } */
  .product-miniature .product-title.product-title-align a {
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    text-align: left;
    text-decoration: none;
  }
  .product-description .product-price-and-shipping.product-price-align {
    text-align: left;
    font: 600 21px / 26px "Roboto", sans-serif;
    color: #a73123;
  }
  
  .product-miniature .product-title.product-title-align a:hover {
    color:#777777;
  }
  
  
  .product-description .page-content.page-cms ul, p {
  
    line-height: 19px;
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    color: #777777;
    margin-bottom: 1px;
  }
  
  /* modal  */
  .col-md-6.cart-modal-left-design {
    max-width: 177px;
    border: 1px solid #d9d9d9;
    padding: 5px;
    float: left;
    margin-right: 29px;
  }
  
  h6.h6.product-name.cart-modal-feft-product-name {
    color: #262626 !important;
    font-size: 14px !important;
    line-height: 22px;
    margin-bottom: 0px;
    margin-top: 34px;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
  }
  
  .cart-modal-msg-text-align {
    font: 400 23px / 29px "Roboto", sans-serif !important;
    color: #46a74e !important;
    margin-bottom: 22px;
    padding-right: 71px;
  }
  
  i.material-icons.rtl-no-flip.cart-message-modal-icon-style {
    font-size: 45px;
    line-height: 30px;
    float: left;
    padding-right: 4px;
  }
  
  p.cart-products-count.product-count-text-styles {
    font: 400 23px / 29px "Roboto", sans-serif !important;
    color: #333333 !important;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 31px !important;
  }
  
  #blockcart-modal .cart-content .page-content.page-cms ul, #blockcart-modal .cart-content.cart-right-product-detail-style p, .page-content.page-cms #blockcart-modal .cart-content ul {
    justify-content: flex-start;
  }
  p.cart-products-count.product-count-text-styles {
    margin-bottom: 29px;
  }
  span.label.modal-product-detail-styles {
    color: #333333;
    font-weight: bold;
  }
  span.cart-right-shippingproduct-detail-style {
    color: #333333;
    font-weight: bold;
  }
  .cart-content-btn.modal-cart-content-btn-style {
    margin-top: 42px;
  }
  
  #blockcart-modal .cart-content .modal-cart-content-btn-style .modal-cart-btn-style {
    padding: 10px 14px;
    font: 700 17px / 21px "Roboto", sans-serif;
    color: #333333;
    background: #ebebeb;
    border: 1px solid;
    border-color: #b7b7b7;
    white-space: normal;
  }

  #blockcart-modal .cart-content .modal-cart-content-btn-style .modal-cart-btn-style:hover {
    background-color:#dedddd;
    color:black !important;
  }
  
  .modal-header.modal-header-btn-style {
    border-bottom: none;
  }
  
  /* here iam adding a additional stylke to product page some product more info have not take the my stle so i  add a new style for this */
  section.page-product-box.outilesqubic-product-box .product-description {
    min-width: 320px;
    height: 100%;
    line-height: 19px;
    font-size: 13px;
    font-family: "Roboto", sans-serif;
    color: #777777;
  }
  
  .product-description span#productTitle {
    line-height: 10px;
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    color: #777777;
    margin-bottom: 1px;
    font-weight: 400;
  }
  #product .btn-primary.add-to-cart.btn_sub_cart {
    display: none;
  }
  #product .outilquibic-more-btl-url {
    display: none;
  }
  
  a.label.cart-checkout-prev-style {
    border: none;
    background: none;
    padding: 0;
    font-size: 15px;
    font-weight: bold;
    color: #333333;
    margin: 9px 0 0 0;
  }
  
  a.label.cart-checkout-prev-style:hover {
    color: #a73123;
  }
  span.product-price.product-price-cart-check {
    color: #a73123;
    font-size: 14px;
    font-weight: 400;
  }
  span.price.cart-page-price-style {
    color: #a73123;
  }
  span.price.cart-page-price-style {
    color: #a73123;
    font-size: 14px;
    font-weight: 400;
  }
  a.label.cart-page-product-style.cart-page-product-style {
    font-size: 14px;
    line-height: 22px;
    color: #262626;
    text-transform: uppercase;
    font-weight: 400;
  }
  a.btn.btn-primary.cart-check-out-btn-style {
    padding: 10px 14px;
    font: 700 17px / 21px "Roboto", sans-serif;
    color: #333333;
    background: #ebebeb;
    border: 1px solid;
    border-color: #b7b7b7;
    white-space: normal;
  }
  a.btn.btn-primary.cart-check-out-btn-style:hover {
    border-color: #b1b1b1 !important;
    background: #e5e5e5 !important;
  
  }
  .product-image.media-middle.img-cart-page-style picture img {
    border: 1px solid #d9d9d9;
    padding: 6px;
  }
  .unit-price-cart.cart-page-unitprice-style {
    font-size: 13px;
    color: #a73123 !important;
    white-space: nowrap;
    font-weight: 400 !important;
  }
  .cart-summary-line span.label.cart-page-item-style.js-subtotal {
    font-weight: bold;
    color: #333333;
    font-size:14px;
    font-weight:500;
    text-transform: capitalize;
  }
  
  .cart-summary-line span.value.cart-page-item-value-style {
    font-size: 13px;
    color: #a73123;
    white-space: nowrap;
  }
  .cart-summary-line.summary-cart-style span.label.label-summary-cart-style {
    font-weight: 500;
    color: #333333;
    font-size: 14px;
  }
  .cart-summary-line.summary-cart-style span.value.value-summary-cart-style {
    font-size: 13px;
    color: #a73123;
    white-space: nowrap;
  }
  .cart-summary-line.cart-total.cart-total-styl span.label.label-cart-total-style {
    font: 600 17px / 22px "Roboto", sans-serif;
    color: #555454;
    text-transform: uppercase;
  }
  .cart-summary-line.cart-total.cart-total-styl span.value.value-cart-total-style {
    font: 600 21px / 25px "Roboto", sans-serif !important;
    color: #a73123;
  }
  .card-block.cart-detailed-subtotals.js-cart-detailed-subtotals span.label.cart-page-item-style {
    font-weight: 500;
    color: #333333;
    font-size: 14px;
  }
  .promo-code-button.display-promo a.collapse-button.cart-promo-code-style {
    font: 600 17px / 22px "Roboto", sans-serif;
    color: black;
  }
  .promo-code-button.display-promo a.collapse-button.cart-promo-code-style:hover{
    color: #313131;
  }
  .promo-code button.btn.btn-primary.cart-promo-code-button-style {
    background-color: #262626;
    border: none;
  }
  .promo-code button.btn.btn-primary.cart-promo-code-button-style:hover {
    background-color:#a73123;
  }
  .promo-code a.collapse-button.promo-code-button.cancel-promo.cart-promo-close-button {
    color: #333333;
  }
  .promo-code a.collapse-button.promo-code-button.cancel-promo.cart-promo-close-button:hover {
    color: #b14b4b;
  }
  body#checkout section.checkout-step .address-item.cart-checkout-address-block-style.selected {
    background: #fbfbfb;
     border: 1px solid #a29f9f;
     margin: 0 0 30px 0;
     line-height: 23px;
  }
  
  body#checkout section.checkout-step .delete-address.address-delete-cart, body#checkout section.checkout-step .edit-address.address-edit-cart {
    font: bold 13px / 17px "Roboto", sans-serif;
    color: #fff !important;
    background: #262626;
    border: none;
    padding: 6px 11px 5px 11px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all 0.13s linear;
    transition: all 0.13s linear;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.22);
    text-transform: uppercase;
    margin-left: 9px;
  }
  p.add-address.cart-new-address-styles a {
    font: bold 13px / 17px "Roboto", sans-serif;
    color: #fff !important;
    background: #262626;
    border: none;
    padding: 6px 11px 5px 11px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all 0.13s linear;
    transition: all 0.13s linear;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.22);
    text-transform: uppercase;
    margin-left: 1px;
  }
  
  p.add-address.cart-new-address-styles a:hover{
    background: #b14b4b;
  }
  button.btn.btn-primary.continue.float-xs-right.address-submit-cart-btn-style {
    padding: 10px 14px;
    font: 700 17px / 21px "Roboto", sans-serif;
    color: #333333;
    background: #ebebeb;
    border: 1px solid;
    border-color: #b7b7b7;
    white-space: normal;
  }
  
  /* a.cart-different-invoice-address-style {
    min-width: 320px;
    height: 100%;
    line-height: 19px;
    font-size: 13px;
    font-family: "Roboto", sans-serif;
    color: #777777;
    border: 3px inset;
    background-color: #ebebeb;
  } */
  a.cart-different-invoice-address-style {
    color: #333333;
  }
  
  a.cart-different-invoice-address-style:hover {
    /* background-color:#b14b4b; */
    color:#000000  !important;
  }
  .address.address.cart-address-outlqbc-style {
    margin-left: 1.563rem;
    font-weight: 500;
    min-width: 320px;
    height: 100%;
    line-height: 19px;
    font-size: 13px;
    font-family: "Roboto", sans-serif;
    color: #777777;
  }
  
  span.value.value-cart-address-new-style {
    color: #b14b4b;
  }
  
  button.continue.btn.btn-primary.float-xs-right.cart-checkout-outlqbc-button {
    font: 700 17px / 21px "Roboto", sans-serif;
    color: #333333;
    background: #ebebeb;
    border: 1px solid;
    border-color: #b7b7b7;
    white-space: normal;
  }
  button.continue.btn.btn-primary.float-xs-right.cart-checkout-outlqbc-button:hover {
    background-color:#d0d0d0;
  }
  .cart-summary-products.js-cart-summary-products.cart-styles-mini-product-list .media-body .product-name a {
    color:#333333;
  }
  .cart-summary-products.js-cart-summary-products.cart-styles-mini-product-list .product-price {
    color: #9f4b4b;
  }
  a.js-show-details.cart-page-product-listing-show-style {
    color: #333333;
  }
  a.js-show-details.cart-page-product-listing-show-style:hover {
    color: #494949 !important;
  }
  
  @media (max-width: 767px) {
    .logout.hidden-sm-down.outilesqubic-user-style,.user-info .account.outilesqubic-user-style .hidden-sm-down {
        display: inline-block !important;
    }
    .blockcart.cart-preview.cart-style-header.active {
      margin-top: 18px;
    }
    .outilesqubic-user-style {
      margin-top: 11px;
    }
    #search_widget form input {
      width: 345px;
    }
    i.material-icons.search-icon.search {
      margin-left: 279px;
    }
    .material-icons.sd {
      margin-right:140px
    }
    div#search_widget {
      position: relative;
      top: 0px;
      right: 0px;
    }
    #header .logo {
      margin-left: 27px;
    }
    .outilsquebec-social-block-top-custom .twitter {
      margin-left: 25%;
    }
    .outilsquebec-phone-block {
      border: 1px solid #3c3c3c;
    }
  
    .dropdown select {
      color: #ffffff;
      background: #000;
      border: 2px white solid;
    }
    i.material-icons.sign-in-style {
      margin-right: 100px;
    }

    /* .row {
      margin-right: 0px;
      margin-left: 0px;
    } */

    div#_mobile_language_selector .language-selector-wrapper.languange_outil_change {
      margin-left:20px;
    }
  
    div#_mobile_language_selector .language-selector-wrapper.languange_outil_change span#language-selector-label {
        color:black;
    }
    button.btn.btn-primary.outilsqubic-btn {
      border-bottom: 1px solid #424242;
      background-color: #5a5a5a;
      width: 100%;
      text-align: left;
    }
    .block_newsletter form button[type=submit], .search-widget form button[type=submit] {
      right: -0.875rem;
      bottom: -0.6875rem;
    }
    .product-miniature .thumbnail-top {
      padding: 63px;
    }
  }
  
  @media (max-width: 700px) {
    .material-icons.sd {
        margin-right: 120px;
    }
  }
  
  @media (max-width: 767px) {
      .user-info .hidden-sm-down {
      display: block !important;
    }
  }

  .product-miniature .product-description {
    display: flex;
    position: relative;
    bottom: 0;
    height: auto;
    padding: .25rem .25rem .7rem;
    background: #fff;
    flex-direction: column;
    align-content: stretch;
    justify-content: space-evenly;
    margin-left: 7px;
    align-items: flex-start;
  }
  
  /* .product-description .page-content.page-cms ul, p {
    margin-left: -10px;
  } */
  a.outilquibic-more-btl-url {
    margin-left: 4.5%;
  }

  /* this css is left side bar our stories hide */
  div#stores_block_left, .block_content.blockstore {
    display: none;
  }

  #index div#stores_block_left, .block_content.blockstore {
      display: block;
  }

  @media (max-width: 767px) {
      #index div#stores_block_left, .block_content.blockstore {
          display: none;
      }
  }

  @media only screen and (min-width: 1200px) {
    #product section#featured-products {
      display: block !important;
    }
  }
  


  #product .js-product.product.product-list-styles {
    width:100%;
  }

  h2.title_block.best-seller-style {
    font: 900 24px / 28px "Roboto", sans-serif;
    color: white;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.22);
    background: #040000;
    text-transform: uppercase;
    padding: 15px 10px 17px 20px;
    margin: 0 0 30px 0;
}

#index h2.title_block.best-seller-style {
  display:none;
}

div#block-cart-summary-popup {
  position: absolute;
  top: 115px;
  right: 15px;
  z-index: 100;
  display: none;
  height: auto;
  background: #484848;
  color: white;
  /* width: 270px; */
  width:28%;
}

.lang-fr div#block-cart-summary-popup {
  width: 32.7%;
}
.lang-fr #block-cart-summary-popup .cart-buttons {
  padding: 1% 19% 5% 20%;
}

@media (max-width: 900px) {
  div#block-cart-summary-popup {
    width:80%;
  }
}

#cart button.btn.btn-primary.cart-check-out-btn-style.disabled {
  border: 1px solid #a0a0a0;
}

dl.products {
  margin-bottom: 13px;
}
/* #block-cart-summary-popup dt.first_item {
  background: none;
} */
#block-cart-summary-popup dt {
  background: url(../../../img/cart-shadow.png) repeat-x;
}
#block-cart-summary-popup dt {
  display:flex;
  font-weight: normal;
  overflow: hidden;
  padding: 20px 10px 16px 20px;
  position: relative;
}

#block-cart-summary-popup .cart_block_no_products {
  margin: 0;
  padding: 10px 20px;
}

#block-cart-summary-popup .unvisible {
  display: none;
}

#block-cart-summary-popup .cart-prices {
  border: none;
  background: url(../../../img/cart-shadow.png) repeat-x #3d3d3d;
}
#block-cart-summary-popup .cart-prices {
  border-top: 1px solid #d9d9d9;
  font-weight: bold;
  padding: 10px 20px 22px 20px;
  display: flex;
  line-height: 24px;
  flex-wrap: wrap;
  flex-direction: column;
}

#block-cart-summary-popup .cart-buttons {
  background: url(../../../img/cart-shadow.png) repeat-x #333333;
}
#block-cart-summary-popup .cart-buttons {
  overflow: hidden;
  /* padding: 20px 20px 10px 20px; */
  padding: 2px 37px 21px 51px; 
  margin: 0;
  background: #333333;
}
#block-cart-summary-popup .cart-prices .cart-prices-line {
  overflow: hidden;
  border-bottom: 1px solid #515151;
  padding: 7px 0;
}
#block-cart-summary-popup .cart_block_product_name {
  color:white;
  font-size: 14px;
  line-height: 20px;
  display: inline-block;
}
#block-cart-summary-popup .cart-info {
  margin-left: 7px;
}

#block-cart-summary-popup .cart-buttons a#button_order_cart span {
  padding: 7px 54px;
  font-size: 1.1em;
  display: block;
  color: #fff;
}

#block-cart-summary-popup .cart-item-delete:hover{
  color:#777777;
}

div#product_payment_logos {
  -webkit-box-shadow: inset 0 6px 6px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 6px 6px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 6px 6px rgba(0, 0, 0, 0.05);
  padding: 19px 19px 3px;
}

.js__action--print:hover {
  color:black;
}
.js__action--print {
  color:black;
}
.page-print .print_btn_text_style {
  color:black;
}
.page-print .print_btn_text_style:hover {
  color:black;
}

#checkout .outilsquibic-footer-custom#footer {
  background-color: black !important;
  min-width: 320px;
  height: 100%;
  line-height: 19px;
  font-size: 13px;
  font-family: "Roboto", sans-serif;
  color: #777777;
}

#checkout #search_widget, #mobile_top_menu_wrapper {
  display: block;
}

#blockcart-modal .cart-content .page-content.page-cms ul.product-total, #blockcart-modal .cart-content p.product-total, .page-content.page-cms #blockcart-modal .cart-content ul.product-total {
  padding: .5rem;
  background-color: #ffffff;
}

.breadcrumb.outls-header-link-url {
  padding: .75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #f6f6f6;
  border-radius: 0;
  display: inline-block;
  padding: 0 11px;
  border: 1px solid #d9d9d9;
  font-weight: bold;
  font-size: 12px;
  line-height: 24px;
  min-height: 6px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  overflow: hidden;
  margin-bottom: 16px;
  position: relative;
  z-index: 1;
}
#block_myaccount_infos .myaccount-title a, #wrapper .breadcrumb.outls-header-link-url li a, .linklist .blockcms-title a {
  color: #7a7a7a !important;
}

#block_myaccount_infos .myaccount-title a {
  color:white !important;
}

.social-sharing li {
  border: 1px solid #ccc;
  border-radius: 0px;
  margin-right: 13px;
  padding: 5px;
}

a.all-product-link {
  min-width: 115px;
  margin-right: 122px;
  height: 100%;
  line-height: 19px;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  color: #fafafa;
  background: #020202;
}

figure.zoom {
  background-position: 50% 50%;
  background-size: 200%;
  position: relative;
  overflow: hidden;
  cursor: zoom-in;
}

figure.zoom img:hover {
  opacity: 0;
}

figure.zoom img {
  transition: opacity .5s;
  display: block;
  width: 100%;
}

 li.product-flag.on-sale {
  width: 50%;
  /* margin-left: 12%; */
  font: 600 15px / 20px "Roboto", sans-serif;
  color: white;
  background: #a73123;
  text-transform: uppercase;
  padding: 6px 12px 7px;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.22);
  display: block;
}
.product-flags li.product-flag {

  background: #a73123 !important;
}
ul.product-flags.js-product-flags li.product-flag.on-sale {
  width: 50%;
}

/* .featured-products li.product-flag.out_of_stock {
  background-color: #a73123;
  font: 600 15px / 20px "Roboto", sans-serif;
  color: white;
  text-transform: uppercase;
  padding: 6px 8px 7px;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.22);
  display: block;
}

.featured-products .product-flags {
  position: absolute;
  top: 19px;
  left: 30%;
  z-index: 2;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: none;
} */

li.product-flag.out_of_stock {
  background-color: #a73123;
  font: 600 15px / 20px "Roboto", sans-serif;
  color: white;
  text-transform: uppercase;
  padding: 6px 8px 7px;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.22);
  display: block;
}

.product-flags {
  position: absolute;
  top: 19px;
  /* left: 30%; */
  left: 40%;
  z-index: 2;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: none;
}


@media (max-width: 767px) {
  .featured-products li.product-flag.out_of_stock {
    margin-left: 16%;
  }
}
@media (max-width: 767px) {
  .featured-products li.product-flag.on-sale {
    max-width: 41%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .featured-products li.product-flag.on-sale {
      width: 50%;
  }
}

button.btn.btn-primary.center-block.checck-out-submit-outil {
  font: 700 17px / 21px "Roboto", sans-serif;
  color: #333333;
  background: #ebebeb;
  border: 1px solid;
  border-color: #b7b7b7;
  white-space: normal;
}

button.btn.btn-primary.center-block.checck-out-submit-outil:hover {
  border-color: #b1b1b1;
  background: #e5e5e5;
}

.condition-label.check-out-conditions-outil a#cta-terms-and-conditions-0 {
  min-width: 320px;
  height: 100%;
  line-height: 19px;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  color: #777777;
  text-decoration: underline;
}

i.material-icons.carosal-arrow-color-outil:hover {
  color: #a73123 !important;
}

#category .pagination.outil-pagination a:not(.previous):not(.next) {
  letter-spacing: 0.125rem;
  margin: 0 3px 0 0px;
  padding: 2px;
  font-weight: bold;
  border: 1px solid;
  border-color: #d9d9d9;
  background-color: #ebebeb;
  color: black;
}

#category .pagination.outil-pagination a:not(.previous):not(.next):hover {
  color: #a73123;
  background-color: #c5c5c5;
}

#category .pagination.outil-pagination .current a {
  font-size: unset;
  text-decoration: none;
  background-color: #c5c5c5 !important;
}

#category span.spacer {
  border: 1px solid;
  background-color: #ebebeb;
  padding: 2px;
}

#category .pagination.outil-pagination .page-list {
  background: #f6f6f6;
  width: 76%;
}

#category .pagination.outil-pagination .previous:hover {
  color: #a73123;
}
#category .pagination.outil-pagination .next:hover {
  color: #a73123;
}

#category .pagination.outil-pagination>div:first-child {
  padding-left: 0;
  line-height: 2.5rem;
  height: 100%;
  line-height: 19px;
  font-size: 13px;
  font-family: "Roboto", sans-serif;
  color: #777777;
}

#category .pagination.outil-pagination {
  border-top: 1px solid;
  display: inline-block;
  padding-left: 0;
  padding-top: 16px;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-radius: 0;
}

a.subcategory-name.outils-sub-cat-names {
  font: 600 15px / 18px "Roboto", sans-serif;
  color: #262626;
  text-transform: uppercase;
}

/* #subcategories ul li .subcategory-name.outils-sub-cat-names:hover {
  color: #e61638;
} */

/* .subcategory-image.outil-sub-cat-image {
  display: block;
  border: 1px solid #d9d9d9;
  padding: 9px;
  position: relative;
  background: white;
  border-width: 5px;
} */

/* added on 14-08-2024 */
#subcategories ul li .subcategory-name.outils-sub-cat-names:hover {
  color: #e61638!important;
}
#subcategories ul li .subcategory-image.outil-sub-cat-image a {
  display: block;
  border: 1px solid #d9d9d9;
  padding: 9px;
  position: relative;
  background: white;
}

#subcategories ul li:hover .subcategory-image.outil-sub-cat-image a, #subcategories ul li .subcategory-image.outil-sub-cat-image a:hover {
  padding: 5px;
  border-width: 5px;
}

/* #category .product-flags li.product-flag.on-sale {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  margin-top: 5 !important;
  text-align: center;
  width: 32%;
  margin-left: 35%;
  font: 600 15px / 20px "Roboto", sans-serif;
  color: white;
  background: #a73123;
  text-transform: uppercase;
  padding: 6px 12px 7px;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.22);
  display: block;
} */

#category li.product-flag.new {
  font: 600 16px / 20px "Roboto", sans-serif;
  color: white;
  background: #171717;
  text-transform: uppercase;
  padding: 6px 14px 7px;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.22);
  display: block;
  /* margin-left: 14px; */
  margin-left: -85px;
  margin-top: 0px;
}



#subcategories .subcategory-heading.outil-sub-cat-heding {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1;
  background-color: white;
  font-weight: bold;
  color: #333333;
  margin: 0 0 15px 0;
}

#category .product-flag.out_of_stock {
  width: -webkit-fit-content;
  width: fit-content;
  padding: .3125rem .4375rem;
  margin-top: .625rem;
  font-size: 9px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  word-break: break-word;
  pointer-events: auto;
  background: #ff7430;
  border: 1px solid #ea5e1a;
}

#category #featured-products .js-product.product.product-list-styles.col-xs-12.col-sm-6.col-lg-4.col-xl-4 {
  width:100%
}
@media only screen and (min-width: 1200px) {
  #category #featured-products {
    display:block !important;
  }
}
@media (max-width: 767px) {
  #category #featured-products .product-flags li.product-flag.on-sale {
    margin-left: 26%;
  }
}

#category #featured-products .product-flags li.product-flag.on-sale {
  margin-left: 24%;
}

#category #featured-products form#add-to-cart-or-refresh {
  display: none;
}
#category #featured-products a.outilquibic-more-btl-url {
  display: none;
}
@media (max-width: 767px) {
  #product li.product-flag.new {
    font: 600 16px / 20px "Roboto", sans-serif;
    color: white;
    background: #171717;
    text-transform: uppercase;
    padding: 6px 14px 7px;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.22);
    display: block;
    /* margin-left: 30px; */
  }
}
#product li.product-flag.new {
  font: 600 16px / 20px "Roboto", sans-serif;
  color: white;
  background: #171717;
  text-transform: uppercase;
  padding: 6px 14px 7px;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.22);
  display: block;
  /* margin-left: 30px; */
}
#product h1.page-title {
  line-height: 19px;
  font-size: 13px;
  font-family: "Roboto", sans-serif;
  color: #969696;
  margin-bottom: 1px;
}
#product .slick-prev, .slick-next {
  top: 25%;
}

.lang-fr button.btn.btn-primary.add-to-cart.btn_sub_cart {

  font-size: 12px;
}

#cart input.js-cart-line-product-quantity.form-control {
  width: 78px;
  height: 27px;
  padding: 0 6px;
  float: left;
  border: 1px solid #d9d9d9;
  line-height: 27px;
  display: block;
  width: 100%;
  /* width: 73%; */
  height: 30px;
  /* padding: 6px 12px; */
  font-size: 13px;
  line-height: 1;
  color: #9c9b9b;
  vertical-align: middle;
  background-color: white;
  border: 1px solid #d6d4d4;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  text-align: center;
}

#cart .bootstrap-touchspin .input-group-btn-vertical .touchspin-up:hover {
  color: black;
}
#cart .bootstrap-touchspin .input-group-btn-vertical .touchspin-down:hover {
  color: black;
}

#cart span.input-group-btn-vertical {
  display: flex !important;
  float: left;
  width: auto;
  align-items: baseline;
  margin-left: -2px;
  
}

#cart .bootstrap-touchspin .input-group-btn-vertical>.btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
  padding: 8px 10px;
  margin-left: 9px;
  position: relative;
  color: silver;
  text-shadow: 1px -1px rgba(0, 0, 0, 0.05);
  border: 1px solid;
  border-color: #dedcdc #c1bfbf #b5b4b4 #dad8d8;
  margin-left:6px;
  margin-top:5px
}
#cart .bootstrap-touchspin .input-group-btn-vertical .touchspin-up::after {
  content: "\E145";
}
#cart .bootstrap-touchspin .input-group-btn-vertical .touchspin-down::after {
  content: "\E15B";
}

#cart a.btn.btn-primary.cart-check-out-btn-style {

  font: 700 10px / 21px "Roboto", sans-serif;
}

#cart .cart-summary-line.cart-total.cart-total-styl span.label.label-cart-total-style {
  font: 600 14px / 22px "Roboto", sans-serif;
}

#checkout .custom-radio input[type=radio]:checked+span {
  background-color: #a73123;

}

#checkout div#payment-option-3-container .payment-section {
  display: block;
  border: 1px solid #d6d4d4;
  border-radius: 0px;
  font-size: 17px;
  line-height: 23px;
  color: #333333;
  font-weight: bold;
  padding: 33px 301px 34px 99px;
  letter-spacing: -1px;
  position: relative;
}

#checkout div#payment-option-3-container {
  background: url(../../../../img/creditcard.svg) 15px 15px no-repeat #fbfbfb;
  background-size: 64px 64px;
}

#payment-option-3-container .custom-radio {
  position: relative;
  display: inline-block;
  width: 18px;
  height: 19px;
  margin-right: .5rem;
  vertical-align: middle;
  cursor: pointer;
  background: #fff;
  border: #979797 1px solid;
  border-radius: 50%;
  margin-left: 90px;
  margin-top: 41px;
}
@media (max-width: 900px) {
  #checkout div#payment-option-3-container .payment-section {
    padding: 33px 31px 34px 99px;
  }
}
/* #checkout a {
  color: #a73123;
} */
#checkout a.collapse-button.cart-promo-code-style:hover {
  color: #a73123;
}
.product-images>li.thumb-container .thumb.selected, .product-images>li.thumb-container .thumb:hover {
  border: 2px solid #d9d9d9;
  border-color: #999999;
}
#product section.page-product-box.outilesqubic-product-box .product-description h3 {
  min-width: 320px;
  height: 100%;
  line-height: 19px;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  color: #777777;
  font-weight: unset;
}

#checkout .outilsqubic-btn, .btn-primary:hover {
  color: #333333;
  background: #d0cfcf;
  border: 1px solid;
  border-color: #b7b7b7;

}
/* here i removed '.outilsqubic-btn,'  for thebackground color chnage in the home page product category page show button */
#checkout .btn-primary {
  color: #fff;
  background-color: #515151;
  border-color: transparent;
  /* padding: 10px 14px; */
  font: 700 17px / 5px "Roboto", sans-serif;
  color: #333333;
  background: #ebebeb;
  border: 1px solid;
  border-color: #b7b7b7;
  white-space: normal;
}
#checkout a.js-cancel-address.cancel-address.float-xs-right:hover {
  color: #a73123;
}

#checkout section.checkout-step .address-item {
  max-width: 50%;
  width: 0%;
}

@media (max-width: 900px) {
  #cart a.btn.btn-primary.cart-check-out-btn-style {
    font: 700 18px / 21px "Roboto", sans-serif;
  }
}
.outilesqubic-product-image .product-flags li.product-flag {
  background: #a73123;
}

.lang-fr a.all-product-link {
  margin-right: 51px;
}

#history .top-menu a[data-depth="0"]:hover, a:hover {
  color: #b64a4a;
}
#history .top-menu a[data-depth="0"]:hover, a {
  color: #777777;
}
.page-footer .text-sm-center a {
  color:#777777;
}
.page-footer .text-sm-center a:hover {
  color:#b64a4a;
}

/* this for the account icon hover color change */
/* #history .carousel .carousel-control .icon-next:hover i, .carousel .carousel-control .icon-prev:hover i, .dropdown:hover .expand-more, .page-my-account #content .links a:hover i, .search-widget form button[type=submit] .search:hover, .top-menu .sub-menu a:hover {
  color: #bf6b6b;
} */

#checkout .forgot-password.outil-forgot-style a:hover {
    color: #a73123 !important;
}
#authentication .forgot-password.outil-forgot-style a:hover {
  color: #a73123 !important;
}
.new-acc-auth-item a:hover {
  color: #a73123 !important;
}

#header .header-nav .language-selector {
  margin-top: -0.0625rem;
  margin-left: -9px;
}

.product-miniature .product-title.product-title-align a:hover {
  color:#777777 !important;
}
#cart table.cart-items.table.table-bordered.cart_page_table_board .input-group.bootstrap-touchspin{
  width:55%;
  padding: 14px 10px 8px;
  width: 75px;
}
#cart table.cart-items.table.table-bordered.cart_page_table_board a.label.cart-page-product-style:hover {
  color:#777777 !important;
}

.cart-items.table.table-bordered.cart_page_table_board .cart_prices_colors {
  font-size: 13px;
  color: #a73123;
  white-space: nowrap;
}
.promo-code button.btn.btn-primary.cart-promo-code-button-style:hover {
  background-color: #a73131 !important;
  color: #e9dfdf !important;
}
.cart_price_text_colors {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1;
  background-color: white;
  font-weight: bold;
  color: #333333;
}

.cart_page_continue_button_style a.label.cart-checkout-prev-style:hover {
  color:#a73123 !important;
}
#cart .cart_page_checkout_button_style a.btn.btn-primary.cart-check-out-btn-style {
  font: 700 17px "Roboto", sans-serif;
  color: #333333;
  background: #ebebeb;
  border: 1px solid;
  border-color: #b7b7b7;
  white-space: normal;
  width: 88%;
  padding: 8px;
  /* margin-left: 59px; */
  margin-left: 44px;
}
#cart .cart_page_checkout_button_style a.btn.btn-primary.cart-check-out-btn-style:hover {
  color: #333333 !important;
  background: #e5e5e5 !important;
}
.cart-items.table.table-bordered.cart_page_table_board .table-bordered, .table-bordered td, .table-bordered th {
  border: 1px solid #d6d4d4;
  background-color: #e4e4e4;
}

.cart-items.table.table-bordered.cart_page_table_board a.remove-from-cart.cart_delete_button_style:hover {
  color: #9c9696 !important;
}

div#promo-code {
  display: block;
}
.cart_page_table_board .promocode_cart_style {
  display:none;
}
a.collapse-button.promo-code-button.cancel-promo.cart-promo-close-button.promocode_cart_close_button {
  display: none;
}

#checkout .promocode_cart_style {
  display:none;
}

.promo-code button.btn.btn-primary.cart-promo-code-button-style {
  background-color: #262626 !important;
  color: #fff !important;
  margin-left: 7px;
  height: 30px;
  margin-bottom: 3px;
  margin-top: 0;
}

@media (max-width: 900px) {
  .promo-code button.btn.btn-primary.cart-promo-code-button-style {
    height: 23px;
    margin-top: 1px;
  }
}
div#promo-code .promo-code form {
  text-align:left;
}

.cart-overview.js-cart.cart-back-ground-item {
  background-color: #f6f6f6;
  padding: 0;
  margin-top: 1%;
}

.cart_page_continue_button_style {
  padding: 0;
}

.cart_page_checkout_button_style {
  padding: 0;
}

button.btn.btn-primary.cart-promo-code-button-style {
  font: bold 13px / 17px "Roboto", sans-serif;
  color: #fff;
  background: #262626;
  border: none;
  padding: 5px 10px 5px 10px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 0.13s linear;
  transition: all 0.13s linear;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.22);
  text-transform: uppercase;
}

#cart .cart_page_best_seller_style {
  width: 100%;
}
table.cart-items.table.table-bordered.cart_page_table_board {
  background: #fbfbfb;
}
#checkout section.checkout-step.-current .step-title {
  /* padding-left: 7%; */
}
/* .header-nav.outilsquibic-header .laguange-select-option {
  background-color: #4e4e4e !important;
} */
.header-nav.outilsquibic-header .laguange-select-option {
  position: absolute;
      top: 48px;
      left: 0px;
      width: 157px;
      background-color: #282728;
      z-index: 2;
      padding: 0.1rem 0;
  }

div#_desktop_language_selector:hover {
  position: absolute!important;
}

.language-selector.dropdown.js-dropdown.open, .language-selector.dropdown.js-dropdown:hover {
    z-index: 1;
}

.cart_page_table_board p.promo-code-button-display-promos {
  font: 601 18px / 22px "Roboto", sans-serif;
  color: #262626;
  text-transform: uppercase;
  padding: 7px 0 10px 0;
  margin-left: 6%;
}

span.label-for-cart-stock {
  background-color: #464646;
  border: 1px solid #1d1d1d;
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 13px;
  font-weight: bold;
  line-height: 1;
  color: white;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0;
}

#cart .cart-items.table.table-bordered.cart_page_table_board.table thead th {
  vertical-align: bottom;
  border: 1px solid #d6d4d4;
  background: #e4e4e4;
}

#cart .cart-items.table.table-bordered.cart_page_table_board td#total_price_container_total-price-style {
  font: 600 21px / 25px "Roboto", sans-serif;
  color: #a73123;
  /* background: white; */
}

#checkout p.promo-code-button-display-promos {
  font: 601 18px / 22px "Roboto", sans-serif;
  color: #262626;
  text-transform: uppercase;
  margin-left:5%;
}
#checkout i.material-icons.rtl-no-flip.done {
  color: #a73123;
}

#checkout a.nav-link.user_sign_in_style:hover {
  color:#a73123 !important;
}

span.unread-step-number-number {
  /* margin-left: 7%; */
}

#checkout .form-control:focus {
  border-color: #e96666;
  outline: 0;
}
@media (max-width: 900px) {
  .block-promo .promo-input{
    font-size: 11px;
  }
}

@media (max-width: 900px) {
  input.js-cart-line-product-quantity.form-control {
      width: 52px !important;
      text-align: center;
  }
}

.total_price_container.text-right.cart-total-price-align {
  text-align: right;
  font: 600 18px / 22px "Roboto", sans-serif;
  color: #555454;
  text-transform: uppercase;
}

/* language selector current and inactive color */

#header .laguange-select-option a {
  /* color:#000000; */
  color:white;
  padding: 0 10px 0 12px;
  line-height: 34px;
  font-size: 13px;
}
#header .laguange-select-option .current a {
  /* background-color:#645c5c;
  color:#ffffff; */
  background: #1e1e1e;
  color: #777;
}
.page-my-account #content .links.outil-link-items a span.link-item {
  color: #5e5959;
}
.page-footer .text-sm-center.account-sign-item a:hover{
  color: #c44545 !important;
}
/* this code for add abackground color for active the accodian in left side */
li.outilqbic-categor.active {
  background-color: #a73123;
}
#authentication #submit-login.btn.btn-primary {
  padding: 10px 14px;
  font: 700 17px / 21px "Roboto", sans-serif;
  color: #333333;
  background: #ebebeb;
  border: 1px solid;
  border-color: #b7b7b7;
  white-space: normal;
}

.product-information .product-quantities {
  font-weight: 700;
  color: #333333;
  min-width: 320px;
  height: 100%;
  line-height: 19px;
  font-size: 13px;
  font-family: "Roboto", sans-serif;
}

body#checkout section.checkout-step {
  padding: .625rem;
  background-color: #eaeaea;
  border: 1px solid #d9d9d9;
}

body#checkout .cart-grid-right .card {
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: .625rem;
  background-color: #eaeaea;
  border: 1px solid #d9d9d9;
}

div#carousel {
  border-bottom: 1px solid;
}

.block-promo .promo-input {
  width: 70%;
  height:1%;
  margin-right: -.24rem;
  color: #232323;
  text-indent: .625rem;
  border: #7a7a7a 1px solid;
}

.js-address-item.address-item.cart-checkout-address-block-style {
  background-color:#e7e7e7 !important;
}

#checkout .btn-primary:hover {
  background-color:#a73123;
  color:white;
}

body#checkout section.checkout-step .delete-address.address-delete-cart:hover, body#checkout section.checkout-step .edit-address.address-edit-cart:hover {
  background-color:#a73123;
}

.carousel .carousel-control .icon-next:hover i, .carousel .carousel-control .icon-prev:hover i, .dropdown:hover .expand-more, .page-my-account #content .links a:hover i, .search-widget form button[type=submit] .search:hover, .top-menu .sub-menu a:hover {
  color: #a73123;
}

button.btn.btn-primary.form-control-submit.float-xs-right.register-button-item {
  font: 700 17px "Roboto", sans-serif;
  color: #333333;
  background: #ebebeb;
  border: 1px solid;
  border-color: #b7b7b7;
  white-space: normal;
  padding: 8px;
}

section.register-form.register-form-custom-item p a:hover {
  color: #8f8f8f !important;
}

button.btn.btn-primary.disabled.cart-page-empty-product-button {
  padding: 10px 14px;
  font: 700 17px / 21px "Roboto", sans-serif;
  color: #333333;
  background: #ebebeb;
  border: 1px solid;
  border-color: #b7b7b7;
  white-space: normal;
}

#cart .cart_page_continue_button_style a:hover {
  color: #a73123 !important;
}

#index #block_myaccount_infos .myaccount-title a {
  color: #fff5f5 !important;
}

.footer-container.footer-li-color-item li a:hover {
  color: #a73123 !important;
}

#cart .checkout.cart-detailed-actions.js-cart-detailed-actions.card-block {
  padding:0;
}

body#checkout section.checkout-step .content {
  padding: 0px;
  padding-top: 1rem;
}

button.continue.btn.btn-primary.float-xs-right.button-item-new-register {
  padding: 15px 14px;
  font: 700 17px / 21px "Roboto", sans-serif;
  color: #333333;
  background: #ebebeb;
  border: 1px solid;
  border-color: #b7b7b7;
  white-space: normal;
}

#checkout .media-body.check-out-product-details-text span a {
  color: #252222 !important;
}

#checkout button.continue.btn.btn-primary.float-xs-right.sign-in-button-item-b {
  padding: 10px 14px;
  font: 700 17px / 21px "Roboto", sans-serif;
  color: #333333;
  background: #ebebeb;
  border: 1px solid;
  border-color: #b7b7b7;
  white-space: normal;
}

#checkout button.continue.btn.btn-primary.float-xs-right.sign-in-button-item-b:hover {
  background-color:#a73123;
  color:white;
}

#left-column .products .cart_page_best_seller_style {
  width:100%
}

.address-footer.address-block-footer-item-fa a {
  font: bold 13px / 17px "Roboto", sans-serif;
  color: #fff !important;
  background: #262626;
  border: none;
  padding: 5px 10px 5px 10px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 0.13s linear;
  transition: all 0.13s linear;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.22);
  text-transform: uppercase;
}
.address-footer.address-block-footer-item-fa a:hover {
  background-color:#a73123 !important;
}

.addresses-footer.addresses-item-footer-adding {
  padding: 10px 14px;
  font: 700 17px / 21px "Roboto", sans-serif;
  color: #333333;
  background: #ebebeb;
  border: 1px solid;
  border-color: #b7b7b7;
  white-space: normal;
  width: fit-content;
}

.addresses-footer.addresses-item-footer-adding a:hover {
  color:#4e4e4e !important;
}

footer.page-footer.footer-page-check-item a {
  font: bold 13px / 17px "Roboto", sans-serif;
  color: #fff;
  background: #262626;
  border: none;
  padding: 5px 10px 5px 10px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 0.13s linear;
  transition: all 0.13s linear;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.22);
  text-transform: uppercase;
}

footer.page-footer.footer-page-check-item a:hover {
  background-color:#a73123;
}

.page-addresses .address.adress-item-block-data {
  margin-bottom: 1.875rem;
  font-size: .875rem;
  color: #232323;
  background: #fff;
  background: #e4e4e4;
  border: 1px solid #bcbcbc;
  padding: 14px 18px 13px;
  margin: 0 0 30px 0;
  line-height: 23px;
}

.page-addresses .address .address-body.addres-item-body-make h4 {
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  color: #262626;
  font-size: 20px;
  padding: 0 0 15px;
  line-height: normal;
  margin-bottom: 12px;
  border-bottom: 1px solid #7d7c7c;
}

.lang-fr.page-addresses .address.adress-item-block-data {
  padding: 0px 0px 0px;
  width: 350px;
}

#identity .custom-radio input[type=radio]:checked+span {
  background-color: #ba4c4c;
}
.form-control:focus {
  color: #232323;
  background-color: #fff;
  outline: 1px solid #595959;
}

.form-control:focus {
  border-color: #595959;
}

.btn-primary.focus, .btn-primary:focus {
  background-color: #424242;
  border-color: transparent;
}

a.all-product-link {
  display: none;
}

i.material-icons.sign-in-style {
  color:#b8bbbf;
}
i.material-icons.sign-in-style:hover {
  color: #818181;
}

button.continue.btn.btn-primary.button-for-confirm-new-address.float-xs-right {
  padding: 14px 17px;
  font: 700 17px / 21px "Roboto", sans-serif;
  color: #333333;
  background: #ebebeb;
  border: 1px solid;
  border-color: #b7b7b7;
  white-space: normal;
}

a.js-cancel-address.cancel-address.address-cancel-for-address-page.float-xs-right {
  font: 700 17px / 21px "Roboto", sans-serif;
  color: #333333;
  background: #ebebeb;
  white-space: normal;
}

a.js-cancel-address.cancel-address.address-cancel-for-address-page.float-xs-right:hover {
  color:#a73123 !important;
}

a#exportDataToCsv.export-Data-To-csv, a#exportDataToPdf.export-Data-To-Pdf {
  padding: 10px 14px;
  font: 700 17px / 21px "Roboto", sans-serif;
  color: #333333;
  background: #ebebeb;
  border: 1px solid;
  border-color: #b7b7b7;
  white-space: normal;
}

a#exportDataToCsv.export-Data-To-csv:hover, a#exportDataToPdf.export-Data-To-Pdf:hover {
  color:white;
  background-color:#a73123;
}

li.product-flag.new {
  color: white;
  background: #171717 !important;
}

.pagination.outil-pagination .page-list {
  background: #f6f6f6;
  width: 76%;
}
.pagination .page-list {
  padding: .375rem;
  margin-bottom: 0;
  background: #fff;
}

.pagination.outil-pagination a:not(.previous):not(.next) {
  letter-spacing: 0.125rem;
  margin: 0 3px 0 0px;
  padding: 2px;
  font-weight: bold;
  border: 1px solid;
  border-color: #d9d9d9;
  background-color: #ebebeb;
  color: black;
}

.pagination.outil-pagination .current a {
  font-size: unset;
  text-decoration: none;
  background-color: #c5c5c5 !important;
}
/* .pagination.outil-pagination {
  width: 77%;
  font-size: .875rem;
} */

.pagination.outil-pagination a.next.js-search-link:hover {
  color:#a73123 !important;
}

.pagination.outil-pagination a:not(.previous):not(.next):hover {
  color: #a73123 !important;
}

.footer-button-guest-order-tracking {
  padding: 10px 14px;
  font: 700 17px / 21px "Roboto", sans-serif;
  color: #333333;
  background: #ebebeb;
  border: 1px solid;
  border-color: #b7b7b7;
  white-space: normal;
}

.footer-button-guest-order-tracking:hover {
  color:white;
  background-color:#a73123;
}

.new-login-submit:hover {
  border-color: #b1b1b1;
  background: #e5e5e5 !important;
}
/* ............................... */
div#_desktop_user_info {
  margin-top: 2%;
}

.hidden-sm-down.dispay-cart-name {
  display: none;
}

@media only screen and (min-width: 1200px) {
  .hidden-sm-down.dispay-cart-name {
      display: unset;
  }
}

#search_widget form i {
  color: white;
}

/* .user-info {
  max-width: 300px !important;
  width: 177px;
  margin-left: -75px;
  margin-top: 18%;
} */

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  div#search_widget {
    position: relative;
    top: 60px;
    right: 17px;
    }

    #search_widget form i {
      color: white;
    }

  div#_desktop_user_info {
      max-width: 16%;
      margin-top: 3%;
  }

  span.hidden-sm-down.outilesqubic-user-style {
    font-size:11px
  }

}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .lang-fr .outilesqubic-user-style {
    font-size: 12px;
  }
  .lang-fr div#_desktop_user_info {
    /* max-width: 12%;
    margin-top: 3%; */
    max-width: 9%;
    margin-top: 3%;
    margin-right: 8%;
  }
}

@media only screen and (min-width: 770px) and (max-width: 992px) {
  #search_widget form input {
    width: 201px;
  }

  #search_widget form {
      width: 12.1em;
  }

  #search_widget form input {
      width: 128px;
  }

  i.material-icons.search-icon.search {
      margin-left: 128px;
  }

  div#search_widget {
      right: 161px;
  }

}

@media only screen and (min-width: 770px) and (max-width: 992px) {
  .lang-fr div#search_widget {
    right: 180px;
  }
}

@media only screen and (min-width: 1200px) {
  div#search_widget {
    position: relative;
    top: 60px;
    /* right: 17%; */
  }
}

@media only screen and (min-width: 1200px) {
  .lang-fr div#search_widget {
    position: relative;
    top: 60px;
    right: 19%;
  }

  .lang-fr .user-info {
    max-width: 300px !important;
    width: 220px;
    margin-left: -117px;
  }
}

@media only screen and (max-width: 992px) {

  .outilsquibic-email-subscribe .news_letter img {
    margin-right: -35px;
  }
  
  #checkout #search_widget, #mobile_top_menu_wrapper {
    width: 100%;
  }
  
  button.btn.btn-primary.float-xs-right.hidden-sm-up {
    right: 1rem;
  }
  button.btn.btn-primary.float-xs-right.hidden-sm-up {
    right: 1rem;
  }
}

#index .btn-primary.active.focus, outilsqubic-btn, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.btn-primary.dropdown-toggle.focus, .open>.btn-primary.dropdown-toggle:focus, .open>.btn-primary.dropdown-toggle:hover {
  background-color: #393333;
}

#index button.btn.btn-primary.outilsqubic-btn.active:not(.tab-active) {
  background: none;
}

#index .outilsqubic-btn.tab-active {
  background:#393333;
  }

#header .header-nav .lang-block.col-md-1 {
  width: 9%;
}
#header .header-nav .new_outil_header_change.col-md-8 {
    width: 66%;
}

#header .header-nav .material-icons.expand-more {
    margin-left: -0.175rem;
}

@media only screen and (max-width: 992px) {
  #header .header-nav .new_outil_header_change.col-md-8 {
    width: 100%;
  }
}

@media only screen and (max-width: 768px) {
  #header .header-top .position-static {
      flex-direction: column;
      flex-wrap: nowrap;
  }
  
  div#_desktop_user_info .user-info {
      display:flex;
      flex-direction:row;
      justify-content: space-between;
  }
  
  i.material-icons.sd {
  display: none;
  }

  .lang-fr .header.header-cart-button-style-change {
      margin-left: 36%;
  }
}

@media only screen and (max-width: 768px) {
  #header .header-top .position-static {
      flex-direction: column;
      flex-wrap: nowrap;
  }
  
  div#_desktop_user_info .user-info {
      display:flex;
      flex-direction:row;
      justify-content: space-between;
  }
  
  i.material-icons.sd {
    display: none;
    }

  .header.header-cart-button-style-change {
      margin-left: 44%;
  }
}

/* added after updating as live on 14-08-2024 */
#subcategories ul.subcategories-list > li {
  float: left;
  width: 128px;
  min-width: 128px;
  margin: 0 0 13px 20px!important;
  text-align: center;
  height: 202px;
}
#subcategories ul.subcategories-list > li .subcategory-image.outil-sub-cat-image {
  padding: 0 0 8px 0!important;
  margin: 0px!important;
}
#subcategories ul li .subcategory-name:hover {
  color: #e61638;
}
.block-category .block-category-inner .category-cover img {
  width: 100%;
  height: auto;
  max-width: 100%;
  display: block;
}

#category #left-column
  p.h3.hidden-sm-down {
  background:#1a1a1a;
  color:white;
  padding:15px;
  display:block;
  text-decoration:none;
  margin:0 0 30px 0;
}

#category #left-column .wrapper ul li a:before{
  content: ">";
}
#category #left-column .wrapper ul li:first-child{
  border-top:none;
}

#category #left-column .wrapper ul li{
  padding:5px 0px 6px 20px;
  border-top: 1px solid #d9d9d9;
}

#category #left-column .wrapper ul li a:hover {
  color: #a73123 !important;
}

#category #left-column #search_filters_brands {
  padding:0;
  margin:0;
  background: none;  
 }
 
 #category #left-column #search_filters_brands .facet a{
     background:black;
     color:white;
     padding:15px 15px 17px 15px;
     display:block;
     text-decoration:none;
     margin:0 0 30px 0 !important;
 }
 
 #category #left-column #search_filters_brands .facet p{
     margin:0 0 6.5px;
 }

 #category #left-column #search_filters_suppliers {
  padding:0;
  margin:0;
  background: none;  
}

#category #left-column #search_filters_suppliers .facet a{
   background:black;
   color:white;
   padding:15px 15px 17px 15px;
   display:block;
   text-decoration:none;
   margin:0 0 30px 0 !important;
}
#category #left-column #search_filters_suppliers .facet p{
   margin:0 0 6.5px;
}