body {
  width: 100%;
  max-width: 100%;
  font-family: "mr-eaves-modern", sans-serif;
  overflow-x: hidden;
  margin: 0;
}
.header-body .minicart-wrapper {
  flex-shrink: 0;
}
.alerte {
  background: #273139;
  color: #fff;
}

.alerte .container {
  max-width: 1048px;
  margin: auto;
  padding-left: 209px;
  text-align: center;
}

body p {
  margin-bottom: 0;
}

img,
object,
video,
embed {
  max-height: initial;
  max-width: initial;
}

a {
  text-decoration: none;
  color: #0071ce;
}
a,
a:visited,
a:active,
.alink:visited {
  color: #006bb4;
}

body .navigation,
body .breadcrumbs,
body .page-header .header.panel,
body .header.content,
body .footer.content,
body .page-wrapper > .widget,
body .page-wrapper > .page-bottom,
body .block.category.event,
body .top-container,
body .page-main {
  max-width: 100%;
  padding: 0;
}

.page-wrapper .page-header .panel.wrapper {
  width: 100%;
  background: #273139;
  border: none;
}

.panel.wrapper .panel.header .action.skip.contentarea {
  display: none;
}

.panel.wrapper .panel.header {
  padding: 0;
}

.header-body .logo {
  position: absolute;
  top: -30px;
  background: #fff;
  width: 160px;
  height: 130px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 10px;
  margin: 0;
  cursor: pointer;
  box-shadow: 0 -20px 0 0 white;
  transition: 0.2s transform cubic-bezier(0.215, 0.61, 0.355, 1);
}
.header-body .logo:hover {
  transform: translateY(10px);
}

.surheader {
  background: #384148;
}

.surheader .surheader-container {
  max-width: 1048px;
  margin: auto;
  letter-spacing: 1.5px;
  color: #9eaab3;
  text-transform: uppercase;
  opacity: 1;
  font-size: 10px;
  line-height: 11px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 30px;
  padding-left: 209px;
}

@media screen and (max-width: 1360px) {
  .surheader .surheader-container {
    max-width: 650px;
    padding-left: 50px;
  }
}

.surheader .surheader-container a {
  letter-spacing: 1.5px;
  color: #9eaab3;
  text-transform: uppercase;
  opacity: 1;
  font-size: 10px;
  line-height: 11px;
}

.surheader .surheader-container .header-links {
  display: flex;
  justify-content: space-between;
  width: 335px;
}

.surheader .surheader-container .surheader-right {
  display: flex;
  justify-content: space-between;
  width: auto;
  margin-right: 17px;
}

.surheader .surheader-container .surheader-right li {
  list-style: none;
}

.surheader .surheader-container .surheader-right li.wishlist {
  padding-right: 8px;
}

.header-body {
  max-width: 1220px;
  margin: auto;
  display: flex;
  height: 75px;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.header-body .navigation {
  width: 805px;
  margin: 0px 0 0 192px;
  background: #273139 !important;
  flex-grow: 1;
  /* display: flex; */
}

.header-body .navigation .level0 > .level-top {
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  letter-spacing: 0.7px;
  color: #9eaab3;
  text-transform: uppercase;
  opacity: 1;
  padding: 0;
  transition: 0.2s color;
  white-space: nowrap;
}

.header-body .navigation .level0:hover > .level-top,
.header-body .navigation .level0 > .level-top.ui-state-focus {
  color: #f2f4f5;
}

.header-body .navigation .level0.active > .level-top,
.header-body .navigation .level0.has-active > .level-top {
  color: #f2f4f5;
  border-color: #f2f4f5;
}

a.menu-item-active > span {
  text-decoration: none !important;
}

.panel.wrapper .switcher.language.switcher-language {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  width: auto;
  height: 30px;
  background: rgb(255, 255, 255, 0.12);
  padding-right: 16px;
}

.panel.wrapper .switcher.language.switcher-language .actions.dropdown.options.switcher-options {
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%;
  padding-left: 16px;
  box-sizing: border-box;
}

.page-header .switcher .options,
.page-footer .switcher .options {
  display: inline-block;
  position: relative;
}

.page-header .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}

.page-header .switcher strong,
.page-footer .switcher strong {
  font-weight: 400;
}

.page-header .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 22px;
  color: inherit;
  content: "\e622";
  font-family: "luma-icons";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.page-header .switcher .options:before,
.page-footer .switcher .options:before,
.page-header .switcher .options:after,
.page-footer .switcher .options:after {
  content: "";
  display: table;
}

.row-1col .content {
  max-width: 1215px;
  margin: auto;
  padding-bottom: 53px;
}

.page-header .switcher .options ul.dropdown {
  right: 0;
}

.page-header .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
  margin: 0;
  padding: 0;
  color: #d2dbdf;
  list-style: none none;
  background: rgb(255, 255, 255, 0.12);
  border: none;
  margin-top: 4px;
  min-width: 110px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}

.page-header .switcher .options ul.dropdown li.switcher-option a:visited,
.page-footer .switcher .options ul.dropdown li.switcher-option a:visited {
  color: #d2dbdf;
}

.page-header .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li {
  margin: 0;
  padding: 0;
}

.navigation,
.breadcrumbs,
.page-header .header.panel,
.header.content,
.footer.content,
.page-wrapper > .widget,
.page-wrapper > .page-bottom,
.block.category.event,
.top-container,
.cms-home-page .page-main {
  max-width: 100% !important;
  padding: 0;
}

.header.content {
  display: none !important;
}

.presentation {
  text-align: center;
  padding-top: 70px;
  padding-bottom: 115px;
  font-size: 28px;
  line-height: 53px;
  letter-spacing: -0.06px;
  opacity: 1;
  background: url("../images/bg-principal.png") #fff;
}

.presentation p {
  margin: 0;
}

.presentation .blue {
  color: #1072cc;
}

.page-footer {
  background: #184c77 !important;
}

.footer.row {
  display: flex;
  flex-direction: row;
  max-width: 1215px;
  margin: auto;
  padding-top: 63px;
}

.footer-block1 h2,
.footer-block2 h2,
.footer-block3 h2,
.footer-block4 h2,
.footer-block5 h2,
.footer-block6 h2 {
  text-align: left;
  font-size: 12px;
  line-height: 13px;
  font-weight: 700;
  letter-spacing: 1.26px;
  color: #ffffff;
  text-transform: uppercase;
  opacity: 1;
  position: relative;
}

.footer-block1 h2:after,
.footer-block2 h2:after,
.footer-block3 h2:after,
.footer-block4 h2:after,
.footer-block5 h2:after,
.footer-block6 h2:after {
  text-align: left;
  border-bottom: solid 1px #25567e;
  content: " ";
  opacity: 1;
  position: absolute;
  top: 37px;
  left: 0;
  width: 30px;
}

.footer-block5 .special-links {
  font-size: 9px;
  color: #fff;
  line-height: 10px;
  letter-spacing: 2.63px;
  text-transform: uppercase;
}

.footer-block1,
.footer-block2,
.footer-block3,
.footer-block4,
.footer-block5,
.footer-block6 {
  flex-grow: 1;
}

.footer-block1 a,
.footer-block2 a,
.footer-block3 a,
.footer-block4 a,
.footer-block5 a,
.footer-block6 a {
  text-align: left;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.16px;
  color: #d2dbdf;
  text-transform: capitalize;
  opacity: 1;
}

.footer-block1 {
  display: flex;
  align-items: center;
}

.footer-block7 {
  max-width: 1215px;
  margin: auto;
}

.footer-header {
  width: 100%;
  background: #1072cc;
  box-shadow: 0px 0px 37px #00000047;
  opacity: 1;
  height: 70px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.txt .collection {
  text-align: left;
  font-size: 20px;
  line-height: 44px;
  letter-spacing: 0.6px;
  color: #384148;
  opacity: 1;
  margin: 0;
  margin-top: 35px;
  text-transform: uppercase;
}

.txt .collection-name {
  margin: 0;
  text-align: left;
  font-size: 28px;
  color: #1072cc;
  font-weight: bold;
  line-height: 44px;
  letter-spacing: 0.84px;
  text-transform: uppercase;
  opacity: 1;
  margin-bottom: 15px;
}

.txt .content {
  text-align: left;
  font-size: 24px;
  line-height: 25px;
  letter-spacing: 0.72px;
  color: #384148;
  opacity: 1;
  margin-bottom: 40px;
}

.row-2col-right,
.row-2col-left,
.row-3col,
.row-1col {
  background: url("../images/bg-principal.png") #fff;
}

.row-2col-right,
.row-2col-left,
.row-3col {
  display: flex;
  flex-direction: row;
}
.row-2col-right img,
.row-2col-left img,
.row-3col img {
  width: 100%;
  height: 560px;
  object-fit: cover;
}
.row-2col-right img,
.row-2col-left img,
.row-3col img {
  width: 100%;
  height: 560px;
  object-fit: cover;
}

.row-2col-right .left-container-small {
  margin-right: 45px;
  max-width: 760px;
}

.row-2col-left .right-container-small {
  margin-left: 45px;
  max-width: 760px;
}

.row-3col .left-container,
.row-3col .mid-container {
  margin-right: 40px;
}
.row-3col > div {
  width: calc(33.33% - 80px);
}

.row-3col .left-container,
.row-3col .mid-container,
.row-3col .right-container {
  width: 615px;
}

.row-col3 img {
  height: 565px;
}

.row-1col .txt .collection,
.row-1col .txt .collection-name,
.row-1col .txt .content {
  text-align: center;
}
.savoir-faire,
.surfooter .container {
  max-width: 1215px;
  margin: auto;
}
.savoir-faire h2 {
  text-align: center;
  font-size: 28px;
  line-height: 15px;
  letter-spacing: 0.2px;
  color: #1072cc;
  text-transform: uppercase;
  opacity: 1;
}

.savoir-faire .txt {
  text-align: center;
  font-size: 19px;
  line-height: 28px;
  letter-spacing: 0.13px;
  color: #384148;
  opacity: 1;
}

.surfooter {
  background: url("../images/surfooter.png") #fff;
  height: 295px;
  position: relative;
  width: 100%;
}

.surfooter .container {
  display: flex;
  flex-direction: row;
}

.surfooter .container .bloc-1,
.surfooter .container .bloc-2,
.surfooter .container .bloc-3,
.surfooter .container .bloc-4 {
  display: flex;
  flex-direction: column;
  width: 290px;
  height: 285px;
  background: url("../images/bg-rond.png");
  z-index: 2;
  justify-content: center;
}

.surfooter .container .bloc-1 img,
.surfooter .container .bloc-2 img,
.surfooter .container .bloc-3 img,
.surfooter .container .bloc-4 img {
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}

.surfooter .container .bloc-1 .titre,
.surfooter .container .bloc-2 .titre,
.surfooter .container .bloc-3 .titre,
.surfooter .container .bloc-4 .titre {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
  letter-spacing: 0.7px;
  color: #0e1112;
  text-transform: uppercase;
  opacity: 1;
  margin-bottom: 5px;
}

.surfooter .container .bloc-1 .txt,
.surfooter .container .bloc-2 .txt,
.surfooter .container .bloc-3 .txt,
.surfooter .container .bloc-4 .txt {
  text-align: center;
  font-size: 15px;
  line-height: 17px;
  letter-spacing: 0.2px;
  color: #384148;
  opacity: 1;
  width: 175px;
  margin-left: auto;
  margin-right: auto;
}

.sufooter .txt {
  text-align: center;
  font-size: 15px;
  line-height: 17px;
  letter-spacing: 0.2px;
  color: #384148;
  opacity: 1;
}

.surfooter .titre {
  text-align: left;
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
  letter-spacing: 0.7px;
  color: #0e1112;
  opacity: 1;
}

.surfooter:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 678px;
  height: 210px;
  background: transparent url("../images/motif_blanc.png") 0% 0% no-repeat padding-box;
  transform: scaleX(-1);
}

.surfooter:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 678px;
  height: 210px;
  background: transparent url("../images/motif_blanc.png") 0% 0% no-repeat padding-box;
}

.univers-row {
  background: rgb(158, 170, 179, 0.13);
}

.univers-row .container {
  max-width: 1215px;
  margin: auto;
  justify-content: center;
  flex-direction: row;
}

.univers-row h2 {
  text-align: center;
  font-size: 39px;
  line-height: 44px;
  letter-spacing: 0.27px;
  color: #1072cc;
  text-transform: uppercase;
  opacity: 1;
  font-weight: normal;
  padding-top: 90px;
  margin-bottom: 60px;
  position: relative;
  margin-top: 0;
}

.univers-row h2:after {
  text-align: left;
  border-bottom: solid 1px #9eaab3;
  content: " ";
  opacity: 1;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 66px;
  top: 150px;
}

.univers-row .container .top-container,
.univers-row .container .bottom-container {
  display: flex;
  flex-direction: row;
}

.univers-row .container .top-container {
  margin-bottom: 50px;
}

.univers-row .container .bottom-container {
  padding-bottom: 75px;
}

.univers-row .container h3 {
  text-align: center;
  font-size: 16px;
  line-height: 17px;
  letter-spacing: 0.11px;
  color: #9eaab3;
  text-transform: uppercase;
  opacity: 1;
}

.univers-row .container .univers-name {
  text-align: center;
  font-size: 39px;
  line-height: 44px;
  letter-spacing: 0.27px;
  color: #384148;
  text-transform: uppercase;
  opacity: 1;
}

