﻿html {
	font-size:100%;
}
body { 
	font-family: nimbus-sans, sans-serif !important;
	font-style: normal;
	font-weight: 300;
}
i {
	margin-top: -15px;
	margin-bottom: 5px;
}
#actualite1 h2 {
	text-decoration: none !important;
}
#actualite2 h2 {
	text-decoration: none !important;
}
#actualite3 h2 {
	text-decoration: none !important;
}
#actualite4 h2 {
	text-decoration: none !important;
}
#actualite5 h2 {
	text-decoration: none !important;
}
#actualite6 h2 {
	text-decoration: none !important;
}
.search-marque {
	padding:5px;
	border:1px solid #cccccc;
	width:100%;
	height:35px;
	margin-top:10px;
}
.share-marque {
	font-style:italic;
	font-weight:bold;
	text-align:center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.btn-mistigriff{
	border-radius: 10px;
	font-weight: bold;
}


.btn-mistigriff:hover{
	color:#e51a92 !important;
	background-color: white !important;
	border: 1px #e51a92 solid;
}

.share-marque a {
	margin-left:7px;
}
.share-marque img {
	border-radius: 3px;
}
.title-marq {
	display:inline-block;
	text-transform:capitalize;
	width: auto !important;
	font-size: 24px !important;
}
i:hover {
	color: #e51a92;
}
.h2-mags {
	width:100% !important;
	cursor:pointer;
}
.h2-mags-int {
	width:80% !important;
	display:inline-block;
}
.text-annonces h2 {
	width:80% !important;
}
.text-actus h2 {
	width:80% !important;
}
#changeM ul {
	list-style-type:none;
}
#changeM li {
	margin-bottom:18px;
	margin-top:18px;
	font-size:16px;
	margin-left:70px;
}
#changeM h2 {
	display:inline-block;
}
#changeM h2:hover {
	text-decoration:none;
}
.modal {
	display:none;
	width:100% !important;
	z-index:9000 !important;
	position:fixed !important;
	background:none !important;
	box-shadow:none !important;
	-ms-box-shadow:none !important;
	-o-box-shadow:none !important;
	-moz-box-shadow:none !important;
	-webkit-box-shadow:none !important;
}
.modal-title {
	display:inline-block;
}
.modal-header .close {
	float:right;
}
.modal-header {
	border-bottom: none !important;
}
.modal-footer {
	border-top: none !important;
}
.btn-pink {
	background-color:#e51a92;
	color: #ffffff;
}
.none-pink-i {
	float:right;
	margin-top:-15px !important;
	font-size:1.5em;
}
.none-pink-i:hover {
	color:#ffffff !important;
}
.over-fail-form {
	border-color: #e51a92;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(224, 1, 68, 0.6);
}
#hidded1 {
	float: left;
	width: 100px;
	margin-left: 100px;
	margin-top: -10px;
}
#hidded2 {
	float: left;
	width: 100px;
	margin-top: -10px;
	margin-left: 15px;
}
.create-account {
	font-size:36px;
	margin-bottom:80px;
	padding: 10px 20px;
	background-color: e51a92;
	color: #ffffff;
	display: inline-block;
}
.create-account:hover {
	color: #ffffff;
	cursor: pointer;
}
.checkbox {
	display:inline-block;
	margin-right:20px;
}
.title-accessoires h1 {
	font-family: Radikal-Light;
	text-transform: uppercase;
	font-size: 36px;
	margin-top: 150px;
	color: #000000 !important;
}
.title-accessoires h1 > span {
	color: e51a92;
	font-size: 46px;
}
.title-accessoires p {
	font-family: Radikal-Light;
	text-transform: uppercase;
	font-size: 20px;
	margin-top: 30px;
}
#dropdownMenuLink:hover {
	background-image: none;
    outline: 0 none;
}
#dropdownMenuLink p:hover {
	text-decoration:underline;
}
.dropdown.open > #dropdownMenuLink {
	background-image: none;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
    outline: 0 none;
}
#dropdownMenuLink p {
	display:inline-block;
	margin-bottom:5px;
}
#dropdownMenuLink p > span {
	font-weight:bold;color:e51a92;
}
#icon-sac {
	float:left;
	margin-top:12px;
	margin-right:10px;
}
#icon-down {
	margin-left:5px;
	margin-top:-15px;
}
#left-header {
	text-align: left !important;
	padding-left:15px;
	padding-right:15px;
}
#left-header a {
	display: block;
	margin-bottom:5px;
	margin-left:0;
	display:inline-block;
}
.title-avantages {
	color:e51a92;
	font-family: Radikal-Light;
	text-align:center;
	font-size:22px;
}
.know-more {
	border: 2px solid e51a92;
	color: #e51a92;
	padding: 7px 20px;
	font-size: 18px;
	margin-bottom:35px;
}
.know-more:hover {
	color:#e51a92;
}
#avantages-red {
	background-color:#e51a92;
	color:#ffffff;
	margin-left:25px;
	margin-right:25px;
	margin-bottom:30px;
	margin-top:5px;
	padding:15px 25px;
	font-size:18px;
}
#avantages-red ul {
	color:#ffffff;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#avantages-red ul li {
	/* margin-bottom: 15px; */
	/* list-style-image : url("../imgs/icons/check2_min.png"); */
	background-image: url("../imgs/icons/check2_min.png");
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 45px;
	margin: .4em 0;
}
#avantages-red ul li img {
	width:35px;
	margin-right:20px;
}
#up_list_mags {
	height: 690px;
}
#of_list_mags ul {
	list-style-type: none;
}
.navbar-static-top {
    z-index: 1;
}
.know-arrivages {
	margin-bottom:2px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	margin-top: -10px;
	font-size:16px;
}
.actusof {
	margin-bottom: 30px;
}
.actu-ul {
	margin-left: 15px;
	list-style: none;
    padding:0;
    margin:0;
	margin-bottom: 15px;
}
.actu-ul li {
    padding-left: 2em; 
    text-indent: -.7em;
}
.actu-ul li:before {
    content: "• ";
    color: #e51a92;
	font-size:20px;
}
.moreless {
	background-color: #e51a92;
	color: #ffffff;
	padding: 5px 10px;
	float: right;
	width: auto !important;
} 
.moreless:hover {
	text-decoration: none;
	color: #eeeeee;
}
.morelessac {
	background-color: #ffeaea;
	color: #000000;
	padding: 5px 20px;
	float: right;
	width: auto !important;
	transform: rotate(-2deg);
	/*margin-top: 20px;*/
} 
.morelessac:hover {
	text-decoration: none;
	color: #555555;
}
.detail-steps {
	border: 2px solid #e51a92;
	margin-bottom: 10px;
}
.detail-steps h3 {
	font-size: 24px;
}
.detail-steps {
	font-size: 20px;
	font-family: 'Radikal-Light';
}
.step-of {
	text-align:center;
	color:#e51a92;
	font-size:26px;
}
.suite-of {
	width:4px;
	margin-top:5px;
	margin-bottom:30px;
}
.avantages {
	margin-top: 20px;
	font-size: 20px;
}
.avantages p {
	text-align: left;
	font-family: 'Radikal-Light';
}
.avantages img {
	float: left;
    margin-right: 10px;
    margin-top: 12px;
    margin-bottom: 30px;
	margin-left:20px;
    width: 35px;
	font-family: 'Radikal-Regular';
}
.avantages > p > span {
	font-size: 26px;
}
.more-more {
	margin-bottom:25px;
	margin-top:15px;
}
.more-more a {
	background-color: #ffffff;
    border: 2px solid #e51a92;
    color: #e51a92;
	cursor:pointer;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}
