/* AJOUT FK */

.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:16px; height:16px; background:url(../images/buttons/btn_trash.png) 3px 3px no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .btn-close a:hover {
    background-position: -12px 3px;
    background-color: #add4d9;
    
}

h2.slider_home__title {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
    z-index: 1;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    font-size: 55px;
    font-weight: bold;
    width: 60%;
}


/* AJOUT FK */

.tp-simpleresponsive img {
    /* max-width: 100%; */
    /* height: auto !important; */
    /* vertical-align: top; */
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    width: auto;
    position: absolute;
    top: 0;
    left: 0;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
}

img.logo_home_slider {
    position: absolute;
    top: -40px !important;
    width: 40px !important;
}


/* MODIF FK */
.tp-leftarrow{
    background : url(jquery/images/prev-slideshow-2.png) no-repeat;
    width: 60px !important;
    height: 60px !important;
    left: 19% !important;
    
}
.tp-rightarrow{
    background: url(jquery/images/right-slideshow-2.png) no-repeat;
    width: 60px !important;
    height: 60px !important;
    right: 19% !important;
}

.catalog-category-view .container .category__title{
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    margin-top: 10px;
    margin-bottom: 15px;
}

.catalog-category-view .container .category-description{
    text-align: center;
    max-width: 50%;
    margin: 0 auto;
    margin-bottom: 35px;
}

.catalog-category-view .container.container-second .category__title{
    margin-top: 0;
    text-transform: uppercase;
    font-size: 30px;
    text-align: left;
    margin-bottom: 0;
}

.catalog-category-view .container.container-second .category-description{
    margin: 0 0 25px;
    text-align: left;
    max-width: 100%;
}

.sidebar-right.title_detect {
    margin-top: 59px;
}

.sidebar-right.title_detect.description_detect {
    margin-top: 79px;
}

.breadcrumbs{
    display: block;
    padding-bottom: 0;
}

.breadcrumbs li {
    display: inline;
    font-style: italic;
    color: rgba(0,0,0,0.3);
}

.breadcrumbs li a{
    color: rgba(0,0,0,0.3);
}

/* PAIEMENT SECURISÉ */
.secure_paiement {
    position: absolute;
    left: -20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    color: #ffffff;
    font-style: italic;
}

@media (max-width: 991px){
    .secure_paiement {
    left: -40px;
    }
}

@media (max-width: 767px){

    .secure_paiement {
    left: 30px;
    top: -170px;
    }

}


.secure_paiement p{
    position: relative;
}

.secure_paiement p:after{
    position: absolute;
    content: "";
    background: url('jquery/images/paiement_securise.png') no-repeat center;
    width: 14px;
    height: 10px;
    top: 4px;
    left: -24px;
}

.header-top{
    position: relative;
}

