  .cc_container .cc_message {
    font-size: 0.8em !important;
}
.cc_container a:hover, .cc_container a {
    color: #cc0028 !important;
}
.cc_container .cc_btn{background-color: #fff !important;}
  .cc_message{text-align: center !important;}
  
  #section-1 .animaux-list ul li p
    {
        font-family: "robotolight";
        position: absolute;
        bottom: 25%;
        font-size: 1.2vw;
        text-transform: uppercase;
        color: #ffffff;
        letter-spacing: 4px;
    }

    #section-1 .animaux-list ul li div
    {
        background-size: cover;
        position: absolute;

        background-position: center top;
        -webkit-background-position: center top;
        -moz-background-position: center top;
        -o-background-position: center top;

        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
    }

    #section-1 .animaux-list ul li .animal_img_produit.boeuf 
	{
		bottom: 30%;
		height: 31.3%;
		left: 10.7%;
		width: 13%;
    }

		#section-1 .animaux-list ul li .animal_img_produit.boeuf.actived,
		#section-1 .animaux-list ul li .animal_img_produit.boeuf.selected
			{
			background-position: center 100%;
		}

    #section-1 .animaux-list ul li .animal_img_produit.veau
	{
		bottom: 30%;
		height: 31.3%;
		left: 28%;
		width: 13%;
    }

        #section-1 .animaux-list ul li .animal_img_produit.veau.actived,
		#section-1 .animaux-list ul li .animal_img_produit.veau.selected
		{
            background-position: center 100%;
        }


    #section-1 .animaux-list ul li .animal_img_produit.agneau
        {
		bottom: 30%;
		height: 31.3%;
		left: 44.1%;
		width: 13%;
    }

        #section-1 .animaux-list ul li .animal_img_produit.agneau.actived,
		#section-1 .animaux-list ul li .animal_img_produit.agneau.selected
		{
            background-position: center 100%;
        }

    #section-1 .animaux-list ul li .animal_img_produit.porc 
	{
		bottom: 30%;
		height: 31.3%;
		right: 28%;
		width: 13%;
    }

        #section-1 .animaux-list ul li .animal_img_produit.porc.actived,
		#section-1 .animaux-list ul li .animal_img_produit.porc.selected
		{
            background-position: center 100%;
        }

    #section-1 .animaux-list ul li .animal_img_produit.volaille
	{
		bottom: 30%;
		height: 31.3%;
		right: 12.75%;
		width: 13%;
    }

        #section-1 .animaux-list ul li .animal_img_produit.volaille.actived,
		#section-1 .animaux-list ul li .animal_img_produit.volaille.selected
		{
            background-position: center 100%;
        }

    #section-1 .animaux-list ul li .animal_img_produit.charcuterie
	{
		height: 21%;
		right: 10.8%;
		top: 40%;
		width: 9.5%;
    }

        #section-1 .animaux-list ul li .animal_img_produit.charcuterie.actived,
		#section-1 .animaux-list ul li .animal_img_produit.charcuterie.selected
		{
            background-position: center 95%;
        }


        #section-1 .animaux-list ul li #txt-boeuf
        {
            left: 14.7%;
        }

        #section-1 .animaux-list ul li #txt-veau
        {
            left: 32.5%;
        }

        #section-1 .animaux-list ul li #txt-agneau
        {
            left: 47.5%;
        }

        #section-1 .animaux-list ul li #txt-porc
        {
            right: 32.3%;
        }

        #section-1 .animaux-list ul li #txt-volaille
        {
            right: 15.3%;
        }

        #section-1 .animaux-list ul li #txt-charcuterie
        {
            right: 8%;
        }

        #section-1 .animaux-list ul li .activate
        {
            color: #CD0028;
        }


.section-1
{
    width: 100%;
    position: relative;
    background-image: url("../Photos/paperbackround.jpg");
}

    .section-1:after 
    {
        padding-top: 29.5%;
        display: block;
        content: '';
    }

        .section-1 .titre
        {
            font-family: "fff_tusjbold";
            font-size: 3vw;
            position: absolute;
            text-align: center;
            text-transform: uppercase;
            letter-spacing: 4px;
            top: 13.8%;
            width: 100%;
            color: #CD0028;
        } 

        .section-1.poissonerie 
        {
            background-color: black;
            background-image: url("../Photos/background_poisson.jpg");
			    padding-bottom: 0%;
			height: 112vh;
			
        }
		
		.section-1.poissonerie :after 
		{
			padding-top: 0;
			display: block;
			content: '';
		}

        .section-1.poissonerie .titre 
		{
            position: relative;
			top: 4%;
        }

        .section-1.poissonerie .titre span
        {
            color: #CD0028;
                top: 8.8%;
        }
.blue
{
	color: #CD0028;
	font-weight: bold;
}

.section-1.poissonerie .slider
{
    width: 68.7%;
}


.section-1.poissonerie .list-product
{
background-image: url("http://kirsch.lu/wp-content/themes/kirsch/Photos/paper_background2.jpg");
    float: right;
    margin-bottom: 5%;
    margin-top: 1.4%;
    padding-bottom: 48%;
    padding-top: 0;
    position: relative;
    width: 54%;
	z-index: 4;
}

.section-1.poissonerie .list-product ul
{
    margin-left: 44.5%;
}

.section-1.poissonerie .list-product ul li span:hover,
.section-1.poissonerie .list-product ul li .active
{
    color: #CD0028;
}

.section-1.poissonerie .list-product ul li
{
	float:none;
}

.section-1.poissonerie .conseil
{
	bottom: -1%;
    margin-left: 2%;
    margin-right: 2%;
    padding-top: 37%;
    position: relative;
    width: 42%;
}


.btn_up.poisonnerie p
{
    color: #CD0028;
}


.section-1.poissonerie:after {
    padding-top: 0;
    display: block;
    content: '';
	padding-bottom: 3%;
}

.section-1.poissonerie .conseil .titre-conseil
{
    font-family: "fff_tusjbold";
    font-size: 1.4vw;
    letter-spacing: 4px;
}

.section-1.poissonerie .conseil .text-conseil
{
    font-family: "robotolight";
        font-size: 1.25vw;
    padding-top: 0.5%;
}



.section-1.poissonerie .fish-product .type1 {
    color: white;
    font-size: 3.5vw;
    font-family: "fff_tusjbold";
    text-transform: none;
	position: absolute;
	letter-spacing: 4px;
}

.section-1.poissonerie .fish-product .type2 {
    color: white;
    font-size: 5.5vw;
    font-family: 'dancing_scriptregular', cursive;
	position: absolute;
}

.section-1.poissonerie .fish-product .type3 {
    color: white;
    font-size: 4.5vw;
    font-family: "robotolight";
    line-height: 1em;
	position: absolute;
}

.section-1.poissonerie .fish-product .type1:hover,
.section-1.poissonerie .fish-product .type2:hover,
.section-1.poissonerie .fish-product .type3:hover,
.section-1.poissonerie .fish-product .type4:hover,
.section-1.poissonerie .fish-product .type1.select,
.section-1.poissonerie .fish-product .type2.select,
.section-1.poissonerie .fish-product .type3.select,
.section-1.poissonerie .fish-product .type4.select
{
	color : #CD0028;
	cursor: pointer;
}

.section-1.poissonerie .list-product .type4 {
    color: white;
    font-size: 4.5vw;
    font-family: "roboto slab";
    line-height: 0.6em;
	position: absolute;
}


.image-poisson
{
	 z-index: 5; 
	 position: absolute;  
	 width: 50%; 
	 opacity: 0;
}

.image-poisson.active
{
	 opacity: 1;
}




.center-wrapper
    {
        position: relative;
        margin: 0px auto;
        max-width: 76%;
        padding-top: 0%;
    }

#section-full-menu
{
	background-color: rgba(0,0,0,0.9);
	position: absolute;
    top: -1000px;
	z-index: 10;
	transition: all 0.8s linear;
	-webkit-transition: all 0.8s linear;
	-moz-transition: all 0.8s linear;
	-o-transition: all 0.8s linear;
	-ms-transition: all 0.8s linear;
}

#section-full-menu .table {
    margin-bottom: 6.5%;
    width: 100%;
    table-layout: fixed;
    display: table;
    margin-top: 6.5%;
}

    .tableRow {
        display: table-row;
    }

    #section-full-menu .col.nav {
    color: #FFF;
    padding-top: 12px;
}
#section-full-menu .col {
    vertical-align: top;
}
.tableCell {
    display: table-cell;
}

