
/*AJOUT DP*/

/* jaune : #fadc0a */


h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {color:#000;}

b, strong {
    font-weight: 600;
}

body {
    color: #333;
}

p {color:#333;}

a {color: #333;}

a:hover, a:focus {
  color: #fadc0a;
}

.dropdown-menu a {color:#333;}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #333;
    border-color: #333;
}

.modal-open .modal {

  z-index:1600;
}


.top-menu a{
    color:#fff !important;
	font-weight: 600;
}

.header-dropdown .header-menu .top-menu a  {color:#333;}


.header-top ul {
  text-align: center;
  margin-bottom: 0px;
}


.header-top li {
font-size: 15px;
font-weight: 700;
color: #fff;
padding: 0 .5rem;
line-height :18px;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
  width: 100%;
   z-index: 99;
}

.list-inline > li {display: inline-block; padding: 0 1.35rem;}

.intro-slide {background-color: #000;}

label {
   
    margin: 1rem;
}


fieldset {padding:1.5em;}


.widget p, .footer-copyright {color:#666;}


.list-classic {list-style: square; list-style-position: outside;   padding: 2rem;}
.list-classic li{padding-left: 1.2rem;}
.table.table-cart .price-remise {
    width: 90px;
}


.icon-box-icon img {
    padding: 2rem 5rem 1rem 5rem;
  
}


.icon-box-title {font-weight:700; line-height: 1em; font-size: 4rem; margin-bottom:3rem;}

.icon-box-icon .brand img {
	  
  -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
}

.icon-box-icon .brand img:hover {
  -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
}



.brand img {
	
	padding: 0rem 0rem 0rem 0rem;
  -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
}

.brand img:hover {
  -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
}


.texte-blanc p {font-size: 3rem; color: #ffffff !important;font-weight:700; line-height:1.2em; max-width:500px; margin-top:2rem; padding-left:70px; }
.texte-noir p {font-size: 18px; color: #000 !important;font-weight:normal; line-height:1.2em; max-width:550px; margin-top:2rem; padding-left:70px; }

.services .icon-box-content {margin-top:-10rem; padding: 5rem 6rem;}
.services .icon-box-content p {font-size:1.5rem; line-height:1.2em;}

.services-wide .icon-box-content {margin-top:-14rem; padding: 5rem 34rem;}
.services-wide .icon-box-content p {font-size:1.5rem; line-height:1.2em;}


@media (max-width: 980px) {
.texte-blanc p {font-size: 2rem; width:100%; margin-top:2rem; padding:0 2rem; }
.texte-noir p { width:100%; margin-top:2rem; padding:0 2rem; }

.services .icon-box-content {margin-top:-8rem; padding: 5rem 6rem;}
.services .icon-box-title {font-weight:700; line-height: 1em; font-size: 3rem; margin-bottom:3rem;}


}


.page-header .noir {background-color:#000; padding:2.5em; }
.noir h3 {color:#FFD100; font-weight: 700; font-size:5rem;}
.noir p {color:#FFD100;font-size:2rem; font-weight: 400;}
.page-header .jaune {background-color:#FFD100; padding:2.5em; }
.jaune h3 {color:#000; font-weight: 700; font-size:5rem; }
.jaune p {color:#000;font-size:2rem; font-weight: 400;}

@media (min-width: 980px) {
.page-header .noir {border:5px solid #fff;}
.page-header .jaune {border:5px solid #fff;}

}



.text-muted {opacity:0;}


.card-title a  {
    color: #000;
	text-decoration :none;
}
.card-title a.collapsed:hover, .card-title a.collapsed:focus {
    color: #000;
	text-decoration :none;
}

.card-title a::before {
    color: #000;
}


	 
.page-item {
border:none;	
text-decoration: none;
background-color: #333;
outline: none !important;
display: inline-flex;
align-items: center;
justify-content: center;
min-width: 3rem;
height: 4rem;
font-weight: 400;
font-size: 1.4rem;
padding: 0 .3rem;
line-height: 1;
color: #fff;
border-radius: .3rem;
margin-left: .4rem;
}

.small, small { font-weight:300;}
.page-header {
	padding: 1rem 0 5rem;
    background-color: #fff;

}

.contact-list i {
    color: #333;
}

.page-header h1  {
    color: #333; font-weight:300;text-transform:uppercase; font-size: 3rem; padding-top: 3rem;
}

.page-header h1 span {
    color: #000; text-transform:uppercase; font-weight:600; letter-spacing:0rem;font-size: 3rem;
}


*:focus {
    outline: none;
}

.header-menu a:hover, .header-menu a:focus {
    color: #000;
	text-decoration:underline;
}


.product-title a:hover, .product-title a:focus {
    color: #000;
}
.breadcrumb-item {
    text-transform: none;
}

.btn {letter-spacing: .01em; font-weight:500; min-width: 190px;  }

.table .total-col, .table.table-summary .summary-total td {
    color: #000;font-weight: 500;
}

.dropdown-cart-action .btn {

    min-width: 115px;
}

.nav-dashboard .nav-link.active {
    color: #000; font-weight:500;
}

.btn-dark:hover, .btn-dark:focus, .btn-dark.focus, .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
    color: #000;
    background-color: #fd0;
    border-color: #fd0;
    box-shadow: none;
}

.btn-primary {
    color: #000;

}

.header-14 .cart-dropdown:hover .dropdown-toggle, .header-14 .cart-dropdown.show .dropdown-toggle, .header-14 .compare-dropdown:hover .dropdown-toggle, .header-14 .compare-dropdown.show .dropdown-toggle {
    color: #fd0;
}



.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #333;
    border-color: #333;
	
}

.btn-outline-dark:hover, .btn-outline-dark:focus, .btn-outline-dark.focus, .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
    color: #000;
	box-shadow: none;
	background-color :#eee;
}

.btn-outline-primary-2:hover, .btn-outline-primary-2:focus, .btn-outline-primary-2.focus, .btn-outline-primary-2:not(:disabled):not(.disabled):active, .btn-outline-primary-2:not(:disabled):not(.disabled).active, .show > .btn-outline-primary-2.dropdown-toggle {
   background-color: #333;
   border-color: #333;
}


.intro-content {
      transform: translateX(6%);
	  
}

.intro-subtitle {color:#000;font-size:3.4rem;}
.intro-title{color:#000;font-size:3.4rem;}
.intro-content .btn {
    font-size: 1.85rem;
}

.intro-slide .btn-primary {
    color: 
#fff;
background-color:
#000;
border-color:
    #000;
}


.intro-slide .btn-primary:hover, .intro-slide .btn-primary:focus {
    background-color: 
#fd0;
border-color:
    #fd0;
	color:#000;
}


.header-14 .header-bottom .menu > li > a::before {
    background-color:   #fd0;
}


.sticky-wrapper .header-middle {
  display: flex;
}

.header-middle {
  border: none;
  position: relative;
  display: flex;
}


.header-bottom .container .header-center {
flex: 0 0 85%;
max-width: 85%;}



.cart-dropdown .cart-count {

    min-width: 3rem;
    height: 3rem;
    font-size: 1.2rem;

}

.banner-lg {padding: 1rem; }

.container .banner-container {max-width: 1168px;}

.header-14 .header-bottom .container::after{


    display: none;

}


.banner {
 
    background-color: #fff;
}

.header-14 .header-bottom .banner img {
     padding: 1rem;
}



.header-14 .header-bottom .menu>li>a {
padding-left: 1rem;}

.cart-dropdown .dropdown-toggle i {
  
    padding-right: 50px;
}


.dropdown-cart-total {padding: 0 0 .5rem;}

.header-14 {
    background-color:     #000 !important;
	
	
}

.header-14 .header-top {color:#fff; padding:3px 0 0em 0; margin-top:1em;}

.header-14 .mobile-menu-toggler {
    color: 
    #fff;
}

.header-14 .header-search-extended {
    margin-top: 0px;
    margin-bottom: 15px;
}

.cart-dropdown .dropdown-toggle, .compare-dropdown .dropdown-toggle {
    line-height: 1;
    color:  #fff;
	font-size: 4.2rem;
}




.header-top a:hover, .header-top a:focus {
    color: #fff; text-decoration:underline;
}


.dropdown-menu .btn:hover{
    color: #fff;
}

.header-left a:hover, .header-top a:focus {
    color: #fff;
}

.header-dropdown a:hover, .header-top a:focus {
    color: #fd0;
}

.badge-warning {
  color: #000;
  background-color: #fadc0a;
}

.top-link-menu a:hover, .header-top a:focus {
    color: #fadc0a !important;
}

.header-menu a:hover, .header-top a:focus {
    color: #ccc;
}

.header-top .container::after, .header-top .container-fluid::after {
   
    display: none;
    
}



.header-14 .cart-dropdown .cart-count {
    top: -10px;
    right: 2em;

}


.product-label.label-sale.detailpro {position:relative; max-width:130px;top:0;left:0; font-size: 1.8rem;
font-weight: 600;}

.product-media {

    background-color:  #fff;
    height:25rem;
	object-fit: cover;
	 display: flex;
    align-items: center;
}

.banner-content-overlay {

  background-color: rgb(255, 255, 255);
}
.banner-cat { border:1px solid #eee;}
.banner-cat img{height:280px; object-fit: contain;}

.container-image-haute {
  width:320px;
  text-align: center;
  border: 1px solid #eee;
  padding: 20px;
  }

.image-haute {max-height:200px; display:inline;}

.product-details-top .image-haute {
  max-height: 200px;
  display: inline;
}






@media (min-width: 981px) {
.container-image-large {
  width:376px;
  height:250px;
  text-align: center;
  border: 1px solid #eee;
  padding: 20px;
  }

.image-large {max-height:200px; display:inline;}


.products .container-image-haute {
  width:376px;
  text-align: center;
  border: 1px solid #eee;
  padding: 20px;
  height:250px;
  }

}

@media (max-width: 980px) {
.products .container-image-large {
  width:165px;
   height:150px;
  text-align: center;
  border: 1px solid #eee;
  padding: 20px;
  }

.products .image-large {max-height:100%; display:inline;}


.products .container-image-haute {
  width:165px;
  text-align: center;
  border: 1px solid #eee;
  padding: 20px;
  height:150px;
  }


#mobile-cats-tab .mobile-menu li ul {display:block !important;}

#mobile-cats-tab .row {
  margin-left: 0px!important;
  margin-right: 0px!important;
}

}



.products .image-haute {
  max-height: 100%;
  display: inline;
}


.tab-content {
   min-height:350px;
}


.form-tab .nav.nav-pills .nav-link {
    text-transform: uppercase;
    font-size: 1.6rem;
	padding : 2.5rem 0rem;
	font-weight: 500;
}

.header-14 .header-bottom .menu > li:not(:hover):not(.active):not(.show) > a {
    color: 
    #000;
}

.header-14 .cart-dropdown [class*="count"] {
    min-width: 3.6rem;
    height: 3.6rem;
    position: absolute;
	color:#000;
}


.header-center {

}



.faireplus {background:#ffdd00; padding: 1rem 1rem;}


.footer-middle {
  
  border-top: none;
}

.footer-dark {
    background-color: #000;
	color: #ddd;
}

.footer-jaune {
    background-color: #fadc0a;
	color: #333;
}


.footer-jaune .icon-box-icon {
  color: #333;
}

.footer-jaune .icon-box-icon img {
    padding: 0rem 0rem 0rem 0rem;
  
}

.footer-jaune .icon-box-left .icon-box-icon {
  position: absolute;
  left: 0;
  top: -0.5rem;
}


.footer-jaune .icon-box-content p{ font-size:15px; font-weight:400; line-height:18px;}

.footer .widget {
  color:#666;
  font-size:15px;
  line-height:18px;
  font-weight:400;

}

.footer .widget ul li {
padding-bottom: 8px;
}

.footer .widget-title {
color: #000000;
font-size: 1.8rem;
font-weight: 600;
margin-bottom: 0px;
letter-spacing: 0;
padding-bottom: 20px;

}


.footer .social-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 25px;
  width: 4rem;
  height: 4rem;
  color: #000;
  margin: 0;
    margin-right: 0px;
  background-color: transparent;
  border: none;
  border-radius: 0;
  text-decoration: none;
  opacity: 1;
  transition: all .35s ease;
}

.footer-copyright { text-align:center !important; font-size:15px; font-weight: 400;}

.header-14 .top-menu .btn {
display:inline;
text-align:left !important;
justify-content: left !important;
padding: 0rem 0rem 1.5rem .25rem!important;
text-transform :uppercase;
font-weight :300;
}

.header-14 .top-menu .btn:hover {
text-decoration :underline;
}


.cart-dropdown .dropdown-menu, .compare-dropdown .dropdown-menu {
  
    width: 315px;
}

@media (min-width: 1024px) and (max-width: 1279px) {

}


.header-14 .header-bottom .menu>li+li {
    margin-left: 0rem;
}

.header-14 .header-bottom { background-color: #fff; border-bottom: 2px solid #fadc0a; }

.header-bottom .container .header-right a {
  
    color: #000;

}

.header-bottom .container .header-right a:hover { color: #999;}
.header-bottom .container .header-right a:focus {
    color: 
    #999;
}

.header-bottom .container .header-right i {
 
    color: #000;
}


.header-14 .header-bottom .menu > li > a::before {
    background-color: transparent;
	
}



.menu > li > a {
    color: #000; text-transform: none !important; }
	
.menu li > a {
font-size: 1.4rem;	
font-weight: 400; letter-spacing: 0em; text-align: center; line-height: 1.2em;}

.menu .megamenu li a {text-align: left; line-height: 1.2em;}

	
.menu li:hover > a, .menu li.show > a, .menu li.active > a {
    color: #000;
	text-decoration :underline;

}




.menu.sf-arrows .sf-with-ul::after {
 
    color: #000;
}


.menu li li > a {
    color: #000;
font-size: 1.4rem;font-weight:normal	}

.demo-title {
    font-weight: 400;
    font-size: 1.5rem;
    color: #000;
}


.banner-container img {
    height: auto;
}

.banner > div {
    
    padding: 3.25rem 0 3.25rem 0rem !important;
   
}



.demo-bg {

padding-top: 150%;}



.product-price {
  color: #000!important;
    
}


.new-price {
color: #000; font-weight:600; font-size:2.4rem;}

.products > .row > [class*="col-"] {
    display: block;
 
}

.product-title {
  font-weight: 600;
  font-size: 1.8rem;

}


.ligne:after {
    content: '';
    position: relative;
    display: block;
    width: 200px;
    height: 1px;
    left: 0;
   top: 2rem;
    background: #1d1d1b;
	margin-bottom:5rem;
}

.letl {text-transform:none!important}
.letl span {font-size:0.8em;}



/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
 .header {
 max-width: 100%; }
 
.container .banner-container {max-width: 100%;}

a.logo {margin-top:1rem;}

.faireplus {display:none;}

.header-middle .container {
  
  
}

.header-middle .header-right  {
    
    	
	
}





.header-bottom {
    display: flex;
}

.header-bottom .container .header-center {

    flex: 0 0 85%;
    max-width: 15%;

}

.header-bottom .header-right .header-text {top :0; left: 0}

}

.header-menu li a{ color:#000 !important; padding :1em 1em 1em 1em;}









@media (min-width: 320px) and (max-width: 980px) {


.product-media {

    background-color:  #fff;
    height:15rem;
	object-fit: cover;
	 display: flex;
    align-items: center;
}





.accordion-icon .card-body {
    padding-left: 1rem !important;
	padding-right: 1rem !important;
}


.title {text-align:center;}

td img{
    display: block;
    margin-left: auto;
    margin-right: auto;

}

label {
   
    margin: 0.5rem;
}

fieldset {padding:0em;}

.btn {width:100%; }

.mobile-search .btn {width:36px;}

::placeholder {
  color: #333 !important;
  font-size: 1.3rem;
}
.nav.nav-pills-mobile .nav-link {
       font-size: 1.5rem;
}

.mobile-menu-container {
    background-color: #000;
	font-size: 1.4rem;
    line-height: 1.5;
}

.mobile-search .form-control {

background-color: #fff;
border-color: rgba(255,255,255,1);
}


element.style {
}
em, i {
    font-style: italic;
}
*, ::after, ::before {
    box-sizing: border-box;
}
user agent stylesheet
i {
    font-style: italic;
}
.mobile-menu-container .social-icons {
color: #fff;}

.mobile-menu-container .social-icon {color: #fd0; border-color: #fd0;}




	 




.owl-simple.owl-nav-inside .owl-dots {bottom: 0px; background-color:#000; height:40px; padding-top:12px; position:relative;}


.header-left {}
.header-right {width:100%; }
.top-link-menu {width:100%; }

.header-14 .top-menu ul {
    width: 130px;
}	 

.header-14 .cart-dropdown {
  margin-left: 1rem;
  
}

.header-14 .top-menu .btn {
min-width :50px;
max-width:100%;
border:none;
text-align:left !important;
justify-content: none !important;
padding: 0rem;
}




.cart-dropdown .dropdown-toggle {
    font-size: 2rem;
}

.header-14 .cart-dropdown .cart-count {
    top: -1rem;
    right: 0em;
}
.cart-dropdown .dropdown-toggle i {
    padding-right: 4rem;
}
.logo {
    display: block;
    margin-top: 0rem;
    margin-bottom: 2rem;
    flex-shrink: 0;
    min-height: 25px;
}

.intro-content {
      transform: translateX(8%);
}





.product-body {
    position: relative;
    padding: 1.6rem 0.5rem;
    transition: all .35s ease;
    background-color: #fff;
}


#scroll-top {
    width: 50px;
    height: 50px;
	padding: 10px;
    position: fixed;
    right: 0px;
    bottom: 128px;
    z-index: 999;
    color: #cccccc;
    display: inline-block;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 1rem;
    visibility: hidden;
    opacity: 0;
    border-radius: 0;
    border: none;
    background-color: #fafafa;
    font-size: 2.5rem;
    transition: all 0.4s ease;
    transform: translateY(60px);
    -ms-transform: translateY(60px);
}


}




 /*******************************************************/
    /* tarteaucitron */
    /*******************************************************/
	
	
div#tarteaucitronRoot.tarteaucitronBeforeVisible::before {
  content: '';
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000 !important;
  top: 0;
  left: 0;
  z-index: 9999999 !important;
  opacity: 0.7!important;
}	

body #tarteaucitronRoot div#tarteaucitronAlertBig {

  padding: 5px 5px 30px 5px !important;
  width: 50%!important;
}

#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert {
line-height: 1.5!important;
color: #666!important;
text-align:left !important;
}

	
	
	/*compteur uniquement sur id page confidentialitÃ©*/
	
	body:not(.page-id-3) #tarteaucitronAlertSmall {
      display: none !important;
    }
	
	/*Bandeau*/
	
	#tarteaucitronRoot #tarteaucitronAlertBig {
	box-shadow: rgba(0,0,0,.2) 0 5px 10px !important;
	background-color: rgba(255,255,255,1) !important;
	text-align :center !important;
	border-radius :0px !important;
	border:1px solid #fff !important;
	

	}
	
	
#tarteaucitronDisclaimerAlert :before {  content: url("logo-eral-toutfaire-rgpd.png") !important; padding: 0px;  background: #fff!important; height:100px !important; margin-bottom:20px; width:100%; display:block;}

	#tarteaucitronDisclaimerAlert h1 {content:"Le respect de votre vie privée est notre priorité"; font-size:3.5rem !important; display:block !important;
 margin-bottom:15px !important; font-weight:600 !important; color:#000 !important; font-family: 'Barlow' !important; text-align:center !important;}	
	
	#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert { font-size:1.5rem !important; font-family: 'Barlow' !important; display:block !important; margin-bottom:15px;}	
	
	/*bouton accepter */
	
#tarteaucitronAlertBig #tarteaucitronPersonalize { 
cursor: pointer;
display: inline-block;
font-size: 14px !important;
padding: 5px 10px!important;
text-decoration: none;

margin-left: 0px!important;}
	
    #tarteaucitronAlertBig .tarteaucitronAllow {
      background: #fadc0a !important; color:#000 !important;font-weight: 600!important; flex-basis: 100% !important; margin: 20px auto !important;  border-color: #fadc0a!important; border-radius: 5rem !important;
	  font-family: 'Barlow' !important; display:flex !important; padding: 1rem 8rem !important;
    } 
	
	#tarteaucitronAlertBig .tarteaucitronDeny {
      background: transparent !important; color:#999 !important;font-weight: normal!important; font-size:1.5rem !important; text-decoration:underline !important;font-family: 'Barlow' !important;
    }
	
	
	
	
 #tarteaucitronAlertBig .tarteaucitronCheck,  #tarteaucitronAlertBig .tarteaucitronCross {display:none!important;}
	
	/*bouton configurer */
#tarteaucitronAlertBig #tarteaucitronCloseAlert {
    background: transparent!important;
    color: #999!important;
    font-size:1.5rem !important;
    margin-bottom: 0px!important;
    margin-left: 7px;
    padding: 4px 10px !important;
	text-decoration:underline !important;
	font-weight: normal !important;
	font-family: 'Barlow' !important;
}
	
	
    #tarteaucitronDisclaimerAlert, #tarteaucitronDisclaimerAlert strong, #tarteaucitronAlertBig #tarteaucitronPrivacyUrl {
    color: #000!important;
    }
	

	
	
	
    #tarteaucitronAlertSmall {
    background-color: rgba(0,0,0,0.5) !important;
    }
    #tarteaucitronAlertBig #tarteaucitronPersonalize, #tarteaucitronAlertBig #tarteaucitronCloseAlert {
    border-radius: 0px !important;
    }

    
#tarteaucitronAlertBig #tarteaucitronPrivacyUrl { background: transparent!important;
    color: #999!important;
    font-size:1.5rem !important;
    margin-bottom: 0px!important;
    margin-left: 7px;
    padding: 4px 10px !important;
	text-decoration:underline !important;
	font-weight: normal !important;
	font-family: 'Barlow' !important;
	}




/*SERVICES*/

#tarteaucitron[role="dialog"]{top:6% !important;}

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine {
    background: #fff!important;
    border: 0px solid #eee!important;
    border-left: 0px solid #eee!important;
    border-top: 0px solid #eee!important;
    margin-bottom: 0;
    margin-top: 21px;
    position: relative;
}

#tarteaucitronRoot .tarteaucitronH1 {
    font-size: 1.5em;
    text-align: center;
    color: #000 !important;
    margin: 15px 0 28px;
}

#tarteaucitronRoot .tarteaucitronH2 {
    display: inline-block;
    margin: 12px 0 0 10px;
    color: #000 !important;
}

#tarteaucitron #tarteaucitronInfo {background: #fff!important;}

#tarteaucitron .tarteaucitronBorder {
    background: #fff;
    border: 2px solid #eee !important;
    border-top: 0;
    height: auto;
    overflow: auto;
}

div#tarteaucitronInfo {
    display: block!important;
    position: initial!important;
    text-align: center!important;
    max-width: 80%!important;
    padding: 15px 0!important;
    margin: -10px auto 40px!important;
    font-size: 1em!important;
    border-bottom: 1px solid;
    border-top: 1px solid;
    border-color: #eee !important;
}

#tarteaucitron #tarteaucitronInfo, #tarteaucitron #tarteaucitronServices .tarteaucitronDetails {
color: #000 !important;
}

#tarteaucitron #tarteaucitronServices #tarteaucitronPrivacyUrl {
    background: #fff;
    color: #000 !important;
    font-size: 13px;
    margin-bottom: 3px;
    margin-left: 7px;
    padding: 4px 10px;
	text-decoration :underline !important;
}

#tarteaucitron #tarteaucitronServices #tarteaucitronPrivacyUrl:before {
content:"En savoir + sur notre "; 
}

#tarteaucitron #tarteaucitronServices .tarteaucitronHidden {
    background: rgba(51, 51, 51, 0.01)!important;
}

.tarteaucitronAllow {
    background: #89d329 !important;
    border-radius: 0px !important;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    padding: 6px 10px;
    text-align: center;
    text-decoration: none;
    width: auto;
    border: 0;
}


#tarteaucitron #tarteaucitronClosePanel {
    background: #fff!important;
    color: #000!important;
    cursor: pointer;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
    padding: 5px 0 !important;
    position: absolute;
    right: 0;
    text-align: center;
    width: 70px;
}


