/* footer */
#footer-widget {
  background-color: #26819c; }
  #footer-widget * {
    color: #FFF; }
  #footer-widget .widget-title {
    text-align: center;
    text-transform: uppercase; }
  #footer-widget #footer-widget-center {
    background-color: #145d73; }
    #footer-widget #footer-widget-center .widget-title {
      text-align: left;
      background: url(../images/ico-noustrouver.png) no-repeat center left transparent;
      background-size: contain; }
  #footer-widget ul {
    list-style: none;
    /* Remove default bullets */ }
    #footer-widget ul li::before {
      content: "\2022";
      /* Add content: \2022 is the CSS Code/unicode for a bullet */
      color: #e6431c;
      /* Change the color */
      font-weight: bold;
      /* If you want it to be bold */
      display: inline-block;
      /* Needed to add space between the bullet and the text */
      width: 0.9em;
      /* Also needed for space (tweak if needed) */
      margin-left: -1em;
      /* Also needed for space (tweak if needed) */ }

#colophon {
  background-color: #646464;
  border-bottom: 6px solid #b1afb0; }
  #colophon * {
    color: white; }
  #colophon .widget {
    margin: 0; }
  #colophon .footer-menu a {
    display: inline-block;
    margin: 0 10px;
    font-size: 18px; }
    #colophon .footer-menu a:nth-child(1) {
      margin-left: 0; }
  #colophon .footer-social p {
    font-size: 22px; }
  #colophon .footer-social a {
    display: inline-block;
    margin: 0 15px; }

#secondary .widget {
  box-shadow: 0px 0px 10px rgba(60, 60, 60, 0.2);
  border-radius: 6px;
  background-color: #FFF;
  padding: 0; }
#secondary .widget-title {
  background-color: #26819c;
  padding: 9px 12px;
  border-radius: 6px 6px 0 0;
  color: #FFF !important; }
#secondary .product-categories > .cat-item {
  padding: 3px 12px; }
#secondary .product-categories .cat-parent {
  position: relative; }
  #secondary .product-categories .cat-parent::after {
    content: " ";
    position: absolute;
    right: 5px;
    top: 11px;
    border-top: 5px solid #e6431c;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 0;
    cursor: pointer; }
#secondary .product-categories ul.children {
  display: none;
  transition: all 0.2s; }
#secondary .product-categories .cat-parent.open > ul.children {
  display: block;
  transition: all 0.2s; }

#main-content .container:before {
  display: none; }

@media (min-width: 981px) {
  .et_left_sidebar #sidebar {
    padding-right: 6px; } }

body * {
  font-family: 'Roboto', sans-serif; }

#page {
  max-width: 1920px;
  margin: 0 auto; }

h1, h2, h3, h4, h5 {
  color: #26819c;
  text-transform: uppercase;
  font-weight: 700; }