.more-more a:hover {
	background-color: #e51a92;
    border: 2px solid #e51a92;
    color: #ffffff;
	text-decoration: none;
}
#modal-avantages {
	width: 600px;
}
#modal-avantages h4 {
	color: #e51a92;
	margin-bottom:10px;
	margin-top:25px;
	font-size: 17px;
}
body > .modal {
	display: none;
}
.clear-rating {
	display:none;
}
.caption  {
	display:none;
}
.glyphicon {
    color: #e51a92;
}
.form-control:focus {
	border-color:#e51a92;
	box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(224, 1, 68, 0.6);
}
#error-conn {
	position: absolute;
	right: 2%;
	top: 8%;
	z-index:1000;
}
#error-send {
	display:none;
}
#error-send2 {
	display:none;
}
#error-send3 {
	display:none;
}
.success-infos-form {
	padding:5px 10px;
	text-align:center;
	color:#ffffff;
	background-color:#61c361;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size:20px;
}
input.fail-information {
	border-color: #e51a92;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(224, 1, 68, 0.6);
	background-image: url("../imgs/back-input-red.jpg");
	background-repeat: no-repeat;
	background-position: right center;
}
span.fail-information {
	border-color: #e51a92;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(224, 1, 68, 0.6);
	background-image: url("../imgs/back-input-red.jpg");
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
center.fail-information {
	border-color: #e51a92;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(224, 1, 68, 0.6);
	background-image: url("../imgs/back-input-red.jpg");
	background-repeat: no-repeat;
	background-position: right center;
	border-radius:4px;
	height:34px;
	line-height: 1.42857;
	border: 1px solid #e51a92;
}
.fail-infos-form {
	padding:5px 10px;
	text-align:left;
	color:#ffffff;
	background-color:#e51a92;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size:18px;
}
.i-closeform {
	float:right;
	margin-top:0;
	cursor:pointer;
}
.i-closeform:hover {
	color:#eeeeee;
}
#looks-look img {
	width:94%;
	margin-left:3%;
	margin-right:3%;
}
.arrivages {
	display:inline-block;
	margin-left:25px;
	background-color: #ffeaea;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.enstock {
	display:inline-block;
	margin-left:25px;
	background-color: #e51a92;
	color: #ffffff;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.homme-rayon {
	display:inline-block;
	background-color: #99b2c8;
	color: #ffffff;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 80px;
	text-align: center;
}
.femme-rayon {
	display:inline-block;
	background-color: #de4d79;
	color: #ffffff;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 80px;
	text-align: center;
}
.enfant-rayon {
	display:inline-block;
	background-color: #99c8a5;
	color: #ffffff;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 80px;
	text-align: center;
}
.bebe-rayon {
	display:inline-block;
	background-color: #8cc2ff;
	color: #ffffff;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 80px;
	text-align: center;
}
.close-det-m {
	width:2%;
	float:right;
	cursor:pointer;
	margin-top:10px;
}
.close-det-mag {
	width:2%;
	float:right;
	cursor:pointer;
	margin-top:0;
}
.text-det-marque {
	display:inline-block;
	width:70%;
}
.text-det-magasin {
	display:inline-block;
	padding-left:0;
	padding-right:0;
	background-color:#e51a92;
	width:100%;
	text-align:center;
	margin-bottom:15px;
}
.text-det-magasin h2 {
	margin-left: 0;
	text-align:center;
	padding-top:5px;
	padding-bottom:10px;
	padding-left:19px;
	margin-bottom:0px;
}
.text-det-magasin h2:hover {
	text-decoration:none !important;
}
.text-det-magasin i {
	color:#ffffff;
	margin-right:6px;
    margin-top:5px;
}
.crop {
	width:100%;
	height:80px;
	overflow:hidden;
}
.dropdown .dropdown-menu {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;

    overflow: hidden;
    opacity: 0;
}