#tarteaucitron #tarteaucitronClosePanel:before {
content:"X ";
}


#tarteaucitronCookiesNumberBis.tarteaucitronH2{color:#fff !important;}
	
@media (max-width: 980px) {
	#tarteaucitronRoot #tarteaucitronAlertBig {
		width: auto !important;
		padding: 15px 30px 15px 30px !important;
		}

}		

@media (max-width: 767px) {
	
body #tarteaucitronRoot div#tarteaucitronAlertBig {
 
  min-width: 90% !important	
}	
	
#tarteaucitronAlertBig #tarteaucitronPrivacyUrl { display:none !important;}

#tarteaucitronDisclaimerAlert h1 {font-size:2rem !important; margin-bottom: 0px !important; }	

span#tarteaucitronDisclaimerAlert {
  padding: 0 15px !important;
}

}




/*Navigation bug espace*/

@media only screen and (-webkit-min-device-pixel-ratio: 2){
.owl-simple .owl-nav .owl-next {display:none !important; right:0;!important;}
.owl-simple .owl-nav .owl-prev {display:none !important; left:0;!important;}
}







.header-14 .header-search .header-search-wrapper {
border: 0;
height: 4.5rem;
border-radius: 3rem;
padding: 0 0rem 0 2rem;}


.header-14 .header-search .header-search-wrapper .btn {background-color: transparent !important;  transform: scaleX(-1); font-size: 2.7rem; font-weight: 300;}
.header-14 .header-search .header-search-wrapper .btn:hover {color:#fadc0a;}

.product-details-top { background-color: #f3f3f3; width:100%; padding-top: 6rem;}

 @media (min-width: 981px) {
	 
.main {margin-top:198px;}	 
	 
.header-middle {
  padding: 8px 2rem;
}

.logo {
    display: block;
    margin-top: -35px;
    margin-bottom: 0.5rem;
    flex-shrink: 0;
    min-height: 25px;
	max-width:175px;
	margin-left: 4rem;
}

.header-14 {
  transition: box-shadow 0.3s ease 0s;
  background: #fff;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.4);
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1500;
}

.top-menu i {
font-size: 2.2em;
margin-right: .8rem;
line-height: 1;

}


.header-14 .header-bottom .menu .megamenu {
margin-top:2px;
width: 100vw;
padding-left: 2.5vw;
padding-right: 2.5vw;
padding-bottom:10vh;
}

.menu .menu-title {
  color: #000;
font-size: 1.8rem;
padding: 2rem 0;
text-align: left;
font-weight: 700;
text-transform : none !important;
}

.menu .menu-title a{
  color: #000;
}

.menu .menu-title a:hover{
text-decoration :underline;
}


.header-14 .header-bottom .menu ul {
  height: auto;
  max-height: 100%;
  padding: 0 2rem;
  border-left: 2px solid #fadc0a;
  border-bottom: 0;
}

.header-bottom .menu.sf-arrows > li > .sf-with-ul::after {
display :none;
}

.intro-slider-container {
height:auto !important;  background-color: #000;}


.breadcrumb-nav {
  margin-bottom: 0rem;

}
	
}



  
  
 @media (max-width: 980px) { 
 
 .logo {
    display: block;
    margin-bottom: 0.5rem;
    flex-shrink: 0;
    min-height: 25px;
	max-width: 140px;
margin-bottom: 0.8em;
}

.top-menu i {
font-size: 1.5rem;
margin-right: 0.5rem;
line-height: 1;

}

.top-menu a {
font-size: 13px;
position:absolute;
width:100px;
margin-top:-11px;
margin-left:-18px;
max-width: 13ch;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;

}

.intro-slider-container {
margin-top:0px; height:auto !important;  background-color: #000;}



  }
  
  
/*SLIDER*/

@media screen and (max-width: 375px){
.intro-slider-container, .intro-slide {  height: 141px;}
}


@media screen and (min-width: 390px){
.intro-slider-container, .intro-slide {  height: 146px;}
}


@media screen and (min-width: 576px){
.intro-slider-container, .intro-slide {  height: 216px;}
}

@media screen and (min-width: 768px){
.intro-slider-container, .intro-slide {  height: 288px;}
}


@media screen and (min-width: 834px){
.intro-slider-container, .intro-slide {  height: 313px;}
}


@media screen and (min-width: 981px){
.intro-slider-container, .intro-slide {  height: 368px;}
}

@media screen and (min-width: 1200px){
.intro-slider-container, .intro-slide {  height: 450px;}
}

@media screen and (min-width: 1280px){
.intro-slider-container, .intro-slide {  height: 480px;}
}

@media screen and (min-width: 1440px){
.intro-slider-container, .intro-slide {  height: 540px;}
}

@media screen and (min-width: 1920px){
.intro-slider-container, .intro-slide {  height: 720px;}
}


/*Footer 5 colonnes 12/5=2.4 (2dot4)*/
.col-2dot4,
.col-sm-2dot4,
.col-md-2dot4,
.col-lg-2dot4,
.col-xl-2dot4 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
@media (min-width: 540px) {
    .col-sm-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 720px) {
    .col-md-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 960px) {
    .col-lg-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 1140px) {
    .col-xl-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}



@media (max-width: 1080px) {
.header-top li {
  font-size: 14px;
  padding: 0 .4rem;}
}





.product-details-top .product-title {
  font-weight: 600;
  font-size: 3rem;
  line-height: 1.25;
  letter-spacing: 0px;
  color: #333333;
  margin: 15px 0;
}

.nomMarque {font-size: 1.8rem;}

.product-details-top .new-price {color: #000;
font-size: 3rem;
font-weight: 700;}

.product-col .product-media {
display: inline-flex;   
height: 60px;
}


/*Detail produit*/

.product-details-top a:hover {color:#333}
.product-details-top .btn {border-radius: 5rem;
box-shadow: none;
color: #333;
cursor: pointer;
display: inline-block;
font-size: 1.5rem;
font-weight: 600;
line-height: 1;
overflow: hidden;
padding: 1.4rem 3rem;
position: relative;
text-decoration: none;
text-shadow: none;
transition: all 0.3s ease 0s;
z-index: 3;
outline: 0 !important;
margin: 0 0 1rem 0}

.product-details-top .btn:hover {
color: #fadc0a;;
}



.product-details-top .fw {width:100%;}

.p-ref {font-size :1.8rem; padding:0 3rem;}
.commentaire-produit { font-size: 1.5rem; line-height: 1.5; color: #666;}
.detail-produit-panier { background-color:#fff;}
.detail-produit-complement { background-color:#fff;}
.product-details-top .image-large {max-height:300px;}
.product-details-top .container-image-large {
  width: 376px;
  height: 302px;
  text-align: center;
  border: 1px solid #eee;
  padding: 0px;
  background-color:#fff;
  margin-bottom : 3.5rem;
}

.product-details-top .image-haute {max-height:300px;}
.product-details-top .container-image-haute {
  width: 376px;
  height: 302px;
  text-align: center;
  border: 1px solid #eee;
  padding: 0px;
  background-color:#fff;
  margin-bottom : 3.5rem;
}

.bg-icon {
  display: block;
  height: 3.6rem;
  width: 3.6rem;
}

.bg-icon.big {
  height: 6.5rem;
  width: 6.5rem;
}

.telechargement-fichier {font-size:1.6rem; font-weight:600;}


.bg-icon.icon-download {
  background-image: url("download.svg");
}

.bg-icon.icon-file {
  background-image: url("file.svg");
}

.old-price {
  color: #666;
  font-size:1.8rem;
}

.p-projet { background-color:#fff; padding:1rem; text-align:center; font-size: 1.8rem; font-weight: 700; text-decoration:underline;}


.p-stock { background-color:#fff;  font-weight:700; font-size:1.5rem; }
.p-stock p {  font-size:1.5rem; }
.p-stock h3 {  font-size:1.8rem; font-weight:400;}
.p-stock p span { font-weight:600; font-size:1.7rem; }


.detail-produit-complement {
  padding: 1rem 1rem;  
}

.detail-produit-complement fieldset {
  padding: 0; color:#666; 
}

.detail-produit-complement p {
  color:#666;font-size:1.5rem;
}

.detail-produit-complement h2 { padding-bottom: 1rem; margin-top: 1rem;  
font-size: 2.4rem;
  color: #000;
  display: block;
  margin-bottom: 30px;
  font-weight: 600;
border-bottom: 2px solid #fadc0a;
}

.detail-produit-complement .table-bordered {
  border: 0;
  border-collapse: collapse;
border-spacing: 0;
}

.detail-produit-complement  .table-vertical-responsive .table > tbody > tr > td {
  border: 0;
  color: #666;
  padding: 1.5rem 0;
  font-size : 1.5rem;
}

.detail-produit-complement .table-vertical-responsive tr {
  background-color: transparent !important;
  border-bottom: 1px solid #ccc;
}




@media (max-width: 980px) {
.product-details-top .container-image-large {
max-width: 100%;}
.products .btn {
  min-width: 100%;
}
}