.header-body .minicart-wrapper {
  background: #1072cc 0% 0% no-repeat padding-box;
  border: 1px solid #1072cc;
  border-radius: 19px;
  opacity: 1;
  margin: 0;
  width: 38px;
  height: 38px;
  margin-left: 15px;
}

.header-body .minicart-wrapper .action.showcart {
  color: #fff;
  width: 100%;
  text-align: center;
  position: relative;
}

.header-body .minicart-wrapper .action.showcart:before {
  line-height: 38px;
  color: #fff;
}

.header-body .block-search .block-content {
  width: 200px;
  height: 30px;
}

.header-body .block-search {
  float: none;
  padding-left: 15px;
  position: relative;
  width: 200px;
  z-index: 4;
}

.header-body .navigation li.level0 {
  margin: 5px 0 0 0;
  margin-right: 5px;
  width: fit-content;
}

.header-body .navigation ul {
  padding: 0;
  height: 100%;
  display: flex;
  align-items: center;
}

.columns .column.main .products.products-grid,
.custom-slider {
  padding: 0;
}
.cms-home-page .custom-slider .owl-carousel .owl-stage-outer {
  padding-top: 0 !important;
}
.cms-home-page .custom-slider .owl-carousel .owl-dots {
  bottom: 40px;
}

.custom-slider .owl-theme.owl-carousel .owl-controls .owl-dot span {
  width: 99px;
  height: 3px;
  margin: 0 19px 0 0;
  border: none;
  background: #f2f4f5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.custom-slider .owl-theme.owl-carousel .owl-controls .owl-dot.active span {
  background: #0071ce;
  border: none;
}

.columns .column.main .custom-slider {
  padding: 0;
}

