/* Generated by less 2.5.1 */
/******** PARTIALS *********/
@import url('order.css');
.flex {
  display: flex;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: -webkit-flex;
}
.flex-wrap {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: -webkit-wrap;
}
.ease-in-out {
  transition-timing-function: ease-in-out;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-in-out;
  -webkit-transition-duration: 0.2s;
}
.image-center {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
body {
  font-size: 16px !important;
}
html,
html a {
  -webkit-font-smoothing: antialiased;
}
html {
  -ms-overflow-style: scrollbar;
}
body {
  font-size: 16px;
  line-height: 30px;
  color: #666666;
  font-weight: 400;
  font-family: 'Raleway', sans-serif !important;
  background: #fff;
}
.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  padding-right: 0px;
}
body.content_only {
  padding: 15px;
  margin: 0 !important;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  padding: 0px;
  margin: 0px;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #7e5b78;
  text-decoration: none;
  outline: none;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
}
a:hover,
a:focus {
  color: #000;
  text-decoration: none;
  outline: none;
  cursor: pointer;
}
a:active,
a:focus,
input {
  outline: 0;
  outline-style: none;
  outline-width: 0;
}
img {
  vertical-align: middle;
}
th,
td {
  line-height: 20px;
  text-align: left;
  vertical-align: top;
}
th {
  font-weight: 500;
}
.label {
  font-weight: 500;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.wrap {
  width: auto;
  clear: both;
}
.hide {
  display: none;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
.success,
.alert-success {
  background: #e7f6cd none repeat scroll 0 0;
  border: 1px solid #dce2ed;
  color: #84be20;
  font-size: 1em;
  margin: 0 0 10px;
  padding: 10px 30px;
}
.warning,
.alert-warning,
.warning_inline {
  background-color: #faf4d4;
  border-color: #dce2ed;
  color: #d49809;
}
.warning,
.alert {
  border: 1px solid #dce2ed;
  border-radius: 0;
  margin-bottom: 18px;
  padding: 15px;
}
.error {
  background: none repeat scroll 0 0 #FFCCCC;
  border: 1px solid #990000;
  font-size: 100%;
  margin: 0 0 10px;
  padding: 10px;
  font-weight: bold;
}
.error ol {
  margin-left: 20px;
}
ol,
ul {
  list-style: none outside none;
}
p {
  margin: 0 0 10px;
  line-height: 30px;
}
.lead {
  margin-bottom: 20px;
  font-size: 1.15em;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 1.5em;
  }
}
small {
  font-size: 0.96em;
}
cite {
  font-style: normal;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
h1 {
  margin: 0;
  padding: 0 0 0.75em;
  font-size: 2.25em;
  font-family: 'Raleway', serif;
}
h2 {
  margin: 0;
  padding: 0 0 0.75em;
  font-size: 1.875em;
  font-family: 'Raleway', serif;
}
h3 {
  margin: 0;
  padding: 0 0 0.67em;
  font-size: 1.5em;
  font-family: 'Raleway', serif;
}
h4 {
  margin: 0;
  padding: 0 0 0.52em;
  font-size: 1.125em;
  font-family: 'Raleway', serif;
}
h5 {
  margin: 0;
  padding: 0 0 0.52em;
  font-size: 1em;
  font-family: 'Raleway', serif;
}
h6 {
  margin: 0;
  padding: 0 0 0.92em;
  font-size: 1em;
  font-family: 'Raleway', serif;
}
.title-block {
  font-size: 24px;
  text-transform: uppercase;
  color: #444;
}
.page-heading {
  color: #000;
  font-size: 1.14em;
  font-weight: 700;
  letter-spacing: 0.2em;
  line-height: 24px;
  text-transform: uppercase;
}
.page-subheading {
  color: #000;
  font-size: 0.86em;
  font-weight: 700;
  letter-spacing: 0.2em;
  line-height: 24px;
  text-transform: uppercase;
}
.postcode input.uniform-input {
  background: #f6f6f6 !important;
  border-color: #f0f0f0;
}
label {
  margin-bottom: 10px;
  font-weight: 300;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
  list-style: none;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 20px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #010101;
}
abbr.initialism {
  font-size: 0.9em;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.25;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small {
  display: block;
  line-height: 20px;
  color: #010101;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Raleway", monospace;
}
.page-header {
  margin-top: 0px;
}
.form-group > label {
  margin-bottom: 6px;
  display: block;
}
.validate.form-control {
  margin-top: 5px !important;
}
.btn-actions {
  text-align: center;
}
.features-list {
  margin-top: 60px;
}
.features-list .page-header {
  border: 0;
  text-align: center;
}
.features-list .page-header h1 {
  font-size: 3.46em;
}
.features-list .feature-row {
  overflow: hidden;
  min-height: 200px;
  color: #696f72;
  border-top: 1px solid #e0e2e3;
  padding: 60px 0 0;
  text-align: center;
}
.features-list .feature-row:last-child {
  border-bottom: 1px solid #e0e2e3;
  margin-bottom: 60px;
}
.features-list .feature-row h3 {
  font-size: 2em;
}
.features-list .feature-row div:first-child {
  padding-left: 0;
}
.features-list .feature-row div:last-child {
  padding-right: 0;
}
.features-list .feature-row div:first-child.feature-img img {
  float: left;
}
.features-list .feature-row div:last-child.feature-img img {
  float: right;
}
.jumbotron h2 {
  font-size: 3.46em;
}
.jumbotron iframe {
  margin-top: 20px;
}
.jumbotron p {
  line-height: 1.4;
}
.dropcap {
  display: block;
  float: left;
  margin: -2px 5px 0 0;
  padding: 0 10px;
  color: #000;
  font: 49px/16px Arial, Helvetica, sans-serif;
}
.dropcap.color {
  color: #000000;
}
.dropcap.dark {
  color: #fff;
  background-color: #000000;
}
.styled-list {
  position: relative;
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
  line-height: 18px;
}
.styled-list li {
  margin-bottom: 6px;
  padding: 0;
}
.styled-list li span {
  display: block;
  overflow: hidden;
}
.styled-list li i {
  width: 16px;
  float: left;
  margin-right: 10px;
  text-align: center;
  color: #000;
  font-size: 1.07em;
}
.styled-list li:before {
  color: #000000;
  float: left;
}
.styled-list .circle li,
.styled-list.circle li {
  text-indent: 0;
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
.styled-list .circle li:before,
.styled-list.circle li:before {
  content: "\25CF";
  margin: -1px 10px 0 0;
  font-size: 0.92em;
}
.styled-list.arrow > li {
  margin-left: -15px;
  padding-left: 35px;
}
.styled-list.arrow > li:before {
  margin: -1px 8px 0 -20px;
  content: "\f18e";
  font-family: FontAwesome;
  font-size: 1.23em;
}
.styled-list ul {
  margin-left: 0;
  padding: 5px 0 0;
}
.styled-list ul.circle li:before {
  content: "\25CB";
  color: #000000;
}
ul.sitemap.styled-list.circle ul li:before {
  content: "\25CF";
}
ul.sitemap.styled-list.circle ul ul li:before {
  content: "\25CB";
}
.styled-list.checkmark > li {
  margin-left: -15px;
  padding-left: 35px;
  margin-bottom: 10px;
}
.styled-list.checkmark > li:before {
  margin: -1px 8px 0 -20px;
  content: '\e013';
  font-family: FontAwesome;
  font-size: 1.23em;
}
.styled-list.decimal {
  list-style: decimal outside;
  margin-left: 25px;
}
.styled-list.decimal li {
  padding-left: 0;
  text-indent: 0;
}
.mark {
  background: #d9d9d9;
  padding: 2px 2px 0;
}
.color_mark {
  background-color: #000000;
  color: #fff;
  padding: 2px 2px 0;
}
.color,
.color:hover {
  color: #000000;
}
.underline {
  text-decoration: underline;
}
.underline:hover {
  text-decoration: none;
}
.blockquote {
  position: relative;
  border-top: 4px solid #000000;
}
.blockquote .inside {
  padding: 15px;
  border: 1px solid #eaeaea;
}
.testimonials {
  position: relative;
}
.testimonials .inside {
  padding: 15px 15px 15px 114px;
  border: 1px solid #eaeaea;
  position: relative;
}
.testimonials .inside :before {
  display: block;
  position: absolute;
  top: 18px;
  left: 20px;
  color: #fff;
  border-radius: 50%;
  background: #ececec;
  text-align: center;
  content: "\f007";
  font-family: FontAwesome;
  font-size: 3.53em;
  line-height: 1.52;
  width: 77px;
  height: 77px;
}
.infobox {
  border: 1px solid #000000;
}
.infobox .inside {
  padding: 15px 15px 15px 84px;
  position: relative;
}
.infobox .inside :before {
  infobox: block;
  position: absolute;
  top: 16px;
  left: 16px;
  color: #000000;
  content: "\f05a";
  font-family: FontAwesome;
  font-size: 3.61em;
  line-height: 0.76;
}
.comment {
  position: relative;
  color: #333333;
}
.comment .inside {
  padding: 30px 15px 30px 100px;
  border-top: 1px solid #eaeaea;
  position: relative;
}
.comment .inside :before {
  display: block;
  position: absolute;
  top: 30px;
  left: 10px;
  color: #fff;
  border-radius: 50%;
  background: #ececec;
  text-align: center;
  content: "\f007";
  font-family: FontAwesome;
  font-size: 5.07em;
  line-height: 19px;
  width: 77px;
  height: 77px;
}
.comment a {
  color: #00B2BA;
  text-decoration: underline;
}
.comment a:hover {
  text-decoration: none;
}
.comment p {
  margin-bottom: 0.112px;
}
.comments .comment {
  padding-left: 10%;
}
.comments > .comment:first-child {
  padding-left: 0;
}
.comments > .comment:first-child .inside {
  border: none;
}
.icon-circle {
  background: #e2e2e2;
  border-radius: 50%;
  color: #fff;
  display: block;
  height: 101px;
  width: 101px;
  margin: 10px auto 15px;
}
.icon-circle .fa {
  font-size: 6em;
  line-height: 25px;
}
.icon-circle .fa-plane {
  font-size: 4.3em;
  line-height: 2.77;
}
.icon-circle-sm.active,
.icon-circle-xs.active,
.icon-circle.active {
  background: #000000;
}
.icon-circle-sm {
  background: #e2e2e2;
  border-radius: 50%;
  color: #fff;
  display: block;
  float: left;
  height: 62px;
  width: 62px;
  margin: 0 20px 10px 0;
  text-align: center;
}
.icon-circle-sm .fa {
  font-size: 3.69em;
  line-height: 1.92;
}
.icon-circle-sm .fa-plane {
  font-size: 2.65em;
  line-height: 2.76;
}
.icon-circle-xs {
  background: #e2e2e2;
  border-radius: 50%;
  color: #fff;
  display: block;
  float: left;
  height: 46px;
  width: 46px;
  margin: 0 3px 10px 0;
  text-align: center;
}
.icon-circle-xs .fa {
  font-size: 2.15em;
  line-height: 2.5;
  color: #ffffff !important;
}
.icons-set {
  line-height: 32px;
  color: #000;
  margin: 10px 0;
}
.icons-set span span {
  font-size: 1.46em;
  color: #000000 !important;
}
.icons-set span span:before {
  padding-top: 3px;
  display: block;
  float: left;
  margin-right: 4px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.inputbox,
.form-control {
  border-radius: 0px;
  border-color: #f6f6f6;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus,
.form-control:focus {
  border-color: #000;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
select:-moz-placeholder,
textarea:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="datetime-local"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="month"]:-moz-placeholder,
input[type="time"]:-moz-placeholder,
input[type="week"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="color"]:-moz-placeholder,
.inputbox:-moz-placeholder,
.form-control:-moz-placeholder {
  color: #999;
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder,
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder,
.form-control:-ms-input-placeholder {
  color: #999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder,
.form-control::-webkit-input-placeholder {
  color: #999;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox,
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 20px;
}
.radio label,
.checkbox label {
  display: inline-block;
  font-weight: 300;
  min-height: auto;
}
.form-control-static {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
  }
}
#ul_layered_id_attribute_group_10 .checker {
  display: inline !important;
}
#ul_layered_id_attribute_group_10 span {
  display: inline !important;
}
#ul_layered_id_attribute_group_12 .checker {
  display: inline !important;
}
#ul_layered_id_attribute_group_12 span {
  display: inline !important;
}
.uniform-layered_id_attribute_group_57 {
  display: inline !important;
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0px;
  display: inline;
}
.form-group.date-time-select .col-sm-6 > div {
  display: inline-block;
  margin-right: 30px;
}
.checkbox-margin input[type="checkbox"] {
  margin: 6px 0 0 0;
  display: inline-block;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
.btn-inverse {
  color: #000;
  background-color: #000;
  border-color: #262626;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.open .dropdown-toggle.btn-inverse {
  color: #000;
  background-color: #000;
  border-color: #080808;
}
.btn-inverse:active,
.btn-inverse.active,
.open .dropdown-toggle.btn-inverse {
  background-image: none;
}
.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
  background-color: #333333;
  border-color: #262626;
}
.btn-inverse .badge {
  color: #333333;
  background-color: #ffffff;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.inputbox {
  box-shadow: none;
  color: #999999;
  font-size: 12px;
  letter-spacing: 0.075em;
  line-height: 24px;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus,
select:hover,
textarea:hover,
input[type="text"]:hover,
input[type="password"]:hover,
input[type="datetime"]:hover,
input[type="datetime-local"]:hover,
input[type="date"]:hover,
input[type="month"]:hover,
input[type="time"]:hover,
input[type="week"]:hover,
input[type="number"]:hover,
input[type="email"]:hover,
input[type="url"]:hover,
input[type="search"]:hover,
input[type="tel"]:hover,
input[type="color"]:hover,
.inputbox:hover,
select:active,
textarea:active,
input[type="text"]:active,
input[type="password"]:active,
input[type="datetime"]:active,
input[type="datetime-local"]:active,
input[type="date"]:active,
input[type="month"]:active,
input[type="time"]:active,
input[type="week"]:active,
input[type="number"]:active,
input[type="email"]:active,
input[type="url"]:active,
input[type="search"]:active,
input[type="tel"]:active,
input[type="color"]:active,
.inputbox:active {
  box-shadow: none;
  border-color: #000;
}
select:-moz-placeholder,
textarea:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="datetime-local"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="month"]:-moz-placeholder,
input[type="time"]:-moz-placeholder,
input[type="week"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="color"]:-moz-placeholder,
.inputbox:-moz-placeholder {
  color: #999;
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
  color: #999999;
  font-size: 12px;
  letter-spacing: 0.075em;
  line-height: 24px;
}
@media screen and (min-width: 768px) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"],
  input[type="search"],
  input[type="tel"],
  input[type="color"],
  .inputbox {
    color: #999999;
    font-size: 12px;
    letter-spacing: 0.075em;
    line-height: 24px;
    background: #f6f6f6 none repeat scroll 0 0;
    border-color: #f0f0f0;
    height: 39px;
    width: 100%;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #d0d0d0;
  box-shadow: none;
  min-width: 120px;
  padding-right: 5px;
  width: auto;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  box-shadow: none;
}
.input-append .active,
.input-prepend .active {
  background-color: #bbff33;
  border-color: #669900;
}
sup {
  color: #fd0101;
  font-size: 15px;
}
/********* TABLES ********/
table.std,
table.table_block {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #E5E5E5;
  margin-bottom: 20px;
  width: 100%;
}
table.std td,
table.table_block td {
  border-bottom: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5;
  padding: 10px;
  vertical-align: top;
}
.table {
  width: 100%;
  margin-bottom: 30px;
}
.table thead > tr > th,
.table thead > tr > td,
.table tbody > tr > th,
.table tbody > tr > td,
.table tfoot > tr > th,
.table tfoot > tr > td {
  line-height: 1.42857;
  vertical-align: top;
  border-bottom: none;
}
.table thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #d6d4d4;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0 none;
  font-family: "Raleway", sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.2em;
  line-height: 24px;
  text-transform: uppercase;
}
.table tbody + tbody {
  border-top: 2px solid #fff;
}
.table .table {
  background-color: white;
}
.table-condensed thead > tr > th,
.table-condensed thead > tr > td,
.table-condensed tbody > tr > th,
.table-condensed tbody > tr > td,
.table-condensed tfoot > tr > th,
.table-condensed tfoot > tr > td {
  padding: 5px;
}
.table > thead > tr > th {
  border-bottom-width: 1px;
  color: #333333;
  vertical-align: middle;
}
.table-bordered {
  border: 1px solid #f0f0f0;
  color: #666;
  font-weight: 400;
  line-height: 30px;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #f0f0f0;
  text-align: center;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: whitesmoke;
}
table col[class*="col-"] {
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: whitesmoke;
}
.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #55c65e;
  border-color: #48b151;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td {
  background-color: #42c04c;
  border-color: #419f49;
}
.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f3515c;
  border-color: #d4323d;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td {
  background-color: #f13946;
  border-color: #c32933;
}
.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fe9126;
  border-color: #e4752b;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td {
  background-color: #fe840d;
  border-color: #da681c;
}
.table tbody > tr > td {
  vertical-align: middle;
}
@media (max-width: 768px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    border: 1px solid #d6d4d4;
  }
  .table-responsive > .table {
    margin-bottom: 0;
    background-color: #fff;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: normal;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > thead > tr:last-child > th,
  .table-responsive > .table-bordered > thead > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
  #order-list td > .label {
    white-space: normal;
  }
}
.unvisible {
  display: none;
}
.nav > li > a:focus,
.nav > li > a:hover {
  background-color: transparent;
}
/********* BUTTON *******/
.btn,
.btn-default {
  border-radius: 0px !important;
  font-weight: 700;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
.btn-default,
.button_large {
  border: 2px solid #000;
  font-size: 14px;
  padding: 13px 35px;
}
.button_large {
  padding: 9.5px 20px;
  vertical-align: middle;
}
.button_large:hover {
  background: #000000;
  color: #fff;
}
.btn-mega {
  border-radius: 0;
  color: #000000;
  font-size: 0.92em;
  padding: 6px 20px;
  border-radius: 2px;
}
.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default.active[disabled],
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  background: #9b9b9b;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.btn-mega:hover,
.btn-mega:focus,
.btn-mega:active {
  background-color: #000000;
  border-color: #000000;
  color: #fff;
  outline: 0 none !important;
}
.btn-primary {
  opacity: 1;
  background: #000000;
  padding: 10px 35px;
}
.btn-primary:hover,
.btn-default.active:hover,
.btn.active:hover {
  background-color: #333e4e;
  border: 1px solid #333e4e;
  color: #fff;
}
.btn.active,
.btn:active {
  box-shadow: none;
}
#bt_compare {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-color: #b6b6b6;
  font-size: 13px;
  font-weight: 400;
  opacity: 1;
  padding: 6px 18px;
  text-transform: capitalize;
}
#bt_compare:hover {
  border-color: #a1a1a1;
  color: #a1a1a1;
}
#bt_compare strong {
  font-weight: 500;
}
#button_order_cart {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-color: #000;
  border-radius: 0;
  border-width: 2px;
  color: #000;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.2em;
  margin: 30px 0;
  padding: 4px 50px;
  text-align: center;
}
.checkout-info #button_order_cart {
  background: #7e5b78 none repeat scroll 0 0;
}
#button_order_cart span {
  height: 40px;
  line-height: 37px;
  text-transform: uppercase;
  width: 100%;
}
.checkout-info {
  clear: both;
  text-align: center;
}
#button_order_cart:hover {
  background: #000 none repeat scroll 0 0;
  color: #fff;
}
.btn-group.open .dropdown-toggle {
  box-shadow: none;
}
#jmstools .btn-action .btn {
  padding: 0 30px !important;
}
.cart_quantity .input-group-addon {
  height: 35px;
  line-height: 35px;
  padding: 0;
  width: 35px;
  border: 2px solid #e3e3e3;
  background: none;
  border-radius: 0;
}
.cart_quantity .input-group-addon.cart_quantity_down {
  border-right: 0 none;
}
.cart_quantity .input-group-addon.cart_quantity_up {
  border-left: 0 none;
}
.dropdown-menu {
  transform: translateY(30px);
  opacity: 0;
  transition: opacity 0.3s ease 0s, visibility 0s ease 0.3s, transform 0.3s ease 0s;
}
.open > .dropdown-menu {
  background-color: #fff;
  border: 0 none;
  border-radius: 0;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  margin-top: 0;
  min-width: 120px;
  opacity: 1;
  padding: 10px 5px;
  transform: translateY(0px);
  visibility: visible;
  z-index: 5000;
}
.topbar .dropdown-menu > li > a {
  color: #999;
  font-family: "Montserrat", sans-serif;
  line-height: 24px;
  padding: 3px 20px;
}
/******** HEADER **************/
#page {
  /*overflow: hidden;*/
}
header .addon-box {
  float: left;
}
.topbar .topbar-right {
  text-align: right;
}
.topbar .topbar-right .addon-box {
  float: right;
}
.topbar {
  border-bottom: 1px solid #f6f6f6;
  display: block;
  height: 40px;
  line-height: 40px;
  margin: 0;
  width: 100%;
}
.btn-group-xs > .btn,
.btn-xs {
  border-radius: 0;
  color: #999999;
  font-size: 0.86em;
  font-weight: 700;
  line-height: 30px;
  padding: 0;
  text-transform: uppercase;
}
.topbar .btn-xs {
  line-height: 40px;
  padding: 0 35px;
  border-right: 1px solid #f6f6f6;
  display: inline-block;
  letter-spacing: 0.075em;
}
.topbar .btn-group {
  vertical-align: top;
}
.box.ajax_cart_quantity {
  border: 2px solid #000;
  color: #000;
  display: inline-block;
  height: 26px;
  line-height: 24px;
  text-align: center;
  width: 31px;
  margin-left: 25px;
}
.header-bar .search_block .addon-box {
  line-height: 15px;
  text-align: right;
  width: 100%;
}
.jms-row.header-bar {
  min-height: 0px;
  padding: 10px 150px !important;
  z-index: 1000;
}
.topbar .dropdown-menu > li > a .image_language img {
  margin-right: 5px;
  vertical-align: baseline;
}
.topbar .dropdown-menu > li > a:hover {
  color: #000;
}
.layout-column.search_block {
  position: static;
}
#cart_block .shoppingcart-box {
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  left: auto;
  min-width: 340px;
  padding: 0;
  right: 0;
}
/********* HOME PAGE **********/
.section-slider-layer {
  clear: both;
  display: inline-block;
  margin: 0;
  width: 100%;
  margin-top: 132px;
}
.section-features-product {
  margin-top: 45px;
}
.jms-slider-wrapper {
  margin: 0 !important;
}
.jms-banner {
  position: relative;
}
.jms-banner > a {
  display: inline-block;
  width: 100%;
  float: left;
}
.jms-banner > a {
  display: table;
  float: none;
  height: 100%;
  vertical-align: middle;
  width: 100%;
}
.jms-banner a {
  color: #fff;
}
.jms-banner a img {
  max-width: 100%;
  width: 100%;
  transition: transform 1s ease 0s;
}
.jms-banner a:hover img {
  transform: scale(1.1);
}
.banner-content {
  color: #fff;
  height: 100%;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
}
.banner-box {
  display: table;
  height: 100%;
  width: 100%;
}
.box-content {
  display: table-cell;
  vertical-align: middle;
}
.box-content h2.title {
  font-size: 2.25em;
  font-weight: 700;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.section-categorylist .layout-column {
  padding: 0;
}
.section-bottom-banner .layout-column {
  padding: 0;
}
.list-categories {
  height: 0;
  opacity: 0;
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -o-transform: scale(0);
  transition: transform 0.5s ease 0s, opacity 0.1s ease 0s;
  -moz-transition: transform 0.5s ease 0s, opacity 0.1s ease 0s;
  -webkit-transition: transform 0.5s ease 0s, opacity 0.1s ease 0s;
  -o-transition: transform 0.5s ease 0s, opacity 0.1s ease 0s;
}
.list-categories a {
  color: #cdcdcd;
  font-family: "montserrat", sans-serif;
  font-size: 0.86em;
  letter-spacing: 0.075em;
  line-height: 36px;
  text-transform: capitalize;
}
.list-categories a:hover {
  color: #fff;
}
.jms-banner a.shopnow-button {
  border: 2px solid #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  letter-spacing: 0.2em;
  padding: 11px 40px;
  text-transform: uppercase;
}
.jms-banner a.shopnow-button:hover {
  color: #000;
  background: #fff;
}
.banner-box:hover .list-categories {
  height: auto;
  margin-bottom: 45px;
  opacity: 1;
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
}
.banner-box:hover h2.title {
  margin-bottom: 0;
}
.jms-row.section-categorylist {
  display: inline-block;
  margin: 100px 0 0;
  width: 100%;
}
.section-lastestproduct {
  margin-top: 85px;
}
.addon-title {
  color: #000;
  text-align: center;
  position: relative;
  padding-top: 0px;
  padding-bottom: 45px;
}
.addon-title h2 {
  text-transform: uppercase;
}
.addon-title h3 {
  font-weight: 300;
  letter-spacing: 0.2em;
  padding-bottom: 0;
}
/*.addon-title::after {
    background: rgba(0, 0, 0, 0) url("../img/border.png") no-repeat scroll center center;
    content: "";
    display: inline-block;
    height: 11px;
    left: 50%;
    margin-left: -30px;
    position: absolute;
    top: 0;
    width: 60px;
}*/
.section-home-banner {
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0.2em;
  line-height: 36px;
  margin-top: 45px;
  min-height: 250px;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  -webkit-background-attachment: fixed;
  -moz-background-attachment: fixed;
  -o-background-attachment: fixed;
  z-index: -1;
}
.section-reseaux-banner {
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0.2em;
  line-height: 36px;
  margin-top: 90px;
  min-height: 500px;
  text-align: center;
  text-transform: uppercase;
  position: relative;
}
.section-home-banner .layout-column {
  position: static;
}
.home-banner {
  left: 0;
  margin-top: -15px;
  position: absolute;
  top: 50%;
  width: 100%;
  padding: 0 10%;
  line-height: 25px;
}
.home-banner > p {
  line-height: normal;
  margin-bottom: 0;
  font-size: 22px;
}
/**** Parallax reseaux sociaux ****/
.reseaux-banner {
  left: -20%;
  margin-top: 150px;
  position: absolute;
  width: 100%;
}
.reseaux-banner > p {
  line-height: normal;
  margin-bottom: 0;
  padding: 0 400px;
  font-size: 22px;
}
.AccueilReseauxSociaux {
  position: absolute;
  top: 300px;
  left: 15%;
}
.AccueilReseauxSociaux li {
  display: inline-block;
  width: 12%;
  margin: 0 5%;
}
.AccueilReseauxSociaux li a img {
  width: 100%;
}
.section-blog {
  margin-top: 100px;
}
h4.post-title {
  color: #000;
  font-size: 16px;
  font-weight: 700;
  /*letter-spacing: 0.075em;*/
  text-transform: uppercase;
  padding-bottom: 0;
  margin-top: 22px;
  margin-bottom: 0px;
  text-align: left;
  font-weight: 400;
  margin-bottom: 10px;
  line-height: 1.5em;
}
h4.post-title a {
  color: #333;
}
.post-meta {
  margin-bottom: 0;
}
.post-meta li {
  color: #999;
  display: inline-block;
  float: left;
  font-size: 14px;
  line-height: 36px;
}
.post-meta li a {
  color: #999;
}
.post-meta li a:hover {
  color: #000;
}
.post-intro {
  display: inline-block;
  float: left;
  width: 100%;
}
.blog-intro {
  margin: 20px 0px;
}
.blog-post .blog-readmore {
  margin-bottom: 30px;
}
.post-meta li::after {
  content: "/";
  margin: 0 5px;
}
.post-meta li:last-child::after {
  content: "";
}
.blog-widget {
  margin-bottom: 30px;
}
.widget-tabs .nav-tabs a {
  border: 0 none !important;
  color: #000 !important;
  font-family: roboto;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.075em;
  line-height: 18px;
  margin-bottom: 13px;
  padding: 0;
  text-transform: uppercase;
}
.widget-tabs .nav-tabs {
  border-bottom: 1px solid #ccc;
}
.section-bottom-banner {
  margin-left: 0;
  margin-right: 0;
  margin-top: 90px;
}
.section-bottom-banner .layout-column .box-content h2.title {
  font-size: 1.5em;
  line-height: 48px;
  margin-bottom: 0;
  padding: 0;
}
.service-box {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
  text-align: center !important;
  padding: 40px 0;
  position: relative;
}
.section-services {
  background: #f6f6f6 none repeat scroll 0 0;
  clear: both;
  padding: 100px 0;
}
.service-box h2 {
  font-weight: 700;
  letter-spacing: 0.2em;
  line-height: 48px;
  padding-bottom: 0;
  text-transform: uppercase;
  font-size: 24px;
  color: #000;
}
.service-box-content {
  background: #fff none repeat scroll 0 0;
  color: #999999;
  display: none;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  height: 100%;
  letter-spacing: 0.075em;
  line-height: 48px;
  padding: 40px 0;
  position: absolute;
  top: 0;
  vertical-align: middle;
  width: 100%;
}
.service-box-content > p {
  line-height: 48px;
  margin-bottom: 0;
}
.service-box:hover .service-box-content {
  display: table-cell;
}
footer {
  margin-top: 100px;
}
#index footer {
  margin-top: 0;
}
footer .addon-title {
  padding: 50px 0 0;
  text-align: left;
}
footer .addon-title::after {
  display: none;
}
footer .addon-title h3 {
  font-size: 18px;
  color: #fff;
}
footer #newsletter_block_left > h4 {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
footer .newsletter p {
  line-height: 1.3em;
  color: #fff;
  font-size: 0.8em;
}
footer .newsletter p:first-child {
  margin-top: 15px;
}
.footer-navbar {
  padding-left: 95px;
}
footer .addon-box li > a {
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 5px;
}
footer .addon-box li > a:hover {
  color: #000;
}
footer #newsletter-input.form-control {
  color: #fff;
  font-family: "Karla", sans-serif;
  font-weight: 400;
  height: auto;
  padding: 15px;
}
footer #newsletter_block_left .form-group {
  position: relative;
}
footer #newsletter-input {
  width: 90%;
  margin: auto;
}
footer label {
  color: #fff;
}
footer .newsletter-btn {
  background: rgba(0, 0, 0, 0) url("../img/newsletter.png") no-repeat scroll left center;
  border: 0 none;
  margin-top: -4px;
  min-height: 8px;
  min-width: 18px;
  padding: 0;
  position: absolute;
  right: 50px;
  top: 22% !important;
}
footer .newsletter-btn:hover {
  background-color: transparent;
}
.find-us {
  margin-bottom: 0;
}
.find-us .divider {
  display: inline-block;
  margin-right: 50px;
}
.find-us .divider a {
  color: #999;
}
footer .addon-box > #social_block {
  margin-top: 60px;
}
.the_story_box {
  color: #fff;
  height: 100%;
  padding: 90px 23px 90px 80px;
  position: absolute;
  top: 0;
  width: 100%;
}
.jms-banner.the_story img {
  width: auto;
}
.the_story_box .title {
  font-weight: 700;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
.the_story_content > p {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 30px;
  margin-bottom: 0;
  opacity: 0;
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -o-transform: scale(0);
  transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -webkit-transition: all 1s ease 0s;
}
footer .jms-banner > a {
  position: relative;
}
footer .jms-banner > a::before {
  background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
  content: "";
  display: inline-block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0;
}
.the_story_content {
  margin-top: 15px;
}
.the_story.jms-banner:hover > a::before,
.the_story:hover .the_story_content > p {
  opacity: 1;
  transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
}
/********HOME PAGE 2********/
.fraction-slider .prev,
.fraction-slider .next {
  background: #fff none repeat scroll 0 0 !important;
  height: 50px !important;
  width: 50px !important;
  text-align: center;
  color: #999999;
}
.fraction-slider .prev {
  left: 35px !important;
}
.fraction-slider .prev:hover,
.fraction-slider .next:hover {
  background: #000 !important;
  color: #fff;
}
.fraction-slider .prev::after {
  content: "\f104";
  font-family: "FontAwesome";
  font-size: 18px;
  line-height: 50px;
}
.fraction-slider .next::after {
  content: "\f105";
  font-family: "FontAwesome";
  font-size: 18px;
  line-height: 50px;
}
.section-category .jms-banner a img,
.section-category .jms-banner a {
  width: auto;
}
.section-category .jms-banner {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  width: 100%;
}
.section-category .jms-banner > a {
  overflow: hidden;
}
.name_category {
  display: table-cell;
  height: 100%;
  min-width: 270px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  vertical-align: middle;
}
.chair-collection .name_category,
.cup-collection .name_category,
.plates-collection .name_category {
  right: 0;
}
.plates-collection .name_category {
  background: #bce5d3;
}
.cup-collection .name_category {
  background: #a7c8eb;
}
.chair-collection .name_category {
  background: #c7db9c none repeat scroll 0 0;
}
.lamp-collection .name_category {
  background: #f4dc86;
}
.clock-collection .name_category {
  background: #d1aece;
}
.watch-collection .name_category {
  background: #c7db9c none repeat scroll 0 0;
}
.section-category .lamp-collection .jms-banner,
.section-category .clock-collection .jms-banner,
.section-category .watch-collection .jms-banner {
  text-align: right;
}
.section-category .lamp-collection .jms-banner a,
.section-category .clock-collection .jms-banner a,
.section-category .watch-collection .jms-banner a {
  float: right;
}
.section-category .lamp-collection .name_category,
.section-category .clock-collection .name_category,
.section-category .watch-collection .name_category {
  left: 0;
  right: auto;
}
.name_category_list {
  display: table;
  height: 100%;
  width: 100%;
}
.box_category_list {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
  width: 100%;
}
.icon {
  display: inline-block;
  margin-bottom: 21px;
}
.rating .icon {
  margin-bottom: 0;
  display: inline;
}
.lamp-collection .icon {
  background: rgba(0, 0, 0, 0) url("../img/icon/lamp.png") no-repeat scroll center center;
  height: 48px;
  width: 34px;
}
.clock-collection .icon {
  background: rgba(0, 0, 0, 0) url("../img/icon/clock.png") no-repeat scroll center center;
  height: 48px;
  width: 48px;
}
.watch-collection .icon {
  background: rgba(0, 0, 0, 0) url("../img/icon/watch.png") no-repeat scroll center center;
  height: 37px;
  width: 28px;
}
.chair-collection .icon {
  background: rgba(0, 0, 0, 0) url("../img/icon/chair.png") no-repeat scroll center center;
  height: 42px;
  width: 46px;
}
.cup-collection .icon {
  background: rgba(0, 0, 0, 0) url("../img/icon/cup.png") no-repeat scroll center center;
  height: 48px;
  width: 46px;
}
.plates-collection .icon {
  background: rgba(0, 0, 0, 0) url("../img/icon/plates.png") no-repeat scroll center center;
  height: 48px;
  width: 66px;
}
.jms-row.section-category .layout-column {
  margin: 20px 0 10px;
}
.box_category_list > p {
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.2em;
  line-height: 30px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.jms-row.section-brand {
  padding: 130px 0 140px;
}
.footer-2.footer-navbar {
  padding: 30px 0 21px;
}
.footer-center .find-us .divider {
  display: inline-block;
  margin-right: 35px;
}
.footer-center .find-us .divider:last-child {
  margin-right: 0;
}
footer .footer-center #newsletter_block_left .form-group {
  margin-right: 0;
  margin-bottom: 0;
}
.footer-center {
  padding: 26px 0;
  background: #f6f6f6 none repeat scroll 0 0;
}
footer .footer-center #newsletter_block_left > h4 {
  display: inline-block;
  float: left;
  padding: 7px 0;
}
footer .footer-center #newsletter-input.form-control {
  border: 2px solid #dddddd;
  color: #666;
  float: right;
  font-family: "montserrat", sans-serif;
  height: 45px;
  min-width: 570px;
  padding: 10px 20px;
  width: auto;
}
footer .footer-center .newsletter-btn {
  margin-top: 18px;
  right: 20px;
}
footer .footer-center .addon-box > #social_block {
  margin-top: 0;
  padding: 4px 0;
}
.footer-bottom {
  color: #fff;
  font-size: 14px;
  padding: 35px 0;
  text-align: center;
}
.footer-bottom p {
  margin-bottom: 0;
}
footer .footer-2 .addon-title {
  padding-top: 0;
  text-align: center;
}
footer .addon-box {
  text-align: center;
}
i.fa.fa-envelope,
i.fa.fa-phone {
  margin-right: 10px;
}
/**********HOME PAGE 3***********/
.jms-row.section-products {
  margin-top: 90px;
}
.section-products .preview {
  float: left;
  width: 170px;
  margin-right: 30px;
}
.section-products .product-info {
  padding-top: 0;
  text-align: left;
}
.section-products .product-preview {
  display: inline-block;
  margin-bottom: 30px;
  width: 100%;
}
.section-products .product-preview:last-child {
  margin-bottom: 0;
}
.section-products .price {
  font-family: "Karla", sans-serif;
}
.section-lastestproduct.lastestproduct {
  display: inline-block;
  margin-left: 0;
  margin-right: 0;
  margin-top: 100px;
  width: 100%;
}
.mask-product-info {
  display: table;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
}
.mask-product {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
  width: 100%;
}
.lastestproduct .product-info {
  height: 100%;
  padding-top: 0;
  position: absolute;
  top: 0;
  vertical-align: middle;
  width: 100%;
  transform: translateX(-100%);
  transition: transform 1s ease 0s;
}
.lastestproduct .product-preview:hover .product-info {
  transform: translateX(0px);
}
.lastestproduct .product-preview {
  position: relative;
  overflow: hidden;
}
.mask-product > a {
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.075em;
  text-transform: capitalize;
}
.mask-product .price {
  color: #fff;
  font-family: "Karla", sans-serif;
}
.blog-home3 h4.post-title {
  display: none;
}
.section-blog.blog-home3 {
  margin-top: 30px;
}
.jms-row.section-brand.brand-home3 {
  padding: 100px 0;
}
.section-services.services-home3 {
  padding: 90px 0;
}
.jms-row.section-aboutus {
  margin-top: 90px;
}
.about-us-content {
  color: #fff;
  height: 100%;
  left: 0;
  padding: 55px 40px 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.section-aboutus .container .layout-column.about-left {
  padding-right: 15px;
}
.section-aboutus .container .layout-column.about-right {
  padding-left: 15px;
}
.about-us-content > h4 {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.2em;
  line-height: 30px;
  margin-bottom: 23px;
  text-transform: uppercase;
}
.about-us-content > ul {
  margin-bottom: 0;
  margin-top: 27px;
}
.about-us-content > p {
  letter-spacing: 0;
  line-height: 30px;
  margin-bottom: 0;
}
.jms-banner.about-us a {
  overflow: hidden;
}
#newsletter_block_left > p {
  display: none;
}
.about-right #newsletter_block_left > p {
  display: inline-block;
  line-height: 30px;
  margin-bottom: 40px;
  margin-top: 25px;
}
.about-right #newsletter_block_left.block {
  border: 2px solid #dddddd;
  padding: 57px 30px;
  text-align: center;
  min-height: 360px;
}
.about-right .form-control.newsletter-input {
  border: 2px solid #ddd;
  height: 48px;
  width: 100%;
}
.about-right .newsletter-btn {
  background: rgba(0, 0, 0, 0) url("../img/newsletter.png") no-repeat scroll center center;
  border: 0 none;
  border-radius: 0;
  height: 48px;
  padding: 0;
  position: absolute;
  right: 13px;
  top: 0;
  width: 18px;
}
#newsletter_block_left .form-group {
  position: relative;
}
#newsletter_block_left > h4 {
  color: #000;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.2em;
  line-height: 30px;
  text-transform: uppercase;
}
.footer-3.footer-bottom {
  background: #5D4359 none repeat scroll 0 0;
  padding: 15px 0;
}
.footer-3.footer-bottom .addon-box > #social_block {
  margin-top: 0;
  margin-bottom: 10px;
}
.rating .icon::before {
  content: "\f006";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 12px;
  font-style: normal;
  color: #c6c6c6;
  line-height: 18px;
}
.rating .icon.star-full::before {
  color: #6fd9e9;
}
.star {
  display: inline-block;
}
.star > a::before {
  content: "\f006";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 12px;
  font-style: normal;
  color: #c6c6c6;
  line-height: 18px;
}
.star.star_hover > a::before {
  color: #6fd9e9;
}
.product-preview .rating .nbcomments {
  display: none;
}
/*********HOME PAGE 4**********/
.section-cat {
  clear: both;
}
.section-cat.livingroom {
  margin-top: -10px;
}
.section-cat .jms-banner {
  overflow: hidden;
}
.section-cat .product-info {
  text-align: center;
}
.section-cat .owl-item .item {
  margin: 0 15px;
}
.section-cat .layout-column.category-tab {
  padding: 85px 220px 0 190px;
}
.section-cat .layout-column.category-tab.category-tab2 {
  padding: 85px 190px 0 220px;
}
.section-cat .product-box {
  margin-bottom: 50px;
}
.section-cat .product-box:last-child {
  margin-bottom: 0;
}
.section-cat .price {
  font-family: "Karla", sans-serif;
}
.section-cat .jms-tab .nav-tabs {
  border-bottom: 0 none;
  text-align: center;
}
.section-cat .jms-tab .nav-tabs > li > a {
  border: 0 none;
  border-radius: 0;
  color: #000;
  font-family: "Raleway", sans-serif;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.2em;
  line-height: 30px;
  text-transform: uppercase;
}
.section-cat .jms-tab .nav-tabs > li {
  float: none;
  margin-bottom: 45px;
}
.layout-column.custom-box {
  height: 400px;
  min-height: 400px;
}
.layout-column.custom-box .addon-box {
  display: table;
  height: 100%;
  width: 100%;
}
.layout-column.custom-box .addon-box .custom-block {
  display: table-cell;
  vertical-align: middle;
}
.our-story .custom-box {
  background: #c7db9c none repeat scroll 0 0;
}
.custom_block .custom-box {
  background: #a7c8eb none repeat scroll 0 0;
}
.custom-title {
  display: table;
  height: 100%;
  position: absolute;
  top: 0;
  vertical-align: middle;
}
.special-offer .custom-title {
  right: 0;
}
.custom-content {
  float: right;
  padding: 0 255px 0 190px;
}
.special-offer .custom-content {
  float: left;
}
.custom-title h1 {
  background: rgba(0, 0, 0, 0.05) none repeat scroll 0 0;
  color: #fff;
  display: table-cell;
  font-weight: 700;
  letter-spacing: 0.2em;
  padding-bottom: 0;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
}
.custom-content p {
  color: #010101;
  line-height: 30px;
  margin: 0;
}
.special-offer {
  clear: both;
  min-height: 400px;
}
.special-offer .custom-content .title {
  color: #000;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.2em;
  line-height: 30px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.special-offer .custom-content p {
  color: #666;
  width: 55%;
}
.special-offer .custom-content > a {
  color: #666;
  display: inline-block;
  letter-spacing: 0.075em;
  margin-top: 40px;
}
.custom-content > a::after {
  background: rgba(0, 0, 0, 0) url("../img/newsletter.png") no-repeat scroll center center;
  content: "";
  display: inline-block;
  height: 8px;
  margin-left: 15px;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  width: 18px;
}
.special-offer .custom-content > a:hover::after {
  transform: translateX(10px);
  -moz-transform: translateX(10px);
  -webkit-transform: translateX(10px);
  -o-transform: translateX(10px);
}
.section-blog.blog-home4 {
  display: inline-block;
  margin: 45px 0 0;
  width: 100%;
  padding-bottom: 80px;
}
/*********HOME PAGE 5*********/
.section-blog.blog-home5 {
  padding-bottom: 90px;
}
.section-features-product.features-product-home5 {
  background: #f6f6f6 none repeat scroll 0 0;
  margin-top: -10px;
  padding: 100px 0;
}
.jms-row.new-collection {
  background: #f6f6f6 none repeat scroll 0 0;
  margin-top: 90px;
}
.collection-info {
  float: left;
  margin-top: 116px;
}
.new-collection {
  clear: both;
  display: inline-block;
  margin-bottom: -9px;
  position: relative;
  width: 100%;
}
.img-new-collection2 {
  left: 50%;
  margin-left: -250px;
  margin-top: -187.5px;
  position: absolute;
  top: 50%;
}
.img-new-collection3 {
  margin-top: 180px;
}
.collection-info .title {
  color: #010101;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.2em;
  line-height: 30px;
  text-transform: uppercase;
}
.collection-info .title {
  color: #010101;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.2em;
  line-height: 30px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.collection-info > p {
  line-height: 30px;
  margin-bottom: 0;
  width: 300px;
}
.collection-info > a {
  display: inline-block;
  font-size: 0;
  height: 8px;
  width: 18px;
}
.collection-info > a::after {
  background: rgba(0, 0, 0, 0) url("../img/newsletter.png") no-repeat scroll center center;
  content: "";
  display: inline-block;
  height: 8px;
  width: 18px;
}
.categories-list.category-home5 .jms-banner {
  overflow: hidden;
}
.categories-list.category-home5 {
  margin-top: 85px;
}
.category-home5 .jms-banner > p {
  bottom: 30px;
  left: 0;
  line-height: 30px;
  margin-bottom: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.category-home5 .jms-banner > p a {
  background: #fff none repeat scroll 0 0;
  color: #000;
  display: inline-block;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.2em;
  padding: 9px 40px;
  text-align: center;
  text-transform: uppercase;
}
.category-home5 .jms-banner > p a:hover {
  background: #000 none repeat scroll 0 0;
  color: #fff;
}
.category-home5 .banner_block {
  margin: 15px 0;
}
/**********HOME PAGE 6**********/
.section-banner .box-sale {
  background: #7E5B78 none repeat scroll 0 0;
  text-align: center;
  padding: 20px;
}
.section-banner .box-sale-content {
  border: 2px solid #fff;
  position: relative;
  padding: 30px;
}
a.lienEntreprise:hover .section-banner .box-sale-content {
  background: rgba(255, 255, 255, 0.5);
}
.box-sale-content > p {
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.2em;
  line-height: 56px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.box-sale-content > span {
  background: #c7db9c none repeat scroll 0 0;
  color: #000;
  display: inline-block;
  font-size: 12px;
  left: 18%;
  letter-spacing: 0.1em;
  padding: 0 40px;
  position: absolute;
  text-transform: uppercase;
  top: -15px;
}
.box-sale > p {
  color: #fff;
  font-size: 12px;
  letter-spacing: 0.2em;
  line-height: 30px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.section-banner .jms-banner {
  overflow: hidden;
}
.jms-row.section-banner {
  margin-top: 45px;
}
.section-banner #newsletter_block_left.block {
  text-align: center;
  margin-top: 54px;
}
.text_newsletter {
  display: none;
}
.section-banner #newsletter_block_left.block .text_newsletter {
  color: #999999;
  display: inline-block;
  font-size: 14px;
}
.section-banner #newsletter_block_left > h4 {
  color: #c7db9c;
}
.section-banner #newsletter_block_left .form-group {
  margin-bottom: 0;
}
.section-banner .newsletter-input {
  border-color: #f6f6f6;
  color: #666666;
  margin-top: 24px;
  height: 50px;
}
.section-banner .newsletter-btn.btn.btn-default.button {
  background: rgba(0, 0, 0, 0) url("../img/newsletter.png") no-repeat scroll center center;
  border: 0 none;
  border-radius: 0;
  height: 50px;
  padding: 0 25px;
  position: absolute;
  right: 0;
  top: 0;
}
.section-categories .category-box .jms-banner > a {
  overflow: hidden;
}
.section-categories {
  margin-top: 163px;
}
.category-box .feature-box > a {
  color: #fff;
  display: block;
  width: 100%;
}
.category-box .image {
  overflow: hidden;
  position: relative;
}
.category-box .image img {
  transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -webkit-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  width: 100%;
  max-width: 100%;
}
.category-box:hover .image img {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.category-box .feature-box > a {
  background: #c7db9c none repeat scroll 0 0;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.2em;
  line-height: 30px;
  margin-bottom: 0;
  padding: 50px 0;
  text-align: center;
  text-transform: uppercase;
  margin-top: 30px;
  position: relative;
  overflow: hidden;
}
.category-box .feature-box > a::after {
  background: rgba(0, 0, 0, 0.05) none repeat scroll 0 0;
  content: "";
  display: inline-block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 100%;
  width: 100%;
  transition: all .5s ease 0s;
  -moz-transition: all .5s ease 0s;
  -webkit-transition: all .5s ease 0s;
  -o-transition: all .5s ease 0s;
}
.category-box .feature-box > a:hover::after {
  top: 0;
}
.category-box.lamp-box .feature-box > a {
  background: #f4dc86;
}
.category-box.cup-box .feature-box > a {
  background: #a7c8eb;
}
.category-box.plates-box .feature-box > a {
  background: #bce5d3;
}
.section-banner-product {
  margin-top: 45px;
}
.section-banner-product .product_block .product-image > img {
  max-width: 100%;
  width: 100%;
}
.section-banner-product .product-info {
  bottom: -100%;
  left: 0;
  padding-left: 22px;
  padding-top: 0;
  position: absolute;
  text-align: left;
  transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -webkit-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  width: 100%;
  z-index: 1;
}
.section-banner-product .product-preview:hover .product-info {
  bottom: 17px;
}
.section-banner-product .product-preview {
  position: relative;
  overflow: hidden;
}
.section-banner-product .product-preview.product-preview-first {
  margin-bottom: 30px;
}
.section-banner-product .product_block_3 .product-preview {
  padding: 0;
}
.section-banner-product .layout-column .addon-box .row {
  margin-bottom: 30px;
}
.section-banner-product .layout-column .addon-box .row:last-child {
  margin-bottom: 0;
}
/*.section-banner-product .product-preview::after {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    content: "";
    display: inline-block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 100%;
    width: 100%;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	cursor: pointer;
}
.section-banner-product .product-preview:hover::after {
    top: 0;
}*/
.section-banner-product .product-info > a {
  color: #fff;
  text-align: center;
  font-family: 'Raleway';
  text-transform: uppercase;
  width: 100%;
  display: block;
}
.section-banner-product .product-info > a:hover {
  color: #000;
}
.section-banner-product .product-info .price {
  color: #ededed;
  font-family: "Karla", sans-serif;
}
.section-brand.brand-home6 {
  background: #f6f6f6 none repeat scroll 0 0;
  margin-top: 100px;
  padding: 120px 0 130px;
}
/********HOME PAGE 7********/
.topbar-header7 .topbar-left {
  position: static;
}
.topbar-left #jms_ajax_search {
  line-height: 57px;
}
.topbar-header7 #jms_ajax_search .btn-xs.search-icon {
  line-height: 57px;
  vertical-align: top;
}
.topbar.topbar-header7 .topbar-center .addon-box {
  float: none;
  text-align: center;
}
.topbar.topbar-header7 .topbar-center .addon-box a {
  display: inline-block;
  margin-top: 20px;
}
.header-bar.header-bar-7 .addon-box {
  float: none;
  text-align: center;
}
.jmsvermegamenu .addon-box:last-child {
  display: none;
}
.jmsslider-layer .jms-slider-wrapper .slider {
  background: none;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
}
.section-vertical-slider {
  padding: 60px 0;
}
.jms-banner.slider-banner {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
  margin-top: 30px;
  overflow: hidden;
  padding: 35px;
}
.jms-banner.slider-banner a {
  overflow: hidden;
}
.jmsslider-layer .fraction-slider .prev,
.jmsslider-layer .fraction-slider .next {
  display: block;
  right: -60px;
  top: 0;
  left: auto !important;
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0 !important;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
}
.jmsslider-layer .fraction-slider .prev:hover,
.jmsslider-layer .fraction-slider .next:hover {
  background: #000 !important;
}
.jmsslider-layer .jms-slider-wrapper,
.jmsslider-layer .fraction-slider {
  overflow: visible !important;
}
.jmsslider-layer .fraction-slider .prev {
  top: 60px;
}
.jmsslider-layer .fraction-slider .prev::after,
.jmsslider-layer .fraction-slider .next::after {
  font-size: 12px;
}
.section-lastestproduct.lastestproduct-home7 {
  margin-top: 100px;
}
.section-lastestproduct.lastestproduct-home7 .product-preview:first-child {
  margin-bottom: 50px;
}
.lastestproduct-home7 .price {
  font-family: "Karla", sans-serif;
}
.label-box {
  background: #8ec78e none repeat scroll 0 0;
  border-radius: 3px;
  color: #fff;
  font-family: "Karla", sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 22px;
  margin-bottom: 0;
  padding: 0 11px;
  position: absolute;
  right: 16px;
  text-transform: uppercase;
  top: 16px;
}
.label-box.sale-box {
  background: #6fd9e9 none repeat scroll 0 0;
}
.label-box::after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #8ec78e;
  bottom: -4px;
  content: "";
  left: 50%;
  margin-left: -2px;
  position: absolute;
}
.label-box.sale-box::after {
  border-top-color: #6fd9e9;
}
.section-categories-list {
  margin: 90px 0 0;
}
.section-categories-list .layout-column {
  padding: 0;
}
.section-categories-list .title {
  padding-bottom: 0;
}
.section-categories-list .title > a {
  color: #000;
  font-family: "Raleway", sans-serif;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.2em;
  line-height: 48px;
  text-transform: uppercase;
}
.section-categories-list .box-content > p {
  color: #999999;
  line-height: 34px;
  margin-bottom: 0;
}
.section-categories-list .box-content {
  padding-left: 60px;
  text-align: left;
}
.section-categories-list .row {
  margin: 0;
}
.section-testimonials {
  background: #c7db9c none repeat scroll 0 0;
  color: #fff;
  margin-top: 100px;
  padding: 180px 0 120px;
  text-align: center;
}
.testimonial-comment {
  font-family: "Crete Round", serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  margin-bottom: 35px;
  padding: 0 150px;
}
.testimonial-author {
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.075em;
  text-transform: uppercase;
}
.show_office {
  display: block;
  font-family: "Karla", sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: capitalize;
  margin-top: 5px;
}
.section-hotdeal {
  background: #f6f6f6 none repeat scroll 0 0;
  padding: 100px 0;
}
.hotdeal-carousel .product-preview {
  background: #fff none repeat scroll 0 0;
  padding: 30px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}
