<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
/******************************
**********General variable et mixin**************
******************************/
/*****************************
********** MIXIN ************
****************************/
/******************************
*********Responsive************
******************************/
/**** s'écrit @include tablet {} ***/
/************* Général style ****************/
p {
  font-size: 1.2em;
  line-height: 1.2em;
  font-family: "Markazi Text", serif;
  color: #000;
}
h1, h2 {
  font-size: 2.2em !important;
  font-family: "Markazi Text", serif !important;
  font-weight: 700;
  margin: 15px 0px 15px 0px;
}
h2 {
  color: #000 !important;
  margin-bottom: 40px;
}
h2::after {
  content: "";
  position: relative;
  display: block;
  height: 2px;
  width: 130px;
  background-color: #7D0000;
  bottom: -15px;
  left: 0px;
}
h2.center {
  margin: 0 auto;
  text-align: center;
}
h2.center::after {
  content: "";
  position: relative;
  display: block;
  height: 2px;
  width: 80px;
  background-color: #7D0000;
  bottom: -15px;
  left: 0px;
  margin: 0 auto;
}
h2.no-subtitle {
  margin-bottom: 40px;
}
.h2-subtitle {
  color: #7D0000;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-top: 30px;
}
a:hover {
  color: #7D0000;
}
.button:not(.white, .circle, .icon, .plus, .minus) {
  background-color: #7D0000 !important;
}
@media (max-width: 799px) {
  .no-mobile {
    display: none;
  }
}
/**************HEADER********************/
#header .header-wrapper #top-bar {
  background-color: #7D0000;
  padding-top: 5px;
  padding-bottom: 5px;
}
#header .header-wrapper #top-bar .container {
  padding: 0px 15px;
}
#header .header-wrapper #top-bar .container li.html {
  font-family: "Jost", sans-serif;
  font-weight: 600;
  font-size: 1em;
}
#header .header-wrapper #top-bar .container li &gt; a {
  font-family: "Jost", sans-serif;
  font-weight: 600;
  font-size: 1em;
}
#header .header-wrapper #top-bar .container li &gt; .header-button &gt; a.button {
  background-color: #fff !important;
  color: #7D0000;
  min-height: auto;
  height: 2em;
  line-height: 2em;
}
#header .header-wrapper #top-bar .container li &gt; .header-button &gt; a.button:hover {
  background-color: #d9d9d9;
  color: #000;
  box-shadow: none;
}
#header .header-wrapper #top-bar .container li &gt; .header-button &gt; a.header-cart-link {
  background-color: #fff;
  color: #7D0000;
  min-height: auto;
  height: 2em;
  line-height: 2em;
  font-family: "Jost", sans-serif;
  font-size: 1em;
}
#header .header-wrapper #top-bar .container li &gt; .header-button &gt; a.header-cart-link:hover {
  background-color: #d9d9d9;
  color: #000;
  box-shadow: none;
}
#header .header-wrapper #masthead {
  padding-top: 5px;
  padding-bottom: 5px;
  margin: 5px 0px;
}
@media (min-width: 1024px) {
  #header .header-wrapper #masthead {
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 0px;
  }
}
#header .header-wrapper #masthead .container {
  padding: 0px 15px;
}
#header .header-wrapper #masthead .container #logo {
  margin-right: 30px;
}
#header .header-wrapper #masthead .container #logo img {
  padding: 0px;
}
#header .header-wrapper #masthead .container .header-nav-main {
  justify-content: center;
}
#header .header-wrapper #masthead .container .nav &gt; li &gt; a {
  font-family: "Jost", sans-serif;
  font-size: 1em;
  color: #000;
  line-height: 1em;
  font-weight: 700;
}
#header .header-wrapper #masthead .container .nav &gt; li .sub-menu {
  /*li.menu-item-object-product_cat &gt; a {
							color: $red;
						}*/
}
#header .header-wrapper #masthead .container .nav &gt; li .sub-menu li &gt; a {
  font-family: "Markazi Text", serif;
  font-size: 1em;
  color: #000;
  line-height: 1em;
  font-weight: 700;
}
#header .header-wrapper #masthead .container .nav &gt; li .sub-menu li &gt; .sub-menu &gt; li &gt; a {
  font-family: "Jost", sans-serif;
  font-size: 0.8em;
  color: #000;
  line-height: 1em;
  font-weight: 700;
}
#header .header-wrapper #masthead #woocommerce-product-search-field-0 {
  width: 155px;
}
#header .header-wrapper #wide-nav {
  border-top: 2px solid #6b1629;
  border-bottom: 2px solid #6b1629;
}
/****************SLIDER********************/
.slider-wrapper {
  max-width: 1370px;
  margin: 0 auto;
  padding: 0px 15px;
}
/****************PAGE********************/
#main .page-title-inner {
  /*background-color: $brown !important;*/
}
#main .page-title-inner h1 {
  color: #fff !important;
}
#main .page-title-inner .lead {
  color: #fff !important;
}
#main .section {
  padding: 0px;
}
@media (min-width: 800px) {
  #main .section {
    padding: 30px 0px 30px 0px;
  }
}
@media (max-width: 799px) {
  #main .section {
    padding: 15px 0px 15px 0px;
  }
}
#main .section.section-divider-none {
  display: none;
}
#main .section .col, #main .section .columns, #main .section .gallery-item {
  padding: 0px 15px 30px 15px;
}
#main .section .row-button-all .col-inner {
  margin-top: 0px;
}
#main .section .row-button-all .button-all span {
  margin-top: 5px;
}
#main .section .front-bloc {
  display: flex;
  flex-direction: column;
}
#main .section .front-bloc .col-inner {
  border: 1px solid #d9d9d9;
}
#main .section .front-bloc .col-inner .product-small {
  display: flex;
}
#main .section .front-bloc .col-inner .product-small .box-image {
  display: flex;
  position: relative !important;
}
#main .section .front-bloc .col-inner .product-small .box-text {
  display: flex;
  position: relative;
  text-shadow: none;
  flex-direction: column;
  text-align: left;
}
@media (max-width: 799px) {
  #main .section .front-bloc .col-inner .product-small .box-text {
    padding: 5px 10px 5px 10px;
  }
}
#main .section .front-bloc .col-inner .product-small .box-text .title-wrapper {
  text-align: center;
}
@media (min-width: 800px) {
  #main .section .front-bloc .col-inner .product-small .box-text .title-wrapper {
    text-align: left;
    margin-left: 0;
  }
}
@media (max-width: 799px) {
  #main .section .front-bloc .col-inner .product-small .box-text .overlay-tools {
    display: none;
  }
}
#main .section .front-bloc .col-inner .product-small .box-text p {
  font-size: 1.4em;
  color: #000 !important;
}
#main .section .front-bloc .col-inner .product-small .box-text p.category {
  font-size: 1em;
  font-family: "Jost", sans-serif;
  opacity: 1;
}
#main .section .front-bloc .col-inner .product-small .box-text a:hover {
  color: #b06b58 !important;
}
#main .section .front-bloc .col-inner .product-small .box-text a.quick-view {
  background-color: #b06b58;
  border-radius: 5px;
  font-size: 1.4em;
}
#main .section .front-bloc .col-inner .product-small .box-text a.quick-view:hover {
  color: #fff !important;
  box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2);
}
#main .section.section-values {
  /*padding-top: 30px;*/
}
#main .section.section-values .row {
  background-color: #b06b58;
  /*padding: 30px 0px !important;*/
}
@media (max-width: 1023px) {
  #main .section.section-values .row {
    flex-direction: column;
  }
  #main .section.section-values .row .col {
    width: 100%;
    max-width: none;
  }
}
#main .section.section-values .row .col-inner {
  padding-top: 30px;
}
#main .section.section-values .row .col-inner .icon-inner {
  background-color: #fff;
  padding: 15px;
  border-radius: 50%;
}
#main .section.section-values .row .col-inner h5 {
  color: #fff;
  font-family: "Jost", sans-serif;
  font-size: 1.2em;
}
#main .section.section-newsletter &gt; div &gt; .row {
  border-top: 1px solid #b06b58;
  border-bottom: 1px solid #b06b58;
}
#main .section.section-newsletter &gt; div &gt; .row .message-box {
  background-color: #fff;
}
#main .section.section-newsletter &gt; div &gt; .row .message-box p {
  color: #000;
  margin-bottom: 0px;
}
#main .section.section-newsletter &gt; div &gt; .row .message-box a {
  margin-bottom: 0px;
}
#main .section.section-news {
  padding-top: 0px;
}
#main .section.section-news .row .col-inner h5 {
  font-family: "Jost", sans-serif;
  font-size: 1.2em;
}
#main .section.section-news .row .col-inner .blog-post-inner .button {
  color: #fff !important;
  text-shadow: none;
}
@media (min-width: 1024px) {
  #main .cart_totals tbody th, #main .cart_totals tbody td {
    font-size: 18px;
  }
}
/****************HOME PAGE*****************/
.newsletter {
  padding: 10px 15px 10px 15px !important;
}
/*************PAGE INTERNE*******************/
/*************WOO COMMERCE*******************/
@media (max-width: 849px) {
  .shop-page-title .page-title-inner &gt; div:first-child {
    display: none;
  }
}
.products {
  align-items: stretch;
}
.products &gt; div {
  display: flex;
}
.products &gt; div .col-inner {
  height: 100%;
  border: 1px solid #d9d9d9;
}
.products &gt; div .col-inner .product-small .box-text {
  display: flex;
  text-shadow: none;
  flex-direction: column;
  text-align: left;
  padding-left: 1.5em;
  padding-right: 1.5em;
}
.products &gt; div .col-inner .product-small .box-text p {
  font-size: 1.4em;
  color: #000 !important;
}
.products &gt; div .col-inner .product-small .box-text p.category {
  font-size: 1em;
  font-family: "Jost", sans-serif;
  opacity: 1;
}
.products &gt; div .col-inner .product-small .box-text a:hover {
  color: #b06b58 !important;
}
.products &gt; div .col-inner .product-small .box-text a.quick-view {
  background-color: #b06b58;
  border-radius: 5px;
  font-size: 1.4em;
}
.products &gt; div .col-inner .product-small .box-text a.quick-view:hover {
  color: #fff !important;
  box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2);
}
.product-footer .related &gt; .row &gt; .product-small &gt; .col-inner {
  display: flex;
  border: 1px solid #d9d9d9;
}
.product-footer .related &gt; .row &gt; .product-small &gt; .col-inner .box-image {
  display: flex;
  position: relative !important;
}
.product-footer .related &gt; .row &gt; .product-small &gt; .col-inner .box-text {
  display: flex;
  position: relative;
  text-shadow: none;
  flex-direction: column;
  text-align: left;
  padding-left: 1.5em;
  padding-right: 1.5em;
}
@media (max-width: 799px) {
  .product-footer .related &gt; .row &gt; .product-small &gt; .col-inner .box-text {
    padding: 5px 10px 5px 10px;
  }
}
.product-footer .related &gt; .row &gt; .product-small &gt; .col-inner .box-text .title-wrapper {
  text-align: center;
}
@media (min-width: 800px) {
  .product-footer .related &gt; .row &gt; .product-small &gt; .col-inner .box-text .title-wrapper {
    text-align: left;
    margin-left: 0;
  }
}
@media (max-width: 799px) {
  .product-footer .related &gt; .row &gt; .product-small &gt; .col-inner .box-text .overlay-tools {
    display: none;
  }
}
.product-footer .related &gt; .row &gt; .product-small &gt; .col-inner .box-text p {
  font-size: 1.4em;
  color: #000 !important;
}
.product-footer .related &gt; .row &gt; .product-small &gt; .col-inner .box-text p.category {
  font-size: 1em;
  font-family: "Jost", sans-serif;
  opacity: 1;
}
.product-footer .related &gt; .row &gt; .product-small &gt; .col-inner .box-text a:hover {
  color: #b06b58 !important;
}
.flickity-viewport .col-inner {
  border: 1px solid #d9d9d9;
}
.flickity-viewport .col-inner .product-small .box-text {
  display: flex;
  text-shadow: none;
  flex-direction: column;
  text-align: left;
  padding-left: 1.5em;
  padding-right: 1.5em;
}
.flickity-viewport .col-inner .product-small .box-text p {
  font-size: 1.4em;
  color: #000 !important;
}
.flickity-viewport .col-inner .product-small .box-text p.category {
  font-size: 1em;
  font-family: "Jost", sans-serif;
  opacity: 1;
}
.flickity-viewport .col-inner .product-small .box-text a:hover {
  color: #b06b58 !important;
}
.flickity-viewport .col-inner .product-small .box-text a.quick-view {
  background-color: #b06b58;
  border-radius: 5px;
  font-size: 1.4em;
}
.flickity-viewport .col-inner .product-small .box-text a.quick-view:hover {
  color: #fff !important;
  box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2);
}
.related .col-inner {
  height: 100%;
}
.related .col-inner .product-small {
  height: 100%;
}
.button-continue-shopping {
  color: #fff !important;
  text-shadow: none;
}
.coupon button[name="apply_coupon"] {
  color: #fff;
  text-shadow: none;
  font-weight: 700;
}
/**************BLOG************************/
.blog .more-link {
  color: #fff !important;
  text-shadow: none;
}
/**************CONTACT************************/
.wpcf7-submit {
  margin-top: 20px !important;
}
/**************FOOTER*********************/
#footer .footer-widgets .widget_text p {
  color: #fff;
}
#footer .footer-widgets .widget_text span {
  font-size: 24px !important;
  display: flex;
  justify-content: center;
}
#footer .footer-widgets .widget_text .is-divider {
  max-width: 100% !important;
  background-color: #FFFFFF;
}
@media (max-width: 849px) {
  #footer .footer-widgets .widget_text .textwidget {
    text-align: center !important;
  }
}
#footer .footer-widgets .widget_text .footer-social-icons {
  display: flex;
  align-items: center;
}
#footer .footer-widgets .widget_text .footer-social-icons a {
  margin: 5px;
}
#footer .footer-widgets .widget_text .footer-social-icons a:hover img {
  opacity: 0.7;
}
</pre></body></html>