h2 {
  font-size: 52px;
  position: relative;
  margin-bottom: 30px; }
  h2::after {
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 125px;
    content: " ";
    border-top: 6px solid #d9d9d9; }

.btn {
  text-transform: uppercase;
  border-radius: 0;
  border: 3px solid transparent;
  padding: 0.5rem 1.5rem; }

.btn-primary {
  color: #fff;
  background-color: #e6431c;
  border-color: #e6431c; }
  .btn-primary:hover {
    background-color: #ba3515;
    border-color: #ba3515; }

.btn-outline-primary {
  color: #e6431c;
  background-color: transparent;
  background-image: none;
  border-color: #e6431c; }
  .btn-outline-primary:hover {
    background-color: #ba3515;
    border-color: #ba3515;
    color: #FFF; }

.btn-secondary {
  color: #26819c;
  background-color: #FFF;
  border-color: #FFF; }

.btn-outline-secondary {
  color: #FFF;
  background-color: transparent;
  background-image: none;
  border-color: #FFF; }
  .btn-outline-secondary:hover {
    background-color: #FFF;
    border-color: #FFF;
    color: #26819c !important; }

#main .container {
  padding-top: 30px; }

#home-actu .kc-owl-post-carousel .owl-item .list-item {
  box-shadow: inherit !important;
  text-align: left !important; }
  #home-actu .kc-owl-post-carousel .owl-item .list-item .kc-entry_meta {
    font-size: 14px;
    padding-bottom: 2px; }
  #home-actu .kc-owl-post-carousel .owl-item .list-item .title {
    padding: 1px; }
    #home-actu .kc-owl-post-carousel .owl-item .list-item .title a {
      color: #26819c; }
  #home-actu .kc-owl-post-carousel .owl-item .list-item img {
    width: 100%; }
#home-actu .kc-owl-post-carousel .owl-item .footer-button {
  text-align: left; }
#home-actu .owl-theme .owl-controls {
  text-align: left; }
  #home-actu .owl-theme .owl-controls .owl-page span {
    background-color: white !important;
    width: 10px !important;
    height: 10px !important;
    opacity: 1 !important;
    position: relative; }
  #home-actu .owl-theme .owl-controls .owl-page.active span {
    background-color: #26819c !important; }
    #home-actu .owl-theme .owl-controls .owl-page.active span::before {
      width: 15px !important;
      height: 15px !important;
      position: absolute;
      content: " ";
      display: block;
      border: 1px solid #26819c;
      top: -2px;
      left: -2px;
      border-radius: 50%; }

#home-promotion .list-post-title {
  margin-bottom: 50px; }
#home-promotion .kc-owl-post-carousel .owl-item .list-item {
  box-shadow: inherit !important; }
  #home-promotion .kc-owl-post-carousel .owl-item .list-item h3.titre {
    color: #e6431c !important;
    font-weight: 300 !important;
    margin-bottom: 20px;
    text-align: left; }
    #home-promotion .kc-owl-post-carousel .owl-item .list-item h3.titre a {
      color: #e6431c !important; }
  #home-promotion .kc-owl-post-carousel .owl-item .list-item .in-post-content {
    padding: 0;
    color: #a4a4a4;
    margin-bottom: 20px; }
  #home-promotion .kc-owl-post-carousel .owl-item .list-item .product-categ {
    background: url(../images/ico-all-categ.png) no-repeat top left transparent;
    background-size: 28px 28px;
    padding-left: 36px;
    padding-top: 3px;
    min-height: 36px;
    text-align: left;
    font-style: italic; }
    #home-promotion .kc-owl-post-carousel .owl-item .list-item .product-categ a {
      color: #e6431c; }
  #home-promotion .kc-owl-post-carousel .owl-item .list-item .read-more-wrapper a {
    text-transform: uppercase;
    color: #444444;
    display: flex;
    justify-content: center; }
    #home-promotion .kc-owl-post-carousel .owl-item .list-item .read-more-wrapper a i {
      color: #26819c;
      font-size: 20px;
      margin-right: 8px; }
  #home-promotion .kc-owl-post-carousel .owl-item .list-item .all-prom {
    text-align: left;
    margin-top: 54px; }
    #home-promotion .kc-owl-post-carousel .owl-item .list-item .all-prom a {
      display: inline-block;
      border: 1px solid #26819c;
      color: #26819c;
      padding: 13px 53px 13px 19px;
      background: url(../images/ico-all-promo.png) no-repeat center right 13px transparent;
      background-size: 28px 28px; }
  #home-promotion .kc-owl-post-carousel .owl-item .list-item .image {
    border: 1px solid #CCC;
    padding-top: 30px;
    margin-left: 40px; }
    #home-promotion .kc-owl-post-carousel .owl-item .list-item .image img {
      box-shadow: 0 0 3px rgba(180, 180, 180, 0.4);
      width: 100%;
      height: auto;
      margin-left: -60px;
      margin-bottom: -30px; }