.footer-header .block.newsletter {
  max-width: 1215px;
  margin-bottom: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.footer-header .block.newsletter .title {
  width: 313px;
  display: block;
  text-align: left;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 2.4px;
  color: #f2f4f5;
  text-transform: uppercase;
  opacity: 1;
  margin: 0 38px 0 0;
  position: relative;
}

.footer-header .block.newsletter .content {
  width: 346px;
}

.footer-header .block.newsletter .action.subscribe {
  width: 38px;
  height: 38px;
  background: rgb(14, 17, 18, 0.54);
  border: none;
  margin: 0;
}

.footer-header .block.newsletter input {
  height: 38px;
  border: none;
}

.footer-header .block.newsletter .field .control:before {
  display: none;
}

.footer-header .block.newsletter .title:before {
  content: "";
  position: absolute;
  bottom: 1px;
  left: -36px;
  width: 21px;
  height: 17px;
  background: transparent url(../images/Icon feather-mail.png) 0% 0% no-repeat padding-box;
}

.footer-block7 h2 {
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 10px;
  line-height: 30px;
  letter-spacing: 4.59px;
  color: #ffffff;
  margin-bottom: 18px;
  opacity: 0.67;
}

.footer-block7 .bottom {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.footer-block7 .trait {
  background: #9eaab3;
  height: 1px;
  width: 497px;
}

.row-2col-right .txt,
.row-2col-left .txt,
.row-3col .txt,
.row-1col.txt {
  padding-left: 30px;
}

.column.main > p {
  display: none;
}

.footer-block7 .bottom a {
  margin-right: 26px;
}

.footer-block7 .bottom .fb {
  margin-left: 26px;
}

.store-locator-home {
  display: flex;
  flex-direction: row;
  margin-bottom: 56px;
}

.store-locator-home .col-left {
  width: 477px;
  background: #384148;
  padding-right: 69px;
  padding-top: 71px;
  align-items: flex-end;
  display: flex;
  flex-direction: column;
}

.store-locator-home .col-left h2 {
  text-align: right;
  letter-spacing: 0.36px;
  color: #ffffff;
  opacity: 1;
  width: 195px;
  margin-bottom: 50px;
}

.store-locator-home .col-left .txt {
  text-align: right;
  font-size: 22px;
  line-height: 40px;
  letter-spacing: 0.15px;
  color: #ffffff;
  opacity: 0.7;
  width: 306px;
  height: 258px;
  margin-bottom: 25px;
}

.store-locator-home .col-left .btn {
  width: 210px;
  height: 44px;
  background: rgba(242, 244, 245, 0.41);
  text-align: center;
}

.store-locator-home .col-left .btn a {
  width: 100%;
  margin-top: 15px;
  height: 17px;
  text-align: center;
  font-size: 16px;
  line-height: 40px;
  letter-spacing: 1.14px;
  color: #ffffff;
  text-transform: uppercase;
  opacity: 1;
  height: 100%;
  text-align: center;
}

.store-locator-home .col-mid {
  flex-grow: 9999;
  width: auto;
  height: 650px;
}

.store-locator-home .col-mid img {
  filter: grayscale(100%);
  width: 100%;
  height: 650px;
  object-fit: cover;
}

.store-locator-home .col-right {
  width: auto;
  height: 650px;
}
.store-locator-home .col-right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.block.widget.block-new-products.list ol {
  max-width: 1215px;
  margin: auto;
  overflow-x: hidden;
}

.block.widget.block-new-products.list ol li {
  width: 267px;
  margin-right: 50px;
}

.block.widget.block-new-products.list ol li .product-item-info {
  padding: 0 15px;
  width: 240px;
}

.product-items.widget-new-list {
  display: flex;
  flex-direction: row;
}

.product-item.product-slider .product-item-info {
  display: flex;
  flex-direction: column;
}

.product-item.product-slider .product-item-photo {
  padding: 0;
  width: 237px;
  height: 231px;
}

.product-item.product-slider .product-item-photo a {
  width: 237px;
  height: 231px;
}

.product-item.product-slider .product-item-name a {
  text-align: left;
  font-size: 16px;
  line-height: 17px;
  letter-spacing: 0.11px;
  color: #1072cc;
  text-transform: uppercase;
  opacity: 1;
  width: 100%;
  display: block;
}

.product-item.product-slider .collec {
  text-align: left;
  font-size: 13px;
  line-height: 17px;
  font-style: italic;
  letter-spacing: 0.08px;
  color: #adc1cd;
  text-transform: uppercase;
  margin-bottom: 5px;
  opacity: 1;
  width: 100%;
}

.product-item.product-slider .product-item-description {
  text-align: left;
  font-size: 16px;
  line-height: 17px;
  letter-spacing: 0.11px;
  color: #2b414e;
  opacity: 1;
  margin: 0 0 14px 0;
  width: 100%;
}

.product-item.product-slider .product-item .tocart {
  background: #0071ce 0% 0% no-repeat padding-box;
  padding: 0;
  box-shadow: 0px 2px 6px #0760aa4d;
  opacity: 1;
  width: 152px;
  height: 27px;
}

.product-item.product-slider .product.details.slider-product-item-details {
  margin-top: 13px;
}

.product-item.product-slider .wishlist.secondary-addto-links.actions-secondary span {
  text-align: left;
  font-size: 13px;
  line-height: 17px;
  letter-spacing: 0.09px;
  color: #384148;
  opacity: 1;
  font-weight: 400;
}

.product-item.product-slider .wishlist.secondary-addto-links.actions-secondary {
  margin-bottom: 11px;
}

.product-item.product-slider .tocart span {
  text-align: left;
  font-size: 10px;
  line-height: 14px;
  letter-spacing: 1.25px;
  color: #f2f4f5;
  text-transform: uppercase;
  font-family: "mr-eaves-modern", sans-serif;
  opacity: 1;
}

.product-item.product-slider .price-box {
  text-align: right;
  margin: 0;
  display: flex;
  align-items: center;
  line-height: 19px;
  letter-spacing: 0.14px;
  color: #2b414e;
  opacity: 1;
}

.product-item.product-slider .price-box span {
  font-weight: 400;
}

.product-item.product-slider .product-item-actions .action.tocart.primary {
  padding: 5px;
}

.product-item.product-slider .slider-product-item-details .product-item-actions {
  margin: 0;
}

.product-item.product-slider .product-item-actions .actions-primary {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  height: 27px;
}

.block.widget.block-new-products.list {
  margin: 74px 0 74px 0;
}

h2.mp-product-slider-title {
  text-align: center;
  font-size: 39px;
  line-height: 44px;
  letter-spacing: 0.27px;
  margin-bottom: 77px;
  color: #1072cc;
  text-transform: uppercase;
  opacity: 1;
  margin-bottom: 77px;
  position: relative;
}

h2.mp-product-slider-title:after {
  text-align: left;
  border-bottom: solid 1px #9eaab3;
  content: " ";
  opacity: 1;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 57px;
  top: 61px;
}

.block.widget.block-new-products.list .actions-secondary {
  margin-bottom: 6px;
}

.block.widget.block-new-products.list .actions-secondary a span {
  letter-spacing: 0.09px;
  color: #384148;
  opacity: 1;
  font-size: 13px;
  line-height: 17px;
}

.block.widget.block-new-products.list .actions-secondary a {
  width: 100%;
  text-align: left;
  font-weight: 400;
  text-transform: unset;
  color: #384148;
}

/* Page catÃ©gorie */

.page-wrapper > .breadcrumbs {
  background: #0000008f 0% 0% no-repeat padding-box;
  height: 34px;
  position: absolute;
  top: 105px;
}

.page-wrapper > .breadcrumbs .items {
  max-width: 1048px;
  padding-left: 209px !important;
  margin: auto;
  padding-left: 0;
}

.page-wrapper > .breadcrumbs .items .item a,
.page-wrapper > .breadcrumbs .items .item {
  text-align: left;
  font-size: 12px;
  line-height: 40px;
  letter-spacing: 0.35px;
  color: #f2f4f5;
  text-transform: uppercase;
  opacity: 1;
}

.catalog-category-view .category-view-text h1 {
  margin-top: 73px;
  margin-bottom: 39px;
  text-align: left;
  font-size: 74px;
  line-height: 82px;
  letter-spacing: 0.52px;
  color: #0071ce;
  text-shadow: 0px 0px 7px #ffffff57;
  text-transform: uppercase;
  opacity: 1;
}

.breadcrumbs .item:not(:last-child):after {
  color: #f2f4f591;
  line-height: 40px;
}

.catalog-category-view .category-description {
  text-align: left;
  font-size: 23px;
  line-height: 34px;
  letter-spacing: 0.16px;
  color: #384148;
  opacity: 1;
}

.catalog-category-view .category-image .image {
  display: block;
  height: 561px;
  max-width: 100%;
  width: 100%;
}

.catalog-category-view .category-view-text {
  max-width: 1215px;
  margin: auto;
}

.catalog-category-view .column.main {
  padding-bottom: 0;
}

.catalog-category-view .surfooter {
  background: url(../images/surfooter.png) #f2f4f5;
}

.info-bottom {
  background: transparent linear-gradient(180deg, #fbfbfb 0%, #f2f4f5 100%) 0% 0% no-repeat
    padding-box;
}

.info-bottom div.category-title {
  text-align: center;
  letter-spacing: 0.2px;
  color: #1072cc;
  text-transform: uppercase;
  opacity: 1;
  font-size: 28px;
  line-height: 15px;
  padding-top: 63px;
}

.info-bottom .category-description {
  text-align: center;
  font-size: 19px;
  line-height: 28px;
  letter-spacing: 0.13px;
  color: #384148;
  opacity: 0.71;
  width: 1120px;
  margin: auto;
}

.subnav {
  margin-top: 75px;
}

.subnav .content {
  width: 100%;
}

.subnav .content ol {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.subnav .content ol li {
  width: 25%;
  margin-bottom: 103px;
  display: flex;
  justify-content: center;
}

.subnav .content ol li img {
  width: 261px;
  height: 261px;
  margin-bottom: 19px;
}

.subnav .content ol li .txt {
  text-align: center;
  font-size: 22px;
  line-height: 24px;
  font-weight: bold;
  letter-spacing: 1.1px;
  color: #384148;
  text-transform: uppercase;
  opacity: 1;
}

/* Page produit*/

.product-title {
  margin-top: 126px;
  max-width: 1215px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 13px;
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  position: relative;
}

.product-title > div {
  background: white;
  position: relative;
  z-index: 1;
}

.product-title:after {
  content: "";
  width: 100%;
  position: absolute;
  top: 30px;
  left: 0;
  background: #edf1f3;
  height: 1px;
}

.product-title .name {
  text-align: left;
  letter-spacing: 0.29px;
  color: #1072cc;
  text-transform: uppercase;
  opacity: 1;
  font-size: 42px;
  line-height: 46px;
  padding-right: 20px;
  max-width: 700px;
}

.product-title .type_collection {
  text-align: right;
  letter-spacing: 0.21px;
  color: #9eaab3;
  opacity: 1;
  font-size: 30px;
  line-height: 33px;
  width: auto;
  padding-left: 12px;
  text-transform: uppercase;
  font-style: italic;
  padding-left: 12px;
}

.contenu {
  max-width: 1215px;
  margin: auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.contenu .size {
  text-align: left;
  font-size: 28px;
  line-height: 40px;
  letter-spacing: 0.2px;
  color: #121c21;
  opacity: 1;
  margin-bottom: 10px;
  margin-top: 10px;
}

.contenu .description {
  text-align: left;
  font-size: 24px;
  line-height: 40px;
  letter-spacing: 0.17px;
  color: #2b414e;
  opacity: 1;
  margin-bottom: 37px;
}

.contenu .product-infos {
  width: 619px;
}

.page-layout-1column .contenu .product.media {
  width: 517px;
}

.contenu .gallery-placeholder {
  position: relative;
}
.contenu .fotorama__stage__frame::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 517px;
  background-image: url(../images/motif-tulipeCHEMISEsm.png);
  filter: opacity(7%);
}
.fotorama-item.fotorama {
  position: relative;
}

.contenu .product-delaisprix {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 31px;
}

.contenu .product-info-price .price-box .price-container .price {
  text-align: right;
  font-size: 38px;
  line-height: 40px;
  letter-spacing: 0.27px;
  color: #121c21;
  font-weight: 400;
}

.contenu .fieldset {
  width: 100%;
  display: flex;
  flex-direction: row;
}

.contenu .fieldset .qty {
  width: 225px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.contenu .fieldset .qty label span {
  text-align: left;
  font-weight: 400;
  font-size: 21px;
  line-height: 24px;
  letter-spacing: 2.33px;
  color: #2b414e;
  opacity: 1;
}

.contenu .fieldset .qty input {
  width: 96px;
  height: 54px;
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #adc1cd;
  opacity: 1;
}
.contenu .fieldset > .qty .control {
  display: inline-flex;
  margin-right: 73px;
}
.contenu .fieldset > .qty .control > span {
  cursor: pointer;
  font-size: 34px;
  padding: 0 13px;
  transition: transform 0.2s;
  user-select: none;
}
.contenu .fieldset > .qty .control > span:hover {
  transform: scale(1.3);
}
.contenu .fieldset > .qty .control > span:active {
  transform: scale(1.1);
}

.item-info .control > label {
  display: inline-flex;
}
.bundle-options-container .block-bundle-summary .box-tocart,
.box-tocart {
  margin: 0 0 16px;
}
.item-info .control > label > span {
  cursor: pointer;
  font-size: 21px;
  margin-top: -5px;
  padding: 0 8px;
  transition: transform 0.2s;
  user-select: none;
}
.item-info .control > label > span:hover {
  transform: scale(1.3);
}
.item-info .control > label > span:active {
  transform: scale(1.1);
}
.contenu .actions .action.primary.tocart {
  margin-left: 24px;
  width: 250px;
  height: 54px;
  background: #0071ce 0% 0% no-repeat padding-box;
  box-shadow: 0px 2px 6px #9eaab3;
  opacity: 1;
  text-align: left;
  font-size: 15px;
  line-height: 28px;
  letter-spacing: 1.88px;
  color: #f2f4f5;
  text-transform: uppercase;
  border-radius: 0;
  opacity: 1;
  display: flex;
  align-items: center;
}

.contenu .actions .action.primary.tocart span {
  font-weight: 400;
  position: relative;
}

.store-container {
  width: 317px;
  height: 54px;
  background: #f2f4f5 0% 0% no-repeat padding-box;
  opacity: 1;
  text-align: right;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.store-container a {
  width: 100%;
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
  letter-spacing: 1.55px;
  color: #2b414e;
  text-transform: uppercase;
  opacity: 1;
  margin-right: 18px;
  position: relative;
}

.store-container a::before {
  content: "";
  position: absolute;
  top: 0;
  left: -33px;
  width: 17px;
  height: 17px;
  background-image: url(../images/Iconionic-md-locate.png);
}

.contenu .actions .action.primary.tocart span::after {
  content: "";
  position: absolute;
  top: 6px;
  right: -35px;
  width: 15px;
  height: 16px;
  background-image: url(../images/Iconmaterial-add-shopping-cart.png);
}

.contenu .fieldset .qty label {
  margin-right: 12px;
  margin-bottom: 0;
}

.contenu .action.towishlist {
  background: #f2f4f5 0% 0% no-repeat padding-box;
  opacity: 1;
  width: 54px;
  height: 54px;
  display: block;
  position: relative;
}

.contenu .action.towishlist span {
  display: none;
}

.contenu .action.towishlist::after {
  content: "";
  position: absolute;
  top: 17px;
  right: 14px;
  width: 23px;
  height: 20px;
  background-image: url(../images/Iconfeather-heart.png);
}

.block-content.mp-product-slider-content {
  max-width: 1215px;
  margin: auto;
  margin-bottom: 76px;
}

/* .owl-carousel.owl-drag .owl-item {
    max-width: 267px;
} */

.header-body .minicart-wrapper .action.showcart:before {
  content: "";
  position: absolute;
  top: -3px;
  right: 11px;
  width: 16px;
  height: 15px;
  background-image: url(../images/Iconionic-ios-cart.png);
}

.header-body .minicart-wrapper .action.showcart .counter.qty {
  position: absolute;
  border-radius: 16px;
  text-shadow: none;
  font-family: "mr-eaves-modern", sans-serif;
  font-weight: bold;
  color: #384148;
  background: white;
  height: 19px;
  top: 6px;
  left: 24px;
  min-width: 14px;
  line-height: 20px;
  font-size: 14px;
}
.header-body .minicart-wrapper .action.showcart .counter.qty .counter-number {
  text-shadow: none;
}

.block-content.mp-product-slider-content .owl-nav {
  margin: 0;
}

.block-content.mp-product-slider-content .slider-product-item-info {
  width: 100% !important;
}

.a2a_kit.a2a_floating_style.mp_social_share_float.a2a_kit_size_32.a2a_vertical_style {
  display: none !important;
}

.fotorama__stage {
  border: 1px solid #e4e4e4;
  margin-bottom: 23px;
}

.product.media .fotorama__thumb {
  background: none;
  box-shadow: 0px 1px 4px #0000001a;
  border: 1px solid #edf1f3;
}

.product.media .fotorama__nav__frame.fotorama__nav__frame--thumb.fotorama__active {
  box-shadow: 0px 1px 4px #0000001a;
  border: 1px solid #384148;
}

.product.media .fotorama {
  overflow: initial;
}

.product.media .fotorama__thumb-border {
  /* border: 1px solid #384148;
    background: none;*/
  display: none !important;
}

.product.media .fotorama__nav--thumbs .fotorama__nav__frame {
  padding: 0 !important;
  margin-right: 20px;
}

.product.media .fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
  transform: none;
  /*height: 126px;*/
  position: relative;
  top: 0;
}

.en-savoir-plus {
  max-width: 1215px;
  margin: auto;
}

.ensavoirplus h2 {
  text-align: center;
  font-size: 39px;
  font-weight: 400;
  line-height: 44px;
  letter-spacing: 4.09px;
  color: #0071ce;
  text-transform: uppercase;
  opacity: 1;
  position: relative;
  margin-bottom: 60px;
  padding-top: 59px;
}

.ensavoirplus h2:after {
  text-align: left;
  border-bottom: solid 1px #9eaab3;
  content: " ";
  opacity: 1;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 66px;
  top: 113px;
}

.ensavoirplus .block-collection .container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  height: 287px;
  margin-bottom: 62px;
}

.ensavoirplus .container .container-left {
  padding: 34px 62px 29px 38px;
  background: #384148 0% 0% no-repeat padding-box;
  box-shadow: 0px 4px 18px #00000061;
  /* width: 605px; */
}

.ensavoirplus .container .collec-titre {
  text-align: left;
  font-size: 12px;
  line-height: 25px;
  font-weight: 400;
  letter-spacing: 0.08px;
  color: #d2dbdf;
  text-transform: uppercase;
  opacity: 1;
}

.ensavoirplus .container h4 {
  text-align: left;
  font-size: 28px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 2.74px;
  color: #f9f9f9;
  text-transform: uppercase;
  opacity: 1;
  border-bottom: 1px solid #9eaab3;
  padding-bottom: 15px;
}

.ensavoirplus .container .collec-txt {
  text-align: left;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 0.1px;
  color: #9eaab3;
  opacity: 1;
  /* width: 504px; */
}

.product-addi {
  background: #fbfbfb 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 44px #0000001a;
}

@media (max-width: 768px) {
  .product-addi {
    order: 1;
  }
}

.product-delais {
  text-align: right;
  letter-spacing: 0.14px;
  color: #384148;
  opacity: 1;
  font-size: 20px;
  line-height: 40px;
  font-weight: 400;
  position: relative;
  padding-left: 29px;
}

.product-delais:after {
  content: "";
  position: absolute;
  top: 13px;
  left: 0;
  width: 18px;
  height: 15px;
  background-image: url(../images/Iconfeather-truck.png);
  background-size: cover;
}

.ensavoirplus .blocks-secondaires {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-bottom: 100px;
}

.ensavoirplus .blocks-secondaires > div {
  width: 392px;
  height: 90px;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #0000000a;
  border: 1px solid #dcdcdc;
  opacity: 1;
}

.product-upsell .block.upsell {
  max-width: 1215px;
  margin: auto;
}

.product-upsell .block.upsell .block-title.title {
  letter-spacing: 4.09px;
  color: #0071ce;
  text-transform: uppercase;
  opacity: 1;
  text-align: center;
  position: relative;
  margin-top: 108px;
  margin-bottom: 55px;
}

.product-upsell .block.upsell .product-item-link {
  text-align: left;
  font-size: 16px;
  line-height: 17px;
  font-weight: 400;
  letter-spacing: 0.11px;
  color: #1072cc;
  text-transform: uppercase;
  opacity: 1;
}

.product-upsell .block.upsell .block-title.title strong {
  font-weight: 400;
  font-size: 39px;
  line-height: 44px;
}

.product-upsell .block.upsell .block-title.title:after {
  text-align: left;
  border-bottom: solid 1px #9eaab3;
  content: " ";
  opacity: 1;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 66px;
  top: 61px;
}

.product-upsell .block.upsell .item.product.product-item {
  width: 267px;
  height: 429px;
  padding: 0 15px 33px 15px;
  margin-right: 38px;
}

.product-upsell .block.upsell .item.product.product-item .product-item-info {
  width: 100%;
}

.product-upsell .block.upsell .product-items {
  margin-left: 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.product-upsell .block.upsell .tocart span {
  text-align: left;
  font-size: 10px;
  line-height: 14px;
  letter-spacing: 1.25px;
  color: #f2f4f5;
  text-transform: uppercase;
  font-family: "mr-eaves-modern", sans-serif;
  opacity: 1;
  position: relative;
}

.product-upsell .block.upsell .price-box {
  text-align: right;
  margin: 0;
  display: flex;
  align-items: center;
  line-height: 19px;
  letter-spacing: 0.14px;
  color: #2b414e;
  opacity: 1;
}

.product-upsell .block.upsell .price-box .price-container .price {
  font-size: 20px;
}

.product-upsell .block.upsell .price-box span {
  font-weight: 400;
}

.product-upsell .block.upsell .desc {
  text-align: left;
  font-size: 16px;
  line-height: 17px;
  font-weight: 400;
  letter-spacing: 0.11px;
  color: #2b414e;
  opacity: 1;
  margin-bottom: 14px;
}

.product-upsell .block.upsell .action.towishlist {
  text-align: left;
  font-size: 13px;
  line-height: 17px;
  font-weight: 400;
  letter-spacing: 0.09px;
  color: #384148;
  opacity: 1;
  margin-bottom: 11px;
}

.action.tocompare {
  display: none !important;
}

.product-upsell .block.upsell .product.actions.product-item-actions {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 0;
}

.product-upsell .block.upsell .product.actions.product-item-actions button.action.tocart.primary {
  padding: 5px 27px 8px 10px;
  font-weight: 400;
}

.product-upsell .block.upsell .collection {
  text-align: left;
  font-weight: 400;
  font-size: 13px;
  line-height: 17px;
  font-style: italic;
  margin-bottom: 5px;
  letter-spacing: 0.08px;
  color: #adc1cd;
  opacity: 1;
}

.product-upsell .block.upsell .actions .action.primary.tocart span::after {
  content: "";
  position: absolute;
  top: 0;
  right: -17px;
  width: 8px;
  height: 9px;
  background-image: url(../images/Iconmaterial-add-shopping-cart.png);
  background-size: cover;
}

.product-upsell .block.upsell .product-item .action.towishlist:before {
  background-image: url(../images/Iconfeather-heart.png);
  content: "";
  width: 9px;
  height: 8px;
  background-size: cover;
}

.product-item.product-slider .action.towishlist:before {
  background-image: url(../images/Iconfeather-heart.png);
  content: "";
  width: 9px;
  height: 8px;
  background-size: cover;
}

.product-store-sociaux {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.product-store-sociaux .action.mailto.friend {
  position: relative;
  width: 21px;
  height: 17px;
}

.product-store-sociaux .action.mailto.friend:before {
  background-image: url(../images/Iconmaterial-email.png);
  content: "";
  width: 21px;
  height: 17px;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.product-store-sociaux .action.mailto.friend span {
  display: none !important;
}

.product-store-sociaux .rs-container .a2a_count,
.product-store-sociaux .rs-container .a2a_dd.a2a_counter,
.product-store-sociaux .rs-container .a2a_button_facebook span,
.product-store-sociaux .rs-container .a2a_button_pinterest span {
  display: none !important;
}

.product-store-sociaux .mp_social_share_inline_under_cart {
  margin-left: 21px;
  height: 100%;
  padding: 0;
  align-items: center;
}

.product-store-sociaux .rs-container .a2a_button_facebook,
.product-store-sociaux .rs-container .a2a_button_pinterest {
  position: relative;
}

.product-store-sociaux .rs-container .a2a_button_facebook:before {
  background-image: url(../images/Iconawesome-facebook-f.png);
  content: "";
  width: 13px;
  height: 25px;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.box-tocart .actions {
  display: flex;
  flex-direction: row-reverse;
}

.box-tocart .field.qty {
  margin-right: 73px;
}

.product-store-sociaux .rs-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  height: 54px;
  margin: 18px 0;
  align-items: center;
}

.product-store-sociaux .rs-container .a2a_button_facebook {
  display: block;
  width: 13px;
  height: 25px;
  margin-right: 26px;
}

.product-store-sociaux .rs-container .a2a_button_pinterest {
  display: block;
  width: 18px;
  height: 24px;
  margin-right: 45px;
}

.product-store-sociaux .rs-container .a2a_button_pinterest:before {
  background-image: url(../images/Iconawesome-pinterest-p.png);
  content: "";
  width: 18px;
  height: 24px;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.mp_social_share_inline {
  display: none !important;
}
.navigation .level0 .submenu {
  height: auto;
}
#amasty-shopby-product-list {
  width: 100%;
}
.toolbar select {
  background-color: #edf1f3;
  box-shadow: none;
  border-radius: 24px;
  font-family: "mr-eaves-modern", sans-serif;
  margin: 0 5px 0 7px;
  width: auto;
  height: 33px;
  line-height: 20px;
  border: none;
  padding: 0px 10px 0 16px;
  font-size: 18px;
  cursor: pointer;
}
.toolbar-sorter,
.toolbar-amount,
.limiter-text,
.limiter > label {
  font-size: 20px;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: 0 0 0 2px #0071ce;
}
.modes-mode {
  box-shadow: none;
  background-color: none;
  border: none !important;
}
.pages li.item {
  margin-right: 0;
}
.pages li.item span:last-child {
  background: #edf1f3;
  height: 27px;
  width: 27px;
  margin: 0 4px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #121c21;
  font-size: 14px;
}
.pages li.item a.action {
  background: #edf1f3;
  height: 27px;
  width: 27px;
  margin: 0 4px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #121c21;
  box-shadow: none;
  border: none;
  font-size: 14px;
  padding: 0;
}
.pages li.item a.action span:last-child {
  margin: 0 !important;
}
.pages li.item a.action:before {
  font-size: 12px;
}
.pages a.page,
.pages strong.page {
  padding-left: 0;
  padding-right: 0;
}
.pages li.item.current span:last-child {
  background: #1072cc;
  color: #edf1f3;
}
.pages strong.page {
  background: transparent;
}
.modes-mode {
  box-shadow: none !important;
  background-color: transparent !important;
  border: none !important;
}
.modes-mode.active:before {
  color: black;
}
.products-grid .product-image-container {
  display: block;
  margin: 0 auto;
}
.products-grid .bottom .actions-secondary .towishlist {
  display: none;
}
.products-grid .product-item-info:hover,
.products-grid .product-item-info.active {
  box-shadow: 0px 5px 7px 0 rgba(0, 0, 0, 0.1);
  border: 1px solid #d2dbdf;
  border-radius: 5px;
}
.products-grid .product-item-info {
  margin: 0 auto !important;
  border: 1px solid transparent;
  width: 290px;
}
.products-grid .product-item-inner {
  box-shadow: 0px 5px 7px 0 rgba(0, 0, 0, 0.1);
  border: 1px solid #d2dbdf;
  border-radius: 5px;
}
.products-grid .product-item-info .product-image-wrapper {
  padding-bottom: 100% !important;
}
.products-grid .product-item-details .product-item-name,
.products-grid .product-item-details .product-item-link {
  letter-spacing: 0.13px;
  color: #1072cc;
  text-transform: uppercase;
  margin-top: 16px;
  font-size: 19px;
  min-height: 50px;
}
.products-grid .product-item-details .collec {
  letter-spacing: 0.1px;
  font-size: 14px;
  color: #adc1cd;
}
.products-grid .product-item-details .product-item-description {
  letter-spacing: 0.13px;
  color: #2b414e;
  margin: 8px 0;
  font-size: 19px;
  min-height: 50px;
}
.products-grid .product-item-info,
.products-grid .product-item-info.active {
  padding: 18px !important;
}
.products-grid .bottom .product-item-inner {
  display: block !important;
  box-shadow: none !important;
  border: none !important;
  clip: unset !important;
  height: 35px !important;
  width: 100% !important;
  margin: 10px 0 0 -1px !important;
  overflow: visible !important;
  padding: 0 !important;
  position: static !important;
}
.page-products.page-layout-1column .products-grid .product-item {
  width: 25% !important;
}
.page-products .products-grid .product-items {
  display: flex;
  flex-wrap: wrap;
}
.products-grid .bottom .product-item-inner > .product-item-actions {
  margin: 3px 0 10px !important;
}
.products-grid .bottom .product-item-inner:before {
  content: none !important;
}
.products-grid .bottom .product-item-inner .action.tocart.primary {
  width: auto;
  height: 34px;
  display: flex;
  font: Regular 12px/17px Open Sans;
  letter-spacing: 0;
  color: #f2f4f5;
  text-transform: uppercase;
}
.products-grid .bottom .product-item-inner .action.tocart.primary:after {
  background: url(/pub/media/wysiwyg/cms_page_produit/icon_cart.svg) no-repeat;
  width: 11px;
  height: 20px;
  content: "";
  margin-left: 4px;
}
#amasty-shopby-product-list .toolbar.toolbar-products {
  position: relative !important;
}
.toolbar.toolbar-products > .pages {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.products-grid .bottom .product-item-inner .actions .stock {
  width: auto;
  height: 34px;
  display: flex;
  font: Regular 12px/17px Open Sans;
  letter-spacing: 1.5px;
  padding: 0 15px;
  color: #384148;
  background: #f2f4f5;
  text-transform: uppercase;
}
.products-grid .bottom .product-item-inner .actions .stock span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
#amasty-shopby-product-list > div:nth-child(1) > div.modes {
  display: none;
}
#amasty-shopby-product-list .products-grid > ol > li .product.details {
  position: relative;
}
#amasty-shopby-product-list .products-grid > ol > li .product.details .towishlist {
  font: 14px !important;
  letter-spacing: 0.1px;
  text-transform: initial;
  font-weight: 400 !important;
  color: #384148 !important;
}
#amasty-shopby-product-list .products-grid > ol > li .product.details .towishlist:before {
  background: url(/pub/media/wysiwyg/cms_page_produit/icon-heart.png);
  width: 13px;
  height: 12px;
  content: "";
}
#amasty-shopby-product-list .products-grid > ol > li .product.details .price-box {
  position: absolute;
  bottom: -22px;
  right: 0;
}
#amasty-shopby-product-list .products-grid > ol > li .product.details .price-box span.price {
  letter-spacing: 0.17px;
  color: #2b414e;
  font-size: 25px;
  font-weight: normal;
}
.ensavoirplus .blocks-secondaires > div {
  box-sizing: border-box;
  padding: 24px 32px;
  position: relative;
  height: auto;
  min-height: 90px;
  margin-bottom: auto;
  cursor: pointer;
  transition: box-shadow 0.2s;
}
.ensavoirplus .blocks-secondaires > div:hover {
  box-shadow: 0px 3px 12px #0000001a;
}
.ensavoirplus .blocks-secondaires > div:before {
  position: absolute;
  background: url(/pub/media/wysiwyg/cms_page_produit/chevron.svg);
  width: 24px;
  height: 14px;
  content: "";
  top: 38px;
  right: 27px;
  transition: transform 0.2s;
}
.ensavoirplus .blocks-secondaires > div.active:before {
  transform: rotate(180deg);
}
.ensavoirplus .blocks-secondaires > div.active > .content {
  max-height: 400px;
  padding-top: 16px;
}
.ensavoirplus .blocks-secondaires > div > p:first-child {
  font-size: 12px;
  letter-spacing: 0.08px;
  color: #9eaab3;
  text-transform: uppercase;
}
.ensavoirplus .blocks-secondaires > div > h3 {
  font-size: 21px;
  letter-spacing: 0.15px;
  color: #384148;
  text-transform: uppercase;
  margin: 0px 0px;
  font-weight: 400;
}
.ensavoirplus .blocks-secondaires > div > .content {
  max-height: 0;
  overflow: hidden;
  padding-top: 0;
  transition: all 0.2s;
}

.faq-cms {
  margin-top: 32px;
}
.faq-cms .row {
  display: flex;
  background: #fdfdfd;
}
.faq-cms .row:first-child > div.container-txt h2 {
  margin-top: 8px;
}
.faq-cms .row:first-child > div.container-txt:before {
  top: 0;
}
.faq-cms .row > div {
  width: 50%;
}
.faq-cms .row > div.container-img {
  position: relative;
}
.faq-cms .row > div.container-img > img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}
.faq-cms .row > div.container-img > span {
  font-family: "mr-eaves-modern";
  font-size: 80px;
  letter-spacing: 0.62px;
  color: #ffffff;
  opacity: 0.58;
  position: absolute;
  bottom: -23px;
  left: 36px;
}
.faq-cms .row > div.container-img:nth-child(2) > span {
  right: 36px;
  left: auto;
}
.faq-cms .row > div.container-txt {
  position: relative;
}
.faq-cms .row > div.container-txt:nth-child(1) {
  text-align: right;
}
.faq-cms .row > div.container-txt:nth-child(1):after {
  left: auto;
  right: 60px;
}
.faq-cms .row > div.container-txt:nth-child(1):before {
  left: auto;
  right: 35px;
}
.faq-cms .row > div.container-txt > h2 {
  margin: 54px 120px 21px;
  font-family: "mr-eaves-modern";
  font-size: 38px;
  letter-spacing: 0.28px;
  font-weight: normal;
  color: #0071ce;
  text-transform: uppercase;
  opacity: 1;
}
.faq-cms .row > div.container-txt > .txt {
  margin: 0 120px 74px;
  font-family: "mr-eaves-modern";
  font-size: 18px;
  line-height: 24px;
  color: #707070;
}
.faq-cms .row > div.container-txt > .txt > p {
  margin-bottom: 16px;
}
.faq-cms .row > div.container-txt:after {
  height: 100%;
  width: 1px;
  background: #f2f4f5;
  content: "";
  position: absolute;
  top: 0;
  left: 60px;
}
.faq-cms .row > div.container-txt:before {
  height: 50px;
  width: 50px;
  background: white;
  content: "";
  position: absolute;
  top: 52px;
  left: 35px;
  border-radius: 50%;
  z-index: 2;
  box-shadow: inset 0 0 0 1px white, inset 0 0 0 1px white, inset 0 0 0 5px white,
    inset 0 0 0 12px #0071ce, inset 0 0 0 25px white;
}