/* REVISION POUR BALISAGE */
    .title-block h2{
        background: url(../images/backgrounds/bg_cross.png) repeat-y;
        background-color: #ffffff;
        color: #684b3e;
        font-size: 24px;
        left: 40%;
        padding: 0 15px;
        position: absolute;
        top: -15px;
        font-family: Arial , "Helvetica Neue", Helvetica, sans-serif;
    }

    .block-desc .block-desc-title{
        font-family: Arial , "Helvetica Neue", Helvetica, sans-serif;
    }

    .social .title-block h2 {
        background-color: #fbfbfb;
        color: #a28775;
        font-size: 18px;
    }
    
    .block .block-title strong h3 {
        display: block;
        font-size: 13px;
        font-weight: normal;
        text-transform: uppercase;
        color: #ffffff;
        font-family: "Molengo", "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
    .cms-conditions-generales-vente h2{
        font-weight: bold;
        font-family: Arial , "Helvetica Neue", Helvetica, sans-serif;
        color: #8f8f8f;
        font-size: 16px;
    }

    .cms-conditions-generales-vente h3{
        font-size: 12px !important;
        font-weight: bold;
        font-family: Arial , "Helvetica Neue", Helvetica, sans-serif;
        color: #8f8f8f;
    }

    .cms-espace-presse h2,
    .cms-espace-presse h3 {
        font-size: 16px;
        font-family: Arial , "Helvetica Neue", Helvetica, sans-serif;
        color: #8f8f8f;
    }

    .cms-espace-presse h3 {
        font-weight: bold;
    }

    .cms-livraisons h1 {
        color: #8f8f8f;
    }

    .cms-maison-fouquet h2,
    .cms-maison-fouquet h3{
        font-size: 18px !important;
    }

    h2.sub-title {
        font-family: Arial , "Helvetica Neue", Helvetica, sans-serif;
        font-size: 12px;
    }

@media (max-width: 767px) {
    
    .catalog-category-view.1column .category-description{
        max-width: 80%;
        text-align: left;
    }
    .catalog-category-view.1column .categroy__title{
        font-size: 18px;
    }


    /* AJOUT FK */
        .tp-leftarrow.default {
            z-index: 90;
            cursor: pointer;
            position: relative;
            width: 40px;
            height: 40px;
            top: 50% !important;
        }

        .tp-rightarrow.default {
            z-index: 90;
            cursor: pointer;
            position: relative;
            width: 40px;
            height: 40px;
            top: 50% !important;
            /* transform: translateY(-50%); */
        }

    /* AJOUT FK */
        #homeslider-revolution .revolution-slider {
            max-height: 800px !important;
            height: 300px !important;
        }
        .tp-simpleresponsive img{
            position: absolute;
            width: auto !important;
            max-width: -webkit-max-content !important;
            max-width: -moz-max-content !important;
            max-width: max-content !important;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%,-50%);
                    transform: translate(-50%,-50%);
        }
        
    /* AJOUT FK */
        .tp-leftarrow{
            left: 5% !important;
        }
        .tp-rightarrow{
            right: 5% !important;
        }

        h2.slider_home__title {
            font-size: 22px;
        }

        .tparrows.hidearrows{
            opacity: 1;
        }
}