#section-full-menu .nav .link {
    color: white;
    font-size: 1.03vw;
    font-weight: 600;
    line-height: 4em;
    text-decoration: none;
    text-transform: uppercase;
    font-family: robotolight;
}

#section-full-menu .nav .title {
color: white;
    font-family: "fff_tusjbold";
    font-size: 1.7vw;
    font-weight: 800;
    line-height: 1.4em;
    margin-bottom: 12%;
    text-transform: uppercase;
    letter-spacing: 4px;
    
}




#section-sub-menu
{
    background-color: rgba(0,0,0,0.8);
}

#section-sub-menu .table {
    width: 100%;
    table-layout: fixed;
    margin-bottom: 30px;
    display: table;
}

    .tableRow {
        display: table-row;
    }

    #section-sub-menu .col.nav {
    color: #FFF;
    padding-top: 12px;
}
#section-sub-menu .col {
    vertical-align: top;
}
.tableCell {
    display: table-cell;
}

#section-sub-menu .nav .link {
    color: white;
    font-size: 1.03vw;
    font-weight: 600;
    line-height: 3.1em;
    text-decoration: none;
    text-transform: uppercase;

}

#section-sub-menu .nav .title {
color: white;
    font-family: "fff_tusjbold";
    font-size: 1.85vw;
    font-weight: 800;
    line-height: 1.4em;
    margin-bottom: 8%;
    text-transform: uppercase;
    letter-spacing: 4px;
    
}