@media only screen and (max-width: 991px) {
  .columns .sidebar-main:after {
    display: none !important;
  }
  .faq-cms .row {
    flex-direction: column;
  }
  .faq-cms .row:nth-child(odd) {
    flex-direction: column-reverse;
  }
  .faq-cms .row > div {
    width: 100%;
    text-align: left !important;
  }
  .faq-cms .row > div.container-img {
    height: 200px;
  }
  .faq-cms .row > div.container-img > span {
    left: 16px !important;
    bottom: -16px;
    right: auto;
    font-size: 60px;
  }
  .faq-cms .row > div.container-txt:nth-child(1) {
    text-align: right;
  }
  .faq-cms .row > div.container-txt > h2 {
    margin: 54px 20px 21px;
    font-size: 26px;
  }
  .faq-cms .row > div.container-txt > .txt {
    margin: 0 20px 74px;
    font-size: 18px;
    line-height: 24px;
  }
  .faq-cms .row > div.container-txt > .txt > p {
    padding-bottom: 16px;
  }
  .faq-cms .row > div.container-txt:after {
    display: none;
  }
  .faq-cms .row > div.container-txt:before {
    display: none;
  }
}
.contact-index-index h1.page-title {
  text-align: center;
  width: 100%;
}
.contact-index-index .form.contact {
  margin: 0 auto;
}
.cms-page-view h1.page-title {
  text-align: center;
  font-size: 48px;
  font-weight: bold;
  letter-spacing: 0.35px;
  color: #1072cc;
  text-transform: uppercase;
  width: 100%;
  margin-top: 64px;
  margin-bottom: 16px;
}
.cms-faq {
  margin-bottom: 32px;
}
.cms-faq .hero {
  width: 100%;
  height: 530px;
}
.cms-faq .hero > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cms-faq .tabs {
  width: 1210px;
  margin: 0 auto;
}
.cms-faq .tabs h1 {
  font-family: "mr-eaves-modern";
  font-size: 48px;
  text-align: center;
  letter-spacing: 0.35px;
  margin-bottom: 30px;
  margin-top: 40px;
  font-weight: bold;
  color: #1072cc;
  text-transform: uppercase;
}
.cms-faq .tabs .sommaire {
  display: flex;
  width: 100%;
  margin-bottom: 40px;
}
.cms-faq .tabs .sommaire > .type-faq {
  width: calc(100% / 6);
  height: 120px;
  display: flex;
  flex-direction: column;
  text-align: center;
  font-family: "mr-eaves-modern";
  font-size: 14px;
  padding-bottom: 20px;
  letter-spacing: 0.1px;
  color: #9eaab3;
  text-transform: uppercase;
  box-shadow: inset 0 -2px 0 0 #d2dbdf;
  cursor: pointer;
  transition: all 0.2s;
}
.cms-faq .tabs .sommaire > .type-faq:hover {
  box-shadow: inset 0 -4px 0 0 #d2dbdf;
  filter: brightness(0.7);
}
.cms-faq .tabs .sommaire > .type-faq > img {
  margin: auto;
  filter: grayscale(1.2) brightness(1.7);
}
.cms-faq .tabs .sommaire > .type-faq.active {
  color: #1072cc;
  box-shadow: inset 0 -4px 0 0 #1072cc;
}
.cms-faq .tabs .sommaire > .type-faq.active > img {
  filter: none;
}
.cms-faq .tab-content-1,
.cms-faq .tab-content-2,
.cms-faq .tab-content-3,
.cms-faq .tab-content-4,
.cms-faq .tab-content-5,
.cms-faq .tab-content-6 {
  width: 1210px;
  margin: 0 auto;
}
.cms-faq .tab-content-1 .block-static-block.active > .content,
.cms-faq .tab-content-2 .block-static-block.active > .content,
.cms-faq .tab-content-3 .block-static-block.active > .content,
.cms-faq .tab-content-4 .block-static-block.active > .content,
.cms-faq .tab-content-5 .block-static-block.active > .content,
.cms-faq .tab-content-6 .block-static-block.active > .content {
  display: block !important;
}
.cms-faq .tab-content-1 .block-static-block.active:after,
.cms-faq .tab-content-2 .block-static-block.active:after,
.cms-faq .tab-content-3 .block-static-block.active:after,
.cms-faq .tab-content-4 .block-static-block.active:after,
.cms-faq .tab-content-5 .block-static-block.active:after,
.cms-faq .tab-content-6 .block-static-block.active:after {
  transform: rotate(0deg) !important;
}
.cms-faq .tab-content-1 > .block-static-block > .block-static-block,
.cms-faq .tab-content-2 > .block-static-block > .block-static-block,
.cms-faq .tab-content-3 > .block-static-block > .block-static-block,
.cms-faq .tab-content-4 > .block-static-block > .block-static-block,
.cms-faq .tab-content-5 > .block-static-block > .block-static-block,
.cms-faq .tab-content-6 > .block-static-block > .block-static-block {
  border: 2px solid #d2dbdf;
  border-radius: 3px;
  cursor: pointer;
  padding: 25px 32px;
  position: relative;
  margin-bottom: 18px;
}
.cms-faq .tab-content-1 > .block-static-block > .block-static-block:after,
.cms-faq .tab-content-2 > .block-static-block > .block-static-block:after,
.cms-faq .tab-content-3 > .block-static-block > .block-static-block:after,
.cms-faq .tab-content-4 > .block-static-block > .block-static-block:after,
.cms-faq .tab-content-5 > .block-static-block > .block-static-block:after,
.cms-faq .tab-content-6 > .block-static-block > .block-static-block:after {
  position: absolute;
  transform: rotate(180deg);
  transition: transform 0.2s;
  top: 28px;
  right: 24px;
  content: "";
  width: 24px;
  height: 14px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAOCAYAAAA1+Nx+AAAABHNCSVQICAgIfAhkiAAAANZJREFUOE+l07ENgkAUxvH3oda6iXEEa6Od1FxcAEdwAicg2KoFiTgAIzCCI1CbeM+ggBoOeIfUj//vOO5Awic4XTwQ7YlwAzlKuYtU8iokQ+84ws8sZ6DBXIJ0AvV4yciQVqA5LkcaAVOcgS1p9gCaSrfLCBjjxGrjrg5hFE30fZhIkRrQFi9XbYP8AJK4LVIBNnEb5AX0iUsR/BPvRB6jWQ5kIIyrk12cFskN/54x/Xhm2iE4xml55LhnvOlL8h4K2XccStR6mdiu3DQfnK8+sc7ye/MEEu2v/k0oOisAAAAASUVORK5CYII=");
}
.cms-faq .tab-content-1 > .block-static-block > .block-static-block > .titre,
.cms-faq .tab-content-2 > .block-static-block > .block-static-block > .titre,
.cms-faq .tab-content-3 > .block-static-block > .block-static-block > .titre,
.cms-faq .tab-content-4 > .block-static-block > .block-static-block > .titre,
.cms-faq .tab-content-5 > .block-static-block > .block-static-block > .titre,
.cms-faq .tab-content-6 > .block-static-block > .block-static-block > .titre {
  font-family: "mr-eaves-modern";
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.14px;
  color: #1072cc;
  padding-right: 32px;
}
.cms-faq .tab-content-1 > .block-static-block > .block-static-block > .content,
.cms-faq .tab-content-2 > .block-static-block > .block-static-block > .content,
.cms-faq .tab-content-3 > .block-static-block > .block-static-block > .content,
.cms-faq .tab-content-4 > .block-static-block > .block-static-block > .content,
.cms-faq .tab-content-5 > .block-static-block > .block-static-block > .content,
.cms-faq .tab-content-6 > .block-static-block > .block-static-block > .content {
  display: none;
  font-family: "mr-eaves-modern";
  font-size: 18px;
  letter-spacing: 0.13px;
  margin-top: 28px;
  color: #777777;
}