#home-promotion .owl-theme .owl-controls {
  position: absolute;
  top: 0;
  right: 15px;
  margin-top: -30px; }
  #home-promotion .owl-theme .owl-controls .owl-page span {
    background-color: #b7b7b7 !important;
    width: 10px !important;
    height: 10px !important;
    opacity: 1 !important;
    position: relative; }
  #home-promotion .owl-theme .owl-controls .owl-page.active span {
    background-color: #e6431c !important; }
    #home-promotion .owl-theme .owl-controls .owl-page.active span::before {
      width: 14px !important;
      height: 14px !important;
      position: absolute;
      content: " ";
      display: block;
      border: 1px solid #e6431c;
      top: -2px;
      left: -2px;
      border-radius: 50%; }

#home-partenaires .owl-theme .owl-controls {
  text-align: left; }
  #home-partenaires .owl-theme .owl-controls .owl-page span {
    background-color: white !important;
    width: 10px !important;
    height: 10px !important;
    opacity: 1 !important;
    position: relative; }
  #home-partenaires .owl-theme .owl-controls .owl-page.active span {
    background-color: #26819c !important; }
    #home-partenaires .owl-theme .owl-controls .owl-page.active span::before {
      width: 14px !important;
      height: 14px !important;
      position: absolute;
      content: " ";
      display: block;
      border: 1px solid #26819c;
      top: -2px;
      left: -2px;
      border-radius: 50%; }

.woocommerce-page main .container {
  background-color: #FFF; }

.woocommerce ul.products li.product {
  position: relative;
  box-shadow: 0px 0px 10px rgba(60, 60, 60, 0.2);
  background-color: #f3f4f6; }
  .woocommerce ul.products li.product .woocommerce-loop-category__title,
  .woocommerce ul.products li.product .woocommerce-loop-product__title,
  .woocommerce ul.products li.product h3 {
    color: #646464; }
  .woocommerce ul.products li.product .price {
    margin-left: 15px;
    color: #26819c;
    font-size: 19px; }
  .woocommerce ul.products li.product h2.woocommerce-loop-product__title {
    padding: 2px 15px !important; }
    .woocommerce ul.products li.product h2.woocommerce-loop-product__title::after {
      display: none; }
  .woocommerce ul.products li.product .button {
    color: #e6431c;
    position: absolute;
    bottom: 6px;
    right: 0;
    font-style: italic;
    font-size: 14px;
    font-weight: 400;
    background-color: transparent; }
.woocommerce form .form-row label {
  width: 100%; }
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row select,
.woocommerce form .form-row textarea {
  padding: 6px 10px;
  border-radius: 0;
  border: 1px solid #cccccc; }
.woocommerce form .woocommerce-input-wrapper, .woocommerce form .password-input, .woocommerce form .password-input {
  width: 100%; }
.woocommerce .select2-container .select2-selection--single {
  height: 35px;
  padding: 3px 0;
  border-radius: 0;
  border: 1px solid #cccccc; }
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: #e6431c;
  border-radius: 0; }

.woocommerce-billing-fields label {
  display: block; }

ul.az-links {
  list-style: none;
  padding: 0;
  margin: 0; }
  ul.az-links li {
    display: inline-block;
    width: 22px;
    height: 22px;
    line-height: 23px;
    border-radius: 11px;
    text-align: center;
    background-color: #26819c;
    color: #FFF;
    transition: 0.2 all;
    margin-left: 5px; }
    ul.az-links li > a {
      color: #FFF; }
    ul.az-links li > span {
      cursor: not-allowed; }
    ul.az-links li:hover {
      background-color: #e6431c; }

#az-slider .letter-section ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap; }
  #az-slider .letter-section ul li {
    width: 33%; }

.indexalphabetique .letter-section {
  display: none;
  margin-bottom: 25px; }

.dashboard {
  padding-top: 60px; }

#my-account-menu .user-profile {
  display: none; }

#liste-partenaire .grid-item {
  width: 170px;
  border: 1px solid transparent; }
  #liste-partenaire .grid-item img {
    width: 100%; }

/*# sourceMappingURL=custom.css.map */
