

.topwide-doublequote {

    position: relative;
    background: url("../image/doublequote.png") no-repeat center;
    background-size: 4%;
    height: 10px;
    margin-top: 10px;   
    padding-top: 10px;
    padding-bottom: 5px;
    display: none;

}


#block_topwide {
	
	background-size: 100%;
	margin-top: 0px;
	float: left;
	width: 100%;
}


.topwide-wrapper {
    position: relative;
	min-height:550px;

}



.topwide-bg {
    background: url("https://www.du-cote-des-iles.com/img/cms/du_coté_des_îles_marque4.jpg") no-repeat center top;

    background-attachment: fixed; 
    float: left;
    width: 100%;
	-webkit-background-size: cover !important; 
	background-size: cover !important; 
}
.cms-du-cote-des-iles .topwide-bg {
    background: url("../image/du_coté_des_îles_marque1.jpg") no-repeat center top;
    background-attachment: fixed; 
    float: left;
    width: 100%;
	-webkit-background-size: cover !important; 
	background-size: cover !important; 
}

.cms-huile-sacree-de-madagascar-bio .topwide-bg {
    background: url("../image/DCdI_HS de Mada_Bandeau1.jpg") no-repeat center top;
    background-attachment: fixed; 
     float: left;
    width: 100%;
	-webkit-background-size: cover !important; 
	background-size: cover !important; 
}
.cms-gananga-special-bio .topwide-bg {
    background: url("../image/DCdI_Gananga1_min.jpg") no-repeat center top;
    background-attachment: fixed; 
     float: left;
    width: 100%;
	-webkit-background-size: cover !important; 
	background-size: cover !important; 
}

.authentication .topwide-wrapper,.contact .topwide-wrapper{
	min-height: 0px;
}

.category .topwide-bg,.product .topwide-bg  {
    background: url("../image/DCdI_catalogue.jpg") no-repeat center top;
    background-attachment: fixed; 
     float: left;
    width: 100%;
	-webkit-background-size: cover !important; 
	background-size: cover !important; 
}

.module-ph_simpleblog-category-topwide .topwide-bg,
.module-ph_simpleblog-list-topwide .topwide-bg,
.module-ph_simpleblog-single-topwide .topwide-bg, .module-ph_simpleblog-page-topwide .topwide-bg {
    background: url("../image/DCdI_Actu_Bandeau1_Corrected_min.JPG") no-repeat center top;
    background-attachment: fixed; 
     float: left;
    width: 100%;
	-webkit-background-size: cover !important; 
	background-size: cover !important; 
}

.topwide-text-container {

    box-sizing: border-box;
    display: block;
    float: left;
    margin: 0 auto;
    opacity: 1;
    padding: 71px 20px;
    width: 100%;

}

.module-ph_simpleblog-single-topwide .topwide-text-container,
.module-ph_simpleblog-list-topwide .topwide-text-container,
.module-ph_simpleblog-category-topwide .topwide-text-container {
    display: block;
}

.category-topwide .topwide-text-container,
.product-topwide .topwide-text-container {
    display: block;
}


.topwide-text-wrapper {
	background-color: rgba(0,0,0,0.65);
    float: left;
    height: 100%;
    margin: 0 25%;
    position: relative;
    width: auto;
    padding-top: 30px;
    padding-bottom: 30px;
}

.topwide-text {
    /*box-sizing: border-box;
    color: #333;
    float: left;
    font-family: "PalanquinLight";
    font-size: 16px;
    line-height: 23px;
    padding: 20px;
    text-align: justify;
    white-space: normal;
    width: 100%;*/
    box-sizing: border-box;
    color: #333;
    float: left;
    font-family: "PalanquinLight";
    font-size: 16px;
    line-height: 23px;
    padding: 20px 10%;
    position: relative;
    text-align: justify;
    white-space: normal;
    width: 100%;
}

.topwide-button {
    /*float: left;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 1;*/
    float: left;
    padding-bottom: 20px;
    padding-top: 10px;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 1;
}

/*.topwide-text-by {
    float: left;
    margin: 30px auto 0;
    text-align: center;
    width: 100%;
}*/

