/*** ANNIVERSAIRE SLIDE ***/
#joyeux_anniversaire > h4 {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  margin-bottom: 15px;
  padding-top: 20px;
}

#joyeux_anniversaire img {
  display: inline-block;
  position: relative;
  opacity: 1;
  transition: all 0.5s ease 0.1s;
}

#joyeux_anniversaire img:hover {
  opacity: 0.8;
  transition: all 0.5s ease 0.1s;
}

#joyeux_anniversaire {
  text-align: center;
}
/*** /END ANNIVERSAIRE SLIDE ***/

/*** FORMULAIRE PRÉNOM SMN ***/
.button-search2girl {
  background: #fbfbfb url("../img/girl.jpg") no-repeat scroll center center !important;
  border-color: #ff0097 #ff0097 #ff0097 -moz-use-text-color;
  border-radius: 0 10px 10px 0;
  border-style: solid solid solid none;
  border-width: 2px 2px 2px 0;
  border-color: #ff0097;
}

.button-search2girl:hover {
  background: #fbfbfb url("../img/girl.jpg") no-repeat scroll center center !important;
  border-color: #ff0097 #ff0097 #ff0097 -moz-use-text-color;
  border-radius: 0 10px 10px 0;
  border-style: solid solid solid none;
  border-width: 2px 2px 2px 0;
  border-color: #ff0097;
}

#customizedZone .btn.button-search2girl::before {
  content: none;
}

.form-controlgirl {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #ff0097;
  border-image: none;
  border-radius: 10px 0 0 10px;
  border-style: solid none solid solid;
  border-width: 2px 0 2px 2px;
}

.form-controlgirl:focus {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #ff0097 -moz-use-text-color #ff0097 #ff0097;
  border-image: none;
  border-radius: 10px 0 0 10px;
  border-style: solid none solid solid;
  border-width: 2px 0 2px 2px;
}

.button-search2boy {
  background: #fbfbfb url("../img/boy.jpg") no-repeat scroll center center !important;
  border-color: #00BDCD #00BDCD #00BDCD -moz-use-text-color;
  border-radius: 0 10px 10px 0;
  border-style: solid solid solid none;
  border-width: 2px 2px 2px 0;
  border-color: #00bdcd;
}

.button-search2boy:hover {
  background: #fbfbfb url("../img/boy.jpg") no-repeat scroll center center !important;
  border-color: #00BDCD #00BDCD #00BDCD -moz-use-text-color;
  border-radius: 0 10px 10px 0;
  border-style: solid solid solid none;
  border-width: 2px 2px 2px 0;
  border-color: #00bdcd;
}

#customizedZone .btn.button-search2boy::before {
  content: none;
}

.form-controlboy:focus {
  border-color: #00BDCD!important;
  outline: 0;
  -webkit-box-shadow: none!important;
  box-shadow: none!important; 
}

.form-controlgirl:focus {
  border-color: #ff0097!important;
  outline: 0;
  -webkit-box-shadow: none!important;
  box-shadow: none!important; 
}

.form-controlboy {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #00BDCD -moz-use-text-color #00BDCD #00BDCD;
  border-image: none;
  border-radius: 10px 0 0 10px;
  border-style: solid none solid solid;
  border-width: 2px 0 2px 2px;
  border-color: #00bdcd;
}

.form-controlboy:focus {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #00BDCD -moz-use-text-color #00BDCD #00BDCD;
  border-image: none;
  border-radius: 10px 0 0 10px;
  border-style: solid none solid solid;
  border-width: 2px 0 2px 2px;
}

.choosenameproduct > p {
  color: #323232;
  font-size: 18px;
  text-align: center;
  letter-spacing: 1px;
}

.attributesproduct span {
  background: #fff url("../img/bg_select.jpg") no-repeat scroll right center !important;
  border: 1px solid #999;
  line-height: 24px !important;
  margin-top: 7px;
  padding-left: 5px;
  width: 155px !important;
}

.contentsearchsmnler {
  display: table;
  text-align: center;
  width: 100%;
}

.customizedZonesmnler {
  padding: 10px 0 10px 125px!important;
}

.attributesproductsmnler {
  padding: 10px 5px!important;
}

.back_homesmnler {
  margin: -30px 0 10px 10px!important;
}

.category-les-coffrets-de-10-chansons-personnalisees .customizedZonesmnler {
  padding-left: 215px !important;
}
/*** /FORMULAIRE PRÉNOM SMN ***/