/*--- contact form 7 ---*/
 
#left {
    width: 49%;
    float: left;
    margin-right:2%;
}
 
#right {
    width: 49%;
    float: left;
}
 
.clearfix:after {
    content:"\0020";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    overflow:hidden;
    margin-bottom:10px;
}
 
.clearfix {
    display:block;
}






@media only screen and (max-width: 2100px) 
{
	/*#section-1 .animaux-list ul li .animal_img_produit.boeuf 
	{
		height: 176px;
		width: 250px;
		bottom: 35%;
		left: 10.7%;
	}

        #section-1 .animaux-list ul li .animal_img_produit.boeuf.active
		{
            background-position: center 176px;
        }
		
	#section-1 .animaux-list ul li .animal_img_produit.veau
	{
        height: 152px;
        bottom: 38%;
        left: 27.2%;
        width: 190px;
    }

		#section-1 .animaux-list ul li .animal_img_produit.veau.active
		{
            background-position: center 146px;
        }

	#section-1 .animaux-list ul li .animal_img_produit.agneau
        {
        height: 128px;
        bottom: 41%;
        left: 42.7%;
        width: 152px;
    }

        #section-1 .animaux-list ul li .animal_img_produit.agneau.active
		{
            background-position: center 129px;
        }
		
	#section-1 .animaux-list ul li .animal_img_produit.porc 
	{
		height: 112px;
		bottom: 41%;
		right: 36.5%;
		width: 171px;
	}

        #section-1 .animaux-list ul li .animal_img_produit.porc.active
		{
            background-position: center 114px;
        }
		
	#section-1 .animaux-list ul li .animal_img_produit.vollaile
	{
        height: 144px;
        bottom: 39%;
        right: 24.7%;
        width: 133px;
    }

        #section-1 .animaux-list ul li .animal_img_produit.vollaile.active  
		{
            background-position: center 142px;
        }
		
	#section-1 .animaux-list ul li .animal_img_produit.charcuterie
	{
		height: 128px;
		right: 10.7%;
		width: 171px;
		top: 41%;
	}

        #section-1 .animaux-list ul li .animal_img_produit.charcuterie.active
		{
            background-position: center 118px;
        }*/
}

.fish-product
{
	
    height: 92vh;
	background-size: cover;
    margin-top: 9vh;
	position: relative;
}

.apercu-fish 
{
	position: relative;
}

.apercu-fish .image
{
	background-image: url("http://kirsch.lu/wp-content/themes/kirsch/Photos/poisson_non_dispo.jpg");
	background-repeat: no-repeat;
	background-size: contain;
	width: 60%;
	position: relative;
	padding-bottom: 42%;
}

.apercu-fish .resume
{
	background-color: black;
    position: absolute;
    right: 3%;
    top: 11%;
    width: 40%;
}

.titre-conseil
{
	font-family: "fff_tusjbold";
	padding-left: 6%;
	padding-bottom: 1%;
	font-size: 1.8vw;
	padding-right: 6%;
	letter-spacing: 4px;
	text-align: center;
	color: white;
}

.apercu-fish .resume .fish-name
{
font-family: "robotolight";
font-size: 2.5vw; 
padding-left: 12%;
padding-right: 12%;
text-align: center;
color: white;
}

.text-conseil
{
    font-size: 1.15vw;
    padding-bottom: 6%;
    padding-left: 6%;
    padding-right: 6%;
	font-family: "robotolight";
	color: white;
	text-align: center;
}


.apercu-fish .resume .toque
{
	margin-left: 39%;
    padding-top: 0%;
    padding-bottom: 4%;
    text-align: center;
    width: 20%;
}




.section-1-2.poissonerie
{
	background: black;
	position: relative;
	
}


.section-1.poissonerie .product
{
background-image: url("http://kirsch.lu/wp-content/themes/kirsch/Photos/background_poisson.jpg");
}


.comment
{
    color: #CD0028;
    font-family: roboto slab;
    font-size: 1.3vw;
    margin-left: 10%;
    padding-bottom: 4%;
}



	.tableCell.info.poissonnerie
	{
	width: 31.3%;
	}



@media screen and (max-width: 960px) 
{

.section-3
{
	
	    padding-bottom: 140%;
    background: black;
}

.btn_up
{
	position: fixed;
	    bottom: 5%;
    right: 10%;
    width: 5%;
    text-align: center;
    z-index: 999;
}

#need .btn_up {
    bottom: 5%;
	}