.section-services.services-home7 {
  background: #fff none repeat scroll 0 0;
  border-bottom: 1px solid #eeeeee;
  padding: 100px 0 90px;
}
.hotdeal-carousel .product-info {
  text-align: left;
}
.hotdeal-carousel .price {
  color: #000;
  font-family: "karla", sans-serif;
  font-size: 17px;
  font-weight: 700;
}
.hotdeal-carousel .price.old {
  color: #999;
  font-size: 14px;
  font-weight: 400;
}
.countdown.is-countdown {
  margin-top: 16px;
}
.countdown-section {
  border: 2px solid #f6f6f6;
  display: inline-block;
  height: 60px;
  text-align: center;
  width: 60px;
  margin-right: 30px;
  padding-top: 15px;
}
.countdown-section .countdown-period {
  font-size: 14px;
  color: #999;
}
.countdown-section .countdown-amount {
  display: block;
  font-family: "Karla", sans-serif;
  font-weight: 700;
  color: #000;
  font-size: 18px;
  line-height: 10px;
}
.hotdeal-carousel .product-preview .preview {
  height: 350px;
  overflow: hidden;
}
.hotdeal-carousel .product-preview .preview img {
  margin-top: -60px;
}
.services-home7 .service-box-content {
  color: #666666;
  display: block;
  font-family: "Karla", sans-serif;
  letter-spacing: 0;
  line-height: 28px;
  padding: 0;
  position: static;
}
.services-home7 .service-box-content > p {
  line-height: 28px;
}
.services-home7 .service-box {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  box-shadow: none;
  padding: 0;
}
.services-home7 .service-box h2 {
  font-size: 18px;
  margin-bottom: 5px;
}
.services-home7 .image {
  min-height: 37px;
}
footer .jms-banner > a {
  width: auto;
}
footer .jms-banner a:hover img {
  transform: none;
}
.footer-7 .jms-banner.logo-footer > p {
  color: #666666;
  font-size: 14px;
  line-height: 30px;
  margin-bottom: 15px;
  margin-top: 30px;
}
footer .footer-7 .addon-title {
  padding-top: 0;
}
footer .footer-7 #newsletter_block_left > h4 {
  padding-top: 0;
}
footer .footer-7 .addon-title h3 {
  line-height: 30px;
  padding-bottom: 27px;
}
footer .jms-row.footer-7.footer-navbar {
  padding-bottom: 55px;
  padding-left: 0;
  padding-top: 85px;
}
.footer-7 #newsletter_block_left > p {
  color: #666;
  display: block;
  font-size: 14px;
  margin-bottom: 0;
  padding-right: 90px;
}
.footer-7 #block_contact_infos li,
.footer-7 #block_contact_infos li a {
  color: #666666;
  font-size: 14px;
  line-height: 36px;
}
.footer-7 #block_contact_infos li a:hover {
  color: #000;
}
.footer-7 #block_contact_infos li i {
  color: #000;
  margin-right: 15px;
}
footer .footer-7 #newsletter-input.form-control {
  border: 2px solid #ddd;
  height: 48px;
  padding: 0 20px;
}
footer .footer-7 #newsletter_block_left .form-group {
  margin: 30px 0 0;
}
footer .footer-7 .newsletter-btn {
  right: 20px;
}
.footer-7 .find-us .divider {
  margin: 0 15px;
}
.footer-7.footer-bottom {
  background: #f6f6f6;
  padding: 35px 0 25px;
}
footer .footer-7 .addon-box > #social_block {
  margin-top: 0;
}
.footer-7 .my-acoount-box {
  padding-left: 0;
}
/*********HOME PAGE 8**********/
header {
  z-index: 2001;
}
.section-slider-layer.slider-8 {
  margin-top: -160px;
}
.topbar.topbar2 .btn-xs {
  color: #fff;
}
.topbar2 .box.ajax_cart_quantity {
  border-color: #fff;
  color: #fff;
}
.topbar.topbar2 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  position: relative;
  z-index: 2001;
}
.topbar.topbar2 .btn-xs {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.header-bar2 #jms_ajax_search .btn-xs.search-icon {
  color: #fff;
}
.header-bar2 .jms-megamenu .nav > li > a {
  color: #ffffff;
}
.header-bar.header-bar2 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  position: relative;
  z-index: 2001;
}
.chair-collection.collection_block {
  margin-top: -10px;
}
.collection_block .row,
.collection_block .layout-column,
.collection_block .addon-box {
  height: 100%;
  width: 100%;
}
.collection_block .container {
  height: 100%;
}
.chair-collection.collection_block .banner-content {
  color: #999;
  text-align: left;
}
.collection_block .title {
  font-size: 36px;
  font-weight: 700;
  letter-spacing: 0.2em;
  line-height: 36px;
  text-transform: uppercase;
}
.chair-collection.collection_block .title {
  margin-bottom: 12px;
  color: #000;
}
.chair-collection.collection_block .title > a {
  color: #000;
}
.chair-collection.collection_block .box-content > p {
  font-family: "Crete Round", sans-serif;
  font-style: italic;
  line-height: 30px;
  margin-bottom: 40px;
  width: 100%;
}
.collection_block .box-content > a {
  border: 2px solid #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.2em;
  padding: 7px 45px;
  text-transform: uppercase;
  background: #fff;
}
.chair-collection.collection_block .box-content > a {
  border: 2px solid #000;
  background: none;
}
.chair-collection.collection_block .box-content > a:hover {
  background: #000 none repeat scroll 0 0;
  color: #fff;
}
.collection_block .title > a {
  color: #fff;
}
.collection_block .box-content > p {
  font-family: "Karla", sans-serif;
  font-style: normal;
  font-weight: 400;
  margin: 0 auto 40px;
  width: 48%;
}
.collection_block .box-content > a {
  background: #fff none repeat scroll 0 0;
  border: 2px solid #fff;
  color: #000;
}
.collection_block .box-content > a:hover {
  background: #000 none repeat scroll 0 0;
  border-color: #000;
  color: #fff;
}
.collection_block .title {
  margin-bottom: 25px;
}
.bedroom-collection .banner-content {
  text-align: left;
}
.bedroom-collection.collection_block .title,
.office-collection.collection_block .title {
  font-size: 30px;
  margin-bottom: 25px;
}
.bedroom-collection.collection_block .box-content > p {
  margin-left: 0;
}
.office-collection.collection_block .box-content > p {
  margin-right: 0;
}
.office-collection .banner-content {
  text-align: right;
}
/**********HOME PAGE 9*********/
.section-categorylist.categorylist9 {
  margin-top: 0;
}
.categorylist9 .banner-content {
  text-transform: uppercase;
}
.categorylist9 .box-content > p {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 30px;
}
.categorylist9 .banner-content h4.title {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.2em;
}
.products-filter .owl-item .item {
  margin: 0 15px;
}
.products-filter .owl-item .item .product-box {
  margin-bottom: 50px;
  text-align: center;
}
.products-filter .owl-item .item .product-box .price {
  font-family: "Karla", sans-serif;
}
.products-filter .owl-item .item .product-box:last-child {
  margin-bottom: 0;
}
.products-filter {
  border-bottom: 2px solid #eeeeee;
  padding-bottom: 90px;
}
.products-filter .jms-tab .nav-tabs {
  border-bottom: 0 none;
}
.products-filter .nav-tabs > li {
  margin: 0 15px;
}
.products-filter .nav-tabs > li:first-child {
  margin-left: 0;
}
.products-filter .nav-tabs > li > a {
  border: 0 none;
  border-radius: 0;
  color: #999999;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.075em;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
.products-filter .nav-tabs > li.active > a,
.products-filter .nav-tabs > li.active > a:focus,
.products-filter .nav-tabs > li.active > a:hover {
  border: 0;
  color: #000;
}
.products-filter .nav-tabs > li::after {
  background: #d4d4d4 none repeat scroll 0 0;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 4px;
  left: -17px;
  position: absolute;
  top: 9px;
  vertical-align: middle;
  width: 4px;
}
.products-filter .nav-tabs > li:first-child::after {
  display: none;
}
.products-filter .jms-tab {
  margin-bottom: 55px;
  margin-top: 65px;
}
.footer-7.footer-9 .find-us .divider {
  margin: 0 25px;
}
.footer-9 .find-us {
  margin-bottom: 10px;
}
/******** PRODUCT BOX ********/
.product-preview {
  text-align: center;
  border: 3px solid rgba(0, 0, 0, 0);
}
.preview {
  position: relative;
  display: flex;
}
.product_action {
  position: absolute;
  top: 11px;
  width: 100%;
  display: none;
}
.product-btn {
  background: #fff none repeat scroll 0 0;
  color: #999;
  display: inline-block;
  font-size: 0.86em;
  height: 48px;
  line-height: 50px;
  margin: 0 -1.5px;
  width: 70px;
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -o-transform: scale(0);
  transition: transform 1s ease 0s;
  -moz-transition: transform 1s ease 0s;
  -webkit-transition: transform 1s ease 0s;
  -o-transition: transform 1s ease 0s;
}
.product-btn:hover {
  background: #000;
  color: #fff;
}
.product-btn .fa-spin,
.product-btn .fa-check,
.product-btn.checked .fa-spin,
.product-btn.checking .fa-check,
.product-btn.checked .fa-exchange {
  display: none;
}
.product-btn.checking .fa-spin,
.product-btn.checked .fa-check {
  display: inline-block;
}
.product-preview .cart-button.ajax_add_to_cart_button {
  background: #7e5b78 none repeat scroll 0 0;
  border: none;
  border-radius: 0;
  color: #fff;
  display: inline-block;
  font-family: "Raleway", sans-serif;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0.12em;
  line-height: 30px;
  padding: 9px 20px;
  text-transform: uppercase;
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -o-transform: scale(0);
  transition: transform 1s ease 0s;
  -moz-transition: transform 1s ease 0s;
  -webkit-transition: transform 1s ease 0s;
  -o-transition: transform 1s ease 0s;
  margin-left: 0px;
}
.section-ernest-et-vous .owl-stage-outer .product-preview .cart-button.ajax_add_to_cart_button {
  display: none;
}
.product-preview:hover .cart-button.ajax_add_to_cart_button,
.product-preview:hover .product-btn {
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
}
.product-preview .cart-button.ajax_add_to_cart_button:hover {
  background: rgba(126, 91, 120, 0.6) none repeat scroll 0 0;
  color: #fff;
  transition: transform 1s ease 0s;
  -moz-transition: transform 1s ease 0s;
  -webkit-transition: transform 1s ease 0s;
  -o-transition: transform 1s ease 0s;
}
.product-btn.cart-button.btn-default.ajax_add_to_cart_button.disable {
  background: #7E5B78;
  color: #fff;
  border: none;
}
.product-preview .cart-button.ajax_add_to_cart_button.disable:hover {
  background: rgba(126, 91, 120, 0.6) none repeat scroll 0 0;
  color: #fff;
  cursor: default;
}
.product-preview .action {
  bottom: 11px;
  position: absolute;
  width: 100%;
  left: 0px;
}
.product_list .item.ajax_block_product .product-preview:hover {
  border-bottom: 3px solid #f0f0f0;
}
.product-preview .action a:hover {
  background: #f0f0f0;
}
.product-info > a {
  color: #000 !important;
  font-family: "Raleway", sans-serif !important;
  font-size: 22px;
}
.price {
  color: #999999;
  font-family: "montserrat", sans-serif;
  font-size: 0.86em;
  font-weight: 400;
}
.old.price {
  font-size: 13px;
  margin-right: 20px;
  text-decoration: line-through;
}
.product-info {
  padding-top: 5px;
}
#categories_block_left.block {
  background: #f6f6f6;
  border: none;
  padding: 15px;
}
.image_swap .product-img2 {
  left: 0;
  position: absolute;
  top: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
}
.image_swap img {
  height: 100%;
  width: 100%;
}
.image_swap:hover .product-img1 {
  animation: img1Effect 0.5s ease-out 0ms;
  -moz-animation: img1Effect 0.5s ease-out 0ms;
  -webkit-animation: img1Effect 0.5s ease-out 0ms;
}
.image_swap:hover .product-img2 {
  left: 0;
  top: 0;
  animation: img2Effect 0.5s ease-in 0ms;
  -moz-animation: img2Effect 0.5s ease-in 0ms;
  -webkit-animation: img2Effect 0.5s ease-in 0ms;
  opacity: 1;
}
@-webkit-keyframes img1Effect {
  0% {
    opacity: 1;
  }
  20% {
    opacity: 0.8;
  }
  40% {
    opacity: 0.6;
  }
  60% {
    opacity: 0.4;
  }
  80% {
    opacity: 0.2;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes img1Effect {
  0% {
    opacity: 1;
  }
  20% {
    opacity: 0.8;
  }
  40% {
    opacity: 0.6;
  }
  60% {
    opacity: 0.4;
  }
  80% {
    opacity: 0.2;
  }
  100% {
    opacity: 0;
  }
}
@keyframes img1Effect {
  0% {
    opacity: 1;
  }
  20% {
    opacity: 0.8;
  }
  40% {
    opacity: 0.6;
  }
  60% {
    opacity: 0.4;
  }
  80% {
    opacity: 0.2;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes img2Effect {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0.2;
  }
  40% {
    opacity: 0.4;
  }
  60% {
    opacity: 0.6;
  }
  80% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes img2Effect {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0.2;
  }
  40% {
    opacity: 0.4;
  }
  60% {
    opacity: 0.6;
  }
  80% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}
@keyframes img2Effect {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0.2;
  }
  40% {
    opacity: 0.4;
  }
  60% {
    opacity: 0.6;
  }
  80% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes spinAround {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes spinAround {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@keyframes spinAround {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/*********BREADCRUMB**********/
.breadcrumb {
  background: #f6f6f6 none repeat scroll 0 0;
  border-radius: 0;
  color: #999;
  font-size: 1em;
  letter-spacing: 0.075em;
  line-height: 36px;
  padding: 90px 0;
  text-transform: capitalize;
  vertical-align: middle;
  margin-bottom: 0;
}
.breadcrumb a {
  color: #999;
}
.breadcrumb a:hover {
  color: #000;
}
.category-name {
  color: #000;
  font-family: "Raleway", sans-serif;
  font-size: 1.14em;
  font-weight: 700;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
.navigation-pipe .navigation-pipe {
  font-size: 0;
}
.navigation-pipe .navigation-pipe::after {
  content: "/";
  font-size: 14px;
  margin: 0 5px;
}
.container.page-content {
  margin-top: 30px;
}
#product header {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}
/*********PRODUCT-LIST********/
.product_list .item.ajax_block_product {
  float: left;
  width: 33.33%;
  margin-bottom: 0px;
  padding: 0px 10px 10px;
  min-height: 400px;
}
#productsSortForm .select {
  text-align: left;
}
/*.filters-panel {
    border-bottom: 2px solid #f6f6f6;
    margin-bottom: 50px;
    padding-bottom: 7px;
}*/
.filters-panel label {
  color: #666;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
  vertical-align: middle;
}
.view-modes {
  text-align: right;
}
.view-modes a {
  color: #666666;
  display: inline-block;
  font-size: 14px;
  line-height: normal;
  margin-left: 15px;
}
.pagination {
  padding: 0;
}
.product-count {
  color: #666;
  font-size: 14px;
  text-align: right;
}
.filters-panel-bottom {
  border-top: 2px solid #f6f6f6;
  padding-top: 30px;
}
.product-list-info {
  display: none;
}
.product_list .price {
  font-family: "Open Sans", sans-serif;
}
.pagination > li > a,
.pagination > li > span {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 2px solid transparent;
  color: #666666;
  float: left;
  height: 40px;
  line-height: 38px;
  margin-left: 0;
  padding: 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 47px;
  font-weight: 700;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-radius: 0;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-color: #f0f0f0;
  color: #000;
  cursor: default;
  z-index: 2;
}
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  border-color: transparent;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  background: none;
  border-color: #f0f0f0;
  color: #000;
}
#pagination.pagination,
.pagination {
  margin: 0;
}
.pagination > li {
  display: inline-block;
  margin: 0 1px;
}
.product_list.products-list-in-row .item.ajax_block_product {
  width: 100%;
}
.products-list-in-row .preview {
  display: inline-block;
  float: left;
  margin-right: 55px;
}
.products-list-in-row .product-info {
  padding-top: 15px;
  text-align: left;
}
.products-list-in-row .product-list-info {
  display: block;
}
.products-list-in-row .product_button .product-btn,
.products-list-in-row .product-preview .product_button .cart-button.ajax_add_to_cart_button {
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  text-align: center;
  border: 2px solid #e3e3e3;
  line-height: 46px;
  min-height: 48px;
  vertical-align: middle;
  margin: 0 15px;
  float: left;
}
.products-list-in-row .product-preview .preview .action,
.products-list-in-row .product-preview .preview .product_action {
  display: none;
}
.products-list-in-row .product-preview .product_button .cart-button.ajax_add_to_cart_button {
  line-height: 44px;
  padding: 0 40px;
  font-family: "Open Sans", sans-serif;
  border-color: #000;
  margin-left: 0;
}
.products-list-in-row .product_button .product-btn:hover {
  border-color: #000;
}
.products-list-in-row .list_info {
  margin-top: 17px;
}
.products-list-in-row .product_button {
  margin-top: 45px;
}
.product_list .item.ajax_block_product .product-preview .preview img {
  max-width: 100%;
  width: 100%;
}
#wishlist_block {
  margin-top: 50px;
}
#wishlist_block .select_wish {
  border: 1px solid #cacaca;
  overflow: hidden;
  width: 200px;
  position: relative;
}
#wishlist_block .select_wish::after {
  content: "";
  font-family: "FontAwesome";
  height: 40px;
  line-height: 40px;
  position: absolute;
  right: 5px;
  text-align: center;
  top: 0;
  width: 40px;
  z-index: 0;
}
#wishlist_block .select_wish > select {
  border: 0 none;
  height: 40px;
  min-width: 250px;
  padding: 0 10px;
  position: relative;
  z-index: 100;
}
#wishlist_block .block_content > a {
  font-size: 13px;
  margin-top: 15px;
}
#wishlist_block .no-products {
  font-size: 14px;
}
#wishlist_block .select_wish > select {
  padding: 3px 15px;
}
.selector > span {
  display: none;
}
.results-select {
  font-size: 15px;
  text-align: center;
  text-transform: uppercase;
  line-height: 30px;
}
.results-select .lnr {
  font-size: 22px;
  margin-right: 10px;
  vertical-align: text-bottom;
}
.results-select .deactive .lnr-cross::before {
  content: "\e871";
}
.filters-panel .pagination {
  border: 1px solid #a6a5a5;
  border-radius: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 62px;
  float: left;
}
.nbrItemPage.pagination::after {
  border-left: 1px solid #dadada;
  color: #333333;
  content: "\f107";
  font-family: "FontAwesome";
  font-size: 15px;
  line-height: 32px;
  padding: 0 10px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2001;
}
.nbr-product {
  text-align: right;
}
.nbrItemPage.pagination > select {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none !important;
  height: 30px;
  line-height: 29px;
  width: 62px;
}
.nbr_form {
  margin-right: 30px;
}
.nb_item {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  font-weight: 400;
  height: 35px;
  min-width: 80px;
  padding: 0 7px;
  text-transform: uppercase;
}
.product-sort {
  display: inline-block;
  text-align: right;
  width: 100%;
}
.nb_item > option {
  float: left;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 30px;
}
.sort-select .btn-default {
  line-height: 25px;
  min-width: 85px;
  padding: 0 35px 0 10px;
  border-radius: 5px !important;
  text-transform: none;
  border: 1px solid #b6b6b6;
  text-align: left;
}
.sort-select .btn-default .arrow_triangle-down {
  color: #191919;
  display: inline-block;
  float: right;
  font-size: 15px;
  height: 25px;
  line-height: 25px;
  position: absolute;
  right: 0;
  text-align: center;
  width: 25px;
}
.sort-select .btn-default:hover {
  color: #fff;
}
.sort-select .btn-default:hover .arrow_triangle-down {
  color: #fff;
}
.product-sort .dropdown-menu {
  border-radius: 0;
  z-index: 2002;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  background: none;
  color: #F01342;
}
#results-select {
  position: relative;
}
#results-select::before {
  bottom: -54px;
  color: #ffffff;
  content: "\f0d8";
  font-family: "FontAwesome";
  font-size: 25px;
  left: 50%;
  position: absolute;
  text-shadow: 0 -3px 3px #dddddd;
}
#my-account .content-center {
  padding-top: 0;
}
/**********ORDER**********/
.input-group #quantity_wanted.form-control {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 2px solid #f0f0f0;
  display: inline-block;
  float: left;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  height: 48px;
  text-align: center;
  width: 60px;
}
.input-group.quantity-control {
  float: left;
}
#quantity_wanted_p .input-group-addon:last-child {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-color: #f0f0f0;
  border-radius: 0;
  border-width: 2px;
  float: left;
  line-height: 44px;
  padding: 0;
  width: 30px;
}
.input-group-addon:first-child {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-color: #f0f0f0;
  border-radius: 0;
  border-right: 2px none #f0f0f0;
  border-width: 2px;
  float: left;
  font-size: 26px;
  height: 48px;
  line-height: 44px;
  padding: 0;
  text-align: center;
  width: 30px;
}
.cart_description .product-name {
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.075em;
}
.cart_description small,
.cart_description small a {
  color: #999;
  display: block;
  line-height: 30px;
}
.cart_unit .price,
.cart_unit .old-price,
.cart_unit span,
.cart_total span {
  color: #666666;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
}
.cart_unit .old-price {
  color: #999;
  margin-right: 20px;
  text-decoration: line-through;
}
.option {
  display: inline-block;
  float: left;
  margin-right: 15px;
}
#availableCarriers_table th {
  background: #FBFBFB;
  border: 1px solid #e5e5e5;
  padding: 10px;
}
ul.step {
  margin-bottom: 30px;
  width: 100%;
  overflow: hidden;
}
ul.step li {
  float: left;
  width: 20%;
  text-align: left;
  border: 1px solid;
  border-top-color: #cacaca;
  border-bottom-color: #cacaca;
  border-right-color: #cacaca;
  border-left-width: 0px;
}
@media (max-width: 479px) {
  ul.step li {
    width: 100%;
  }
}
ul.step li a,
ul.step li span,
ul.step li.step_current span,
ul.step li.step_current_end span {
  display: block;
  padding: 5px 10px 6px 13px;
  color: #000;
  font-size: 1.15em;
  line-height: 1.61;
  font-weight: 500;
  position: relative;
}
@media (max-width: 992px) {
  ul.step li a,
  ul.step li span,
  ul.step li.step_current span,
  ul.step li.step_current_end span {
    font-size: 1.15em;
  }
}
ul.step li a:focus,
ul.step li span:focus,
ul.step li.step_current span:focus,
ul.step li.step_current_end span:focus {
  text-decoration: none;
  outline: none;
}
ul.step li.first span,
ul.step li.first a {
  z-index: 5;
  padding-left: 23px !important;
}
@media (max-width: 480px) {
  ul.step li.first span,
  ul.step li.first a {
    padding-left: 13px !important;
  }
}
ul.step li.second span,
ul.step li.second a {
  z-index: 4;
}
ul.step li.third span,
ul.step li.third a {
  z-index: 3;
}
ul.step li.four span,
ul.step li.four a {
  z-index: 2;
}
ul.step li.last span {
  z-index: 1;
}
ul.step li.step_current {
  font-weight: bold;
  background: #e65376 none repeat scroll 0 0;
}
ul.step li.step_current span {
  position: relative;
  color: #fff;
}
@media (min-width: 992px) {
  ul.step li.step_current span {
    padding-left: 48px;
    backgr-moz-box-flexound: #d6a916 none repeat scroll 0 0;
    border-color: #d6a916;
  }
}
ul.step li.step_current_end {
  font-weight: bold;
}
ul.step li.step_todo {
  background: #D9D9D9;
  border-color: #e2e2e2;
}
ul.step li.step_todo span {
  display: block;
  color: #555;
  position: relative;
}
@media (min-width: 992px) {
  ul.step li.step_todo span {
    padding-left: 48px;
  }
}
ul.step li.step_done {
  background: #7e5b78;
}
ul.step li.step_done a {
  color: #fff;
}
@media (min-width: 992px) {
  ul.step li.step_done a {
    padding-left: 48px;
  }
}
@media (min-width: 992px) {
  ul.step li#step_end span:after {
    display: none;
  }
}
ul.step li em {
  font-style: normal;
}
@media (min-width: 480px) and (max-width: 767px) {
  ul.step li em {
    display: none;
  }
}
@media (max-width: 480px) {
  ul.step li.step_done {
    border-bottom-color: #FFF;
  }
  ul.step li.step_todo {
    border-top-color: #FFF;
  }
}
/************** ORDER *****************/
.page-heading span.heading-counter {
  color: #666;
  float: right;
  font-family: Karla, sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.075em;
  margin-bottom: 10px;
  text-transform: none;
}
#cart_summary tbody td.cart_product img {
  border: 1px solid #D6D4D4;
}
.table tbody > tr > td.cart_quantity {
  padding: 25px 15px;
  width: 160px;
}
.cart_quantity .cart_quantity_input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 2px solid #e3e3e3;
  float: left;
  font-size: 16px;
  font-weight: 700;
  height: 48px;
  line-height: 46px;
  padding: 0;
  text-align: center;
  width: 60px;
}
#cart_summary.table-bordered > tfoot > tr > td {
  color: #666666;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 30px;
}
.cart_total .price {
  color: #222;
  font-size: 14px;
  float: none;
}
.cart_avail > span {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-radius: 0;
  color: #e65376;
  font-size: 14px;
  font-weight: 400;
  padding: 0;
}
div#uniform-id_state.selector span {
  display: none;
}
div#uniform-currency_payment.selector span {
  display: none;
}
div#uniform-currency_payment.selector select {
  border: 0 none;
}
div#uniform-currency_payment.selector {
  border: 1px solid #f0f0f0;
}
.radio-inline label {
  margin-bottom: 0;
}
div#uniform-newsletter.checker span,
div#uniform-optin.checker span,
div#uniform-invoice_address.checker span {
  position: relative;
  top: -2px;
}
.date-select-form div {
  display: inline-block;
  margin-right: 10px;
}
.date-select-form div.selector span,
div#uniform-id_country.selector span {
  display: none;
}
.date-select-form div.selector select {
  border: 0 none;
}
.date-select-form div.selector {
  border: 1px solid #f0f0f0;
}
.required div.selector select {
  border: 0 none;
}
.required div.selector {
  border: 1px solid #f0f0f0;
}
.form-control.grey {
  background: none;
}
.table tbody > tr > td.cart_quantity .cart_quantity_button a {
  float: left;
}
.btn.button-plus,
.btn.button-minus {
  color: #595959;
  line-height: 36px;
  border-color: #ddd;
  padding: 0 10px;
}
.cart_delete a.cart_quantity_delete:hover,
a.price_discount_delete:hover {
  border-color: #222;
}
/********** ORDER PAGE ********/
/**********WISHLIST***********/
#hideWishlist {
  line-height: 35px;
  padding: 0 20px;
}
.display_list {
  margin: 0;
}
.display_list li {
  margin-bottom: 20px;
}
.product_image_wishlist .product_image > a {
  display: inline-block;
  text-align: center;
  width: 100%;
}
.product_button_action a {
  display: inline-block;
  width: 100%;
}
.product_button_action .btn_action a {
  margin-top: 10px;
}
.product_quantity_wishlist .form-control {
  text-align: center;
}
/********MANUFACTURERS********/
#manufacturers_list.list li > div {
  border-bottom: 1px solid #ddd;
  padding: 20px 0;
}
.right-side {
  text-align: center;
  padding: 20px 10px;
}
.description_box {
  margin-bottom: 30px;
}
.back-to-top {
  background-color: rgba(0, 0, 0, 0.7);
  bottom: 10%;
  cursor: pointer;
  font-size: 28px;
  height: 45px;
  line-height: 1.6;
  position: fixed;
  right: 0;
  text-align: center;
  width: 45px;
  z-index: 1000;
  display: none;
}
.back-to-top:hover {
  color: #FFFFFF;
  background: #F01342;
}
.back-to-top span {
  color: #FFF;
}
.categories-list .blog-intro {
  margin: 0;
}
.container .pagenotfound {
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.pagenotfound > #error-code {
  color: #a1a1a1;
  font-size: 150px;
}
.fontawesome-icon-list > div {
  font-size: 15px;
  padding-bottom: 5px;
  padding-top: 5px;
}
.fileupload .filename,
.fileupload .action {
  display: none;
}
.footer_links > li {
  display: inline-block;
}
.footer_links {
  margin-bottom: 0;
  margin-top: 70px;
}
.fancybox-error {
  font-size: 15px !important;
}
/**** HEADER ****/
header {
  position: fixed !important;
  background: #fff;
  width: 100%;
  top: 0px;
}
.jms-megamenu .mega-nav li.group > a {
  text-transform: inherit !important;
}
header .btn-xs,
.btn-group-xs > .btn {
  font-size: 11px !important;
  font-weight: 400;
  color: #7e5b78 !important;
}
header .btn-xs:hover,
.btn-group-xs > .btn,
header .btn-xs:active,
.btn-group-xs > .btn {
  color: #333 !important;
  text-decoration: none !important;
}
#jms_ajax_search .btn-xs.search-icon {
  padding: 14px 25px;
}
.logo.img-responsive {
  max-width: inherit;
  width: 250px;
}
@media all and (max-width: 1199px) {
  .logo.img-responsive {
    width: 200px;
  }
  .jms-row.header-bar {
    padding: 10px 70px !important;
  }
}
@media all and (max-width: 768px) {
  body row.header-bar {
    padding: 30px 50px 17px 20px !important;
  }
  header .header-bar .layout-column.navbar-logo {
    width: 50%;
  }
  .menu-item[data-id="286"] {
    display: none;
  }
  .logo.img-responsive {
    width: 100%;
  }
  .section-slider-layer,
  .breadcrumb {
    margin-top: 75px !important;
  }
}
/*header{
	position: relative ;
}*/
header .layout-column.col-lg-9.col-md-9.col-sm-4.col-xs-3.mega-menu .addon-box {
  float: right;
}
header .layout-column.col-lg-9.col-md-9.col-sm-4.col-xs-3.mega-menu {
  padding-top: 25px;
  position: inherit;
}
.slide.active-slide {
  background-position: center !important;
}
img.jms-slide-content.fs_obj {
  height: auto !important;
}
.menuRiche {
  padding: 0px 0 !important;
  width: 100%;
  border-top: 15px solid #7e5b78 !important;
  background: #fff;
  margin-top: -10px !important;
}
.menuRicheImg ul.mega-nav li {
  padding: 0px !important;
}
.jms-megamenu .dropdown-menu .mega-dropdown-inner {
  padding: 0px 15%;
}
body .jms-megamenu .nav a {
  font-family: 'Raleway', 'Open Sans';
  color: #000;
  font-size: 16px;
}
#short_description_content p {
  line-height: 1.2em !important;
}
.jms-megamenu .nav > li {
  position: inherit;
}
.jms-megamenu .nav > li > a {
  padding: 15px !important;
  font-family: 'Raleway';
  line-height: 55px;
}
#jms-megamenu-container {
  position: inherit;
}
.ContainerBgMenu {
  width: 100%;
  overflow: hidden;
  margin: 12.5px;
  position: relative;
  height: 110px;
}
.ContainerBgMenuErnest {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 330px;
  margin-top: -25px;
}
div.bkgMenuOne,
div.bkgMenuTwo,
.bkgMenuErnest {
  width: 100%;
  height: 100%;
  padding: 10px;
  transition: all 0.5;
  z-index: 0;
  background-size: 100%;
}
a.bkgMenuOne,
a.bkgMenuTwo {
  display: none;
  position: absolute;
  margin: 8px;
  margin-left: 15px;
  top: 0px;
  width: 100%;
  height: 100%;
  padding-top: 37px;
  /*border: 1px solid #fff;*/
  text-align: center;
  text-transform: uppercase;
  /*background: rgba(51, 51, 51, 0.62);*/
  font-size: 16px;
  color: #fff !important;
  z-index: 1;
}
.ContainerBgMenu:hover a.bkgMenuOne,
.ContainerBgMenu:hover a.bkgMenuTwo,
.ContainerBgMenu:active a.bkgMenuOne,
.ContainerBgMenu:active a.bkgMenuTwo {
  display: block;
}
div.bkgMenuOne {
  background: url('../img/click-menu.jpg');
  background-position: center;
  background-size: cover;
}
div.bkgMenuTwo {
  /*background: url('../img/menu-riche-demi-pots.jpg'); */
  background: url('../img/menu-riche-demi-pots.jpg');
  background-position: center;
  background-size: cover;
}
div.bkgMenuOne:hover,
div.bkgMenuTwo:hover {
  /* -webkit-transition: all 200ms;
    transition: all 200ms;
    -webkit-transform: scale3d(1.2,1.2,1);
    -ms-transform: scale3d(1.2,1.2,1);
    transform: scale3d(1.2,1.2,1); 
	transition: all 0.5;*/
}
a.bkgMenuOne:hover,
a.bkgMenuTwo:hover {
  color: #fff;
}
.bkgMenuErnest {
  background: url('/themes/jms_delphinus/img/portraitMenuRiche.jpg');
  background-position: center;
  background-size: cover;
}
.jms-megamenu .nav > li {
  position: inherit;
}
.jms-megamenu .mega-nav li.group {
  padding-top: 25px !important;
}
.nav-child.dropdown-menu.mega-dropdown-menu.menuRiche.fullwidth {
  width: 100% !important;
}
.mega-menu .addon-box {
  width: 100%;
  float: left;
}
.menu-wrap {
  position: fixed !important;
}
@media all and (max-width: 480px) {
  .jms-slider-wrapper,
  .section-home-banner {
    display: none;
  }
}
/**** Section 1 ****/
.box-sale-content.selectionFr-nico > h3 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: #7E5B78;
  text-align: center;
  margin-top: 10px;
}
.box-sale-content.selectionFr-nico > p {
  color: #333;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0em;
  margin-bottom: 0;
  line-height: 1.5em;
  text-transform: inherit;
  text-align: justify;
  margin-top: 35px;
}
.section-banner .box-sale-content {
  border: none;
  padding: 0px;
}
.section-banner .box-sale {
  background: none;
  padding: 0px;
}
.lieuxBoutiques {
  padding-top: 85px;
}
.lieuxBoutiques h3 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: #7E5B78;
  text-align: center;
}
.lieuxBoutiques ul li {
  display: inline-block;
  width: 100%;
}
.lieuxBoutiques ul li a {
  display: block;
  border: 1px solid #d2d0d0;
  padding: 15px 10px;
  text-align: center;
  color: #d2d0d0;
  text-transform: uppercase;
}
.lieuxBoutiques p {
  color: #7e5b78;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 27px;
}
.lieuxBoutiques ul li a:hover {
  text-decoration: none;
  background: #d2d0d0;
  color: #ffffff;
}
.jms-megamenu .mega-nav > .mega.menu-align-left > .dropdown-menu {
  left: 100% !important;
  width: 95% !important;
  background: #ddd !important;
  /* padding: 0px; */
}
.product-preview-3 {
  margin: -10px;
}
.suggestionHoverFreddy,
.suggestionHoverNico {
  display: none;
  background: rgba(0, 0, 0, 0.6);
  padding: 40px;
  position: absolute;
  top: 0px;
  width: 95%;
  height: 100%;
  text-align: center;
}
.suggestionHoverFreddy p,
.suggestionHoverNico p {
  color: #fff;
  line-height: 1.5em;
}
.suggestionHoverFreddy h3,
.suggestionHoverNico h3 {
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
}
.suggestionHoverFreddy a,
.suggestionHoverNico a {
  border: 1px solid #fff;
  color: #fff;
  text-decoration: none;
  padding: 15px;
  margin-top: 35px;
  display: block;
}
.suggestionHoverFreddy a:hover,
.suggestionHoverNico a:hover {
  background: rgba(255, 255, 255, 0.27);
  text-decoration: none;
  color: #fff;
}
/********** CATEGORIE PRODUITS *********/
.product-image.catProdAccueil {
  width: 100%;
}
span.catproduitAccueil {
  position: absolute;
  font-family: 'Amatic SC';
  color: #fff;
  font-size: 36px;
  text-transform: uppercase;
  display: block;
  top: 30%;
  width: 100%;
  font-weight: 300;
}
span.catproduitAccueil.fontmoy {
  font-size: 52px;
}
span.catproduitAccueil.fontmax {
  font-size: 72px;
  top: 38%;
}
.addon-box .row .product_block.col-lg-6.col-md-6.col-sm-6.col-xs-12 .product-preview.product-preview-first {
  margin-bottom: 24px;
}
.product-preview .preview {
  overflow: hidden;
}
span.bandeau {
  background: #7E5B78;
  font-size: 12px;
  color: white;
  text-transform: uppercase;
  padding: 45px 0 7px;
  width: 140px;
  text-align: center;
  display: block;
  position: absolute;
  left: -43px;
  top: -6px;
  z-index: 1;
  -webkit-transform: rotate(-45deg) translateY(-5px);
  -moz-transform: rotate(-45deg) translateY(-5px);
  -ms-transform: rotate(-45deg) translateY(-5px);
  -o-transform: rotate(-45deg) translateY(-5px);
  transform: rotate(-45deg) translateY(-5px);
}
.bandeau:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 3px;
  left: 0;
  right: 0;
  border-bottom: 1px solid #fff;
}
/**** RS ****/
.reseaux-banner div a {
  border: 1px solid #fff;
  border-radius: 100%;
  padding: 15px 17px 15px 21px;
  width: 150px;
  height: 150px;
  margin: 25px;
}
.reseaux-banner div a.instagram {
  padding: 16px 18px;
}
.reseaux-banner div a.RStwitter {
  padding: 16px 18px;
}
.reseaux-banner div a.RSfacebook {
  padding: 16px 22px;
}
.reseaux-banner a span.suppr {
  display: none;
}
.reseaux-banner div a .fa {
  color: #fff;
}
.reseaux-banner div a:hover {
  background: rgba(255, 255, 255, 0.3);
}
.btnRS {
  margin-top: 10%;
}
/**** Section Produit Pref ****/
.jms-row.section-features-product .product-carousel.owl-carousel.owl-theme.owl-responsive-1199.owl-loaded .item.ajax_block_product .product-preview .product-info a {
  font-size: 16px;
  text-transform: inherit;
}
.jms-row.section-features-product .product-carousel.owl-carousel.owl-theme.owl-responsive-1199.owl-loaded .item.ajax_block_product .preview {
  border: 2px solid #d2d0d0;
}
.jms-row.section-features-product .product-carousel.owl-carousel.owl-theme.owl-responsive-1199.owl-loaded .item.ajax_block_product .product-preview .content_price {
  display: none;
}
.jms-row.section-features-product .product-carousel.owl-carousel.owl-theme.owl-responsive-1199.owl-loaded .item.ajax_block_product .preview .product_action {
  display: none;
}
@media all and (max-width: 316px) {
  .product-carousel {
    width: 100%;
  }
}
/**** SECTION BLOG ****/
.blog-item .post-created span {
  display: none;
}
#index .blog-item .post-thumb {
  height: 240px;
  overflow: hidden;
  display: block;
}
.post-intro p {
  line-height: 20px;
}
.blog-intro p {
  line-height: 1.5em;
}
.blog-post h4 {
  font-size: 16px !important;
  min-height: 50px;
}
article.blog-post.col-sm-12.col-md-6.col-lg-6.col-xs-12 {
  padding: 25px;
  height: 600px;
}
article.blog-post.col-sm-12.col-md-6.col-lg-6.col-xs-12 .post-category,
article.blog-post.col-sm-12.col-md-6.col-lg-6.col-xs-12 .post-views,
article.blog-post.col-sm-12.col-md-6.col-lg-6.col-xs-12 .post-comments,
.blog-post .post-category,
.blog-post .post-comment-count,
.blog-post .post-views,
.blog-post .post-created {
  display: none;
}
.blog-post .post-image {
  max-width: 670px;
  float: left;
  margin-right: 25px;
}
/**** FOOTER ****/
footer {
  background: #7E5B78;
}
.footer-riche {
  padding-top: 0;
}
.reseauxSociauxFooter {
  text-align: center;
}
.reseauxSociauxFooter a {
  display: inline-block;
  width: 40px;
  margin: 0 10px;
}
.reseauxSociauxFooter div a {
  border: 1px solid #fff;
  border-radius: 100%;
  padding: 10px 15px;
  width: 40px;
  height: 40px;
  margin: 5px;
}
.reseauxSociauxFooter div a.RStwitter {
  padding: 10px 13px;
}
.reseauxSociauxFooter div a.RSfacebook {
  padding: 10px 13px;
}
.reseauxSociauxFooter a span.suppr {
  display: none;
}
.reseauxSociauxFooter div a .fa {
  color: #fff;
}
.reseauxSociauxFooter div a:hover {
  background: rgba(255, 255, 255, 0.3);
}
.btnRS {
  margin-top: 5%;
}
.footer-riche h3,
h4 {
  text-align: center;
  margin-bottom: 15px;
  font-weight: 700;
}
.footer-riche .layout-column {
  border-right: 1px solid #fff;
  padding: 15px 15px 25px;
}
.footer-riche .layout-column:nth-of-type(3) {
  border: none;
}
#block_contact_infos ul {
  text-align: center;
  color: #fff;
}
#block_contact_infos a {
  color: #fff;
}
.jms-row.footer-3.footer-bottom.footerLast a {
  color: #fff !important;
}
.jms-row.footer-3.footer-bottom.footerLast a:hover {
  color: #fff !important;
}
.jms-row.footer-2.footer-navbar {
  background-size: cover;
  background-position: center bottom;
  padding: 29px 0 22px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.22);
}
.jms-row.footer-2.footer-navbar.footer-riche {
  padding: 47.33px 0;
}
/**** FICHE PRODUITS ****/
.pb-right-column > h2 {
  text-align: center;
  font-family: 'Open Sans Condensed' !important;
  font-size: 42px !important;
  font-weight: 400 !important;
  color: #7e5b78 !important;
  letter-spacing: 0em !important;
  position: relative !important;
}
.pb-right-column > h2:after {
  content: '';
  width: 80px;
  height: 3px;
  background: #7e5b78;
  position: absolute;
  bottom: -15px;
  left: 42.5%;
}
.price-area,
.extra-comment {
  width: 100%;
}
.price.old {
  display: none;
}
.price.new {
  color: #7e5b78 !important;
  font-family: 'Open Sans Condensed';
  text-align: center;
  width: 100%;
  display: block;
  font-size: 20px !important;
}
.product-util #add_to_cart.product-btn {
  background: #7e5b78 !important;
  border: none !important;
  color: #fff !important;
  font-family: "Raleway", sans-serif !important;
  box-shadow: none !important;
  margin-left: 0px !important;
  width: 50% !important;
  margin-bottom: 0px;
  letter-spacing: 0em !important;
  float: right;
  margin-right: 0px;
  padding: 0 0px !important;
  font-weight: 300 !important;
}
.product-util #add_to_cart.product-btn:hover {
  background: rgba(128, 93, 122, 0.75) !important;
}
#short_description_content {
  margin-top: 20px !important;
}
.breadcrumb {
  margin-bottom: 40px;
}
.category-name.pull-right {
  display: none;
}
#mitrocops_bootstraptabs .nav-tabs > li > a.mitrocops-a {
  font-family: 'Raleway', 'Open Sans', sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  color: #999;
  padding: 15px 25px !important;
  font-weight: 700;
}
#more_info_block .tab-content {
  padding-top: 10px;
}
#short_description_content p,
#short_description_content p span,
#more_info_block p,
#more_info_block p span,
#short_description_content {
  text-align: center !important;
  color: #999 !important;
  font-size: 15px !important;
  line-height: 1.5em !important;
  font-family: 'Raleway', 'Open Sans', sans-serif !important;
}
#more_info_block p,
#more_info_block p span {
  text-align: left !important;
  color: #333 !important;
}
#product_condition,
#pQuantityAvailable {
  display: none !important;
}
.quantity-cart {
  margin-top: 20px !important;
  margin-bottom: 50px;
}
.extra-product.clearfix {
  border-top: none !important;
}
.quantity-cart {
  margin-bottom: 0px !important;
}
.quantity-cart .option {
  float: none;
  width: 100%;
}
.product-description {
  margin-top: 0px !important;
}
.social_sharing_product {
  margin-top: 15px !important;
  padding-top: 15px !important;
}
#more_info_block {
  margin-top: 25px !important;
}
.slider-products.accessories_block {
  margin-top: 25px !important;
}
form#buy_block {
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  margin-top: 20px;
  text-align: center;
}
.attribute_fieldset div.selector {
  margin: auto;
  margin-top: 10px;
}
span.category-name.pull-right {
  padding-right: 25px;
}
.breadcrumb {
  background-color: #f0f0f0 !important;
  border-radius: 0px !important;
  margin-bottom: 40px !important;
  margin-top: 180px;
}
#product .breadcrumb a {
  color: #e65376;
}
.breadcrumb a {
  color: #fff;
}
#product span.category-name.pull-right {
  color: #e65376 !important;
}
#product span.navigation-pipe {
  color: #e65376 !important;
}
span.navigation-pipe {
  color: #fff !important;
}
#more_info_block .nav.nav-tabs {
  border-bottom: 2px solid #e65376 !important;
}
.other-info {
  margin-top: 15px !important;
}
.page-product-box {
  font-size: 24px;
  font-weight: 500;
}
.page-product-box #allergene {
  font-size: 16px;
  font-weight: 300;
}
.page-product-box #allergene td {
  padding: 0px 10px;
}
/**** BLOC DESCRIPTION ****/
a.mitrocops-a,
a.mitrocops-a:hover {
  border: none !important;
  font-weight: 400 !important;
}
#more_info_block .nav-tabs > li > a {
  font-family: 'Raleway' !important;
  padding: 10px 40px !important;
  font-weight: 500 !important;
}
#more_info_block .nav-tabs > li:hover a,
#more_info_block .nav-tabs > li:focus a,
#more_info_block .nav-tabs > li:active a {
  background: #e65376 !important;
  color: #fff !important;
}
#more_info_block .nav-tabs > li.active a {
  background: #7e5b78 !important;
  color: #fff !important;
}
/**** ACCESSOIRES ****/
.accessories-carousel.owl-carousel.owl-theme.owl-loaded {
  background-color: #f7f7f7;
  padding: 50px;
}
.slider-products.accessories_block .owl-item {
  width: 250px !important;
}
/**** RS ****/
/*button.btn.btn-default.social-sharing {
    border-radius: 100% !important;
    width: 55px;
    height: 55px;
    border: none;
    font-size: 22px;
}

#product button.btn.btn-default.social-sharing {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}*/
.social_sharing_product p {
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 300;
  font-family: 'Raleway', sans-serif;
}
.social_sharing_product p.socialsharing_product {
  display: flex;
  justify-content: center;
  -webkit-display: flex;
  -webkit-justify-content: center;
  -moz-display: flex;
  -moz-justify-content: center;
  -ms-display: flex;
  -ms-justify-content: center;
  -o-display: flex;
  -o-justify-content: center;
}
.socialsharing_product .btn-default {
  background: none !important;
  border: 1px solid #F3F3F3;
  color: #7e5b78 !important;
}
.fa.fa-twitter {
  color: #fff;
  font-size: 0.8em;
}
.fa.fa-facebook {
  color: #fff;
  font-size: 0.8em;
}
.fa.fa-pinterest-p {
  color: #fff;
  font-size: 0.8em;
}
.btn.btn-default.btn-twitter.social-sharing:hover,
.btn.btn-default.btn-twitter.social-sharing:focus,
.btn.btn-default.btn-twitter.social-sharing:active {
  background: #fff;
}
.btn.btn-default.btn-facebook.social-sharing:hover,
.btn.btn-default.btn-facebook.social-sharing:focus,
.btn.btn-default.btn-facebook.social-sharing:active {
  background: #fff;
}
.btn.btn-default.btn-pinterest.social-sharing:hover,
.btn.btn-default.btn-pinterest.social-sharing:focus,
.btn.btn-default.btn-pinterest.social-sharing:active {
  background: #f7f7f7;
}
.btn.btn-default.social-sharing:hover i.fa,
.btn.btn-default.social-sharing:focus i.fa,
.btn.btn-default.social-sharing:active i.fa {
  color: #7e5b78;
}
/**** Page Ventes ****/
.view-modes,
.sort-select {
  display: none;
}
.product-preview a {
  font-size: 16px;
  text-transform: uppercase;
  display: block;
  width: 100%;
}
.product-preview a:hover {
  color: #7e5b78;
  text-decoration: none;
}
#layered_form div.checker span {
  top: 0px !important;
  display: inherit !important;
}
li.nomargin.hiddable.col-lg-12 {
  list-style: none;
  padding: 0px;
}
#layered_block_left .nomargin a {
  color: #777777;
  font-weight: 400;
}
/**** Menu Burger ****/
#off-canvas-menu li a {
  color: #7e5b78;
  font-family: 'Raleway';
}
#off-canvas-menu li:hover a,
#off-canvas-menu li:active a {
  cursor: pointer;
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  color: #7e5b78;
}
.close-button::before,
.close-button::after {
  background: #7e5b78 !important;
}
.fs-loader {
  height: 100vh !important;
}
/***** PANIER *****/
.cart_description a,
.cart_delete span {
  color: #7e5b78;
}
/**** PAGE CMS ****/
/*.pageCMS p{
	text-align: justify;
}*/
.pageCMS .article {
  padding-right: 50px;
}
.pageCMS h2 {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 0px;
  margin-top: 35px;
}
.pageCMS .article > div {
  margin-bottom: 50px;
}
.pageCMS .article > div p {
  line-height: 1.5 !important;
}
.dateHist li {
  padding: 0 25px;
  margin-bottom: 25px;
}
.dateHist li div {
  border-bottom: 1px solid #f0f0f0;
}
.pageCMS .article .dateHist h4,
.valeur span {
  color: #e65376;
  font-size: 20px;
  margin: 0px;
}
.pageCMS .sidebar {
  margin-top: 30px;
}
.pageCMS .sidebar h3 {
  text-transform: uppercase;
  text-align: center;
  padding-top: 15px !important;
}
.pageCMS .sidebar .boutique,
.pageCMS .sidebar .sdbPartenaires,
.pageCMS .sidebar .sdbHistoire,
.pageCMS .sidebar .valeur,
.sdbTriporteur,
.sdbFrere {
  background: #7e5b78;
  padding: 30px;
  color: #fff;
  margin: 0 0 25px 0;
}
.pageCMS .sidebar .boutique li {
  color: #fff;
  padding: 15px 0;
  border-bottom: 1px solid #f0f0f0;
  text-align: center;
}
.pageCMS .sidebar .boutique li:nth-of-type(5) {
  border-bottom: none;
}
.pageCMS .sidebar .boutique a {
  color: #fff;
  padding: 10px 0;
  text-align: center;
  display: block;
  width: 200px;
  margin: 25px auto 0;
  border: 1px solid #f0f0f0;
}
.pageCMS .sidebar .boutique a:hover {
  color: #7e5b78;
  background: #fff;
  text-decoration: none;
}
.pageCMS .sidebar .sdbHistoire,
.pageCMS .sidebar .sdbPartenaires,
.carteNoel {
  background: #f7f7f7;
  padding: 30px;
}
.pageCMS .sidebar .valeur {
  background: url(/themes/jms_delphinus/img/valeur.jpg);
  background-size: cover;
  background-position: center;
  padding: 0px;
}
.pageCMS .sidebar .sdbHistoire {
  background: url(/themes/jms_delphinus/img/histoire.jpg);
  background-size: cover;
  background-position: center;
  padding: 0px;
}
.sdbTriporteur {
  background: url(../img/triporteur.jpg);
  background-size: cover;
  background-position: center;
  padding: 0px;
}
.sdbFrere {
  background: url(../img/portraitMenuRiche.jpg);
  background-size: cover;
  background-position: center;
  height: 200px;
}
.pageCMS .sidebar .valeur a,
.pageCMS .sidebar .sdbHistoire a,
.pageCMS .sidebar .sdbPartenaires a,
.sdbTriporteur a,
.carteNoel a {
  display: block;
  border: 1px solid #e65376;
  color: #e65376;
  padding: 10px;
  text-align: center;
  width: 200px;
  margin: 20px auto 0;
}
.sdbTriporteur a {
  color: #fff !important;
}
.pageCMS .sidebar .sdbPartenaires p {
  color: #333;
  text-align: center;
}
.pageCMS .sidebar .sdbPartenaires h3,
.sdbTriporteur h3,
.carteNoel h3 {
  color: #7e5b78;
  text-align: center;
}
.pageCMS .sidebar .sdbPartenaires a:hover,
.carteNoel a:hover {
  background: #e65376;
  text-decoration: none;
  color: #fff;
}
.pageCMS .sidebar .valeur a,
.pageCMS .sidebar .sdbHistoire a {
  color: #fff;
  border: none;
  font-weight: 500;
  font-size: 20px;
  display: block;
  width: 100%;
  height: 100%;
  padding: 50px;
}
.pageCMS .sidebar .valeur a:hover,
.pageCMS .sidebar .sdbHistoire a:hover {
  text-decoration: none;
  background: rgba(0, 0, 0, 0.4);
}
.sdbTriporteur > div {
  padding: 30px;
  background: rgba(126, 91, 120, 0.65);
}
.sdbTriporteur a {
  color: #fff;
  border: 1px solid #fff;
}
.sdbTriporteur div:hover a {
  text-decoration: none;
  background: #fff;
  color: #e65376 !important;
}
.sdbTriporteur div h3 {
  color: #fff;
  font-weight: 400;
  line-height: 1.5;
}
/**** Partenaires ****/
.fichePartenaire {
  padding: 10px;
  height: 100%;
}
.fichePartenaire > div {
  background: #f0f0f0;
  padding: 25px;
  position: relative;
}
.fichePartenaire h2 {
  text-align: center;
  color: #7e5b78;
  font-size: 22px !important;
  margin-bottom: 15px !important;
}
.fichePartenaire a {
  margin: 0;
  display: block;
}
.fichePartenaire a > span {
  padding: 10px 20px;
  border: 1px solid #e65376;
  text-align: center;
  display: block;
  width: 86%;
  background: none;
  margin: auto;
}
.fichePartenaire a > span::hover,
.fichePartenaire a > span:active {
  background: #e65376;
  color: #fff;
  text-decoration: none;
}
/**** Boutique ****/
.ficheBoutique {
  padding-right: 25px;
}
.ficheBoutique .uneBoutique {
  border-bottom: 1px solid #f0f0f0;
  padding: 20px 0;
  margin: 0 0 20px 0;
  overflow: hidden;
}
.ficheBoutique .uneBoutique h3 {
  color: #7e5b78;
  font-size: 22px;
}
.ficheBoutique .uneBoutique img {
  margin: 0px !important;
  margin-right: 15px !important;
}
.ficheBoutique h2 span {
  display: block;
  color: #7e5b78;
  font-weight: 300;
}
.ficheBoutique > h3 {
  font-size: 20px;
}
.ficheBoutique > a {
  border: 1px solid #e65376;
  display: block;
  padding: 10px;
  color: #e65376;
  width: 150px;
  font-size: 16px;
  text-align: center;
}
.ficheBoutique > a:hover {
  background: #e65376;
  color: #fff;
  text-decoration: none;
}
.ficheBoutique p {
  clear: both;
}
/**** Carte noel ****/
.carteNoel {
  background: url(../img/carte-noel.jpg);
  background-size: cover;
  background-position: center;
  height: 600px;
  padding: 0px;
}
.carteNoel div {
  display: none;
  background: rgba(0, 0, 0, 0.6);
  height: 100%;
  padding: 250px 0;
  transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
}
.carteNoel div h3 {
  color: #fff;
}
.carteNoel:hover div,
.carteNoel:active div {
  display: block;
  transition-timing-function: ease-in-out;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-in-out;
  -webkit-transition-duration: 0.5s;
  -o-transition-timing-function: ease-in-out;
  -o-transition-duration: 0.5s;
  -moz-transition-timing-function: ease-in-out;
  -moz-transition-duration: 0.5s;
}
/***** PAGE CONTACT *****/
.boutiqueContact {
  margin-bottom: 50px;
}
.boutiqueContact .addon-title,
.pageCMS .addon-title {
  padding-bottom: 15px;
}
.boutiqueContact h1,
.pageCMS h1,
.title-blog,
.titre-categorie h1 {
  text-align: center;
  font-weight: 300;
  letter-spacing: 0.2em;
  font-size: 26px;
  padding-bottom: 0px;
  margin-bottom: 0px !important;
}
.boutiqueContact h1:after,
.pageCMS h1:after {
  /*background: rgba(0, 0, 0, 0) url(../img/border.png) no-repeat scroll center center;
    content: "";
    display: inline-block;
    height: 11px;
    left: 50%;
    margin-left: -30px;
    position: absolute;
    top: 0;
    width: 60px;*/
}
.boutiqueContact .uneBoutique {
  padding: 10px;
}
.boutiqueContact .uneBoutique div {
  background: #f0f0f0;
  padding: 25px;
  height: 450px;
}
.boutiqueContact .uneBoutique div h2 {
  font-size: 22px !important;
  color: #7e5b78;
  margin-bottom: 0px;
}
.boutiqueContact .uneBoutique div h2 span {
  font-weight: 300;
  font-size: 20px;
}
.boutiqueContact .uneBoutique div p span {
  display: block;
}
.boutiqueContact .uneBoutique div p {
  color: #7e5b78;
  font-size: 16px;
  line-height: 1.2;
  border-top: 1px solid #fff;
  padding-top: 10px;
}
.boutiqueContact .uneBoutique div p span {
  display: block;
}
.boutiqueContact .uneBoutique div p:nth-of-type(2),
.boutiqueContact .uneBoutique div p:nth-of-type(3) {
  font-size: 14px;
  color: #333;
  line-height: 1.2;
  border: none;
}
.boutiqueContact .page-heading {
  margin-top: 0px;
}
.uneBoutique img {
  width: 100%;
}
.contactErnest h2 {
  font-weight: 300;
}
.contactErnest .addon-block {
  padding-bottom: 0px;
}
#form2 img {
  display: none;
}
.formular span {
  padding: 5px;
}
.cfrow,
textarea {
  margin-top: 25px !important;
  width: 31.5% !important;
  margin: 0 8px;
  float: left;
}
.field-6 {
  clear: both;
  width: 100% !important;
}
.field-5 {
  width: 64.5% !important;
}
.cfrow sup {
  font-size: 22px;
  top: 0em !important;
}
form.formular {
  font-family: 'Raleway' !important;
  font-size: 16px !important;
  padding: 0% !important;
  background: none !important;
}
.formular input[type=text] {
  margin-bottom: 5px !important;
  width: 100% !important;
}
.formular textarea {
  min-height: 250px;
  width: 100% !important;
}
.formError .formErrorContent {
  width: 100%;
  background: #ee0101;
  position: relative;
  z-index: 5001;
  color: #fff;
  width: 150px;
  font-family: 'Raleway' !important;
  font-size: 11px !important;
  border: none !important;
  box-shadow: none !important;
  padding: 10px !important;
  border-radius: 0px !important;
  font-weight: 500px;
}
.formError .formErrorArrow {
  display: none;
}
.formular .submit {
  background: none !important;
  border: 1px solid #e65376 !important;
  border-radius: 0px !important;
  clear: both;
  color: #e65376 !important;
  cursor: pointer;
  display: block;
  font-weight: bold;
  margin: 0 auto;
  padding: 10px !important;
  position: relative;
  width: 250px !important;
}
.formular .submit:hover {
  color: #fff;
  background: #e65376;
}
#category aside {
  background: #f0f0f0;
  padding: 15px 25px;
  overflow: hidden;
  margin-bottom: 50px;
}
#category aside h2 {
  color: #7e5b78;
}
div.uploader span.filename {
  margin-right: 8px !important;
  width: 71% !important;
}
.recrutement p {
  text-align: center;
  font-size: 14px;
  /*border-bottom: 3px solid #7e5b78;*/
  padding-bottom: 25px;
  color: #999;
}
div.uploader {
  height: 38px !important;
  margin-top: 8px !important;
}
div.uploader span.filename {
  background: #f0f0f0 !important;
  padding: 4.5px 15px !important;
  height: auto !important;
}
div.uploader span.action {
  padding: 12px 74px 11px;
  height: auto !important;
  background: #7e5b78 !important;
  width: auto !important;
}
.field-8 img {
  display: none;
}
#more_info_block {
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 0px !important;
  margin-right: 0px !important;
}
h1,
.titre-categorie h1 {
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}
.description-category p {
  text-align: center;
  line-height: 1.5em;
  color: #9b9b9b;
}
.titre-categorie .addon-title {
  padding-bottom: 25px;
}
.titre-categorie {
  padding-bottom: 15px;
}
.selectionFr-nico h4 {
  line-height: 1.5em;
  margin: 5px 0 15px;
}
/**** PAGE COMPTE ****/
.link-button {
  display: block;
  clear: both;
}
.history_detail a.btn.btn-default.button.button-small {
  background: #7e5b78;
  border: none;
  color: #fff;
}
.history_detail a.btn.btn-default.button.button-small span {
  color: #fff;
}
span.label.dark,
span.label {
  border-radius: 0px !important;
  text-shadow: none !important;
  color: #33cc8f !important;
  background: none !important;
}
a.link-button {
  color: #7e5b78;
}
a.color-myaccount {
  color: #e65376;
}
#jms_ajax_search.open > .dropdown-menu {
  padding: 50px !important;
  height: auto !important;
  min-height: inherit !important;
  margin-top: -30px !important;
}
.post-image img {
  width: 100%;
}
.cms-conditions-utilisation a {
  color: #e65376;
}
.cms-conditions-utilisation a span {
  color: #e65376;
}
.cms-conditions-utilisation a:hover {
  color: #e65376;
}
.cms-conditions-utilisation h3 span {
  color: #7e5b78;
  margin-top: 15px;
}
.cms-conditions-utilisation h3 {
  margin-top: 15px !important;
}
#quantity_wanted_p .input-group-addon:last-child {
  height: 48px;
}
.alert-warning {
  background-color: #7e5b78 !important;
  border-color: #7e5b78 !important;
  color: #e65376 !important;
}
.alert-warning a {
  color: #fff !important;
}
.alert-warning a:hover {
  color: #fff !important;
}
/**** MACARON ****/
.stepnav li,
#stepNav_order a {
  line-height: 25px !important;
  text-transform: inherit !important;
  font-weight: 300 !important;
  letter-spacing: 0px !important;
  background: #7e5b78;
  border: none;
}
#stepNav_order {
  background: none !important;
}
#stepNav_order a,
#stepNav_order {
  line-height: 22px !important;
  margin: 0px;
  color: #7e5b78 !important;
  font-size: 17px !important;
  font-weight: 300 !important;
  background: none !important;
  border: 1px solid #7e5b78 !important;
}
#stepNav_order a {
  border: none !important;
}
.content-center .stepnav li.stepnavButton:hover {
  background: #e65376 !important;
  color: #fff !important;
}
#stepNav_order a:hover {
  color: #fff !important;
  border: 1px solid #7e5b78 !important;
}
.stepBlock .right-block a {
  font-size: 16px;
  font-weight: 300;
}
.stepBlock .right-block .button-container a {
  text-transform: inherit !important;
  letter-spacing: 0px;
}
.container .content-center .addon-title h1,
.container .addon-title h1,
.addon-title h2 {
  font-weight: 300 !important;
  letter-spacing: 0.2em !important;
  font-size: 26px !important;
}
#timeline .remove_link {
  position: absolute !important;
  right: 0px !important;
  bottom: 8px !important;
  top: inherit !important;
  background: none !important;
  border: none !important;
}
#resume_pack .products {
  margin-bottom: 50px !important;
}
#timeline .remove_link .ajax-del-resume {
  background: #7e5b78 !important;
  border: none !important;
  color: #fff !important;
}
#cart_block_list {
  overflow: scroll;
  display: block;
  height: 300px;
}
#old_price_display {
  display: block;
  width: 100%;
  text-align: center;
}
/************************** RESPONSIVE ***********************/
@media screen and (max-width: 1400px) {
  .reseaux-banner {
    margin-left: 5%;
  }
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
  .lieuxBoutiques {
    padding-top: 22px;
  }
  .lieuxBoutiques h3 {
    padding-bottom: 10px;
  }
  .lieuxBoutiques ul li a {
    padding: 10px 10px;
  }
  header .layout-column.col-lg-7.col-md-8.col-sm-3.col-xs-3.mega-menu {
    width: 75%;
  }
  .jms-megamenu .nav > li > a {
    padding: 15px 10px !important;
    font-size: 13px !important;
  }
  .jms-megamenu .nav > li {
    margin: 0 2px !important;
  }
  footer .addon-title h3 {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
  }
  footer #newsletter_block_left > h4 {
    font-size: 14px;
    font-weight: 400;
  }
  .reseaux-banner {
    padding: 35px 0;
    margin-left: 10%;
  }
  .reseaux-banner p {
    margin: 15px;
    font-size: 24px;
    padding: 0 100px;
  }
  .lieuxBoutiques p {
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 15px;
    line-height: 1.3em;
    margin-top: 15px !important;
  }
  .box-sale-content.selectionFr-nico > h3 {
    margin-bottom: 20px;
    padding-bottom: 0px;
    letter-spacing: 0em;
  }
  .addon-box .row .product_block.col-lg-6.col-md-6.col-sm-6.col-xs-12 .product-preview.product-preview-first {
    margin-bottom: 18px;
  }
  .suggestionHoverFreddy,
  .suggestionHoverNico {
    padding: 10px;
    width: 93%;
  }
  .suggestionHoverFreddy a {
    padding: 10px 15px;
    margin-top: 35px;
  }
  .suggestionHoverNico a {
    padding: 10px 15px;
    margin-top: 25px;
  }
}
@media screen and (max-width: 1500px) and (min-width: 1200px) {
  .jms-megamenu .nav > li {
    margin: 0 10px !important;
  }
}
@media screen and (max-width: 1199px) {
  .quantity-cart .option {
    margin-right: 0px !important;
  }
  .product-util #add_to_cart.product-btn {
    width: 90% !important;
  }
  .product-util {
    width: 60% !important;
    margin-top: 0px !important;
    float: right !important;
  }
  .jms-row.footer-2.footer-navbar {
    padding: 29px 0 17px;
  }
  .box-sale-content.selectionFr-nico > p {
    margin-bottom: 31px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .newsletter_block a img {
    width: 90%;
  }
  .section-banner .box-sale-content {
    padding: 10px;
  }
  .lieuxBoutiques h3 {
    font-size: 18px;
  }
  .lieuxBoutiques ul li {
    width: 100%;
  }
  .lieuxBoutiques ul li a {
    padding: 5px;
  }
  .ContainerBgMenuErnest {
    height: 100px;
    margin-top: 0px;
  }
  .menu-wrap {
    height: auto !important;
    min-height: 300px;
  }
  .product-util #add_to_cart.product-btn {
    padding: 0 15px;
  }
  .ContainerBgMenu {
    height: 70px;
  }
  #off-canvas-menu li a {
    font-family: "Raleway", sans-serif;
    font-weight: 600;
  }
  a.bkgMenuOne,
  a.bkgMenuTwo {
    margin: 0px;
    top: 45px;
  }
  header .layout-column.col-lg-7.col-md-8.col-sm-3.col-xs-3.mega-menu {
    width: 0%;
  }
  .section-banner-product .product-preview.product-preview-first {
    margin-bottom: 12px !important;
  }
  .product_block.product_block_3 .product-preview > div.product-preview-3::after {
    display: none;
  }
  span.catproduitAccueil,
  span.catproduitAccueil.fontmax,
  span.catproduitAccueil.fontmax {
    font-size: 52px;
  }
  .box-sale-content.selectionFr-nico,
  .box-sale {
    padding: 0px !important;
  }
  .lieuxBoutiques p {
    font-weight: 300;
    font-size: 14px;
    margin-bottom: 5px;
    line-height: 1.4em;
    margin-top: 5px !important;
  }
  .box-sale-content.selectionFr-nico > h3 {
    margin-bottom: 5px;
    margin-top: 0px;
    font-size: 18px;
  }
  .box-sale-content.selectionFr-nico > p {
    font-size: 12px;
  }
  .newsletter_block {
    padding: 3px !important;
  }
  #resume_pack .products > dt {
    height: 100px !important;
  }
  .suggestionHoverFreddy p,
  .suggestionHoverNico p {
    line-height: 1.2em;
    font-size: 13px;
  }
  .suggestionHoverFreddy a {
    padding: 5px 15px;
    margin-top: 20px;
  }
  .suggestionHoverNico a {
    padding: 5px 15px;
    margin-top: 10px;
  }
  .suggestionHoverFreddy h3,
  .suggestionHoverNico h3 {
    margin-bottom: 0px;
  }
  .suggestionHoverFreddy,
  .suggestionHoverNico {
    padding: 5px;
    width: 92%;
  }
  .selectionFr-nico h4 {
    font-size: 14px;
    margin-top: 20px;
  }
}
@media and (max-width: 991px) {
  .product_block.product_block_3 .product-preview > div.product-preview-3::after {
    display: none !important;
  }
  .product_block.product_block_3 .product-preview > div.product-preview-3 {
    margin: 30px 10px 0 !important;
  }
  img.jms-slide-content.fs_obj.fs_obj_active {
    height: auto !important;
    width: 50% !important;
  }
  .selectionFr-nico p {
    display: none;
  }
  .selectionFr-nico p.p1 {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  img.jms-slide-content.fs_obj.fs_obj_active {
    left: 5% !important;
    width: 90% !important;
  }
  .home-banner,
  .home-banner p {
    top: 42%;
    font-size: 18px;
  }
  span.catproduitAccueil,
  span.catproduitAccueil.fontmax,
  span.catproduitAccueil.fontmax {
    font-size: 52px;
  }
  .reseaux-banner {
    padding: 35px 0;
    margin-left: 20%;
  }
  .reseaux-banner p {
    font-size: 20px;
    margin-bottom: 25px;
    padding: 0 25px;
  }
  .btnRS {
    padding-top: 25px;
  }
  .pageCMS .article {
    padding: 10px;
  }
  .ContainerBgMenuErnest {
    margin-top: 0px;
  }
  .section-home-banner,
  .section-banner,
  .section-reseaux-banner {
    background-attachment: inherit !important;
    background-position: center !important;
  }
  .suggestionHoverFreddy p,
  .suggestionHoverNico p {
    line-height: 1.7em;
    font-size: 16px;
  }
  .suggestionHoverFreddy a {
    margin-top: 80px;
    padding: 35px;
  }
  .suggestionHoverNico a {
    margin-top: 70px;
    padding: 35px;
  }
  .suggestionHoverFreddy h3,
  .suggestionHoverNico h3 {
    margin-bottom: 20px;
    font-size: 22px;
  }
  .suggestionHoverFreddy,
  .suggestionHoverNico {
    padding: 10% 55px;
    width: 97%;
  }
  .jms-row.header-bar {
    padding: 15px !important;
  }
  .jms-row.header-bar row {
    width: 100%;
    display: flex;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: -webkit-flex;
  }
  header .header-bar .layout-column.mega-menu {
    float: right;
    margin-right: 32px;
    width: 25% !important;
  }
  span.catproduitAccueil {
    top: 40%;
  }
  .boutiqueContact h1,
  .pageCMS h1,
  .title-blog,
  .titre-categorie h1 {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .boutiqueContact .uneBoutique div {
    height: auto;
  }
}
@media screen and (max-width: 510px) {
  span.catproduitAccueil,
  span.catproduitAccueil.fontmax,
  span.catproduitAccueil.fontmax {
    font-size: 40px;
  }
  span.catproduitAccueil.fontmoy {
    font-size: 40px;
  }
  .boutiqueContact h1,
  .pageCMS h1,
  .title-blog,
  .titre-categorie h1 {
    font-size: 16px;
  }
  .product-preview a {
    font-size: 14px;
  }
  .pb-right-column > h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 480px) {
  .hideMobile {
    display: none;
  }
  .footer-riche .layout-column {
    border-right: none;
    padding: 0;
  }
  .footer-riche .btnRS {
    padding-top: 0px;
  }
  footer #newsletter_block_left .form-group {
    position: relative;
    margin: 0 0px;
  }
  footer .footer-2.footer-navbar .addon-title h3 {
    padding-bottom: 0px !important;
    font-size: 16px;
    margin: 0px;
    font-weight: 700;
  }
  footer #newsletter-input.form-control {
    padding: 5px 20px;
  }
  .footer-2.footer-navbar .layout-column {
    margin-bottom: 20px !important;
  }
  header .addon-box {
    float: none !important;
  }
  header .topbar .layout-column {
    width: inherit !important;
  }
  header .topbar .layout-column.col-lg-6.col-md-6.col-sm-8.col-xs-8.topbar-right {
    float: right;
  }
  .reseaux-banner p {
    padding: 0 25px;
  }
  .reseaux-banner div a {
    padding: 12px 14px 12px 18px;
    margin: 5px;
  }
  .reseaux-banner div a.RStwitter {
    padding: 12px 12px 12px 14px;
  }
  .reseaux-banner div a.RSfacebook {
    padding: 12px 15px 12px 17px;
  }
  .reseaux-banner div a.instagram {
    padding: 12px 13px 12px 16px;
  }
  .tabs-info li {
    width: 100%;
  }
  .img-responsive,
  .thumbnail > img,
  .thumbnail a > img,
  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
  }
  #allergene td {
    width: 100% !important;
    display: block;
  }
  #cart_block .shoppingcart-box {
    left: inherit !important;
    right: 0px !important;
  }
  .stepnav li,
  #stepNav_order a {
    width: 100%;
  }
  .suggestionHoverFreddy p,
  .suggestionHoverNico p {
    line-height: 1.5em;
    font-size: 14px;
  }
  .suggestionHoverFreddy a {
    margin-top: 10px;
    padding: 25px;
  }
  .suggestionHoverNico a {
    margin-top: 10px;
    padding: 25px;
  }
  .suggestionHoverFreddy h3,
  .suggestionHoverNico h3 {
    margin-bottom: 10px;
    font-size: 20px;
  }
  .suggestionHoverFreddy,
  .suggestionHoverNico {
    padding: 25px;
    width: 92%;
  }
  article.blog-post.col-sm-12.col-md-6.col-lg-6.col-xs-12 {
    padding: 25px;
    height: 450px;
  }
  .container .content-center .addon-title h1 {
    font-size: 22px !important;
  }
  span.catproduitAccueil,
  span.catproduitAccueil.fontmax,
  span.catproduitAccueil.fontmax {
    font-size: 32px;
  }
  span.catproduitAccueil.fontmoy {
    font-size: 32px;
  }
  .boutiqueContact h1,
  .pageCMS h1,
  .title-blog,
  .titre-categorie h1 {
    font-size: 16px;
  }
  .product-preview a {
    font-size: 12px;
  }
  .pb-right-column > h2 {
    font-size: 32px;
  }
  .addon-title h2 {
    font-size: 1.5em !important;
  }
}
@media screen and (max-width: 1199px) {
  .product_block.product_block_3 {
    margin-top: 0px !important;
    padding: 0;
  }
  .section-banner-product .product-preview.product-preview-first {
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 1024px) {
  #froms .formular textarea {
    width: 100% !important;
  }
  .section-home-banner,
  .section-banner,
  .section-reseaux-banner,
  .breadcrumb {
    background-attachment: inherit !important;
    background-position: center !important;
  }
}
@media screen and (max-width: 350px) {
  .container .content-center .addon-title h1 {
    font-size: 18px !important;
  }
  .boutiqueContact h1,
  .pageCMS h1,
  .title-blog,
  .titre-categorie h1 {
    font-size: 12px;
  }
  .product-preview a {
    font-size: 11px;
  }
  .pb-right-column > h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 280px) {
  .container .content-center .addon-title h1 {
    font-size: 16px !important;
  }
}
/*** Pack ***/
.right-block .content_price {
  display: none;
}
.availability {
  display: none;
}
.new-box {
  display: none;
}
.right-block .product-info {
  margin-top: -40px !important;
}
div.product-image-container {
  border: none !important;
}
ul.product_list.grid > li .product-container .functional-buttons {
  background: none !important;
  padding: 0px 0 0px;
}
@media (max-width: 1199px) {
  ul.product_list .product-image-container .quick-view-wrapper-mobile .quick-view-mobile {
    background-color: transparent !important;
  }
}
.box-sale-content.selectionFr-nico h4 {
  font-size: 14px;
  margin-bottom: 15px !important;
}
.box-sale-content.selectionFr-nico p.p1 {
  margin: 15px 0 !important;
}
#views_block {
  display: none;
}
.post-thumb {
  height: 300px;
  overflow: hidden;
}
.product_block.product_block_3 .product-preview > div.product-preview-3::after {
  display: none !important;
}
/********************** SAVEUR DU JOUR **********************/
.saveurJour {
  margin-top: 35px;
}
.SaversSelect li h2,
.resultat h2 {
  font-size: 22px;
  padding-left: 0px;
}
.saveurOrange {
  background-color: #f5b314;
}
.saveurRouge {
  background-color: #e65376;
}
.saveurVerte {
  background-color: #4dc3a1;
}
.saveurChoco {
  background-color: #bca996;
}
#Container .mix {
  padding: 8px;
}
.SaversSelect div.col-lg-6,
.SaversSelect div.col-md-6,
.SaversSelect div.col-sm-6 {
  width: 46% !important;
}
.SaversSelect div div.content-filtre {
  border-bottom: none;
}
.SaversSelect div div.c1,
.SaversSelect div div.c2 {
  background: none !important;
  color: #626262 !important;
  font-weight: 300 !important;
  font-size: 13px !important;
  border-bottom: 1px solid #7E5B78;
  margin-bottom: 15px;
  margin-right: 11px;
  cursor: pointer;
  padding: 10px 5px;
}
.SaversSelect div div.c1:hover,
.SaversSelect div div.c2:hover,
.SaversSelect div div.c1:active,
.SaversSelect div div.c2:active,
.SaversSelect div div.c1.active,
.SaversSelect .SaversSelect div div.c2.active {
  background: #7E5B78 !important;
  color: #fff !important;
}
.SaversSelect div div.c1.active,
.SaversSelect div div.c2.active {
  background: #7E5B78 !important;
  color: #fff !important;
}
#Reset {
  background: #f7f7f7;
  width: 100%;
  padding: 10px;
  color: #7E5B78;
  font-size: 15px;
  font-weight: 300;
  margin-right: 15px;
  border: none;
}
#Reset:hover {
  background: #7E5B78;
  color: #fff;
}
/***********************************************************/
/***********************************************************/
/*                     GLOBAL  2017                        */
/***********************************************************/
/***********************************************************/
.cms p a {
  color: #e65376;
}
/***********************************************************/
/***********************************************************/
/*                      ACCUEIL 2017                       */
/***********************************************************/
/***********************************************************/
.section-ernest-et-vous,
.section-e-shop,
.section-ernest-et-vous {
  margin-top: 35px;
}
.section-ernest-et-vous .addon-title:after,
.section-e-shop .addon-title:after,
.accueil-actus .addon-title:after,
.header-hiver .addon-title:after,
.header-ete .addon-title:after {
  display: none;
}
.section-ernest-et-vous .addon-title,
.section-e-shop .addon-title,
.accueil-actus .addon-title,
.header-ete .addon-title,
.header-hiver .addon-title {
  margin-top: 0px;
  padding-bottom: 10px;
  padding-top: 0px;
}
.section-ernest-et-vous .addon-title h3,
.section-e-shop .addon-title h3,
.accueil-actus .addon-title h3 {
  padding-top: none;
}
.section-ernest-et-vous p,
.section-e-shop p,
.section-ernest-et-vous p {
  text-align: center;
  line-height: 1.5em;
  padding: 5px 0px 25px;
  color: #565656;
}
.lien-au-survol {
  position: absolute;
  top: 0px;
  font-family: 'Amatic SC';
  color: #fff;
  font-size: 50px;
  text-align: center;
  padding: 17% 0;
  width: 100%;
  cursor: pointer;
  height: 100%;
  text-transform: uppercase;
  -o-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.lien-au-survol a,
.lien-au-survol p {
  display: none;
  -o-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  color: #fff;
}
.lien-au-survol:hover {
  background: rgba(51, 51, 51, 0.5);
  -o-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -o-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.lien-au-survol:hover a,
.lien-au-survol:hover p {
  display: block;
  -o-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -o-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  text-decoration: none;
  color: #fff;
}
.produit-shop-noel .lien-au-survol {
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-display: flex;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  -moz-display: flex;
  -moz-justify-content: center;
  -moz-align-items: center;
  -ms-display: flex;
  -ms-justify-content: center;
  -ms-align-items: center;
  -o-display: flex;
  -o-justify-content: center;
  -o-align-items: center;
}
.short-top .lien-au-survol {
  padding: 70% 0;
}
.shop-cool-left .lien-au-survol {
  padding: 32% 0;
}
.shop-col-right .lien-au-survol {
  padding: 14% 0;
}
/***********************************************************/
/*                SECTION ERNEST & VOUS                    */
/***********************************************************/
.accueil-section1-ligne1 .large-top .addon-box {
  height: 350px;
  overflow: hidden;
}
.accueil-section1-ligne2 .short-top .addon-box {
  margin-top: -350px;
  height: 600px;
  overflow: hidden;
}
.accueil-section1-ligne2 .short-bottom .addon-box {
  margin-top: 20px;
  height: 230px;
  overflow: hidden;
  margin-bottom: 20px;
}
.accueil-section1-ligne3 .large-bottom .addon-box {
  height: 350px;
  overflow: hidden;
}
.accueil-section1-ligne3 .block-left .addon-box {
  height: 350px;
  overflow: hidden;
}
.accueil-section1-ligne2 .introduction .addon-box p {
  line-height: 1.6em;
  text-align: justify;
  padding: 4px 0;
}
.accueil-section1-ligne2 .introduction .addon-desc {
  font-family: 'Amatic SC', 'Raleway', sans-serif;
  text-transform: uppercase;
  color: #7e5b78;
  font-size: 50px;
  margin: 0px;
  line-height: 0.8em;
  text-align: center !important;
  padding: 0px;
}
.accueil-section1-ligne2 .introduction .addon-box p:nth-of-type(3) {
  margin-top: 35px;
  text-align: center;
}
.accueil-section1-ligne2 .introduction .addon-box a {
  border: 1px solid #e65376;
  text-align: center;
  color: #e65376;
  letter-spacing: 0.2em;
  padding: 8px 20px;
  font-size: 12px;
}
.accueil-section1-ligne2 .introduction .addon-box a:hover {
  background: #e65376;
  color: #fff;
  text-decoration: none;
}
.accueil-section1-ligne3 .block-left .lien-au-survol {
  padding: 32% 0;
}
@media screen and (max-width: 1199px) {
  .accueil-section1-ligne2 .introduction .addon-desc {
    font-size: 2.3em;
  }
  .accueil-section1-ligne2 .introduction .addon-box p:nth-of-type(2) {
    line-height: 1.4em !important;
    padding: 2px 0;
    font-size: 13px;
  }
  .accueil-section1-ligne2 .short-bottom .addon-box {
    margin-top: 10px;
    height: 200px;
  }
  .accueil-section1-ligne2 .introduction .addon-box p:nth-of-type(3) {
    margin-top: 13px;
  }
  .short-top .lien-au-survol {
    padding: 77% 0;
  }
  .accueil-section1-ligne2 .short-top .addon-box {
    height: 560px;
  }
  .accueil-section1-ligne3 .addon-box,
  .accueil-section1-ligne3 .block-left .addon-box {
    height: 340px;
  }
}
/**** Modif ****/
.cms-la-collection-ernest .vc_col-sm-4.vc_col-lg-4.vc_col-md-4.vc_col-xs-12.block-col-right.wpb_column.vc_column_container,
.cms-la-collection-ernest .vc_col-sm-8.vc_col-lg-8.vc_col-md-8.vc_col-xs-12.block-col-left.wpb_column.vc_column_container,
.cms-la-collection-ernest .vc_col-sm-5.image-texte.wpb_column.vc_column_container,
.cms-la-collection-ernest .vc_col-sm-12.img-quatre-col.wpb_column.vc_column_container,
.cms-la-collection-ernest .vc_col-sm-4.img-trois-col.wpb_column.vc_column_container,
.cms-la-collection-ernest .vc_col-sm-12.img-trois-col.wpb_column.vc_column_container,
.cms-la-collection-ernest .vc_col-sm-12.img-portrait.wpb_column.vc_column_container,
.cms-la-collection-ernest .vc_col-sm-12.img-large.wpb_column.vc_column_container,
.cms-la-collection-ernest .vc_col-sm-6.img-deux-col.wpb_column.vc_column_container,
.cms-la-collection-ernest .vc_col-sm-6.img-deux-petite-col.wpb_column.vc_column_container,
.cms-la-collection-ernest .vc_col-sm-12.wpb_column.vc_column_container,
.cms-la-collection-ernest .vc_col-sm-6.image-texte.wpb_column.vc_column_container {
  padding: 0px !important;
}
.cms-la-collection-ernest .img-deux-petite-col {
  width: 48% !important;
  margin-right: 29px;
  height: 200px;
  overflow: hidden;
}
.cms-la-collection-ernest .vc_col-sm-5.image-texte.wpb_column.vc_column_container {
  margin-left: 10px;
}
.cms-la-collection-ernest .img-deux-petite-col:nth-of-type(2) {
  margin-right: 0px;
}
.cms-la-collection-ernest .img-large {
  height: 365px;
  overflow: hidden;
}
.cms-la-collection-ernest .img-portrait {
  height: 590px;
  overflow: hidden;
}
.cms-la-collection-ernest .collection-ete-section3 {
  margin: 25px 0 !important;
}
.texte-intro-gauche .vc_col-sm-5.image-texte.wpb_column.vc_column_container {
  float: right;
  margin-right: 10px;
}
.texte-intro-gauche .texte-ete {
  margin-left: -375px !important;
  margin-top: 150px;
  border: 3px solid #f7f7f7;
}
.cms-la-collection-ernest .img-deux-col {
  height: 300px;
  overflow: hidden;
}
.cms-la-collection-ernest .lien-au-survol {
  position: absolute;
  top: 0px;
  font-family: 'Amatic SC';
  color: #fff;
  font-size: 50px;
  text-align: center;
  padding: 17% 0;
  width: 100%;
  cursor: pointer;
  height: 100%;
  text-transform: uppercase;
  -o-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cms-la-collection-ernest .img-trois-col .lien-au-survol {
  font-size: 35px;
}
.cms-ernest-a-l-heure-du-marche .collection-ete-section3 img {
  width: 100%;
}
.cms-ernest-a-l-heure-du-marche h2 {
  font-size: 1.6em;
}
.cms-ernest-a-l-heure-du-marche .header-ete {
  margin-bottom: 0px !important;
}
@media screen and (max-width: 1199px) {
  .cms-la-collection-ernest .img-deux-col {
    height: 240px;
    overflow: hidden;
  }
  .cms-la-collection-ernest .img-large {
    height: 310px;
    overflow: hidden;
  }
  .cms-la-collection-ernest .img-portrait {
    height: 495px;
    overflow: hidden;
  }
  .cms-la-collection-ernest .collection-ete-section3 {
    margin: 25px 0 !important;
  }
  .cms-la-collection-ernest .img-deux-petite-col {
    margin-right: 24px;
    height: 159px;
  }
  .texte-intro-gauche .texte-ete {
    margin-left: -322px !important;
  }
  .cms-la-collection-ernest .img-deux-petite-col:nth-of-type(2) {
    margin-right: 0px;
  }
}
@media screen and (max-width: 991px) {
  .cms-la-collection-ernest .img-deux-col {
    height: 185px;
    overflow: hidden;
  }
  .cms-la-collection-ernest .img-large {
    height: 235px;
    overflow: hidden;
  }
  .cms-la-collection-ernest .img-portrait {
    height: 370px;
    overflow: hidden;
  }
  .cms-la-collection-ernest .collection-ete-section3 {
    margin: 0px 0 25px !important;
  }
  .cms-la-collection-ernest .img-deux-petite-col {
    margin-right: 18px;
    height: 109px;
  }
  .texte-intro-gauche .texte-ete {
    margin-left: -246px !important;
  }
  .cms-la-collection-ernest .lien-au-survol {
    font-size: 30px;
  }
  .cms-la-collection-ernest .img-deux-petite-col:nth-of-type(2) {
    margin-right: 0px;
  }
  .cms-la-collection-ernest .vc_col-sm-5.image-texte.wpb_column.vc_column_container {
    margin-left: 8px !important;
  }
  .cms-la-collection-ernest .vc_col-sm-12.img-quatre-col.wpb_column.vc_column_container {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 767px) {
  .cms-la-collection-ernest .img-deux-col {
    height: 240px;
    overflow: hidden;
  }
  .cms-la-collection-ernest .img-deux-col:nth-of-type(1) {
    margin-bottom: 25px;
  }
  .cms-la-collection-ernest .img-large {
    height: 235px;
    overflow: hidden;
  }
  .cms-la-collection-ernest .img-portrait {
    height: 650px;
    overflow: hidden;
  }
  .cms-la-collection-ernest .img-deux-petite-col {
    margin-right: 27px;
    height: auto;
    width: 100% !important;
    float: left;
  }
  .texte-intro-gauche .texte-ete {
    margin-left: -246px !important;
  }
  .cms-la-collection-ernest .lien-au-survol {
    font-size: 45px;
  }
  .cms-la-collection-ernest .img-deux-petite-col:nth-of-type(2) {
    margin-right: 0px;
  }
  .cms-la-collection-ernest .texte-intro-gauche .vc_col-sm-5.image-texte.wpb_column.vc_column_container,
  .collection-ete-section3 .vc_col-sm-5.image-texte.wpb_column.vc_column_container .cms-la-collection-ernest {
    padding: -1 0 0 10px !important;
  }
  .texte-intro-gauche .vc_col-sm-5.image-texte.wpb_column.vc_column_container {
    float: left;
    margin-right: 10px;
    width: 100%;
  }
  .cms-la-collection-ernest .double-colonnes .vc_col-sm-6.img-deux-petite-col.wpb_column.vc_column_container {
    width: 48% !important;
    float: left;
  }
  .cms-la-collection-ernest .double-colonnes .vc_col-sm-6.wpb_column.vc_column_container:nth-of-type(2) {
    margin-bottom: 0px;
  }
  .cms-la-collection-ernest .collection-ete-section1,
  .collection-ete-section2 {
    margin-bottom: 0px !important;
  }
  .cms-la-collection-ernest .img-trois-col .lien-au-survol {
    font-size: 30px;
  }
  .texte-intro-gauche .vc_col-sm-5.image-texte.wpb_column.vc_column_container {
    width: 98%;
  }
  .vc_col-sm-7.texte-ete.wpb_column.vc_column_container,
  .vc_col-sm-7.texte-hiver.wpb_column.vc_column_container {
    top: 58%;
  }
}
@media screen and (max-width: 750px) {
  .cms-la-collection-ernest .img-deux-petite-col {
    margin-right: 26px;
  }
}
@media screen and (max-width: 725px) {
  .cms-la-collection-ernest .img-deux-petite-col {
    margin-right: 25px;
  }
  .vc_col-sm-7.texte-ete.wpb_column.vc_column_container,
  .vc_col-sm-7.texte-hiver.wpb_column.vc_column_container {
    top: 54%;
  }
  .cms-la-collection-ernest .img-trois-col .lien-au-survol {
    font-size: 25px !important;
  }
}
@media screen and (max-width: 700px) {
  .cms-la-collection-ernest .img-deux-petite-col {
    margin-right: 4%;
  }
  .vc_col-sm-7.texte-ete.wpb_column.vc_column_container,
  .vc_col-sm-7.texte-hiver.wpb_column.vc_column_container {
    top: 50%;
  }
}
@media screen and (max-width: 620px) {
  .cms-la-collection-ernest .collection-ete-section2 .vc_row.wpb_row.vc_row-fluid {
    margin-bottom: 0px !important;
  }
}
@media screen and (max-width: 540px) {
  .cms-la-collection-ernest .img-large {
    height: 200px;
  }
  .texte-intro-gauche .vc_col-sm-5.image-texte.wpb_column.vc_column_container {
    width: 97%;
  }
  .cms-la-collection-ernest .img-deux-col {
    height: 190px;
  }
}
@media screen and (max-width: 480px) {
  .cms-la-collection-ernest .img-quatre-col {
    width: 100% !important;
    margin-bottom: 25px;
  }
  .cms-la-collection-ernest .lien-au-survol {
    font-size: 40px;
  }
  .cms-la-collection-ernest .img-portrait {
    height: 600px;
  }
  .texte-intro-gauche .vc_col-sm-7.texte-ete.wpb_column.vc_column_container,
  .texte-intro-gauche .vc_col-sm-7.texte-hiver.wpb_column.vc_column_container,
  .texte-intro-gauche .collection-ete-section4 .texte-ete {
    top: 50% !important;
  }
  .cms-la-collection-ernest .img-portrait {
    height: 450px;
  }
  .cms-la-collection-ernest .img-deux-col {
    height: 150px;
  }
}
@media screen and (max-width: 350px) {
  .cms-la-collection-ernest .img-portrait {
    height: 350px;
  }
  .cms-la-collection-ernest .img-large {
    height: 130px;
  }
}
@media screen and (max-width: 991px) {
  .accueil-section1-ligne1 .large-top .addon-box {
    height: 260px;
  }
  .accueil-section1-ligne2 .short-top .addon-box {
    margin-top: -260px;
    height: 425px;
  }
  .accueil-section1-ligne2 .introduction .addon-desc {
    font-size: 32px;
  }
  .accueil-section1-ligne2 .introduction .addon-box p:nth-of-type(2) {
    font-size: 12px;
    margin: 0px;
  }
  .accueil-section1-ligne2 .introduction .addon-box p:nth-of-type(3) {
    margin-top: 0px;
  }
  .accueil-section1-ligne2 br {
    display: none;
  }
  .cms-collections .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .lien-au-survol {
    padding: 20% 0;
    font-size: 40px;
  }
  .cms-collections .short-top .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .short-top .lien-au-survol {
    padding: 77% 0;
  }
  .accueil-section1-ligne2 .introduction .addon-box a {
    border: none;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.3em;
    padding: 0;
    font-size: 10px;
    margin: 0px;
  }
  .accueil-section1-ligne2 .short-bottom .addon-box {
    margin-top: 15px;
    height: 150px;
    margin-bottom: 15px;
  }
  .accueil-section1-ligne3 .large-bottom .addon-box {
    height: 258px;
  }
  .accueil-section1-ligne3 .block-left .addon-box {
    height: 258px;
  }
}
@media screen and (max-width: 767px) {
  .accueil-section1-ligne1 .large-top .addon-box {
    height: 260px;
  }
  .accueil-section1-ligne2 .short-top .addon-box {
    margin-top: 0px;
    margin-bottom: 20px;
    height: 350px;
  }
  .accueil-section1-ligne2 .short-bottom .addon-box {
    margin-top: 20px;
    height: 200px;
    overflow: hidden;
    margin-bottom: 20px;
  }
  .accueil-section1-ligne2 .introduction .addon-desc {
    font-size: 47px;
    text-align: left !important;
  }
  .short-top .lien-au-survol {
    padding: 20% 0;
  }
  .accueil-section1-ligne2 .introduction .addon-box p:nth-of-type(2) {
    text-align: justify;
    line-height: 1.5em !important;
    padding: 5px 0px 25px;
    color: #999;
    font-size: 14px;
  }
  .accueil-section1-ligne2 .introduction .addon-box p:nth-of-type(3) {
    margin-top: 10px;
    text-align: left;
  }
  .accueil-section1-ligne2 br {
    display: none;
  }
  .accueil-section1-ligne3 .large-bottom .addon-box {
    margin-top: 0px;
  }
  .cms-collections .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .lien-au-survol {
    padding: 14% 0;
  }
  .cms-collections .accueil-section1-ligne3 .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .accueil-section1-ligne3 .lien-au-survol {
    padding: 20% 0;
  }
  .cms-collections .short-bottom .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .short-bottom .lien-au-survol {
    padding: 26% 0;
  }
  .cms-collections .short-top .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .short-top .lien-au-survol {
    padding: 20% 0;
  }
  .accueil-section1-ligne2 .introduction .addon-box a {
    border: 1px solid #e65376;
    color: #e65376;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    padding: 15px 27px;
    font-size: 12px;
  }
  .accueil-section1-ligne3 .block-left .addon-box {
    height: 258px;
    margin-bottom: 20px;
  }
  .cms-collections .accueil-section1-ligne3 .block-left .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .accueil-section1-ligne3 .block-left .lien-au-survol {
    padding: 13% 0;
  }
  .accueil-section1-ligne3 .block-left .addon-box {
    height: 193px;
    display: flex;
    width: 100%;
    align-items: center;
  }
  .accueil-section1-ligne3 .block-left .addon-box .jms-banner {
    width: 100%;
  }
  .cms-collections .accueil-section1-ligne3 .block-left .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .accueil-section1-ligne3 .block-left .lien-au-survol {
    padding: 18% 0;
  }
  .accueil-section1-ligne3 .large-bottom .addon-box {
    height: 193px;
  }
  .cms-collections .accueil-section1-ligne3 .large-bottom .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .accueil-section1-ligne3 .large-bottom .lien-au-survol {
    padding: 18% 0;
  }
  .accueil-section1-ligne3 .block-left .lien-au-survol {
    padding: 55% 0;
  }
  .accueil-section1-ligne3 .layout-column.col-lg-8.col-md-8.col-sm-8.col-xs-12.large-bottom .lien-au-survol {
    padding: 9% 0;
  }
  .shop-cool-left .lien-au-survol {
    padding: 19% 0;
  }
  .shop-col-right .addon-box {
    height: 205px;
  }
}
@media screen and (max-width: 640px) {
  .accueil-section1-ligne2 .introduction .addon-desc {
    font-size: 40px;
  }
  .accueil-section1-ligne2 .introduction .addon-box p:nth-of-type(2) {
    padding: 0px;
  }
  .accueil-section1-ligne2 .introduction .addon-box a {
    letter-spacing: 0.1em;
    padding: 9px 27px;
    font-size: 11px;
  }
  .accueil-section1-ligne2 .short-bottom .addon-box {
    height: 153px;
  }
  .short-top .lien-au-survol {
    padding: 25% 0;
  }
}
@media screen and (max-width: 540px) {
  .cms-collections .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .lien-au-survol {
    padding: 20% 0;
  }
  .short-top .lien-au-survol {
    padding: 32% 0;
  }
  .accueil-section1-ligne2 .introduction .addon-box p:nth-of-type(3) {
    margin-top: 10px;
    text-align: center;
  }
  .accueil-section1-ligne2 .introduction .addon-desc {
    text-align: center;
  }
  .accueil-section1-ligne2 .introduction .addon-box p:nth-of-type(2) {
    padding: 5px 0 20px;
    text-align: center;
  }
  .layout-column.col-lg-4.col-md-4.col-sm-4.col-xs-4.short-bottom,
  .layout-column.col-lg-4.col-md-4.col-sm-4.col-xs-8.introduction {
    width: 100%;
  }
  .layout-column.col-lg-4.col-md-4.col-sm-4.col-xs-8.introduction {
    margin-bottom: 20px;
  }
  .accueil-section1-ligne2 .introduction .addon-desc {
    font-size: 36px;
    padding-bottom: 0px;
  }
  .accueil-section1-ligne2 .introduction .addon-box a {
    padding: 11px 26px;
  }
  .accueil-section1-ligne2 .short-bottom .addon-box {
    height: 225px;
  }
  .cms-collections .accueil-section1-ligne2 .short-bottom .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .accueil-section1-ligne2 .short-bottom .lien-au-survol {
    font-size: 32px;
  }
  .accueil-section1-ligne3 .large-bottom .addon-box {
    height: 270px;
  }
  .accueil-section1-ligne2 .introduction .addon-desc {
    font-size: 42px;
  }
  .introduction {
    margin-top: 0px;
  }
  .accueil-section1-ligne1 .large-top .addon-box {
    height: 240px;
  }
  .cms-collections .short-top .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .short-top .lien-au-survol {
    padding: 30% 0;
  }
  .shop-col-right .addon-box {
    height: 165px;
  }
}
@media screen and (max-width: 480px) {
  .mobile-display-none {
    display: none;
  }
  .accueil-section1-ligne2 .short-bottom {
    width: 100% !important;
  }
  .introduction {
    width: 100% !important;
    margin: 10px 0 20px;
    text-align: center;
  }
  .accueil-section1-ligne2 .short-bottom .addon-box {
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .cms-collections .short-bottom .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .short-bottom .lien-au-survol {
    padding: 20% 0;
    font-size: 54px;
  }
  .accueil-section1-ligne2 .introduction .addon-desc {
    text-align: center !important;
  }
  .layout-column.col-lg-4.col-md-4.col-sm-4.col-xs-6.block-left,
  .layout-column.col-lg-8.col-md-8.col-sm-8.col-xs-6.large-bottom {
    width: 100%;
  }
  .accueil-section1-ligne1 .large-top .addon-box {
    margin-bottom: 20px;
  }
  .accueil-section1-ligne1 .large-top .addon-box {
    height: 170px;
  }
  .shop-col-right .addon-box {
    height: 128px;
  }
  .accueil-section1-ligne2 .introduction .addon-desc {
    font-size: 2em;
  }
  .section-ernest-et-vous,
  .section-e-shop,
  .section-ernest-et-vous {
    margin-top: 0px;
  }
}
@media screen and (max-width: 360px) {
  .cms-collections .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .lien-au-survol {
    font-size: 32px;
  }
  .accueil-section1-ligne1 .large-top .addon-box {
    height: 175px;
  }
  .accueil-section1-ligne2 .short-bottom .addon-box {
    margin-top: 20px;
    margin-bottom: 0px;
  }
  .cms-collections .short-top .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .short-top .lien-au-survol {
    padding: 44% 0;
  }
  .cms-collections .accueil-section1-ligne3 .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .accueil-section1-ligne3 .lien-au-survol {
    padding: 15% 0;
  }
  .accueil-section1-ligne3 .large-bottom .addon-box {
    height: 175px;
  }
  .accueil-section1-ligne1 .large-top .addon-box {
    height: 240px;
  }
  .accueil-section1-ligne1 .large-top .addon-box {
    height: 138px;
    margin-bottom: 0px;
  }
  .short-top .lien-au-survol {
    padding: 40% 0;
  }
  .accueil-section1-ligne3 .block-left .lien-au-survol {
    padding: 50% 0;
  }
  .shop-col-right .addon-box {
    height: 85px;
  }
}
/***********************************************************/
/*                     SECTION SHOP                        */
/***********************************************************/
.shop-col-right .addon-box {
  height: 190px;
  overflow: hidden;
  margin-bottom: 20px;
}
.shop-cool-left .addon-box {
  height: 400px;
  overflow: hidden;
}
.video-texte .addon-box {
  padding-top: 60px;
}
.video-texte .addon-box p {
  line-height: 1.8em;
  text-align: justify;
}
.video-texte .addon-box .addon-desc {
  font-family: 'Amatic SC', 'Raleway', sans-serif;
  text-transform: uppercase;
  color: #7e5b78;
  font-size: 48px;
  margin: 0px 0 25px;
  line-height: 0.8em;
}
.video-shop {
  margin-top: 20px;
}
.section-features-product-shop {
  margin-top: 12px !important;
}
.section-features-product-shop .container {
  padding-left: 8px;
}
.section-features-product-shop .owl-controls {
  display: block !important;
}
.section-features-product-shop .owl-controls .owl-prev {
  float: left;
}
.section-features-product-shop .owl-controls .owl-next {
  float: right;
}
.produit-achat-accueil .addon-title {
  display: none;
}
.produit-achat-accueil .preview {
  border: none !important;
}
.produit-achat-accueil .product-info {
  padding-top: 10px;
}
.produit-achat-accueil .product-info a {
  text-align: center;
  font-size: 14px;
  color: #7e5b78 !important;
}
@media all and (max-width: 1500px) {
  .section-features-product-shop .owl-theme .owl-controls {
    top: 31% !important;
  }
}
.produit-achat-accueil .product-info a:hover,
.produit-achat-accueil .product-info a:active {
  text-decoration: underline;
}
.produits-shop.ligne-3 .layout-column {
  height: 270px;
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  .shop-col-right .addon-box {
    height: 154px;
  }
  .shop-cool-left .addon-box {
    height: 328px;
  }
}
@media screen and (max-width: 991px) {
  .shop-col-right .addon-box {
    height: 114px;
  }
  .shop-cool-left .addon-box {
    height: 250px;
  }
  .video-texte .addon-box {
    padding-top: 10px;
  }
  .video-texte .addon-box .addon-desc {
    font-size: 35px;
  }
  .produits-shop.ligne-3 .layout-column {
    height: 165px;
  }
}
@media screen and (max-width: 767px) {
  .shop-cool-left .addon-box {
    margin-bottom: 20px;
  }
  #index .blog-item .post-thumb {
    height: auto;
    overflow: hidden;
    display: block;
  }
  .produits-shop.ligne-3 .layout-column {
    height: auto;
  }
  .produits-shop.ligne-3 .layout-column:nth-of-type(2) {
    height: 300px;
  }
}
@media screen and (max-width: 360px) {
  .shop-cool-left .addon-box {
    height: auto;
  }
}
/***********************************************************/
/*                  SECTION ACTUS / RS                     */
/***********************************************************/
.title-blog {
  margin-bottom: 35px !important;
}
.section-blog.blog-home4 .accueil-actus .addon-title {
  margin-bottom: 25px;
}
.transition-actus {
  padding-top: 105px;
  font-size: 22px;
}
.section-blog.blog-home4 .accueil-actus .owl-item {
  border-bottom: 2px solid #d4d4d4;
  height: 430px;
}
.accueil-rs-ligne1 .twitter .addon-box {
  height: 180px;
  overflow: hidden;
  border: 3px solid #fff;
  width: 85%;
  margin-left: 7%;
}
.accueil-rs-ligne1 .twitter .addon-box:nth-of-type(2),
.accueil-rs-ligne3 .facebook .addon-box:nth-of-type(2) {
  border: none;
  width: 80%;
  margin-left: 7%;
  position: absolute;
  top: 0px;
  text-align: center;
}
.accueil-rs-ligne1 .twitter .addon-box:nth-of-type(2) a,
.accueil-rs-ligne3 .facebook .addon-box:nth-of-type(2) a {
  margin-top: 55px;
  opacity: 0.8;
  display: block;
}
.accueil-rs-ligne1 .twitter .addon-box:nth-of-type(2) a:hover,
.accueil-rs-ligne3 .facebook .addon-box:nth-of-type(2) a:hover {
  opacity: 1;
}
.accueil-rs-ligne1 .twitter .addon-box:nth-of-type(2) img,
.accueil-rs-ligne3 .facebook .addon-box:nth-of-type(2) img {
  width: 24%;
}
.accueil-rs-ligne2 .pinterest .addon-box {
  height: 300px;
  overflow: hidden;
  border: 3px solid #fff;
  margin-top: -100px;
}
.accueil-rs-ligne2 .instagram .addon-box {
  height: 300px;
  overflow: hidden;
  border: 3px solid #fff;
  margin-top: -100px;
}
.accueil-rs-ligne3 .facebook .addon-box {
  height: 180px;
  overflow: hidden;
  border: 3px solid #fff;
  margin-top: -100px;
  width: 85%;
  margin-left: 7%;
}
.accueil-rs-ligne3 {
  margin-bottom: 90px;
}
.accueil-rs-ligne2 .pinterest .addon-box:nth-of-type(2),
.accueil-rs-ligne2 .instagram .addon-box:nth-of-type(2) {
  border: none;
  width: 95%;
  margin-left: 0;
  position: absolute;
  top: 0px;
  text-align: center;
}
.accueil-rs-ligne2 .pinterest .addon-box:nth-of-type(2) a,
.accueil-rs-ligne2 .instagram .addon-box:nth-of-type(2) a {
  margin-top: 90px;
  opacity: 0.8;
  display: block;
}
.accueil-rs-ligne2 .pinterest .addon-box:nth-of-type(2) a:hover,
.accueil-rs-ligne2 .instagram .addon-box:nth-of-type(2) a:hover {
  opacity: 1;
}
.accueil-rs-ligne2 .pinterest .addon-box:nth-of-type(2) img,
.accueil-rs-ligne2 .instagram .addon-box:nth-of-type(2) img {
  width: 25%;
}
@media screen and (max-width: 991px) {
  .accueil-rs-ligne1 .twitter .addon-box:nth-of-type(2) a,
  .accueil-rs-ligne3 .facebook .addon-box:nth-of-type(2) a {
    margin-top: 38px;
    opacity: 0.8;
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .accueil-rs-ligne1 .twitter .addon-box,
  .accueil-rs-ligne3 .facebook .addon-box {
    height: 220px;
    overflow: hidden;
    border: 3px solid #fff;
    width: 100%;
    margin-left: 0%;
    margin-top: 0px;
  }
  .accueil-rs-ligne2 .pinterest .addon-box {
    height: 350px;
    margin-top: 0px;
  }
  .accueil-rs-ligne2 .instagram .addon-box {
    height: 350px;
    overflow: hidden;
    border: 3px solid #fff;
    margin-top: 0px;
  }
  .accueil-rs-ligne2 .pinterest .addon-box:nth-of-type(2) img,
  .accueil-rs-ligne2 .instagram .addon-box:nth-of-type(2) img,
  .accueil-rs-ligne1 .twitter .addon-box:nth-of-type(2) img,
  .accueil-rs-ligne3 .facebook .addon-box:nth-of-type(2) img {
    width: 15%;
  }
  .accueil-rs-ligne2 .pinterest .addon-box:nth-of-type(2) a,
  .accueil-rs-ligne2 .instagram .addon-box:nth-of-type(2) a {
    margin-top: 115px;
  }
  .accueil-rs-ligne1 .twitter .addon-box:nth-of-type(2) a,
  .accueil-rs-ligne3 .facebook .addon-box:nth-of-type(2) a {
    margin-top: 70px;
  }
}
@media screen and (max-width: 360px) {
  .accueil-rs-ligne1 .twitter .addon-box,
  .accueil-rs-ligne3 .facebook .addon-box {
    height: 190px;
  }
  .accueil-rs-ligne2 .addon-box {
    height: 315px;
  }
}
/************* Banque pop **********/
.banque-pop {
  margin-top: 50px;
}
.banque-pop li {
  padding: 15px;
}
.banque-pop li img {
  width: 100%;
}
/************** FRANCO **************/
section.franco iframe {
  float: right;
  margin-bottom: 15px;
}
@media screen and (max-width: 1199px) {
  section.franco iframe {
    width: 27% !important;
    height: 270px !important;
  }
  section.franco .bonnie {
    clear: both;
  }
}
@media screen and (max-width: 990px) {
  section.franco iframe {
    width: 100% !important;
    height: 368px !important;
  }
}
/************ Btn Actus ***********/
.row.col-lg-6.col-sm-12.col-xs-12.bouton-actus {
  margin-top: 15px;
  margin-right: 25px;
}
.bouton-actus li {
  padding: 15px;
}
.bouton-actus li a {
  display: block;
  border: 1px solid #e65376;
  color: #e65376;
  text-align: center;
  padding: 10px;
}
.bouton-actus li a:hover {
  background: #e65376;
  color: #fff;
  text-decoration: none;
}
.post-fulltext a {
  color: #e65376;
}
.post-fulltext a:hover {
  color: #e65376;
}
.post-fulltext ol {
  list-style: decimal;
}
/***********************************************************/
/*                      PAGE PRESSE                        */
/***********************************************************/
#page-presse .vc_col-sm-4.wpb_column.vc_column_container .wpb_wrapper {
  padding: 10px;
}
.intro-presse p {
  text-align: center;
  margin-top: 15px;
  color: #999;
}
#page-presse a {
  display: block;
}
#page-presse .lire-plus {
  border-bottom: 3px solid #f0f0f0;
}
#page-presse .lire-plus a {
  padding: 5px 10px;
  text-align: center;
  width: 150px;
  margin: auto;
  border: 1px solid #e65376;
  color: #e65376;
  margin-bottom: 10px;
}
#page-presse .lire-plus a:hover {
  color: #fff;
  text-decoration: none;
  background: #e65376;
}
#page-presse .wpb_single_image.wpb_content_element.vc_align_left {
  margin-bottom: 0px !important;
}
#page-presse .vc_col-sm-4.wpb_column.vc_column_container .wpb_wrapper a img {
  margin: 0px !important;
}
#page-presse .vc_col-sm-4.wpb_column.vc_column_container .wpb_wrapper .wpb_text_column.wpb_content_element {
  padding: 5px 0px 5px;
  text-align: justify;
  font-size: 14px !important;
  margin-bottom: 0px;
}
#page-presse .vc_col-sm-4.wpb_column.vc_column_container .wpb_wrapper .wpb_text_column.wpb_content_element p {
  font-size: 12px !important;
}
#page-presse .vc_custom_heading.wpb_content_element {
  padding: 20px 10px 0;
  text-align: justify;
  margin: 0px;
}
#page-presse .vc_custom_heading.wpb_content_element h2 {
  padding: 0px;
  text-align: justify;
  margin: 0px;
  font-size: 22px;
}
#page-presse h1 {
  font-family: 'Raleway', sans-serif !important;
  font-weight: 300 !important;
  letter-spacing: 0.2em !important;
  font-size: 26px !important;
  text-transform: uppercase !important;
}
#page-presse h2 {
  font-family: 'Raleway', sans-serif !important;
  color: #e65376;
  font-size: 20px !important;
  margin: 15px 0 0;
  text-align: center !important;
}
@media screen and (max-width: 767px) {
  #page-presse .vc_col-sm-4.wpb_column.vc_column_container .wpb_wrapper {
    margin: 15px 0;
  }
  #page-presse .vc_col-sm-4.wpb_column.vc_column_container {
    margin: 0px;
    padding: 0px;
  }
  #page-presse .vc_col-sm-4.wpb_column.vc_column_container:after,
  #page-presse .vc_col-sm-4.wpb_column.vc_column_container:before {
    content: none;
  }
}
/***********************************************************/
/***********************************************************/
/*                    PAGE PRESSE v2                       */
/***********************************************************/
/***********************************************************/
.cbp-caption-defaultWrap img,
.cbp-caption-defaultWrap i {
  padding: 0px !important;
}
.cbp-l-grid-projects-title {
  font-family: 'Raleway', sans-serif !important;
  color: #e65376 !important;
  font-size: 18px !important;
  margin: 15px 0 0;
  text-align: left !important;
  font-weight: 500 !important;
}
.cbp-l-grid-projects-desc {
  font-size: 12px !important;
  font-family: 'Raleway', sans-serif !important;
  font-weight: 300 !important;
  color: #333333 !important;
}
.tp_portfolio p {
  font-size: 13px !important;
  text-align: left !important;
}
.tp_portfolio .cbp-item {
  margin-bottom: 150px !important;
  padding-bottom: 30px !important;
  border-bottom: 1px solid #d5d5d5 !important;
}
.cbp-l-grid-projects-cbp {
  text-align: center !important;
  width: 150px !important;
  margin: auto !important;
}
.cbp-l-grid-projects-cbp a {
  padding: 5px 10px !important;
  width: 150px !important;
  border: 1px solid #e65376 !important;
  color: #e65376 !important;
  display: block !important;
  margin-top: 15px !important;
  background: none !important;
}
.cbp-l-grid-projects-cbp a:hover {
  color: #fff !important;
  background: #e65376 !important;
  text-decoration: none !important;
}
.cbp-l-grid-agency-title,
.cbp-l-grid-agency-desc,
.cbp-l-grid-work-title,
.cbp-l-grid-work-desc,
.cbp-l-grid-blog-title,
.cbp-l-grid-projects-title,
.cbp-l-grid-projects-desc,
.cbp-l-grid-masonry-projects-title,
.cbp-l-grid-masonry-projects-desc {
  white-space: inherit !important;
  overflow: inherit !important;
  text-overflow: inherit !important;
  height: auto !important;
}
.tp_portfolio .cbp-item {
  height: auto !important;
  margin-top: 50px;
}
.tp_portfolio .cbp-caption {
  height: 270px;
  overflow: hidden !important;
}
.tp_portfolio .addon-title {
  margin-bottom: 0px !important;
}
.tp_portfolio h1 {
  font-family: 'Raleway', sans-serif !important;
  text-transform: uppercase !important;
  font-weight: 300 !important;
  letter-spacing: 0.2em !important;
  font-size: 26px !important;
}
.tp_portfolio .introduction {
  line-height: 1.5em !important;
  color: #999 !important;
  font-size: 16px !important;
  text-align: center !important;
}
/***********************************************************/
/***********************************************************/
/*                    PAGE COLLECTION                      */
/***********************************************************/
/***********************************************************/
.collection-ete-section1 .vc_row.wpb_row.vc_row-fluid,
.collection-hiver-section1 .vc_row.wpb_row.vc_row-fluid {
  margin-bottom: 26px !important;
}
.vc_row {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.pas-marge {
  margin: 0px !important;
}
.cms-collections .collection-ete-section1,
.cms-collections .collection-ete-section2,
.cms-ernest-a-l-heure-du-marche .collection-ete-section1,
.cms-ernest-a-l-heure-du-marche .collection-ete-section2 {
  margin-bottom: 26px !important;
}
.collection-ete-section3 {
  margin-bottom: 0px !important;
}
.vc_col-xs-1,
.vc_col-sm-1,
.vc_col-md-1,
.vc_col-lg-1,
.vc_col-xs-2,
.vc_col-sm-2,
.vc_col-md-2,
.vc_col-lg-2,
.vc_col-xs-3,
.vc_col-sm-3,
.vc_col-md-3,
.vc_col-lg-3,
.vc_col-xs-4,
.vc_col-sm-4,
.vc_col-md-4,
.vc_col-lg-4,
.vc_col-xs-5,
.vc_col-sm-5,
.vc_col-md-5,
.vc_col-lg-5,
.vc_col-xs-6,
.vc_col-sm-6,
.vc_col-md-6,
.vc_col-lg-6,
.vc_col-xs-7,
.vc_col-sm-7,
.vc_col-md-7,
.vc_col-lg-7,
.vc_col-xs-8,
.vc_col-sm-8,
.vc_col-md-8,
.vc_col-lg-8,
.vc_col-xs-9,
.vc_col-sm-9,
.vc_col-md-9,
.vc_col-lg-9,
.vc_col-xs-10,
.vc_col-sm-10,
.vc_col-md-10,
.vc_col-lg-10,
.vc_col-xs-11,
.vc_col-sm-11,
.vc_col-md-11,
.vc_col-lg-11,
.vc_col-xs-12,
.vc_col-sm-12,
.vc_col-md-12,
.vc_col-lg-12 {
  padding-left: 8px !important;
  padding-right: 8px !important;
}
.double-colonnes {
  padding: 0px 0px 0 0px !important;
}
.collection-ete-section1,
.collection-ete-section2 .wpb_content_element,
.collection-ete-section3 .wpb_content_element,
.collection-ete-section4 .wpb_content_element,
.collection-hiver-section2 .wpb_content_element,
.collection-hiver-section1,
.collection-hiver-section3 .wpb_content_element {
  margin-bottom: 0px !important;
}
#cms #center_column .collection-ete-section1 img,
#cms #center_column .collection-ete-section2 img,
#cms #center_column .collection-ete-section3 img,
#cms #center_column .collection-ete-section4 img,
#cms #center_column .collection-hiver-section1 img,
#cms #center_column .collection-hiver-section2 img,
#cms #center_column .collection-hiver-section3 img {
  margin: 0px !important;
}
.introduction p {
  text-align: center;
  line-height: 1.5em !important;
  padding: 5px 0px 25px;
  color: #999;
  font-size: 14px;
}
.header-ete h2,
.header-hiver h2 {
  font-weight: 300 !important;
  letter-spacing: 0.2em;
  padding-bottom: 0;
  font-size: 24px;
}
/************************* SURVOL **********************/
.cms-collections .collection-ete-section1 .block-col-right .lien-au-survol,
.cms-collections .collection-hiver-section1 .block-col-right .lien-au-survol,
.cms-ernest-a-l-heure-du-marche .collection-ete-section1 .block-col-right .lien-au-survol,
.cms-ernest-a-l-heure-du-marche .collection-hiver-section1 .block-col-right .lien-au-survol {
  padding: 79% 0;
  width: 95%;
  height: 100%;
}
.cms-collections .collection-ete-section1 .block-col-left .image-top .lien-au-survol,
.cms-collections .collection-hiver-section1 .block-col-left .image-top .lien-au-survol,
.cms-ernest-a-l-heure-du-marche .collection-ete-section1 .block-col-left .image-top .lien-au-survol,
.cms-ernest-a-l-heure-du-marche .collection-hiver-section1 .block-col-left .image-top .lien-au-survol {
  padding: 24% 0;
  width: 98%;
  height: 100%;
}
.cms-collections .collection-ete-section1 .block-col-left .double-colonnes .lien-au-survol,
.cms-collections .collection-hiver-section1 .block-col-left .double-colonnes .lien-au-survol,
.cms-ernest-a-l-heure-du-marche .collection-ete-section1 .block-col-left .double-colonnes .lien-au-survol,
.cms-ernest-a-l-heure-du-marche .collection-hiver-section1 .block-col-left .double-colonnes .lien-au-survol {
  padding: 27.6% 0;
  width: 96%;
  height: 100%;
  font-size: 55px;
}
.cms-collections .collection-ete-section2 .lien-au-survol,
.cms-ernest-a-l-heure-du-marche .collection-ete-section2 .lien-au-survol {
  padding: 46% 0;
  width: 97%;
}
.cms-collections .collection-ete-section3 .lien-au-survol,
.cms-ernest-a-l-heure-du-marche .collection-ete-section3 .lien-au-survol {
  padding: 26% 0;
  width: 97%;
}
.cms-collections .collection-ete-section4 .lien-au-survol,
.cms-ernest-a-l-heure-du-marche .collection-ete-section4 .lien-au-survol {
  padding: 32% 0;
  width: 97.5%;
}
.cms-collections .collection-hiver-section2 .lien-au-survol,
.cms-ernest-a-l-heure-du-marche .collection-hiver-section2 .lien-au-survol {
  padding: 33% 0;
  width: 96.8%;
}
.cms-collections .collection-hiver-section3 .lien-au-survol,
.cms-ernest-a-l-heure-du-marche .collection-hiver-section3 .lien-au-survol {
  padding: 18% 0;
  width: 97.5%;
}
/***********************************************************/
/***********************************************************/
/*                     COLLECTION ETE                      */
/***********************************************************/
.header-ete .vc_row.wpb_row.vc_row-fluid,
.header-hiver .vc_row.wpb_row.vc_row-fluid,
collection-ete-cection1 {
  margin-bottom: 0px !important;
}
.texte-ete h3,
.texte-hiver h3 {
  font-family: 'Amatic SC' !important;
  font-size: 46px !important;
  text-transform: uppercase;
  color: #7E5B78;
}
.texte-ete p,
.texte-hiver p {
  text-align: justify;
  line-height: 1.5em !important;
  padding: 5px 0px 25px;
  color: #333232;
  font-size: 14px;
}
.vc_col-sm-7.texte-ete.wpb_column.vc_column_container,
.vc_col-sm-7.texte-hiver.wpb_column.vc_column_container {
  background: #fff;
  padding: 35px 35px !important;
  margin-left: -55px;
  margin: 25px;
  position: absolute;
  top: 1%;
  left: 34%;
  width: 63.2%;
  padding-left: 25px !important;
}
.collection-ete-section4 .texte-ete {
  background: #fff;
  padding: 35px 35px !important;
  margin-left: -55px;
  margin: 25px 16px;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 55%;
  padding-left: 25px !important;
  border: 2px solid #ededed;
}
.collection-ete-section4 .vc_col-sm-6.image-texte.wpb_column.vc_column_container {
  float: right;
}
.collection-ete-section1 .block-col-left .wpb_single_image.wpb_content_element.vc_align_left,
.collection-hiver-section1 .block-col-left .wpb_single_image.wpb_content_element.vc_align_left {
  margin: 0px;
}
.collection-ete-section3 .vc_col-sm-6.wpb_column.vc_column_container {
  height: 300px;
  overflow: hidden;
}
#parallaxe-collection {
  height: 150px;
  margin: 35px 0;
  margin-top: 55px !important;
  background-attachment: fixed !important;
  background-position: center !important;
  background: url('../img/citron-meringue.jpg');
  background-size: cover !important;
}
.vc_custom_1489080705709 {
  background-color: #f5f5f5 !important;
}
.collection-ete-section3 .block-col-left,
.collection-ete-section3 .block-col-center {
  margin-bottom: 25px !important;
}
/***********************************************************/
/*                    COLLECTION HIVER                     */
/***********************************************************/
.collection-hiver-section1 .vc_col-sm-4.block-col-right.wpb_column.vc_column_container {
  height: 588px;
  overflow: hidden;
}
.collection-ete-section3 .vc_col-sm-6.wpb_column.vc_column_container {
  margin-bottom: 20px;
}
.collection-ete-section4 .texte-ete {
  margin: 80px 16px;
}
.wpb_row,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li,
.last_toggle_el_margin,
.wpb_button {
  margin-bottom: 0px;
}
.vc_col-sm-4.block-col-right.wpb_column.vc_column_container {
  height: 602px;
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  .collection-ete-section1 .wpb_content_element,
  .collection-ete-section2 .wpb_content_element,
  .collection-ete-section3 .wpb_content_element,
  .collection-ete-section4 .wpb_content_element,
  .collection-hiver-section2 .wpb_content_element,
  .collection-hiver-section1,
  .collection-hiver-section3 .wpb_content_element {
    margin-bottom: 0px !important;
  }
  .cms-collections .collection-ete-section1 .block-col-left .double-colonnes .lien-au-survol,
  .cms-collections .collection-hiver-section1 .block-col-left .double-colonnes .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-ete-section1 .block-col-left .double-colonnes .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-hiver-section1 .block-col-left .double-colonnes .lien-au-survol {
    width: 95%;
  }
  .lien-au-survol {
    font-size: 40px;
  }
  .vc_col-sm-7.texte-ete.wpb_column.vc_column_container,
  .vc_col-sm-7.texte-hiver.wpb_column.vc_column_container {
    background: #fff;
    padding: 25px 35px !important;
    margin-left: -55px;
    margin: 15px;
    position: absolute;
    top: 1%;
    left: 35%;
    width: 61.5%;
    padding-left: 25px !important;
  }
  .vc_col-sm-4.block-col-right.wpb_column.vc_column_container {
    height: 495px;
    overflow: hidden;
  }
  .cms-collections .collection-ete-section2 .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-ete-section2 .lien-au-survol {
    width: 96%;
  }
  .cms-collections .collection-ete-section4 .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-ete-section4 .lien-au-survol {
    width: 97%;
  }
  .collection-ete-section4 .texte-ete {
    margin: 65px 16px;
  }
  .vc_col-sm-12.image-top.wpb_column.vc_column_container {
    height: 285px;
    overflow: hidden;
  }
  .collection-hiver-section1 .vc_col-sm-4.block-col-right.wpb_column.vc_column_container {
    height: 480px;
  }
}
@media screen and (max-width: 991px) {
  .vc_col-sm-12.image-top.wpb_column.vc_column_container {
    height: 220px;
  }
  .vc_col-sm-4.block-col-right.wpb_column.vc_column_container {
    height: 371px;
  }
  .collection-ete-section3 .vc_col-sm-6.wpb_column.vc_column_container {
    height: 230px;
  }
  .collection-ete-section4 .texte-ete {
    margin: 28px 16px;
  }
  .vc_col-sm-12.image-top.wpb_column.vc_column_container {
    height: 219px !important;
    overflow: hidden;
  }
  .collection-hiver-section1 .vc_col-sm-4.block-col-right.wpb_column.vc_column_container {
    height: 372px;
  }
  .cms-collections .collection-ete-section1 .block-col-left .double-colonnes .lien-au-survol,
  .cms-collections .collection-hiver-section1 .block-col-left .double-colonnes .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-ete-section1 .block-col-left .double-colonnes .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-hiver-section1 .block-col-left .double-colonnes .lien-au-survol {
    font-size: 43px;
  }
  .texte-ete h3,
  .texte-hiver h3 {
    font-size: 35px !important;
  }
  .texte-ete p,
  .texte-hiver p {
    font-size: 13px;
  }
  .texte-ete p {
    padding: 0px;
  }
  .cms-collections .collection-hiver-section3 .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-hiver-section3 .lien-au-survol {
    width: 95.5%;
  }
  .cms-collections .collection-hiver-section2 .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-hiver-section2 .lien-au-survol {
    width: 94.8%;
  }
  .cms-collections .collection-ete-section1 .block-col-left .double-colonnes .lien-au-survol,
  .cms-collections .collection-hiver-section1 .block-col-left .double-colonnes .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-ete-section1 .block-col-left .double-colonnes .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-hiver-section1 .block-col-left .double-colonnes .lien-au-survol {
    width: 93%;
  }
  .double-colonnes .vc_col-sm-6 wpb_column.vc_column_container {
    height: 126px;
    overflow: hidden;
  }
  .cms-collections .collection-ete-section1 .block-col-right .lien-au-survol,
  .cms-collections .collection-hiver-section1 .block-col-right .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-ete-section1 .block-col-right .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-hiver-section1 .block-col-right .lien-au-survol {
    width: 93.5%;
  }
  .cms-collections .collection-ete-section1 .block-col-left .image-top .lien-au-survol,
  .cms-collections .collection-hiver-section1 .block-col-left .image-top .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-ete-section1 .block-col-left .image-top .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-hiver-section1 .block-col-left .image-top .lien-au-survol {
    width: 96.5%;
  }
  .cms-collections .collection-ete-section4 .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-ete-section4 .lien-au-survol {
    width: 95.5%;
  }
  .cms-collections .collection-ete-section3 .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-ete-section3 .lien-au-survol {
    width: 95.5%;
  }
  .cms-collections .collection-ete-section2 .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-ete-section2 .lien-au-survol {
    width: 94.5%;
  }
}
@media screen and (max-width: 767px) {
  .cms-collections .collection-ete-section1 .block-col-left .image-top .lien-au-survol,
  .collection-hiver-section1 .block-col-left .image-top .lien-au-survol,
  .cms-collections .collection-ete-section1 .block-col-left .double-colonnes .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-hiver-section1 .block-col-left .double-colonnes .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-ete-section1 .block-col-left .image-top .lien-au-survol {
    width: 97.5%;
    padding: 26% 0;
  }
  .cms-collections .collection-ete-section1 .block-col-left .image-top .lien-au-survol,
  .cms-collections .collection-hiver-section1 .block-col-left .image-top .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-ete-section1 .block-col-left .image-top .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-hiver-section1 .block-col-left .image-top .lien-au-survol {
    padding: 16% 0;
  }
  #cms #center_column img {
    width: 100%;
  }
  .cms-collections .collection-ete-section1 .block-col-right .lien-au-survol,
  .cms-collections .collection-hiver-section1 .block-col-right .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-ete-section1 .block-col-right .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-hiver-section1 .block-col-right .lien-au-survol {
    width: 95%;
    padding: 30% 0;
    margin-left: 7px;
  }
  .vc_col-sm-4.block-col-right.wpb_column.vc_column_container {
    height: 410px;
    margin-bottom: 20px;
  }
  .cms-collections .collection-ete-section2 .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-ete-section2 .lien-au-survol {
    width: 97.8%;
  }
  .cms-collections .collection-ete-section3 .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-ete-section3 .lien-au-survol {
    width: 97.5%;
    padding: 16%;
  }
  .cms-collections .collection-ete-section4 .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-ete-section4 .lien-au-survol {
    width: 97.8%;
    padding: 35%;
  }
  .collection-ete-section4 .texte-ete {
    top: 55%;
  }
  .cms-collections .collection-hiver-section2 .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-hiver-section2 .lien-au-survol {
    width: 97.5%;
  }
  .vc_col-sm-7.texte-hiver.wpb_column.vc_column_container {
    padding: 29px 35px !important;
    bottom: 1%;
    left: 35%;
    top: 50%;
  }
  .cms-collections .collection-hiver-section3 .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-hiver-section3 .lien-au-survol {
    width: 97.5%;
    margin-bottom: 20px;
  }
  .vc_col-sm-6.block-col-left.wpb_column.vc_column_container {
    margin-bottom: 20px;
  }
  .texte-ete h3,
  .texte-hiver h3 {
    font-size: 28px !important;
  }
  .collection-ete-section1 .block-col-right .wpb_single_image.wpb_content_element.vc_align_left,
  .collection-hiver-section1 .block-col-right .wpb_single_image.wpb_content_element.vc_align_left {
    padding: 0 7px;
  }
}
@media screen and (max-width: 660px) {
  .vc_col-sm-7.texte-ete.wpb_column.vc_column_container,
  .vc_col-sm-7.texte-hiver.wpb_column.vc_column_container,
  .collection-ete-section4 .texte-ete {
    width: 97%;
    padding: 0px;
    margin: 15px 9px;
    position: inherit;
    margin: 0px !important;
  }
  texte.wpb_column.vc_column_container {
    margin-bottom: 20px;
  }
  .collection-ete-section4 .vc_col-sm-6.image-texte.wpb_column.vc_column_container {
    float: none;
  }
}
@media screen and (max-width: 480px) {
  .mobile-display-none {
    display: none;
  }
  .vc_col-sm-12.image-top.wpb_column.vc_column_container {
    height: 186px !important;
  }
  .cms-collections .collection-ete-section1 .block-col-left .image-top .lien-au-survol,
  .cms-collections .collection-hiver-section1 .block-col-left .image-top .lien-au-survol,
  .cms-collections .collection-ete-section1 .block-col-left .double-colonnes .lien-au-survol,
  .cms-collections .collection-hiver-section1 .block-col-left .double-colonnes .lien-au-survol,
  .cms-collections .collection-hiver-section2 .lien-au-survol,
  .cms-collections .collection-hiver-section3 .lien-au-survol,
  .cms-collections .collection-ete-section4 .lien-au-survol,
  .cms-collections .collection-ete-section2 .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-ete-section1 .block-col-left .image-top .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-hiver-section1 .block-col-left .image-top .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-ete-section1 .block-col-left .double-colonnes .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-hiver-section1 .block-col-left .double-colonnes .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-hiver-section2 .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-hiver-section3 .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-ete-section4 .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-ete-section2 .lien-au-survol {
    width: 96%;
  }
  .cms-collections .collection-ete-section1 .block-col-left .image-top .lien-au-survol,
  .cms-collections .collection-hiver-section1 .block-col-left .image-top .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-ete-section1 .block-col-left .image-top .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-hiver-section1 .block-col-left .image-top .lien-au-survol {
    padding: 20% 0;
  }
  .cms-collections .collection-ete-section1 .block-col-right .lien-au-survol,
  .cms-collections .collection-hiver-section1 .block-col-right .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-ete-section1 .block-col-right .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-hiver-section1 .block-col-right .lien-au-survol {
    width: 93%;
  }
  .cms-collections .collection-ete-section3 .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-ete-section3 .lien-au-survol {
    width: 96%;
    padding: 20% 0;
  }
  .lien-au-survol {
    font-size: 23px;
  }
}
@media screen and (max-width: 320px) {
  .cms-collections .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .lien-au-survol {
    font-size: 40px;
  }
  .vc_col-sm-12.image-top.wpb_column.vc_column_container {
    height: 108px !important;
  }
  .cms-collections .collection-ete-section1 .block-col-left .image-top .lien-au-survol,
  .cms-collections .collection-hiver-section1 .block-col-left .image-top .lien-au-survol,
  .cms-collections .collection-ete-section1 .block-col-left .double-colonnes .lien-au-survol,
  .cms-collections .collection-hiver-section1 .block-col-left .double-colonnes .lien-au-survol,
  .cms-collections .collection-hiver-section2 .lien-au-survol,
  .cms-collections .collection-hiver-section3 .lien-au-survol,
  .cms-collections .collection-ete-section4 .lien-au-survol,
  .collection-ete-section2 .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-ete-section1 .block-col-left .image-top .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-hiver-section1 .block-col-left .image-top .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-ete-section1 .block-col-left .double-colonnes .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-hiver-section1 .block-col-left .double-colonnes .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-hiver-section2 .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-hiver-section3 .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-ete-section4 .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-ete-section2 .lien-au-survol {
    width: 93%;
  }
  .cms-collections .collection-ete-section1 .block-col-left .image-top .lien-au-survol,
  .cms-collections .collection-hiver-section1 .block-col-left .image-top .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-ete-section1 .block-col-left .image-top .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-hiver-section1 .block-col-left .image-top .lien-au-survol {
    padding: 20% 0;
  }
  .cms-collections .collection-ete-section1 .block-col-right .lien-au-survol,
  .cms-collections .collection-hiver-section1 .block-col-right .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-ete-section1 .block-col-right .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-hiver-section1 .block-col-right .lien-au-survol {
    width: 88%;
  }
  .cms-collections .collection-ete-section3 .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-ete-section3 .lien-au-survol {
    width: 93%;
    padding: 20% 0;
  }
  .vc_col-sm-4.block-col-right.wpb_column.vc_column_container {
    height: 362px;
  }
  .texte-ete h3,
  .texte-hiver h3 {
    font-size: 23px !important;
  }
  .cms-collections .collection-ete-section3 .lien-au-survol,
  .cms-ernest-a-l-heure-du-marche .collection-ete-section3 .lien-au-survol {
    width: 93%;
    padding: 20% 0;
  }
  .collection-ete-section3 .vc_col-sm-6.wpb_column.vc_column_container {
    height: 150px;
  }
  .texte-ete p,
  .texte-hiver p {
    font-size: 12px;
  }
  .header-ete h2,
  .header-hiver h2 {
    font-size: 20px;
  }
  .collection-hiver-section1 .vc_col-sm-4.block-col-right.wpb_column.vc_column_container {
    height: 265px;
  }
}
/***********************************************************/
/***********************************************************/
/*               PAGE NOS BOUTIQUES ET HDM                 */
/***********************************************************/
/***********************************************************/
.description-category {
  text-align: center;
  color: #999;
}
.pageBoutiques h2 {
  border-bottom: 1px solid #e65376;
  font-size: 22px;
  font-weight: 500 !important;
  line-height: 1em;
  margin-bottom: 0px;
  cursor: pointer;
}
.pageBoutiques h2:hover {
  color: #e65376;
}
.boutique-et-hdm .uneBoutique {
  background: none;
  padding: 0 10px;
  height: 500px;
}
.boutique-et-hdm .uneBoutique > .wpb_wrapper {
  background: #f0f0f0;
  height: 100%;
}
.boutique-et-hdm .uneBoutique .wpb_text_column {
  padding: 0 25px;
}
.boutique-et-hdm .uneBoutique .wpb_text_column h3 {
  padding-bottom: 15px !important;
  border-bottom: 1px solid #fff !important;
  font-size: 16px !important;
}
.NosBoutiquesIntro .addon-title {
  padding-bottom: 0px;
}
.NosBoutiquesIntro .wpb_text_column wpb_content_element {
  margin-bottom: 0px !important;
}
.vc_custom_1489571124340,
.vc_custom_1489571124340,
.vc_custom_1489571124340,
.vc_custom_1489571124340 {
  background: none !important;
}
#details-boutiques,
#hdm,
#details-shop-online,
#details-evenements {
  display: none;
}
.ficheBoutique .uneBoutique div h4.legende,
.uneBoutique h4.legende {
  font-size: 16px;
}
.ficheBoutique .uneBoutique {
  border: none !important;
  padding: 0 10px;
  margin-top: 15px;
}
.ficheBoutique .uneBoutique div {
  border-bottom: 1px solid #f0f0f0;
  height: 500px;
}
.ficheBoutique .uneBoutique div p {
  font-size: 12px;
  text-align: center;
  line-height: 1.3em;
}
.ficheBoutique .uneBoutique div p:nth-of-type(1) {
  font-size: 12px;
  color: #999;
  text-align: center;
  line-height: 1.3em;
}
.listing-boutique li {
  border-bottom: 1px solid #eee;
  margin-top: 25px;
}
.listing-boutique h4 {
  color: #7e5b78;
  font-size: 16px;
  text-align: left;
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: 0px;
  padding-bottom: 2px;
}
.listing-boutique li p {
  font-size: 13px;
  line-height: 1em !important;
  color: #999;
}
.listing-boutique li p:nth-of-type(2) {
  color: #333;
}
#afficher-hdm {
  font-size: 16px;
  border-bottom: 1px solid #eee;
  padding: 10px 0;
  cursor: pointer;
  color: #333;
  font-weight: 700;
}
#afficher-hdm:hover {
  color: #e65376;
}
#afficher-hdm span {
  float: right;
}
.utilite-hdm li {
  margin: 15px 0;
}
.utilite-hdm {
  padding: 0 10px;
}
.utilite-hdm li p span {
  color: #e65376;
  font-size: 24px;
  display: block;
  float: left;
  margin-right: 5px;
}
.utilite-hdm li p {
  color: #999;
  clear: both;
}
.ficheBoutique h2 {
  margin-top: 35px;
}
#page-presse .vc_col-sm-4.wpb_column.vc_column_container > .wpb_wrapper {
  height: 500px;
  position: relative;
}
.wpb_text_column.wpb_content_element.lire-plus {
  position: absolute;
  width: 100%;
  bottom: 0px;
}
.row.utilite-hdm {
  color: #e65376;
}
.utilite-hdm li {
  list-style: disc;
  margin-left: 13px;
}
.utilite-hdm li:nth-of-type(1) {
  list-style: none;
  color: #333;
  margin-left: 0px;
}
/********* En attente *********/
#afficher-evenements {
  display: none;
}
/*******************************/
@media screen and (max-width: 767px) {
  .uneBoutique .wpb_single_image.wpb_content_element.vc_align_left {
    float: left;
    width: 290px;
    margin-right: 15px;
  }
  .boutique-et-hdm .uneBoutique {
    height: 225px;
    margin-bottom: 20px;
  }
  .uneBoutique .wpb_text_column:nth-of-type(1) {
    padding-top: 25px;
  }
  .uneBoutique:nth-of-type(2) .wpb_single_image.wpb_content_element.vc_align_left {
    float: right;
    margin-right: 0px;
    margin-left: 15px;
    padding-top: 0px;
  }
  .uneBoutique:nth-of-type(2) .wpb_text_column {
    float: left;
  }
  #hdm .uneBoutique:nth-of-type(2) .wpb_text_column {
    float: none;
  }
  .ficheBoutique .uneBoutique div {
    height: auto;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 620px) {
  .uneBoutique .wpb_single_image.wpb_content_element.vc_align_left {
    float: left;
    width: 216px;
    margin-right: 15px;
  }
  .boutique-et-hdm .uneBoutique {
    height: 170px;
    margin-bottom: 20px;
  }
  .uneBoutique:nth-of-type(2) .texte-block-milieu {
    float: none;
  }
  .wpb_row,
  .wpb_content_element,
  ul.wpb_thumbnails-fluid > li,
  .last_toggle_el_margin,
  .wpb_button {
    margin-bottom: 15px !important;
  }
}
@media screen and (max-width: 520px) {
  .uneBoutique .wpb_single_image.wpb_content_element.vc_align_left {
    float: none;
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .boutique-et-hdm .uneBoutique {
    height: 480px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 360px) {
  .boutique-et-hdm .uneBoutique {
    height: 440px;
  }
  .pageBoutiques h2 {
    font-size: 16px;
  }
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #e65376 !important;
  background-color: none !important;
  border-color: none !important;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #e65376 !important;
  background-color: none !important;
  border-color: none !important;
}
.pagination > li > a,
.pagination > li > span {
  color: #e65376 !important;
  background-color: none !important;
}
.pagination > li > a,
.pagination > li > span {
  color: #e65376 !important;
  background-color: none !important;
}
.pagination > li > a {
  color: #e65376 !important;
  background-color: none !important;
}
.pagination > li.active > span {
  color: #fff !important;
  background-color: none !important;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #e65376 !important;
  border-color: #e65376 !important;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #e65376 !important;
  border-color: #e65376 !important;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #e65376 !important;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #e65376 !important;
}
/***********************************************************/
/***********************************************************/
/*                    PAGE EVENEMENTS                      */
/***********************************************************/
/***********************************************************/
.cms-maitre-artisans-glacier .breadcrumb {
  background-position: center -250px !important;
}
@media screen and (max-width: 1024px) {
  .cms-maitre-artisans-glacier .breadcrumb {
    background-position: center center !important;
  }
}
/***********************************************************/
/***********************************************************/
/*                        SHOP                             */
/***********************************************************/
/***********************************************************/
#product_list .product-preview {
  cursor: pointer;
  position: relative;
}
#product_list .product-preview .action {
  display: none;
  height: 100%;
  top: 0;
  padding: 25px 15px;
  transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
}
#product_list .product-preview:hover .action,
#product_list .product-preview:active .action {
  display: block;
  background: #7e5b78;
  transition-timing-function: ease-in-out;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-in-out;
  -webkit-transition-duration: 0.5s;
  -o-transition-timing-function: ease-in-out;
  -o-transition-duration: 0.5s;
  -moz-transition-timing-function: ease-in-out;
  -moz-transition-duration: 0.5s;
  z-index: 100;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-display: flex;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  -moz-display: flex;
  -moz-justify-content: center;
  -moz-align-items: center;
  -ms-display: flex;
  -ms-justify-content: center;
  -ms-align-items: center;
  -o-display: flex;
  -o-justify-content: center;
  -o-align-items: center;
}
.product-preview .cart-button.ajax_add_to_cart_button {
  display: inherit;
  transform: none !important;
  -o-transform: none !important;
  -moz-transform: none !important;
  -webkit-transform: none !important;
}
.product-preview:hover .cart-button.ajax_add_to_cart_button,
.product-preview:hover .product-btn,
p.product-btn,
.product-preview:active .cart-button.ajax_add_to_cart_button,
.product-preview:active .product-btn {
  transform: none !important;
  -o-transform: none !important;
  -moz-transform: none !important;
  -webkit-transform: none !important;
  width: inherit !important;
  background: none !important;
}
.accessories-carousel .ajax_block_product .product-preview:hover .product-btn.cart-button.btn-default.active.ajax_add_to_cart_button,
.product-carousel .ajax_block_product .product-preview:hover .product-btn.cart-button.btn-default.active.ajax_add_to_cart_button,
.accessories-carousel .ajax_block_product .product-preview:active .product-btn.cart-button.btn-default.active.ajax_add_to_cart_button,
.product-carousel .ajax_block_product .product-preview:active .product-btn.cart-button.btn-default.active.ajax_add_to_cart_button {
  background: #7e5b78 !important;
}
.accessories-carousel .ajax_block_product .product-preview .product-btn.cart-button.btn-default.active.ajax_add_to_cart_button:hover,
.product-carousel .ajax_block_product .product-preview .product-btn.cart-button.btn-default.active.ajax_add_to_cart_button:hover,
.accessories-carousel .ajax_block_product .product-preview .product-btn.cart-button.btn-default.active.ajax_add_to_cart_button:active,
.product-carousel .ajax_block_product .product-preview .product-btn.cart-button.btn-default.active.ajax_add_to_cart_button:active {
  background: #e65376 !important;
}
#product_list .product-preview .action a.product-btn {
  border: 1px solid #fff;
  color: #fff;
  width: 47% !important;
  margin-right: 2%;
  font-size: 12px;
  text-transform: inherit;
  padding: 8px 0px;
  letter-spacing: 0;
  transition-timing-function: ease-in-out;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-in-out;
  -webkit-transition-duration: 0.5s;
  -o-transition-timing-function: ease-in-out;
  -o-transition-duration: 0.5s;
  -moz-transition-timing-function: ease-in-out;
  -moz-transition-duration: 0.5s;
  font-weight: 300;
  float: left;
  display: flex;
  justify-content: center;
  align-items: center;
  -o-display: flex;
  -o-justify-content: center;
  -o-align-items: center;
  -moz-display: flex;
  -moz-justify-content: center;
  -moz-align-items: center;
  -ms-display: flex;
  -ms-justify-content: center;
  -ms-align-items: center;
  -webkit-display: flex;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  line-height: 1em;
}
#product_list .product-preview .action p.product-btn {
  padding: 15px 10px;
  line-height: 1.5em;
  color: #fff;
  cursor: auto;
  overflow: scroll;
  height: 70%;
}
#product_list .product-preview .action a.product-btn:nth-of-type(2) {
  margin-right: 0px;
}
#product_list .product-preview .action a.product-btn:nth-of-type(1) {
  padding: 0px 0;
}
#product_list .product-preview .action a.product-btn:hover,
#product_list .product-preview .action a.product-btn:active {
  background: #fff !important;
  color: #7E5B78;
  transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
}
#product_list .product-preview .action .btn-produits {
  width: 100%;
  position: absolute;
  bottom: 25px;
  padding-right: 15px;
}
.product-preview .product-info > a {
  color: #7e5b78 !important;
  font-size: 14px !important;
}
@media screen and (max-width: 991px) and (min-width: 767px) {
  #product_list .product-preview .action {
    padding: 4px 15px;
  }
  #product_list .product-preview .action p.product-btn {
    text-align: justify;
  }
  #product_list .product-preview .action .btn-produits {
    bottom: 15px;
  }
}
@media screen and (max-width: 290px) {
  #product_list .product-preview .action {
    padding: 4px 15px;
  }
  #product_list .product-preview .action p.product-btn {
    text-align: justify;
  }
  #product_list .product-preview .action .btn-produits {
    bottom: 15px;
  }
}
@media screen and (max-width: 270px) {
  #product_list .product-preview .action {
    padding: 4px 15px;
  }
  #product_list .product-preview .action p.product-btn {
    display: none;
  }
  #product_list .product-preview .action .btn-produits a {
    float: none;
    width: 100% !important;
    margin-bottom: 15px;
  }
  #product_list .product-preview .action .btn-produits {
    bottom: 30px;
  }
}
/***********************************************************/
/***********************************************************/
/*                       PAGE EVENEMENTS                   */
/***********************************************************/
/***********************************************************/
.boutiques.pageCMS.evenements.wpb_column.vc_column_container .wpb_wrapper .wpb_column.vc_column_container .wpb_single_image.wpb_content_element.vc_align_left,
.boutiques.pageCMS.evenements.wpb_column.vc_column_container .wpb_wrapper .wpb_column.vc_column_container .wpb_single_image.wpb_content_element.vc_align_left img,
.boutiques.pageCMS.evenements.wpb_column.vc_column_container .wpb_wrapper .legende {
  margin: 0px !important;
}
.boutiques.pageCMS.evenements.wpb_column.vc_column_container .legende h4 {
  color: #e65376 !important;
  font-size: 16px !important;
  margin: 15px 0 0 !important;
}
.boutiques.pageCMS.evenements.wpb_column.vc_column_container h2 {
  margin: 0px;
  padding: 0px;
}
.boutiques.pageCMS.evenements.wpb_column.vc_column_container .wpb_column.vc_column_container p {
  font-size: 12px;
  border-bottom: 2px solid #f7f7f7;
  padding-bottom: 25px;
}
.vc_col-sm-12.addon-title.wpb_column.vc_column_container {
  padding-bottom: 0px;
}
.boutiques.pageCMS.evenements.wpb_column.vc_column_container .wpb_column.vc_column_container {
  margin-bottom: 15px;
}
#page-evenements.parallaxe {
  padding: 70px 25px;
  background: #f7f7f7;
}
#page-evenements.parallaxe p {
  border: none !important;
  text-align: center;
}
#page-evenements.parallaxe p a {
  color: #e65376;
  text-align: center;
  border: 1px solid #fff;
  padding: 15px 25px;
  background: #ffffff;
  text-transform: uppercase;
}
#page-evenements.parallaxe p a:hover {
  color: #fff;
  text-decoration: none;
  background: #e65376;
  border-color: #e65376;
}
.addon-title {
  padding-bottom: 10px;
}
.vc_row.wpb_row.vc_row-fluid.titre-page {
  margin-bottom: 0px !important;
}
.vc_col-sm-12.introduction.wpb_column.vc_column_container p {
  text-align: center;
  line-height: 1.5em !important;
  padding: 5px 0px 25px;
  color: #999;
  font-size: 14px;
}
#froms .addon-title {
  padding-bottom: 15px;
}
#froms .introduction p {
  text-align: center;
  line-height: 1.5em !important;
  padding: 5px 0px 25px;
  color: #999;
  font-size: 14px;
}
#Send:hover {
  color: #fff !important;
  background: #e65376 !important;
}
#form3 .field-5 {
  width: 31.5% !important;
}
#form3 .field-5 #occasion {
  width: 100%;
}
#form3 .cfrow:nth-of-type(7) {
  width: 97.2% !important;
}
#form3 .capt-class {
  display: inline;
}
#page-evenements h2 {
  padding-bottom: 25px !important;
}
.titre-gallerie-photo h2 {
  /*text-align: left !important;*/
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
  font-size: 22px !important;
  margin-top: 0px !important;
}
.cms-vos-evenements-avec-ernest img {
  width: 100%;
}
/***********************************************************/
/***********************************************************/
/*                  PRODUITS EN BOUTIQUE                   */
/***********************************************************/
/***********************************************************/
.produit-boutique h1 {
  font-weight: 300 !important;
  letter-spacing: 0.2em !important;
  font-size: 26px !important;
}
.produit-boutique .vc_custom_heading.wpb_content_element {
  margin-bottom: 20px;
}
.produit-boutique .addon-title p {
  text-align: center;
  line-height: 1.5em;
  padding: 5px 0px 25px;
  color: #999;
  font-size: 14px;
  text-transform: lowercase;
  font-family: 'Raleway', sans-serif !important;
}
.produit-boutique .texte-introduction .texte-produit-boutique h2 {
  color: #7E5B78;
  font-size: 16px;
  text-transform: uppercase;
  font-family: 'Raleway', sans-serif !important;
  padding-bottom: 0px;
}
.produit-boutique .texte-introduction .texte-produit-boutique p {
  text-align: justify;
  line-height: 1.8em !important;
  font-size: 14px;
}
.produit-boutique .legende h3 {
  color: #e65376;
  font-size: 16px;
  margin: 15px 0 0;
  font-weight: 500 !important;
  text-align: center !important;
}
.produit-boutique .wpb_single_image.vc_align_left {
  margin-bottom: 0px;
}
.produit-boutique .legende p {
  line-height: 1.5;
  font-size: 12px;
  text-align: justify;
}
.produit-boutique .texte-produit-boutique ul {
  padding-left: 15px !important;
  color: #e65376 !important;
}
.produit-boutique .texte-produit-boutique ul li {
  color: #333 !important;
  list-style: disc !important;
  margin-left: 15px !important;
}
/***********************************************************/
/***********************************************************/
/*                       ONGLET PRODUIT                    */
/***********************************************************/
/***********************************************************/
/************************************************************/
/************************************************************/
/************************************************************/
#js-filters-juicy-projects {
  display: flex;
  -o-display: flex;
  -moz-display: flex;
  -webkit-display: flex;
  justify-content: center;
  -o-justify-content: center;
  -moz-justify-content: center;
  -webkit-justify-content: center;
}
.cbp-caption-zoom .cbp-caption:hover .cbp-caption-defaultWrap {
  transform: none !important;
}
.tab-content h4 {
  text-align: left !important;
}
div.checker span {
  display: block !important;
  top: -2px !important;
}
h4.legende {
  color: #e65376;
  font-size: 20px;
  margin: 15px 0 0;
}
ul.banque-pop {
  margin-top: 0px;
}
h3.banque-pop {
  margin-left: 15px;
}
.banque-pop li {
  margin-bottom: 10px;
}
.banque-pop li div {
  border-bottom: 1px solid #f0f0f0;
  height: 500px;
}
.banque-pop.bonnie li div {
  height: auto;
  border: none;
}
.blog-post .post-image {
  padding-left: 15px;
  margin-bottom: 25px;
}
.banque-pop li div p {
  line-height: 1.5;
  font-size: 12px;
  text-align: justify;
  margin-top: -15px;
}
.banque-pop.actu-mojito li div p {
  margin-top: 15px;
}
@media screen and (max-width: 1200px) {
  .banque-pop li div {
    height: 430px;
  }
}
@media screen and (max-width: 991px) {
  .banque-pop li div {
    height: 430px;
  }
  .pageCMS .sidebar .valeur a,
  .pageCMS .sidebar .sdbHistoire a,
  .pageCMS .sidebar .sdbPartenaires a,
  .sdbTriporteur a,
  .carteNoel a {
    width: 150px !important;
    padding: 5px !important;
  }
  .blog-post .post-image {
    width: 100%;
    float: none;
  }
  .blog-post .post-fulltext {
    display: block;
    padding: 0 15px;
    width: 95%;
  }
  .blog-post .row.col-lg-5.col-md-5.col-sm-12.col-xs-12.bouton-actus {
    float: none;
    padding: none;
  }
}
@media screen and (max-width: 580px) {
  .banque-pop li div {
    height: 400px;
  }
}
@media screen and (max-width: 480px) {
  ul.banque-pop li {
    width: 100% !important;
  }
  .banque-pop li div {
    height: 450px;
  }
  .banque-pop li:nth-of-type(1) div,
  .banque-pop li:nth-of-type(6) div {
    height: 520px;
  }
  .banque-pop.bonnie li:nth-of-type(1) div,
  .banque-pop.bonnie li:nth-of-type(6) div {
    height: auto;
  }
  .franco .banque-pop li:nth-of-type(1) div,
  .franco .banque-pop li:nth-of-type(6) div {
    height: auto;
  }
  .post-fulltext {
    margin-top: 15px;
  }
  .post-fulltext > h3,
  .post-fulltext > p {
    padding: 0 15px;
  }
}
@media screen and (max-width: 360px) {
  .banque-pop li div {
    height: 350px;
  }
  .banque-pop li:nth-of-type(1) div,
  .banque-pop li:nth-of-type(6) div {
    height: 420px;
  }
  .franco .banque-pop li:nth-of-type(1) div,
  .franco .banque-pop li:nth-of-type(6) div {
    height: auto;
  }
}
@media screen and (max-width: 280px) {
  .banque-pop li div {
    height: 300px;
  }
  .banque-pop li:nth-of-type(1) div,
  .banque-pop li:nth-of-type(6) div {
    height: 350px;
  }
  .franco .banque-pop li:nth-of-type(1) div,
  .franco .banque-pop li:nth-of-type(6) div {
    height: auto;
  }
}
/************************************************************/
/*********************** PAGE CORNETS ***********************/
/************************************************************/
.vc_row.wpb_row.vc_row-fluid.parallaxe-page-cornet {
  /*background: url('../img/parallaxe-cornet.jpg');*/
  background: #e0e0e0;
  background-size: cover;
  background-position: center left;
  text-align: center !important;
  font-family: 'Raleway', sans-serif !important;
  padding: 25px 0;
}
.vc_row.wpb_row.vc_row-fluid.parallaxe-page-cornet h3 {
  text-align: center !important;
  font-family: 'Raleway', sans-serif !important;
  font-weight: 300 !important;
  font-style: normal !important;
  font-size: 22px !important;
  color: #e65376 !important;
  background: #fff;
  padding: 25px 50px !important;
  display: inline;
}
.vc_row.wpb_row.vc_row-fluid.parallaxe-page-cornet h3 a {
  color: #e65376 !important;
  text-decoration: underline !important;
}
.vc_row.wpb_row.vc_row-fluid.parallaxe-page-cornet h3 a:hover,
.vc_row.wpb_row.vc_row-fluid.parallaxe-page-cornet h3 a:active {
  color: #7E5B78 !important;
}
#page-evenements.parallaxe .lien-cornet p a {
  width: 100%;
  display: block;
}
/************************************************************/
/********************** PAGE TRAITEURS **********************/
/************************************************************/
#traiteurs .sdbTriporteur {
  margin-top: 5px;
}
#traiteurs .sdbTriporteur > div {
  padding: 45px;
}
#traiteurs .sdbPartenaires {
  padding: 45px !important;
}
#traiteurs .sdbPartenaires a {
  padding: 10px 15px !important;
  border: 1px solid #e65376;
  text-align: center;
  width: 200px;
  margin: 15px auto;
  display: block;
}
#traiteurs .sdbPartenaires h3 {
  text-align: center;
}
/***********************************************************/
/*                       HOME NOEL                         */
/***********************************************************/
/***********************************************************/
/*                  SECTION ACTUS / RS                     */
/***********************************************************/
.accueil-rs-new {
  height: 350px;
  overflow: hidden;
}
.accueil-rs-new .container,
.accueil-rs-new .container .row,
.accueil-rs-new .container .row .layout-column {
  height: 100%;
}
.accueil-rs-new .twitter {
  padding: 0px;
}
.accueil-rs-new .twitter .addon-box {
  overflow: hidden;
  border: 3px solid #fff;
}
.accueil-rs-new .twitter .addon-box:nth-of-type(2),
.accueil-rs-new .twitter .addon-box:nth-of-type(4),
.accueil-rs-new .instagram .addon-box:nth-of-type(2) {
  border: none;
  position: absolute;
  top: 0px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-display: flex;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  -moz-display: flex;
  -moz-justify-content: center;
  -moz-align-items: center;
  -ms-display: flex;
  -ms-justify-content: center;
  -ms-align-items: center;
  -o-display: flex;
  -o-justify-content: center;
  -o-align-items: center;
}
.accueil-rs-new .twitter .addon-box:nth-of-type(2) a,
.accueil-rs-new .twitter .addon-box:nth-of-type(4) a {
  opacity: 0.8;
  display: block;
}
.accueil-rs-new .twitter .addon-box:nth-of-type(2) a:hover,
.accueil-rs-new .twitter .addon-box:nth-of-type(4) a:hover {
  opacity: 1;
}
.accueil-rs-new .twitter .addon-box:nth-of-type(1),
.accueil-rs-new .twitter .addon-box:nth-of-type(3) {
  height: 175px;
  margin-bottom: 10px;
}
.accueil-rs-new .twitter .addon-box img,
.accueil-rs-new .instagram .addon-box img {
  width: 100%;
}
.accueil-rs-new .twitter .addon-box:nth-of-type(2),
.accueil-rs-new .twitter .addon-box:nth-of-type(4) {
  height: 145px;
  width: 100%;
}
.accueil-rs-new .twitter .addon-box:nth-of-type(4) {
  top: 160px;
}
.accueil-rs-new .instagram .addon-box {
  overflow: hidden;
  border: 3px solid #fff;
}
.accueil-rs-new {
  margin-bottom: 90px;
}
.accueil-rs-new .instagram .addon-box:nth-of-type(2) {
  border: none;
  width: 95%;
  margin-left: 0;
  position: absolute;
  top: 0px;
  text-align: center;
}
.accueil-rs-new .instagram .addon-box:nth-of-type(2) a {
  opacity: 0.8;
  display: block;
}
.accueil-rs-new .instagram .addon-box:nth-of-type(2) a:hover {
  opacity: 1;
}
.accueil-rs-new .instagram .addon-box:nth-of-type(2) p {
  margin: 0px;
  width: 25%;
}
.accueil-rs-new .twitter .addon-box:nth-of-type(2) p,
.accueil-rs-new .twitter .addon-box:nth-of-type(4) p {
  margin: 0px;
  width: 25%;
}
.accueil-rs-new .instagram:nth-of-type(1) .addon-box:nth-of-type(2) p {
  margin: 0px;
  width: 15%;
}
.ligne-3 {
  margin-top: 20px;
}
body .brand-carousel.owl-carousel .owl-item img {
  width: 100%;
}
.brand-carousel.owl-theme .owl-controls .owl-nav div.owl-prev,
.brand-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
  left: 50px !important;
  background: #fff !important;
  width: 50px;
  height: 50px;
  color: #333 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-display: flex;
  -webkit-align-items: center;
  -webkit-justify-content: center;
  -moz-display: flex;
  -moz-align-items: center;
  -moz-justify-content: center;
  -ms-display: flex;
  -ms-align-items: center;
  -ms-justify-content: center;
  -o-display: flex;
  -o-align-items: center;
  -o-justify-content: center;
}
.brand-carousel.owl-theme .owl-controls .owl-nav div.owl-prev:before,
.brand-carousel.owl-theme .owl-controls .owl-nav div.owl-next:before {
  color: #333 !important;
}
.brand-carousel.owl-theme .owl-controls {
  bottom: 30px !important;
  top: inherit !important;
}
.brand-carousel.owl-theme .owl-controls .owl-dots {
  display: block !important;
}
body .owl-dot.active span {
  background: #7e5b78;
}
@media screen and (max-width: 1999px) {
  .accueil-rs-new {
    height: 298px;
  }
  .accueil-rs-new .twitter .addon-box:nth-of-type(1),
  .accueil-rs-new .twitter .addon-box:nth-of-type(3) {
    height: 145px;
  }
}
@media screen and (max-width: 991px) {
  .accueil-rs-new {
    height: 225px;
  }
  .accueil-rs-new .twitter .addon-box:nth-of-type(1),
  .accueil-rs-new .twitter .addon-box:nth-of-type(3) {
    height: 110px;
  }
  .accueil-rs-new .twitter .addon-box:nth-of-type(2),
  .accueil-rs-new .twitter .addon-box:nth-of-type(4) {
    height: 130px;
  }
  .accueil-rs-new .twitter .addon-box:nth-of-type(4) {
    top: 145px;
  }
  .produit-shop-noel .addon-box {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .accueil-rs-new .twitter .addon-box,
  .accueil-rs-new .facebook .addon-box {
    overflow: hidden;
    border: 3px solid #fff;
    width: 100%;
    margin-left: 0%;
    margin-top: 0px;
  }
  .accueil-rs-new .instagram .addon-box {
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-display: flex;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    -moz-display: flex;
    -moz-justify-content: center;
    -moz-align-items: center;
    -ms-display: flex;
    -ms-justify-content: center;
    -ms-align-items: center;
    -o-display: flex;
    -o-justify-content: center;
    -o-align-items: center;
  }
  .accueil-rs-new .instagram .addon-box .jms-banner {
    width: 100%;
  }
  .accueil-rs-new {
    height: auto;
  }
  .accueil-rs-new .twitter {
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-display: flex;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    -moz-display: flex;
    -moz-justify-content: center;
    -moz-align-items: center;
    -ms-display: flex;
    -ms-justify-content: center;
    -ms-align-items: center;
    -o-display: flex;
    -o-justify-content: center;
    -o-align-items: center;
    padding: 15px 10px 5px;
    height: 143px;
    overflow: hidden;
  }
  .accueil-rs-new .twitter .addon-box:nth-of-type(4) {
    top: 0px;
    width: 50%;
    right: 0;
  }
  .accueil-rs-new .twitter .addon-box:nth-of-type(2) {
    top: 0px;
    width: 50%;
    left: 0;
  }
  .accueil-rs-new .instagram .addon-box:nth-of-type(2) p {
    width: 15%;
  }
  .accueil-rs-new .twitter .addon-box:nth-of-type(2) p,
  .accueil-rs-new .twitter .addon-box:nth-of-type(4) p {
    margin: 0px;
    width: 15%;
  }
  .accueil-rs-new .twitter .addon-box:nth-of-type(2),
  .accueil-rs-new .twitter .addon-box:nth-of-type(4) {
    height: 115px;
  }
  .accueil-rs-new .twitter .addon-box:nth-of-type(4) {
    top: 115px;
  }
  .accueil-rs-new .twitter .addon-box:nth-of-type(1),
  .accueil-rs-new .twitter .addon-box:nth-of-type(3) {
    height: auto;
  }
  .accueil-rs-new .twitter .addon-box:nth-of-type(2),
  .accueil-rs-new .twitter .addon-box:nth-of-type(4) {
    height: 100%;
    top: 0;
  }
  .section-blog.blog-home4 .accueil-actus .owl-item {
    height: auto;
  }
  .shop-col-right .addon-box {
    height: auto;
  }
}
/******************* COMMANDER EN LIGNE ****************/
.section-commander-en-ligne .jms-banner {
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-display: flex;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  -moz-display: flex;
  -moz-justify-content: center;
  -moz-align-items: center;
  -ms-display: flex;
  -ms-justify-content: center;
  -ms-align-items: center;
  -o-display: flex;
  -o-justify-content: center;
  -o-align-items: center;
  text-align: center;
  flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  text-transform: uppercase;
  padding: 25px 0;
}
.section-commander-en-ligne .jms-banner a {
  width: 30%;
  margin-bottom: 25px;
}
#adress .btn-default:hover,
#order .btn-default:hover {
  background: #e65376 !important;
}
/******************* NOEL EN ATTENTE ****************/
.carteNoel {
  display: none;
}
.old_price_display {
  display: none !important;
}
/* PAGE HDM */
.logo-hdm img {
  width: 50%;
}
#pain-epices-hdm,
#galette-rois {
  display: flex;
  align-items: center;
  -webkit-display: flex;
  -webkit-align-items: center;
  -moz-display: flex;
  -ms-display: flex;
  -ms-align-items: center;
  -o-display: flex;
  -o-align-items: center;
  display: -webkit-flex;
}
.corner-hdm .wpb_wrapper {
  padding: 5px;
}
.corner-hdm h2 {
  text-align: center;
}
.corner-hdm h3 {
  margin-bottom: 15px !important;
  color: #7E5B78;
}
#interview .questions > li > ul > li {
  /*display: none;*/
}
#interview .questions h3 {
  text-transform: uppercase;
  margin-bottom: 15px !important;
  /*text-decoration: underline;
    cursor: pointer;*/
}
/*#interview .questions h3:hover{
    color: #e65376;
}*/
#interview .questions > li > ul > li a {
  color: #e65376;
}
#interview .questions > li {
  margin: 25px 0;
}
/*************** NEWSLETTER RGPD ************/
.cms-newsletter #newsletter-input {
  margin-bottom: 25px;
  padding: 10px;
}
.cms-newsletter .checker:last-child {
  margin-left: 25px;
}
.cms-newsletter input[type="submit"] {
  display: block;
  width: 150px;
  margin-top: 15px;
  background: #7e5b78;
  border: none;
  color: #fff;
  padding: 10px;
}
body .btn-default {
  border: none;
  border-radius: 50px !important;
  color: #fff;
  background: #7e5b78;
  text-transform: inherit;
  font-size: 0.9em;
  letter-spacing: 0.1em;
}
.fd-violet .wpb_text_column .wpb_wrapper,
.fd-gris .wpb_text_column .wpb_wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  -webkit-display: flex;
  -webkit-flex-direction: column;
  -webkit-justify-content: center;
  -moz-display: flex;
  -moz-flex-direction: column;
  -moz-justify-content: center;
  -ms-display: flex;
  -ms-flex-direction: column;
  -ms-justify-content: center;
  -o-display: flex;
  -o-flex-direction: column;
  -o-justify-content: center;
  height: 145px;
}
.fd-violet {
  padding-right: 5px;
}
.fd-violet .wpb_text_column .wpb_wrapper {
  background: #7e5b78;
}
.fd-violet .wpb_text_column .wpb_wrapper .btn-default {
  border: 1px solid #fff;
}
.fd-violet .wpb_text_column .wpb_wrapper h3 {
  color: #fff;
}
.fd-gris .wpb_text_column .wpb_wrapper {
  background: #e7E7E7;
}
.fd-gris .wpb_text_column .wpb_wrapper h3 {
  color: #7e5b78;
}
.fd-violet .wpb_text_column .wpb_wrapper h3,
.fd-gris .wpb_text_column .wpb_wrapper h3 {
  text-align: center;
  font-size: 1.2em;
}
.cta,
.cta .vc_row-fluid,
.cta .vc_row-fluid .wpb_content_element {
  margin-bottom: 0px;
}
.cta .vc_row-fluid {
  display: flex;
  justify-content: center;
  -webkit-display: flex;
  -webkit-justify-content: center;
  -moz-display: flex;
  -moz-justify-content: center;
  -ms-display: flex;
  -ms-justify-content: center;
  -o-display: flex;
  -o-justify-content: center;
}
.cta .fd-violet,
.cta .fd-gris {
  flex: 1;
}
.cta .fd-violet .wpb_text_column .wpb_wrapper,
.cta .fd-gris .wpb_text_column .wpb_wrapper {
  display: flex;
  align-items: center;
  -webkit-display: flex;
  -webkit-align-items: center;
  -moz-display: flex;
  -moz-align-items: center;
  -ms-display: flex;
  -ms-align-items: center;
  -o-display: flex;
  -o-align-items: center;
  padding: 5px;
}
.cta .fd-violet .wpb_text_column .wpb_wrapper h3,
.cta .fd-gris .wpb_text_column .wpb_wrapper h3 {
  margin-bottom: 10px !important;
}
.cta .fd-violet .wpb_text_column .wpb_wrapper a,
.cta .fd-gris .wpb_text_column .wpb_wrapper a {
  color: #fff !important;
  font-size: 0.9em !important;
  letter-spacing: 0.1em !important;
}
.cms-en-boutique h1 {
  text-align: center;
  text-transform: uppercase;
  font-size: 1.8em;
  color: #7e5b78 !important;
  margin-bottom: 15px !important;
}
.cms-en-boutique p {
  text-align: center;
}
body.cms-en-boutique .header-bar .mega-menu {
  display: flex !important;
  -webkit-display: flex !important;
  -moz-display: flex !important;
  -ms-display: flex !important;
  -o-display: flex !important;
  align-items: center;
  justify-content: space-between;
  -webkit-align-items: center;
  -webkit-justify-content: space-between;
  -moz-align-items: center;
  -moz-justify-content: space-between;
  -ms-align-items: center;
  -ms-justify-content: space-between;
  -o-align-items: center;
  -o-justify-content: space-between;
  width: 33% !important;
  float: left;
}
body.cms-en-boutique .header-bar .mega-menu .addon-box {
  display: flex;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
}
body.cms-en-boutique .header-bar .mega-menu .addon-box:nth-of-type(1) {
  order: 3;
  flex: 2;
}
body.cms-en-boutique .header-bar .mega-menu .addon-box:nth-of-type(2) {
  order: 1;
  flex: 1;
  align-items: center;
  justify-content: flex-end;
  -webkit-align-items: center;
  -webkit-justify-content: flex-end;
  -moz-align-items: center;
  -moz-justify-content: flex-end;
  -ms-align-items: center;
  -ms-justify-content: flex-end;
  -o-align-items: center;
  -o-justify-content: flex-end;
}
body.cms-en-boutique .header-bar .mega-menu .addon-box:nth-of-type(3) {
  order: 2;
  flex: 1;
  align-items: center;
  justify-content: flex-end;
  -webkit-align-items: center;
  -webkit-justify-content: flex-end;
  -moz-align-items: center;
  -moz-justify-content: flex-end;
  -ms-align-items: center;
  -ms-justify-content: flex-end;
  -o-align-items: center;
  -o-justify-content: flex-end;
}
body.cms-en-boutique .header-bar .row .layout-column:last-child {
  position: absolute;
  right: 15px;
  top: 15px;
  display: flex;
  justify-content: flex-end;
}
.cms-en-boutique .breadcrumb {
  margin-top: 66px !important;
}
@media all and (max-width: 480px) {
  body.cms-en-boutique .header-bar .mega-menu {
    position: absolute;
    top: 20px;
    right: 35px;
  }
  .cms-en-boutique #jms_ajax_search .btn-xs.search-icon {
    padding: 1px 5px;
  }
  .cms-en-boutique header .btn-xs {
    padding: 0px;
  }
  body.cms-en-boutique .header-bar .mega-menu .addon-box {
    margin: 0 10px;
  }
  .cms-en-boutique .section-slider-layer {
    margin-top: 66px;
  }
}
@media all and (min-width: 767px) {
  .cms-en-boutique .header-bar .row {
    flex-wrap: wrap !important;
    display: flex;
    -webkit-flex-wrap: wrap !important;
    -webkit-display: flex;
    -moz-flex-wrap: wrap !important;
    -moz-display: flex;
    -ms-flex-wrap: wrap !important;
    -ms-display: flex;
    -o-flex-wrap: wrap !important;
    -o-display: flex;
  }
  body.cms-en-boutique header .header-bar .layout-column.navbar-logo img {
    width: 250px;
  }
  body.cms-en-boutique .header-bar .mega-menu {
    position: absolute;
    right: 0px;
  }
  body.cms-en-boutique .header-bar .row .layout-column:last-child {
    flex: 100%;
    display: flex;
    justify-content: center;
    -webkit-flex: 100%;
    -webkit-display: flex;
    -webkit-justify-content: center;
    -moz-flex: 100%;
    -moz-display: flex;
    -moz-justify-content: center;
    -ms-flex: 100%;
    -ms-display: flex;
    -ms-justify-content: center;
    -o-flex: 100%;
    -o-display: flex;
    -o-justify-content: center;
    position: inherit;
  }
  .cms-en-boutique .dropdown-menu {
    top: 70%;
  }
  .cms-en-boutique #jms_ajax_search {
    display: flex;
    justify-content: center;
    -webkit-display: flex;
    -webkit-justify-content: center;
    -moz-display: flex;
    -moz-justify-content: center;
    -ms-display: flex;
    -ms-justify-content: center;
    -o-display: flex;
    -o-justify-content: center;
  }
}
.cms-en-boutique footer {
  margin-top: 0px;
}
.cms-en-boutique .footer-riche .layout-column {
  border: none;
}
/* PAGE EN BOUTIQUE */
.homeslider-container a img {
  width: 100%;
}
#homepage-slider .bx-viewport {
  height: auto;
}
body #homepage-slider .homeslider-container .homeslider-description {
  height: 100%;
  padding: 0px;
  width: 100%;
}
#homepage-slider .bx-wrapper .bx-controls {
  position: absolute;
  height: 85%;
  width: 100%;
  top: 0;
}
.bx-controls-direction {
  display: flex;
  justify-content: center;
  -webkit-display: flex;
  -webkit-justify-content: space-between;
  -moz-display: flex;
  -moz-justify-content: space-between;
  -ms-display: flex;
  -ms-justify-content: space-between;
  -o-display: flex;
  -o-justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  height: 100%;
  width: 100%;
}
body #homepage-slider .bx-wrapper .bx-controls-direction a {
  border: none;
  background: none;
  position: relative;
  left: 2px;
}
body #homepage-slider .homeslider-container .homeslider-description div {
  position: absolute;
  background: rgba(255, 255, 255, 0.7);
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  -webkit-display: flex;
  -webkit-align-items: center;
  -webkit-justify-content: space-between;
  -moz-display: flex;
  -moz-align-items: center;
  -moz-justify-content: space-between;
  -ms-display: flex;
  -ms-align-items: center;
  -ms-justify-content: space-between;
  -o-display: flex;
  -o-align-items: center;
  -o-justify-content: space-between;
  bottom: 0;
  padding: 15px;
}
body #homepage-slider .homeslider-container .homeslider-description div h2 {
  color: #7e5b78;
  text-transform: uppercase;
  font-size: 17px;
}
body #homepage-slider .homeslider-container .homeslider-description div .btn-default {
  font-size: 0.9em;
}
#homepage-slider .homeslider-description p {
  width: auto !important;
}
#index #homepage-slider {
  display: none;
}
#product_list .product-preview .action a.product-btn:hover,
#product_list .product-preview .action a.product-btn:active {
  background: #fff;
  color: #7e5b78 !important;
}
.produit-boutique-carroussel {
  margin-bottom: 25px;
}
.glace-maison-carroussel .addon-desc,
.produit-boutique-carroussel .addon-desc {
  display: none;
}
body .header-bar .row .layout-column:last-child {
  width: auto;
}
#product .pd-left-content #views_block {
  display: block;
}
#product #thumbs_list > ul {
  width: 100% !important;
}
#product .pd-left-content #views_block #thumbs_list .owl-carousel .owl-item {
  width: 15% !important;
}
#product .pd-left-content #views_block .owl-controls {
  display: none;
}
.module-ndk_steppingpack-default ul.product_list .product-image-container img {
  width: 100%;
  margin-bottom: 30px;
}
/******* FLECHE SELECT SIMPLE *********/
body#product div.selector::before {
  content: none;
}
/******* TUNNEL DE COMMANDE *********/
body#order .quantity-control {
  display: flex;
  align-items: stretch;
  -webkit-display: flex;
  -webkit-align-items: stretch;
  -moz-display: flex;
  -moz-align-items: stretch;
  -ms-display: flex;
  -ms-align-items: stretch;
  -o-display: flex;
  -o-align-items: stretch;
}
body#order .quantity-control a {
  height: 100%;
  display: block;
}
body#order .quantity-control input {
  height: 39px;
}
/******* A RETIRER POUR REMETTRE ALERT SUR TEXTE AU DESSUS DU TUNNEL DE COMMANDE *********/
/*
    body#order .alert-secondary {
        display: none;
    }*/