.dropdown.open .dropdown-menu {
    opacity: 1;
}
.opmarque {
	display: none;
	background-color: #eeeeee;
}
.opmagasins {
	display: none;
	border:2px solid #e51a92;
	margin-right: 25px;
}
.opmagasins > div {
	padding-left:0;
	padding-right:0;
}
.opmagasins h2 {
	margin-top: 0;
	margin-left: 0;
	color:#ffffff !important;
}
.left-mag > .col-md-12 {
	margin-bottom:20px;
}
.opmagasins > .col-md-12 > .col-md-6  {
	margin-bottom:15px;
}
.opmagasins > .col-md-12 > .col-md-12  {
	margin-bottom:15px;
}
.opmagasins > .col-md-12 > .col-md-6 > .col-md-12 {
	padding-left:0;
	padding-right:0;
}
.opmagasins > .col-md-12 > .col-md-6 > .col-md-12 > .col-md-2 {
	padding-left:0;
	padding-right:0;
}
.opmagasins > .col-md-12 > .col-md-6 > .col-md-12 > .col-md-10 {
	padding-left:0;
	padding-right:0;
}
#second-cat > .col-md-4 > center > p {
	text-align:justify;
}
#second-cat > .col-md-4 > #looks-look > center > p {
	text-align:justify;
}
.mymisti button {
	background-color:#e51a92;
	color:#ffffff;
	border:none;
}
.mymisti button:hover {
	background-color:#f51d5e !important;
	color:#ffffff;
}
.dropdown-menu button {
	background-color:#e51a92;
	color:#ffffff;
	border:none;
}
.dropdown-menu button:hover {
	background-color:#e51a92;
	color:#ffffff;
}
.fa-arrow-right {
	margin-left: 0 !important;
    margin-top: 0 !important;
}
#ex1 .form-group input {
	width: 100%;
	padding-left: 7px;
	padding-right: 7px;
	height: 30px;
}
#ex1 button {
	color: #ffffff;
	background-color: #e51a92;
}
#ex1 textarea {
	width: 100%;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom:10px;
	height: 150px;
}
#ex1 .form-group select {
	width: 100%;
	padding-left: 7px;
	padding-right: 7px;
	height: 30px;
}
#ex2 .form-group input {
	width: 100%;
	padding-left: 7px;
	padding-right: 7px;
	height: 30px;
}
#ex2 button {
	color: #ffffff;
	background-color: #e51a92;
}
#ex2 .form-group select {
	width: 100%;
	padding-left: 7px;
	padding-right: 7px;
	height: 30px;
}
#ex2 textarea {
	width: 100%;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom:10px;
	height: 150px;
}
.close-modal {
	top: 0 !important;
	right: 0 !important;
}
#fb-root {
    display: none;
}
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 100% !important;
}
#beta {
	background-color: #e51a92;
    color: #ffffff;
    height: 65px;
    margin-top: 25px;
    position: fixed;
    width: 70px;
    z-index: 8000;
	overflow: hidden;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-webkit-transition: width 1s, height 1s;
	-moz-transition: width 1s, height 1s;
	-ms-transition: width 1s, height 1s;
	-o-transition: width 1s, height 1s;
    transition: width 1s, height 1s;
}
#beta:hover {
	width: 210px;
	height: 190px;
}
#beta i {
	margin-left: 25px;
	margin-top: 20px;
}
#beta i:hover {
	color: #ffffff;
}
#beta a {
	float:left;
	width:210px;
	color: #ffffff;
	padding-left: 10px;
    padding-right: 10px;
}
#logo {
	width:175px;
	margin: 15px 0 25px 0; 
}
.container-fluid {
	padding-left: 0;
	padding-right: 0;
}
.navbar .navbar-collapse {
	padding-left: 0;
	text-align: center;
}
.navbar .navbar-nav {
	display: inline-block;
	float: none;
	vertical-align: top;
	font-size: 15px;
}
#header {
	/*margin: 0 20px 0 20px;*/
	margin: 0 auto;
    max-width: 1075px;
}
#header .col-md-5 {
	text-align: right;
	padding-right: 15px;
	padding-top: 15px;
}
#header .col-md-5 a {
	color: #282828;
	margin-left: 0;
}
.icons-pop {
	width: 18px;
	margin-top: -3px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	margin-left: -60px;
	color:#ffffff;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	margin-right: -60px;
	color:#ffffff;
}
.hash-destock {
	color: #e51a92;
	font-size: 17px;
}
.center-text p {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
.navbar {
    min-height: 44px;
}
#menu {
	margin: 0 0 25px 0;
	background-color: #282828;
	font-weight: bold;
	letter-spacing: 1px;
}
#menu .active  a {
	background-color: #282828;
}
.innerr {
	padding-bottom: 0;
}
#menu .active  a .innerr {
	background-color: #282828;
	color: #e51a92;
}
#menu ul li a {
	color: #ffffff;
	padding-left:60px;
	padding-right:60px;
	padding-bottom: 8px;
    padding-top: 12px;
}
.innerr:hover {
	color: #e51a92;
}

