/* purgecss start ignore */
.main_color, .has-main-color-color {
  color: #6D6F73;
}

.snd_color, .has-snd-color-color {
  color: #F0F0F0;
}

.third_color, .has-third-color-color {
  color: #CC3B0C;
}

.has-grey-color {
  color: #4A4A4A;
}

.has-main-color-transparent-color {
  color: rgba(109, 111, 115, 0.76);
}

.has-snd-color-transparent-color {
  color: rgba(240, 240, 240, 0.76);
}

.has-third-color-transparent-color {
  color: rgba(204, 59, 12, 0.76);
}

.has-main-color-background-color {
  background: #6D6F73;
}

.has-snd-color-background-color {
  background: #F0F0F0;
}

.has-third-color-background-color {
  background: #CC3B0C;
}

.has-grey-background-color {
  background: #4A4A4A;
}

.has-main-color-transparent-background-color {
  background: rgba(109, 111, 115, 0.76);
}

.has-snd-color-transparent-background-color {
  background: rgba(240, 240, 240, 0.76);
}

.has-third-color-transparent-background-color {
  background: rgba(204, 59, 12, 0.76);
}

body {
  --wp--style--global--content-size: 840px;
  --wp--style--global--wide-size: 1200px;
  --wp--style--root--padding-top: var(--wp--preset--spacing--40);
  --wp--style--root--padding-right: var(--wp--preset--spacing--30);
  --wp--style--root--padding-bottom: var(--wp--preset--spacing--40);
  --wp--style--root--padding-left: var(--wp--preset--spacing--30);
}
body main > :where(:not(.alignleft):not(.alignright):not(.alignfull):not(section)) {
  max-width: var(--wp--style--global--content-size) !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
body main .alignwide {
  max-width: var(--wp--style--global--wide-size) !important;
  margin-left: auto;
  margin-right: auto;
}
body .block-editor .wp-block[data-align=wide] {
  max-width: var(--wp--style--global--wide-size) !important;
}

.wp-block-columns.is-style-deco-blue, .wp-block-group.is-style-deco-blue {
  position: relative;
}
.wp-block-columns.is-style-deco-blue::before, .wp-block-group.is-style-deco-blue::before {
  background-image: url("../images/gutenberg/motif_before.png"), linear-gradient(292deg, #CAE4F3 0%, rgba(202, 228, 243, 0.2) 90.18%);
  content: "";
  position: absolute;
  height: 100%;
  width: 100vw;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translateX(-50%);
  left: 50%;
  z-index: -1;
  top: 0;
}

.block-editor-page .wp-block-columns.is-style-deco-blue::before, .block-editor-page .wp-block-group.is-style-deco-blue::before {
  z-index: 0;
}

.wp-block-starter-carousel .swiper .swiper-button-prev::after, div[data-type="starter/carousel"] .swiper .swiper-button-prev::after {
  content: "" !important;
}

.wp-block-starter-carousel .swiper .swiper-button-next::after, div[data-type="starter/carousel"] .swiper .swiper-button-next::after {
  content: "" !important;
}

.wp-block-latest-posts__list .swiper .swiper-button-prev::after, div[data-type="starter/carousel"] .swiper .swiper-button-prev::after {
  content: "" !important;
}

.wp-block-latest-posts__list .swiper .swiper-button-next::after, div[data-type="starter/carousel"] .swiper .swiper-button-next::after {
  content: "" !important;
}

*[class^=wp-block-] .swiper-pagination {
  bottom: -10px !important;
}

.wp-block-quote {
  margin-bottom: 30px;
}
.wp-block-quote::before {
  background-color: #6D6F73;
}

blockquote.wp-block-quote.has-snd-color-color.has-text-color {
  margin-top: 20px;
}

.wp-block-social-links li {
  padding-left: 0;
}
.wp-block-social-links li a {
  margin-bottom: 1px;
  margin-top: -1px;
}

.latest_post_grey {
  background: unset;
}

.wp-block-latest-posts__post-link {
  background: unset !important;
  color: #F0F0F0 !important;
  border: 1px solid #F0F0F0 !important;
}
.wp-block-latest-posts__post-link:hover {
  background: #F0F0F0 !important;
  color: white !important;
}

.shadowLink .wp-block-column .wp-block-heading {
  max-width: 840px;
}
.shadowLink .wp-block-column .wp-block-columns {
  margin-top: 75px;
}
.shadowLink .wp-block-column .wp-block-columns .wp-block-column {
  position: relative;
  padding: 48px 12px 32px;
  background: #FFF;
  box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.1);
  transition: 0.3s;
}
.shadowLink .wp-block-column .wp-block-columns .wp-block-column:hover {
  scale: 1.1;
}
.shadowLink .wp-block-column .wp-block-columns .wp-block-column a {
  background: unset !important;
  border: unset !important;
  color: #6D6F73 !important;
}
.shadowLink .wp-block-column .wp-block-columns .wp-block-column a::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: "";
  height: 100%;
  width: 100%;
}
.shadowLink.is-style-deco::before {
  max-height: 493px !important;
}
.shadowLink.is-style-deco::after {
  max-height: 493px !important;
}