@media screen and (max-width: 1200px) {
  .cms-faq .hero {
    height: 230px;
  }
  .cms-faq .tabs {
    width: calc(100% - 24px);
    margin: 0 12px;
  }
  .cms-faq .tabs h1 {
    font-size: 32px;
  }
  .cms-faq .tabs .sommaire {
    flex-wrap: wrap;
  }
  .cms-faq .tabs .sommaire > .type-faq {
    width: calc(100% / 3);
  }
  .cms-faq .tab-content-1,
  .cms-faq .tab-content-2,
  .cms-faq .tab-content-3,
  .cms-faq .tab-content-4,
  .cms-faq .tab-content-5,
  .cms-faq .tab-content-6 {
    width: calc(100% - 24px);
    margin: 0 12px;
  }
}
.customer-account-login #maincontent {
  max-width: 1200px;
  margin-top: 40px;
}
.customer-account-login #maincontent h1.page-title {
  letter-spacing: 0.2px;
  color: #1072cc;
  opacity: 1;
  font-size: 58px;
  line-height: 15px;
  padding-top: 63px;
}
button,
a.action.primary {
  border-radius: 0;
}
body {
  font-size: 1.6em;
}

.form.password.reset,
.form.send.confirmation,
.form.password.forget,
.form.create.account,
.form.search.advanced,
.form.form-orders-search {
  min-width: 600px !important;
  width: 100% !important;
}

h1.page-title {
  letter-spacing: 0.2px;
  color: #1072cc;
  opacity: 1;
  font-size: 58px;
  line-height: 15px;
  padding-top: 63px;
}
.customer-account-create #maincontent,
.amlocator-index-index #maincontent,
.account #maincontent,
.customer-account-forgotpassword #maincontent,
.checkout-cart-index #maincontent,
.checkout-index-index #maincontent,
.cms-nos-magasins #maincontent,
.cms-noroute-index #maincontent,
.cms-our-stores #maincontent {
  max-width: 1200px;
  margin: 0 auto;
}
.form.password.reset,
.form.send.confirmation,
.form.password.forget,
.form.create.account,
.form.search.advanced,
.form.form-orders-search {
  min-width: 0 !important;
  width: 100% !important;
}
.catalogsearch-result-index #maincontent {
  max-width: 1200px;
  margin: 0 auto;
}
.cms-noroute-index .page-head-alt h3 {
  letter-spacing: 0.2px;
  color: #1072cc;
  opacity: 1;
  font-size: 58px;
  line-height: 15px;
  padding-top: 63px;
  margin-bottom: 32px;
}
@media screen and (max-width: 1200px) {
  .customer-account-create #maincontent .catalogsearch-result-index #maincontent,
  .customer-account-forgotpassword #maincontent,
  .cms-noroute-index #maincontent,
  .account #maincontent,
  .checkout-cart-index #maincontent,
  .checkout-index-index #maincontent,
  .cms-nos-magasins #maincontent,
  .catalogsearch-result-index #maincontent,
  .cms-our-stores #maincontent {
    margin: 0 16px;
  }
  .catalogsearch-result-index #maincontent,
  .catalogsearch-result-index #maincontent {
    width: calc(100% - 32px);
  }
  .subnav .content {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  #amasty-shopby-product-list {
    margin: 0 !important;
  }
  .cms-noroute-index .page-head-alt h3 {
    font-size: 32px;
    padding-top: 42px;
  }
  .catalogsearch-result-index #maincontent h1.page-title {
    padding-top: 24px !important;
    font-size: 23px !important;
    text-align: center;
  }
  .filter-title strong {
    left: 50%;
    transform: translateX(-50%);
    margin-left: 0 !important;
  }
  .surfooter {
    overflow-x: hidden;
  }
  .toolbar-sorter,
  .toolbar-amount,
  .limiter-text,
  .limiter > label {
    font-size: 16px;
  }
  .toolbar.toolbar-products > .pages {
    width: 100%;
  }
  h1.page-title {
    letter-spacing: 0px;
    color: #1072cc;
    opacity: 1;
    font-size: 36px;
    line-height: 34px;
    padding-top: 36px;
  }
}
.owl-carousel .owl-stage-outer {
  padding-top: 0;
}
.owl-carousel .owl-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.catalogsearch-result-index #maincontent #amasty-shopby-product-list,
.catalogsearch-result-index #maincontent #layered-filter-block {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.category-image img {
  width: 100%;
  height: 560px;
  object-fit: cover;
}
.account h1.page-title,
.catalogsearch-result-index h1 {
  padding-top: 38px;
  font-size: 50px;
}
#amasty-shopby-product-list .stock.unavailable {
  letter-spacing: normal !important;
}
.catalogsearch-result-index h1 {
  padding-top: 88px;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
  line-height: 60px !important;
}
.columns .sidebar-main {
  margin-top: 26px;
  position: relative;
}
.columns .sidebar-main:after {
  width: 214px;
  height: 67px;
  background: url(/pub/media/theme/motif_blanc_sml.png);
  position: absolute;
  bottom: 0;
  right: 24px;
  content: "";
  pointer-events: none;
  z-index: 0;
}
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current > strong {
  border-color: #1072cc;
}
.block-collapsible-nav .content {
  background: #f9f9f9;
}
.block:not(.widget) .block-title > strong,
.sales-guest-view .column.main .block:not(.widget) .block-title > span {
  font-size: 26px;
}
.paypal-review .block .box-title > span,
.account .column.main .block:not(.widget) .box-title > span,
.multicheckout .box-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span,
[class^="sales-guest-"] .column.main .block:not(.widget) .box-title > span,
.sales-guest-view .column.main .block:not(.widget) .box-title > span {
  font-weight: 21px;
}
.block-content .box-content {
  color: #9eaab3;
}
.page-header .panel.wrapper {
  color: #384148;
}

.page-header .panel.wrapper #switcher-language-trigger {
  color: #d2dbdf;
}
.minicart-wrapper .block-minicart {
  border: none;
  box-shadow: 0 3px 22px rgba(0, 0, 0, 0.15);
  z-index: 999999999;
}
.mfp-bg {
  z-index: 99999999998 !important;
}
.mfp-wrap,
.loading-mask {
  z-index: 99999999998 !important;
}
.cart-summary #block-shipping {
  display: none;
}
.totals.shipping .mark .value {
  display: none;
}
.checkout-cart-index h1.page-title {
  text-transform: uppercase;
  font-size: 42px;
}
button {
  border: none;
  font-family: "mr-eaves-modern";
  font-weight: 400;
  text-transform: uppercase;
}
button:hover {
  border: none;
}
.cart-container .form-cart .actions.main .continue {
  display: inline-block;
  font-family: "mr-eaves-modern";
  font-weight: 400;
  text-transform: uppercase;
  background-image: none;
  background: #eeeeee;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.cart-container .form-cart .actions.main .continue:hover {
  background: #e1e1e1;
  border: none;
  color: #333333;
}

.blockreassurance-container > div {
  width: 100%;
  height: 67px;
  background: #f9f9f9;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 17px;
  position: relative;
}

.blockreassurance-container > div:first-child > img:first-child {
  width: 35px;
  height: 36px;
  padding-left: 18px;
}

.blockreassurance-container > div:last-child > img:first-child {
  width: 28px;
  height: 33px;
  padding-left: 18px;
}
.blockreassurance-container > div:last-child > img:last-child {
  padding-right: 12px;
}

.blockreassurance-container > div .text {
  display: flex;
  flex-direction: column;
  flex-grow: 2;
  align-items: flex-start;
  padding-left: 16px;
}