/* SIMILAR PRODUCT */

    /* GENERIC */

	    .column.first.last {
	        display: -webkit-box;
	        display: -ms-flexbox;
	        display: flex;
	        -webkit-box-pack: center;
	            -ms-flex-pack: center;
	                justify-content: center;
	    }

	    .title-block h3 {
	        background-color: #ffffff;
	        color: #684b3e;
	        font-size: 24px;
	        left: 40%;
	        padding: 0 15px;
	        position: absolute;
	        top: -15px;
	        font-family: Arial , "Helvetica Neue", Helvetica, sans-serif;
	    }
	    
	    .sub-preview{
	    	margin: 0 auto;
	    }
	    .itemMenuName img{
	    	display: block;
	    	margin: 0 auto;
	    }

	    .nb_subcategories_undefined .sub{
	    	padding-top: 15px;
	    }
	    @media (min-width: 767px){

		    .catalog-category-view .main-content {
		        position: relative;
		    }

	    }

	    @media (max-width: 991px){
	        
	    }

	    @media (max-width: 767px){
	        .title-block h2{
	            left: 20%;
	        }

	        .title-block h3{
	            left: 10%;
	        }

    	}

    /* CATEGORY */
    
	    .similar_category .title-block {
	        padding-bottom: 45px;
	        width: 98%;
	        margin-left: 16px;
	    }

    /* SUBCATEGORY */


	    .column.first.last.subcategory__container {

	        position: absolute;
	        bottom: -450px;
	        -webkit-box-orient: horizontal;
	        -webkit-box-direction: normal;
	            -ms-flex-direction: row;
	                flex-direction: row;
	        width: 142%;
	        left: -30px;
	        padding: 0;
	    }

	    .similar_subcategory.itemMenu.level1 {
	        position: relative;
	        width: 100%;
	        display: -webkit-box;
	        display: -ms-flexbox;
	        display: flex;
	        -webkit-box-pack: center;
	            -ms-flex-pack: center;
	                justify-content: center;
	    }

	    .similar_subcategory .title-block {
	        height: 4px;
	        margin: 20px auto 0;
	        position: absolute;
	        width: 100%;
	        /* margin: 0 auto; */
	        left: 50%;
	        -webkit-transform: translateX(-50%);
	                transform: translateX(-50%);
	        top: -68px;
	    }

	    .similar_subcategory.itemMenu.level1 .sub:nth-child(2) {
	        padding-left: 0;
	    }

	    .similar_subcategory.itemMenu.level1 .sub:last-child {
	        padding-right: 0;
	    }

	    .catalog-category-view .similar_subcategory .main-container{

	    }

	    .catalog-category-view .container.container-second {
	            margin-bottom: 440px;
	    }

	    @media (max-width: 991px){
	        .column.first.last.subcategory__container{
	            width: 155%;
	        }
	    }

	    @media (max-width: 767px){

	        .column.first.last.subcategory__container{
	            width: 100%;
	        }

		    .catalog-category-view .container.container-second {
	            margin-bottom: 2000px;
	            position: relative;
		    }

	        .column.first.last.subcategory__container {
	            width: 100%;
	            left: 0;
	            bottom: -1950px;
	            min-height: 1800px;
	            max-height: 1800px;
	        }

		    .catalog-category-view.nb_subcategories_1 .container.container-second {
			   margin-bottom: 570px;
			}

	        .column.first.last.subcategory__container.nb_subcategories_1{
			    bottom: -550px;
			    min-height: 450px;
			    max-height: 450px;
	        }

		    .catalog-category-view.nb_subcategories_2 .container.container-second {
			    margin-bottom: 1130px;
			}

	        .column.first.last.subcategory__container.nb_subcategories_2{
				bottom: -1070px;
				min-height: 950px;
				max-height: 950px;
	        }


		    .catalog-category-view.nb_subcategories_3 .container.container-second {
			    margin-bottom: 1500px;
			}

	        .column.first.last.subcategory__container.nb_subcategories_3{
				bottom: -1480px;
				min-height: 1375px;
				max-height: 1375px;
	        }

	        .similar_subcategory.itemMenu.level1{
	            -webkit-box-orient: vertical;
	            -webkit-box-direction: normal;
	                -ms-flex-direction: column;
	                    flex-direction: column;
	        }
	        
	        .similar_subcategory.itemMenu .sub{
	            padding: 15px 0 0 0 !important;

	        }

	        .similar_subcategory .w100-pad {
	            max-width: 277px;
	            margin: 0 auto;
	            min-width: 277px;
	        }

	        .similar_subcategory.itemMenu img {
	            width: 100%;
	            height: auto;
	        }

	        .similar_subcategory.itemMenu .sub-preview{
	            width: 100%;
	        }

	    }

    /* PRODUCT */
    
	    .similar_product .title-block {
	        position: absolute;
	        width: 100%;
	        top: -70px;
	    }

	    .similar_product .sub a img {
			display: block;
			width: auto;
			max-height: 150px;
			margin: 0 auto;
	    }

	    .similar_product .sub a .sub-preview .sub-desc {
	        max-height: 40px;
	        overflow: hidden;
	        display: block;
	        white-space: nowrap;
	        text-overflow: ellipsis;
	    }

	    .similar_product.itemMenu.level {
	        display: -webkit-box;
	        display: -ms-flexbox;

	        display: flex;
	        position: relative;
	        margin-top: 80px;
	        -webkit-box-pack: center;
	            -ms-flex-pack: center;
	                justify-content: center;
	    }
	    
	    .similar_product.itemMenu .sub:nth-child(2) {
	        padding-left: 0;
	    }

	    .similar_product.itemMenu .sub:last-child {
	        padding-right: 0;
	    }

	    .similar_product a.itemMenuName.level {
	        display: block;
	        width: 100%;
	        background-color: #ffffff;
	    }

	    .similar_product .sub-preview{
	        height: 85px;
	    }



	    @media (max-width: 767px){

			.similar_product.itemMenu.level{
				-webkit-box-orient: vertical;
				-webkit-box-direction: normal;
				    -ms-flex-direction: column;
				        flex-direction: column;
			}

			.similar_product .sub-preview{
				margin: 0 auto;
			}

			.similar_product.itemMenu.level .sub {
			    padding-top: 15px;
			}

	    }

/* AJOUT LOGO FABRIQUE PARIS */

	.footer_column .footer_logo {
	    display: flex;
	    justify-content: space-between;
	    padding: 0 20px;
	}

	.logo_made_in_paris {
	    display: none;
	}

	.logo-made-in-france-actif .logo_made_in_paris {
	    display: block;
	}

	.logo_made_in_paris {
	    display: none;
	}