.wp-block-starter-latest-realisation__list .filters_category {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}
@media (width > 767px) {
  .wp-block-starter-latest-realisation__list .filters_category {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

.wp-block-starter-accordeon .accordeon_title p {
  margin-bottom: 0;
  font-size: 28px;
  line-height: 33px;
}

.wp-block-starter-accordeon:not(.accordeon_title) {
  margin-bottom: 20px;
  box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.1);
  padding: 15px 30px;
  max-width: 840px;
  margin-left: auto;
  margin-right: auto;
}
.wp-block-starter-accordeon:not(.accordeon_title).alignwide {
  max-width: 1100px;
}
.wp-block-starter-accordeon:not(.accordeon_title).alignfull {
  max-width: calc(100vw - 30px);
}
.wp-block-starter-accordeon:not(.accordeon_title) .accordeon_title {
  position: relative;
  padding-right: 35px;
}
.wp-block-starter-accordeon:not(.accordeon_title) .accordeon_title p {
  font-weight: bold;
}
.wp-block-starter-accordeon:not(.accordeon_title) .accordeon_title svg {
  position: absolute;
  top: 9px;
  right: 6px;
  transform: rotate(180deg);
  transition: 0.3s;
}
.wp-block-starter-accordeon:not(.accordeon_title) .accordeon_title[data-accordeon=open] svg {
  transform: rotate(0deg);
}
.wp-block-starter-accordeon:not(.accordeon_title) .accordeon_content {
  margin-top: 20px;
  padding-left: 25px;
  position: relative;
}
.wp-block-starter-accordeon:not(.accordeon_title) .accordeon_content::before {
  content: "";
  height: 100%;
  width: 1px;
  background: #CC3B0C;
  display: block;
  position: absolute;
  left: 0;
}

.wp-block[data-align=wide] > .wp-block-starter-accordeon {
  max-width: 1100px;
}

.wp-block[data-align=full] > .wp-block-starter-accordeon {
  max-width: calc(100% - 30px);
}
.wp-block[data-align=full] > .wp-block-starter-accordeon * {
  max-width: unset;
}

.wp-block-buttons .wp-block-button .wp-block-button__link {
  cursor: pointer !important;
  font-size: 15px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  line-height: 16px !important;
  text-transform: uppercase !important;
  padding: 6px 12px !important;
  display: block !important;
  letter-spacing: 3.22px !important;
  border: 1px solid #6D6F73 !important;
  background: #6D6F73 !important;
  color: white !important;
  border-radius: 0px !important;
  font-feature-settings: "ss04" !important;
}
.wp-block-buttons .wp-block-button .wp-block-button__link:hover {
  background: unset !important;
  color: #6D6F73 !important;
}
.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link {
  background: unset !important;
  color: #6D6F73 !important;
  border: 1px solid #6D6F73 !important;
}
.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:hover {
  color: white !important;
  background: #6D6F73 !important;
}
.wp-block-buttons .wp-block-button.is-style-fill-light .wp-block-button__link {
  border: 1px solid #FFFFFF !important;
  background: #FFFFFF !important;
  color: #6D6F73 !important;
}
.wp-block-buttons .wp-block-button.is-style-fill-light .wp-block-button__link:hover {
  border: 1px solid #FFFFFF !important;
  background: transparent !important;
  color: #FFFFFF !important;
}
.wp-block-buttons .wp-block-button.is-style-outline-light .wp-block-button__link {
  background: transparent !important;
  color: #FFFFFF !important;
  border: 1px solid #FFFFFF !important;
}
.wp-block-buttons .wp-block-button.is-style-outline-light .wp-block-button__link:hover {
  background: #FFFFFF !important;
  color: white !important;
}

.wp-block-columns {
  margin-left: auto;
  margin-right: auto;
  max-width: 840px;
}
.wp-block-columns.alignwide {
  max-width: 1100px;
  margin-inline: auto;
}
.wp-block-columns.alignfull {
  max-width: unset;
}

.editor-styles-wrapper {
  overflow: hidden;
}

.wp-block-cover.is-style-hover:not(.block-editor-block-list__block) .wp-block-cover__inner-container, .wp-block-cover.is-style-hover:not(.block-editor-block-list__block) .wp-block-cover__background {
  opacity: 0 !important;
  transition: 0.5s;
}
.wp-block-cover.is-style-hover:not(.block-editor-block-list__block) .wp-block-cover__inner-container::before, .wp-block-cover.is-style-hover:not(.block-editor-block-list__block) .wp-block-cover__background::before {
  content: "";
  display: block;
  width: 40%;
  height: 100%;
  position: absolute;
  bottom: -400px;
  background-image: url("../images/gutenberg/motif_before.png");
  background-size: cover;
  background-repeat: no-repeat;
}
.wp-block-cover.is-style-hover:not(.block-editor-block-list__block):hover .wp-block-cover__inner-container {
  opacity: 1 !important;
}
.wp-block-cover.is-style-hover:not(.block-editor-block-list__block):hover .has-background-dim-0 {
  opacity: 0 !important;
}
.wp-block-cover.is-style-hover:not(.block-editor-block-list__block):hover .has-background-dim-10 {
  opacity: 0.1 !important;
}
.wp-block-cover.is-style-hover:not(.block-editor-block-list__block):hover .has-background-dim-20 {
  opacity: 0.2 !important;
}
.wp-block-cover.is-style-hover:not(.block-editor-block-list__block):hover .has-background-dim-30 {
  opacity: 0.3 !important;
}
.wp-block-cover.is-style-hover:not(.block-editor-block-list__block):hover .has-background-dim-40 {
  opacity: 0.4 !important;
}
.wp-block-cover.is-style-hover:not(.block-editor-block-list__block):hover .has-background-dim {
  opacity: 0.5 !important;
}
.wp-block-cover.is-style-hover:not(.block-editor-block-list__block):hover .has-background-dim-60 {
  opacity: 0.6 !important;
}
.wp-block-cover.is-style-hover:not(.block-editor-block-list__block):hover .has-background-dim-70 {
  opacity: 0.7 !important;
}
.wp-block-cover.is-style-hover:not(.block-editor-block-list__block):hover .has-background-dim-80 {
  opacity: 0.8 !important;
}
.wp-block-cover.is-style-hover:not(.block-editor-block-list__block):hover .has-background-dim-90 {
  opacity: 0.9 !important;
}
.wp-block-cover.is-style-hover:not(.block-editor-block-list__block):hover .has-background-dim-100 {
  opacity: 1 !important;
}

.wp-block-starter-form label {
  font-size: var(--font-size-texte);
  line-height: var(--line-height-texte);
  letter-spacing: var(--letter-spacing-texte);
  font-family: var(--font-family-texte);
}
.wp-block-starter-form select {
  font-size: var(--font-size-texte);
  line-height: var(--line-height-texte);
  letter-spacing: var(--letter-spacing-texte);
  font-family: var(--font-family-texte);
}
.wp-block-starter-form .wp-block-starter-input > .rich-text, .wp-block-starter-form .wp-block-starter-list-checkbox > .rich-text, .wp-block-starter-form .wp-block-starter-list-radio > .rich-text, .wp-block-starter-form .wp-block-starter-input-file > .rich-text {
  font-size: var(--font-size-texte);
  line-height: var(--line-height-texte);
  letter-spacing: var(--letter-spacing-texte);
  font-family: var(--font-family-texte);
}
.wp-block-starter-form .wp-block-starter-form-consentement-rgpd svg circle:last-child, .wp-block-starter-form .wp-block-starter-form-consentement-rgpd svg rect:last-child, .wp-block-starter-form .wp-block-starter-checkbox svg circle:last-child, .wp-block-starter-form .wp-block-starter-checkbox svg rect:last-child, .wp-block-starter-form .wp-block-starter-radio svg circle:last-child, .wp-block-starter-form .wp-block-starter-radio svg rect:last-child {
  fill: var(--snd-color);
}
.wp-block-starter-form div[type=submit], .wp-block-starter-form input[type=submit] {
  width: max-content;
  display: flex;
  padding: 13px 20px 12px 20px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  letter-spacing: 1.92px;
  text-transform: uppercase;
  transition: transform 0.3s;
  border: 1px solid var(--main-color);
  background-color: var(--main-color);
  color: #fff;
  margin: 30px auto;
}
.wp-block-starter-form div[type=submit]:hover, .wp-block-starter-form input[type=submit]:hover {
  transform: scale(1.02);
}
.wp-block-starter-form .done-form, .wp-block-starter-form .fail-form {
  font-size: var(--font-size-texte);
  line-height: var(--line-height-texte);
  letter-spacing: var(--letter-spacing-texte);
  font-family: var(--font-family-texte);
  color: var(--main-color);
}

.wp-block-heading {
  font-family: var(--font-titre);
  margin: 0 auto;
}
.wp-block-heading:not([class*=is-style-]), .wp-block-heading.is-style-main_title {
  font-family: "Montserrat", sans-serif;
  font-size: clamp(1.875rem, 1.429rem + 1.19vw, 2.5rem);
  line-height: clamp(2.063rem, 1.527rem + 1.429vw, 2.813rem);
  font-weight: 600;
  padding-left: 20px;
}
.wp-block-heading.is-style-snd_title {
  font-family: "Montserrat", sans-serif;
  font-size: clamp(1.75rem, 1.438rem + 0.833vw, 2.188rem);
  line-height: clamp(1.875rem, 1.518rem + 0.952vw, 2.375rem);
  font-weight: 600;
  padding-left: 20px;
}
.wp-block-heading.is-style-third_title {
  font-family: "Montserrat", sans-serif;
  font-size: clamp(1.25rem, 0.804rem + 1.19vw, 1.875rem);
  line-height: clamp(1.375rem, 0.884rem + 1.31vw, 2.063rem);
  font-weight: 500;
}
.wp-block-heading.is-style-fourth_title {
  font-family: "Montserrat", sans-serif;
  font-size: clamp(1.25rem, 0.804rem + 1.19vw, 1.875rem);
  line-height: clamp(1.375rem, 0.884rem + 1.31vw, 2.063rem);
  font-weight: 500;
}
.wp-block-heading strong, .wp-block-heading em {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  font-family: inherit;
}

.wp-block-latest-posts > li:not(.paginate, .filters_category, .loadmore) .wp-block-latest-posts__featured-image ~ a:not(.wp-block-latest-posts__post-link), .wp-block-latest-posts .swiper .swiper-slide .wp-block-latest-posts__featured-image ~ a:not(.wp-block-latest-posts__post-link) {
  font-family: var(--font-titre) !important;
  color: var(--default-color);
  font-size: var(--font-size-titre4);
  line-height: var(--line-height-titre4);
  letter-spacing: var(--letter-spacing-titre4);
}
.wp-block-latest-posts > li:not(.paginate, .filters_category, .loadmore) .wp-block-latest-posts__featured-image ~ a:not(.wp-block-latest-posts__post-link)::before, .wp-block-latest-posts .swiper .swiper-slide .wp-block-latest-posts__featured-image ~ a:not(.wp-block-latest-posts__post-link)::before {
  background-color: var(--snd-color);
}
.wp-block-latest-posts > li:not(.paginate, .filters_category, .loadmore) .wp-block-latest-posts__post-excerpt, .wp-block-latest-posts .swiper .swiper-slide .wp-block-latest-posts__post-excerpt {
  color: var(--default-color);
  font-family: var(--font-texte);
  font-size: var(--font-size-texte);
  line-height: var(--line-height-texte);
  letter-spacing: var(--letter-spacing-texte);
}
.wp-block-latest-posts > li:not(.paginate, .filters_category, .loadmore) .wp-block-latest-posts__post-link, .wp-block-latest-posts .swiper .swiper-slide .wp-block-latest-posts__post-link {
  font-family: var(--font-titre);
  border: 1px solid var(--main-color);
  color: var(--main-color);
}
.wp-block-latest-posts .filters_category a::before {
  background: var(--main-color);
}

p {
  font-family: var(--font-text);
  font-size: var(--font-size-text);
  font-weight: var(--font-weight-text);
  line-height: var(--line-height-text);
  letter-spacing: var(--letter-spacing-text);
}
p strong, p em, p a {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
}

main > p {
  padding: 0 15px;
}

.wp-block-quote {
  position: relative !important;
  padding-top: 160px !important;
  border: none !important;
  min-height: 110px !important;
}
@media screen and (min-width: 380px) {
  .wp-block-quote {
    padding-top: 0 !important;
    padding-left: 210px !important;
    min-height: 110px !important;
  }
}
.wp-block-quote::before {
  content: "";
  position: absolute;
  width: calc(100% - 20px);
  height: 1px;
  background-color: #819394;
  top: 155px;
  left: 10px;
}
@media screen and (min-width: 380px) {
  .wp-block-quote::before {
    left: 180px;
    top: 0;
    height: 100%;
    width: 1px;
  }
}
.wp-block-quote .quote_element {
  position: absolute;
  top: 20px;
  left: 0;
}
@media screen and (min-width: 767px) {
  .wp-block-quote .quote_element {
    top: 0;
  }
}
.wp-block-quote .quote_element svg path:nth-child(3), .wp-block-quote .quote_element svg path:nth-child(4) {
  stroke: #CC3B0C;
}
.wp-block-quote p.wp-block-paragraph, .wp-block-quote p {
  font-family: "Montserrat", sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 117.857%;
  letter-spacing: normal;
}
.wp-block-quote cite.wp-block-quote__citation, .wp-block-quote cite {
  font-size: var(--font-size-legende) !important;
  line-height: var(--line-height-legende);
  letter-spacing: var(--letter-spacing-legende);
}

div.wp-block-social-links ul li:not(.wp-block-social-links__social-prompt) {
  background-color: black !important;
}
div.wp-block-social-links.is-style-logos-only ul li:not(.wp-block-social-links__social-prompt) {
  background-color: white !important;
}
div.wp-block-social-links.is-style-logos-only ul li:not(.wp-block-social-links__social-prompt) a.wp-block-social-link-anchor svg {
  fill: black !important;
}

.wp-block-cover.deco {
  position: relative;
}
.wp-block-cover.deco::before {
  content: "";
  background-image: url("../images/gutenberg/motif_before.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top left;
  position: absolute;
  bottom: 0;
  left: calc(50% - 960px);
  width: 354px;
  height: 50%;
  z-index: 2;
}
.wp-block-cover.deco:not(.block-editor-block-list__block)::after {
  content: "";
  background-image: url("../images/gutenberg/motif_after.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top left;
  position: absolute;
  top: 0;
  right: calc(50% - 960px);
  width: 264px;
  height: 50%;
  z-index: 2;
}

.is-style-deco {
  position: relative;
}
.is-style-deco {
  position: relative;
}
.is-style-deco::before {
  content: "";
  background: rgba(240, 240, 240, 0.5);
  display: block;
  width: 100vw;
  height: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  z-index: 0;
}
.is-style-deco > * {
  z-index: 1;
  position: relative;
}

body:not(.wp-admin) .is-style-deco::after {
  content: "";
  background-image: url("../images/gutenberg/motif_after.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top left;
  position: absolute;
  bottom: 0;
  right: calc(50% - 960px);
  width: 264px;
  height: 50%;
  max-height: 170px;
  z-index: 2;
}

.centerQuote {
  margin-top: 40px;
}
.centerQuote .wp-block-group__inner-container {
  margin: auto;
}

.wp-block-separator {
  opacity: 1 !important;
  margin-left: auto;
  margin-right: auto;
}

.block-editor .wp-block-separator {
  border: unset !important;
}

.wp-block-latest-posts .swiper .swiper-slide .wp-block-latest-posts__post-title {
  position: relative;
  margin-bottom: 20px;
}
.wp-block-latest-posts .swiper .swiper-slide .wp-block-latest-posts__post-title::after {
  content: "";
  display: block;
  width: 85px;
  height: 4px;
  position: absolute;
  bottom: -24px;
  left: calc(50% - 42px);
  background: #CC3B0C;
}

.wp-block-latest-posts > li:not(.paginate, .filters_category, .loadmore) .wp-block-latest-posts__featured-image ~ a:not(.wp-block-latest-posts__post-link), .wp-block-latest-posts .swiper .swiper-slide .wp-block-latest-posts__featured-image ~ a:not(.wp-block-latest-posts__post-link) {
  font-family: Roboto;
  font-size: 28px;
  font-style: normal;
  font-weight: 300 !important;
  letter-spacing: 3.08px;
  text-transform: uppercase;
}

.wp-block-latest-posts > li:not(.paginate, .filters_category, .loadmore) .wp-block-latest-posts__post-link, .wp-block-latest-posts .swiper .swiper-slide .wp-block-latest-posts__post-link {
  font-family: "Montserrat", sans-serif !important;
  font-size: 14px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: normal !important;
  letter-spacing: 2.8px !important;
  text-transform: uppercase !important;
  position: relative !important;
  border: unset !important;
  border-radius: 0 !important;
  color: #CC3B0C !important;
  z-index: 1;
  padding: 0;
}
.wp-block-latest-posts > li:not(.paginate, .filters_category, .loadmore) .wp-block-latest-posts__post-link:hover, .wp-block-latest-posts .swiper .swiper-slide .wp-block-latest-posts__post-link:hover {
  background: unset !important;
}

.shadowLink .wp-block-column .wp-block-columns {
  margin-top: 75px;
}
.shadowLink .wp-block-column .wp-block-columns .wp-block-column {
  position: relative;
  padding: 48px 12px 32px;
  background: #FFF;
  box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.1);
  transition: 0.3s;
}
.shadowLink .wp-block-column .wp-block-columns .wp-block-column:hover {
  scale: 1.1;
}
.shadowLink .wp-block-column .wp-block-columns .wp-block-column .wp-block-button__link {
  font-family: "Montserrat", sans-serif !important;
  font-size: 14px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: normal !important;
  letter-spacing: 2.8px !important;
  text-transform: uppercase !important;
  position: relative !important;
  border: unset !important;
  border-radius: 0 !important;
  color: #CC3B0C !important;
  z-index: 1;
  background: unset !important;
}
.shadowLink .wp-block-column .wp-block-columns .wp-block-column .wp-block-button__link::after {
  display: none;
}

.wc-block-grid__product {
  text-align: start !important;
  margin-top: 73px !important;
}
.wc-block-grid__product .wc-block-grid__product-title {
  font-size: 16px;
  line-height: 23px;
  font-weight: 700;
  color: #414b5a;
}
.wc-block-grid__product .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
  background: transparent;
  border: none;
  color: #CC3B0C;
  text-transform: uppercase;
  display: block;
  text-align: start;
  font-size: 14px;
  font-weight: 700;
  padding: 0;
}
.wc-block-grid__product .wc-block-grid__product-price {
  color: #414b5a;
  font-weight: 700;
  font-size: 24px;
}
.wc-block-grid__product-rating .star-rating {
  display: none;
}
.wc-block-grid__product-rating .star-rating span:before {
  font-family: "Woocommerce";
}

.woocommerce ul.products h2 {
  font-size: 16px;
  line-height: 23px;
  font-weight: 700;
  color: #414b5a;
}
.woocommerce ul.products .price {
  color: #414b5a !important;
  font-weight: 700 !important;
  font-size: 24px !important;
}
.woocommerce ul.products a.button {
  background: transparent;
  border: none;
  color: #CC3B0C;
  text-transform: uppercase;
  display: block;
  text-align: start;
  font-size: 14px;
  font-weight: 700;
  padding: 0;
}

.woocommerce-pagination ul {
  border: unset !important;
}
.woocommerce-pagination ul li {
  border: unset !important;
}
.woocommerce-pagination ul li a, .woocommerce-pagination ul li span {
  color: #414b5a;
}
.woocommerce-pagination ul li span.current {
  font-weight: 700 !important;
  background: unset !important;
}

.woocommerce-ordering select {
  padding: 12px 25px 12px 20px;
  border-radius: 50px;
  border: 1px solid #414b5a;
  background: unset;
}

.woocommerce-result-count {
  margin-top: 12px !important;
}

.wp-block-social-links .wp-block-social-link.wp-social-link svg {
  fill: white !important;
}

/* purgecss end ignore */

/*# sourceMappingURL=gutenberg.css.map */