.topwide-text-by {
    /*margin-top: 10px;
    padding-top: 6px;
    padding-bottom: 20px;
    color: #333;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-family: "CormorantUprightMedium";
    position: relative;*/

    padding-top: 16px;
    padding-bottom: 20px;
    color: #333;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-family: "CormorantUprightMedium";
    position: relative;
    margin-top: 10px;
    margin-bottom: 20px;
}

.topwide-text-by > span {
    color: #fff;
    font-family: "PalanquinLight";
    font-size: 25px;
    /*padding-top: 20px;*/
}

.topwide-title {
    /*color: #333;
    font-family: "CormorantUprightBold";
    font-size: 48px;
    line-height: 52px;
    padding-top: 10px;
    text-align: center;*/
    color: #d8be71;
    font-family: "CormorantUprightBold";
    font-size: 44px;
    line-height: 42px;
    padding-top: 10px;
    position: relative;
    text-align: center;
}

.topwide-text-by::before {
    border-top: 1px solid #d8be71;
    content: "";
    height: 2px;
    left: 42%;
    margin: 0 auto;
    position: absolute;
    top: 0;
    width: 16%;
}

.topwide-text-by::after {
    border-bottom: 1px solid #d8be71;
    content: "";
    height: 2px;
    left: 42%;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    width: 16%;
}


@media (min-width: 200px) {


	.topwide-text-container {
		padding: 11% 2%;
	}

	.topwide-text-wrapper {
		width: 100%;
		margin: 0;
	}

	.topwide-title {
        font-size: 38px;
        line-height: 36px;
        padding-bottom: 40px;
        padding-top: 0px;
    }

	.topwide-text {
		display: none;
	}

    .topwide-bg {
        background-size: 350%;
    }
}

@media (min-width: 462px) {

    

	.topwide-text-container {
		padding: 9% 0px;
	}

	.topwide-text-wrapper {
		width: 88%;
		margin: 0 6%;
	}

	.topwide-title {
	    font-size: 36px;
	    line-height: 24px;
	    padding-bottom: 40px;
	    padding-top: 10px;
	}

	.topwide-text {
		display: none;
	}

    .topwide-bg {
        background-size: 230%;
    }
}


@media (min-width: 758px) {


	.topwide-text-container {
		padding: 5% 0px;
	}

	.topwide-text-wrapper {
	    margin: 0 10%;
	    width: 80%;
	}

	.topwide-text {
	    display: block;
	    font-size: 14px;
	    line-height: 16px;
	    padding-left: 15px;
	    padding-right: 15px;
	    padding-top: 0;
	}

    .topwide-bg {
        background-size: 150%;
    }

}


@media (min-width: 940px) {
	.topwide-text-wrapper {
	    margin: 0 25%;
	    width: 50%;
	}

    .topwide-text-container {
        padding: 6% 0px;
    }

	.topwide-title {
	    font-size: 38px;
	    line-height: 36px;
	    padding-bottom: 20px;
	    padding-top: 20px;
	}

	.topwide-text {
	    display: block;
	    font-size: 14px;
	    line-height: 16px;
	    padding-left: 10%;
	    padding-right: 10%;
	    padding-top: 0;
	}

    .topwide-bg {
        background-size: 130%;
    }

}



@media (min-width: 1020px) {

	.topwide-text-wrapper {
	    margin: 0 28%;
	    width: 44%;
	}

	.topwide-title {	    
        font-size: 44px;
        line-height: 42px;
        padding-top: 0px;
        padding-left: 40px;
        padding-right: 40px;
        padding-bottom: 20px;
	}

	.topwide-text {
	    display: block;
	    font-size: 14px;
	    line-height: 16px;
	    padding-left: 7%;
	    padding-right: 7%;
	    padding-top: 0;
	}

    .topwide-text-by {
        padding-top: 16px;
        padding-bottom: 20px;
        color: #333;
        float: left;
        width: 100%;
        text-align: center;
        font-size: 20px;
        font-family: "CormorantUprightMedium";
        position: relative;
    }

    .topwide-bg {
        background-size: 100%;
    }

}

@media (min-width: 1300px) {
	.topwide-text-wrapper {
	    margin-left: calc(100% / 2 - 300px);
	    max-width: 600px;
	    width: 44%;
	}
}