.blockreassurance-container > div .text > h6 {
  letter-spacing: 0.12px;
  color: #384148;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 0;
  margin-top: 0;
}
.blockreassurance-container > div .text > p {
  color: #9eaab3;
  font-size: 14px;
}
.blockreassurance-container > div:after {
  width: 214px;
  height: 67px;
  background: url(/pub/media/theme/motif_blanc_sml.png);
  position: absolute;
  bottom: 0;
  right: 0;
  content: "";
  pointer-events: none;
  z-index: 0;
}
.blockreassurance-container > div:last-child {
  box-shadow: 0 44px 0 white;
}
.opc-block-summary {
  background: #f9f9f9;
  position: relative;
}
.opc-block-summary .item .blockreassurance-container:after {
  width: 214px;
  height: 67px;
  background: url(/pub/media/theme/motif_blanc_sml.png);
  position: absolute;
  top: -85px;
  right: 0;
  content: "";
  pointer-events: none;
  z-index: 0;
}
.item .blockreassurance-container {
  width: calc(100% + 40px);
  margin-left: -20px;
  background: white;
  position: relative;
  padding-top: 16px;
}
.cart-summary {
  margin-bottom: 0;
  padding-bottom: 0;
}
.block.crosssell {
  width: 100% !important;
  padding-right: 0 !important;
}
.block.crosssell .product-items {
  display: flex;
  justify-content: space-between;
}
.block.crosssell .products-grid .product-item {
  width: 24% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.block.crosssell .product-item-info {
  width: 100%;
  box-sizing: border-box;
}

.block.crosssell .product-item .action.towishlist:before {
  background-image: url(../images/Iconfeather-heart.png);
  content: "";
  width: 9px;
  height: 8px;
  background-size: cover;
}

.block.crosssell .product-item .product-item-info {
  display: flex;
  flex-direction: column;
}

.block.crosssell .product-item .product-item-photo {
  padding: 0;
  width: 237px;
  height: 231px;
}

.block.crosssell .product-item .product-item-photo a {
  width: 237px;
  height: 231px;
}

.block.crosssell .product-item .product-item-name a {
  text-align: left;
  font-size: 16px;
  line-height: 17px;
  letter-spacing: 0.11px;
  color: #1072cc;
  text-transform: uppercase;
  opacity: 1;
  width: 100%;
  display: block;
}

.block.crosssell .product-item .collection {
  text-align: left;
  font-size: 12px;
  line-height: 17px;
  font-style: italic;
  letter-spacing: 0.08px;
  color: #adc1cd;
  text-transform: uppercase;
  margin-bottom: 5px;
  opacity: 1;
  width: 100%;
}

.block.crosssell .product-item .desc {
  text-align: left;
  font-size: 16px;
  line-height: 17px;
  letter-spacing: 0.11px;
  color: #2b414e;
  opacity: 1;
  margin: 0 0 14px 0;
  width: 100%;
}

.block.crosssell .product-item .product-item .tocart {
  background: #0071ce 0% 0% no-repeat padding-box;
  padding: 0;
  box-shadow: 0px 2px 6px #0760aa4d;
  opacity: 1;
  width: 152px;
  height: 27px;
}

.block.crosssell .product-item .product.details.slider-product-item-details {
  margin-top: 13px;
}

.block.crosssell .product-item .add-to-links a span {
  text-align: left;
  font-size: 13px;
  line-height: 17px;
  letter-spacing: 0.09px;
  color: #384148;
  opacity: 1;
  font-weight: 400;
}

.block.crosssell .product-item .wishlist.secondary-addto-links.actions-secondary {
  margin-bottom: 11px;
}

.block.crosssell .product-item .tocart span {
  text-align: left;
  font-size: 10px;
  line-height: 14px;
  letter-spacing: 1.25px;
  color: #f2f4f5;
  text-transform: uppercase;
  font-family: "mr-eaves-modern", sans-serif;
  opacity: 1;
}

.block.crosssell .product-item .price-box {
  text-align: right;
  margin: 0;
  display: flex;
  align-items: center;
  line-height: 19px;
  justify-content: flex-end;
  letter-spacing: 0.14px;
  color: #2b414e;
  opacity: 1;
}

.block.crosssell .product-item .price-box span {
  font-weight: 400;
  font-size: 20px;
}
.block.crosssell .product-item .stock.unavailable {
  display: flex;
  align-items: center;
  font-size: 17px;
}
.block.crosssell button.action.tocart.primary,
.product-slider button.action.tocart.primary {
  height: 27px !important;
  background: #0071ce 0% 0% no-repeat padding-box !important;
  box-shadow: 0px 2px 6px #0760aa4d !important;
  font-size: 12px !important;
  letter-spacing: 1.25px !important;
  color: #f2f4f5 !important;
  text-transform: uppercase !important;
  font-weight: normal !important;
  padding-left: 16px !important;
  line-height: 27px !important;
  padding: 0 26px 0 6px !important;
  display: flex !important;
  align-items: center !important;
  position: relative;
  border: none !important;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.block.crosssell button.action.tocart.primary:after,
.product-slider button.action.tocart.primary:after {
  width: 10px;
  height: 10px;
  position: absolute;
  top: 7px;
  background: url(/pub/media/theme/icon_add.png) no-repeat;
  right: 8px;
  content: "";
}

.block.crosssell .product-item .product-item-actions .action.tocart.primary {
  padding: 5px;
}

.block.crosssell .product-item .slider-product-item-details .product-item-actions {
  margin: 0;
}

.block.crosssell .product-item .product-item-actions .actions-primary {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  height: 27px;
}

.block.crosssell .product-item .product-item-actions {
  display: flex;
  justify-content: space-between;
}
.block.crosssell .products-grid .product-item-actions {
  margin: 11px 0 0px;
}
.block.crosssell .products-grid .product-item .action.towishlist {
  text-align: left;
  font-size: 13px;
  line-height: 17px;
  letter-spacing: 0.09px;
  color: #384148;
  text-transform: initial;
  margin-top: 15px;
  font-weight: 400;
}
.block.crosssell .block-title {
  text-align: center;
  border-top: 1.4px solid #d2dbdf;
  padding-top: 43px;
}
.block.crosssell #block-crosssell-heading {
  text-align: center;
  font-size: 39px;
  font-weight: normal !important;
  line-height: 44px;
  letter-spacing: 0.27px;
  margin-bottom: 77px;
  color: #1072cc;
  text-transform: uppercase;
  opacity: 1;
  margin-bottom: 77px;
  position: relative;
  margin-bottom: 32px;
}
.block.crosssell #block-crosssell-heading:after {
  text-align: left;
  border-bottom: solid 1.4px #d2dbdf;
  content: " ";
  opacity: 1;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 57px;
  top: 61px;
}
.cart.table-wrapper .cart > .item {
  border-bottom: 1px solid #f3f3f3 !important;
}
.amgiftcard-apply-code {
  width: 100% !important ;
  padding-right: 0 !important ;
}
.cart-discount .block.discount {
  width: 100% !important ;
  padding-right: 0 !important ;
}
.amactions-toolbar button {
  margin-bottom: 8px;
  width: 100%;
}
.cart-discount .block > .title strong,
.cart-summary .block .title strong {
  font-size: 1.4rem !important;
  color: #006bb4;
}
#amgiftcard-block-discount .title:after {
  position: absolute !important;
  top: 2px;
}
.amgiftcard-form {
  margin-bottom: 16px;
}
.cart.table-wrapper .actions-toolbar > .action-edit:before,
.cart.table-wrapper .actions-toolbar > .action-delete:before {
  content: "";
}
.action-delete:before {
  width: 17px;
  height: 19px;
  background: url(/pub/media/theme/icon_delete.png) no-repeat;
  content: "" !important;
}
.action-edit:before {
  width: 19px;
  height: 19px;
  background: url(/pub/media/theme/icon_edit.png) no-repeat;
  content: "" !important;
}
.product-item-name > a,
.product.name a > a,
.product-item-name > a:visited,
.product.name a > a:visited {
  color: #006bb4;
}
.cart-container tbody.cart.item .towishlist {
  display: none;
}
#shopping-cart-table th {
  font-weight: normal;
  font-size: 19px;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
  width: 40px;
  height: 40px;
  background: #f2f4f5 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.owl-carousel .owl-nav button.owl-prev span,
.owl-carousel .owl-nav button.owl-next span {
  height: 8px;
  width: 28px;
  font-size: 60px;
}
.owl-carousel .owl-nav button.owl-next span {
  transform: translateX(2px);
}
.owl-carousel .owl-nav button.owl-prev span {
  transform: translateX(-2px);
}