.cat-accessoires {
	/*margin: 0 100px 25px 100px !important;*/
	margin: 0 auto 25px !important;
    max-width: 1075px;
	background-image: url("../imgs/header-accessoires-min.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: 347px;
}
.cat-maison {
	/*margin: 0 100px 25px 100px !important;*/
	margin: 0 auto 25px !important;
    max-width: 1075px;
	background-image: url("../imgs/header-maison-min.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: 347px;
}
.cat-beaute {
	/*margin: 0 100px 25px 100px !important;*/
	margin: 0 auto 25px !important;
    max-width: 1075px;
	background-image: url("../imgs/header-beaute-min.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: 347px;
}
.cat-mode {
	/*margin: 0 100px 25px 100px !important;*/
	margin: 0 auto 25px !important;
    max-width: 1075px;
	background-image: url("../imgs/header-mode-min.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: 347px;
}
.cat-accessoires-texte {
	
}
.cat-accessoires-texte > .col-md-6 > p {
	padding-left:5%;
	padding-right:5%;
	text-align:justify;
	font-size:20px;
	font-family: Radikal-Light;
}
.cat-accessoires-texte > .col-md-6 > p > .up-texte {
	font-size: 24px;
}
.cat-accessoires-texte .select2 {
	width:300px !important;
	color:#e51a92 !important;
}
#select2-selectdeux-container {
	color:#e51a92 !important;
}
.cat-accessoires-texte > .col-md-6 > a {
	font-size:20px;
	text-align:center;
	float:left;
	width:46%;
	margin-left:2%;
	margin-right:2%;
	padding: 15px 20px;
	background-color:#e51a92;
	color:#ffffff;
	text-transform:uppercase;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.cat-accessoires-texte > .col-md-8 > center > a {
	font-size:20px;
	text-align:center;
	float:left;
	width:46%;
	margin-left:2%;
	margin-right:2%;
	padding: 15px 20px;
	background-color:#e51a92;
	color:#ffffff;
	text-transform:uppercase;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.cat-accessoires-texte > .col-md-6 > p > .up-up-texte {
	font-size: 28px;
}
.cat-accessoires-texte > .col-md-6 > p > .up-grow-texte {
	font-size: 32px;
	font-weight: bold;
}
.cat-accessoires-texte > .col-md-6 > p > .up-mm-red-texte  {
	font-size: 30px;
	color: #e51a92;
}
.cat-accessoires-texte > .col-md-6 > p > .up-up-texte > .up-red-texte {
	font-size: 30px;
	color: #e51a92;
}
#mymisti-cat {
	/*margin: 0 100px 50px 100px;*/
	margin: 0 auto 50px;
    max-width: 1075px;
}
#mymisti-cat img {
	width: 100%;
}
.temoignage-cat {
	/*margin: 0 50px 25px 50px;*/
	margin: 0 auto 0;
    max-width: 1075px;
}
#title-temoignage-cat {
	/*margin: 0 50px 25px 50px;*/
	margin: 0 auto 15px;
    max-width: 1075px;
}
#title-temoignage-cat h1 {
	color: #e51a92;
}
#title-temoignage-cat > div > center > p {
	font-size:16px;
}
#first-cat {
	/*margin: 0 50px 25px 50px;*/
	margin: 0 auto 25px;
    max-width: 1075px;
}
#first-cat h1 {
	color: #e51a92;
}
#second-cat {
	/*margin: 0 50px 50px 50px;*/
	margin: 0 auto 50px;
    max-width: 1075px;
}
#second-cat .row {
	margin-bottom: 10px;
}
#second-cat h2 {
	color: #e51a92;
	font-size: 26px;
	width: 24px;
}
#second-cat h2:hover {
	text-decoration:underline;
}
#second-cat > .col-md-8 > .row > .col-md-4 > ul > li:hover {
	color:#e51a92;
}
#second-cat h3 {
	color: #e51a92;
	font-size: 22px;
}
#second-cat .col-md-1 {
	text-align: center;
}
.modal {
	padding: 0;
}
.dropdown {
	display: inline-block;
}
#dropdownMenuLink {
	vertical-align: top;
	border: none;
	border:2px solid #e51a92;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
}
.dropdown-menu {
	z-index: 2000;
	border: 2px solid #e51a92;
	margin: 5px -60px 0px;
	min-width: 275px;
	padding-left: 10px;
    padding-right: 10px;
}
.active-conn {
	margin: 5px -13px 0 !important;
}
.little-links {
	margin-left: 5px !important;
	margin-right: 50px;
	font-size:12px;
	float:left;
}
.little-links2{
	margin-left: 50px;
	margin-right: 5px;
	font-size:12px;
	float:right;
}
#text-fidelite {
	/*margin: 0 50px 25px 50px;*/
	margin: 0 auto 25px;
	max-width: 1075px;
}
.text-histoire {
	/*margin: 0 50px 50px 50px;*/
	margin: 0 auto 50px;
	max-width: 1075px;
}
.text-histoire p {
	text-align: justify;
}
.text-histoire h2 {
	color: #e51a92;
	font-size:26px;
	text-align: center;
}
#visu-fidelite {
	/* margin: 0 50px 50px 50px; */
	margin: 0 auto 50px;
	max-width: 1075px;
}
.bonus {
	font-weight:bold;
	font-size: 20px;
}
.fa-plus {
	color: #e51a92;
	margin-top: 18px;
}
#third-cat {
	background-color:#ffeaea;
	text-align:center;
	margin: 0 0 40px 0;
	padding: 10px 50px 10px 50px;
}
#third-cat .col-md-3 {
	padding-left: 80px; 
}
#third-cat h4 { 
	margin-bottom: 8px;
	font-weight:bold;
	font-size: 22px;
}
#third-cat p { 
	font-family: Radikal-Light;
}
#map-position {
	height: 600px;
}
#map-position input {
	height: 46px;
	margin-top: 5px;
	width:100%;
	padding-left: 55px;
	padding-right: 55px;
	border-left: 1px solid #e51a92;
	border-top: 1px solid #e51a92;
	border-bottom: 1px solid #e51a92;
	text-align: center;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	color: #e51a92;
}
#map-position button {
	width:40px;
	height: 46px;
	border: 1px solid #e51a92;
	background-color: #e51a92;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	margin-left:-40px;
	color: #ffffff;
}
#map-position input::-webkit-input-placeholder {
    color: #ffffff;
}
#map-position input:-moz-placeholder {
    /* FF 4-18 */
    color: #ffffff;
}
#map-position input::-moz-placeholder {
    /* FF 19+ */
    color: #ffffff;
}
#map-position input:-ms-input-placeholder {
    /* IE 10+ */
    color: #ffffff;
}
#special-connexion input {
	height: 46px;
	margin-top: 5px;
	width:100%;
	padding-left: 55px;
	padding-right: 55px;
	border-left: 1px solid #e51a92;
	border-top: 1px solid #e51a92;
	border-right: 1px solid #e51a92;
	border-bottom: 1px solid #e51a92;
	text-align: center;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	color: #e51a92;
	margin-left: 10px;
}
#special-connexion button {
	width:100%;
	height: 97px;
	border: 1px solid #e51a92;
	background: none;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	margin-left:-66px;
	background-color:#ffffff;
	color: #e51a92;
	margin-top: 5px;
}
#special-connexion button:hover {
	background-color: #e51a92;
	color: #ffffff;
}
#special-connexion input::-webkit-input-placeholder {
    color: #e51a92;
}
#special-connexion input:-moz-placeholder {
    /* FF 4-18 */
    color: #e51a92;
}
#special-connexion input::-moz-placeholder {
    /* FF 19+ */
    color: #e51a92;
}
#special-connexion input:-ms-input-placeholder {
    /* IE 10+ */
    color: #e51a92;
}
#codep input::-webkit-input-placeholder {
    color: #e51a92;
}
#codep input:-moz-placeholder {
    /* FF 4-18 */
    color: #e51a92;
}
#codep input::-moz-placeholder {
    /* FF 19+ */
    color: #e51a92;
}
#codep input:-ms-input-placeholder {
    /* IE 10+ */
    color: #e51a92;
}
.gm-style-iw{line-height:18px;}
.gm-style-iw p{margin:0 0 15px;}
.gm-style-iw div{overflow:hidden !important;}
#map > div > div:nth-child(1) > div > div:nth-child(3) > div:nth-child(3) > div > div.gm-style-iw{overflow:hidden !important;}
#map h1 {
	font-size: 28px !important;
}
#selectdeux {
	width: 100%;
	background-color: #ffffff;
    height: 47px;
}
#only-move {
	height: 500px;
}
#map {
	margin-top: 20px;

}
.message_area {
	margin-left: -10px;
    margin-top: -25px;
    position: absolute;
	font-size: 13px;
}
.message_area button {
	height: 20px !important;
	width: 25px !important;
	color: #e51a92 !important;
	-webkit-border-top-left-radius: 0 !important;
	-webkit-border-bottom-left-radius: 0 !important;
	-moz-border-radius-topleft: 0 !important;
	-moz-border-radius-bottomleft: 0 !important;
	border-top-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
	background-color: #dff0d8 !important;
	font-size: 14px !important;
	opacity: 1 !important;
}
.mandatory-email input {
	height: 45px;
	margin-top: 5px;
	width:80%;
	border: 1px solid #e51a92;
	text-align: center;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.mandatory-email button {
	height: 45px;
	width: 47px;
	background-color: #e51a92;
	color: #ffffff;
	border:none;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.footer-size {
	margin:0 auto;
	max-width:1075px;
}
#footer {
	/*margin: 0 50px 15px 50px;*/
	margin: 0 auto 15px;
    	max-width: 1075px;
}
#footer .col-md-4 {
	text-align:center;
}
#footer ul {
	list-style-type:none;
	margin-left:20px;
	padding-left:0;
}
#footer ul li {
	padding: 5px 0 5px 0;
	text-align: center;
}

