/***************************************************
  Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes 
/***************************************************/
/************************************ 
	Override Bootstrap 
*************************************/

@font-face {
    font-family: 'Trajan Pro';
    src: url('/themes/fonts/TrajanPro-Regular.woff2') format('woff2'),
        url('/themes/fonts/TrajanPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Trajan Pro';
    src: url(/themes/fonts/'TrajanPro-Bold.woff2') format('woff2'),
        url('/themes/fonts/TrajanPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

h1, h2, h3, h4 {font-family: 'Trajan Pro';}

.hometitle {
margin-left: 40px;margin-top: -30px;     font-size: 2rem; font-weight: 600;
}

/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
@media (min-width: 1200px) {
  #index:not(.keep-header) #header {
    position: absolute;
    z-index: 999;
    width: 100%;
    background: transparent; } }

@media (min-width: 1700px) {
  #header {
    padding: 0 75px; } }
@media (max-width: 1699px) {
  #header {
    padding: 0 25px; } }
@media (max-width: 1199px) {
  #header {
    background: #000; } }

@media (max-width: 1199px) {
  .box1-h1 {
    position: relative; } }
@media (min-width: 1400px) {
  .box1-h1 .logo-header {
    position: absolute;
    top: -21px;
    left: 52%;
    margin: auto;
margin-top: 10px;
    display: inline-block;
    transform: translateX(-50%);
    z-index: 9;
    line-height: 80px; }
    .rtl .box1-h1 .logo-header {
      right: 52%;
      left: auto; } }
@media (max-width: 1399px) {
  .box1-h1 .logo-header {
    text-align: center; } }
@media (max-width: 991px) {
  .box1-h1 .logo-header {
    padding-bottom: 20px; } }
@media (max-width: 480px) {
  .box1-h1 .logo-header {
    padding-top: 15px;
    text-align: center; } }

/** modif nico **/
.leo-megamenu .navbar-nav > li > a {
    padding: 26px 14px;
    font-size: 15px;
    letter-spacing: 1px;
}

.leo-megamenu .navbar-nav > li > a:hover {
color: #B00000;
}

.box1-h1 .leo-megamenu .navbar-nav {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
  @media (min-width: 1200px) {
    .box1-h1 .leo-megamenu .navbar-nav > li:nth-child(4) {
      margin-left: auto; } }
@media (max-width: 480px) {
  .box1-h1 .navbar-header .navbar-toggler {
    position: absolute;
    bottom: 0; } }
@media (min-width: 1600px) {
  .box1-h1 .center {
    width: 100%;
    max-width: 1290px;
    margin: auto; } }
@media (max-width: 480px) {
  .box1-h1 .center {
    padding-bottom: 55px; } }
.box1-h1 .left .block {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center; }
  .box1-h1 .left .block h3 {
    color: #000;
    font-size: 16px; }
  .box1-h1 .left .block p {
    font-size: 10px;
    color: #a3a5a7;
    margin-bottom: 0px; }
  .box1-h1 .left .block .ic-flex {
    padding-right: 15px; }
    .box1-h1 .left .block .ic-flex i {
      font-size: 27px;
      color: #CE1331; }
@media (max-width: 991px) {
  .box1-h1 .left {
    display: none; } }
.box1-h1 .right {
  float: right; }
  @media (min-width: 1600px) {
    .box1-h1 .right {
      position: absolute;
      right: 80px; }
      .rtl .box1-h1 .right {
        left: 80px;
        right: auto; } }
  @media (max-width: 1199px) {
    .box1-h1 .right {
      position: absolute;
      right: 0px;
      bottom: 27px; }
      .rtl .box1-h1 .right {
        left: 0px;
        right: auto; } }
  @media (max-width: 991px) {
    .box1-h1 .right {
      bottom: 15px; } }
@media (min-width: 992px) {
  .box1-h1 {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; } }

@media (min-width: 992px) {
  .box5-h1 .center img {
    order: 1; }
  .box5-h1 .center .ApImage {
    text-align: right; }
    .rtl .box5-h1 .center .ApImage {
      text-align: left; }
  .box5-h1 .center .image_description {
    padding-right: 35px; }
    .rtl .box5-h1 .center .image_description {
      padding-left: 35px;
      padding-right: inherit; } }
.box5-h1 .bottom {
  padding-top: 70px; }
  @media (min-width: 576px) {
    .box5-h1 .bottom .block_content {
      -webkit-box-pack: center;
      -moz-box-pack: center;
      box-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center; } }
  @media (max-width: 1199px) {
    .box5-h1 .bottom {
      padding-top: 40px; } }
@media (min-width: 1200px) {
  .box5-h1 .center, .box5-h1 .right {
    padding-left: 0; }
    .rtl .box5-h1 .center, .rtl .box5-h1 .right {
      padding-right: 0;
      padding-left: inherit; } }

.box9-h4 {
  margin-top: 0;
  margin-bottom: 80px; }
  @media (max-width: 1199px) {
    .box9-h4 {
      margin-bottom: 40px; } }

.box7-h2 .image_description h4 {
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
  letter-spacing: 6px; }

.box7-h2 .image_description {
  left: 10%;
  bottom: 0;
  top: auto;
  text-align: left; }
  .rtl .box7-h2 .image_description {
    right: 10%;
    left: auto; }
  .rtl .box7-h2 .image_description {
    text-align: right; }
  @media (max-width: 1600px) {
    .box7-h2 .image_description {
      left: 20%; }
      .rtl .box7-h2 .image_description {
        right: 20%;
        left: auto; } }
  @media (max-width: 991px) {
    .box7-h2 .image_description {
      left: 50%;
      text-align: center; }
      .rtl .box7-h2 .image_description {
        right: 50%;
        left: auto; } }
  .box7-h2 .image_description h4 {
    font-size: 36px;
    font-family: "Malisso";
    text-transform: capitalize; }
    @media (max-width: 991px) {
      .box7-h2 .image_description h4 {
        font-size: 30px; } }
  .box7-h2 .image_description h3 {
    font-family: "Monserret";
    text-transform: uppercase;
    font-size: 36px;
    color: #fff; }
    @media (max-width: 991px) {
      .box7-h2 .image_description h3 {
        font-size: 30px; } }
    @media (max-width: 767px) {
      .box7-h2 .image_description h3 {
        font-size: 20px; } }

.box7-h2 {
  padding: 145px 60px; }
  @media (max-width: 1199px) {
    .box7-h2 {
      padding: 50px 15px; } }
  @media (min-width: 576px) {
    .box7-h2 .image_description .icon-video:before {
      display: none; } }
  .box7-h2 .image-video {
    position: relative; }
    @media (min-width: 576px) {
      .box7-h2 .image-video:before {
        background: url(../../../../../assets/img/modules/appagebuilder/images/leo_bodoni_banner11-h3.png) repeat;
        width: 19px;
        height: 23px;
        display: block;
        margin: auto;
        right: 7%;
        bottom: 50px;
        content: "";
        position: absolute; } }

@media (max-width: 767px) and (min-width: 576px) {
  .box13-h1 p {
    text-align: center; } }

.histoire p, .histoire {
font-family: Montserrat;
  line-height: 1.6em;
   font-size: 1rem;
   color: #ffffff;
   font-weight: 100;
   text-align: justify;
}
.histoire h3 {font-size: 1.2rem; text-transform: uppercase;  color: #fff; font-weight: 600; font-family: Montserrat;}


.histoire h2 {
color: #fff;
    text-align: center;
    text-transform: uppercase;
    margin: 30px 0 50px 0; font-size: 1.8rem;
}

.histoire img {float: right; }

#footer {background: #0c0b06; font-family: "Montserrat", sans-serif;}

.footer-container li {
    font-family: "Monserrat";
    color: #ffffff;
    font-size: 15px;
text-align: left;
}

#footer h2 {text-align: left; color: #fff; margin-bottom: 15px; text-transform: uppercase; 
font-family: "Montserrat", sans-serif; font-size: 1rem;
}
.footer-container li, .footer-container li a {
font-family: "Montserrat", sans-serif !important;
}
.yellow {color: #ffcc33 !important;}


.footer-container li a {
color: #fff;
}
.footer-container li a:hover {
color: #B00000;
}

.footer-container li a:before {content:". "; margin-right: 5px;}

.footer-red {background: #b00000; text-align: center; color: #fff; padding: 15px;}
.footer-red p, .footer-red a {color: #fff;}
.footer-red p {margin:0; font-size: 1rem; font-weight: 200}
.footer-red i.fa {margin-left: 15px;}
.copy p {margin:15px 0; color: #fff; text-align: center;} 
.copy a {color: #fff; } 


.toggle img.visible {display: block;}
.toggle img.hover {display: none;}

.toggle:hover img.visible {display: none;}
.toggle:hover img.hover {display: block;}

.leo-plist-style .thumbnail-container .product-meta .category-default a {
    font-family: "Montserrat", sans-serif;
    font-size: 1.1rem;
    font-weight: 200;
    text-transform: uppercase;
 text-transform: capitalize;
    letter-spacing: 1px;
    color: #ce1331;
}

.leo-plist-style .thumbnail-container .product-meta h5 {
font-weight: 600;
 font-size: 1.2rem;
}

.leo-plist-style .thumbnail-container .product-meta .product-price-and-shipping {
 font-size: 1.2rem;
    font-family: "Montserrat", sans-serif;
    margin-top: 15px;
    font-weight: 300;
    letter-spacing: 0px;
}


.leo-plist-style .thumbnail-container .functional-buttons .btn-product, .leo-plist-style .thumbnail-container .functional-buttons .quick-view {
border-color: #000;
color: #fff;
}

.leo-plist-style .thumbnail-container .functional-buttons .btn-product:hover, .leo-plist-style .thumbnail-container .functional-buttons .quick-view:hover,
.leo-plist-style .thumbnail-container .functional-buttons .btn-product span span {
border-color: #fff;
color: #fff;
background: #000;
}

#cms h1 {
   font-size: 2rem;
    font-family: "Trajan Pro";
    color: #2a2a2a;
    font-weight: 600;
    line-height: 1.5em;
 }


#cms h3 {
    font-size: 1rem;
    font-family: Montserrat;
    color: #2a2a2a;
    font-weight: 400;
    line-height: 1.5em;. Texte : font-size: 1rem;
    font-family: Montserrat;
    color: #2a2a2a;
    font-weight: 100;
    line-height: 1.5em;
 }

#cms #main header.page-header {display: none;}
#cms #main h2 {font-size: 1.2rem; color: #2a2a2a; font-weight: 600;}


.breadcrumb li a{
        color: #2a2a2a;
        font-size: 15px;
        font-family: Montserrat;
        font-weight: 100;
}

body#product {
font-family: Montserrat;
        font-size: 0.875rem;
        font-weight: 100;
}


.product-tabs.tabs .nav-tabs .nav-link {
 color: #666666;
        font-family: Montserrat;
        font-weight: 400;
}
body#product h2 {font-weight: 600}

.cart-grid-body .card-block h1 {
font-size: 2rem;
    font-family: "Trajan Pro";
    color: #2a2a2a;
    font-weight: 600;
    line-height: 1.5em;
}

label, .label,
.cart-summary-line .value
 {font-size: 1rem; font-size: 1rem;
font-family: Montserrat;
color: #2a2a2a;
font-weight: 100;}

..product-line-grid-right .cart-line-product-actions, .product-line-grid-right .product-price {color: #2a2a2a;}

body#checkout .custom-checkbox em {font-size: 0.8rem;}

body#checkout a:hover {color: #fff;}

.btn-primary:hover {background: #B00000;}

#checkout #wrapper {
    padding-top: 35px;
}
/*# sourceMappingURL=profile2867440546.css.map */