.section-1 .titre {
    font-size: 5.5vw;
	}
.section-1
{
    width: 100%;
    position: relative;
    background-image: none;
	
}
.section-1.boucherie 
{
padding-top: 20%;
}

.tableCell.info.poissonnerie
	{
	width: 100%;
	}

	.fish-product {
		height: 40vh;
	}
	
.section-1.poissonerie {
    height: 65vh;
	background-color: transparent;
}
	
	.section-1.poissonerie .product {
		background-image: none;
	}
	
	
	.apercu-fish .image {
    background-image: url("http://kirsch.lu/wp-content/themes/kirsch/Photos/poisson.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    padding-bottom: 67%;
	}
	
	.apercu-fish {
    position: relative;
    background: black;
    padding-bottom: 10%;
	}
	

	
	.apercu-fish .resume {
background-color: black;
    position: relative;
    right: 0;
    top: 0;
    width: 90%;
    margin: 0 auto;
    display: block;
    margin-top: -5%;
	}
	
	.apercu-fish .resume .fish-name 
	{
		font-size: 9vw;
	}
	
	.titre-conseil {
		font-size: 4vw;
	}
	
	.text-conseil {
    font-size: 3.5vw;
	}
	
	
	.hvr-poisson {
    backface-visibility: hidden;
    background: #000000 none repeat scroll 0 0;
    border: 1px solid white;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    color: white;
    cursor: pointer;
    display: block;
	right: 0;
	bottom: 0;
    font-family: "roboto_slabregular";
    font-size: 2.8vw;
    padding: 1.5em 2.5em;
    text-decoration: none;
    text-transform: uppercase;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: color;
    vertical-align: middle;
    width: 50%;
    position: relative;
    text-align: center;
    margin: 5% auto;
}
	
    /*#section-1
    {
        background-color: transparent;
        background-image: none;
    }

    #section-1 .animaux-list ul li #txt-boeuf,
    #section-1 .animaux-list ul li #txt-veau,
    #section-1 .animaux-list ul li #txt-agneau,
    #section-1 .animaux-list ul li #txt-porc,
    #section-1 .animaux-list ul li #txt-agneau,
    #section-1 .animaux-list ul li #txt-vollaile,
    #section-1 .animaux-list ul li #txt-charcuterie
    {
        display: none;
    }

    #section-1 .animaux-list ul li #img-boeuf 
    {
        left: 5%;
        width: 17%;
    }

    #section-1 .animaux-list ul li #img-veau 
    {
        left: 25.2%;
        width: 13%;
    }

    #section-1 .animaux-list ul li #img-agneau 
    {
        bottom: 38%;
        left: 40.7%;
        width: 11%;
    }

    #section-1 .animaux-list ul li #img-porc 
    {
        bottom: 38%;
        right: 34.5%;
        width: 12%;
    }

    #section-1 .animaux-list ul li #img-vollaile 
    {
        bottom: 38%;
        right: 22.7%;
        width: 9%;
    }

    #section-1 .animaux-list ul li #img-charcuterie 
    {
        right: 7.7%;
        width: 13%;
        top: 31%;
    }*/

.section-1.poissonerie .list-product
	{
		background-image: none;
		    margin-top: 20%;
	}
	
	.section-1.poissonerie .conseil 
	{
		bottom: -1%;
		margin-left: auto;
		margin-right: auto;
		margin-top: 93%;
		position: relative;
		width: 75%;
		padding: 5%;
		z-index: 5;
		height: 24vh;
		background-color: rgba(255,255,255,0.75);
	}
	
	.section-1.poissonerie .conseil .titre-conseil {
		font-size: 5vw;
	}
	
	.image-poisson 
	{
		margin-top: 85%;
		width: 100%;
	}
	
	.section-1.poissonerie .conseil .text-conseil 
	{
		font-family: "roboto";
		font-size: 3.5vw;
	}
	
	
	#section-1 .animaux-list ul li .animal_img_produit.boeuf
	{
		height: 20%;
		bottom: 31%;
    }
	
	#section-1 .animaux-list ul li .animal_img_produit.agneau
	{
		height: 20%;
		bottom : 32.5%;
    }
	
	#section-1 .animaux-list ul li .animal_img_produit.veau
	{
		height: 19%;
    }
	
	#section-1 .animaux-list ul li .animal_img_produit.volaille
	{
		height: 23%;
    }
	
	#section-1 .animaux-list ul li .animal_img_produit.porc
	{
		height: 17%;
		bottom: 33%;
    }
	
	#section-1 .animaux-list ul li .animal_img_produit.charcuterie
	{
		height: 13%;
		top: 50%;
    }
}