
@font-face {
        font-family: 'Rockwell';
        src: url('/media_data/fonts/Rockwell.eot');
        src: url('/media_data/fonts/Rockwell.eot?#iefix') format('embedded-opentype'), url('/media_data/fonts/Rockwell.woff') format('woff'), url('/media_data/fonts/Rockwell.ttf') format('truetype'), url('/media_data/fonts/Rockwell.svg#Rockwell') format('svg');
        font-weight: 100;
        font-style: normal
}

@font-face {
        font-family: 'Segoe Script';
        src: url('/media_data/fonts/SegoeScript-Bold.eot');
        src: url('/media_data/fonts/SegoeScript-Bold.eot?#iefix') format('embedded-opentype'), url('/media_data/fonts/SegoeScript-Bold.woff') format('woff'), url('/media_data/fonts/SegoeScript-Bold.ttf') format('truetype'), url('/media_data/fonts/SegoeScript-Bold.svg#SegoeScript-Bold') format('svg');
        font-weight: bold;
        font-style: normal
}


body{
	font-family: 'Rockwell';
	/*background-image: url(/media_data/images/fondaix_norm-mask.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size:cover;*/
}

#header {
    background-image: url(/media_data/images/texture_bois_bandeau-haut.jpg);
    background-position: -50px bottom;
    height: 100px;
    padding:15px;
    margin-bottom:0px;
}

#page {
    padding:0px;
    background:#E6DFCF;
   
}
#main{
	padding:0px;
	 
}
#site-menu{
	/*background-color: #D3161A;*/
    color: #e6dfcf;
    background: linear-gradient(to bottom, #D7080A  0, #D7080A  100%);
    margin-left:0px;
    margin-right:0px;
    border-radius: 0px;
    margin-bottom: 0px;
    border: 0px;
}

#site-menu ul ul {
    /*background: rgba(250,250,250,0.95);*/
    background: linear-gradient(to bottom, #D3161A 0, #D3161A 100%);
}
#site-menu ul li a,#site-menu ul li ul li a{
	color:#FFF;
}

@media (min-width: 1200px){
  .col-lg-halfs { width: 50%; }
  .col-lg-thirds { width: 33.33333333%; }
  .col-lg-fourths { width: 25%; }
  .col-lg-fifths { width: 25%; }
  
}
@media (max-width: 768px){
  .col-lg-halfs { width: 50%; }
  .col-lg-thirds { width: 33.33333333%; }
  .col-lg-fourths { width: 25%; }
  .col-lg-fifths { width: 100%; }
  
}
.logotype{display:none;}
@media (max-width: 768px){
  .logotype{display:block;}
}

.logotype2 img{
	/*max-width:350px;*/
	max-height: 75px;
}

#region-wrapper #region{
display:none;	
}
#region-wrapper img{
width:100%;	
}

#cart>a{
color:#FFF;

}

.nav .nav-primary,.active>a, .nav.nav-primary li.active>a:hover, .nav.nav-primary li.active>a:focus {
    background-color: transparent;
    color: #000;
}

.products.row .product .name {
 font-size:16px;
 font-weight:600;
}
.btn.btn-success {
    background: #18FB00;
    background: #30DC1E;
}

.intro{
	border-radius: 3.75px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	padding:20px;
}

.shadow {
    box-shadow: 0 1px 3px rgba(0,0,0,0.5);
}

.nav.nav-justified {
    border-bottom: solid 1px rgba(0,0,0,0.2);
}

.nav.nav-tabs>li.active a {
    border-color: rgba(0,0,0,0.2);
    border-bottom-color: #fff;
}

#sidebar{
	background-image: url(/media_data/images/fond_bois.jpg);
display:none;
}
#blokintrom
{
	color:#FFF;
}
#blokintrom{display:none;font-family:'Segoe Script';}
#blokintrom span{font-family:'Rockwell';}
#blokintro1{font-family:'Segoe Script';}	
@media (max-width: 640px){
  #sidebar{display:block;margin-top:15px;margin-left:4px;margin-right:4px;}
  #blokintrom{display:block;text-align:center;width:100%;padding:4px;}	
  #box-slides{display:none;}
  #blokintro1{display:none;}
  #blokintro2{display:none;}
  #blokintro3{display:none;}
}

.w100{
width:100%;
float:left;
margin:0px;
display:block;	
}
.w98{
width:98%;
float:left;
margin-left:1%;
margin-right:1%;
padding:15px;;	
}
.w90{
width:90%;
float:left;
margin-left:5%;
margin-right:5%;
padding:15px;;	
}

.w80{
width:80%;
float:left;
}