.owl-carousel .owl-nav button.owl-prev {
  left: -60px;
}
.owl-carousel .owl-nav button.owl-next {
  right: -60px;
}
.checkout-index-index .page-wrapper .page-header .panel.wrapper {
  background: none;
  margin-bottom: 24px !important;
  margin-top: 24px !important;
}
.checkout-index-index .page-wrapper .page-header .logo {
  background: none;
}
.opc-progress-bar-item:before {
  background: #d2dbdf !important;
  border-color: #d2dbdf !important;
}
.opc-progress-bar-item > span:after {
  border-color: #d2dbdf !important;
}
.opc-progress-bar-item > span:before {
  background: #d2dbdf !important;
  border-color: #d2dbdf !important;
}
.opc-progress-bar-item._active:before {
  background: #0760aa !important;
  border-color: #0760aa !important;
}
.opc-progress-bar-item._active > span:after {
  border-color: #0760aa !important;
}
.opc-progress-bar-item._active > span:before {
  background: #0760aa !important;
  border-color: #0760aa !important;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #0760aa;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #0760aa;
}
.cms-page-view {
  font-family: mr-eaves-modern, sans-serif;
}
.cms-page-view .container {
  max-width: 1215px;
  margin: auto;
  justify-content: center;
}
.cms-page-view .hero {
  width: 100%;
  height: 550px;
}
.cms-page-view .hero img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cms-page-view .titre {
  margin-bottom: 70px;
}
.cms-page-view .titre h1 {
  margin-top: 60px;
  margin-bottom: 32px;
  font-size: 67px;
  text-align: center;
  letter-spacing: 0.52px;
  color: #0071ce;
  font-weight: normal;
  text-transform: uppercase;
}
.cms-page-view .titre p {
  letter-spacing: 0.16px;
  color: #384148;
  font-size: 23px;
  line-height: 32px;
  text-align: center;
}
.cms-page-view .img-presenter {
  width: 100%;
  height: 530px;
  background: transparent linear-gradient(180deg, #fbfbfb 0%, #f2f4f5 100%) 0% 0% no-repeat
    padding-box;
  display: flex;
}
.cms-page-view .img-presenter.img-right {
  flex-direction: row-reverse;
}
.cms-page-view .img-presenter.img-right div:after {
  left: 0;
  right: auto;
  background: url(/pub/media/wysiwyg/cms_page_produit/motif_blanc2.png);
}
.cms-page-view .img-presenter figure {
  width: 40%;
  height: 100%;
  flex-shrink: 0;
}
.cms-page-view .img-presenter figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cms-page-view .img-presenter div {
  width: 60%;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  position: relative;
}
.cms-page-view .img-presenter div:after {
  width: 677px;
  height: 210px;
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(/pub/media/wysiwyg/cms_page_produit/motif_blanc.png);
}
.cms-page-view .img-presenter div h2 {
  font-size: 37px;
  letter-spacing: 4.09px;
  color: #0071ce;
  text-transform: uppercase;
  margin-bottom: 30px;
  margin-left: 100px;
}
.cms-page-view .img-presenter div p {
  font-size: 24px;
  letter-spacing: 0.18px;
  color: #384148;
  opacity: 0.71;
  margin-left: 100px;
  margin-right: 20%;
  line-height: 48px;
}
.cms-page-view .slider {
  margin-top: 90px;
}
.cms-page-view .slider > h2 {
  text-align: center;
  font-size: 36px;
  letter-spacing: 4.09px;
  color: #0071ce;
  text-transform: uppercase;
  display: block;
  position: relative;
  margin-bottom: 46px;
}
.cms-page-view .slider > h2:after {
  content: "";
  position: absolute;
  bottom: -17px;
  left: 50%;
  transform: translateX(-50%);
  width: 57px;
  height: 2px;
  background: #d2dbdf;
  opacity: 1;
}
.cms-page-view .collections {
  margin-top: 90px;
}
.cms-page-view .collections > h2 {
  text-align: center;
  font-size: 36px;
  letter-spacing: 4.09px;
  color: #0071ce;
  text-transform: uppercase;
  display: block;
  position: relative;
  margin-bottom: 46px;
}
.cms-page-view .collections > h2:after {
  content: "";
  position: absolute;
  bottom: -17px;
  left: 50%;
  transform: translateX(-50%);
  width: 57px;
  height: 2px;
  background: #d2dbdf;
  opacity: 1;
}
.cms-page-view .collections > p {
  text-align: center;
  font-size: 21px;
  letter-spacing: 0.16px;
  color: #384148;
  opacity: 1;
  line-height: 32px;
  margin-bottom: 64px;
}
.cms-page-view .collections > .liste-produits {
  display: flex;
  justify-content: space-between;
  margin-bottom: 48px;
}
.cms-page-view .collections > .liste-produits > a {
  width: 23%;
  text-decoration: none;
  transition: 0.2s transform;
}
.cms-page-view .collections > .liste-produits > a:hover {
  transform: scale(1.05);
}
.cms-page-view .collections > .liste-produits > a > figure {
  width: 80%;
  margin: 0 auto 16px;
}
.cms-page-view .collections > .liste-produits > a > figure > img {
  width: 100%;
  height: auto;
}
.cms-page-view .collections > .liste-produits > a > h3 {
  text-align: center;
  font-size: 20px;
  letter-spacing: 1.1px;
  color: #384148;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 16px;
}
.cms-page-view .collections > .liste-produits > a > p {
  text-align: center;
  font-size: 16px;
  letter-spacing: 0.9px;
  color: #384148;
  line-height: 28px;
  margin: 0 auto 16px;
  width: 90%;
}

.page-wrapper > .breadcrumbs .items .item a,
.page-wrapper > .breadcrumbs .items .item,
.page-wrapper > .breadcrumbs .items .item strong,
.breadcrumbs .item:after {
  line-height: 33px;
}
.filter-options .filter-options-item {
  display: flex !important;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding-bottom: 0;
}
.block.filter .filter-current-subtitle {
  min-height: 52px;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.filter-options .filter-options-item.active:after,
.filter-options .filter-options-item.active:before {
  left: 50% !important;
  transform: translateX(-50%);
}
.filter-options .filter-options-item .filter-options-title {
  letter-spacing: 1px;
  color: #384148;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 400;
}
.block.filter .filter-current-subtitle {
  padding: 0;
}
.amshopby-filter-current .amshopby-filter-name,
.amshopby-filter-current .amshopby-filter-value {
  display: inline-flex;
}
.amshopby-filter-current .amshopby-remove {
  top: 0;
}
.page-layout-1column .filter.block {
  border-top: none;
}
.cms-nos-magasins .block-static-block h1,
.cms-nos-magasins h1.page-title {
  margin-top: 40px;
  margin-bottom: 32px;
  font-size: 32px;
  text-align: center;
  letter-spacing: 0.52px;
  color: #0071ce;
  font-weight: normal;
}

.liste-mag {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.liste-mag .mag {
  width: calc(50% - 9px);
  height: 305px;
  position: relative;
  margin-bottom: 21px;
}
.liste-mag .mag img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.liste-mag .mag .infos-mag {
  position: absolute;
  top: 45px;
  right: 45px;
  width: calc(50% - 45px);
  padding: 24px 20px;
  box-sizing: border-box;
  height: calc(100% - 90px);
  background: rgba(255, 255, 255, 0.9);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.liste-mag .mag .infos-mag .name {
  font-size: 23px;
  letter-spacing: 0.17px;
  color: #384148;
  margin-bottom: 8px;
}
.liste-mag .mag .infos-mag .address {
  font-size: 18px;
  letter-spacing: 0.13px;
  color: #9eaab3;
}
.liste-mag .mag .infos-mag .tel {
  font-size: 18px;
  color: #0071ce;
  margin-top: 8px;
  letter-spacing: 0.13px;
}

.amlocator-main-container {
  min-width: unset !important;
}
.liste-mag-primary {
  width: 100%;
  height: 479px;
}
.liste-mag-primary .mag .infos-mag .name {
  font-size: 32px;
  letter-spacing: 0.22px;
  color: #384148;
}
.liste-mag-primary .mag .infos-mag .address {
  font-size: 22px;
  letter-spacing: 0.15px;
  color: #9eaab3;
}
.liste-mag-primary .mag .infos-mag .tel {
  font-size: 22px;
  letter-spacing: 0.15px;
  margin-top: 8px;
  color: #0071ce;
}
.liste-mag-primary .mag .infos-mag {
  position: absolute;
  top: 130px;
  right: 100px;
  padding: 24px 20px;
  box-sizing: border-box;
  height: calc(100% - 260px);
  width: calc(35% - 100px);
  background: rgba(255, 255, 255, 0.9);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.liste-mag-primary .mag {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.cms-nos-magasins .block-static-block h2 {
  margin-top: 40px;
  margin-bottom: 32px;
  font-size: 32px;
  text-align: center;
  letter-spacing: 0.52px;
  color: #0071ce;
  font-weight: normal;
}
.liste-mag-primary .mag {
  width: 100%;
  height: 479px;
  position: relative;
}
.liste-mag-primary .mag img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media only screen and (max-width: 480px) {
  .page-products.page-layout-1column .products-grid .product-item {
    width: 100% !important;
  }
}

@media only screen and (min-width: 480px) and (max-width: 992px) {
  .page-products.page-layout-1column .products-grid .product-item {
    width: 50% !important;
  }
}

@media only screen and (max-width: 991px) {
  .surfooter:before {
    display: none !important;
  }
  .cms-page-view .hero {
    height: 300px;
  }
  .liste-mag .mag {
    width: 100%;
    height: 305px;
    position: relative;
    margin-bottom: 21px;
  }
  .cms-page-view .titre {
    margin-bottom: 70px;
  }

  .liste-mag-primary .mag .infos-mag {
    width: calc(100% - 200px);
  }
  .liste-mag .mag .infos-mag {
    width: calc(100% - 90px);
  }
  .cms-page-view .titre h1 {
    margin-top: 40px;
    margin-bottom: 32px;
    font-size: 32px;
    text-align: center;
    letter-spacing: 0.52px;
    color: #0071ce;
    font-weight: normal;
    text-transform: uppercase;
  }
  .cms-page-view .titre p {
    letter-spacing: 0.16px;
    color: #384148;
    font-size: 23px;
    line-height: 32px;
    padding: 0 16px;
    text-align: center;
  }
  .cms-page-view .collections > p {
    padding: 0 16px;
  }
  .cms-page-view .collections > .liste-produits {
    flex-wrap: wrap;
  }
  .cms-page-view .collections > .liste-produits > a {
    width: 100%;
    margin-bottom: 32px;
  }
  .cms-page-view .collections > .liste-produits > a > figure {
    width: 70%;
  }
  .cms-page-view .img-presenter {
    height: auto;
    display: flex;
    flex-direction: column;
  }
  .cms-page-view .img-presenter.img-right {
    flex-direction: column;
  }
  .cms-page-view .img-presenter figure {
    width: 100%;
    height: 300px;
    flex-shrink: 0;
  }
  .cms-page-view .img-presenter div {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    overflow: hidden;
  }
  .cms-page-view .img-presenter div h2 {
    font-size: 30px;
    letter-spacing: 4.09px;
    margin-bottom: 30px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 48px;
  }
  .cms-page-view .img-presenter div p {
    margin-bottom: 48px;
    font-size: 18px;
    opacity: 0.71;
    margin-left: 16px;
    margin-right: 16px;
    line-height: 36px;
  }

  /* FOOTER */

  .footer-header {
    width: auto;
    height: auto;
    padding: 20px;
  }

  .footer-header .block.newsletter {
    flex-direction: column;
  }

  .footer-header .block.newsletter .title {
    margin: 0 0 20px 0;
    text-align: center;
    width: auto;
  }

  .footer.row {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .footer-block1 h2,
  .footer-block2 h2,
  .footer-block3 h2,
  .footer-block4 h2,
  .footer-block5 h2,
  .footer-block6 h2 {
    text-align: center;
  }

  .footer-block1 h2::after,
  .footer-block2 h2::after,
  .footer-block3 h2::after,
  .footer-block4 h2::after,
  .footer-block5 h2::after,
  .footer-block6 h2::after {
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
  }

  .footer-block1 {
    width: initial !important;
  }

  /* Homepage */

  .cms-home-page .row-2col-right .left-container-small,
  .row-2col-left .right-container-small {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
  }

  .cms-home-page .row-3col .left-container,
  .cms-home-page .row-3col .mid-container,
  .cms-home-page .row-3col .right-container {
    width: 100%;
  }

  .cms-home-page .row-3col .left-container,
  .cms-home-page .row-3col .mid-container {
    margin-right: 0;
  }

  /* PRODUCT */

  .contenu .fieldset {
    flex-direction: column;
    align-items: center;
  }

  .product-store-sociaux {
    flex-direction: column;
  }

  .ensavoirplus .blocks-secondaires {
    flex-direction: column;
  }

  .ensavoirplus .blocks-secondaires > div {
    width: 100%;
  }

  /* PRODUCTS */

  .filter-title strong {
    margin-left: 20px;
  }
}

@media screen and (max-width: 991px) {
  /* HEADER */
  .nav-toggle {
    display: inline-block !important;
  }
  .page-wrapper .page-header .panel.wrapper {
    background: #fff;
  }
  .page-wrapper .page-header .panel.wrapper .logo {
    box-shadow: none;
    background: none;
  }
  .page-wrapper .page-header .panel.wrapper .logo img {
    width: 100px;
    height: auto;
  }
  .nav-toggle:before,
  .nav-toggle:hover:before {
    color: #1072cc !important;
  }
  .page-header {
    margin-bottom: 0;
  }

  .surheader .surheader-container {
    display: block;
    height: auto;
    padding: 9px 10px;
    text-align: center;
  }

  .surheader .surheader-container .header-links {
    display: none;
  }

  .surheader .surheader-container .surheader-right {
    display: block;
    width: auto;
    margin-right: 0;
  }

  .surheader .surheader-container .surheader-right li {
    display: inline-block;
  }

  .header-body .navigation {
    display: none;
  }

  .header-body {
    justify-content: center;
  }

  .header-body .logo {
    position: static;
    height: 102%;
    box-shadow: none;
  }

  .header-body .logo:hover {
    transform: none;
  }

  .breadcrumbs {
    display: none;
  }

  /* FOOTER */

  .surfooter {
    height: 360px;
    background-repeat: repeat-x;
    background-position: bottom;
  }
  .columns .column.main {
    padding-bottom: 0;
  }
  .info-bottom {
    margin-bottom: -25px;
  }
  .surfooter .container {
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    height: 360px;
    position: relative;
  }
  .surfooter .container > div {
    position: absolute;
    top: 0;
    left: 0;
    transform: scale(0.7);
    transform-origin: 0 0;
  }
  .surfooter .container > div:nth-child(2) {
    left: unset;
    right: 0;
    transform-origin: 100% 0;
  }
  .surfooter .container > div:nth-child(3) {
    top: unset;
    bottom: 0;
    transform-origin: 0 100%;
  }
  .surfooter .container > div:nth-child(4) {
    left: unset;
    top: unset;
    bottom: 0;
    right: 0;
    transform-origin: 100% 100%;
  }
  .block.filter {
    margin-left: 16px;
    margin-right: 16px;
    width: calc(100% - 32px);
  }
  .header-body .navigation {
    position: fixed;
    top: 0;
    left: 0;
    margin-left: 0;
    width: 85%;
    height: 100%;
  }
  .header-body .navigation ul {
    align-items: flex-start;
    flex-direction: column;
    padding: 32px;
    overflow-y: scroll;
  }
  .header-body .img-right {
    display: none !important;
  }
  .level1.ui-menu-item > a > span {
    color: white;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 12px;
  }
  .header-body .navigation ul li {
    margin-bottom: 8px;
    border-top: none;
    display: block;
    width: 100% !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding: 8px 0 !important;
  }
  .header-body .navigation ul li a {
    border: none !important;
  }
  .header-body .navigation ul li:last-child {
    border: none !important;
  }
  .ui-menu-icon {
    display: none;
  }
  .nav-toggle:before,
  .nav-toggle:hover:before {
    color: #fff;
  }
  .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: 2px;
  }
  .navigation .level0 {
    border-top: none !important;
  }
  .navigation .submenu:not(:first-child) ul > li a {
    color: #f2f2f2;
  }
  .nav-open .header-body .navigation {
    display: block;
  }

  .footer-block1,
  .footer-block2,
  .footer-block3,
  .footer-block4,
  .footer-block5,
  .footer-block6 {
    flex-grow: initial;
    margin: 0 20px;
  }

  .footer-block1 {
    width: 100%;
    justify-content: center;
  }

  .footer.row {
    flex-wrap: wrap;
    padding: 20px;
    justify-content: center;
  }

  /* HOMEPAGE */

  .presentation {
    padding: 40px 20px 60px 20px;
    font-size: 22px;
    line-height: 35px;
  }

  .presentation img {
    margin-bottom: 40px;
  }

  .cms-home-page .row-1col img {
    max-height: 100%;
    max-width: 100%;
    height: 350px;
    object-fit: cover;
  }

  .cms-home-page .row-1col .txt {
    padding: 0 20px;
  }

  .cms-home-page .row-2col-right,
  .cms-home-page .row-2col-left,
  .cms-home-page .row-3col {
    flex-direction: column;
  }

  .store-locator-home {
    flex-direction: column;
  }

  .store-locator-home .col-left {
    width: auto;
  }

  .store-locator-home .col-mid {
    display: none;
  }

  .store-locator-home .col-right {
    height: auto;
    width: auto;
  }

  .store-locator-home .col-right img {
    max-width: 100%;
  }

  .univers-row .container .top-container,
  .univers-row .container .bottom-container {
    flex-direction: column;
    align-items: center;
  }

  .savoir-faire {
    margin: 0 20px;
  }

  /* Category and products */

  .page-products .category-view-text,
  .page-products .subcategories {
    margin: 0 16px;
  }

  .info-bottom .category-description {
    width: auto;
  }

  .subnav .content ol {
    flex-direction: column;
  }

  .subnav .content ol li {
    width: initial;
  }

  #amasty-shopby-product-list {
    margin: 0 20px;
    width: 100%;
  }

  .catalog-category-view .category-image .image {
    height: 250px;
  }

  .catalog-category-view .category-view-text h1 {
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 36px;
  }

  .products-grid .bottom .product-item-inner .action.tocart.primary span {
    display: none;
  }

  .product-item.product-slider .tocart span {
    display: none;
  }

  /* PRODUCT */

  .contenu {
    flex-direction: column;
    margin: auto 20px;
  }

  .page-layout-1column .contenu .product.media {
    margin-bottom: 40px;
    width: auto;
  }

  .product-title {
    margin-top: 40px;
    padding-left: 20px;
  }

  .contenu .product-infos {
    width: auto;
  }

  /* ACCOUNT */

  .customer-account-login #maincontent {
    margin-left: 20px;
    margin-right: 20px;
  }
}

@media screen and (min-width: 992px) {
  .filter-options {
    display: grid !important;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    background: #f9f9f9 !important;
  }
}

@media screen and (min-width: 992px) {
  .nav-sections-items:before,
  .nav-sections-items:after,
  .nav-sections-item-content:before,
  .nav-sections-item-content:after {
    content: "";
    display: table;
  }

  .navigation ul {
    border: none !important;
    box-shadow: none !important;
  }
  .navigation .ui-menu > .level0 {
    position: initial !important;
  }
  .navigation ul.level0 {
    padding: 0;
    top: 72px !important;
    left: 0 !important;
    width: 100%;
  }

  .navigation ul.level0::after {
    position: absolute;
    display: block;
    content: "";
    width: 120vw;
    height: 100%;
    background-color: white;
    top: 0;
    left: 0;
    margin-left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    /*display: block !important;*/
  }
  .navigation .level0:hover:after {
    left: 0 !important;
    width: 120vw !important;
    height: 100% !important;
    z-index: -1 !important;
  }
  .navigation li.level1 {
    display: table;
  }
  .navigation .level1 .submenu a {
    font-size: 16px !important;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #f2f2f2 !important;
  }
  .navigation a.level2 {
    line-height: 24px !important;
    font-size: 16px;
  }
  .navigation a.level1 {
    font-size: 18px !important;
    color: #006bb4 !important;
  }
  li.first_selection,
  li.second_selection,
  li.last_selection {
    position: initial !important;
  }

  li.first_selection {
    font-weight: 700;
  }

  li.second_selection > a {
    margin: 0 !important;
  }

  li.last_selection {
    margin-right: 0 !important;
  }

  li.last_selection > a {
    margin-right: 0 !important;
  }

  li.last_selection:nth-last-child(-n + 2)::before {
    content: "\25CF";
    color: #dcdcdc;
    display: none;
  }

  .navigation .first_selection li.level1 {
    min-width: calc(98% / 5);
    text-align: center;
  }

  .navigation .second_selection li.level1 {
    min-width: calc(98% / 4);
  }

  .navigation li.level1 {
    display: inline-table;
  }

  .navigation ul.level1 {
    position: initial !important;
    display: block !important;
  }

  .navigation .level0 .submenu .active > a {
    border: none !important;
  }

  .navigation li.level2 {
    margin-bottom: 2px;
  }

  .navigation a.level2 {
    padding: 0 20px !important;
    font-size: 14px;
  }

  .Images_bas_de-menu a.level1 {
    display: none !important;
  }

  li.level1.Images_droite-menu.ui-widget-content.ui-menu-divider {
    float: right;
    width: 50%;
  }

  .Images_droite-menu p {
    margin-bottom: 0 !important;
  }

  li.level1.Images_droite-menu.ui-widget-content.ui-menu-divider img {
    width: 100% !important;
  }

  .menu_img_bottom {
    display: block;
  }

  li.level1.menu_ligne_promo.last {
    width: 100%;
    text-align: center;
    background-color: #4d4d4d;
    line-height: 24px;
    margin-left: -10px;
    padding: 10px;
    margin-bottom: 0;
    color: white;
    margin-left: 50%;
    box-shadow: -50vw 0px 0px #4d4d4d, 50vw 0px 0px #4d4d4d;
  }

  li.level1.menu_ligne_promo.last > p {
    margin-bottom: 0;
  }
}

.contenu .made {
  text-align: left;
  font-size: 24px;
  line-height: 40px;
  letter-spacing: 0.17px;
  color: #2b414e;
  opacity: 1;
  margin-bottom: 10px;
}

.contenu .usage {
  text-align: left;
  font-size: 24px;
  line-height: 40px;
  letter-spacing: 0.17px;
  color: #2b414e;
  opacity: 1;
  margin-bottom: 37px;
}

.contenu .sku {
  letter-spacing: 0.21px;
  color: #9eaab3;
  opacity: 1;
  font-size: 30px;
  line-height: 33px;
  text-align: left;
  display: flex;
}

.contenu .sku strong {
  font-weight: 400;
  margin-right: 10px;
}
.submenu {
  align-items: flex-start !important;
  justify-content: space-between;
}
.product-menu .product a {
  padding: 0 !important;
}
.product-menu {
  display: flex;
}
.product-menu .product {
  margin-right: 30px;
}
.product-menu .product .name {
  letter-spacing: 0.13px;
  color: #1072cc;
  text-transform: uppercase;
  margin-top: 16px;
  font-size: 16px;
}
.product-menu .product .collection {
  letter-spacing: 0.1px;
  font-size: 14px;
  color: #adc1cd;
}
.product-menu .product .price {
  letter-spacing: 0.17px;
  color: #2b414e;
  font-size: 16px;
  font-weight: normal;
}
.see-all > span {
  margin-top: 15px;
  display: block;
  font-weight: bold;
  color: #0071ce;
}
body > .fotorama--fullscreen {
  z-index: 999999999 !important;
}
.page-layout-1column .filter.block {
  display: none;
}
.page-layout-1column #layered-filter-block.filter.block {
  display: block;
  border-top: none;
}
.navigation .level0.active > .level-top,
.navigation .level0.has-active > .level-top {
  border-bottom-width: 1px !important;
}

@media screen and (min-width: 992px) {
  .cms-home-page .row-1col img {
    width: 100%;
    height: 587px;
    object-fit: cover;
  }
  .cms-home-page .right-container-large {
    flex-grow: 1;
  }
  .cms-home-page .left-container-large {
    flex-grow: 1;
  }
  .cms-home-page .left-container-large img,
  .cms-home-page .right-container-large img,
  .cms-home-page .img img {
    height: 587px;
  }
  .row-3col {
    justify-content: space-between;
  }
  .row-3col > div {
    width: 32% !important;
  }
}
.toolbar select.limiter-options {
  padding: 0px 22px 0 13px;
}
@media screen and (max-width: 991px) {
  .surheader .link.wishlist {
    margin-right: 20px;
  }
  .products-grid.wishlist .product-item-inner {
    box-shadow: unset;
    border: unset;
    margin: 13px 14px;
    height: 110px;
  }
  .products-grid.wishlist .product-item-photo {
    margin-left: 16px;
  }
  .columns .sidebar-main {
    height: 40px;
  }
  .products-grid.wishlist .product-item-info,
  .products-grid.wishlist .product-item-info.active {
    padding: 18px 0 !important;
    width: 100%;
  }
  .catalog-product-view .product-title {
    display: flex;
    flex-direction: column;
  }
  .catalog-product-view .product-title .product.name {
    margin-bottom: 16px;
    font-size: 24px;
    line-height: 32px;
  }
  .toolbar.toolbar-products {
    height: 50px;
  }
  #amasty-shopby-product-list .toolbar.toolbar-products {
    margin: 0 11px 0 19px;
  }
  .products-grid .product-item-info,
  .products-grid .product-item-info,
  .products-grid .product-item-info:hover,
  .products-grid .product-item-info.active {
    margin: 0 auto !important;
  }
  .contenu .gallery-placeholder::before {
    height: 335px;
  }
  .catalog-product-view .product-title .product.type_collection {
    padding-left: 0 !important;
    font-size: 18px !important;
  }
  .cms-home-page .row-1col img,
  .cms-home-page .left-container-large img,
  .cms-home-page .right-container-large img,
  .cms-home-page .img img {
    height: 350px;
    width: 100%;
  }
  .cms-home-page .row-2col-right > div,
  .cms-home-page .row-2col-left > div,
  .cms-home-page .row-1col > div {
    padding-bottom: 32px;
  }
  .univers-row img {
    max-width: 100%;
    height: 350px;
    object-fit: cover;
  }
  .univers-row .block-left {
    margin-bottom: 32px;
  }
  .univers-row h2:after,
  h2.mp-product-slider-title:after {
    display: none !important;
  }
  .store-locator-home .col-left {
    padding-right: 39px;
    padding-top: 8px;
    padding-bottom: 30px;
  }
  .custom-slider .owl-theme.owl-carousel .owl-controls .owl-dot span {
    width: 50px;
  }
  .cms-home-page .custom-slider .owl-carousel .owl-dots {
    bottom: 24px;
  }
  .block-content.mp-product-slider-content {
    overflow: hidden;
  }
}
#switcher-language .options ul.dropdown a {
  color: #f4f4f4;
}
#switcher-language .options ul.dropdown a:hover {
  color: #333;
}
.cms-page-view #mageplaza-productslider-block-before-content-3 .mp-product-slider-block {
  margin-top: 60px !important;
}

