body .btn.btn-outline-primary {
  color: #4f8a9d;
  border-color: #4f8a9d;
}
body .btn.btn-outline-primary:hover {
  background-color: #4f8a9d;
}

a {
  color: #4f8a9d;
}

.block-category .h1 {
  margin: 0 0 5px;
}

.breadcrumb,
.breadcrumb a {
  color: var(--color-txt-l2);
}

.card.card-block .subcategories-list {
  margin: 35px auto;
}
.card.card-block .subcategories-list li {
  transition: transform 0.3s ease-in-out;
}
.card.card-block .subcategories-list li:hover {
  transform: scale(1.08);
  transition: transform 0.3s ease-in-out;
}

.select-list {
  color: #4f8a9d;
}

.cm_green .product-title a {
  display: flex;
  justify-content: center;
  text-transform: uppercase;
}

.cm_green .product-price-and-shipping {
  justify-content: center !important;
}
.cm_green .product-price-and-shipping .price {
  font-size: 0.9rem;
}
.product-flags {
  font-size: 0.8rem;
}
.product-flags .product-flag {
  font-weight: var(--font1-weight2);
}

.subcategory-image {
  display: none !important;
}
.card.card-block .subcategories-list li {
  min-width: 195px;
}
.card.card-block .subcategories-list li .subcategory-name {
  font-size: 1rem;
}
.card.card-block .subcategory-heading {
  font-size: 1.1rem;
}

.pagination a,
.pagination span:not(.spacer) {
  font-weight: 600;
  font-size: 0.85rem;
}

#_desktop_top_menu.adtm_menu_container {
  border: none;
}

.header-top .search-widgets input.sw_sws,
#swoverlay-ps_searchbar .sw_search_header input {
  background-color: #fff;
  cursor: text;
  border: 1px solid var(--second-color);
}

.header-top-right a,
.header-top-right .dc_header-t {
  font-weight: 600;
}

#js-product-list-top-sticky-wrapper #js-product-list-top {
  background-color: #f0f4f6;
}

.block-social ul li.facebook .fa-brands.fa-facebook-f {
  color: #1c77ec;
}
.block-social ul li.youtube .fa-brands.fa-youtube {
  color: #fd0100;
}
.block-social ul li.pinterest .fa-brands.fa-pinterest-p {
  color: #da0018;
}
.block-social ul li.instagram .fa-brands.fa-instagram {
  color: #8b369e;
}
@media (min-width: 993px) {
  #adtm_menu ul#menu {
    justify-content: space-between;
    max-width: 1280px;
    margin: auto;
  }
}

#adtm_menu table.columnWrapTable tbody,
#adtm_menu .adtm_sub tbody tr {
  display: contents;
}

.swhb-item-1 {
  max-width: 1280px;
  margin: 0 auto;
}

.swhb-item-1 div.bkleft {
  display: flex;
  align-content: center;
  flex-wrap: wrap;
}

.swhb-item-1 div.bkright img {
  min-width: 320px;
}

.swhb-item-1 h3 {
  color: #bd7449;
  font-size: 2rem;
  font-weight: normal;
  margin: 0 0 12px;
}

.swhb-item-1 p:last-child:after {
  content: " ";
  height: 5px;
  width: 33%;
  background-color: #bd7449;
  display: block;
  margin-top: 25px;
}

#footer ul li.opening {
  font-size: 0.9375rem;
  font-family: var(--font1);
  font-weight: var(--font1-weight1);
  color: var(--color-txt);
}

.rea_03 {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 20px 0;
  text-align: center;
}

.rea_03 i {
  font-size: 2rem;
  color: var(--second-color);
}

.rea_03 span {
  font-size: 1rem;
  font-weight: 600;
}

.rea_03 span.small-txt {
  font-size: 0.85rem;
  font-weight: 400;
}

#product .product-description h2,
#product .product-description h3,
#product .product-description h4 {
  font-size: 1rem;
  font-weight: 400;
}
#product .product-description a.btn {
  width: fit-content !important;
}