#footer ul li a:hover {
	text-decoration: none !important;
	color: #e51a92 !important;
}


#footer input {
	height: 45px;
	margin-top: 5px;
	width:80%;
	border: 1px solid #e51a92;
	text-align: center;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
#footer button {
	height: 45px;
	width: 47px;
	background-color: #e51a92;
	color: #ffffff;
	border:none;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
#footer a {
	color: #282828;
}
.bromello {
	font-family: Bromello;
}
.radikal-light {
	font-family: Radikal-Light;
}
#search-mag {
	font-size: 22px;
    margin-bottom: 6px;
    margin-top: 10px;
    text-align: center;
    text-transform: uppercase;
}
#looks-mag {
	font-size: 22px;
	text-align:center;
	margin-top:10px;
	margin-bottom:6px;
	text-transform: uppercase;
}
.bromello-font {
	font-family: Bromello;
	font-size: 22px;
	text-align: center;
	line-height:22px;
}
.icons-footer {
	float: left;
	margin-right: 5px;
    	margin-top: 10px;
    	width: 40px;
}
.fa-chevron-right {
	color: #ffffff;
	margin-bottom: 0;
    margin-top: 0;
}
.cookies {
	position: fixed;
	right: 0;
	bottom: 0;
	width: 100%;
	background-color: rgba(224,01,68,0.9);
	font-size:14px;
	color:#ffffff;
	padding: 10px 50px 10px 50px;
	display:none;
}
.cookies p {
	text-align:justify;
	margin-bottom: 0;
	float:left;
	width:70%;
}
.cookies a {
	color: #ffffff;
	text-decoration:underline;
}
.cookies a:hover {
	color: #eeeeee;
}
.cookies span {
	cursor: pointer;
	background-color: #ffffff;
	color: #e51a92;
	padding: 5px 10px 5px 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #e51a92;
	margin-top:5px;
	margin-right:50px;
	float:right;
}
.cookies span:hover {
	cursor: pointer;
	text-decoration: none;
	color: #ffffff;
	border: 2px solid #ffffff;
}

