/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */


.imgs-block-3{display: flex; justify-content: space-around;margin-bottom: 50px;}
.imgs-block-3 img { width: auto; height: 150px; }
.imgs-block-1{text-align: center; margin-bottom: 50px;}

.footer-icons .image_description,.footer-icons .image_description p {
    font-size: 22px!important;
    color: #3d3d3d;
    font-weight: 900;
}

.footer-icons img {
    max-width: 150px;
    margin-bottom: 15px;
}

.pt-60 {
    padding-top: 60px;
}


.leo-megamenu .navbar-nav > li.active > a:not(:hover) {
    color: #514633!important;
}

.megamenu li:first-child a {
    font-weight: 800!important;
    font-size: 16px;
}




#index #wrapper {
  background: #fff !important;
}

.text-w span, .cate_content:hover, a:hover, .leo-megamenu .navbar-nav > li.active > a, .leo-megamenu .navbar-nav > li:hover > a, .leo-megamenu .navbar-nav > li:focus > a, .showmenu i:hover, .icon-w .icon:hover, .leo-megamenu .dropdown-menu a > .menu-title:hover, #index #leo_search_block_top .title_block:hover, #index .showmenu i:hover {
  color: #F7DBD2 !important;
}

.product-flags li {
  color: #538135 !important;
}

#producttabs .ui-corner-all, #producttabs .ui-corner-bottom, #producttabs .ui-corner-right, #producttabs .ui-corner-br, .ui-tabs .ui-tabs-nav li {
  border: none;
  border-radius: 0;
  background: #454545;
}

#producttabs .ui-corner-all, #producttabs .ui-corner-bottom {
  background: #fff;
}

#producttabs .ui-widget-header {
  background: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  background: #F7DBD2;
}

.tabs .nav-tabs .nav-link:hover {
  color: #fff !important;
}

#page .none-decoration .sub-title-widget,
#page .sub-title-widget,
#page .bannercontainer .tp-caption.large_text,
#page .title_block,
#page .has-pattern-button a,
#page .explore-w a
#page .contact-infor a.email,
#page .product-detail-name,
#page h1,
#cms #page .page-header h1 {
    text-transform: none;
}

#cms #page .page-header h1 { color: #F7DBD2; }

#page .none-decoration .title_block:before { display: none; }

.footer-payment img {
  max-height: 20px;
  width: auto;
  padding-left: 5px;
}
.product-flags {
  top: auto !important;
  left: auto !important;
  right: 20px;
  bottom: 100px;
}
.product-flag.new::before {
  content: '';
  position: absolute;
  margin-top: -30px;
  width: 65px;
  height: 80px;
  display: block;
  background: url(/img/Fichier.png) no-repeat center center;
}

@media (min-width: 992px){
#page .text-w.right-side span {
    margin-left: 0;
}
}

#page .iview-controlNav div.iview-items ul li a.iview-control.active,
#page .iview-controlNav div.iview-items ul li a.iview-control:hover {
    background: #F7DBD2;
}

#page .col-align-left .title_block,
#page .col-align-left .sub-title-widget { text-align: left; }

#page .header_logo a {
    max-width: none;
}

/* AJFS16122022 */

.title_block {
    text-transform: uppercase!important;
}

.cms-content {
    max-width: 760px;
    margin: 70px auto 100px;
}

.cms-content h2{
    font-size: 22px!important;
    padding-top: 15px!important;
}

.cms-content ul {
    padding-left: 15px;
}

.cms-content li {
    line-height: 20px;
    margin-bottom: 10px;
}

#page .bannercontainer .tp-caption.btn .caption-layer a:hover,
#page .bannercontainer .tp-caption.btn .caption-contain a:hover {
    background: #F7DBD2;
    color: #fff  !important;
}

#page .text-w span {
    display: inline-block;
}
page .text-w .sub-title-widget {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
}

#footer .contact-infor a.email,
#footer .contact-infor p {
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    text-transform: none;
}

@media (max-width:768px){

.product-detail .product-cover{
    max-width: 250px;
    margin: auto;
}
.product-detail .slick-track {
    max-width: 350px;
    margin: auto;
}

.product-detail .slick-track {
    display: flex;
    justify-content: center;
}

}