/*  -----------------------------------------------
    -----------------------------------------------
        TMv3 Clarins Technical Support Team
        Version 1
        Last Update : 18/06/2019
    -----------------------------------------------
    ----------------------------------------------- */


/* =========================
[CFC-2535]
[Content Asset > ID : faq-asset]
[21/06/2019]
========================= */

.contact-us-asset-small-container .faq .faq-header{
	min-height: auto;
}
.faq-text{
	width:60%;
}


/* =========================
[CFC-2424]
[Store locator]
[21/06/2019]
========================= */

.storeDirectionDetails button {
    line-height: normal;
    height: auto;
    font-size: 10px;
}

/* =========================
[CFC-3786]
[Content Asset > category-hero-content-exceptions-women]
[19/07/2019 > Updated 22/07/2019]
[Mugler FR - Hero content]
========================= */
.hero-content-banner .hero-content-text.FR_exceptions{
    left: 4%;
}
@media only screen and (max-width: 1330px){
    .hero-content-banner .hero-content-text.FR_exceptions .Dnone{
        display: none;
    }
}
@media only screen and (min-width: 1281px){
    .hero-content-banner .hero-content-text.FR_exceptions{
        top:30%;
    }
}
@media only screen and (max-width: 1190px) and (min-width: 1025px){
    .hero-content-banner .hero-content-text.FR_exceptions{
        top: 58%;
        padding: 1.2em;
    }
}
@media only screen and (max-width: 900px) and (min-width: 762px){
    .hero-content-banner .hero-content-text.FR_exceptions{
        top: 58%;
    }
}
@media only screen and (max-width: 764px){
    .hero-content-banner .hero-content-text.FR_exceptions{
        left: 0%;
    }
}

/* =========================
[CFC-1555]
[product-listing-section > refinement-header]
[24/07/2019]
[Mugler ALL]
========================= */
.product-listing-section .refinements .searchresultcount {
    width: 30%;
}
.product-listing-section .refinements .refinement-categories {
    width: 70%;
}
@media only screen and (max-width: 761px){
	.product-listing-section .refinements .searchresultcount{
    	width: 100%;
	}
}

/* =========================
[CFC-4659]
[Content asset : New-Angel-EDT-H]
[29/08/2019]
[Mugler US > Fragrance Angel page > Hero content]
========================= */
@media only screen and (min-width: 762px){
    .hero-content-banner .hero-content-angel {
        top: 38% !important;
        width: 43% !important;
        padding: 10px;
    }
}
@media (min-width: 1025px){
    .hero-content-banner .hero-content-angel {
        width: 42% !important;
    }
}
@media only screen and (max-width: 1280px) and (min-width: 762px){
    .hero-content-banner .hero-content-angel {
        top: 65% !important;
        width: 47% !important;
    }
}
@media only screen and (min-width: 762px){
    .hero-content-banner .hero-content-angel {
        left: 4% !important;
    }
}


/* =========================
[CFC-2762]
[02/09/2019]
[Mugler all ]
========================= */
.create-account-wrapper .strong-divider {
    float: left;
}



/* =========================
[CFC-2762]
[25/09/2019]
[TEST > US Mugler > Bumper offer message PLP + PDP ]
========================= */


/* =========================
[CFC-5463]
[02/10/2019]
[[TMGDEV3] Wishlist mobile - lines]
========================= */

.de_DE .pt_account #primary .wishlist-content .wishlistsearchform .divider-mobile .ruler {
    width: 39%;
}

/* =========================
[CFC-5667]
[10/10/2019]
[[TMGINTV3] Contact us - Display modification]
========================= */


body .contactus .customer-service-content-INT {
    float: none;
    margin: 0 auto;
    display: block;
} 
body .faq-INT {
    margin: 0 auto;
    float: none;
}


/* =========================
[CFC-3786]
[Content Asset > category-hero-content-exceptions-women]
[19/07/2019 > Updated 22/07/2019]
[Mugler FR - Hero content]
========================= */
.hero-content-banner .hero-content-text.US_exceptions{
    left: 4%;
}
@media only screen and (max-width: 1330px){
    .hero-content-banner .hero-content-text.US_exceptions .Dnone{
        display: none;
    }
}
@media only screen and (min-width: 1281px){
    .hero-content-banner .hero-content-text.US_exceptions{
        top:42%;
    }
}
@media only screen and (max-width: 1190px) and (min-width: 1025px){
    .hero-content-banner .hero-content-text.US_exceptions{
        top: 58%;
        padding: 1.2em;
    }
}
@media only screen and (max-width: 900px) and (min-width: 762px){
    .hero-content-banner .hero-content-text.US_exceptions{
        top: 58%;
    }
}
@media only screen and (max-width: 764px){
    .hero-content-banner .hero-content-text.US_exceptions{
        left: 0%;
    }
}
/* =========================
[Faustine's mail]
[Content Asset : hero-content]
[18/11/2019]
[Mugler ALL > PLP > Content hero text > styled the background in white or black]
========================= */
@media screen and (max-width: 762px){
	.hero-content-banner .mobile-white-bg-hero-content-text {
	    background: #fff;
	    color: #000;
	}
}
/* =========================
[CLRG-32834]
[17/08/2020]
[Mugler ALL > PDP > Eretailer popup is broken]
========================= */
.it_IT .eretailer {
    display: flex;
    text-align: center;
    margin: 30px 0px;
}
.it_IT .eretailer-button {
    width: 50%;
}
.it_IT p.eretailer-text {
    width: 50%;
    font-size: 20px;
    margin: 0;
}
.it_IT .eretailer-button a {
    color: #fff;
}
.it_IT .eretailers-links {
    display: none;
    margin: 15px 0;
    font-size: 20px;
}
.it_IT .eretailers-popup-title {
    text-align: center;
    font-size: 20px;
    margin-bottom: 60px;
}