@media screen and (max-width: 400px) {
	#text-fidelite {
		margin: 0 50px 25px 50px;
		max-width: 400px;
	}
	#text-histoire {
		margin: 0 50px 50px 50px;
		max-width: 400px;
	}
	#visu-fidelite {
		margin: 0 50px 50px 50px;
		max-width: 400px;
	}
	.cat-accessoires {
		max-width: 400px;
		background-image: none;
		height:auto;
	}
	.cat-maison {
		max-width: 400px;
		background-image: none;
		height:auto;
	}
	.cat-beaute {
		max-width: 400px;
		background-image: none;
		height:auto;
	}
	.cat-mode {
		max-width: 400px;
		background-image: none;
		height:auto;
	}
	.title-accessoires h1 {
		font-size: 24px;
		margin-top: 0;
	}
	.title-accessoires h1 > span {
		font-size: 28px;
	}
	.title-accessoires p {
		font-size: 16px;
	}
	#mymisti-cat {
		max-width: 400px;
	}
	.footer-size {
		max-width: 400px;
	}
    #header .col-md-5 {
		padding-right: 0;
		padding-top: 0;
		padding-bottom: 15px;
		padding-left: 0;
	}
	#header .col-md-5 > a {
		margin-left:0;
		float: left;
	}
	#header .col-md-2 {
		text-align:center;
	}
	#logo {
		width:50%;
		margin-top:5px;
	}
	.dropdown-menu {
		min-width: 150px;
		margin: 5px -11px 0px;
		width: 275px;
	}
	.little-links {
		margin-right: 25px;
	}
	.little-links2 {
		margin-left: 25px;
	}
	#header {
		margin: 0 30px 0 30px;
		max-width: 400px;
	}
	#menu {
		padding: 0 25px 0 25px;
		max-width: 400px;
	}
	#first-cat {
		margin: 0 25px 12px 25px;
		max-width: 400px;
	}
	#second-cat {
		margin: 0 25px 12px 25px;
		max-width: 400px;
	}
	#third-cat {
		padding: 0 25px 12px 25px;
		margin-bottom: 10px;
		margin-right:0;
		max-width: 400px;
	}
	#third-cat > .col-xs-18 > div {
		float: none !important;
	}
	.know-arrivages {
		float: left;
	}
	#footer {
		margin: 0 0 12px 0;
		max-width: 400px;
	}
	#footer ul {
		list-style:none ;
	}
	#footer .col-xs-18 {
		margin-bottom: 20px;
		margin-top: 10px;
	}
	#footer .col-xs-6 {
		z-index:999;
	}
	#myCarousel {
		margin-bottom: 10px;
	}
	#first-cat .row {
		margin-bottom: 10px;
	}
	#second-cat .col-md-3 {
		margin-bottom: 10px;
	}
	#third-cat .col-md-3  { 
		padding-left: 15px;
	}
	.actusof {
		margin-top: 75px;
	}
	.actusof > div > div {
		width: 100% !important;
		height: auto !important;
	}
	.actusof > div > div > ul {
		width: 100% !important;
	}
}