@media screen and (max-width: 320px) {
  .footer-header .block.newsletter .content {
    width: 275px;
  }
  .surfooter .container > div {
    transform: scale(0.6);
  }
}

@media screen and (max-width: 991px) {
  .store-locator-home .col-mid {
    display: none;
  }
  .nav-before-open {
    height: 100%;
    overflow-x: hidden;
    width: 100%;
  }
  .nav-before-open .page-wrapper {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
  }
  .nav-before-open body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .nav-open .page-wrapper {
    left: 85%;
  }
  .nav-open .nav-sections {
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    left: 0;
    z-index: 99;
  }
  .nav-open .nav-toggle:after {
    background: rgba(0, 0, 0, 0.7);
    content: "";
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .navigation .submenu:not(:first-child) {
    font-weight: 400;
    line-height: 1.3;
    left: auto !important;
    overflow-x: hidden;
    padding: 0;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    position: relative;
    top: auto !important;
    transition: left 0.3s ease-out;
  }
  .filter-options .filter-options-item {
    flex-direction: column;
  }
  .filter.active,
  .filter.active .filter-title {
    z-index: 99999999999;
    background: white;
  }
  .filter.active .filter-subtitle,
  .filter.active .filter-options {
    z-index: 999999999999;
  }
  .filter.active .filter-title strong {
    left: unset !important;
    transform: unset !important;
  }
}
#switcher-language .options ul.dropdown a {
  color: #333 !important;
  background: white !important;
}
.account .messages {
  margin-bottom: 20px;
  margin-top: 26px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .page-products.page-layout-1column .products-grid .product-item {
    width: 33% !important;
  }
  #amasty-shopby-product-list {
    width: 100%;
  }
}
.univers-row .top-container > div,
.univers-row .bottom-container > div {
  width: 50%;
}
.univers-row .top-container > div img,
.univers-row .bottom-container > div img {
  max-width: 100%;
  height: auto;
}
.block-search-mobile,
.block-search-close {
  display: none;
}
@media only screen and (max-width: 1200px) {
  .block-search #search {
    position: absolute;
    left: 0;
    width: calc(100% - 32px);
    margin: 0 !important;
  }

  .header-body .minicart-wrapper {
    position: absolute;
    z-index: 99999999;
    right: 18px;
  }
  .header-body .block-search-mobile {
    position: absolute;
    z-index: 99999999;
    right: 70px;
  }
  .block-search .search-autocomplete {
    margin-top: 0;
  }
  .mp-product-slider-content .owl-nav {
    display: none;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .block-search .label {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search-mobile {
    display: block;
    background: #50585e 0% 0% no-repeat padding-box;
    border: 1px solid #50585e;
    border-radius: 19px;
    opacity: 1;
    margin: 0;
    width: 38px;
    height: 38px;
    margin-left: 15px;
    position: relative;
  }
  .block-search-mobile:before {
    content: "";
    position: absolute;
    top: 10px;
    right: 9px;
    width: 18px;
    height: 18px;
    background-image: url(../images/search.png);
  }
  .block-search {
    background: #f7f7f7;
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 64px;
    display: flex;
    box-sizing: border-box;
    margin-right: 0 !important;
    padding: 16px;
    z-index: 999999999 !important;
    box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.2);
    transform: translateY(-90px);
    transition: transform 0.2s;
  }
  .header-body .block-search .block-content {
    width: calc(100% - 32px);
    height: 30px;
    margin-left: 32px;
    position: relative;
  }
  .block-search-close {
    position: absolute;
    top: 9px;
    left: -28px;
    width: 14px;
    display: block;
    height: 14px;
    background-image: url(../images/close.png);
  }
  .block-search.active {
    transform: translateY(0px);
  }
}
.product-image-photo {
  height: 100%;
}
.customer-account-logoutsuccess .page-title-wrapper {
  display: flex;
  justify-content: center;
}
.cms-home-page .column.main .block-static-block.widget {
  margin-bottom: 0;
}
.row-1col .txt .content {
  margin-bottom: 0;
  padding-bottom: 60px;
}

#amasty-shopby-product-list .products-grid > ol > li .product.details .price-box {
  position: absolute;
  bottom: -22px;
  right: 0;
  width: 115px;
  text-align: right;
}

.product-item .price-box .old-price .price-label {
  display: none;
}
.product-item .label-sale {
  width: 50px;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  background: #1072cc 0% 0% no-repeat padding-box;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  z-index: 2;
}

.products-grid .product-item-info,
.products-grid .product-item-info.active {
  position: relative;
}

.product-info-price .price-box .old-price .price-container > span.price-label {
  display: none;
}

body.checkout-onepage-success .action.print {
  display: none;
}
body.checkout-onepage-success .sidebar {
  display: none;
}
body.checkout-onepage-success .column.main {
  width: 100%;
}
body.checkout-onepage-success .checkout-success .actions-toolbar {
  display: flex;
  justify-content: center;
}
body .header-body .navigation .level0 a.level0 {
  margin-right: 10px;
}
.amcard-preview-container {
  display: none;
}
@media only screen and (max-width: 767px) {
  .amcard-field-container {
    padding: 10px 40px 10px 15px;
  }
}

.old-price .price-wrapper .price {
  text-decoration: line-through;
  opacity: 0.4;
}

.credit-card-types label {
  display: flex;
  flex-direction: row-reverse;
  padding: 16px 0;
  gap: 4px;
}

@media (max-width: 991px) {
  .navigation .level0 .submenu {
    background: none !important;
    border: none !important;
    box-shadow: none !important;
    font-weight: 400 !important;
    min-width: 0 !important;
    padding: none !important;
    margin: 0 !important;
    position: unset !important;
    margin-top: 11px !important;
  }
}

body > div:nth-child(24) > div:nth-child(2) {
  z-index: 20000000000 !important;
}

@media only screen and (max-width: 768px) {
  .info-bottom .category-description-extra {
    width: 380px !important;
  }
}

nav.navigation {
  z-index: 14 !important;
}
