#page-title::after {
    content: "metamorphose temps de fille";
    display: block;
}
/*
.productlist_btn {
    background: #ef7e9e;
    box-shadow: 1px 1px 2px 2px rgba(130,130,130,0.7);
    -webkit-border-radius: 3px;
    cursor: pointer;
    display: block;
    width: 80%;
    line-height: 24px;
    border: none;
    margin: 5px auto 10px;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
    text-shadow: 0 1px 2px #e9537d;
}*/

.over_hidden {
    overflow: hidden;
}

.showcase_title {
    background: url(/themes/metamorphose/images/lp/showcase_title.png) no-repeat 5px 5px #FBE5E9;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 10px 15px 10px;
    margin-bottom: 30px;
}

.showcase_title h2 {
    line-height: 1.0em;
    /*padding-top: 10px;*/
    /*padding-top: 5px;*/
    font-size: 1.2em;
}
.deeppink {
    color: #E9537D;
}
.fl {
    float: left;
    margin: 0px;
}

/*
.pt10 {
    padding-top: 10px !important;
}*/

.fr {
    float: right;
    margin: 0px;
}

#coordinates{
  margin-bottom: 40px;
}

section.section {
    margin: 20px 0 0px 0;
}


.about_coor > a {
    display: block;
    border: 1px solid #f4cdd9;
    border-radius: 5px;
    padding: 6.875px;
    margin-bottom: 10px;
}

.about_coor > a .style {
    color: #e75480;
    margin-top: 10px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

/*
#coordinates .col > a{
  border: none !important;
}*/