.w50{
width: 50%;
float:left;	
}
.w48{
width:48%;
float:left;
margin-left:1%;
margin-right:1%;
padding:15px;;	
}
.w33{
width: 33.33333333%;
float:left;	
}
.w30{
width: 30%;
float:left;	
margin-left:1.5%;
margin-right:1.5%;
}
.w25{
width: 25%;
float:left;
padding:20px;	
}
.w20{
width: 20%;
float:left;
}
@media (max-width: 640px){
  .w50 { width: 100%; }
  .w48 { width: 100%; }
  .w33 { width: 100%; }
  .w25 { width: 100%; }
}

@media (min-width: 640px){
#main>.middle>#sidebar+#content {
    margin-left: 0px;
}
}
p a,p a:link,p a:visited{color:#000;}
.rslides .slide img {
    border-radius: 0px;
}
#box-slides {
    border-radius: 0px;
}
.rslides.shadow{
box-shadow:none;
}
.rslides.box {
    margin-bottom: 0px;
}
#footer{
	background-color:#FFF;
	background-image: url(/media_data/images/fond_bois.jpg);

}
#footer * {
    color: #fff;
}
#footer .row {

 margin:0px;

}
#copyright
{
	background-color:#FFF;
}

#box-product,#box-similar-products,#box-also-purchased-products,#box-category,#box-create-account{
	padding:20px;
}

#box-similar-products .title,#box-also-purchased-products .title{
	font-size:120%;
}

ul.breadcrumb {
    /*background-color: #9A8665;*/
    background-color: #E6DFCF;
    border: 0px solid #e8e8e8;
    border-radius: 0px;
}
ul.breadcrumb li a{
   color:#999;
}

.blkrecette{
	background-color:#FFF;
	border-radius: 3.75px;
}
.blkrecette  .info a{
text-align:center;	
color:#000;
font-size:150%;
padding:15px;
width:100%;
display:block;
}

.recettes .titre
{
 font-family:'Segoe Script';
 text-align:center;
 font-size:150%;
 margin-bottom:35px;
}	

.recettes .link
{
 font-family:'Segoe Script';
}	





#page {
    background:#FFFFFF;
    
    
   
}
ul.breadcrumb {
    background-color: #f5f5f5;
}
#box-campaign-products .title, #box-latest-products .title, #box-popular-products .title, #box-similar-products .title, #box-also-purchased-products .title {
    border-bottom: 2px solid #D7080A;
    font-family: 'Rockwell';
}

.btn.btn-success {
    background: #30DC1E;
}
.btn.btn-success:hover:not(.active):not(.disabled):not([disabled]) {
    background: #18FB00;
}

.btn.btn-default.active {
    background: #BBE818;
}


.countup {
  text-align: center;
  margin-bottom: 20px;
}
.countup .timeel {
  display: inline-block;
  padding: 10px;
  background: #151515;
  margin: 0;
  color: white;
  min-width: 2.6rem;
  margin-left: 13px;
  border-radius: 10px 0 0 10px;
}
.countup span[class*="timeRef"] {
  border-radius: 0 10px 10px 0;
  margin-left: 0;
  background: rgb(81,189,64);
  color: black;
}



span.coupdecoeur{
    position: absolute;
    width: 75px;
    border-radius: 50%;
    height: 75px;
    padding-top: 0px;
    text-align: center;
    box-sizing: border-box;
    background: transparent;
    color: white !important;
    font-size: 14px;
    top: 6px;
    right: 6px;
    color:#fff;
    font-weight:300 !important;
    }
    span.coupdecoeur img {
    	width:75px;
    }

div.sticker2{
    position: absolute;
    width: 85px;
    border-radius: 50%;
    height: 85px;
    padding-top: 0px;
    text-align: center;
    box-sizing: border-box;
    background: transparent;
    color: white !important;
    font-size: 14px;
    top: 6px;
    left: 6px;
    color:#fff;
    font-weight:300 !important;
    }
div.sticker2 img {
    	width:85px;
    }
    
#copyright{
	background-color:transparent;
}

@media (min-width: 768px){
.listing.products.columns {
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
}
nav form[name="search_form"] {
  display:none;
}
.navbar-header {
     width: 0;
}
}
@media (max-width: 508px){
.listing.products.columns {
    grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
}
}
#content .box{
	padding-left:20px;
	padding-right:20px;
}

@media (min-width: 992px){
#header {
    grid-template-columns: var(--sidebar-width)  auto ;
}
}

.box h1 {
    border-bottom: 1px solid #D7080A;
}

.btn.btn-default.active {
    filter: brightness(100%);
    background-color:#BDCD0D;
}