/********* COMPOSANTS *********/
.topbar {
  background: #7e5b78;
  overflow: hidden;
}
.topbar .addon-box {
  width: 100%;
}
.topbar ul {
  list-style: none;
  display: flex;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: -webkit-flex;
  justify-content: space-around;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  -o-justify-content: space-around;
  justify-content: -webkit- space-around;
}
.topbar ul li {
  color: #ffffff;
}
.topbar ul li em {
  display: block;
  font-size: 0.7em;
}
.topbar ul li strong {
  font-size: 1.2em;
  color: #ffffff;
}
@media all and (max-width: 768px) {
  header .header-bar .layout-column.mega-menu {
    position: inherit;
  }
  header .header-bar .layout-column.mega-menu .addon-box .btn-group a {
    display: flex;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: -webkit- center;
  }
  header .header-bar .layout-column.mega-menu .addon-box .btn-group a .box.ajax_cart_quantity {
    display: flex;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: -webkit- center;
    justify-content: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: -webkit- center;
    width: 20px;
    height: 20px;
    margin-left: 5px !important;
  }
  body .header-bar .row .layout-column:last-child {
    position: relative!important;
    top: 7px!important;
    left: 0;
    right: 0;
  }
  header #jms_ajax_search.open > .dropdown-menu {
    width: 80%;
    left: 10%;
    padding: 15px 10px !important;
    margin-top: 15px !important;
  }
  header #jms_ajax_search.open > .dropdown-menu #close-search {
    right: 5px !important;
    top: 5px !important;
  }
}
@media all and (max-width: 480px) {
  header .header-bar .layout-column.navbar-logo {
    width: 48%;
    padding: 0;
  }
  header .header-bar .layout-column.mega-menu {
    width: 40% !important;
    margin-top: 7px;
  }
  header .header-bar .layout-column.mega-menu .addon-box {
    flex: 33% !important;
    display: flex;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: -webkit- center;
  }
  header .header-bar .layout-column.mega-menu .addon-box .btn-group i.fa {
    font-size: 1.2em;
  }
}
.jms-row.section-slider-layer .fraction-slider {
  height: 600px !important;
}
@media all and (max-width: 768px) {
  .jms-row.section-slider-layer .fraction-slider {
    height: 300px !important;
  }
}
/********* LAYOUTS *********/
/* CSS ERNEST 2018 */
.section-ernest-et-vous h1 {
  letter-spacing: 0 !important;
  font-weight: 500 !important;
}
.btn-large {
  background: #7e5b78;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  display: block;
  padding: 5px;
  margin-top: 10px;
  font-size: 1.1em;
}
body .btn-large:hover {
  color: #7e5b78 !important;
  background: #F7F7F7;
}
.fd-violet {
  padding-right: 5px;
}
.fd-violet .addon-box {
  background: #7e5b78;
}
.fd-violet .addon-box .btn-default {
  border: #fff;
}
.fd-violet .addon-box h3 {
  color: #fff;
}
.fd-gris .addon-box {
  background: #e7E7E7;
}
.fd-gris .addon-box h3 {
  color: #7e5b78;
}
.fd-violet .addon-box h3,
.fd-gris .addon-box h3 {
  text-align: center;
  font-size: 1.2em;
}
/**********************************/
/*             HEADER             */
/**********************************/
header .header-bar .layout-column.navbar-logo {
  width: 33%;
}
.logo.img-responsive {
  width: 100%;
}
.jms-slider-wrapper,
.section-home-banner {
  display: block;
}
body .header-bar .mega-menu {
  display: flex !important;
  -webkit-display: flex !important;
  -moz-display: flex !important;
  -ms-display: flex !important;
  -o-display: flex !important;
  align-items: center;
  justify-content: space-between;
  -webkit-align-items: center;
  -webkit-justify-content: space-between;
  -moz-align-items: center;
  -moz-justify-content: space-between;
  -ms-align-items: center;
  -ms-justify-content: space-between;
  -o-align-items: center;
  -o-justify-content: space-between;
  width: 33% !important;
  float: left;
}
body .header-bar .mega-menu .addon-box {
  flex: 2;
  display: flex;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
}
body .header-bar .mega-menu .addon-box:nth-of-type(1) {
  order: 3;
  flex: 2;
  margin: 0;
}
body .header-bar .mega-menu .addon-box:nth-of-type(2) {
  order: 1;
  flex: 1;
  margin: 0;
}
body .header-bar .mega-menu .addon-box:nth-of-type(3) {
  order: 2;
  flex: 1;
  margin: 0;
}
/**********************************/
/*           SECTION 1            */
/**********************************/
.product-cat-accueil {
  overflow: hidden;
}
.glace-maison,
.content-carousel .owl-item {
  position: relative;
  overflow: hidden;
}
.content-carousel .content-item {
  margin-right: 5px;
}
.glace-maison h3,
.content-carousel .content-item h3 {
  color: #fff;
  font-size: 1.3em;
}
.glace-maison .addon-box:last-child,
.content-carousel .content-item .content-product-accueil {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  padding-left: 25px;
  background: rgba(0, 0, 0, 0.2);
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  -webkit-display: flex;
  -webkit-flex-direction: column;
  -webkit-justify-content: center;
  -moz-display: flex;
  -moz-flex-direction: column;
  -moz-justify-content: center;
  -ms-display: flex;
  -ms-flex-direction: column;
  -ms-justify-content: center;
  -o-display: flex;
  -o-flex-direction: column;
  -o-justify-content: center;
}
.glace-maison .addon-box:last-child {
  width: 95%;
  left: 9px;
}
.glace-maison-carroussel {
  margin-top: 10px;
}
.section-commander-en-ligne .layout-column:nth-of-type(2) {
  border-left: 1px solid #E7E7E7;
  border-right: 1px solid #E7E7E7;
}
.section-commander-en-ligne .jms-banner p.title {
  text-transform: none;
  line-height: 1.3em;
}
.section-commander-en-ligne .jms-banner p.paragraphe {
  text-align: center;
  text-transform: none;
  line-height: 1.5em;
  padding: 5px 0px 25px;
  color: #999;
}
.owl-theme .owl-controls .owl-nav div.owl-prev::before,
.owl-theme .owl-controls .owl-nav div.owl-next::before {
  color: #fff !important;
}
/**********************************/
/*           SECTION 2            */
/**********************************/
.fd-violet .addon-box,
.fd-gris .addon-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  -webkit-display: flex;
  -webkit-flex-direction: column;
  -webkit-justify-content: center;
  -moz-display: flex;
  -moz-flex-direction: column;
  -moz-justify-content: center;
  -ms-display: flex;
  -ms-flex-direction: column;
  -ms-justify-content: center;
  -o-display: flex;
  -o-flex-direction: column;
  -o-justify-content: center;
  height: 180px;
}
/**********************************/
/*           SECTION 3            */
/**********************************/
.produit-boutique-carroussel .content-carousel .content-item .content-product-accueil {
  padding: 0 15px;
  bottom: 0;
  background: rgba(255, 255, 255, 0.7);
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  -webkit-display: flex;
  -webkit-flex-direction: row;
  -webkit-justify-content: space-between;
  -webkit-align-items: center;
  -moz-display: flex;
  -moz-flex-direction: row;
  -moz-justify-content: space-between;
  -moz-align-items: center;
  -ms-display: flex;
  -ms-flex-direction: row;
  -ms-justify-content: space-between;
  -ms-align-items: center;
  -o-display: flex;
  -o-flex-direction: row;
  -o-justify-content: space-between;
  -o-align-items: center;
  top: inherit;
  left: 0;
  height: 50px;
  width: 100%;
}
.owl-theme .owl-controls {
  top: 39% !important;
}
.owl-controls .owl-nav {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  -webkit-display: flex;
  -webkit-justify-content: space-between;
  -moz-display: flex;
  -moz-justify-content: space-between;
  -ms-display: flex;
  -ms-justify-content: space-between;
  -o-display: flex;
  -o-justify-content: space-between;
  top: 35%;
}
.produit-boutique-carroussel .content-carousel .content-item .content-product-accueil h3 {
  color: #7e5b78;
  text-transform: uppercase;
  font-size: 1em;
}
.bloc-newsletter .container {
  background: rgba(0, 0, 0, 0.2);
  margin: 0;
  padding: 25px;
  width: 100%;
}
.bloc-newsletter h2 {
  color: #fff;
}
@media all and (min-width: 768px) {
  .glace-maison .addon-box:last-child {
    width: 97%;
    left: 9px;
  }
}
.cms-en-boutique p {
  text-align: center;
}
body .header-bar .mega-menu {
  display: flex !important;
  -webkit-display: flex !important;
  -moz-display: flex !important;
  -ms-display: flex !important;
  -o-display: flex !important;
  align-items: center;
  justify-content: space-between;
  -webkit-align-items: center;
  -webkit-justify-content: space-between;
  -moz-align-items: center;
  -moz-justify-content: space-between;
  -ms-align-items: center;
  -ms-justify-content: space-between;
  -o-align-items: center;
  -o-justify-content: space-between;
  width: 33% !important;
  float: left;
}
body .header-bar .mega-menu .addon-box {
  display: flex;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
}
body .header-bar .mega-menu .addon-box:nth-of-type(1) {
  order: 3;
  flex: 2;
}
body .header-bar .mega-menu .addon-box:nth-of-type(2) {
  order: 1;
  flex: 1;
  align-items: center;
  justify-content: flex-end;
  -webkit-align-items: center;
  -webkit-justify-content: flex-end;
  -moz-align-items: center;
  -moz-justify-content: flex-end;
  -ms-align-items: center;
  -ms-justify-content: flex-end;
  -o-align-items: center;
  -o-justify-content: flex-end;
}
body .header-bar .mega-menu .addon-box:nth-of-type(3) {
  order: 2;
  flex: 1;
  align-items: center;
  justify-content: flex-end;
  -webkit-align-items: center;
  -webkit-justify-content: flex-end;
  -moz-align-items: center;
  -moz-justify-content: flex-end;
  -ms-align-items: center;
  -ms-justify-content: flex-end;
  -o-align-items: center;
  -o-justify-content: flex-end;
}
body .header-bar .row .layout-column:last-child {
  position: absolute;
  right: 15px;
  top: 25px;
  display: flex;
  justify-content: flex-end;
  -webkit-display: flex;
  -webkit-justify-content: flex-end;
  -moz-display: flex;
  -moz-justify-content: flex-end;
  -o-display: flex;
  -o-justify-content: flex-end;
  -ms-display: flex;
  -ms-justify-content: flex-end;
}
@media all and (max-width: 480px) {
  body .header-bar .mega-menu {
    position: absolute;
    top: 20px;
    right: 35px;
  }
  #jms_ajax_search .btn-xs.search-icon {
    padding: 1px 5px;
  }
  header .btn-xs {
    padding: 0px;
  }
  body .header-bar .mega-menu .addon-box {
    margin: 0 10px;
  }
  .section-slider-layer {
    margin-top: 66px;
  }
}
@media all and (min-width: 767px) {
  .header-bar .row {
    flex-wrap: wrap !important;
    display: flex;
    -webkit-flex-wrap: wrap !important;
    -webkit-display: flex;
    -moz-flex-wrap: wrap !important;
    -moz-display: flex;
    -ms-flex-wrap: wrap !important;
    -ms-display: flex;
    -o-flex-wrap: wrap !important;
    -o-display: flex;
  }
  body header .header-bar .layout-column.navbar-logo img {
    width: 250px;
  }
  body .header-bar .mega-menu {
    position: absolute;
    right: 0px;
  }
  body .header-bar .row .layout-column:last-child {
    flex: 100%;
    display: flex;
    justify-content: center;
    -webkit-flex: 100%;
    -webkit-display: flex;
    -webkit-justify-content: center;
    -moz-flex: 100%;
    -moz-display: flex;
    -moz-justify-content: center;
    -ms-flex: 100%;
    -ms-display: flex;
    -ms-justify-content: center;
    -o-flex: 100%;
    -o-display: flex;
    -o-justify-content: center;
    position: inherit;
  }
  .dropdown-menu {
    top: 70%;
  }
}
@media all and (min-width: 1199px) {
  .glace-maison .addon-box:last-child {
    width: 98%;
    left: 9px;
  }
}
body .footer-riche .layout-column {
  border: none;
}
.home_category_product .addon-box:nth-of-type(2) {
  margin: 7% 0;
}
.home_category_product .addon-box .product-cat-accueil {
  position: relative;
}
.home_category_product .addon-box .product-cat-accueil .home_category_product_container {
  position: absolute;
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 15px;
  display: flex;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: -webkit- column;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: -webkit- center;
}
.home_category_product .addon-box .product-cat-accueil .home_category_product_container h3 {
  color: #fff;
  font-size: 1.3em;
  padding: 0;
}
.home_category_product .addon-box .product-cat-accueil .home_category_product_container p {
  margin: 0;
}
.home_category_product .layout-column:nth-of-type(1) .addon-box .product-cat-accueil .home_category_product_container {
  background: none;
}
@media all and (max-width: 768px) {
  .home_category_product .addon-box .product-cat-accueil .home_category_product_container h3 {
    font-size: 1em;
  }
}
@media all and (max-width: 480px) {
  .home_category_product .addon-box {
    margin: 4% 0;
  }
}
/************ SECTION EN BOUTIQUE ************/
.section-ernest-et-vous h2 {
  margin-top: 25px;
}
.home_link_shop_container .layout-column .addon-box p {
  text-align: center;
}
.home_link_shop_container .layout-column .addon-box p a.btn-default:hover {
  background: #e65376;
  color: #ffffff;
}
.home_link_shop_container .layout-column.fd-violet .addon-box p a.btn-default {
  background: #e7e7e7;
  color: #7e5b78;
}
.boutiqueContact .uneBoutique {
  display: flex;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: -webkit-wrap;
}
.boutiqueContact .uneBoutique .content_img {
  width: 40%;
  padding: 0;
}
.boutiqueContact .uneBoutique .content_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.boutiqueContact .uneBoutique > div {
  width: 60%;
}
@media all and (max-width: 480px) {
  .boutiqueContact .uneBoutique .content_img {
    width: 100%;
  }
  .boutiqueContact .uneBoutique > div {
    width: 100%;
  }
}
#product_list .product-preview:hover .action {
  display: none !important;
}