@media screen and (min-width: 401px) and (max-width: 720px) {
	#text-fidelite {
		margin: 0 50px 25px 50px;
		max-width: 400px;
	}
	#text-histoire {
		margin: 0 50px 50px 50px;
		max-width: 400px;
	}
	#visu-fidelite {
		margin: 0 50px 50px 50px;
		max-width: 400px;
	}
	.cat-accessoires {
		max-width: 400px;
		background-image: none;
		height:auto;
	}
	.cat-maison {
		max-width: 400px;
		background-image: none;
		height:auto;
	}
	.cat-beaute {
		max-width: 400px;
		background-image: none;
		height:auto;
	}
	.cat-mode {
		max-width: 400px;
		background-image: none;
		height:auto;
	}
	.title-accessoires h1 {
		font-size: 24px;
		margin-top: 0;
	}
	.title-accessoires h1 > span {
		font-size: 28px;
	}
	.title-accessoires p {
		font-size: 16px;
	}
	#mymisti-cat {
		max-width: 400px;
	}
	.footer-size {
		max-width: 400px;
	}
	#header .col-md-5 {
		padding-right: 0;
		padding-top: 0;
		padding-bottom: 15px;
		padding-left: 0;
	}
	#header .col-md-5 > a {
		margin-left:0;
		float: left;
	}
	#header .col-md-2 {
		text-align:center;
	}
	#logo {
		width:50%;
		margin-top:5px;
	}
	.dropdown-menu {
		min-width: 150px;
		margin: 5px -11px 0px;
		width: 275px;
	}
	.little-links {
		margin-right: 25px;
	}

	.little-links2 {
		margin-left: 25px;
	}

	#header {
		margin: 0 30px 0 30px;
		max-width: 400px;
	}

	#menu {
		padding: 0 25px 0 25px;
	}

	#first-cat {
		margin: 0 25px 12px 25px;
		max-width: 400px;
	}
	#second-cat {
		margin: 0 25px 12px 25px;
		max-width: 400px;
	}
	#third-cat {
		padding: 0 25px 12px 25px;
		margin-bottom: 10px;
		margin-right:0;
		max-width: 400px;
	}
	#third-cat > .col-xs-18 > div {
		float: none !important;
	}
	.know-arrivages {
		float: left;
	}
	#footer {
		margin: 0 0 12px 0;
		max-width: 400px;
	}
	#footer ul {
		list-style: none;
	}
	#footer .col-xs-18 {
		margin-bottom: 20px;
		margin-top: 10px;
	}
	#footer .col-xs-6 {
		z-index:999;
	}
	#myCarousel {
		margin-bottom: 10px;
	}
	#first-cat .row {
		margin-bottom: 10px;
	}
	#second-cat .col-md-3 {
		margin-bottom: 10px;
	}
	#third-cat .col-md-3  { 
		padding-left: 15px;
	}
	.actusof {
		margin-top: 75px;
	}
	.actusof > div > div {
		width: 100% !important;
		height: auto !important;
	}
	.actusof > div > div > ul {
		width: 100% !important;
	}
}

@media screen and (min-width: 721px) and (max-width: 1280px) {
    
}

@media screen and (min-width: 1281px) and (max-width: 1440px) {
    
}

@media screen and (min-width: 1441px) and (max-width: 1920px) {
    
}

@media screen and (min-width: 1921px) {
    
}