#product .product-variants > .product-variants-item ul li {
  margin: 0.2rem 0.25rem 1rem;
}

#product .product-actions .control-label {
  margin-bottom: 1rem;
}

#product li.float-xs-left.input-container {
  width: 90px;
}

#product li.float-xs-left.input-container span.color.color-label.texture {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background-size: contain;
}

#product li.float-xs-left.input-container span.attribute-name {
  display: flex;
  justify-content: center;
  padding-top: 5px;
}
#product .product-variants > .product-variants-item input + .color {
  border: 4px solid var(--white);
}
#product
  .product-variants
  > .product-variants-item
  input[checked="checked"]
  + .color {
  border: 4px solid var(--second-color);
  transform: scale(1);
}

#product .current-price span.current-price-value {
  font-weight: 600;
}

#product .product-add-to-cart span#product-availability {
  display: block !important;
}

#product .pd_details {
  margin-top: 4px;
  background-color: var(--bodybg);
}

#product #description {
  padding: 0;
}
#product .desc-title {
  display: block;
  padding-bottom: 10px 0 21px;
  font-family: var(--font1);
  font-weight: var(--font1-weight2);
  font-size: 1.375rem;
  color: var(--second-color);
}
#product #ptabs {
  padding-top: 10px;
}

#product .tabs .nav-tabs {
  border-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#product .tabs .nav-tabs .nav-link:first-child {
  border-left: none;
}
#product .tabs .nav-tabs .nav-link {
  border-left: 1px solid var(--primary-color);
  border: none;
  padding: 0 0.8rem 0.4rem 0.8rem;
  text-decoration: none;
  background: transparent;
  padding-bottom: 15px;
  font-family: var(--font1);
  font-weight: var(--font1-weight2);
  font-size: 1.375rem;
  color: var(--second-color);
}
#product .tabs .nav-tabs .nav-link.active {
  color: var(--second-color);
  border-radius: 0;
  border-bottom: 2px solid var(--second-color);
}

#product .product-features {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#product .data-sheet {
  padding: 0.6rem;
  font-size: 0.875rem;
  display: -ms-grid;
  display: grid;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  -ms-grid-columns: -webkit-max-content 1fr;
  -ms-grid-columns: max-content 1fr;
  grid-template-columns: -webkit-max-content 1fr;
  grid-template-columns: max-content 1fr;
}

#product .data-sheet .name,
#product .data-sheet .value {
  padding: 0.2rem 0.45rem;
  margin: 0;
}
dt {
  font-weight: 600;
}

#registration #wrapper .login-title {
  font-size: 1.125rem;
  font-family: var(--font1);
  font-weight: var(--font1-weight2);
}

body .container_bg-odd.cart-grid-right {
  background-color: var(--white);
}

#product .product-add-to-cart .add .btn {
  background: var(--second-color);
}

#product .product-features dl.data-sheet {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

#product .product-features dl.data-sheet .name {
  width: 60%;
}
#product .product-features dl.data-sheet .value {
  width: 40%;
}
#checkout .promo-code {
  display: none;
}

/*Passage sur 3 lignes des titres produits*/
.cm_green .product-title {
  min-height: 50px;
  max-height: 50px;
}

@media (max-width: 991.98px) {
  .cm_green .product-title {
    min-height: 44px;
    max-height: 44px;
  }
}

#product .btn.btn-primary.btn-addtopcart {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(var(--cartbtn-color-bg)),
    to(var(--cartbtn-color-bg))
  );
  background: linear-gradient(
    to right,
    var(--cartbtn-color-bg),
    var(--cartbtn-color-bg)
  );
}

#description .desc-title {
  color: var(--second-color);
  border-bottom: 2px solid var(--second-color);
  padding: 0 0.8rem 0.4rem 0.8rem;
  padding-top: 10px;
  padding-bottom: 15px;
  width: fit-content;
  margin-bottom: 1rem;
}
