@charset "UTF-8";
@import url("accueilv2.css");
@import url("fix.css?rand=12");
html {
  font-family: sans-serif;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

input {
  line-height: normal;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

optgroup {
  font-weight: 700;
}

td,
th {
  padding: 0;
}

@media print {
  *,
  :after,
  :before {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered td,
  .table-bordered th {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  font-family: Glyphicons Halflings;
  src: url(../fonts/bootstrap/glyphicons-halflings-regular.eot);
  src: url(../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/bootstrap/glyphicons-halflings-regular.woff2) format("woff2"),
    url(../fonts/bootstrap/glyphicons-halflings-regular.woff) format("woff"),
    url(../fonts/bootstrap/glyphicons-halflings-regular.ttf) format("truetype"),
    url(../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular)
      format("svg");
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: Glyphicons Halflings;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "\002a";
}

.glyphicon-plus:before {
  content: "\002b";
}

.glyphicon-eur:before,
.glyphicon-euro:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "\26fa";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "\231b";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before,
.glyphicon-btc:before,
.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-jpy:before,
.glyphicon-yen:before {
  content: "\00a5";
}

.glyphicon-rub:before,
.glyphicon-ruble:before {
  content: "\20bd";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333;
  background-color: #fff;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a:focus,
a:hover {
  color: #6db3a5;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777;
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
  font-size: 65%;
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-size: 75%;
}

.h1,
h1 {
  font-size: 36px;
}

.h2,
h2 {
  font-size: 30px;
}

.h3,
h3 {
  font-size: 24px;
}

.h4,
h4 {
  font-size: 18px;
}

.h5,
h5 {
  font-size: 14px;
}

.h6,
h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

.small,
small {
  font-size: 85%;
}

.mark,
mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.initialism,
.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:focus,
a.text-primary:hover {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:focus,
a.text-success:hover {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:focus,
a.text-info:hover {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:focus,
a.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:focus,
a.text-danger:hover {
  color: #843534;
}

.bg-primary {
  color: #fff;
  background-color: #337ab7;
}

a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #286090;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:focus,
a.bg-success:hover {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:focus,
a.bg-info:hover {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:focus,
a.bg-warning:hover {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:focus,
a.bg-danger:hover {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}

ol,
ul {
  margin-top: 0;
  margin-bottom: 10px;
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}

.list-inline,
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  margin-left: -5px;
}

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dd,
dt {
  line-height: 1.42857;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:after,
.dl-horizontal dd:before {
  content: " ";
  display: table;
}

.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[data-original-title],
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
  margin-bottom: 0;
}

blockquote .small,
blockquote footer,
blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #777;
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
  content: "\2014 \00A0";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
  content: "";
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
  content: "\00A0 \2014";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, Courier New, monospace;
}

code {
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

code,
kbd {
  padding: 2px 4px;
  font-size: 90%;
}

kbd {
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.container:after,
.container:before {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 760px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 980px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1180px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.container-fluid:after,
.container-fluid:before {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -20px;
  margin-right: -20px;
}

.row:after,
.row:before {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

/* @changelog 2020-12-14 [Evol] (Nicolas) Rajout de la class .no-gutters */
.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.abonnement-page-2021 .row.no-gutters {
  display: flex;
}

@media (max-width: 767px) {
  .abonnement-page-2021 .row.no-gutters {
    flex-direction: column;
  }
}

.offer_digital_container {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.offer_digital_container .two-year {
  margin-top: auto;
}

@media (min-width: 768px) {
  .offer_digital:nth-child(2) .offer_digital_container .two-year {
    transform: translateY(15px);
  }
}

.abonnement-page-2021 .row.no-gutters::after,
.abonnement-page-2021 .row.no-gutters::before {
  display: none;
}

.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.33333%;
}

.col-xs-2 {
  width: 16.66667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333%;
}

.col-xs-5 {
  width: 41.66667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333%;
}

.col-xs-8 {
  width: 66.66667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333%;
}

.col-xs-11 {
  width: 91.66667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333%;
}

.col-xs-pull-2 {
  right: 16.66667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333%;
}

.col-xs-pull-5 {
  right: 41.66667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333%;
}

.col-xs-pull-8 {
  right: 66.66667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333%;
}

.col-xs-pull-11 {
  right: 91.66667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333%;
}

.col-xs-push-2 {
  left: 16.66667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333%;
}

.col-xs-push-5 {
  left: 41.66667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333%;
}

.col-xs-push-8 {
  left: 66.66667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333%;
}

.col-xs-push-11 {
  left: 91.66667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-offset-1 {
  margin-left: 8.33333%;
}

.col-xs-offset-2 {
  margin-left: 16.66667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333%;
}

.col-xs-offset-5 {
  margin-left: 41.66667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333%;
}

.col-xs-offset-8 {
  margin-left: 66.66667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333%;
}

.col-xs-offset-11 {
  margin-left: 91.66667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
}

caption,
th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
  padding: 5px;
}

.table-bordered,
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8;
}

.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
  background-color: #dff0d8;
}

.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6;
}

.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
  background-color: #d9edf7;
}

.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3;
}

.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc;
}

.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
  background-color: #f2dede;
}

.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

input[type="checkbox"],
input[type="radio"] {
  margin: 4px 0 0;
  margin-top: 1px\9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="checkbox"]:focus,
input[type="file"]:focus,
input[type="radio"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  padding-top: 7px;
}

.form-control,
output {
  display: block;
  font-size: 14px;
  line-height: 1.42857;
  color: #555;
}

.form-control {
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  -webkit-transition: border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
}

.form-control:focus {
  border-color: #66afe9;
  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);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control,
  input[type="time"].form-control {
    line-height: 34px;
  }
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"],
  .input-group-sm input[type="time"],
  input[type="date"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  input[type="time"].input-sm {
    line-height: 30px;
  }
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"],
  .input-group-lg input[type="time"],
  input[type="date"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  input[type="time"].input-lg {
    line-height: 46px;
  }
}

.form-group {
  margin-bottom: 15px;
}

.checkbox,
.radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.checkbox label,
.radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

.checkbox-inline input[type="checkbox"],
.checkbox input[type="checkbox"],
.radio-inline input[type="radio"],
.radio input[type="radio"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px;
}

.checkbox + .checkbox,
.radio + .radio {
  margin-top: -5px;
}

.checkbox-inline,
.radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: 400;
  cursor: pointer;
}

.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px;
}

.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio-inline,
fieldset[disabled] .radio label,
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] input[type="radio"],
input[type="checkbox"].disabled,
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="radio"][disabled] {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}

.form-control-static.input-lg,
.form-control-static.input-sm,
.input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn,
.input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.input-group-sm > .input-group-btn > select.btn,
.input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
select.input-sm {
  height: 30px;
  line-height: 30px;
}

.input-group-sm > .input-group-btn > select[multiple].btn,
.input-group-sm > .input-group-btn > textarea.btn,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
select[multiple].input-sm,
textarea.input-sm {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

.input-group-lg > .input-group-btn > select.btn,
.input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
select.input-lg {
  height: 46px;
  line-height: 46px;
}

.input-group-lg > .input-group-btn > select[multiple].btn,
.input-group-lg > .input-group-btn > textarea.btn,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
select[multiple].input-lg,
textarea.input-lg {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.form-group-lg .form-control + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.form-group-sm .form-control + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success.checkbox-inline label,
.has-success.checkbox label,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.radio-inline label,
.has-success.radio label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning.checkbox-inline label,
.has-warning.checkbox label,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.radio-inline label,
.has-warning.radio label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error.checkbox-inline label,
.has-error.checkbox label,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.radio-inline label,
.has-error.radio label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .form-control,
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox,
  .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox label,
  .form-inline .radio label {
    padding-left: 0;
  }
  .form-inline .checkbox input[type="checkbox"],
  .form-inline .radio input[type="radio"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .checkbox,
.form-horizontal .radio {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-left: -20px;
  margin-right: -20px;
}

.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 20px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.focus,
.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none;
}

.btn.active,
.btn:active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default.focus,
.btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open > .btn-default.dropdown-toggle.focus,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default.active,
.btn-default:active,
.open > .btn-default.dropdown-toggle {
  background-image: none;
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary.focus,
.btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .btn-primary.dropdown-toggle.focus,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

.btn-primary.active,
.btn-primary:active,
.open > .btn-primary.dropdown-toggle {
  background-image: none;
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success.focus,
.btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open > .btn-success.dropdown-toggle.focus,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success.active,
.btn-success:active,
.open > .btn-success.dropdown-toggle {
  background-image: none;
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info.focus,
.btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info.active,
.btn-info:active,
.btn-info:hover,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open > .btn-info.dropdown-toggle.focus,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info.active,
.btn-info:active,
.open > .btn-info.dropdown-toggle {
  background-image: none;
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning.focus,
.btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:hover,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open > .btn-warning.dropdown-toggle.focus,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning.active,
.btn-warning:active,
.open > .btn-warning.dropdown-toggle {
  background-image: none;
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger.focus,
.btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:hover,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open > .btn-danger.dropdown-toggle.focus,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger.active,
.btn-danger:active,
.open > .btn-danger.dropdown-toggle {
  background-image: none;
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #337ab7;
  font-weight: 400;
  border-radius: 0;
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent;
}

.btn-link:focus,
.btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none;
}

.btn-group-lg > .btn,
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

.btn-group-sm > .btn,
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-group-xs > .btn,
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

.collapse.in::before {
  content: "";
  display: block;
  height: 130px;
  margin-top: -130px;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropdown,
.dropup {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857;
  color: #333;
  white-space: nowrap;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  color: #777;
}

.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group-vertical > .btn,
.btn-group > .btn {
  position: relative;
  float: left;
}

.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar:after,
.btn-toolbar:before {
  content: " ";
  display: table;
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group-lg.btn-group > .btn + .dropdown-toggle,
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-group-lg > .btn .caret,
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-group-lg > .btn .caret,
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before {
  content: " ";
  display: table;
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical
  > .btn-group:first-child:not(:last-child)
  > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical
  > .btn-group:last-child:not(:first-child)
  > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified > .btn-group .btn {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn input[type="radio"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.input-group-addon input[type="checkbox"],
.input-group-addon input[type="radio"] {
  margin-top: 0;
}

.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group .form-control:first-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group-addon:last-child,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group .form-control:last-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn,
.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

.input-group-btn > .btn:active,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:hover {
  z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav:after,
.nav:before {
  content: " ";
  display: table;
}

.nav:after {
  clear: both;
}

.nav > li,
.nav > li > a {
  position: relative;
  display: block;
}

.nav > li > a {
  padding: 10px 15px;
}

.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

.nav > li.disabled > a {
  color: #777;
}

.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: #eee;
  border-color: #337ab7;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 4px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified,
.nav-tabs.nav-justified {
  width: 100%;
}

.nav-justified > li,
.nav-tabs.nav-justified > li {
  float: none;
}

.nav-justified > li > a,
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li,
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a,
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a,
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a,
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

.navbar:after,
.navbar:before {
  content: " ";
  display: table;
}

.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:after,
.navbar-header:before {
  content: " ";
  display: table;
}

.navbar-header:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 20px;
  padding-left: 20px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.1);
  box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:after,
.navbar-collapse:before {
  content: " ";
  display: table;
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
  max-height: 340px;
}

@media (max-width: 480px) and (orientation: landscape) {
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}

.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
  margin-right: -20px;
  margin-left: -20px;
}

@media (min-width: 768px) {
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  .navbar-fixed-bottom,
  .navbar-fixed-top {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 15px 20px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}

.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  .navbar > .container-fluid .navbar-brand,
  .navbar > .container .navbar-brand {
    margin-left: -20px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 20px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -20px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none;
  }
}

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.navbar-form {
  margin: 8px -20px;
  padding: 10px 20px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.1),
    0 1px 0 hsla(0, 0%, 100%, 0.1);
  box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.1),
    0 1px 0 hsla(0, 0%, 100%, 0.1);
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .form-control,
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox,
  .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox label,
  .navbar-form .radio label {
    padding-left: 0;
  }
  .navbar-form .checkbox input[type="checkbox"],
  .navbar-form .radio input[type="radio"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.btn-group-sm > .navbar-btn.btn,
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.btn-group-xs > .navbar-btn.btn,
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 20px;
    margin-right: 20px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -20px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  background-color: #e7e7e7;
  color: #555;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #ccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
  color: #333;
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #090909;
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  background-color: #090909;
  color: #fff;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}

.breadcrumb > .active {
  color: #777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}

.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  color: #777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}

.pager:after,
.pager:before {
  content: " ";
  display: table;
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.pager li > a:focus,
.pager li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
  color: #777;
  background-color: #fff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

a.label:focus,
a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #777;
}

.label-default[href]:focus,
.label-default[href]:hover {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #337ab7;
}

.label-primary[href]:focus,
.label-primary[href]:hover {
  background-color: #286090;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:focus,
.label-success[href]:hover {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:focus,
.label-info[href]:hover {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:focus,
.label-warning[href]:hover {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:focus,
.label-danger[href]:hover {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-group-xs > .btn .badge,
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:focus,
a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  background-color: #eee;
}

.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: #d5d5d5;
}

.container-fluid .jumbotron,
.container .jumbotron {
  border-radius: 6px;
  padding-left: 20px;
  padding-right: 20px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container-fluid .jumbotron,
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron .h1,
  .jumbotron h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #333;
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
  border-color: #337ab7;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: 700;
}

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes a {
  0% {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes a {
  0% {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-bar-striped,
.progress-striped .progress-bar {
  background-image: linear-gradient(
    45deg,
    hsla(0, 0%, 100%, 0.15) 25%,
    transparent 0,
    transparent 50%,
    hsla(0, 0%, 100%, 0.15) 0,
    hsla(0, 0%, 100%, 0.15) 75%,
    transparent 0,
    transparent
  );
  background-size: 40px 40px;
}

.progress-bar.active,
.progress.active .progress-bar {
  -webkit-animation: a 2s linear infinite;
  animation: a 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  background-image: linear-gradient(
    45deg,
    hsla(0, 0%, 100%, 0.15) 25%,
    transparent 0,
    transparent 50%,
    hsla(0, 0%, 100%, 0.15) 0,
    hsla(0, 0%, 100%, 0.15) 75%,
    transparent 0,
    transparent
  );
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  background-image: linear-gradient(
    45deg,
    hsla(0, 0%, 100%, 0.15) 25%,
    transparent 0,
    transparent 50%,
    hsla(0, 0%, 100%, 0.15) 0,
    hsla(0, 0%, 100%, 0.15) 75%,
    transparent 0,
    transparent
  );
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  background-image: linear-gradient(
    45deg,
    hsla(0, 0%, 100%, 0.15) 25%,
    transparent 0,
    transparent 50%,
    hsla(0, 0%, 100%, 0.15) 0,
    hsla(0, 0%, 100%, 0.15) 75%,
    transparent 0,
    transparent
  );
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-image: linear-gradient(
    45deg,
    hsla(0, 0%, 100%, 0.15) 25%,
    transparent 0,
    transparent 50%,
    hsla(0, 0%, 100%, 0.15) 0,
    hsla(0, 0%, 100%, 0.15) 75%,
    transparent 0,
    transparent
  );
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-body,
.media-left,
.media-right {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
  background-color: #eee;
  color: #777;
  cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
  color: #777;
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > small {
  color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
  color: #c7ddef;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-body:after,
.panel-body:before {
  content: " ";
  display: table;
}

.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle,
.panel-title {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
}

.panel-title > .small,
.panel-title > .small > a,
.panel-title > a,
.panel-title > small,
.panel-title > small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child,
.panel
  > .panel-collapse
  > .list-group:first-child
  .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel
  > .panel-heading
  + .panel-collapse
  > .list-group
  .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.list-group + .panel-footer,
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.panel > .panel-collapse > .table,
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}

.panel > .panel-collapse > .table caption,
.panel > .table-responsive > .table caption,
.panel > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}

.panel > .table-responsive:first-child > .table:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child,
.panel > .table:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:first-child {
  border-top-left-radius: 3px;
}

.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel > .table-responsive:last-child > .table:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child,
.panel > .table:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  th:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  th:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  th:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  th:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child td,
.panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0;
}

.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0;
}

.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #337ab7;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal,
.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translateY(-25%);
  -ms-transform: translateY(-25%);
  transform: translateY(-25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header:after,
.modal-header:before {
  content: " ";
  display: table;
}

.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:after,
.modal-footer:before {
  content: " ";
  display: table;
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  right: 5px;
}

.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  left: 5px;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.carousel,
.carousel-inner {
  position: relative;
}

.carousel-inner {
  overflow: hidden;
  width: 100%;
}

.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: left 0.6s ease-in-out;
  transition: left 0.6s ease-in-out;
}

.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media (-webkit-transform-3d), (transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.active.right,
  .carousel-inner > .item.next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.active.left,
  .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.active,
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    left: 0;
  }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent;
}

.carousel-control.left {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0.0001))
  );
  background-image: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001)
  );
  background-repeat: repeat-x;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
}

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.0001)),
    to(rgba(0, 0, 0, 0.5))
  );
  background-image: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5)
  );
  background-repeat: repeat-x;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
}

.carousel-control:focus,
.carousel-control:hover {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: "\2039";
}

.carousel-control .icon-next:before {
  content: "\203a";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000\9;
  background-color: transparent;
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  td.visible-xs,
  th.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  td.visible-sm,
  th.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  td.visible-md,
  th.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  td.visible-lg,
  th.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  td.visible-print,
  th.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

.size-640-320 {
  width: 64rem;
  height: 32rem;
}

.itable {
  display: table;
  width: 100%;
  margin: 0 auto;
}

.itable .itableRowGrp {
  display: table-row-group;
}

.itable .itableRow {
  display: table-row;
}

.itable .itableCell {
  display: table-cell;
}

.iblock {
  display: inline-block;
}

.flexContainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.flexContainer.wrap {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flexContainer.spaceBetween {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.vAlignMid {
  vertical-align: middle;
}

.vAlignTop {
  vertical-align: top;
}

.vAlignBot {
  vertical-align: bottom;
}

.ifloat {
  float: left;
}

.ifloatRight {
  float: right;
}

.iNofloat {
  float: none;
}

.half-w {
  width: 50%;
}

.full-w {
  width: 100%;
}

.full-h {
  height: 100%;
}

.paddL-10 {
  padding-left: 10px;
}

.pos-a {
  position: absolute;
}

.pos-r {
  position: relative;
}

.pos-s {
  position: fixed !important;
}

.clearMargPadd {
  margin: 0;
  padding: 0;
}

.clearBtn {
  border: 0;
  background: none;
}

.clearBoth {
  clear: both;
}

.clearFloat {
  clear: both;
  width: 100%;
  height: 1px;
}

.abonner-container .img-container:after,
.clearSelf:after,
.product-liste-container .bloc-article:after,
.read-magazine-container:after,
.sponsor-article .bloc-article:after,
.woocommerce:after {
  content: "";
  display: table;
  clear: both;
}

.overflow-hidden {
  overflow: hidden;
}

.text-linethrough {
  text-decoration: line-through;
}

.btn-danger,
.btn-default,
.btn-info,
.btn-primary,
.btn-success,
.btn-warning {
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.iBlock-dis,
.overlap_imgContainer_centered {
  display: block;
}

.noMargin {
  margin: 0;
}

.coverP {
  margin-bottom: 0;
  font-size: 1em;
}

.abonnement-page .offer_content_container ul,
.nav-container .main-nav-list .menu-item .sub-menu,
.resetList {
  list-style: none;
  padding: 0;
  margin: 0;
}

.resetBtn {
  -webkit-appearance: initial;
  -moz-appearance: initial;
  appearance: initial;
  padding: 0;
  margin: 0;
  background: none;
  border: 0;
}

.initialism,
.text-uppercase {
  text-transform: uppercase !important;
}

.text-center {
  text-align: center;
}

.text-underline {
  text-decoration: underline;
}

.inline-block {
  display: inline-block;
}

.block {
  display: block;
}

.removearrow {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
}

.removearrow::-ms-expand {
  display: none;
}

.img-responsive {
  width: 100%;
  height: auto;
}

.nopadding {
  padding: 0 !important;
}

.paddingBot3 {
  padding-bottom: 3rem !important;
}

.paddingBot1 {
  padding-bottom: 1rem !important;
}

.paddingTop1 {
  padding-top: 1rem !important;
}

.paddingTop25 {
  padding-top: 2.5rem !important;
}

.paddingTop40 {
  padding-top: 4rem !important;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .col-ms-6 {
    width: 50%;
  }
}

.animated,
.nav-container .main-nav-list .menu-item .sub-menu {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite,
.nav-container .main-nav-list .menu-item .infinite.sub-menu {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.fadeInDown {
  -webkit-animation-name: c;
  animation-name: c;
}

.fadeInDownSubscribe,
.header-container .subscribe_Container .subscribe-btn:hover + .subscribe_item,
.header-container .subscribe_Container .subscribe_item:hover {
  -webkit-animation-name: b;
  animation-name: b;
}

@-webkit-keyframes b {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -47px, 0);
    transform: translate3d(0, -47px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes b {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -47px, 0);
    transform: translate3d(0, -47px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes c {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes c {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeIn,
.nav-container .main-nav-list .menu-item:hover .sub-menu {
  -webkit-animation-name: d;
  animation-name: d;
}

@-webkit-keyframes d {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes d {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

a,
button {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

@font-face {
  font-family: abril_fatfaceregular;
  src: url(../fonts/abrilfatface-regular-webfont.woff2) format("woff2"),
    url(../fonts/abrilfatface-regular-webfont.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: caviar_dreamsregular;
  src: url(../fonts/CaviarDreams-webfont.eot);
  src: url(../fonts/CaviarDreams-webfont.eot?#iefix) format("embedded-opentype"),
    url(../fonts/CaviarDreams-webfont.woff) format("woff"),
    url(../fonts/CaviarDreams-webfont.ttf) format("truetype"),
    url(../fonts/CaviarDreams-webfont.svg#caviar_dreamsregular) format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: caviar_dreamsbold_italic;
  src: url(../fonts/CaviarDreams_BoldItalic-webfont.eot);
  src: url(../fonts/CaviarDreams_BoldItalic-webfont.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/CaviarDreams_BoldItalic-webfont.woff) format("woff"),
    url(../fonts/CaviarDreams_BoldItalic-webfont.ttf) format("truetype"),
    url(../fonts/CaviarDreams_BoldItalic-webfont.svg#caviar_dreamsbold_italic)
      format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: caviar_dreamsbold;
  src: url(../fonts/Caviar_Dreams_Bold-webfont.eot);
  src: url(../fonts/Caviar_Dreams_Bold-webfont.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/Caviar_Dreams_Bold-webfont.woff) format("woff"),
    url(../fonts/Caviar_Dreams_Bold-webfont.ttf) format("truetype"),
    url(../fonts/Caviar_Dreams_Bold-webfont.svg#caviar_dreamsbold) format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: crimson_textregular;
  src: url(../fonts/crimsontext-regular-webfont.eot);
  src: url(../fonts/crimsontext-regular-webfont.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/crimsontext-regular-webfont.woff2) format("woff2"),
    url(../fonts/crimsontext-regular-webfont.woff) format("woff"),
    url(../fonts/crimsontext-regular-webfont.svg#crimson_textregular)
      format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: crimson_textitalic;
  src: url(../fonts/crimsontext-italic-webfont.eot);
  src: url(../fonts/crimsontext-italic-webfont.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/crimsontext-italic-webfont.woff2) format("woff2"),
    url(../fonts/crimsontext-italic-webfont.woff) format("woff"),
    url(../fonts/crimsontext-italic-webfont.svg#crimson_textitalic)
      format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: crimson_textbold;
  src: url(../fonts/crimsontext-bold-webfont.eot);
  src: url(../fonts/crimsontext-bold-webfont.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/crimsontext-bold-webfont.woff2) format("woff2"),
    url(../fonts/crimsontext-bold-webfont.woff) format("woff"),
    url(../fonts/crimsontext-bold-webfont.svg#crimson_textbold) format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: icomoon;
  src: url(../fonts/webfont/fonts/icomoon.eot?o77mf7);
  src: url(../fonts/webfont/fonts/icomoon.eot?o77mf7#iefix)
      format("embedded-opentype"),
    url(../fonts/webfont/fonts/icomoon.ttf?o77mf7) format("truetype"),
    url(../fonts/webfont/fonts/icomoon.woff?o77mf7) format("woff"),
    url(../fonts/webfont/fonts/icomoon.svg?o77mf7#icomoon) format("svg");
  font-weight: 400;
  font-style: normal;
}

[class*=" icon-"],
[class^="icon-"] {
  font-family: icomoon !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-mon-compte-ico:before {
  content: "\e925";
}

.icon-mon-shopping-cart-ico:before {
  content: "\e926";
}

.icon-unlock-ico:before {
  content: "\e927";
}

.icon-done-tick:before {
  content: "\e924";
}

.icon-down-arrow:before {
  content: "\e922";
}

.icon-up-arrow:before {
  content: "\e923";
}

.icon-ico-arrow-left:before,
.slider-container .slick-prev:before {
  content: "\e920";
}

.icon-ico-arrow-right:before,
.slider-container .slick-next:before {
  content: "\e921";
}

.icon-arrow-right:before {
  content: "\e91c";
}

.icon-ico-envelop:before {
  content: "\e91d";
  color: #afafaf;
}

.icon-ico-pdf:before {
  content: "\e91e";
}

.icon-ico-play-only:before {
  content: "\e91f";
}

.icon-ico-calendar:before {
  content: "\e91a";
}

.icon-ico-pin:before {
  content: "\e91b";
}

.icon-ico-play:before {
  content: "\e919";
}

.icon-Annonceurs:before {
  content: "\e915";
}

.icon-Evenements:before {
  content: "\e916";
}

.icon-Index-pro:before {
  content: "\e917";
}

.icon-Paiement-securise:before {
  content: "\e918";
}

.icon-arrow-down-ico:before {
  content: "\e900";
}

.icon-burger-menu-ico:before {
  content: "\e901";
}

.icon-close-ico:before {
  content: "\e902";
}

.icon-cree-un-compte-ico:before {
  content: "\e903";
}

.icon-cross-ico:before {
  content: "\e904";
}

.icon-Facebook-ico:before {
  content: "\e906";
  margin-left: -1em;
  color: #a3a6a7;
}

.icon-index-pro-ico:before {
  content: "\e907";
}

.icon-instagram-ico:before {
  content: "\e908";
  color: #000;
}

.icon-linkedin-ico:before {
  content: "\e909";
  color: #000;
}

.icon-link-ico:before {
  content: "\e90a";
}

.icon-lock-ico:before {
  content: "\e90b";
}

.accordion-toggle:before,
.icon-minus-ico_1:before {
  content: "\e90c";
}

.icon-Pinterest-ico:before {
  content: "\e90d";
  color: #000;
}

.icon-play-ico:before {
  content: "\e90e";
}

.accordion-toggle.collapsed:before,
.icon-plus-ico:before {
  content: "\e90f";
}

.icon-search-ico:before {
  content: "\e910";
}

.icon-tick-ico:before {
  content: "\e911";
}

.icon-Twitter-ico:before {
  content: "\e912";
  color: #000;
}

.icon-wifi-ico:before {
  content: "\e913";
  color: #000;
}

.icon-youtube-ico:before {
  content: "\e914";
  color: #000;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

button,
html,
input,
select,
textarea {
  font-family: sans-serif;
}

a:focus {
  outline: none;
}

a:active,
a:hover {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: 700;
}

blockquote {
  margin: 1em 40px;
}

dfn {
  font-style: italic;
}

hr {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

p,
pre {
  margin: 1em 0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: courier new, monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

q:after,
q:before {
  content: "";
  content: none;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

dl,
menu,
ol,
ul {
  margin: 1em 0;
}

dd {
  margin: 0 0 0 40px;
}

menu,
ol,
ul {
  padding: 0 0 0 40px;
}

nav ol,
nav ul {
  list-style: none;
  list-style-image: none;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
  overflow: hidden;
}

figure,
form {
  margin: 0;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

x-object-fit {
  position: relative !important;
  display: inline-block !important;
}

x-object-fit > .x-object-fit-taller,
x-object-fit > .x-object-fit-wider {
  position: absolute !important;
  left: -100% !important;
  right: -100% !important;
  top: -100% !important;
  bottom: -100% !important;
  margin: auto !important;
}

.x-object-fit-none > .x-object-fit-taller,
.x-object-fit-none > .x-object-fit-wider {
  width: auto !important;
  height: auto !important;
}

.x-object-fit-fill > .x-object-fit-taller,
.x-object-fit-fill > .x-object-fit-wider {
  width: 100% !important;
  height: 100% !important;
}

.x-object-fit-contain > .x-object-fit-taller {
  width: auto !important;
  height: 100% !important;
}

.x-object-fit-contain > .x-object-fit-wider {
  width: 100% !important;
  height: auto !important;
}

.x-object-fit-cover > .x-object-fit-taller,
.x-object-fit-cover > .x-object-fit-wider {
  max-width: none !important;
  max-height: none !important;
}

.x-object-fit-cover > .x-object-fit-taller {
  width: 100% !important;
  height: auto !important;
  max-width: none !important;
}

.x-object-fit-cover > .x-object-fit-wider {
  width: auto !important;
  height: 100% !important;
  max-width: none !important;
}

.x-object-position-top > .x-object-fit-taller,
.x-object-position-top > .x-object-fit-wider {
  top: 0 !important;
  bottom: auto !important;
}

.x-object-position-right > .x-object-fit-taller,
.x-object-position-right > .x-object-fit-wider {
  left: auto !important;
  right: 0 !important;
}

.x-object-position-bottom > .x-object-fit-taller,
.x-object-position-bottom > .x-object-fit-wider {
  top: auto !important;
  bottom: 0 !important;
}

.x-object-position-left > .x-object-fit-taller,
.x-object-position-left > .x-object-fit-wider {
  left: 0 !important;
  right: auto !important;
}

.moz-background-picture {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
}

.clearfix {
  *zoom: 1;
}

.clearfix:after,
.clearfix:before {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.nocollapse:after,
.nocollapse:before {
  content: "\00a0";
  display: block;
  overflow: hidden;
  height: 0;
}

.visuallyhidden,
.visuallyhidden--no-js {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.no-js .visuallyhidden--no-js {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.visuallyhidden--focusable {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden--focusable:active,
.visuallyhidden--focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.select2-container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

.select2-container[dir="rtl"]
  .select2-selection--single
  .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-search--inline {
  float: left;
}

.select2-container .select2-search--inline .select2-search__field {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

.select2-container
  .select2-search--inline
  .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}

.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__placeholder {
  color: #999;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: #888 transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--default[dir="rtl"]
  .select2-selection--single
  .select2-selection__clear {
  float: left;
}

.select2-container--default[dir="rtl"]
  .select2-selection--single
  .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled
  .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled
  .select2-selection--single
  .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: transparent transparent #888;
  border-width: 0 4px 5px;
}

.select2-container--default .select2-selection--multiple {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

.select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

.select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered
  li {
  list-style: none;
}

.select2-container--default
  .select2-selection--multiple
  .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}

.select2-container--default
  .select2-selection--multiple
  .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
  margin-top: 5px;
  margin-right: 10px;
}

.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  margin-right: 2px;
}

.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove:hover {
  color: #333;
}

.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-search--inline,
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice,
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__placeholder {
  float: right;
}

.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus
  .select2-selection--multiple {
  border: 1px solid #000;
  outline: 0;
}

.select2-container--default.select2-container--disabled
  .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled
  .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above
  .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above
  .select2-selection--single {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below
  .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below
  .select2-selection--single {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option[role="group"] {
  padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled="true"] {
  color: #999;
}

.select2-container--default .select2-results__option[aria-selected="true"] {
  background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__group {
  padding-left: 0;
}

.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: #fff;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(50%, #fff),
    to(#eee)
  );
  background-image: linear-gradient(180deg, #fff 50%, #eee);
  background-repeat: repeat-x;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic
  .select2-selection--single
  .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--classic
  .select2-selection--single
  .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
  margin-right: 10px;
}

.select2-container--classic
  .select2-selection--single
  .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic
  .select2-selection--single
  .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(50%, #eee),
    to(#ccc)
  );
  background-image: linear-gradient(180deg, #eee 50%, #ccc);
  background-repeat: repeat-x;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0);
}

.select2-container--classic
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: #888 transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir="rtl"]
  .select2-selection--single
  .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir="rtl"]
  .select2-selection--single
  .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open
  .select2-selection--single
  .select2-selection__arrow {
  background: transparent;
  border: none;
}

.select2-container--classic.select2-container--open
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: transparent transparent #888;
  border-width: 0 4px 5px;
}

.select2-container--classic.select2-container--open.select2-container--above
  .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fff),
    color-stop(50%, #eee)
  );
  background-image: linear-gradient(180deg, #fff 0, #eee 50%);
  background-repeat: repeat-x;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below
  .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(50%, #eee),
    to(#fff)
  );
  background-image: linear-gradient(180deg, #eee 50%, #fff);
  background-repeat: repeat-x;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic
  .select2-selection--multiple
  .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

.select2-container--classic
  .select2-selection--multiple
  .select2-selection__clear {
  display: none;
}

.select2-container--classic
  .select2-selection--multiple
  .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--classic
  .select2-selection--multiple
  .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  margin-right: 2px;
}

.select2-container--classic
  .select2-selection--multiple
  .select2-selection__choice__remove:hover {
  color: #555;
}

.select2-container--classic[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--classic.select2-container--open
  .select2-selection--multiple {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above
  .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below
  .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option[role="group"] {
  padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled="true"] {
  color: grey;
}

.select2-container--classic
  .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

.ps {
  -ms-touch-action: auto;
  touch-action: auto;
  overflow: hidden !important;
  -ms-overflow-style: none;
}

@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important;
  }
}

@media (-ms-high-contrast: none), screen and (-ms-high-contrast: active) {
  .ps {
    overflow: auto !important;
  }
}

.ps.ps--active-x > .ps__scrollbar-x-rail,
.ps.ps--active-y > .ps__scrollbar-y-rail {
  display: block;
  background-color: transparent;
}

.ps.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9;
}

.ps.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail > .ps__scrollbar-x {
  background-color: #999;
  height: 11px;
}

.ps.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9;
}

.ps.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  background-color: #999;
  width: 11px;
}

.ps > .ps__scrollbar-x-rail {
  display: none;
  position: absolute;
  opacity: 0;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  bottom: 0;
  height: 15px;
}

.ps > .ps__scrollbar-x-rail > .ps__scrollbar-x {
  position: absolute;
  background-color: #aaa;
  border-radius: 6px;
  -webkit-transition: background-color 0.2s linear, height 0.2s linear,
    width 0.2s ease-in-out, -webkit-border-radius 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s linear, height 0.2s linear,
    width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear,
    width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  bottom: 2px;
  height: 6px;
}

.ps > .ps__scrollbar-x-rail:active > .ps__scrollbar-x,
.ps > .ps__scrollbar-x-rail:hover > .ps__scrollbar-x {
  height: 11px;
}

.ps > .ps__scrollbar-y-rail {
  display: none;
  position: absolute;
  opacity: 0;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  right: 0;
  width: 15px;
}

.ps > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  position: absolute;
  background-color: #aaa;
  border-radius: 6px;
  -webkit-transition: background-color 0.2s linear, height 0.2s linear,
    width 0.2s ease-in-out, -webkit-border-radius 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s linear, height 0.2s linear,
    width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear,
    width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  right: 2px;
  width: 6px;
}

.ps > .ps__scrollbar-y-rail:active > .ps__scrollbar-y,
.ps > .ps__scrollbar-y-rail:hover > .ps__scrollbar-y {
  width: 11px;
}

.ps:hover.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9;
}

.ps:hover.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail > .ps__scrollbar-x {
  background-color: #999;
  height: 11px;
}

.ps:hover.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9;
}

.ps:hover.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  background-color: #999;
  width: 11px;
}

.ps:hover > .ps__scrollbar-x-rail,
.ps:hover > .ps__scrollbar-y-rail {
  opacity: 0.6;
}

.ps:hover > .ps__scrollbar-x-rail:hover {
  background-color: #eee;
  opacity: 0.9;
}

.ps:hover > .ps__scrollbar-x-rail:hover > .ps__scrollbar-x {
  background-color: #999;
}

.ps:hover > .ps__scrollbar-y-rail:hover {
  background-color: #eee;
  opacity: 0.9;
}

.ps:hover > .ps__scrollbar-y-rail:hover > .ps__scrollbar-y {
  background-color: #999;
}

.headertop {
  width: 100%;
}

.headertop .serachBox {
  -webkit-transition: transform 0.8s ease-out, opacity 0.5s ease-out;
  transition: transform 0.8s ease-out, opacity 0.5s ease-out;
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.headertop .serachBox.hide-box {
  opacity: 0;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
}

.headertop .serachBox .input-group {
  max-width: 21.4rem;
  width: 100%;
}

.headertop .serachBox .input-group .searchInput {
  max-width: 17.1rem;
  width: 100%;
  -webkit-box-shadow: none;
  border: 1px solid #aeaeae;
  box-shadow: none;
  border-radius: 0;
  font-size: 1.4rem;
  font-family: caviar_dreamsbold_italic;
  font-style: normal;
  font-weight: 400;
  color: #aeaeae;
  padding-left: 1.6rem;
  height: 4.3rem;
  line-height: 4.3rem;
}

@media only screen and (min-width: 992px) and (max-width: 1100px) {
  .headertop .serachBox .input-group .searchInput::-webkit-input-placeholder {
    font-size: 1.3rem;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1100px) {
  .headertop .serachBox .input-group .searchInput::-moz-placeholder {
    font-size: 1.3rem;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1100px) {
  .headertop .serachBox .input-group .searchInput:-ms-input-placeholder {
    font-size: 1.3rem;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1100px) {
  .headertop .serachBox .input-group .searchInput:-moz-placeholder {
    font-size: 1.3rem;
  }
}

.headertop .serachBox .input-group .searchok-btn {
  border-radius: 0;
  background-color: #aeaeae;
  color: #fff;
  height: 4.3rem;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.headertop .serachBox .input-group .searchok-btn:active,
.headertop .serachBox .input-group .searchok-btn:hover {
  background-color: #c5c5c5;
  text-decoration: none;
  color: #fff;
}

.headertop .serachBox .input-group .searchok-btn:focus {
  background-color: #c5c5c5;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}

@media only screen and (min-width: 991px) {
  .headertop .menu_Container {
    padding-top: 0.4rem;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .headertop .menu_Container .search_Container {
    max-width: 21rem;
  }
}

@media only screen and (min-width: 1025px) and (max-width: 1100px) {
  .headertop .menu_Container .search_Container {
    max-width: 22.4rem;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .headertop .menu_Container .search_Container .input-group {
    max-width: 17.8rem;
  }
}

@media only screen and (min-width: 1025px) and (max-width: 1100px) {
  .headertop .menu_Container .search_Container .input-group {
    max-width: 18.4rem;
  }
}

.headertop .search_Container {
  display: inline-block;
  position: relative;
  max-width: 25.4rem;
  width: 100%;
  vertical-align: middle;
}

.headertop .search_Container .search-panel {
  display: inline-block;
  text-decoration: none;
  color: #444;
}

.headertop .search_Container .search-panel .search_icon_container {
  display: table;
}

.headertop .search_Container .search-panel .search_icon_container .menuContent {
  display: table-cell;
  vertical-align: middle;
  font-size: 1.4rem;
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  color: #444;
  text-transform: uppercase;
}

@media only screen and (max-width: 991px) {
  .headertop
    .search_Container
    .search-panel
    .search_icon_container
    .menuContent {
    display: block;
  }
}

.headertop .search_Container .search-panel .search_icon_container .searchIcon {
  float: left;
  display: table-cell;
  vertical-align: middle;
  padding-right: 1.3rem;
}

.headertop
  .search_Container
  .search-panel
  .search_icon_container
  .searchIcon
  .iconmoon {
  font-size: 2rem;
}

.headertop .search_Container .search-panel:hover {
  text-decoration: none;
  color: #444;
}

.headertop .search_Container .serachBox {
  position: absolute;
  top: -13px;
  right: 6px;
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .headertop .search_Container .serachBox {
    right: 0;
  }
}

.header-container {
  padding-top: 6.1rem;
  position: relative;
  background: #fff;
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .header-container.containerPadding {
    padding: 0;
  }
  .header-container.containerPadding .row {
    margin: 0;
  }
}

.header-container .sideMenu_container {
  display: inline-block;
  padding-right: 4rem;
}

.header-container .sideMenu_container .show-panel {
  display: inline-block;
  text-decoration: none;
  color: #444;
}

.header-container .sideMenu_container .show-panel .burger_nav_icon_container {
  display: table;
}

@media only screen and (max-width: 991px) {
  .header-container .sideMenu_container .show-panel .burger_nav_icon_container {
    padding-top: 1.8rem;
  }
}

.header-container
  .sideMenu_container
  .show-panel
  .burger_nav_icon_container
  .menuContent {
  display: table-cell;
  vertical-align: middle;
  font-size: 1.4rem;
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  color: #444;
  text-transform: uppercase;
}

@media only screen and (max-width: 991px) {
  .header-container
    .sideMenu_container
    .show-panel
    .burger_nav_icon_container
    .menuContent {
    display: block;
    padding-top: 0.7rem;
  }
}

.header-container
  .sideMenu_container
  .show-panel
  .burger_nav_icon_container
  .menuIcon {
  display: table-cell;
  vertical-align: middle;
  padding-right: 1.3rem;
}

@media only screen and (max-width: 991px) {
  .header-container
    .sideMenu_container
    .show-panel
    .burger_nav_icon_container
    .menuIcon {
    display: block;
    padding-right: 0;
    padding-left: 10px;
  }
}

.header-container
  .sideMenu_container
  .show-panel
  .burger_nav_icon_container
  .menuIcon
  .iconmoon {
  font-size: 1.4rem;
}

.header-container .sideMenu_container .show-panel:hover {
  text-decoration: none;
  color: #444;
}

.header-container .positionContent {
  width: 100%;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
}

@media only screen and (min-width: 992px) {
  .header-container .positionContent {
    width: auto;
    max-width: 100%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header-container .positionContent {
    width: 50%;
    max-width: 100%;
  }
}

.header-container .positionContent .logo_Container .logoContent {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: -50px;
}

@media only screen and (min-width: 992px) and (max-width: 1159px) {
  .header-container .positionContent .logo_Container .logoContent {
    top: -31px;
  }
}

@media only screen and (max-width: 991px) {
  .header-container .positionContent .logo_Container .logoContent {
    top: 1.1rem;
  }
}

@media only screen and (max-width: 495px) {
  .header-container .positionContent .logo_Container .logoContent {
    left: 40%;
  }
}

.header-container .positionContent .logo_Container .logoContent img {
  width: 390px;
}

@media only screen and (min-width: 992px) and (max-width: 1160px) {
  .header-container .positionContent .logo_Container .logoContent img {
    width: 22rem;
  }
}

@media only screen and (max-width: 991px) {
  .header-container .positionContent .logo_Container .logoContent img {
    width: 13.1rem;
  }
}

@media only screen and (max-width: 479px) {
  .header-container .positionContent .logo_Container .logoContent img {
    width: 10rem;
  }
}

.header-container .positionContent .logo_Container .normal_header_logo {
  display: block;
}

.header-container .fixedHeader,
.header-container .positionContent .logo_Container .fixed_header_logo {
  display: none;
}

.header-container .authenticate_container,
.header-container .un_authenticate_container {
  float: right;
}

.header-container .authenticate_container .btn_common,
.header-container .un_authenticate_container .btn_common {
  display: inline-block;
}

.header-container .authenticate_container .btn_common .btnCompte,
.header-container .un_authenticate_container .btn_common .btnCompte {
  text-transform: uppercase;
  font-size: 1.4rem;
  color: #444;
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  outline: none;
  display: inline-block;
}

.header-container .authenticate_container .btn_common .btnCompte .iconSvg,
.header-container .un_authenticate_container .btn_common .btnCompte .iconSvg {
  display: table-cell;
  vertical-align: middle;
  padding-right: 1rem;
}

.header-container
  .authenticate_container
  .btn_common
  .btnCompte
  .iconSvg
  .iconmoon,
.header-container
  .un_authenticate_container
  .btn_common
  .btnCompte
  .iconSvg
  .iconmoon {
  font-size: 2rem;
  color: #444;
}

.header-container
  .authenticate_container
  .btn_common
  .btnCompte
  .btnCompte_text,
.header-container
  .un_authenticate_container
  .btn_common
  .btnCompte
  .btnCompte_text {
  display: table-cell;
  vertical-align: middle;
  padding-top: 0.2rem;
}

.header-container .authenticate_container .btn_common .btnCompte:hover,
.header-container .un_authenticate_container .btn_common .btnCompte:hover {
  text-decoration: none;
}

.header-container
  .authenticate_container
  .btn_common
  .btnCompte:hover
  .btnCompte_text,
.header-container
  .un_authenticate_container
  .btn_common
  .btnCompte:hover
  .btnCompte_text {
  text-decoration: underline;
}

.header-container .authenticate_container .btn_common.btnConnecter_container,
.header-container
  .un_authenticate_container
  .btn_common.btnConnecter_container {
  padding-right: 3rem;
}

.header-container
  .authenticate_container
  .btn_common.btnConnecter_container
  .btnCompte
  .iconSvg
  .iconmoon,
.header-container
  .un_authenticate_container
  .btn_common.btnConnecter_container
  .btnCompte
  .iconSvg
  .iconmoon {
  font-size: 2.2rem;
  color: #444;
}

.header-container .un_authenticate_container .btn_common {
  vertical-align: middle;
  padding-right: 1rem !important;
}

.header-container .un_authenticate_container .btn_common .btnCompte {
  position: relative;
  display: inline-block;
}

.header-container .un_authenticate_container .btn_common .btnCompte .iconSvg {
  padding-right: 0;
}

.header-container
  .un_authenticate_container
  .btn_common
  .btnCompte
  .iconSvg
  .icon-mon-shopping-cart-ico {
  font-size: 2.3rem;
}

.header-container .un_authenticate_container .btn_common .btnCompte .asterik {
  position: absolute;
  top: -6px;
  right: 0;
  font-size: 1.6rem;
  color: #f49c00;
}

.header-container .un_authenticate_container .btn_common .btnCompte:focus,
.header-container
  .un_authenticate_container
  .btn_common
  .btnCompte:focus
  .iconmoon,
.header-container .un_authenticate_container .btn_common .btnCompte:hover,
.header-container
  .un_authenticate_container
  .btn_common
  .btnCompte:hover
  .iconmoon {
  text-decoration: none;
}

.header-container .un_authenticate_container .cartcontainer .btnCompte {
  top: 3px;
}

.header-container .un_authenticate_container .myaccount .btnCompte {
  padding-top: 4px;
  text-decoration: underline;
}

.header-container
  .un_authenticate_container
  .myaccount
  .btnCompte
  .btnCompte_text {
  padding-top: 0;
}

.header-container .un_authenticate_container .deconnecter {
  padding-right: 5px !important;
}

@media only screen and (min-width: 992px) {
  .header-container .un_authenticate_container + .subscribe_Container {
    margin-top: 0.9rem;
  }
}

.header-container .subscribe_Container {
  clear: both;
  float: right;
  margin-top: 1rem;
  position: relative;
  display: inline-block;
}

@media only screen and (max-width: 991px) {
  .header-container .subscribe_Container {
    margin-top: 0;
    max-width: 17rem;
  }
}

.header-container .subscribe_Container .subscribe-btn {
  color: #fff;
  font-size: 1.4rem;
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  background-color: #e56741;
  padding: 1.4rem 2.1rem;
  display: inline-block;
  z-index: 4;
  position: relative;
}

@media only screen and (min-width: 992px) and (max-width: 1040px) {
  .header-container .subscribe_Container .subscribe-btn {
    padding: 1.4rem 1rem;
  }
}

.header-container .subscribe_Container .subscribe-btn:hover + .subscribe_item {
  display: block;
}

@media only screen and (max-width: 991px) {
  .header-container .subscribe_Container .subscribe-btn {
    text-align: center;
    padding: 1.65rem 1rem;
  }
}

@media only screen and (max-width: 479px) {
  .header-container .subscribe_Container .subscribe-btn {
    font-size: 1.2rem;
  }
}

.header-container .subscribe_Container:hover .subscribe_item {
  opacity: 1;
  display: block;
}

.header-container .subscribe_Container .subscribe_item {
  display: none;
  opacity: 0;
  -webkit-transition: all 0.5s ease, border-color 0.5s ease;
  transition: all 0.5s ease, border-color 0.5s ease;
  -moz-transition: opacity 0.5s ease, border-color 0.5s ease;
  -webkit-transition: opacity 0.5s ease, border-color 0.5s ease;
  position: absolute;
  top: 100%;
  min-width: 25rem;
  width: 100%;
  right: 0;
  height: 34.4rem;
  background: #fff;
  border: 1px solid #dfe4e1;
  z-index: 3;
}

.header-container .subscribe_Container .subscribe_item:hover {
  display: block;
}

.header-container .subscribe_Container .subscribe_item .subscribeImg {
  width: 100%;
  height: auto;
}

@media only screen and (max-width: 767px) {
  .header-container .lastContainer {
    padding-left: 0;
  }
}

@media only screen and (max-width: 991px) {
  .header-container .lastContainer {
    float: right;
    padding-right: 0;
  }
}

.footer_Container {
  padding-top: 4rem;
}

@media only screen and (max-width: 479px) {
  .footer_Container {
    padding-top: 3rem;
  }
}

.footer_Container .footer_logo_container {
  position: relative;
}

.footer_Container .footer_logo_container .logoContent {
  display: inline-block;
}

.footer_Container .footer_logo_container .logoContent .footer_logo {
  width: 25.2rem;
  height: 100%;
}

.footer_Container .footer_logo_container .footer_scroll_top {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media only screen and (max-width: 767px) {
  .footer_Container .footer_logo_container .footer_scroll_top {
    position: static;
    top: auto;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    text-align: center;
  }
}

.footer_Container .footer_logo_container .footer_scroll_top .btn-text {
  min-width: 15.7rem;
}

.footer_Container .footer_menu {
  padding-top: 5rem;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .footer_Container .footer_menu {
    padding-top: 4rem;
  }
}

.footer_Container .footer_menu .footer_mainMenu_List .main_menu_text {
  font-size: 1.4rem;
  color: #444;
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  display: block;
  text-transform: uppercase;
  position: relative;
  line-height: 1.4rem;
  padding-bottom: 1.5rem;
}

.footer_Container .footer_menu .footer_mainMenu_List .main_menu_text .icon_img {
  padding-right: 2rem;
  display: inline-block;
}

.footer_Container
  .footer_menu
  .footer_mainMenu_List
  .main_menu_text
  .icon_img
  .iconmoon {
  position: absolute;
  left: 0;
  top: -1px;
  font-size: 1.5rem;
  color: #444;
}

.footer_Container
  .footer_menu
  .footer_mainMenu_List
  .main_menu_text
  .icon_img
  .iconmoon.indexProIcon {
  font-size: 1.7rem;
}

.footer_Container
  .footer_menu
  .footer_mainMenu_List
  .main_menu_text
  .icon_img
  .iconmoon.eventsIcon,
.footer_Container
  .footer_menu
  .footer_mainMenu_List
  .main_menu_text
  .icon_img
  .iconmoon.paiementIcon {
  font-size: 1.6rem;
}

.footer_Container
  .footer_menu
  .footer_mainMenu_List
  .main_menu_text
  .icon_img
  .iconmoon.annonceursIcon {
  font-size: 1.4rem;
}

@media only screen and (max-width: 767px) {
  .footer_Container
    .footer_menu
    .footer_mainMenu_List
    .menu_Head
    .sub_menu_text {
    padding-left: 0;
  }
}

.footer_Container
  .footer_menu
  .footer_mainMenu_List
  .footer_subMenu_List
  .footer_subMenu_item {
  position: relative;
  padding-left: 2rem;
}

.footer_Container
  .footer_menu
  .footer_mainMenu_List
  .footer_subMenu_List
  .footer_subMenu_item
  .sub_menu_text {
  font-size: 1.4rem;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  color: #474747;
  text-transform: capitalize;
  display: block;
  position: relative;
  line-height: 1.4rem;
  padding-bottom: 1.5rem;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.footer_Container
  .footer_menu
  .footer_mainMenu_List
  .footer_subMenu_List
  .footer_subMenu_item
  .sub_menu_text.no-padding {
  padding-bottom: 0 !important;
}

.footer_Container
  .footer_menu
  .footer_mainMenu_List
  .footer_subMenu_List
  .footer_subMenu_item
  .sub_menu_text.accordion-toggle:before {
  left: -20px;
  top: -1px;
}

.footer_Container
  .footer_menu
  .footer_mainMenu_List
  .footer_subMenu_List
  .footer_subMenu_item
  .sub_menu_text
  .icon_img {
  position: absolute;
  left: -20px;
  top: -1px;
  display: inline-block;
}

.footer_Container
  .footer_menu
  .footer_mainMenu_List
  .footer_subMenu_List
  .footer_subMenu_item
  .sub_menu_text
  .icon_img
  .iconmoon {
  font-size: 1.5rem;
  color: #444;
}

.footer_Container
  .footer_menu
  .footer_mainMenu_List
  .footer_subMenu_List
  .footer_subMenu_item
  .sub_menu_text.menu_Head {
  font-family: crimson_textbold;
  font-style: normal;
  font-weight: 400;
  font-size: 1.4rem;
  cursor: pointer;
}

.footer_Container
  .footer_menu
  .footer_mainMenu_List
  .footer_subMenu_List
  .footer_subMenu_item
  .sub_menu_text.menu_Head
  .iconmoon {
  cursor: pointer;
}

.footer_Container
  .footer_menu
  .footer_mainMenu_List
  .footer_subMenu_List
  .footer_subMenu_item
  .sub_menu_text:focus,
.footer_Container
  .footer_menu
  .footer_mainMenu_List
  .footer_subMenu_List
  .footer_subMenu_item
  .sub_menu_text:hover {
  color: #6db3a5;
  text-decoration: none;
}

.footer_Container
  .footer_menu
  .footer_mainMenu_List
  .footer_subMenu_List
  .footer_subMenu_item
  .sub_menu_text:focus.accordion-toggle:before,
.footer_Container
  .footer_menu
  .footer_mainMenu_List
  .footer_subMenu_List
  .footer_subMenu_item
  .sub_menu_text:focus
  .iconmoon,
.footer_Container
  .footer_menu
  .footer_mainMenu_List
  .footer_subMenu_List
  .footer_subMenu_item
  .sub_menu_text:hover.accordion-toggle:before,
.footer_Container
  .footer_menu
  .footer_mainMenu_List
  .footer_subMenu_List
  .footer_subMenu_item
  .sub_menu_text:hover
  .iconmoon {
  color: #6db3a5;
}

.footer_Container
  .footer_menu
  .footer_mainMenu_List
  .footer_sub_subMenu_List
  .footer_subMenu_item {
  padding-left: 2rem;
  position: relative;
}

.footer_Container
  .footer_menu
  .footer_mainMenu_List
  .footer_sub_subMenu_List
  .footer_subMenu_item
  .sub_menu_text {
  font-size: 1.4rem;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  color: #474747;
  text-transform: none;
  display: block;
  line-height: 1.4rem;
  padding-bottom: 1.5rem;
}

.footer_Container
  .footer_menu
  .footer_mainMenu_List
  .footer_sub_subMenu_List
  .footer_subMenu_item
  .sub_menu_text
  .icon_img {
  position: absolute;
  left: -20px;
  top: -1px;
  display: inline-block;
}

.footer_Container
  .footer_menu
  .footer_mainMenu_List
  .footer_sub_subMenu_List
  .footer_subMenu_item
  .sub_menu_text
  .icon_img
  .iconmoon {
  font-size: 1.5rem;
  color: #444;
}

.footer_Container
  .footer_menu
  .footer_mainMenu_List.last_menu
  .footer_mainMenu_item {
  padding-bottom: 2.8rem;
}

.footer_Container
  .footer_menu
  .footer_mainMenu_List.last_menu
  .footer_mainMenu_item
  .main_menu_text {
  padding-bottom: 0;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.footer_Container
  .footer_menu
  .footer_mainMenu_List.last_menu
  .footer_mainMenu_item
  a.main_menu_text:hover,
.footer_Container
  .footer_menu
  .footer_mainMenu_List.last_menu
  .footer_mainMenu_item
  a.main_menu_text:hover
  .iconmoon {
  color: #6db3a5;
}

.footer_Container .footer_menu .footer_mainMenu_List.last_menu .blueBox_list {
  padding-bottom: 3rem;
}

.footer_Container
  .footer_menu
  .footer_mainMenu_List.last_menu
  .blueBox_list
  .main_menu_text {
  padding-bottom: 1rem;
}

.footer_Container .footer_menu .magazineContianer .paddContainer {
  padding-left: 0;
}

.footer_Container .footer_menu .magazineContianer .magazine_Header {
  line-height: 1.2rem;
  padding-bottom: 1.1rem;
}

.footer_Container
  .footer_menu
  .magazineContianer
  .magazine_Header
  .articleName {
  color: #25606e;
  font-size: 1.4rem;
  font-family: abril_fatfaceregular;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  padding-right: 0.6rem;
  letter-spacing: 0.5px;
}

.footer_Container
  .footer_menu
  .magazineContianer
  .magazine_Header
  .articleyear {
  color: #474747;
  font-size: 1.2rem;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.5px;
}

.footer_Container .footer_menu .magazineContianer .magazine_Img .artcile_img {
  max-width: 9.7rem;
  margin: 0 auto;
}

.footer_Container .footer_menu .magazineContianer .magazine_subscribe_btn {
  padding-top: 0.6rem;
}

.footer_Container
  .footer_menu
  .magazineContianer
  .magazine_subscribe_btn
  .subscribe-btn {
  color: #fff;
  font-size: 1.4rem;
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  background-color: #e56741;
  padding: 0 2.1rem;
  display: inline-block;
  line-height: 4.4rem;
  -webkit-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out;
}

.footer_Container
  .footer_menu
  .magazineContianer
  .magazine_subscribe_btn
  .subscribe-btn:active,
.footer_Container
  .footer_menu
  .magazineContianer
  .magazine_subscribe_btn
  .subscribe-btn:hover {
  background: #ec8160;
  color: #fff;
  text-decoration: none;
}

.footer_Container
  .footer_menu
  .magazineContianer
  .magazine_subscribe_btn
  .subscribe-btn:focus {
  outline: none;
  color: #fff;
  text-decoration: none;
  background: #ec8160;
}

.footer_Container .footer_menu .magazineContianer .magazine_subscribe_link {
  padding-top: 1.1rem;
  line-height: 1.2rem;
}

.footer_Container
  .footer_menu
  .magazineContianer
  .magazine_subscribe_link
  .link-btn {
  color: #474747;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  font-size: 1.4rem;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  text-decoration: none;
}

.footer_Container
  .footer_menu
  .magazineContianer
  .magazine_subscribe_link
  .link-btn:hover {
  color: #6db3a5;
  text-decoration: none;
}

.footer_Container
  .footer_menu
  .magazineContianer
  .magazine_subscribe_link
  .link-btn:hover
  .iconmoon {
  color: #6db3a5;
}

@media only screen and (min-width: 992px) {
  .footer_Container .footer_menu .footerCol_One {
    width: 17.3%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer_Container .footer_menu .footerCol_One {
    width: 20%;
  }
}

@media only screen and (min-width: 360px) and (max-width: 767px) {
  .footer_Container
    .footer_menu
    .footerCol_One
    .footer_mainMenu_List
    .footer_mainMenu_item:nth-child(3)
    .main_menu_text {
    white-space: nowrap;
  }
}

@media only screen and (min-width: 768px) {
  .footer_Container .footer_menu .footerCol_Two {
    width: 17.3%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer_Container .footer_menu .footerCol_Two {
    width: 20%;
  }
}

@media only screen and (min-width: 768px) {
  .footer_Container .footer_menu .footerCol_Three {
    width: 25.3%;
  }
}

@media only screen and (min-width: 768px) {
  .footer_Container .footer_menu .footerCol_Four {
    width: 40.1%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer_Container .footer_menu .footerCol_Four {
    width: 34.7%;
  }
  .footer_Container .footer_menu .footerCol_Four .input-group .searchInput {
    min-width: 0;
  }
}

.footer_Container .mobile_footer_menu .accordion-toggle {
  padding-left: 2rem;
  cursor: pointer;
  font-size: 1.4rem;
  color: #444;
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
}

.footer_Container .mobile_footer_menu .accordion-toggle:before {
  left: 0;
}

.footer_Container .mobile_footer_menu .accordion-toggle.inner:before {
  left: 2rem;
}

.footer_Container
  .mobile_footer_menu
  .footer_mainMenu_List
  .footer_mainMenu_item:nth-child(2),
.footer_Container
  .mobile_footer_menu
  .footer_mainMenu_List.second_column
  .footer_subMenu_List {
  padding-left: 2rem;
}

.footer_Container .mobile_footer_menu .footer_mainMenu_List .main_menu_text {
  padding-bottom: 3rem;
}

.footer_Container
  .mobile_footer_menu
  .footer_mainMenu_List
  .footer_subMenu_List
  .sub_menu_text {
  padding-bottom: 3rem !important;
}

.footer_Container .mobile_footer_menu .magazineContianer {
  padding-top: 2.5rem;
}

@media only screen and (max-width: 767px) {
  .footer_Container .mobile_footer_menu .magazineContianer {
    padding-top: 0.5rem;
  }
  .footer_Container .mobile_footer_menu .magazineContianer .magazine_Img {
    max-width: 122px;
  }
  .footer_Container
    .mobile_footer_menu
    .magazineContianer
    .magazine_Img
    .artcile_img {
    max-width: 9.7rem;
    margin: 0 auto;
    width: 100%;
    display: block;
  }
}

@media only screen and (max-width: 359px) {
  .footer_Container .mobile_footer_menu .footerCol_One,
  .footer_Container .mobile_footer_menu .footerCol_Two {
    width: 100%;
  }
}

@media only screen and (max-width: 479px) {
  .footer_Container .mobile_footer_menu.footer_menu {
    padding-top: 3rem;
  }
}

.copyRight_container {
  margin-top: 5.4rem;
  border-top: 0.3rem solid #d9ded1;
  padding-top: 2rem;
  padding-bottom: 4rem;
}

@media only screen and (max-width: 991px) {
  .copyRight_container {
    padding-top: 2.5rem;
    padding-bottom: 5.6rem;
  }
}

.copyRight_container .leftContent {
  float: left;
}

@media only screen and (max-width: 991px) {
  .copyRight_container .leftContent {
    width: 100%;
  }
}

.copyRight_container .leftContent .copyRightContent {
  font-size: 1.4rem;
  color: #adbeb4;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5rem;
}

@media only screen and (max-width: 991px) {
  .copyRight_container .leftContent .copyRightContent {
    text-align: center;
    padding-top: 1.3rem;
  }
}

.copyRight_container .rightContent {
  float: right;
}

@media only screen and (max-width: 991px) {
  .copyRight_container .rightContent {
    width: 100%;
    text-align: center;
  }
}

@media only screen and (max-width: 991px) {
  .copyRight_container .rightContent .copy_menu_container {
    font-size: 0;
    text-align: center;
  }
}

.copyRight_container
  .rightContent
  .copy_menu_container
  .copy_menu_container_list {
  display: inline-block;
  position: relative;
  padding: 0 1.5rem;
  line-height: 1.3rem;
  float: left;
}

@media only screen and (max-width: 991px) {
  .copyRight_container
    .rightContent
    .copy_menu_container
    .copy_menu_container_list {
    float: none;
    margin-bottom: 0.6rem;
  }
  .copyRight_container
    .rightContent
    .copy_menu_container
    .copy_menu_container_list:first-child {
    padding-left: 0;
  }
  .copyRight_container
    .rightContent
    .copy_menu_container
    .copy_menu_container_list:last-child {
    padding-right: 0;
  }
}

.copyRight_container
  .rightContent
  .copy_menu_container
  .copy_menu_container_list
  .menu-text {
  font-size: 1.4rem;
  color: #adbeb4;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.copyRight_container
  .rightContent
  .copy_menu_container
  .copy_menu_container_list:after {
  position: absolute;
  width: 1px;
  height: 100%;
  display: block;
  content: "";
  right: 0;
  top: 0;
  background-color: #adbeb4;
}

@media only screen and (max-width: 991px) {
  .copyRight_container
    .rightContent
    .copy_menu_container
    .copy_menu_container_list:after {
    height: 1.4rem;
  }
}

.copyRight_container
  .rightContent
  .copy_menu_container
  .copy_menu_container_list:last-child:after {
  display: none;
}

.copyRight_container
  .rightContent
  .copy_menu_container
  .copy_menu_container_list:last-child {
  padding-right: 0;
}

.copyRight_container.paddingAdd {
  padding-bottom: 9rem;
}

@media only screen and (max-width: 639px) {
  .copyRight_container.paddingAdd {
    padding-bottom: 6rem;
  }
}

@media only screen and (min-width: 640px) and (max-width: 767px) {
  .copyRight_container.paddingAdd {
    padding-bottom: 6.7rem;
  }
}

.nav-container {
  border: 1px solid #444;
  border-left: 0;
  border-right: 0;
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .nav-container {
    border-bottom: 0;
  }
}

.nav-container .main-nav-list {
  width: 100%;
  display: block;
}

.nav-container .main-nav-list .menu-item {
  display: inline-block;
  position: relative;
  float: left;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.nav-container .main-nav-list .menu-item.current-menu-item > a,
.nav-container .main-nav-list .menu-item:focus a {
  background-color: #25606e;
  color: #fff;
}

.nav-container .main-nav-list .menu-item a {
  font-size: 1.4rem;
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  cursor: pointer;
  padding: 1.5rem 1rem;
  display: inline-block;
  color: #444;
  text-decoration: none;
  line-height: 2rem;
  -webkit-transition: color 0.3s ease-out, background-color 0.3s ease-out;
  transition: color 0.3s ease-out, background-color 0.3s ease-out;
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .nav-container .main-nav-list .menu-item a {
    padding: 1.6rem 0.8rem;
  }
}

.nav-container .main-nav-list .menu-item a:hover {
  text-decoration: none;
}

.nav-container .main-nav-list .menu-item:hover {
  background-color: #f6f6f6;
}

.nav-container .main-nav-list .menu-item:hover .sub-menu {
  display: block;
}

.nav-container .main-nav-list .menu-item.last-two-container a {
  text-transform: capitalize;
}

.nav-container .main-nav-list .menu-item.index-pro a {
  text-indent: -9999px;
  position: relative;
  width: 100px;
}

.nav-container .main-nav-list .menu-item.index-pro a:after {
  content: "";
  background-image: url(../img/commonImages/index-pro.png);
  position: absolute;
  width: 80px;
  height: 20px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.nav-container .main-nav-list .menu-item .sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #f6f6f6;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  opacity: 0;
  padding: 0;
  min-width: 100%;
  z-index: 1;
  border-top: 1px solid #444;
}

.nav-container .main-nav-list .menu-item .sub-menu .menu-item {
  text-align: left;
  padding: 0 1.1rem;
}

.nav-container .main-nav-list .menu-item .sub-menu .menu-item.active a,
.nav-container .main-nav-list .menu-item .sub-menu .menu-item:focus a,
.nav-container .main-nav-list .menu-item .sub-menu .menu-item:hover a {
  color: #25606e;
}

.nav-container
  .main-nav-list
  .menu-item
  .sub-menu
  .menu-item.current-menu-item
  > a,
.nav-container .main-nav-list .menu-item .sub-menu .menu-item:focus a {
  background-color: transparent;
  color: #6db3a5;
}

.nav-container .main-nav-list .menu-item .sub-menu .menu-item .a {
  text-decoration: none;
  font-size: 1.4rem;
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  color: #444;
  text-transform: capitalize;
  -webkit-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
  padding-top: 18.5px;
  padding-bottom: 18.5px;
  display: block;
  cursor: pointer;
}

@media only screen and (max-width: 991px) {
  .nav-container .mobile-List {
    padding-top: 0.9rem;
    padding-bottom: 0.8rem;
    float: left;
    width: 100%;
    font-size: 0;
  }
  .nav-container .mobile-List .listContent {
    display: inline-block;
    width: 50%;
    float: left;
    text-align: center;
  }
  .nav-container .mobile-List .listContent .btnCompte {
    text-transform: uppercase;
    font-size: 1.4rem;
    color: #444;
    font-family: caviar_dreamsbold;
    font-style: normal;
    font-weight: 400;
    outline: none;
    position: relative;
    display: inline-block;
  }
  .nav-container .mobile-List .listContent .btnCompte .iconSvg {
    float: left;
    display: inline-block;
    padding-right: 1rem;
  }
}

@media only screen and (max-width: 991px) and (max-width: 479px) {
  .nav-container .mobile-List .listContent .btnCompte .iconSvg {
    padding-right: 0.8rem;
  }
}

@media only screen and (max-width: 991px) {
  .nav-container .mobile-List .listContent .btnCompte .iconSvg .iconmoon {
    font-size: 2rem;
    color: #444;
  }
  .nav-container .mobile-List .listContent .btnCompte .iconSvg .icon-lock-ico {
    font-size: 2.2rem;
  }
  .nav-container .mobile-List .listContent .btnCompte .btnCompte_text {
    float: left;
    margin-top: 0.7rem;
    display: inline-block;
  }
  .nav-container .loginUserMobile .listContent {
    width: 33.33%;
  }
  .nav-container .loginUserMobile .listContent .asterik {
    position: absolute;
    top: -2px;
    right: 4.3px;
    font-size: 1.4rem;
    color: #f49c00;
  }
  .nav-container .loginUserMobile .myaccount {
    width: calc(100% - 12rem);
    text-align: left;
    padding-left: 7px;
  }
  .nav-container .loginUserMobile .cart,
  .nav-container .loginUserMobile .connected {
    width: 6rem;
    text-align: center;
  }
  .nav-container .loginUserMobile .cart .btnCompte .iconSvg .iconmoon {
    font-size: 2.1rem;
  }
}

.fixed_Header {
  padding-top: 0;
  position: fixed;
  width: 100%;
  background: #fff;
  z-index: 10;
  min-height: 5.8rem;
}

.fixed_Header + .nav-container {
  position: fixed;
  width: 100%;
  top: 58px;
  background: #fff;
  z-index: 9;
}

@media only screen and (min-width: 991px) {
  .fixed_Header .positionContent {
    width: 100%;
  }
}

.fixed_Header .positionContent .logo_Container .logoContent {
  top: 2px;
}

@media only screen and (min-width: 992px) and (max-width: 1250px) {
  .fixed_Header .positionContent .logo_Container .logoContent {
    left: 44%;
  }
}

@media only screen and (max-width: 479px) {
  .fixed_Header .positionContent .logo_Container .logoContent {
    left: 50%;
  }
}

@media only screen and (min-width: 480px) and (max-width: 495px) {
  .fixed_Header .positionContent .logo_Container .logoContent {
    left: 50%;
  }
}

.fixed_Header .positionContent .logo_Container .logoContent img {
  width: 14.3rem;
  height: 4.3rem;
}

@media only screen and (max-width: 330px) {
  .fixed_Header .positionContent .logo_Container .logoContent img {
    margin-right: 1.5rem;
  }
}

.fixed_Header .positionContent .normal_header_logo {
  display: none !important;
}

.fixed_Header .positionContent .fixed_header_logo {
  display: block !important;
}

@media only screen and (min-width: 992px) and (max-width: 1180px) {
  .fixed_Header .sideMenu_container {
    padding-right: 11px;
  }
}

.fixed_Header .common_Container {
  float: right;
}

.fixed_Header .common_Container .authenticate_container,
.fixed_Header .common_Container .un_authenticate_container {
  float: left;
  padding-top: 20px;
}

@media only screen and (min-width: 992px) and (max-width: 1135px) {
  .fixed_Header .common_Container .authenticate_container .btn_common,
  .fixed_Header .common_Container .authenticate_container .btn_common .iconSvg,
  .fixed_Header .common_Container .un_authenticate_container .btn_common,
  .fixed_Header
    .common_Container
    .un_authenticate_container
    .btn_common
    .iconSvg {
    padding-right: 9px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 998px) {
  .fixed_Header .common_Container .authenticate_container .btn_common .iconSvg,
  .fixed_Header
    .common_Container
    .un_authenticate_container
    .btn_common
    .iconSvg {
    padding-right: 8px;
  }
}

.fixed_Header .common_Container .btncompte_container {
  padding-right: 34px;
}

.fixed_Header .common_Container .subscribe_Container {
  float: left;
  clear: none;
  margin-top: 0;
}

.fixed_Header .common_Container .subscribe_Container .subscribe-btn {
  line-height: 20px;
}

@media only screen and (max-width: 991px) {
  .fixed_Header .common_Container .subscribe_Container .subscribe-btn {
    text-align: center;
    padding: 1.9rem 1rem;
  }
}

@media only screen and (max-width: 479px) {
  .fixed_Header .common_Container .subscribe_Container .subscribe-btn {
    font-size: 1rem;
    padding: 1.9rem 1rem;
  }
}

.fixed_Header .common_Container .subscribe_Container .fixedHeader {
  display: block;
}

.fixed_Header .common_Container .subscribe_Container .nofixedHeader {
  display: none;
}

.fixed_Header .menu_Container {
  padding-top: 23px;
}

@media only screen and (max-width: 991px) {
  .fixed_Header .menu_Container {
    padding-top: 7px;
  }
}

@media only screen and (max-width: 991px) {
  .fixed_Header .menu_Container .burger_nav_icon_container {
    padding-top: 0 !important;
  }
}

.fixed_Header .subscribe_Container .subscribe-btn {
  padding: 1.9rem 2.1rem;
}

.fixed_Header .search_Container .serachBox {
  top: -12px;
}

.smallMenu .MenuWrapper {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.menuBackdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 11;
  background-color: #444;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.menuBackdrop.put-backward {
  display: none;
}

#header.smallMenu-open .smallMenu .MenuWrapper {
  left: 0;
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

.smallMenu-open .menuBackdrop {
  opacity: 0.5;
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

.serachBox-black {
  padding: 3rem 0 1.5rem;
}

.serachBox-black .input-group {
  width: 100%;
}

.serachBox-black .input-group .searchIcon {
  position: absolute;
  z-index: 11;
  top: 55%;
  -webkit-transform: translatey(-50%);
  -ms-transform: translatey(-50%);
  transform: translatey(-50%);
  left: 10px;
  z-index: 4;
}

.serachBox-black .input-group .searchInput {
  min-width: 17.1rem;
  width: 100%;
  -webkit-box-shadow: none;
  border: 1px solid #444;
  box-shadow: none;
  border-radius: 0;
  font-size: 2.1rem;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  color: #444;
  padding-left: 3.5rem;
  height: 4.4rem;
  line-height: normal;
}

.serachBox-black .input-group .searchInput::-webkit-input-placeholder {
  font-family: crimson_textitalic;
  font-style: normal;
  font-weight: 400;
  color: #aeaeae;
  font-size: 2.1rem;
  line-height: normal;
}

.serachBox-black .input-group .searchInput::-moz-placeholder {
  font-family: crimson_textitalic;
  font-style: normal;
  font-weight: 400;
  color: #aeaeae;
  font-size: 2.1rem;
  line-height: normal;
}

.serachBox-black .input-group .searchInput:-ms-input-placeholder {
  font-family: crimson_textitalic;
  font-style: normal;
  font-weight: 400;
  color: #aeaeae;
  font-size: 2.1rem;
  line-height: normal;
}

.serachBox-black .input-group .searchInput:-moz-placeholder {
  font-family: crimson_textitalic;
  font-style: normal;
  font-weight: 400;
  color: #aeaeae;
  font-size: 2.1rem;
  line-height: normal;
}

.serachBox-black .input-group .searchok-btn {
  border-radius: 0;
  background-color: transparent;
  height: 4.4rem;
  border: 1px solid #444;
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  color: #444;
}

.serachBox-black .input-group .searchok-btn:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}

.serachBox-blue .input-group {
  max-width: 26.5rem;
  width: 100%;
}

.serachBox-blue .input-group .searchInput {
  min-width: 17.1rem;
  width: 100%;
  -webkit-box-shadow: none;
  border: 1px solid #25606e;
  box-shadow: none;
  border-radius: 0;
  font-size: 2.1rem;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  color: #444;
  padding-left: 1.6rem;
  height: 4.4rem;
}

.serachBox-blue .input-group .searchInput::-webkit-input-placeholder {
  font-family: crimson_textitalic;
  font-style: normal;
  font-weight: 400;
  color: #aeaeae;
  font-size: 2.1rem;
}

.serachBox-blue .input-group .searchInput::-moz-placeholder {
  font-family: crimson_textitalic;
  font-style: normal;
  font-weight: 400;
  color: #aeaeae;
  font-size: 2.1rem;
}

.serachBox-blue .input-group .searchInput:-ms-input-placeholder {
  font-family: crimson_textitalic;
  font-style: normal;
  font-weight: 400;
  color: #aeaeae;
  font-size: 2.1rem;
}

.serachBox-blue .input-group .searchInput:-moz-placeholder {
  font-family: crimson_textitalic;
  font-style: normal;
  font-weight: 400;
  color: #aeaeae;
  font-size: 2.1rem;
}

.serachBox-blue .input-group .searchok-btn {
  border-radius: 0;
  background-color: #25606e;
  color: #fff;
  height: 4.4rem;
  border: 1px solid #25606e;
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
}

.serachBox-blue .input-group .searchok-btn:active,
.serachBox-blue .input-group .searchok-btn:focus,
.serachBox-blue .input-group .searchok-btn:hover {
  background: #90c8bd;
  text-decoration: none;
  color: #fff;
}

.serachBox-blue .input-group .searchok-btn:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}

.menu-toggle * {
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.menu-toggle #hamburger {
  height: 10px;
  width: 27px;
}

.menu-toggle #hamburger span {
  width: 14px;
  height: 1px;
  position: relative;
  top: 0;
  left: 0;
  margin: 3px 0;
  background: #444;
  display: block;
}

.menu-toggle #hamburger span:first-child {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

.menu-toggle #hamburger span:nth-child(2) {
  -webkit-transition-delay: 1.325s;
  transition-delay: 1.325s;
}

.menu-toggle #hamburger span:nth-child(3) {
  -webkit-transition-delay: 1.55s;
  transition-delay: 1.55s;
}

.menu-toggle #cross {
  position: absolute;
  height: 0%;
  width: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.menu-toggle #cross span {
  background: #444;
}

.menu-toggle #cross span:first-child {
  height: 0;
  width: 2px;
  position: absolute;
  top: -50%;
  left: 9px;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.menu-toggle #cross span:nth-child(2) {
  width: 0;
  height: 2px;
  position: absolute;
  left: 50%;
  top: 9px;
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}

#header.smallMenu-open .menu-toggle #hamburger span {
  width: 0;
}

#header.smallMenu-open .menu-toggle #hamburger span:first-child {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

#header.smallMenu-open .menu-toggle #hamburger span:nth-child(2) {
  -webkit-transition-delay: 0.125s;
  transition-delay: 0.125s;
}

#header.smallMenu-open .menu-toggle #hamburger span:nth-child(3) {
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}

#header.smallMenu-open .menu-toggle #cross span:first-child {
  height: 21px;
  -webkit-transition-delay: 1.625s;
  transition-delay: 1.625s;
}

#header.smallMenu-open .menu-toggle #cross span:nth-child(2) {
  width: 21px;
  -webkit-transition-delay: 1.375s;
  transition-delay: 1.375s;
}

.home-page .fullwidth_banner {
  width: 100%;
}

@media only screen and (min-width: 992px) {
  .home-page .fullwidth_banner {
    max-height: 47rem;
  }
}

@media only screen and (max-width: 991px) {
  .home-page .fullwidth_banner {
    height: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .home-page .header_H1 .header_H1,
  .home-page .header_H1 .woocommerce h1,
  .home-page .woocommerce h1 .header_H1,
  .home-page .woocommerce h1 h1,
  .woocommerce .home-page .header_H1 h1,
  .woocommerce .home-page h1 .header_H1,
  .woocommerce .home-page h1 h1 {
    padding-bottom: 2.3rem;
  }
}

.home-page .header_H1 .product-item p,
.home-page .woocommerce h1 .product-item p,
.woocommerce .home-page h1 .product-item p {
  color: #444;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  font-size: 2.1rem;
  line-height: 2.5rem;
  margin: 0;
  padding-bottom: 1rem;
}

.home-page .headerH4Padd {
  padding-top: 2.5rem;
  padding-bottom: 2rem;
}

.home-page .newsWrap .headerH2Padd {
  padding-top: 2.4rem;
  padding-bottom: 4.4rem;
}

@media only screen and (max-width: 767px) {
  .home-page .newsWrap .headerH2Padd {
    padding-top: 1rem;
    padding-bottom: 2.5rem;
  }
}

.home-page .newsWrap .product-item .separator {
  margin: 3rem 0 2rem;
}

.home-page .newsWrap .img-container-only {
  width: 100%;
}

@media only screen and (min-width: 992px) {
  .home-page .newsWrap .img-container-only {
    height: 32rem;
  }
}

@media only screen and (max-width: 991px) {
  .home-page .newsWrap .img-container-only {
    height: 100%;
  }
}

.home-page .newsWrap .btn-margin-para {
  margin-top: 3rem;
  margin-bottom: 4.3rem;
}

@media only screen and (max-width: 767px) {
  .home-page .newsWrap .btn-margin-para {
    margin-top: 0;
    margin-bottom: 3.7rem;
  }
}

.home-page .newsWrap .most-popular {
  margin-top: 2rem;
}

.home-page .newsWrap .most-popular .bloc-article {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

@media only screen and (max-width: 767px) {
  .home-page .newsWrap .most-popular .bloc-article {
    padding-bottom: 3rem;
    padding-top: 0;
  }
  .home-page .newsWrap .most-popular .bloc-article .product-desc {
    max-width: 100%;
  }
}

@media only screen and (min-width: 600px) and (max-width: 767px) {
  .home-page .newsWrap .most-popular .bloc-article .product-img {
    width: 30rem;
    margin-right: 2.7rem;
  }
  .home-page .newsWrap .most-popular .bloc-article .product-img img {
    max-height: 15rem;
    height: auto;
  }
}

@media only screen and (min-width: 480px) and (max-width: 599px) {
  .home-page .newsWrap .most-popular .bloc-article .product-img {
    width: 15rem;
    margin-right: 2.2rem;
  }
  .home-page .newsWrap .most-popular .bloc-article .product-img img {
    max-height: 15rem;
    height: auto;
  }
}

@media only screen and (max-width: 479px) {
  .home-page .newsWrap .most-popular .bloc-article .product-img {
    width: 13rem;
    margin-right: 1.3rem;
  }
  .home-page .newsWrap .most-popular .bloc-article .product-img img {
    max-height: 13rem;
    height: auto;
  }
}

@media only screen and (min-width: 600px) and (max-width: 767px) {
  .home-page .newsWrap .most-popular .bloc-article .product-desc {
    width: calc(100% - 32.7rem);
  }
}

@media only screen and (min-width: 480px) and (max-width: 599px) {
  .home-page .newsWrap .most-popular .bloc-article .product-desc {
    width: calc(100% - 17.2rem);
  }
}

@media only screen and (max-width: 479px) {
  .home-page .newsWrap .most-popular .bloc-article .product-desc {
    width: calc(100% - 14.3rem);
  }
}

.home-page .newsWrap .most-popular .bloc-article.noBorder {
  padding-top: 0;
}

@media only screen and (max-width: 767px) {
  .home-page .newsWrap .product-liste-container {
    margin-top: 2.7rem;
  }
}

.home-page .newsWrap .product-liste-container .bloc-article {
  margin-bottom: 0;
  padding: 20px 0px !important;
  border: 1px solid #444;
  border-width: 1px 0 0;
}

@media only screen and (max-width: 767px) {
  .home-page .newsWrap .product-liste-container .bloc-article {
    border-top: 0;
  }
}

.home-page .p_full_Width {
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}

.home-page .pub-container.p300 {
  margin-top: 0;
}

.home-page .productsWrap .header_H2 {
  padding-top: 2rem;
  padding-bottom: 1.5rem;
}

.home-page .productsWrap .btn-margin-para {
  margin-top: 1.5rem;
  margin-bottom: 3rem;
}

.home-page
  .productsWrap
  .product-slider
  .slick-slide
  .block_article_container_small_two {
  position: relative;
}

.home-page
  .productsWrap
  .product-slider
  .slick-slide
  .block_article_container_small_two
  .btn-white {
  background: transparent;
  padding-left: 0;
  padding-bottom: 0;
  padding-right: 0;
  font-size: 1.1rem;
}

.home-page
  .productsWrap
  .product-slider
  .slick-slide
  .block_article_container_small_two
  .wholeContainer {
  position: relative;
  height: 32rem;
}

.home-page
  .productsWrap
  .product-slider
  .slick-slide
  .block_article_container_small_two
  .wholeContainer
  .productdetailWrap {
  background: hsla(0, 0%, 100%, 0.6);
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  padding-left: 0.8rem;
  padding-right: 0.5rem;
}

.home-page
  .productsWrap
  .product-slider
  .slick-slide
  .block_article_container_small_two
  .wholeContainer
  .productdetailWrap
  .block_article_label {
  padding-top: 0.5rem;
  padding-bottom: 0;
}

.home-page
  .productsWrap
  .product-slider
  .slick-slide
  .block_article_container_small_two
  .wholeContainer
  .productdetailWrap
  .header_H5,
.home-page
  .productsWrap
  .product-slider
  .slick-slide
  .block_article_container_small_two
  .wholeContainer
  .productdetailWrap
  .woocommerce
  h3,
.home-page
  .productsWrap
  .product-slider
  .slick-slide
  .block_article_container_small_two
  .wholeContainer
  .productdetailWrap
  .woocommerce
  legend,
.woocommerce
  .home-page
  .productsWrap
  .product-slider
  .slick-slide
  .block_article_container_small_two
  .wholeContainer
  .productdetailWrap
  h3,
.woocommerce
  .home-page
  .productsWrap
  .product-slider
  .slick-slide
  .block_article_container_small_two
  .wholeContainer
  .productdetailWrap
  legend {
  line-height: 2rem;
  font-size: 1.7rem;
}

.home-page
  .productsWrap
  .product-slider
  .slick-slide
  .block_article_container_small_two
  .wholeContainer
  .productdetailWrap
  .block_article_produit_text {
  line-height: 1.5rem;
  font-size: 0.9em;
}

.home-page .tendancesWrap .separator {
  margin: 3.2rem 0;
}

.home-page .tendancesWrap .header_H2 {
  padding-top: 3.5rem;
  text-transform: uppercase;
  padding-bottom: 4rem;
}

@media only screen and (max-width: 767px) {
  .home-page .tendancesWrap .header_H2 {
    padding-bottom: 2.7rem;
  }
}

.home-page .tendancesWrap .header_H4,
.home-page .tendancesWrap .woocommerce h2,
.woocommerce .home-page .tendancesWrap h2 {
  padding-top: 2.5rem;
  padding-bottom: 2.3rem;
}

.home-page .tendancesWrap .header_H4 .eventTag,
.home-page .tendancesWrap .header_H4 .eventTag:focus,
.home-page .tendancesWrap .header_H4 .eventTag:hover,
.home-page .tendancesWrap .woocommerce h2 .eventTag,
.home-page .tendancesWrap .woocommerce h2 .eventTag:focus,
.home-page .tendancesWrap .woocommerce h2 .eventTag:hover,
.woocommerce .home-page .tendancesWrap h2 .eventTag,
.woocommerce .home-page .tendancesWrap h2 .eventTag:focus,
.woocommerce .home-page .tendancesWrap h2 .eventTag:hover {
  color: #444;
  text-decoration: none;
}

.home-page .tendancesWrap .fullwidth_banner {
  width: 100%;
}

@media only screen and (min-width: 992px) {
  .home-page .tendancesWrap .fullwidth_banner {
    height: 47rem;
  }
}

@media only screen and (max-width: 991px) {
  .home-page .tendancesWrap .fullwidth_banner {
    height: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .home-page .tendancesWrap .product_order {
    padding-top: 1.9rem;
  }
}

.home-page .tendancesWrap .product-item p {
  color: #444;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  line-height: 2.5rem;
  margin: 0;
  padding-bottom: 1rem;
}

.home-page .tendancesWrap .productsBlocks {
  padding-top: 2.8rem;
}

@media only screen and (max-width: 767px) {
  .home-page .tendancesWrap .productsBlocks {
    padding-top: 1.8rem;
  }
}

@media only screen and (max-width: 479px) {
  .home-page .tendancesWrap .productsBlocks .productsBlocks-col:first-child {
    padding-bottom: 2rem;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .home-page .tendancesWrap .productsBlocks .productsBlocks-col {
    width: 50%;
  }
  .home-page .tendancesWrap .productsBlocks .productsBlocks-col:first-child {
    padding-right: 1rem;
  }
  .home-page .tendancesWrap .productsBlocks .productsBlocks-col:nth-child(2) {
    padding-left: 1rem;
  }
}

@media only screen and (max-width: 767px) {
  .home-page .tendancesWrap .productsBlocks .productsBlocks-col:nth-child(3) {
    display: none;
  }
}

.home-page
  .tendancesWrap
  .productsBlocks
  .productsBlocks-col
  .block_article_img_container {
  height: 15rem;
}

.home-page .tendancesWrap .productsBlocks .btn-margin-para {
  margin: 3rem 0;
}

@media only screen and (max-width: 767px) {
  .home-page .tendancesWrap .productsBlocks .btn-margin-para {
    margin-top: 3.5rem;
    margin-bottom: 4.5rem;
  }
}

.home-page .tendancesWrap .productsBlocks .p_full_Width {
  margin-top: 0;
  margin-bottom: 3.2rem;
}

@media only screen and (max-width: 767px) {
  .home-page .tendancesWrap .productsBlocks .p_full_Width {
    margin-bottom: 1.5rem;
  }
}

.home-page .reportagesWrap .header_H2 {
  padding-top: 2rem;
  padding-bottom: 3.6rem;
}

.home-page .reportagesWrap .img-container-only {
  width: 100%;
}

@media only screen and (min-width: 992px) {
  .home-page .reportagesWrap .img-container-only {
    height: 32rem;
  }
}

@media only screen and (max-width: 991px) {
  .home-page .reportagesWrap .img-container-only {
    height: 100%;
  }
}

.home-page .reportagesWrap .block_article_container_small {
  padding-top: 2rem;
  border-top: 0.1rem solid #444;
}

@media only screen and (max-width: 767px) {
  .home-page .reportagesWrap .block_article_container_small {
    padding-bottom: 2rem;
  }
}

.home-page
  .reportagesWrap
  .block_article_container_small
  .block_article_img_container {
  width: 13rem;
  overflow: hidden;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .home-page
    .reportagesWrap
    .block_article_container_small
    .block_article_img_container {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .home-page
    .reportagesWrap
    .block_article_container_small
    .block_article_img_container {
    float: left;
    margin-right: 2.5rem;
  }
  .home-page
    .reportagesWrap
    .block_article_container_small
    .block_article_img_container
    .block_article_label,
  .home-page
    .reportagesWrap
    .block_article_container_small
    .block_article_img_container
    .block_article_product {
    float: left;
  }
}

@media only screen and (max-width: 767px) {
  .home-page .reportagesWrap .content-container {
    padding-bottom: 1rem;
  }
  .home-page
    .reportagesWrap
    .fabricant_container
    .block_article_container_small {
    border-top: 0;
    padding-bottom: 0;
  }
  .home-page
    .reportagesWrap
    .fabricant_container
    .block_article_container_small
    .block_article_label {
    padding-top: 0;
  }
}

@media only screen and (min-width: 768px) {
  .home-page
    .reportagesWrap
    .fabricant_container
    .block_article_container_small
    .block_article_img_container {
    height: 13rem;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .home-page
    .reportagesWrap
    .fabricant_container
    .block_article_container_small
    .block_article_img_container {
    width: 14.3rem;
    height: 14.3rem;
    margin-right: 2.2rem;
    display: inline-block;
  }
}

@media only screen and (max-width: 479px) {
  .home-page
    .reportagesWrap
    .fabricant_container
    .block_article_container_small
    .block_article_img_container {
    width: 13rem;
    height: 13rem;
    margin-right: 1rem;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .home-page
    .reportagesWrap
    .fabricant_container
    .block_article_container_small
    .contentContainer {
    display: inline-block;
    width: calc(100% - 16.5rem);
  }
}

@media only screen and (max-width: 479px) {
  .home-page
    .reportagesWrap
    .fabricant_container
    .block_article_container_small
    .contentContainer {
    display: inline-block;
    width: calc(100% - 14rem);
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .home-page .reportagesWrap .fabricant_container .thirdChildren {
    clear: left;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .home-page .reportagesWrap .specialFile .specialFile_column:nth-child(odd) {
    padding-right: 1rem;
  }
  .home-page .reportagesWrap .specialFile .specialFile_column:nth-child(2n) {
    padding-left: 1rem;
  }
}

.home-page .reportagesWrap .specialFile .block_article_img_container {
  height: 30rem;
}

@media only screen and (max-width: 479px) {
  .home-page .reportagesWrap .specialFile .block_article_img_container {
    height: 15rem;
  }
}

.home-page .reportagesWrap .btn-margin-para {
  margin-top: 2.5rem;
  margin-bottom: 0.3rem;
}

@media only screen and (max-width: 767px) {
  .home-page .reportagesWrap .btn-margin-para {
    margin-top: 3rem;
    margin-bottom: 3.2rem;
  }
}

.home-page .reportagesWrap .offre-abonnement-container {
  margin-top: 0;
  margin-bottom: 3rem;
}

.home-page .evenementsWrap .header_H2 {
  padding-top: 1.5rem;
  padding-bottom: 4rem;
}

@media only screen and (max-width: 767px) {
  .home-page .evenementsWrap .header_H2 {
    padding-top: 2rem;
    padding-bottom: 3.5rem;
  }
}

.home-page .evenementsWrap .img-container-only {
  width: 100%;
}

@media only screen and (min-width: 992px) {
  .home-page .evenementsWrap .img-container-only {
    height: 32rem;
  }
}

@media only screen and (max-width: 991px) {
  .home-page .evenementsWrap .img-container-only {
    height: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .home-page .evenementsWrap .btn-margin-para {
    margin-top: 0;
  }
}

@media only screen and (min-width: 768px) {
  .home-page .evenementsWrap .product-liste-container {
    background-color: #f6f6f6;
    padding: 2rem 2rem 0;
    margin-top: 0;
  }
}

.home-page .evenementsWrap .product-liste-container .btn-margin-para {
  margin-top: 0;
  margin-bottom: 4rem;
}

@media only screen and (max-width: 767px) {
  .home-page .evenementsWrap .product-liste-container .btn-margin-para {
    margin-bottom: 2.4rem;
  }
}

.home-page .evenementsWrap .product-liste-container .header_H4,
.home-page .evenementsWrap .product-liste-container .woocommerce h2,
.woocommerce .home-page .evenementsWrap .product-liste-container h2 {
  padding-top: 2.5rem;
  padding-bottom: 2.4rem;
}

@media only screen and (max-width: 767px) {
  .home-page .evenementsWrap .product-liste-container .header_H4,
  .home-page .evenementsWrap .product-liste-container .woocommerce h2,
  .woocommerce .home-page .evenementsWrap .product-liste-container h2 {
    padding-bottom: 2.3rem;
  }
}

.home-page .evenementsWrap .product-liste-container .header_H5,
.home-page .evenementsWrap .product-liste-container .woocommerce h3,
.home-page .evenementsWrap .product-liste-container .woocommerce legend,
.woocommerce .home-page .evenementsWrap .product-liste-container h3,
.woocommerce .home-page .evenementsWrap .product-liste-container legend {
  padding-bottom: 1.8rem;
}

.home-page .evenementsWrap .product-liste-container .block_list {
  border: 1px solid #444;
  border-width: 1px 0 0;
}

@media only screen and (min-width: 768px) {
  .home-page
    .evenementsWrap
    .product-liste-container
    .block_list
    .leftImg_article
    .img_container {
    height: 9rem;
  }
}

@media only screen and (min-width: 640px) and (max-width: 767px) {
  .home-page
    .evenementsWrap
    .product-liste-container
    .block_list
    .leftImg_article
    .img_container {
    height: 14rem;
  }
}

@media only screen and (max-width: 639px) {
  .home-page
    .evenementsWrap
    .product-liste-container
    .block_list
    .leftImg_article
    .img_container {
    height: 9rem;
  }
}

.home-page .evenementsWrap .evenemnets_container .block_article_img_container {
  height: 15rem;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .home-page .evenementsWrap .evenemnets_container:nth-child(odd) {
    padding-right: 1rem;
  }
  .home-page .evenementsWrap .evenemnets_container:nth-child(2n) {
    padding-left: 1rem;
  }
}

.home-page .evenementsWrap .block_list {
  padding-bottom: 2rem !important;
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .home-page .evenementsWrap .block_list {
    padding-top: 1rem;
  }
}

.home-page .evenementsWrap .block_list .leftImg_article {
  width: 9rem;
  height: 9rem;
  overflow: hidden;
}

@media only screen and (min-width: 640px) and (max-width: 767px) {
  .home-page .evenementsWrap .block_list .leftImg_article {
    width: 14rem;
    height: 14rem;
    margin-right: 2.4rem;
    padding-right: 0;
  }
}

.home-page .evenementsWrap .block_list .rightContent_article {
  width: calc(100% - 100px);
}

.home-page .evenementsWrap .block_list .rightContent_article .product-date {
  font-size: 1.6rem;
  color: #444;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  position: relative;
}

.home-page
  .evenementsWrap
  .block_list
  .rightContent_article
  .product-date
  .dateIcon {
  position: absolute;
  left: 0;
  top: 2px;
}

.home-page
  .evenementsWrap
  .block_list
  .rightContent_article
  .product-date
  .date_text {
  padding-left: 2rem;
  float: left;
}

.home-page
  .evenementsWrap
  .block_list
  .rightContent_article
  .product-date
  .date_text
  .EndDate {
  display: block;
}

.home-page .evenementsWrap .block_list .rightContent_article .product-location {
  font-size: 1.6rem;
  color: #444;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  position: relative;
}

.home-page
  .evenementsWrap
  .block_list
  .rightContent_article
  .product-location
  .locationIcon {
  position: absolute;
  left: 0;
  top: 2px;
}

.home-page
  .evenementsWrap
  .block_list
  .rightContent_article
  .product-location
  .location_text {
  padding-left: 2rem;
  float: left;
}

@media only screen and (min-width: 640px) and (max-width: 767px) {
  .home-page .evenementsWrap .block_list .rightContent_article {
    display: inline-block;
    width: calc(100% - 16.4rem);
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .home-page .evenementsWrap .block_list {
    width: calc(50% - 1rem);
    float: left;
  }
  .home-page .evenementsWrap .block_list:nth-child(odd) {
    margin-right: 1rem;
  }
  .home-page .evenementsWrap .block_list:nth-child(2n) {
    margin-left: 1rem;
  }
}

.home-page .evenementsWrap .btn-margin-para {
  width: 100%;
  float: left;
}

@media only screen and (max-width: 767px) {
  .home-page
    .evenementsWrap
    .block_article_container_small_two
    .block_article_label {
    padding-top: 1rem;
  }
}

.home-page .newsLetter {
  margin-bottom: 1rem;
}

@media only screen and (max-width: 767px) {
  .home-page .newsLetter {
    margin-bottom: 1.5rem;
  }
}

.home-page .latest_Issues .btn-margin-para {
  margin-top: 1rem;
  margin-bottom: 4.2rem;
}

@media only screen and (max-width: 767px) {
  .home-page .latest_Issues .btn-margin-para {
    margin-bottom: 5.8rem;
  }
}

.block_article_container_small_two {
  padding: 2rem 0;
  border-top: 0.1rem solid #444;
  margin-top: 1rem;
}

.block_article_container_small_two .block_article_label {
  padding-top: 2rem;
}

.product-slider .block_article_container_small_two {
  border: 0.1rem dotted #444;
  max-width: 215px;
  height: 100%;
  margin: 0 auto;
  background: #fff;
  padding: 1rem;
}

.product-slider .block_article_container_small_two a {
  display: block;
}

.product-slider
  .block_article_container_small_two
  a
  .block_article_product
  .block_article_produit_text,
.product-slider .block_article_container_small_two a .block_article_product h5 {
  color: #444;
  text-decoration: none;
}

.product-slider .block_article_container_small_two a:focus,
.product-slider .block_article_container_small_two a:hover {
  text-decoration: none;
}

.product-slider
  .block_article_container_small_two
  a:focus
  .block_article_product
  .block_article_produit_text,
.product-slider
  .block_article_container_small_two
  a:focus
  .block_article_product
  h5,
.product-slider
  .block_article_container_small_two
  a:hover
  .block_article_product
  .block_article_produit_text,
.product-slider
  .block_article_container_small_two
  a:hover
  .block_article_product
  h5 {
  color: #444;
  text-decoration: none;
}

.product-slider .block_article_container_small_two .block_article_label {
  padding-top: 1rem;
}

.product-slider
  .block_article_container_small_two
  .block_article_product
  .block_article_produit_text {
  font-family: caviar_dreamsregular;
  font-style: normal;
  font-weight: 400;
  font-size: 21px;
  color: #444;
}

.number-slider .block_article_container_small_two {
  border: 0.1rem solid #dfe4e1;
  max-width: 215px;
  height: 100%;
  margin: 0 auto;
  background: #fff;
  padding: 1.6rem;
}

.number-slider .block_article_container_small_two .header_H5,
.number-slider .block_article_container_small_two .woocommerce h3,
.number-slider .block_article_container_small_two .woocommerce legend,
.woocommerce .number-slider .block_article_container_small_two h3,
.woocommerce .number-slider .block_article_container_small_two legend {
  text-align: center;
  font-family: abril_fatfaceregular;
  font-style: normal;
  font-weight: 400;
  color: #6db3a5;
  font-size: 3.6rem;
}

.number-slider .block_article_container_small_two .date {
  font-size: 1.2rem;
  color: #444;
  text-transform: uppercase;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  margin: 0.5rem 0 1.3rem;
}

.number-slider .block_article_container_small_two a {
  text-decoration: none;
}

.number-slider .block_article_container_small_two a .header_H5,
.number-slider .block_article_container_small_two a .woocommerce h3,
.number-slider .block_article_container_small_two a .woocommerce legend,
.woocommerce .number-slider .block_article_container_small_two a h3,
.woocommerce .number-slider .block_article_container_small_two a legend {
  color: #25606e;
}

.number-slider .block_article_container_small_two a .date {
  color: #444;
}

.number-slider .block_article_container_small_two a:hover {
  text-decoration: none;
}

.number-slider .block_article_container_small_two a:hover .header_H5,
.number-slider .block_article_container_small_two a:hover .woocommerce h3,
.number-slider .block_article_container_small_two a:hover .woocommerce legend,
.woocommerce .number-slider .block_article_container_small_two a:hover h3,
.woocommerce .number-slider .block_article_container_small_two a:hover legend {
  color: #6db3a5;
}

.number-slider .block_article_container_small_two a:hover .date {
  color: #444;
}

.number-slider .block_article_container_small_two.hors-serie {
  background: #f5e7b7;
}

.number-slider .block_article_container_small_two.hors-serie .header_H5,
.number-slider .block_article_container_small_two.hors-serie .woocommerce h3,
.number-slider
  .block_article_container_small_two.hors-serie
  .woocommerce
  legend,
.woocommerce .number-slider .block_article_container_small_two.hors-serie h3,
.woocommerce
  .number-slider
  .block_article_container_small_two.hors-serie
  legend {
  font-size: 2.3rem;
  color: #444;
  text-transform: uppercase;
}

.number-slider
  .block_article_container_small_two.hors-serie
  .block_article_number {
  color: #444;
  margin-top: 1rem;
}

.number-slider
  .block_article_container_small_two.hors-serie
  .block_article_number
  .block_article_number_text {
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 2.5rem;
}

.number-slider
  .block_article_container_small_two.hors-serie
  .block_article_number
  .block_article_number_text_sub {
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 2rem;
}

.number-slider
  .block_article_container_small_two.hors-serie
  a
  .block_article_number,
.number-slider .block_article_container_small_two.hors-serie a .header_H5,
.number-slider .block_article_container_small_two.hors-serie a .woocommerce h3,
.number-slider
  .block_article_container_small_two.hors-serie
  a
  .woocommerce
  legend,
.woocommerce .number-slider .block_article_container_small_two.hors-serie a h3,
.woocommerce
  .number-slider
  .block_article_container_small_two.hors-serie
  a
  legend {
  color: #444;
  text-decoration: none;
}

.number-slider .block_article_container_small_two.hors-serie a:focus,
.number-slider .block_article_container_small_two.hors-serie a:hover {
  text-decoration: none;
}

.number-slider .block_article_container_small_two .block_article_img_container {
  max-width: 138px;
  max-height: 195px;
  margin: 0 auto;
}

.number-slider .block_article_container_small_two .block_article_label {
  padding-top: 1rem;
}

.number-slider .block_article_container_small_two .block_article_number {
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  margin-top: 1rem;
  color: #444;
  font-size: 1.4rem;
  line-height: 2rem;
}

.number-slider .block_article_container_small_two .block_article_number h3,
.number-slider .block_article_container_small_two .block_article_number strong {
  font-size: 1.8rem;
  line-height: 2.5rem;
  margin: 0;
  display: block;
}

.number-slider .block_article_container_small_two .block_article_number p {
  color: #444;
  font-size: 1.4rem;
  line-height: 2rem;
  margin: 0;
}

.number-slider .block_article_container_small_two .block_article_number a h3 {
  text-decoration: none;
  color: #6db3a5;
}

.number-slider .block_article_container_small_two .block_article_number a p {
  color: #444;
  text-decoration: none;
}

.number-slider
  .block_article_container_small_two
  .block_article_number
  a:hover
  h3 {
  text-decoration: none;
  color: #6db3a5;
}

.number-slider
  .block_article_container_small_two
  .block_article_number
  a:hover
  p {
  color: #444;
  text-decoration: none;
}

.not-to-missContainer {
  background: #e46640;
  width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .not-to-missContainer .siteContainer {
    padding: 0;
  }
}

.not-to-missContainer .siteContainer .offre_container {
  display: table;
  height: 100%;
}

.not-to-missContainer .siteContainer .offre_container .header_H3 {
  color: #fff;
  text-transform: uppercase;
  padding-bottom: 0.5rem;
}

.not-to-missContainer .siteContainer .offre_container .offre_content {
  font-size: 1.6rem;
  color: #fff;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
}

.not-to-missContainer .siteContainer .offre_container .offre_things {
  font-size: 3.5rem;
  color: #f3c46b;
  line-height: 3.5rem;
  padding-bottom: 2.2rem;
  font-family: crimson_textbold;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
}

.not-to-missContainer .siteContainer .offre_container .offre_text {
  color: #f3c46b;
  font-size: 1.6rem;
  font-family: crimson_textbold;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
}

.not-to-missContainer .siteContainer .offre_container .discover-text {
  text-decoration: underline;
  color: #f3c46b;
  font-size: 1.6rem;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.not-to-missContainer .siteContainer .offre_container .discover-text:hover {
  color: #fff;
}

.not-to-missContainer .siteContainer .offre_container .orginal_price {
  font-family: abril_fatfaceregular;
  font-style: normal;
  font-weight: 400;
  color: #f3c46b;
  display: inline-block;
  font-size: 3rem;
  position: relative;
}

.not-to-missContainer .siteContainer .offre_container .orginal_price:before {
  position: absolute;
  width: 100%;
  height: 2px;
  top: 50%;
  content: "";
  display: block;
  background-color: #f3c46b;
}

.not-to-missContainer .siteContainer .offre_container .offer_price {
  font-family: abril_fatfaceregular;
  font-style: normal;
  font-weight: 400;
  color: #fff;
  display: inline-block;
  font-size: 8rem;
}

.not-to-missContainer .siteContainer .offre_container .missingContainer {
  padding-top: 9.5rem;
  padding-bottom: 7.7rem;
  display: table-cell;
  float: none;
}

.not-to-missContainer .siteContainer .offre_container .img-container {
  display: table-cell;
  float: none;
  position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .not-to-missContainer .siteContainer .offre_container .img-container {
    max-width: 24.9rem;
    overflow: hidden;
  }
}

.not-to-missContainer
  .siteContainer
  .offre_container
  .img-container
  .topcoverImage {
  position: absolute;
  bottom: -18px;
  width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .not-to-missContainer
    .siteContainer
    .offre_container
    .img-container
    .topcoverImage {
    max-width: 21rem;
    overflow: hidden;
    left: 2rem;
  }
}

.not-to-missContainer
  .siteContainer
  .offre_container
  .img-container
  .topcoverImage
  .imgcenterAlign {
  display: inline-block;
  margin: 0 auto;
}

.not-to-missContainer
  .siteContainer
  .offre_container
  .img-container
  .bottomcoverImg {
  position: absolute;
  bottom: -18px;
  width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .not-to-missContainer
    .siteContainer
    .offre_container
    .img-container
    .bottomcoverImg {
    max-width: 21rem;
    overflow: hidden;
    left: 2rem;
  }
}

.not-to-missContainer
  .siteContainer
  .offre_container
  .img-container
  .bottomcoverImg
  .imgcenterAlign {
  display: inline-block;
  margin: 0 auto;
}

@media only screen and (max-width: 991px) {
  .not-to-missContainer
    .siteContainer
    .offre_container
    .btn-margin-para
    .btn-sandal {
    min-width: 100%;
  }
}

.tendanceContainer {
  background-color: #f6f6f6;
  width: 100%;
}

.tendanceContainer .productsLogin .btn-white {
  background-color: #fff;
}

.head-image {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media only screen and (max-width: 767px) {
  .mobilePubContainer {
    padding: 0;
  }
}

@media only screen and (max-width: 767px) {
  .my-account .contactBreadcrumb .breadcrumb-container {
    margin-bottom: 2rem !important;
  }
}

.indexpro_Contianer {
  background-color: #f49c00;
  padding: 1.5rem 0;
  width: 100%;
  overflow: hidden;
}

@media only screen and (max-width: 991px) {
  .indexpro_Contianer {
    padding-bottom: 1.8rem;
  }
}

.indexpro_Contianer .innercontainer {
  display: table;
  width: 100%;
}

@media only screen and (max-width: 479px) {
  .indexpro_Contianer .innercontainer {
    display: block;
  }
}

.indexpro_Contianer .innercontainer .indexContet {
  display: table-cell;
  vertical-align: middle;
}

@media only screen and (max-width: 767px) {
  .indexpro_Contianer .innercontainer .indexContet {
    padding-top: 1.5rem;
    padding-bottom: 2.7rem;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .indexpro_Contianer .innercontainer .indexContet {
    display: block;
    max-width: 342px;
    margin: 0 auto;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .indexpro_Contianer .innercontainer .indexContet {
    width: 50%;
  }
}

@media only screen and (max-width: 479px) {
  .indexpro_Contianer .innercontainer .indexContet {
    display: block;
  }
}

.indexpro_Contianer .innercontainer .indexContet .indexLogO {
  display: table-cell;
  vertical-align: middle;
  padding-right: 1.5rem;
}

@media only screen and (max-width: 479px) {
  .indexpro_Contianer .innercontainer .indexContet .indexLogO {
    display: block;
    text-align: center;
  }
}

.indexpro_Contianer .innercontainer .indexContet .pro_text {
  display: table-cell;
  vertical-align: middle;
}

@media only screen and (min-width: 768px) {
  .indexpro_Contianer .innercontainer .indexContet .pro_text {
    padding-right: 0;
  }
}

@media only screen and (max-width: 479px) {
  .indexpro_Contianer .innercontainer .indexContet .pro_text {
    display: block;
    text-align: center;
    padding-top: 1.5rem;
  }
}

.indexpro_Contianer .innercontainer .indexContet .pro_text .pro_text_contnet {
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  font-size: 1.6rem;
  color: #444;
}

.indexpro_Contianer .innercontainer .company_details {
  width: 64.3%;
  display: table-cell;
  vertical-align: middle;
}

@media only screen and (max-width: 767px) {
  .indexpro_Contianer .innercontainer .company_details {
    display: block;
    text-align: center;
    width: 100%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .indexpro_Contianer .innercontainer .company_details {
    text-align: right;
    width: 48%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .abonnement-page
    .offer_content_container
    .indexpro_Contianer
    .innercontainer
    .company_details
    ul,
  .indexpro_Contianer
    .innercontainer
    .company_details
    .abonnement-page
    .offer_content_container
    ul,
  .indexpro_Contianer
    .innercontainer
    .company_details
    .nav-container
    .main-nav-list
    .menu-item
    .sub-menu,
  .indexpro_Contianer .innercontainer .company_details .resetList,
  .nav-container
    .main-nav-list
    .menu-item
    .indexpro_Contianer
    .innercontainer
    .company_details
    .sub-menu {
    font-size: 0;
  }
}

.indexpro_Contianer .innercontainer .company_details .imgList {
  display: inline-block;
  margin-left: 1.5rem;
  margin-right: 0;
  background-color: #fff;
  max-width: 140px;
  min-height: 9rem;
  width: 100%;
  position: relative;
  float: left;
}

@media only screen and (max-width: 767px) {
  .indexpro_Contianer .innercontainer .company_details .imgList {
    margin-left: 1rem;
    margin-right: 1rem;
    margin-bottom: 2rem;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1034px) {
  .indexpro_Contianer .innercontainer .company_details .imgList {
    margin-right: 0;
    margin-left: 1rem;
  }
}

@media only screen and (max-width: 991px) {
  .indexpro_Contianer .innercontainer .company_details .imgList {
    float: none;
  }
}

@media only screen and (max-width: 479px) {
  .indexpro_Contianer .innercontainer .company_details .imgList {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .indexpro_Contianer .innercontainer .company_details .imgList {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .indexpro_Contianer .innercontainer .company_details .imgList:nth-child(2n) {
    margin-right: 0;
  }
}

.indexpro_Contianer .innercontainer .company_details .imgList .imgDetail {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
}

.indexpro_Contianer
  .innercontainer
  .company_details
  .imgList
  .imgDetail
  .b_container:hover
  .content_Details,
.indexpro_Contianer
  .innercontainer
  .company_details
  .imgList
  .imgDetail
  a:hover
  .content_Details {
  display: block !important;
  top: 0;
}

@media only screen and (min-width: 768px) {
  .indexpro_Contianer .innercontainer .company_details .imgList:last-child {
    margin-right: 0;
  }
}

.indexpro_Contianer
  .innercontainer
  .company_details
  .imgList
  .content_Container {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 9rem;
}

.indexpro_Contianer
  .innercontainer
  .company_details
  .imgList
  .content_Container
  .content_Details {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 999;
  right: 0;
  background: #f49c00;
  opacity: 0.8;
  transition: opacity 0.3s ease, background 0.3s ease;
  -webkit-transition: opacity 0.3s ease, background 0.3s ease;
  -ms-transition: opacity 0.3s ease, background 0.3s ease;
  -moz-transition: opacity 0.3s ease, background 0.3s ease;
}

.indexpro_Contianer
  .innercontainer
  .company_details
  .imgList
  .content_Container
  .content_Details
  .popupContent {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.indexpro_Contianer
  .innercontainer
  .company_details
  .imgList
  .content_Container
  .content_Details
  .index_details_btn {
  width: 4.4rem;
  height: 4.4rem;
  border: 1px solid #fff;
  display: block;
  line-height: 4.4rem;
  color: #fff;
  text-align: center;
  font-size: 2.4rem;
}

.indexpro_Contianer
  .innercontainer
  .company_details
  .imgList
  .content_Container:hover
  .content_Details {
  display: block;
  cursor: pointer;
}

.headerFixed .MenuWrapper .logoCont {
  height: 5.9rem;
}

.headerFixed .MenuWrapper .logoCont .menuClose {
  margin-top: 2.2rem;
}

.headerFixed .MenuWrapper .centerCont {
  padding-top: 5.8rem;
}

.MenuWrapper,
.positionFixed {
  position: fixed;
  top: 0;
  width: 100%;
}

.MenuWrapper {
  display: block;
  z-index: 10000;
  left: -350px;
  height: 100%;
  z-index: 12;
  max-width: 34rem;
  background-color: #f6f6f6;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}

@media only screen and (max-width: 360px) {
  .MenuWrapper {
    width: 100%;
    left: -300px;
    max-width: 300px;
  }
}

.MenuWrapper .navbarToggle .cross {
  transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -webkit-transition: 0.25s ease-in-out;
  position: absolute;
  height: 15px;
  width: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  display: block;
  left: 14px;
  top: -5px;
}

.MenuWrapper .navbarToggle .cross .bar {
  display: block;
  border-radius: 2px;
  background-color: #444;
}

.MenuWrapper .navbarToggle .cross .bar:first-child {
  height: 0;
  width: 2px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -1px;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.MenuWrapper .navbarToggle .cross .bar:nth-child(2) {
  width: 0;
  height: 2px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1px;
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}

.MenuWrapper .navbarToggle.open .bar:first-child {
  height: 100%;
  -webkit-transition-delay: 0.525s;
  transition-delay: 0.525s;
}

.MenuWrapper .navbarToggle.open .bar:nth-child(2) {
  width: 100%;
  -webkit-transition-delay: 0.525s;
  transition-delay: 0.525s;
}

.MenuWrapper .innerMenuWrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.MenuWrapper .logoCont {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9;
  height: 15.1rem;
  background-color: #f6f6f6;
  border-bottom: 1px solid #444;
  transition: background-color 0.5s ease, border-bottom-color 0.5s ease;
  -moz-transition: background-color 0.5s ease, border-bottom-color 0.5s ease;
  -webkit-transition: background-color 0.5s ease, border-bottom-color 0.5s ease;
}

@media only screen and (max-width: 991px) {
  .MenuWrapper .logoCont {
    height: 7.2rem;
  }
}

.MenuWrapper .logoCont .closeBtn {
  padding-left: 4rem;
}

.MenuWrapper .logoCont .menuClose {
  position: relative;
  text-align: left;
  margin-top: 6.9rem;
}

@media only screen and (max-width: 991px) {
  .MenuWrapper .logoCont .menuClose {
    margin-top: 2.9rem;
  }
}

.MenuWrapper .logoCont .menuClose .menuText {
  font-size: 1.4rem;
  color: #444;
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  padding-left: 2.7rem;
  text-transform: uppercase;
}

.MenuWrapper .centerCont {
  padding-top: 150px;
  padding-bottom: 0;
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-overflow-scroll: touch;
  overflow-x: hidden;
}

@media only screen and (max-width: 991px) {
  .MenuWrapper .centerCont {
    padding-top: 7.1rem;
  }
}

.MenuWrapper
  .centerCont.ps--theme_default
  .ps__scrollbar-y-rail.active
  .ps__scrollbar-y,
.MenuWrapper
  .centerCont.ps--theme_default
  .ps__scrollbar-y-rail
  .ps__scrollbar-y,
.MenuWrapper
  .centerCont.ps--theme_default
  .ps__scrollbar-y-rail:hover
  .ps__scrollbar-y {
  background-color: #6db3a5;
}

.MenuWrapper
  .centerCont.ps--theme_default:hover.ps--in-scrolling.ps--y
  .ps__scrollbar-y-rail {
  background: #d0d0d0;
}

.MenuWrapper .search_Container {
  padding-top: 1.5rem;
  max-width: 100%;
  position: relative;
}

.MenuWrapper .search_Container .search_icon_container {
  position: relative;
}

.MenuWrapper .search_Container .search_icon_container .searchIcon {
  position: absolute;
  top: 0;
  left: 4rem;
}

.MenuWrapper .search_Container .search_icon_container .searchIcon .iconmoon {
  font-size: 2rem;
}

.MenuWrapper .search_Container .search_icon_container {
  font-size: 1.4rem;
  color: #444;
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  padding-bottom: 1.8rem;
  padding-left: 7.4rem;
  text-transform: uppercase;
}

.MenuWrapper .search_Container .serachBox {
  position: absolute;
  top: 10px;
  right: 51px;
  -webkit-transition: transform 0.8s ease-out, opacity 0.5s ease-out;
  transition: transform 0.8s ease-out, opacity 0.5s ease-out;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

@media only screen and (max-width: 360px) {
  .MenuWrapper .search_Container .serachBox {
    right: 12px;
  }
}

.MenuWrapper .search_Container .serachBox.hide-box {
  opacity: 0;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
}

.MenuWrapper .mainMenuList .aside-nav-item_container .aside-nav-item {
  font-size: 1.4rem;
  color: #444;
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  padding: 1.8rem 2rem 1.8rem 7.4rem;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  text-transform: uppercase;
  position: relative;
  width: 100%;
  -webkit-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}

.MenuWrapper .mainMenuList .aside-nav-item_container .aside-nav-item:focus,
.MenuWrapper
  .mainMenuList
  .aside-nav-item_container
  .aside-nav-item:focus.accordion-toggle:before,
.MenuWrapper .mainMenuList .aside-nav-item_container .aside-nav-item:hover,
.MenuWrapper
  .mainMenuList
  .aside-nav-item_container
  .aside-nav-item:hover.accordion-toggle:before {
  color: #6db3a5;
}

.MenuWrapper
  .mainMenuList
  .aside-nav-item_container
  .aside-nav-item.accordion-toggle:before {
  left: 50px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.MenuWrapper
  .mainMenuList
  .aside-nav-item_container
  .sub-aside-hover-container
  .sub-aside-hover-item {
  font-size: 1.4rem;
  color: #444;
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  padding: 1.8rem 2rem 1.8rem 11rem;
  display: inline-block;
  cursor: pointer;
  width: 100%;
  -webkit-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}

.MenuWrapper .mainMenuList .aside-nav-item_container.active,
.MenuWrapper
  .mainMenuList
  .aside-nav-item_container
  .sub-aside-hover-container
  .sub-aside-hover-item:focus,
.MenuWrapper
  .mainMenuList
  .aside-nav-item_container
  .sub-aside-hover-container
  .sub-aside-hover-item:hover {
  color: #6db3a5;
}

.MenuWrapper
  .mainMenuList
  .aside-nav-item_container.last-two-container
  .aside-nav-item {
  text-transform: capitalize;
}

.MenuWrapper .mainMenuList .aside-nav-item_container .indexproIcon {
  position: absolute;
  left: 4rem;
}

.MenuWrapper
  .mainMenuList
  .aside-nav-item_container
  .indexproIcon
  .iconmoon:before {
  font-size: 2rem;
}

.MenuWrapper .mainMenuList .aside-nav-item_container .submenuListIcon {
  position: absolute;
  left: 4rem;
}

.MenuWrapper
  .mainMenuList
  .aside-nav-item_container
  .submenuListIcon
  .iconmoon:before {
  font-size: 2rem;
}

.MenuWrapper
  .mainMenuList
  .aside-nav-item_container
  .submenuListIcon.minusIcon
  .accordion-toggle:before,
.MenuWrapper
  .mainMenuList
  .aside-nav-item_container
  .submenuListIcon.minusIcon
  .icon-minus-ico_1,
.MenuWrapper
  .mainMenuList
  .aside-nav-item_container
  .submenuListIcon.plusIcon
  .accordion-toggle.collapsed:before,
.MenuWrapper
  .mainMenuList
  .aside-nav-item_container
  .submenuListIcon.plusIcon
  .icon-plus-ico {
  display: none;
}

.MenuWrapper .mainMenuList .subscribe_item .aside-nav-item {
  background-color: #f3c56b;
}

.MenuWrapper .search_Container_NewsLetter {
  max-width: 26.5rem;
  margin: 0 auto;
  padding-top: 2.7rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid #030303;
}

.MenuWrapper .search_Container_NewsLetter .newsletter_text {
  color: #444;
  font-size: 1.4rem;
  padding-bottom: 1.4rem;
  text-transform: uppercase;
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  padding-left: 5.2rem;
}

.MenuWrapper .social_icons {
  max-width: 26.5rem;
  margin: 0 auto;
  padding-top: 2.2rem;
  padding-bottom: 1.4rem;
}

@media only screen and (min-width: 480px) and (max-width: 991px) {
  .MenuWrapper .social_icons {
    max-width: 100%;
  }
}

.MenuWrapper .social_icons .socialList {
  text-align: center;
}

.MenuWrapper .social_icons .socialList li {
  display: inline-block;
  padding-right: 1.5rem;
  padding-bottom: 2.4rem;
}

.MenuWrapper .social_icons .socialList li .social-btn {
  text-decoration: none;
  color: #aeaeae;
  -webkit-transition: border 0.3s ease-out, color 0.3s ease-out;
  transition: border 0.3s ease-out, color 0.3s ease-out;
}

.MenuWrapper .social_icons .socialList li .social-btn .icon_content {
  width: 3.8rem;
  height: 3.8rem;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #aeaeae;
  display: inline-block;
  text-align: center;
  -webkit-transition: border 0.3s ease-out, color 0.3s ease-out;
  transition: border 0.3s ease-out, color 0.3s ease-out;
}

.MenuWrapper
  .social_icons
  .socialList
  li
  .social-btn
  .icon_content
  .iconmoon:before {
  font-size: 30px;
  text-align: center;
  margin: 0;
  color: #aeaeae;
  line-height: 3.8rem;
  -webkit-transition: border 0.3s ease-out, color 0.3s ease-out;
  transition: border 0.3s ease-out, color 0.3s ease-out;
}

.MenuWrapper .social_icons .socialList li .social-btn:active,
.MenuWrapper .social_icons .socialList li .social-btn:focus,
.MenuWrapper .social_icons .socialList li .social-btn:hover {
  text-decoration: none;
}

.MenuWrapper .social_icons .socialList li .social-btn:active .icon_content,
.MenuWrapper .social_icons .socialList li .social-btn:focus .icon_content,
.MenuWrapper .social_icons .socialList li .social-btn:hover .icon_content {
  border: 1px solid #444;
}

.MenuWrapper
  .social_icons
  .socialList
  li
  .social-btn:active
  .icon_content
  .iconmoon:before,
.MenuWrapper
  .social_icons
  .socialList
  li
  .social-btn:focus
  .icon_content
  .iconmoon:before,
.MenuWrapper
  .social_icons
  .socialList
  li
  .social-btn:hover
  .icon_content
  .iconmoon:before {
  color: #444;
}

#jp-relatedposts,
div.sharedaddy {
  display: none !important;
}

.product-item .articleContent {
  color: #444;
  text-transform: uppercase;
  font-size: 3.5rem;
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  padding-bottom: 5rem;
  padding-top: 9rem;
  margin: 0;
}

.product-item .fullwidth_banner {
  width: 100%;
  position: relative;
}

.product-item .banner-height {
  min-height: 47rem;
  background-color: #a6a6a6;
}

.product-item .product_order {
  width: 100%;
  padding-top: 1rem;
}

.protectText {
  font-size: 2.1rem;
  color: #444;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
}

.twoColumnArticles {
  padding-top: 5.7rem;
}

.banner_container .inner_banner {
  position: relative;
  width: 100%;
}

.banner_container .banner_caption {
  background-color: #fff;
  padding: 1.3rem 1.5rem;
}

.banner_container .banner_caption .Img_Caption {
  font-size: 1.6rem;
  color: #444;
  font-family: crimson_textitalic;
  font-style: normal;
  font-weight: 400;
}

.banner_container .content_order {
  padding-top: 1rem;
}

.banner_container .content_order .btn-white {
  min-width: auto;
  margin-bottom: 0;
}

.order_details_container {
  padding-top: 1.5rem;
}

.order_details_container .order_details_Innercontainer .header_H5,
.order_details_container .order_details_Innercontainer .woocommerce h3,
.order_details_container .order_details_Innercontainer .woocommerce legend,
.woocommerce .order_details_container .order_details_Innercontainer h3,
.woocommerce .order_details_container .order_details_Innercontainer legend {
  padding-bottom: 0.8rem;
}

.order_details_container .order_details_Innercontainer .order_details_Text {
  font-size: 2.1rem;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  color: #444;
  margin: 0;
  line-height: 2.6rem;
}

.related_products_contianer .content_Container {
  position: relative;
}

@media only screen and (max-width: 600px) {
  .producit_associes_col {
    padding-bottom: 3rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .producit_associes_col {
    padding-bottom: 3rem;
  }
}

@media only screen and (min-width: 601px) and (max-width: 767px) {
  .producit_associes_col {
    width: 25%;
  }
  .producit_associes_col:nth-child(2) {
    padding-right: 1rem;
  }
  .producit_associes_col:nth-child(3) {
    padding-left: 1rem;
  }
}

@media only screen and (max-width: 600px) {
  .producit_associes_col:nth-child(3),
  .producit_associes_col:nth-child(4) {
    padding-bottom: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .producit_associes_col:nth-child(3),
  .producit_associes_col:nth-child(4) {
    padding-bottom: 0;
  }
}

.block_product_column {
  padding: 1rem;
  background-color: #fff;
}

.block_product_column.block_product_container {
  border: 0.1rem dotted #444;
}

.block_product_column.block_product_container .img_container {
  height: 19.5rem;
}

.block_product_column.block_product_container .title_Content {
  font-size: 2.1rem;
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  color: #444;
  text-decoration: none;
}

.block_product_column.block_product_container .sub_title_Content {
  font-size: 2.1rem;
  font-family: caviar_dreamsregular;
  font-style: normal;
  font-weight: 400;
  color: #444;
}

.block_product_column.block_related_product {
  border: 0.1rem dotted #444;
  width: 100%;
}

.block_product_column.block_related_product .img_container {
  max-width: 11rem;
  height: 11rem;
  margin: 0 auto;
}

@media only screen and (max-width: 600px) {
  .block_product_column.block_related_product .img_container {
    margin: 0 auto;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .block_product_column.block_related_product .img_container {
    margin: 0 auto;
  }
}

.block_product_column.block_related_product .title_Content {
  font-size: 1.8rem;
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  color: #f49c00;
}

.block_product_column.block_related_product .title_Content:focus,
.block_product_column.block_related_product .title_Content:hover {
  text-decoration: none;
  color: #f49c00;
}

.block_product_column.block_related_product .sub_title_Content {
  font-size: 1.6rem;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  color: #444;
}

.block_product_column.block_product_latest_issue_col {
  border: 0.1rem solid #dfe4e1;
}

.block_product_column.block_product_latest_issue_col .magazine_title {
  font-size: 3.6rem;
  color: #6db3a5;
  margin: 0;
  text-align: center;
  font-family: abril_fatfaceregular;
  font-style: normal;
  font-weight: 400;
  line-height: 3.6rem;
  padding-top: 1.6rem;
  letter-spacing: 0.1rem;
}

.block_product_column.block_product_latest_issue_col .magazine_date {
  font-size: 1.2rem;
  text-align: center;
  color: #444;
  text-transform: uppercase;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.1rem;
}

.block_product_column.block_product_latest_issue_col .img_container {
  height: 19.5rem;
  max-width: 13.7rem;
  margin: 1.6rem auto;
}

.block_product_column.block_product_latest_issue_col .title_Content {
  font-size: 1.8rem;
  color: #6db3a5;
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  line-height: 1.8rem;
  padding-bottom: 0.8rem;
}

.block_product_column.block_product_latest_issue_col .sub_title_Content {
  font-size: 1.4rem;
  color: #444;
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4rem;
  padding-bottom: 0.8rem;
}

.block_article_container .block_article_img_container {
  position: relative;
  width: 100%;
}

.block_article_container .block_article_img_container img {
  width: 100%;
}

.block_article_container_small .block_article_img_container {
  position: relative;
  width: 100%;
}

.block_article_container_small .block_article_img_container img {
  width: 100%;
}

.block_article_container_single_column .leftImg_article,
.block_list .leftImg_article {
  width: 34.06%;
  padding-right: 1rem;
  float: left;
}

.block_article_container_single_column .leftImg_article .img_container,
.block_list .leftImg_article .img_container {
  min-height: 9rem;
}

.block_article_container_single_column
  .leftImg_article
  .img_container
  .bannerText,
.block_list .leftImg_article .img_container .bannerText {
  font-size: 1.3rem;
}

.block_article_container_single_column .rightContent_article,
.block_list .rightContent_article {
  width: 65.94%;
  float: left;
}

.article_text {
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  font-size: 1.8rem;
}

.article_text .eventTag,
.article_text .eventTag:hover {
  color: #444;
  text-decoration: none;
}

.article_text_blue {
  display: block;
  color: #25606e;
}

.article_text_black {
  display: block;
  color: #444;
}

.eventTag:focus .article_text_blue,
.eventTag:hover .article_text_blue {
  color: #6db3a5;
}

.eventTag:focus .article_text_black,
.eventTag:hover .article_text_black {
  color: #444;
}

.img_container {
  position: relative;
}

.img_container .bannerText {
  font-size: 1.6rem;
  text-align: center;
}

.header-title-blue {
  display: block;
  padding-bottom: 0.8rem;
}

.block_article_img_container .bannerText {
  font-size: 1.6rem;
  text-align: center;
}

.crimsom_regular_Text {
  font-size: 1.6rem;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  color: #444;
  word-wrap: break-word;
}

.productsLogin .icon-btn {
  width: 2.5rem;
  height: 2.5rem;
  background-color: #f3c56b;
  text-align: center;
  overflow: hidden;
  display: inline-block;
}

.productsLogin .icon-btn .buttonIcon {
  display: block;
}

.productsLogin .icon-btn .iconmoon {
  font-size: 1.1rem;
  color: #444;
  line-height: 2.5rem;
}

.productsLogin .icon-btn:focus {
  outline: none;
}

.productsLogin .btn-white {
  min-width: auto;
  padding-left: 1rem;
  margin-right: 1rem;
  padding-right: 1rem;
  margin-bottom: 0;
  text-align: left;
}

.offer_content {
  font-family: caviar_dreamsregular;
  font-style: normal;
  font-weight: 400;
  font-size: 3.7rem;
  color: #444;
  line-height: 3.4rem;
  text-transform: uppercase;
  text-align: right;
}

.img-container-only {
  position: relative;
}

.img-container-only .figinfo {
  display: none;
  bottom: 0;
  background: hsla(0, 0%, 100%, 0.8);
  width: 100%;
  font-size: 1.8rem;
  font-family: crimson_textitalic;
  color: #444;
  padding: 0.9rem 1.5rem;
}

.bannerText,
.img-container-only .figinfo {
  position: absolute;
  font-style: normal;
  font-weight: 400;
}

.bannerText {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  text-transform: uppercase;
  font-size: 2.5rem;
  font-family: caviar_dreamsbold;
  width: auto;
  text-align: center;
}

.bannerTextFont19 {
  font-size: 1.9rem;
}

.banner_height_32 {
  min-height: 32.3rem;
}

.banner_height_19 {
  min-height: 19.5rem;
}

.banner_height_15 {
  min-height: 15rem;
}

.banner_height_13 {
  min-height: 13rem;
}

.banner_bg_grey {
  background-color: #a6a6a6;
}

.uiKit-page .socialIcons {
  padding-top: 2.3rem;
}

.uiKit-page .socialIcons .social-column .socialList li:first-child {
  padding-right: 2.5rem;
}

.uiKit-page .btnList {
  padding-bottom: 1.5rem;
}

.uiKit-page .thickredbgContainer {
  margin-bottom: 1.8rem;
}

@media only screen and (min-width: 992px) {
  .product-liste-container .coloumnOrder.product-article:nth-child(3),
  .product-liste-container .coloumnOrder.product-article:nth-child(5) {
    clear: left;
  }
}

.texts_Kit {
  color: #444;
  font-size: 3.5rem;
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  line-height: 4.4rem;
  padding-top: 7.4rem;
  padding-bottom: 6rem;
  margin: 0;
  text-transform: uppercase;
}

.paddingbtn36 {
  padding-bottom: 3.6rem;
}

.paddingbtn40 {
  padding-bottom: 4rem;
}

.header_H1,
.woocommerce h1 {
  font-size: 4.5rem;
  line-height: 4.5rem;
}

.header_H1,
.header_H2,
.woocommerce h1 {
  color: #444;
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0;
}

.header_H2 {
  letter-spacing: 4px;
}

.header_H2,
.header_H2_Abril {
  font-size: 3.5rem;
  line-height: 3.5rem;
}

.header_H2_Abril {
  font-family: abril_fatfaceregular;
  font-style: normal;
  font-weight: 400;
}

.header_H2_Abril_blue {
  text-transform: uppercase;
  color: #7ab9ac;
}

.header_H2_Abril_black {
  color: #444;
}

.header_H3_blue {
  color: #25606e;
}

.header_H3_yellow {
  color: #f49c00;
}

.header_H3_black {
  color: #444;
}

.header_H3 {
  font-size: 3.5rem;
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  line-height: 3.5rem;
  text-transform: none;
  margin: 0;
}

.header_H4_blue {
  color: #25606e;
}

.header_H4_black {
  color: #444;
}

.header_H4,
.woocommerce h2 {
  font-size: 3rem;
  line-height: 3rem;
}

.header_H4,
.header_H5,
.woocommerce h2,
.woocommerce h3,
.woocommerce legend {
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  text-transform: none;
  margin: 0;
}

.header_H5,
.woocommerce h3,
.woocommerce legend {
  font-size: 2.1rem;
  line-height: 2.8rem;
}

.header_H5_blue {
  color: #25606e;
}

.header_H5_black {
  color: #444;
}

.crimsontext_Italic {
  color: #444;
  font-family: crimson_textitalic;
  font-style: normal;
  font-weight: 400;
  font-size: 2.5rem;
  line-height: 3rem;
}

.crimsontext_regular,
.woocommerce address,
.woocommerce p,
.woocommerce td,
.woocommerce tr {
  color: #444;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  font-size: 2.1rem;
  padding-bottom: 1rem;
  line-height: 2.5rem;
}

.crimsontext_italic {
  color: #444;
  font-family: crimson_textitalic;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
}

.crimsontext_bold_underline {
  -webkit-text-decoration: undeline;
  text-decoration: undeline;
}

.crimsontext_bold,
.crimsontext_bold_underline {
  font-family: crimson_textbold;
  font-style: normal;
  font-weight: 400;
  font-size: 2.1rem;
  color: #444;
}

.square-list .square-list-li {
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  font-size: 2.1rem;
  color: #444;
  padding-bottom: 1.2rem;
  line-height: 2.5rem;
}

.square-list .square-list-li .discList {
  width: 5px;
  height: 5px;
  background: #444;
  margin-right: 0.7rem;
  display: inline-block;
  border-radius: 50%;
  position: relative;
  top: -4px;
  margin-right: 5px;
}

.square-list .square-list-li:last-child {
  padding-bottom: 0;
}

.square-list .square-list-li .sub-square-list {
  padding-left: 4.3rem;
  padding-top: 1.5rem;
}

.square-list.small-font .square-list-li {
  font-size: 1.6rem;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  line-height: 1.9rem;
  padding-bottom: 0.8rem;
}

.square-list.small-font .square-list-li .discList {
  top: -3px;
}

.decimal-list .decimal-list-li {
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  font-size: 2.1rem;
  color: #444;
  padding-bottom: 1.2rem;
  line-height: 2.5rem;
}

.decimal-list .decimal-list-li .numberList {
  color: #6db3a5;
  font-family: crimson_textbold;
  font-style: normal;
  font-weight: 400;
  padding-bottom: 1.2rem;
  font-size: 2.1rem;
}

.decimal-list .decimal-list-li:last-child {
  padding-bottom: 0;
}

.crimsonsmall_text {
  font-size: 1.6rem;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  color: #444;
  line-height: 1.9rem;
  padding-bottom: 0.7rem;
}

.crimsontext_bold_blue,
.woocommerce-MyAccount-navigation ul li a,
.woocommerce address a,
.woocommerce p a,
.woocommerce td a,
.woocommerce tr a {
  display: inline-block;
  font-family: crimson_textbold;
  font-style: normal;
  font-weight: 400;
  color: #6db3a5;
  font-size: 1.6rem;
}

.lablelTextContent {
  padding-bottom: 4rem;
}

.eventTag:focus,
.eventTag:hover {
  text-decoration: none;
}

.eventTag:focus .header_H4_black,
.eventTag:focus .header_H5_black,
.eventTag:hover .header_H4_black,
.eventTag:hover .header_H5_black {
  color: #444;
}

.eventTag:focus .header_H4_blue,
.eventTag:focus .header_H5_blue,
.eventTag:hover .header_H4_blue,
.eventTag:hover .header_H5_blue {
  color: #25606e;
}

.font8 {
  font-size: 8px !important;
}

.font9 {
  font-size: 9px !important;
}

.font10 {
  font-size: 10px !important;
}

.font11 {
  font-size: 11px !important;
}

.font12 {
  font-size: 12px !important;
}

.font13 {
  font-size: 13px !important;
}

.font14 {
  font-size: 14px !important;
}

.font15 {
  font-size: 15px !important;
}

.font16 {
  font-size: 16px !important;
}

.font17 {
  font-size: 17px !important;
}

.font18 {
  font-size: 18px !important;
}

.font19 {
  font-size: 19px !important;
}

.font20 {
  font-size: 20px !important;
}

.font21 {
  font-size: 21px !important;
}

.font22 {
  font-size: 22px !important;
}

.font23 {
  font-size: 23px !important;
}

.font24 {
  font-size: 24px !important;
}

.font25 {
  font-size: 25px !important;
}

.font26 {
  font-size: 26px !important;
}

.font27 {
  font-size: 27px !important;
}

.font28 {
  font-size: 28px !important;
}

.font29 {
  font-size: 29px !important;
}

.font30 {
  font-size: 30px !important;
}

.font31 {
  font-size: 31px !important;
}

.font32 {
  font-size: 32px !important;
}

.font33 {
  font-size: 33px !important;
}

.font34 {
  font-size: 34px !important;
}

.font35 {
  font-size: 35px !important;
}

.font36 {
  font-size: 36px !important;
}

.font37 {
  font-size: 37px !important;
}

.font38 {
  font-size: 38px !important;
}

.font39 {
  font-size: 39px !important;
}

.font40 {
  font-size: 40px !important;
}

.font41 {
  font-size: 41px !important;
}

.font42 {
  font-size: 42px !important;
}

.font43 {
  font-size: 43px !important;
}

.font44 {
  font-size: 44px !important;
}

.font45 {
  font-size: 45px !important;
}

.content-block h1,
.content-block h2,
.content-block h3,
.content-block h4,
.content-block h5 {
  font-style: normal;
  font-weight: 700;
  color: #25606e;
}

.content-block h1 {
  font-size: 2.8rem;
}

.content-block h2 {
  font-size: 2.6rem;
}

.content-block h3 {
  font-size: 2.4rem;
}

.content-block h4 {
  font-size: 2.2rem;
}

.content-block h5 {
  font-size: 2rem;
}

@media only screen and (max-width: 767px) {
  .parentDesktop {
    display: none;
  }
}

.parentlink {
  position: relative;
  -webkit-text-decoration-color: #444;
  text-decoration-color: #444;
  text-decoration: none;
}

@media only screen and (max-width: 767px) {
  .parentlink {
    padding-left: 1.7rem;
  }
}

.parentlink .span-breadcrumb {
  margin-right: 1.1rem;
}

@media only screen and (max-width: 767px) {
  .parentlink .span-breadcrumb {
    margin-right: 0;
  }
}

.parentlink:before {
  border-color: #444;
  border-style: solid;
  border-width: 0 0 0.1rem;
  content: "";
  left: 0;
  position: absolute;
  top: 1.7rem;
  width: calc(100% - 3rem);
}

@media only screen and (max-width: 767px) {
  .parentlink:before {
    width: 100%;
  }
}

.parentlink:after {
  content: ">";
  cursor: default;
  display: inline-block;
  height: 9px;
  font-size: 2.1rem;
  width: 2rem;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  color: #444;
  padding-right: 1.1rem;
}

@media only screen and (max-width: 767px) {
  .parentlink:after {
    content: "<";
    padding-right: 0;
    position: absolute;
    left: 0;
    top: -8px;
  }
}

.parentlink:focus,
.parentlink:hover {
  text-decoration: none;
}

.last-breadcrumb,
.span-breadcrumb {
  font-size: 2.1rem;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  color: #444;
  text-transform: initial;
}

.link-sandal {
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  font-size: 1.2rem;
  text-transform: uppercase;
  background-color: #f3c56b;
  padding: 0.65rem 1.1rem;
  line-height: 1.2rem;
  display: inline-block;
  text-align: center;
  letter-spacing: 2px;
}

.btn-white,
.link-sandal,
.link-sandal.active,
.link-sandal:focus,
.link-sandal:hover {
  color: #444;
  text-decoration: none;
}

.btn-white {
  background-color: #f3f3f3;
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  font-size: 1.2rem;
  text-transform: uppercase;
  display: inline-block;
  padding: 0.65rem 0.7rem;
  line-height: 1.2rem;
  letter-spacing: 2px;
  text-align: center;
  word-break: break-word;
}

.btn-white.active,
.btn-white:focus,
.btn-white:hover {
  text-decoration: none;
  color: #444;
}

.btn-styles {
  font-size: 2.5rem;
  color: #444;
  line-height: 4.4rem;
}

.thickredbgContainer {
  background: #e56741;
  padding: 2.5rem 0;
  margin: 3rem 0;
}

.btnList {
  padding-bottom: 2rem;
}

.btn-text {
  text-transform: uppercase;
  font-size: 1.4rem;
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  -webkit-transition: border 0.3s ease-out;
  transition: border 0.3s ease-out;
  background-color: transparent;
  min-width: 22.1rem;
  padding: 1.4rem 1rem;
  display: inline-block;
  line-height: 1.4rem;
}

.btn-normal {
  border: 0.1rem solid #030303;
  color: #444;
  -webkit-box-shadow: 0.5px #030303;
  box-shadow: 0.5px 0.5px #030303;
}

.btn-normal:focus {
  outline: none;
}

.btn-normal:active,
.btn-normal:focus,
.btn-normal:hover {
  border-color: #6db3a5;
  text-decoration: none;
  color: #444;
  -webkit-box-shadow: 0.5px #6db3a5;
  box-shadow: 0.5px 0.5px #6db3a5;
}

.btn-sandal {
  border: 0.1rem solid #f3c46b;
  color: #f3c46b;
}

.btn-sandal:focus {
  outline: none;
}

.btn-sandal:active,
.btn-sandal:focus,
.btn-sandal:hover {
  border-color: #fff;
  text-decoration: none;
  color: #f3c46b;
}

.btn-red {
  background-color: #e56741;
  -webkit-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out;
  color: #fff;
}

.btn-red:active,
.btn-red:focus,
.btn-red:hover {
  background: #ec8160;
  color: #fff;
  text-decoration: none;
}

.btn-red:focus {
  outline: none;
}

.btn-blue {
  background-color: #25606e;
  -webkit-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out;
  color: #fff;
}

.btn-blue:active,
.btn-blue:focus,
.btn-blue:hover {
  background: #90c8bd;
  text-decoration: none;
  color: #fff;
}

.btn-blue:focus {
  outline: none;
}

.btn-yellow {
  background-color: #f49c00;
  color: #fff;
  -webkit-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out;
}

.btn-yellow:active,
.btn-yellow:focus,
.btn-yellow:hover {
  background: #f6b23b;
  text-decoration: none;
  color: #fff;
}

.btn-yellow:focus {
  outline: none;
}

.socialIcons {
  padding-top: 1rem;
}

.socialIcons .contnetText {
  font-size: 1.8rem;
  color: #444;
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
}

.socialIcons .social-column {
  padding-top: 1rem;
}

.socialIcons .social-column .over .social-btn {
  color: #444;
}

.socialIcons .social-column .over .social-btn .icon_content {
  border: 1px solid #444;
  position: relative;
}

.socialIcons .social-column .click .social-btn,
.socialIcons .social-column .over .social-btn .icon_content .iconmoon:before {
  color: #444;
}

.socialIcons .social-column .click .social-btn .icon_content {
  border: 1px solid #444;
}

.socialIcons .social-column .click .social-btn .icon_content .iconmoon:before {
  color: #444;
}

.socialList .socialList-share-text {
  font-family: crimson_textbold;
  font-style: normal;
  font-weight: 400;
  color: #444;
  margin: 0 2rem 0 0;
}

@media only screen and (max-width: 1024px) {
  .socialList .socialList-share-text {
    margin: 0 1rem 0 0;
  }
}

.socialList li {
  display: inline-block;
  padding-right: 2.5rem;
  vertical-align: middle;
}

.small-gap.socialList li {
  padding-right: 0.1rem;
}

.medium-gap.socialList li {
  padding-right: 0.6rem;
}

.medium-gap.socialList li:first-child,
.socialList li:last-child {
  padding-right: 0;
}

.socialList li .social-btn {
  text-decoration: none;
  color: #aeaeae;
}

.socialList li .social-btn,
.socialList li .social-btn .icon_content {
  -webkit-transition: border 0.3s ease-out, color 0.3s ease-out;
  transition: border 0.3s ease-out, color 0.3s ease-out;
  display: inline-block;
}

.socialList li .social-btn .icon_content {
  width: 3.8rem;
  height: 3.8rem;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #aeaeae;
  text-align: center;
  line-height: 5.3rem;
  position: relative;
}

.socialList li .social-btn .icon_content .icon-ico-envelop.iconmoon {
  position: absolute;
  top: 52%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.socialList li .social-btn .icon_content .iconmoon:before {
  font-size: 30px;
  text-align: center;
  margin: 0;
  color: #aeaeae;
  -webkit-transition: border 0.3s ease-out, color 0.3s ease-out;
  transition: border 0.3s ease-out, color 0.3s ease-out;
}

.socialList li .social-btn .icon_content .icon-ico-envelop:before {
  font-size: 1.2rem;
}

.socialList li .social-btn:active,
.socialList li .social-btn:focus,
.socialList li .social-btn:hover {
  text-decoration: none;
}

.socialList li .social-btn:active .icon_content,
.socialList li .social-btn:focus .icon_content,
.socialList li .social-btn:hover .icon_content {
  border: 1px solid #444;
}

.socialList li .social-btn:active .icon_content .iconmoon:before,
.socialList li .social-btn:focus .icon_content .iconmoon:before,
.socialList li .social-btn:hover .icon_content .iconmoon:before {
  color: #444;
}

.socialList.medium-gap {
  font-size: 0;
}

.socialList.medium-gap li .social-btn .icon_content {
  width: 4.2rem;
  height: 4.2rem;
  line-height: 6.6rem;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .socialList.medium-gap li .social-btn .icon_content {
    width: 4rem;
    height: 4rem;
    line-height: 6.4rem;
  }
}

@media only screen and (max-width: 479px) {
  .socialList.medium-gap li .social-btn .icon_content {
    width: 3.8rem;
    height: 3.8rem;
    line-height: 6.2rem;
  }
}

.whitespace {
  white-space: nowrap;
}

.socialIconsMobile {
  padding-bottom: 1.8rem;
}

.socialIconsMobile .socialList {
  text-align: left;
}

@media only screen and (max-width: 767px) {
  .breadcrumb-container {
    margin: 0 !important;
  }
  .breadcrumb-container p {
    margin: 0;
  }
  .last-breadcrumb {
    display: none;
  }
}

.formContainer {
  width: 100%;
  padding-top: 6.5rem;
}

.formContainer .form_Header {
  font-size: 3.5rem;
  text-transform: uppercase;
  padding-bottom: 7.1rem;
  font-family: caviar_dreamsbold;
}

.formContainer .form_Header,
.inputForm {
  color: #444;
  font-style: normal;
  font-weight: 400;
}

.inputForm {
  border: 1px solid #aeaeae;
  border-radius: 0;
  padding: 0 4.5rem 0 1.5rem;
  display: block;
  line-height: 4.2rem;
  font-size: 2.1rem;
  height: 4.2rem;
  font-family: crimson_textregular;
}

.inputForm:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #aeaeae;
}

.inputForm::-webkit-input-placeholder {
  font-family: crimson_textitalic;
  font-style: normal;
  font-weight: 400;
  color: #aeaeae;
  font-size: 2.1rem;
}

.inputForm::-moz-placeholder {
  font-family: crimson_textitalic;
  font-style: normal;
  font-weight: 400;
  color: #aeaeae;
  font-size: 2.1rem;
}

.inputForm:-ms-input-placeholder {
  font-family: crimson_textitalic;
  font-style: normal;
  font-weight: 400;
  color: #aeaeae;
  font-size: 2.1rem;
}

.inputForm:-moz-placeholder {
  font-family: crimson_textitalic;
  font-style: normal;
  font-weight: 400;
  color: #aeaeae;
  font-size: 2.1rem;
}

.form-group {
  position: relative;
}

.form-group.suceessMsgBorder .filetype-label,
.form-group.suceessMsgBorder .inputForm {
  border-color: #57b13c;
}

.form-group.sucessMsg .iconmoon {
  color: #57b13c;
}

.form-group.ErrorMsgBorder .filetype-label,
.form-group.ErrorMsgBorder .inputForm {
  border-color: #e42000;
}

.form-group.ErrorMsg .errorText,
.form-group.ErrorMsgBorder .input_file_info_text {
  color: #e52e10;
  font-size: 1.6rem;
  font-family: crimson_textbold;
  font-style: normal;
  font-weight: 400;
  padding-left: 1.5rem;
}

.form-group.ErrorMsg .iconmoon {
  color: #e52e10;
}

.form-group .iconmoon {
  font-size: 2.3rem;
  position: absolute;
  right: 1rem;
  top: 9.5px;
}

.alert_row {
  margin-top: 3rem;
  margin-bottom: 2.8rem;
}

.alert_container {
  background-color: #ffcece;
  position: relative;
  padding: 1rem 1.2rem;
}

.alert_container .alertMessage {
  font-size: 1.6rem;
  color: #e52e10;
  font-family: crimson_textbold;
  font-style: normal;
  font-weight: 400;
  padding-left: 3.6rem;
}

.alert_container .alertMessage .iconmoon {
  color: #e42000;
  font-size: 2.3rem;
  left: 1.2rem;
}

.alert_container .alertMessage .iconmoon,
.alert_container .close {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.alert_container .close {
  right: 1.7rem;
  color: #e42000 !important;
  opacity: 1;
}

.alert_container .close .iconmoon {
  font-size: 1.4rem;
  color: #e42000 !important;
}

.alert_container .close:hover {
  opacity: 1;
}

.formSearchBox {
  width: 100%;
}

.formSearchBox .input-group {
  max-width: 100%;
}

.formSearchBox .input-group .searchok-btn {
  text-transform: uppercase;
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
}

.push-offer-top {
  padding-top: 147px;
  padding-bottom: 98px;
}

.offerContent {
  background-color: #dfe4e1;
  height: 43px;
  position: fixed;
  width: 100%;
  bottom: -100px;
  -webkit-transition: bottom 0.8s ease-out;
  transition: bottom 0.8s ease-out;
  z-index: 4;
}

@media only screen and (max-width: 767px) {
  .offerContent .advertise_container {
    padding: 0;
  }
}

@media only screen and (max-width: 991px) {
  .offerContent {
    padding: 0;
  }
}

.offerContent.showMe {
  bottom: 0;
}

.offerContent .advertise_container {
  max-width: 773px;
  display: inline-block;
  width: 80%;
  position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .offerContent .advertise_container {
    width: 85%;
    padding: 0;
  }
}

@media only screen and (max-width: 767px) {
  .offerContent .advertise_container {
    width: 100%;
  }
}

.offerContent .advertise_container .subscribe_List {
  background-color: #e46640;
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}

@media only screen and (max-width: 991px) {
  .offerContent .advertise_container .subscribe_List {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.offerContent .advertise_container .subscribe_List .discover_text {
  font-family: abril_fatfaceregular;
  font-style: normal;
  font-weight: 400;
  font-size: 1.8rem;
  color: #f3c46b;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding-right: 0.9rem;
  line-height: 4.3rem;
  float: left;
}

@media only screen and (max-width: 639px) {
  .offerContent .advertise_container .subscribe_List .discover_text {
    font-size: 1.2rem;
    letter-spacing: 1px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .offerContent .advertise_container .subscribe_List .discover_text {
    font-size: 1.2rem;
    letter-spacing: 1px;
  }
}

.offerContent .advertise_container .subscribe_List .price_text {
  font-family: abril_fatfaceregular;
  font-style: normal;
  font-weight: 400;
  font-size: 3rem;
  color: #f3c46b;
  text-transform: uppercase;
  float: left;
  line-height: 4.3rem;
}

@media only screen and (max-width: 639px) {
  .offerContent .advertise_container .subscribe_List .price_text {
    font-size: 1.6rem;
    letter-spacing: 1px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .offerContent .advertise_container .subscribe_List .price_text {
    font-size: 2rem;
  }
}

.offerContent .advertise_container .subscribe_btn_container {
  float: right;
  position: absolute;
  right: 0;
  top: 0;
}

.offerContent .advertise_container .subscribe_btn_container .subscribe-btn {
  background-color: #f3c46b;
  border: 1px solid #f3c46b;
  font-size: 1.4rem;
  color: #e46640;
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  line-height: 4.1rem;
  padding: 0 2rem;
  text-transform: uppercase;
  display: block;
}

@media only screen and (max-width: 639px) {
  .offerContent .advertise_container .subscribe_btn_container .subscribe-btn {
    padding: 0 1rem;
    font-size: 1.2rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .offerContent .advertise_container .subscribe_btn_container .subscribe-btn {
    font-size: 1.2rem;
  }
}

.offerContent .advertise_container .subscribe_img_Container {
  position: absolute;
  right: 13.3rem;
  top: 0;
}

@media only screen and (max-width: 639px) {
  .offerContent .advertise_container .subscribe_img_Container {
    display: none;
  }
}

@media only screen and (min-width: 640px) and (max-width: 767px) {
  .offerContent .advertise_container .subscribe_img_Container {
    right: 14.8rem;
  }
}

.offerContent .advertise_container .subscribe_img_Container .subscribe_img {
  position: absolute;
}

.offerContent
  .advertise_container
  .subscribe_img_Container
  .subscribe_img.img_one_contianer {
  right: 2.1rem;
  top: -4.96rem;
  width: 25rem;
  z-index: 2;
}

@media only screen and (min-width: 640px) and (max-width: 767px) {
  .offerContent
    .advertise_container
    .subscribe_img_Container
    .subscribe_img.img_one_contianer {
    width: 15rem;
    right: 0.5rem;
    top: -2.36rem;
  }
}

.offerContent
  .advertise_container
  .subscribe_img_Container
  .subscribe_img.img_two_container {
  right: 2.5rem;
  width: 13.2rem;
  top: -1.3rem;
}

@media only screen and (min-width: 640px) and (max-width: 767px) {
  .offerContent
    .advertise_container
    .subscribe_img_Container
    .subscribe_img.img_two_container {
    width: 11.7rem;
    right: -2.5rem;
    top: -1.3rem;
    z-index: 2;
  }
}

.offerContent
  .advertise_container
  .subscribe_img_Container
  .subscribe_img.imgThree {
  right: 3.5rem;
  top: -12px;
}

.offerContent .page-topContainer {
  width: 20%;
  display: inline-block;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .offerContent .page-topContainer {
    width: 15%;
    padding: 0;
  }
}

.offerContent .page-topContainer .scrol-Top-btn {
  text-transform: uppercase;
  font-size: 1.4rem;
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  color: #444;
  text-align: center;
  width: 100%;
  line-height: 4.3rem;
  display: block;
  text-decoration: none;
}

.offerContent .page-topContainer .scrol-Top-btn:hover {
  color: #444;
  text-decoration: none;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .offerContent .page-topContainer .scrol-Top-btn {
    font-size: 1.2rem;
    letter-spacing: 1px;
  }
}

.select2-search__field {
  display: none;
}

.select2-results__options {
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  color: #444;
  font-size: 2.1rem;
  padding: 1rem 0;
}

.select2-results__option--highlighted {
  background-color: #6db3a5 !important;
}

.select2-results__option:hover {
  background-color: #6db3a5;
}

.form-group .select2-container {
  width: 100% !important;
}

.form-group .select2-container .select2-selection {
  border: 1px solid #aeaeae;
  border-radius: 0;
  padding: 1.2rem 4.5rem 1.2rem 1.5rem;
  line-height: 4.2rem;
  display: block;
  height: 4.2rem;
  font-size: 2.1rem;
}

.form-group .select2-container .select2-selection.select2-selection--multiple {
  line-height: normal;
  height: inherit;
}

.form-group
  .select2-container
  .select2-selection.select2-selection--multiple
  .select2-selection__choice {
  background-color: transparent;
  padding: 5px;
}

.form-group .select2-container .select2-selection .select2-selection__rendered {
  padding: 0;
  line-height: 19px;
  font-size: 2.1rem;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  color: #444;
}

.form-group
  .select2-container
  .select2-selection
  .select2-selection__rendered
  .select2-selection__placeholder {
  font-family: crimson_textitalic;
  font-style: normal;
  font-weight: 400;
  color: #aeaeae;
  font-size: 2.1rem;
}

.form-group
  .select2-container
  .select2-selection
  .select2-selection__rendered
  .select2-selection__clear {
  display: none;
}

.form-group .select2-container .select2-selection .select2-selection__arrow {
  height: 40px;
  position: absolute;
  top: -5px;
  right: 1.5rem;
  width: 4rem;
}

.form-group .select2-container .select2-selection .select2-selection__arrow b {
  border: 0;
}

.form-group
  .select2-container
  .select2-selection
  .select2-selection__arrow
  b:before {
  content: "\e900";
  display: block;
  font-family: icomoon !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 1.8rem;
  color: #aeaeae;
}

.form-group .select2-container .select2-selection:focus {
  outline: none;
}

.file_upload .input_file_info_text {
  font-size: 1.6rem;
  color: #aeaeae;
  padding: 0 1.5rem;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  display: block;
}

.file_upload .inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.file_upload .inputfile + label {
  width: 100%;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  height: 4.2rem;
  border: 1px solid #aeaeae;
  background-color: #fff;
  padding: 1rem 1rem 1rem 1.5rem;
  padding-bottom: 0;
}

.file_upload .inputfile + label:focus {
  outline: none;
}

.file_upload .inputfile + label .fileName_text {
  color: #444;
  font-size: 2.1rem;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
}

.file_upload .inputfile + label .filePlaceHolder {
  font-family: crimson_textitalic;
  font-style: normal;
  font-weight: 400;
  color: #aeaeae;
  font-size: 2.1rem;
}

.file_upload .inputfile + label .fileName {
  width: 93%;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 2rem;
  vertical-align: top;
}

.file_upload .inputfile + label .uploadIcon {
  height: 100%;
  display: inline-block;
  width: 7%;
}

.file_upload .inputfile + label .uploadIcon .iconmon {
  font-size: 2.1rem;
  color: #aeaeae;
  padding-right: 0.5rem;
}

.radio_button .custom_radio_btn:checked,
.radio_button .custom_radio_btn:not(:checked) {
  position: absolute;
  left: -9999px;
}

.radio_button .custom_radio_btn:checked + label,
.radio_button .custom_radio_btn:not(:checked) + label {
  position: relative;
  padding-left: 4.3rem;
  cursor: pointer;
  line-height: 2.8rem;
  display: inline-block;
}

.radio_button .custom_radio_btn:checked + label:after,
.radio_button .custom_radio_btn:not(:checked) + label:after {
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  top: 9px;
  left: 9px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.radio_button .custom_radio_btn:not(:checked) + label:after {
  background: #f87da9;
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

.radio_button .custom_radio_btn:checked + label:after {
  background: #fff;
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.radio_button .custom_radio_btn:checked + label:before,
.radio_button .custom_radio_btn:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 2.6rem;
  height: 2.6rem;
  border: 0;
  border-radius: 100%;
}

.radio_button .custom_radio_btn:checked + label:before {
  background: #6db3a5;
}

.radio_button .custom_radio_btn:not(:checked) + label:before {
  border: 1px solid #aeaeae;
  background: transparent;
}

.radio_button .radio-label {
  color: #444;
  font-size: 1.6rem;
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
}

.hidden-indexpro {
  border: 1px solid #f98e00;
  padding-top: 20px;
  margin-bottom: 20px;
}

html {
  font-size: 62.5%;
}

body {
  position: relative;
  font-size: 1.6rem;
  -ms-overflow-style: scrollbar;
  margin: 0;
  padding: 0;
  width: 100%;
}

body.body-noScroll {
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  body.IEbrowser {
    overflow-x: hidden;
  }
}

.site,
.site__body {
  margin: 0;
  padding: 0;
  height: 100%;
}

@media only screen and (min-width: 768px) {
  .main-container {
    padding-top: 5rem;
  }
}

@media only screen and (min-width: 768px) {
  .main-container.offset-fix-header {
    padding-top: 15rem;
  }
}

@media only screen and (min-width: 768px) {
  .main-container.contains-big-pub {
    padding-top: 28rem;
  }
}

@media only screen and (min-width: 768px) {
  .main-container.contains-big-pub.offset-fix-header {
    padding-top: 49rem;
  }
}

.siteContainer {
  max-width: 1010px;
  margin: 0 auto;
  width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .siteContainer {
    max-width: 768px;
  }
}

.cheat-container {
  background: #e46640;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(50%, #e46640),
    color-stop(50%, #f6f6f6)
  );
  background: linear-gradient(90deg, #e46640 50%, #f6f6f6 0);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#e46640", endColorstr="#ffffff", GradientType=1);
  margin-top: 6.5rem;
  width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cheat-container .siteContainer {
    max-width: 100%;
  }
  .cheat-container .siteContainer .bgcolor-offer,
  .cheat-container .siteContainer .bgcolor-offer-white {
    padding: 0;
  }
  .cheat-container .siteContainer .ipadcontainer {
    max-width: 768px;
    margin: 0 auto;
    padding: 0 2rem;
  }
}

@media only screen and (max-width: 991px) {
  .cheat-container {
    padding: 0;
    background: transparent;
  }
  .cheat-container .cheat-main-row {
    margin: 0;
  }
  .cheat-container .cheat-main-col {
    padding: 0;
  }
}

.whiteGradientColor {
  position: relative;
  width: 100%;
}

.whiteGradientColor:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 7.5rem;
  display: block;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(hsla(0, 0%, 100%, 0)),
    to(#fff)
  );
  background: linear-gradient(hsla(0, 0%, 100%, 0), #fff);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff", GradientType=0);
}

.accordion-toggle::before {
  position: absolute;
  font-size: 1.5rem;
  color: #444;
  display: inline-block;
  font-family: icomoon !important;
  -webkit-transition: color 0.5s ease-out;
  transition: color 0.5s ease-out;
}

.accordion-toggle::after {
  position: absolute;
  font-size: 1.5rem;
  color: #444;
  display: inline-block;
  font-family: icomoon !important;
  -webkit-transition: color 0.5s ease-out;
  transition: color 0.5s ease-out;
}

.aligncenter {
  text-align: center;
  margin: auto;
}

.alignleft {
  text-align: left;
}

.alignright {
  text-align: right;
}

img.aligncenter {
  display: block;
  text-align: center;
  margin: auto;
}

img.alignleft {
  display: block;
  text-align: left;
}

img.alignright {
  display: block;
  text-align: right;
}

.containerPadding {
  padding-left: 4rem;
  padding-right: 4rem;
}

.min-width248 {
  min-width: 248px;
}

.paddingBtm13 {
  padding-bottom: 1.3rem;
}

.paddingBtm10 {
  padding-bottom: 1rem;
}

.paddingBtm2 {
  padding-bottom: 0.2rem;
}

.paddingBtm8 {
  padding-bottom: 0.8rem;
}

.paddingBtm20 {
  padding-bottom: 2rem;
}

.paddingTop18 {
  padding-top: 1.8rem;
}

.paddingBtm18 {
  padding-bottom: 1.8rem;
}

.paddingBtm5 {
  padding-bottom: 0.5rem;
}

.paddingTopBtm20 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.paddingBtm48 {
  padding-bottom: 4.8rem;
}

.paddingBtm46 {
  padding-bottom: 4.6rem;
}

.paddingTopBtm10 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.paddingTop28 {
  padding-top: 2.8rem;
}

.paddingTop15 {
  padding-top: 1.5rem;
}

.paddingTop60 {
  padding-top: 6rem;
}

.paddingBottom23 {
  padding-bottom: 2.3rem;
}

.paddingTop68 {
  padding-top: 6.8rem;
}

.paddingTop50 {
  padding-top: 5rem;
}

.paddingRight10 {
  padding-right: 1rem;
}

.paddingRight45 {
  padding-right: 4.5rem;
}

.paddingBtM25 {
  padding-bottom: 2.5rem;
}

.paddingBtM24 {
  padding-bottom: 2.4rem;
}

.paddingBtM15 {
  padding-bottom: 1.5rem;
}

.marginBottom18 {
  margin-bottom: 18px;
}

.marginBottom30 {
  margin-bottom: 10px;
}

.marginRight19 {
  margin-right: 19px;
}

.marginLeft0 {
  margin-left: 0 !important;
}

.mobileremovePadd {
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .onlymobile {
    padding: 0;
  }
}

.content-block,
.content-block li,
.content-block p {
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  font-size: 2.1rem;
  line-height: 2.5rem;
  color: #444;
}

.content-block li,
.content-block p {
  padding-bottom: 1rem;
  word-wrap: break-word;
}

.content-block em {
  font-family: crimson_textitalic;
}

.content-block blockquote p,
.content-block em {
  font-style: normal;
  font-weight: 400;
  font-size: 2.1rem;
  color: #444;
  padding-bottom: 1rem;
  line-height: 2.5rem;
}

.content-block blockquote p {
  font-family: crimson_textregular;
}

.content-block a {
  color: #25606e;
  text-decoration: underline;
}

.content-block .alignright {
  float: right;
}

.content-block .alignleft {
  float: left;
}

a,
h1,
h2,
h3,
h4,
h5,
h6,
p,
span {
  word-wrap: break-word;
}

*,
:focus {
  outline: 0 none;
}

.magazine_Container {
  max-width: 24.6rem;
  margin: 0 auto;
  background-color: #fff;
  border: 1px solid #dfe4e1;
  padding: 1rem;
}

.magazine_Container.full-container {
  max-width: 100%;
}

.magazine_Container.margin-up-down {
  margin: 2rem auto;
}

@media only screen and (min-width: 480px) and (max-width: 991px) {
  .magazine_Container {
    max-width: 100%;
    margin: 0 4.2rem;
  }
}

.magazine_Container .btn-mag {
  margin-top: 3.5rem;
  text-transform: uppercase;
  color: #fff;
  font-size: 1.4rem;
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  background-color: #25606e;
  padding: 1.5rem 4.8rem;
  line-height: 1.4rem;
  display: inline-block;
}

.magazine_Container .btn-mag:active,
.magazine_Container .btn-mag:focus,
.magazine_Container .btn-mag:hover {
  background: #90c8bd;
  text-decoration: none;
  color: #fff;
}

.magazine_Container .btn-mag:focus {
  outline: none;
}

.magazine_Container .issue_title {
  color: #25606e;
  font-size: 5rem;
  text-transform: uppercase;
  line-height: 3.8rem;
  padding-top: 2.6rem;
  font-family: abril_fatfaceregular;
  font-style: normal;
  font-weight: 400;
}

.magazine_Container .issue_Month {
  color: #444;
  line-height: 4.4rem;
  font-size: 1.8rem;
  line-height: 1.5rem;
  padding-top: 1rem;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
}

.magazine_Container .issue_Img {
  border: 1px solid #eee;
  background-color: #eee;
  max-width: 18rem;
  padding: 0.5rem;
  margin: 0 auto;
  margin-top: 3.5rem;
}

.magazine_Container .issue_Img .img_content {
  width: 100%;
}

.magazine_Container .latest_Issue {
  padding: 2.1rem 0 2rem;
}

.magazine_Container .latest_Issue .btn-link {
  text-decoration: underline;
  color: #444;
  font-size: 1.6rem;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
}

.contact_addrress {
  padding-top: 1rem;
}

.contact_addrress h5 {
  margin: 0;
  font-size: 2.1rem;
  line-height: 2.1rem;
  color: #f49c00;
  font-family: crimson_textbold;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 0.5rem;
}

.contact_addrress p,
.contact_addrress span {
  margin: 0;
  color: #444;
  font-size: 1.7rem;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  line-height: 2rem;
  margin-bottom: 0.5rem;
}

.video-youtube-container {
  position: relative;
  padding-bottom: 50.25%;
  height: 0;
}

.video-youtube-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media only screen and (min-width: 992px) {
  .bannerImageresize {
    width: 100%;
    height: auto;
  }
  .fullwidth_banner,
  .img-container-only {
    position: relative;
    overflow: hidden;
  }
}

.main-image-320 .img-container-only {
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .main-image-320 .img-container-only {
    height: 100%;
  }
}

.404link {
  text-decoration: none;
}

.404link:hover {
  color: #6db3a5;
  text-decoration: underline;
}

.forgetPassword,
.load-more-items {
  display: none;
}

.forgetPassword.in {
  display: block;
}

#forgetPassword .modal-content {
  border-radius: 0;
}

#forgetPassword .modal-content .modal-body {
  padding: 4rem 1.5rem;
}

#forgetPassword .modal-content .modal-body .cavirtext {
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  color: #444;
  font-size: 20px;
}

@-ms-viewport {
  width: device-width;
}

@media (min-width: 768px) {
  .woocommerce-MyAccount-content {
    width: 73.47059% !important;
  }
}

.slider-container {
  margin: 2.5rem 0;
}

.slider-container.white-background {
  background: #fff;
}

.slider-container.around-padding {
  padding: 2.1rem 4rem;
  background: #f6f6f6;
}

.slider-container.around-padding .slick-slide {
  cursor: pointer;
}

.slider-container .slide {
  margin: 0 0.6rem;
  overflow: hidden;
}

.slider-container .slick-next,
.slider-container .slick-prev {
  height: 24px;
}

.slider-container .slick-next:before,
.slider-container .slick-prev:before {
  font-family: icomoon !important;
  font-size: 24px;
  color: #444;
}

.slider-container .slick-prev {
  left: 11px;
}

.slider-container .slick-next {
  right: 11px;
}

.slider-container.outward-nav .slick-prev {
  left: -29px;
}

@media only screen and (max-width: 767px) {
  .slider-container.outward-nav .slick-prev {
    z-index: 2;
    left: 3rem;
  }
}

@media only screen and (max-width: 359px) {
  .slider-container.outward-nav .slick-prev {
    z-index: 2;
    left: 1rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-container.outward-nav .slick-prev {
    z-index: 2;
    left: 2rem;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .slider-container.outward-nav .slick-prev {
    z-index: 2;
    left: 0;
  }
}

.slider-container.outward-nav .slick-next {
  right: -29px;
}

@media only screen and (max-width: 767px) {
  .slider-container.outward-nav .slick-next {
    z-index: 2;
    right: 3rem;
  }
}

@media only screen and (max-width: 359px) {
  .slider-container.outward-nav .slick-next {
    z-index: 2;
    right: 1rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-container.outward-nav .slick-next {
    z-index: 2;
    right: 2rem;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .slider-container.outward-nav .slick-next {
    z-index: 2;
    right: 0;
  }
}

.video-container {
  margin: 0 0 2.5rem;
}

@media only screen and (max-width: 991px) {
  .outward-nav .slick-slide {
    width: 215px !important;
    opacity: 0.3 !important;
    margin: 0 1rem;
  }
  .outward-nav .slick-slide.slick-active {
    opacity: 1 !important;
  }
}

.single-news-slider .slide {
  height: 187px;
}

.single-news-slider .slide .imgmodalDiv {
  display: block;
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 480px) {
  .single-news-slider .slick-current.slick-active img {
    margin: 0 auto;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single-news-slider .slick-current.slick-active img {
    margin: 0 auto;
  }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .single-news-slider .slick-active img {
    margin: 0 auto;
  }
}

.product-liste-container,
.sponsor-article {
  margin-top: 1.7rem;
}

.product-liste-container .bloc-article,
.sponsor-article .bloc-article {
  padding: 2rem 0;
  border: 1px solid #444;
  border-width: 1px 0 0;
  height: auto !important;
}

@media only screen and (max-width: 767px) {
  .product-liste-container .bloc-article,
  .sponsor-article .bloc-article {
    border: 0;
    margin-bottom: 0;
  }
}

.product-liste-container .bloc-article.noBorder,
.sponsor-article .bloc-article.noBorder {
  border-width: 0;
  padding-top: 0;
}

.product-liste-container .bloc-article.noBorder .product-img,
.sponsor-article .bloc-article.noBorder .product-img {
  height: 15rem;
}

@media only screen and (max-width: 479px) {
  .product-liste-container .bloc-article.noBorder .product-img,
  .sponsor-article .bloc-article.noBorder .product-img {
    height: 13rem;
  }
}

.product-liste-container .bloc-article.has-border-bottom,
.sponsor-article .bloc-article.has-border-bottom {
  border-width: 1px 0;
}

.product-liste-container .bloc-article .lablelTextContent,
.sponsor-article .bloc-article .lablelTextContent {
  margin-bottom: 0.7rem;
  min-height: 25px;
}

.product-liste-container .bloc-article .desc-text,
.sponsor-article .bloc-article .desc-text {
  padding-left: 0.3rem;
}

.product-liste-container .bloc-article .desc-text .eventTag,
.sponsor-article .bloc-article .desc-text .eventTag {
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.product-liste-container .bloc-article .desc-text .eventTag .titre,
.sponsor-article .bloc-article .desc-text .eventTag .titre {
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  font-size: 2.1rem;
  color: #25606e;
  line-height: 2.5rem;
}

.product-liste-container .bloc-article .desc-text .eventTag .desc,
.sponsor-article .bloc-article .desc-text .eventTag .desc {
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  font-size: 1.8rem;
  color: #444;
  line-height: 2.5rem;
  display: block;
}

.product-liste-container .bloc-article .desc-text:hover,
.sponsor-article .bloc-article .desc-text:hover {
  text-decoration: none;
}

.product-liste-container .bloc-article .desc-text:hover .titre,
.sponsor-article .bloc-article .desc-text:hover .titre {
  color: #6db3a5;
}

.product-liste-container .bloc-article .desc-text:hover .desc,
.sponsor-article .bloc-article .desc-text:hover .desc {
  color: #444;
}

.product-liste-container .bloc-article.product-article .product-img,
.sponsor-article .bloc-article.product-article .product-img {
  float: left;
  margin-right: 1.3rem;
  width: 100%;
  height: 13rem;
  position: relative;
}
body div.most-popular .bloc-article .product-img {
  width: 13rem !important;
}
body div.most-popular .bloc-article .product-desc {
  float: inherit !important;
  width: inherit !important;
  max-width: inherit !important;
}

@media only screen and (min-width: 600px) and (max-width: 767px) {
  .product-liste-container .bloc-article.product-article .product-img,
  .sponsor-article .bloc-article.product-article .product-img {
    width: 30rem;
    height: 15rem;
    margin-right: 2.7rem;
  }
  .product-liste-container .bloc-article.product-article .product-img img,
  .sponsor-article .bloc-article.product-article .product-img img {
    height: auto;
    width: 100%;
  }
}

@media only screen and (min-width: 480px) and (max-width: 599px) {
  .product-liste-container .bloc-article.product-article .product-img,
  .sponsor-article .bloc-article.product-article .product-img {
    width: 15rem;
    height: 15rem;
    margin-right: 2.2rem;
  }
  .product-liste-container .bloc-article.product-article .product-img img,
  .sponsor-article .bloc-article.product-article .product-img img {
    height: auto;
    width: 100%;
  }
}

@media only screen and (max-width: 479px) {
  .product-liste-container .bloc-article.product-article .product-img,
  .sponsor-article .bloc-article.product-article .product-img {
    width: 13rem;
    height: 13rem;
    margin-right: 1.3rem;
  }
  .product-liste-container .bloc-article.product-article .product-img img,
  .sponsor-article .bloc-article.product-article .product-img img {
    height: auto;
    width: 100%;
  }
}

.product-liste-container .bloc-article.product-article .product-desc,
.sponsor-article .bloc-article.product-article .product-desc {
  float: left;
  width: 100%;
  max-width: 100%;
}

@media only screen and (min-width: 600px) and (max-width: 767px) {
  .product-liste-container .bloc-article.product-article .product-desc,
  .sponsor-article .bloc-article.product-article .product-desc {
    width: calc(100% - 32.7rem);
    max-width: 100%;
  }
}

@media only screen and (min-width: 480px) and (max-width: 599px) {
  .product-liste-container .bloc-article.product-article .product-desc,
  .sponsor-article .bloc-article.product-article .product-desc {
    width: calc(100% - 17.2rem);
    max-width: 100%;
  }
}

@media only screen and (max-width: 479px) {
  .product-liste-container .bloc-article.product-article .product-desc,
  .sponsor-article .bloc-article.product-article .product-desc {
    width: calc(100% - 14.3rem);
    max-width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .product-liste-container
    .bloc-article.product-article
    .product-desc.full-mobile,
  .sponsor-article .bloc-article.product-article .product-desc.full-mobile {
    width: 100% !important;
  }
}

.product-liste-container .bloc-article.product-article .desc-txt,
.sponsor-article .bloc-article.product-article .desc-txt {
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  font-size: 1.6rem;
  color: #444;
  line-height: 1.1;
  margin-top: 0.8rem;
}

.product-liste-container .bloc-article.event-article .product-img,
.sponsor-article .bloc-article.event-article .product-img {
  position: relative;
}

@media only screen and (min-width: 600px) and (max-width: 639px) {
  .product-liste-container .bloc-article.event-article .product-img,
  .sponsor-article .bloc-article.event-article .product-img {
    width: 30rem;
    height: 15rem;
    margin-right: 2.7rem;
    float: left;
  }
  .product-liste-container .bloc-article.event-article .product-img img,
  .sponsor-article .bloc-article.event-article .product-img img {
    height: auto;
    width: 100%;
  }
}

@media only screen and (min-width: 480px) and (max-width: 599px) {
  .product-liste-container .bloc-article.event-article .product-img,
  .sponsor-article .bloc-article.event-article .product-img {
    width: 15rem;
    height: 15rem;
    margin-right: 2.2rem;
    float: left;
  }
  .product-liste-container .bloc-article.event-article .product-img img,
  .sponsor-article .bloc-article.event-article .product-img img {
    height: 15rem;
    width: 100%;
  }
}

@media only screen and (max-width: 479px) {
  .product-liste-container .bloc-article.event-article .product-img,
  .sponsor-article .bloc-article.event-article .product-img {
    width: 13rem;
    height: 13rem;
    margin-right: 1.3rem;
    float: left;
  }
  .product-liste-container .bloc-article.event-article .product-img img,
  .sponsor-article .bloc-article.event-article .product-img img {
    height: 13rem;
    width: 100%;
  }
}

.product-liste-container .bloc-article.event-article .product-img.full-mobile,
.sponsor-article .bloc-article.event-article .product-img.full-mobile {
  width: 100%;
}

.product-liste-container
  .bloc-article.event-article
  .product-desc
  .lablelTextContent,
.sponsor-article .bloc-article.event-article .product-desc .lablelTextContent {
  margin-top: 1rem;
}

@media only screen and (max-width: 639px) {
  .product-liste-container
    .bloc-article.event-article
    .product-desc
    .lablelTextContent,
  .sponsor-article
    .bloc-article.event-article
    .product-desc
    .lablelTextContent {
    margin-top: 0;
  }
}

.product-liste-container
  .bloc-article.event-article
  .product-desc
  .desc-text
  .eventTag,
.sponsor-article
  .bloc-article.event-article
  .product-desc
  .desc-text
  .eventTag {
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.product-liste-container
  .bloc-article.event-article
  .product-desc
  .desc-text
  .eventTag
  .titre,
.sponsor-article
  .bloc-article.event-article
  .product-desc
  .desc-text
  .eventTag
  .titre {
  font-size: 2.1rem;
}

.product-liste-container
  .bloc-article.event-article
  .product-desc
  .desc-text
  .eventTag
  .desc,
.sponsor-article
  .bloc-article.event-article
  .product-desc
  .desc-text
  .eventTag
  .desc {
  font-size: 2.1rem;
  margin-top: 0.6rem;
}

.product-liste-container
  .bloc-article.event-article
  .product-desc
  .desc-text
  .eventTag:hover,
.sponsor-article
  .bloc-article.event-article
  .product-desc
  .desc-text
  .eventTag:hover {
  text-decoration: none;
}

.product-liste-container
  .bloc-article.event-article
  .product-desc
  .desc-text
  .eventTag:hover
  .titre,
.sponsor-article
  .bloc-article.event-article
  .product-desc
  .desc-text
  .eventTag:hover
  .titre {
  color: #6db3a5;
}

.product-liste-container
  .bloc-article.event-article
  .product-desc
  .desc-text
  .eventTag:hover
  .desc,
.sponsor-article
  .bloc-article.event-article
  .product-desc
  .desc-text
  .eventTag:hover
  .desc {
  color: #444;
}

.product-liste-container
  .bloc-article.event-article
  .product-desc
  .desc-text
  .desc-txt,
.sponsor-article
  .bloc-article.event-article
  .product-desc
  .desc-text
  .desc-txt {
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  font-size: 1.6rem;
  color: #444;
  line-height: 1.1;
  margin-top: 0.8rem;
}

@media only screen and (min-width: 600px) and (max-width: 639px) {
  .product-liste-container .bloc-article.event-article .product-desc,
  .sponsor-article .bloc-article.event-article .product-desc {
    float: left;
    width: calc(100% - 32.7rem);
    max-width: 100%;
  }
}

@media only screen and (min-width: 480px) and (max-width: 599px) {
  .product-liste-container .bloc-article.event-article .product-desc,
  .sponsor-article .bloc-article.event-article .product-desc {
    float: left;
    width: calc(100% - 17.2rem);
    max-width: 100%;
  }
}

@media only screen and (max-width: 479px) {
  .product-liste-container .bloc-article.event-article .product-desc,
  .sponsor-article .bloc-article.event-article .product-desc {
    float: left;
    width: calc(100% - 14.3rem);
    max-width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .product-liste-container
    .bloc-article.event-article
    .product-desc.full-mobile,
  .sponsor-article .bloc-article.event-article .product-desc.full-mobile {
    width: 100%;
  }
}

.product-liste-container
  .bloc-article.event-article.horizontal
  .product-desc
  .lablelTextContent,
.sponsor-article
  .bloc-article.event-article.horizontal
  .product-desc
  .lablelTextContent {
  margin-top: 0;
}

.product-liste-container .bloc-article.sponsor-article,
.sponsor-article .bloc-article.sponsor-article {
  padding: 5rem;
  background: #eee;
  margin-top: 0;
  margin-bottom: 2.9rem;
}

@media only screen and (max-width: 767px) {
  .product-liste-container .bloc-article.sponsor-article,
  .sponsor-article .bloc-article.sponsor-article {
    padding: 3.3rem 1rem;
  }
}

.product-liste-container .bloc-article.sponsor-article .fix-cheat-bootstrap,
.sponsor-article .bloc-article.sponsor-article .fix-cheat-bootstrap {
  max-width: 340px;
}

.product-liste-container
  .bloc-article.sponsor-article
  .fix-cheat-bootstrap
  .product-img,
.sponsor-article
  .bloc-article.sponsor-article
  .fix-cheat-bootstrap
  .product-img {
  height: 15rem;
}

@media only screen and (max-width: 767px) {
  .product-liste-container .bloc-article.sponsor-article .fix-cheat-bootstrap,
  .sponsor-article .bloc-article.sponsor-article .fix-cheat-bootstrap {
    padding-right: 0;
  }
}

@media only screen and (min-width: 600px) and (max-width: 767px) {
  .product-liste-container .bloc-article.sponsor-article .fix-cheat-bootstrap,
  .sponsor-article .bloc-article.sponsor-article .fix-cheat-bootstrap {
    width: 32rem;
    max-width: 100%;
  }
  .product-liste-container
    .bloc-article.sponsor-article
    .fix-cheat-bootstrap
    .product-img,
  .sponsor-article
    .bloc-article.sponsor-article
    .fix-cheat-bootstrap
    .product-img {
    height: 15rem;
  }
}

@media only screen and (min-width: 480px) and (max-width: 599px) {
  .product-liste-container .bloc-article.sponsor-article .fix-cheat-bootstrap,
  .sponsor-article .bloc-article.sponsor-article .fix-cheat-bootstrap {
    width: 17rem;
    max-width: 100%;
  }
  .product-liste-container
    .bloc-article.sponsor-article
    .fix-cheat-bootstrap
    .product-img,
  .sponsor-article
    .bloc-article.sponsor-article
    .fix-cheat-bootstrap
    .product-img {
    height: 15rem;
  }
}

@media only screen and (max-width: 479px) {
  .product-liste-container .bloc-article.sponsor-article .fix-cheat-bootstrap,
  .sponsor-article .bloc-article.sponsor-article .fix-cheat-bootstrap {
    width: 15rem;
    max-width: 100%;
  }
  .product-liste-container
    .bloc-article.sponsor-article
    .fix-cheat-bootstrap
    .product-img,
  .sponsor-article
    .bloc-article.sponsor-article
    .fix-cheat-bootstrap
    .product-img {
    height: 13rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product-liste-container .bloc-article.sponsor-article .fix-cheat-bootstrap,
  .sponsor-article .bloc-article.sponsor-article .fix-cheat-bootstrap {
    width: 18rem;
    max-width: 100%;
    padding-right: 0;
  }
  .product-liste-container
    .bloc-article.sponsor-article
    .fix-cheat-bootstrap
    .product-img,
  .sponsor-article
    .bloc-article.sponsor-article
    .fix-cheat-bootstrap
    .product-img {
    overflow: hidden;
    height: 15rem;
  }
}

@media only screen and (max-width: 767px) {
  .product-liste-container
    .bloc-article.sponsor-article
    .fix-cheat-bootstrap
    .product-img,
  .sponsor-article
    .bloc-article.sponsor-article
    .fix-cheat-bootstrap
    .product-img {
    margin-right: 0;
  }
}

.product-liste-container
  .bloc-article.sponsor-article
  .fix-cheat-bootstrap
  .product-img
  img,
.sponsor-article
  .bloc-article.sponsor-article
  .fix-cheat-bootstrap
  .product-img
  img {
  width: 100%;
  height: auto;
}

/* .product-liste-container .bloc-article.sponsor-article .dynamic-cheat-bootstrap,
.sponsor-article .bloc-article.sponsor-article .dynamic-cheat-bootstrap {
    width: calc(100% - (300px + $grid-gutter-width))
} */

@media only screen and (min-width: 600px) and (max-width: 767px) {
  .product-liste-container
    .bloc-article.sponsor-article
    .dynamic-cheat-bootstrap,
  .sponsor-article .bloc-article.sponsor-article .dynamic-cheat-bootstrap {
    width: calc(100% - 32rem);
    max-width: 100%;
  }
}

@media only screen and (min-width: 480px) and (max-width: 599px) {
  .product-liste-container
    .bloc-article.sponsor-article
    .dynamic-cheat-bootstrap,
  .sponsor-article .bloc-article.sponsor-article .dynamic-cheat-bootstrap {
    width: calc(100% - 17rem);
    max-width: 100%;
  }
}

@media only screen and (max-width: 479px) {
  .product-liste-container
    .bloc-article.sponsor-article
    .dynamic-cheat-bootstrap,
  .sponsor-article .bloc-article.sponsor-article .dynamic-cheat-bootstrap {
    width: calc(100% - 15rem);
    max-width: 100%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product-liste-container
    .bloc-article.sponsor-article
    .dynamic-cheat-bootstrap,
  .sponsor-article .bloc-article.sponsor-article .dynamic-cheat-bootstrap {
    width: -moz-calc(100% - 18rem);
    max-width: 100%;
    padding-left: 0;
  }
  .product-liste-container
    .bloc-article.sponsor-article
    .dynamic-cheat-bootstrap
    .product-desc,
  .sponsor-article
    .bloc-article.sponsor-article
    .dynamic-cheat-bootstrap
    .product-desc {
    padding-left: 1.5rem;
  }
}

@media only screen and (max-width: 767px) {
  .product-liste-container
    .bloc-article.sponsor-article
    .dynamic-cheat-bootstrap,
  .sponsor-article .bloc-article.sponsor-article .dynamic-cheat-bootstrap {
    padding-left: 0;
  }
  .product-liste-container
    .bloc-article.sponsor-article
    .dynamic-cheat-bootstrap
    .product-desc,
  .sponsor-article
    .bloc-article.sponsor-article
    .dynamic-cheat-bootstrap
    .product-desc {
    padding-left: 1rem;
    width: 100%;
  }
  .product-liste-container
    .bloc-article.sponsor-article
    .dynamic-cheat-bootstrap
    .product-desc
    .desc-text,
  .sponsor-article
    .bloc-article.sponsor-article
    .dynamic-cheat-bootstrap
    .product-desc
    .desc-text {
    padding-left: 0;
  }
}

.most-popular {
  margin-top: 3rem;
}

.most-popular .title {
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  font-size: 2.5rem;
  color: #444;
  margin-bottom: 2rem;
}

.separator {
  height: 1px;
  width: 100%;
  background: #444;
  margin: 2rem 0;
  border: 0;
}

.breadcrumb-container {
  margin: 2rem 0 3rem;
}

.actu-details .product-liste-container {
  margin-top: 0;
}

@media only screen and (max-width: 767px) {
  .actu-details .article-title-container {
    padding-top: 3.2rem;
  }
}

.actu-details .article-title-container .header_H3 {
  margin-bottom: 0.8rem;
}

@media only screen and (max-width: 767px) {
  .actu-details .article-title-container .header_H3 {
    margin-bottom: 0;
  }
}

.actu-details
  .article-title-container
  .header_H3
  + .actu-details
  .article-title-container
  .header_H3 {
  margin-bottom: 1.3rem;
}

.actu-details .lablelTextContent {
  padding-bottom: 2rem;
}

@media only screen and (max-width: 767px) {
  .actu-details .lablelTextContent {
    padding-top: 1.5rem;
    padding-bottom: 2.3rem;
  }
}

.actu-details .lablelTextContent .publish_date {
  color: #aeafae;
  font-size: 1.8rem;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  text-align: right;
  float: right;
  padding-left: 1rem;
  display: inline-block;
}

@media only screen and (max-width: 479px) {
  .actu-details .lablelTextContent .publish_date {
    display: block;
    text-align: left;
    padding-top: 1rem;
    float: none;
    padding-left: 0;
  }
}

@media only screen and (max-width: 767px) {
  .actu-details .product-liste-container .bloc-article {
    padding-top: 0;
    padding-bottom: 3rem;
  }
}

.actu-details .header_H2 {
  margin-bottom: 3.5rem;
}

@media only screen and (max-width: 767px) {
  .actu-details .header_H2 {
    margin-bottom: 3rem;
    padding-top: 2rem;
  }
}

.actu-details .separator {
  margin: 3rem 0;
}

.actu-details .article-tag-container {
  margin-top: 1.4rem;
  margin-bottom: 1.4rem;
}

@media only screen and (max-width: 991px) {
  .actu-details .article-tag-container .small-btn {
    text-align: center;
  }
  .actu-details .article-tag-container .small-btn .link-sandal {
    margin-bottom: 1rem;
  }
}

@media only screen and (max-width: 767px) {
  .actu-details .offre-abonnement-container {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .actu-details .cheat-container {
    margin-top: 5rem;
  }
}

@media only screen and (min-width: 640px) and (max-width: 767px) {
  .coloumnOrder.event-article {
    width: 50%;
  }
  .coloumnOrder.event-article:nth-child(odd) {
    padding-right: 1rem;
  }
  .coloumnOrder.event-article:nth-child(2n) {
    padding-left: 1rem;
  }
  .coloumnOrder.event-article .product-desc {
    width: 100%;
  }
}

@media only screen and (min-width: 640px) and (max-width: 680px) {
  .coloumnOrder.event-article .product-img img {
    width: 29rem !important;
  }
}

@media only screen and (max-width: 767px) {
  .page-news .header_H1,
  .page-news .woocommerce h1,
  .woocommerce .page-news h1 {
    padding-top: 0.5rem;
    padding-bottom: 2.8rem;
  }
}

.page-news .img-container-only {
  width: 100%;
}

@media only screen and (min-width: 992px) {
  .page-news .img-container-only {
    height: 320px;
  }
}

@media only screen and (max-width: 991px) {
  .page-news .img-container-only {
    height: 100%;
  }
}

.page-news .content-container .header_H4,
.page-news .content-container .woocommerce h2,
.woocommerce .page-news .content-container h2 {
  margin-bottom: 1.3rem;
}

.page-news .bloc-article.horizontal {
  padding-bottom: 2.4rem;
}

@media only screen and (max-width: 767px) {
  .page-news .bloc-article {
    padding-top: 0;
    padding-bottom: 2.4rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .page-news .bloc-article {
    padding-bottom: 2.3rem;
  }
}

@media only screen and (min-width: 600px) and (max-width: 767px) {
  .page-news .bloc-article .product-img {
    height: 15rem !important;
  }
}

@media only screen and (min-width: 768px) {
  .page-news .event-article .product-img {
    height: 15rem;
  }
}

@media only screen and (min-width: 600px) and (max-width: 767px) {
  .page-news .event-article .product-img {
    width: 30rem;
    margin-right: 2.7rem;
    float: left;
    height: 15rem !important;
  }
  .page-news .event-article .product-img img {
    height: auto;
    width: 100%;
  }
}

@media only screen and (min-width: 600px) and (max-width: 767px) {
  .page-news .event-article .product-desc {
    width: calc(100% - 32.7rem);
    max-width: 100%;
    float: left;
  }
}

@media only screen and (min-width: 992px) {
  .page-news .article_Img_Container .product-img {
    height: 15rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .page-news .article_Img_Container {
    width: 15rem;
    padding-right: 0;
    margin-right: 1.3rem;
  }
  .page-news .article_Img_Container .product-img {
    float: left;
    width: 13rem;
    height: 13rem !important;
    position: relative;
    overflow: hidden;
  }
}

@media only screen and (max-width: 767px) {
  .page-news .article_Img_Container {
    padding-right: 0;
  }
}

@media only screen and (min-width: 600px) and (max-width: 767px) {
  .page-news .article_Img_Container {
    width: 34.7rem;
  }
  .page-news .article_Img_Container .product-img {
    height: 30rem;
  }
}

@media only screen and (min-width: 480px) and (max-width: 599px) {
  .page-news .article_Img_Container {
    width: 19.2rem;
  }
  .page-news .article_Img_Container .product-img {
    height: 15rem;
  }
}

@media only screen and (max-width: 479px) {
  .page-news .article_Img_Container {
    width: 16.3rem;
  }
  .page-news .article_Img_Container .product-img {
    height: 13rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .page-news .article_Content_Container {
    padding-left: 0;
    width: calc(100% - 16.3rem);
    max-width: 100%;
  }
}

@media only screen and (min-width: 600px) and (max-width: 767px) {
  .page-news .article_Content_Container {
    width: calc(100% - 34.7rem);
    max-width: 100%;
  }
}

@media only screen and (min-width: 480px) and (max-width: 599px) {
  .page-news .article_Content_Container {
    width: calc(100% - 19.2rem);
    max-width: 100%;
  }
}

@media only screen and (max-width: 479px) {
  .page-news .article_Content_Container {
    width: calc(100% - 16.3rem);
    max-width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .page-news .article_Content_Container {
    padding-left: 0;
  }
  .page-news .article_Content_Container .product-desc {
    width: 100% !important;
    padding-left: 0;
  }
}

@media only screen and (max-width: 767px) {
  .page-news .read-magazine-container {
    padding-top: 1rem;
    padding-bottom: 3rem;
  }
}

@media only screen and (max-width: 479px) {
  .page-news .page-news-contianer {
    margin-top: 3rem;
  }
}

@media only screen and (max-width: 767px) {
  .page-news .more-news-btn .btn-normal {
    margin-top: 1.8rem;
  }
}

.page-news .page-news-contianer .product-liste-container {
  margin-top: 0;
}

.page-news .page-news-contianer .product-liste-container .sponsor-article {
  margin-top: 0;
  padding-bottom: 5rem;
}

.page-news .mobileremovePadd .pub-container {
  margin-bottom: 0.5rem;
}

@media only screen and (max-width: 1033px) {
  .page-news .topsocialIcons .socialList li .social-btn .icon_content {
    width: 3.4rem;
    height: 3.4rem;
    line-height: 4.8rem;
  }
}

.page-news .product-date {
  font-size: 1.6rem;
  color: #444;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  position: relative;
}

.page-news .product-date .dateIcon {
  position: absolute;
  left: 0;
  top: 2px;
}

.page-news .product-date .date_text {
  padding-left: 2rem;
  float: left;
}

.page-news .product-date .date_text .EndDate {
  display: block;
}

.page-news .product-location {
  font-size: 1.6rem;
  color: #444;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  position: relative;
}

.page-news .product-location .locationIcon {
  position: absolute;
  left: 0;
  top: 2px;
}

.page-news .product-location .location_text {
  padding-left: 2rem;
  float: left;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .page-news
    .contnet-innercontainer
    .product-liste-container
    .bloc-article.product-article
    .product-desc {
    max-width: 100%;
  }
}

.page-news .product-liste-container {
  margin-top: 0.7rem;
}

.page-news .page-news-contianer {
  padding-top: 2rem;
}

@media only screen and (max-width: 767px) {
  .page-news .breadcrumb-container {
    padding-bottom: 3rem;
  }
}

@media only screen and (max-width: 991px) {
  .page-news
    .sameHeightRow
    .product-liste-container
    .bloc-article.event-article {
    height: auto !important;
  }
}

.page-news
  .sameHeightRow
  .product-liste-container
  .bloc-article.event-article
  .desc-txt.visible-xs {
  display: block !important;
}

.p_full_Width .wppas_container {
  max-width: 100% !important;
}

.p_full_Width .wppas_container .wppas_zone,
.p_full_Width .wppas_container .wppas_zone .wppas_slides {
  width: 100% !important;
}

.p_full_Width .wppas_container .wppas_zone .wppas_slides .b_container {
  max-width: 100% !important;
}

.header-pub-contaier {
  position: relative;
  width: 100%;
  clear: both;
}

.pub-container {
  margin-top: 3rem;
}

.pub-container.noMargin {
  margin: 0;
}

.pub-container.p300 {
  width: 100%;
  max-width: 30rem;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (max-width: 767px) {
  .pub-container.p300 {
    max-width: 100%;
    height: auto;
  }
}

.pub-container.p_full_Width {
  width: 100%;
  max-width: 100%;
}

@media only screen and (max-width: 767px) {
  .pub-container.p_full_Width {
    max-width: 100%;
    height: auto;
  }
}

.pub-container.big-advert {
  position: absolute;
  left: 0;
  background: none;
  margin: 0;
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .pub-container.big-advert.offset-fix-header {
    padding-top: 20rem;
  }
  .pub-container.big-advert {
    display: block !important;
  }
}

.pub-container.big-advert .big-layout-advert {
  display: block;
}

@media only screen and (max-width: 1501px) {
  .pub-container.big-advert .big-layout-advert {
    margin-top: 0;
  }
}

.pub-container.big-advert .big-layout-advert img {
  max-width: 100%;
  height: auto;
}

.mobile-pub-container .pub-container {
  margin-bottom: 3rem;
  margin-top: 0;
}

.mobile-pub-container.headerBanner .pub-container .b_container > div,
.mobile-pub-container.headerBanner .pub-container a > div {
  width: 100% !important;
}

.offre-abonnement-container {
  margin-top: 3.5rem;
}

.offre-abonnement-container .abonnement-container {
  padding: 2.5rem 0 3.3rem;
  background: #e56741;
}

.offre-abonnement-container .abonnement-container .abonnement-title {
  font-family: caviar_dreamsregular;
  font-style: normal;
  font-weight: 400;
  font-size: 3.7rem;
  color: #f3c46b;
  line-height: 3.4rem;
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 2.2rem;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .offre-abonnement-container .abonnement-container .abonnementLeft {
    width: 50%;
    float: right;
  }
  .offre-abonnement-container .abonnement-container .abonnementLeft .btn-text {
    min-width: 19rem;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .offre-abonnement-container .abonnement-container .abonnementRight {
    width: 50%;
    float: left;
  }
}

.offre-abonnement-container .abonnement-container .abonnement-img-1 {
  margin: 2.5rem 0 0;
  margin: 1.9rem 0 0;
}

.offre-abonnement-container .abonnement-container .abonnement-price {
  margin: 2.6rem 0 0;
  font-family: abril_fatfaceregular;
  font-style: normal;
  font-weight: 400;
  font-size: 5rem;
  color: #f3c46b;
  line-height: 4.4rem;
  text-transform: uppercase;
  text-align: center;
}

.offre-abonnement-container .abonnement-container .abonnement-price-original {
  margin: 1rem 0 0;
  font-family: abril_fatfaceregular;
  font-style: normal;
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.2rem;
  color: #f3c46b;
  text-decoration: line-through;
  text-align: center;
}

.offre-abonnement-container .abonnement-container .abonnement-link-container {
  margin: 2.2rem 0 0;
}

.offre-abonnement-container .abonnementLeft {
  width: 100%;
  text-align: center;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .read-magazine-container {
    padding: 1rem 0;
    border: 0.1rem solid #dfe4e1;
  }
}

@media only screen and (max-width: 479px) {
  .read-magazine-container {
    padding: 1rem 0;
    border: 0.1rem solid #dfe4e1;
  }
}

.read-magazine-container.margintop3 {
  margin-top: 3rem;
}

.read-magazine-container .magazine-container {
  display: inline-block;
  vertical-align: middle;
}

.read-magazine-container .magazine-container.part-1,
.read-magazine-container .magazine-container.part-3 {
  width: calc((100% - 18.6rem) / 2);
  height: 195px;
  padding-top: 6rem;
  background: #fff;
}

@media only screen and (min-width: 480px) and (max-width: 619px) {
  .read-magazine-container .magazine-container.part-1,
  .read-magazine-container .magazine-container.part-3 {
    width: calc((100% - 11rem) / 2);
    height: 10rem;
    padding-top: 1.2rem;
  }
  .read-magazine-container .magazine-container.part-1 .btn-text,
  .read-magazine-container .magazine-container.part-3 .btn-text {
    min-width: 14.1rem !important;
  }
}

@media only screen and (max-width: 479px) {
  .read-magazine-container .magazine-container.part-1,
  .read-magazine-container .magazine-container.part-3 {
    width: 100%;
    text-align: center;
    padding-top: 0;
    height: auto;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .read-magazine-container .magazine-container.part-1,
  .read-magazine-container .magazine-container.part-3 {
    width: 100%;
    text-align: center;
    padding-top: 0;
    height: auto;
  }
}

@media only screen and (min-width: 992px) {
  .read-magazine-container .magazine-container.part-1,
  .read-magazine-container .magazine-container.part-3 {
    border: 1px solid #dfe4e1;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .read-magazine-container .magazine-container.part-1,
  .read-magazine-container .magazine-container.part-3 {
    border: 1px solid #dfe4e1;
  }
}

.read-magazine-container .magazine-container.part-2 {
  width: 17.7rem;
  height: auto;
}

@media only screen and (min-width: 480px) and (max-width: 619px) {
  .read-magazine-container .magazine-container.part-2 {
    width: 10rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .read-magazine-container .magazine-container.part-2 {
    width: 10rem;
  }
}

@media only screen and (max-width: 479px) {
  .read-magazine-container .magazine-container.part-2 {
    width: 100%;
    margin: 1.5rem auto;
    text-align: center;
  }
  .read-magazine-container .magazine-container.part-2 img {
    text-align: center;
    margin: 0 auto;
    width: 17.7rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .read-magazine-container .magazine-container.part-2 {
    width: 100%;
    margin: 1.5rem auto;
    text-align: center;
  }
  .read-magazine-container .magazine-container.part-2 img {
    text-align: center;
    margin: 0 auto;
    width: 17.7rem;
  }
}

@media only screen and (min-width: 992px) {
  .read-magazine-container .magazine-container.part-1 {
    border-right-style: none;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .read-magazine-container .magazine-container.part-1 {
    border-right-style: none;
  }
}

@media only screen and (min-width: 992px) {
  .read-magazine-container .magazine-container.part-3 {
    border-left-style: none;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .read-magazine-container .magazine-container.part-3 {
    border-left-style: none;
  }
}

.read-magazine-container .magazine-container .text-magazine-number {
  font-family: abril_fatfaceregular;
  font-style: normal;
  font-weight: 400;
  font-size: 5rem;
  color: #25606e;
  line-height: 4.4rem;
  text-transform: uppercase;
  margin: 0;
  letter-spacing: 1px;
}

.read-magazine-container .magazine-container .text-magazine-date {
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  color: #444;
  font-size: 1.8rem;
  line-height: 4.4rem;
  text-transform: uppercase;
  margin: 0;
  letter-spacing: 1px;
}

@media only screen and (max-width: 991px) {
  .read-magazine-container .magazine-container .text-magazine-date {
    line-height: 1.8rem;
    word-break: break-all;
  }
}

.read-magazine-container .magazine-container .btn-magazine-read {
  margin: 0;
}

.read-magazine-container .magazine-container .btn-magazine-read .btn-text {
  min-width: 18.1rem;
}

.read-magazine-container .magazine-container .link-magazine-previous {
  margin: 1rem 0 0;
}

.read-magazine-container .magazine-container .link-magazine-previous .link-btn {
  font-family: crimson_textbold;
  font-style: normal;
  font-weight: 400;
  color: #444;
  text-decoration: underline;
  margin: 0;
}

/* @changelog 2024-07-15 (Alice) Modification sidebar avec les derniers numéros */
.last-magazines-container.read-magazine-container {
  padding: 3.5rem;
  padding: min(3vw,3.5rem);
  background-color: #F6F6F6;
  border: none;
}

.last-magazines-container:not(:last-child) {
  padding-bottom: 0;
}

.last-magazines-container:last-child {
  padding-top: 1rem;
}

.last-magazines-container:first-child h3 {
  margin-top: .5rem;
  margin-bottom: 5.5rem;
  color: #E56741;
  font-family: caviar_dreamsbold;
  font-size: 2.2rem;
}

.last-magazines-container:not(:first-child) h3,
.last-magazines-container.read-magazine-container .magazine-container .text-magazine-date {
  margin-bottom: 2.5rem;
  color: #25606e;
  font-family: crimson_textbold;
  font-size: 1.6rem;
  line-height: 1.1;
  word-break: normal;
}

.last-magazines-container.read-magazine-container .magazine-container {
  display: block;
}

.last-magazines-container.read-magazine-container .magazine-container .text-magazine-number {
  font-size: 3rem;
}

.last-magazines-container .link-btn {
  color: #444444;
  font-family: crimson_textbold;
  text-decoration: underline;
  transition: 0s;
}

.last-magazines-container .link-btn:is(:hover,:active,:focus) {
  color: #E56741;
}

.last-magazines-container .btn-orange {
  margin-top: 5rem;
  background-color: #E56741;
  border: 2px solid #E56741;
  color: white;
  font-family: caviar_dreamsbold;
  transition: .3s;
}

.last-magazines-container .btn-orange:is(:hover,:active,:focus) {
  background-color: white;
  color: #E56741;
  text-decoration: none;
}

.abonner-container .bgcolor-offer {
  background-color: #e46640;
}

.abonner-container .bgcolor-offer-white {
  background-color: #f6f6f6;
}

.abonner-container .content-container {
  padding: 2.6rem 0;
  max-width: 28rem;
  float: left;
}

@media only screen and (max-width: 991px) {
  .abonner-container .content-container {
    padding-top: 2rem;
    padding-bottom: 2.5rem;
  }
}

@media only screen and (max-width: 600px) {
  .abonner-container .content-container {
    max-width: 100%;
    text-align: center;
  }
}

.abonner-container .content-container .title {
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  font-size: 2rem;
  color: #f3c46b;
  text-transform: uppercase;
  margin: 0;
  letter-spacing: 0.4rem;
}

.abonner-container .content-container .text-abonner {
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  color: #fff;
  font-size: 1.6rem;
  margin: 0;
  margin: 0.5rem 0 0;
}

.abonner-container .content-container .btn-abonner-container {
  margin: 0.8rem 0 0;
}

.abonner-container .content-container .deja-abonner {
  margin: 1rem 0 0;
}

.abonner-container .content-container .deja-abonner .txt1 {
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  color: #fff;
  font-size: 1.6rem;
}

.abonner-container
  .content-container
  .deja-abonner
  .txt2
  .identification-abonner {
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  color: #f3c46b;
  font-size: 1.6rem;
  text-decoration: underline;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.abonner-container
  .content-container
  .deja-abonner
  .txt2
  .identification-abonner:hover {
  color: #fff;
}

.abonner-container .img-container {
  float: left;
  width: calc(100% - 28rem);
  position: relative;
}

@media only screen and (max-width: 600px) {
  .abonner-container .img-container {
    max-width: 28rem;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    float: none;
    clear: both;
  }
}

.abonner-container .img-container .position-image-1 {
  position: absolute;
  top: -3rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
}

@media only screen and (max-width: 600px) {
  .abonner-container .img-container .position-image-1 {
    max-width: 28rem;
  }
}

@media only screen and (min-width: 601px) and (max-width: 619px) {
  .abonner-container .img-container .position-image-1 {
    max-width: 28rem;
  }
}

@media only screen and (min-width: 620px) and (max-width: 767px) {
  .abonner-container .img-container .position-image-1 {
    max-width: 30rem;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .abonner-container .img-container .position-image-1 {
    max-width: 22.5rem;
  }
}

@media only screen and (min-width: 1200px) {
  .abonner-container .img-container .position-image-1 {
    max-width: 30rem;
  }
}

@media only screen and (max-width: 600px) {
  .abonner-container .img-container .position-image-1 {
    position: static;
    left: auto;
    top: auto;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.abonner-container .contact-container {
  padding-top: 1.2rem;
}

@media only screen and (max-width: 991px) {
  .abonner-container .contact-container {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}

.abonner-container .contact-container .social-title {
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  font-size: 2rem;
  color: #444;
  text-transform: uppercase;
  margin: 0;
  letter-spacing: 0.4rem;
}

.abonner-container .contact-container .social_icons {
  margin-top: 1rem;
}

.abonner-container .contact-container .social_icons.hidden-xs {
  display: block !important;
}

.abonner-container .contact-container .contact-title {
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  font-size: 2rem;
  color: #444;
  text-transform: uppercase;
  margin: 3rem 0 0;
  letter-spacing: 0.4rem;
}

.abonner-container .contact-container .contact-title-text {
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  color: #444;
  font-size: 1.6rem;
  margin: 1rem 0 0;
}

.abonner-container .contact-container .contact-title-text.link {
  text-decoration: underline;
}

.abonner-container .contact-container .contact-title-text.link .link-contact {
  color: #444;
}

.latest_Issues .separator {
  margin: 4rem 0 3.3rem;
}

.latest_Issues .header_H2 {
  padding-bottom: 1.5rem;
}

.latest_Issues .btn-margin-para {
  margin-top: 1.6rem;
  margin-bottom: 4.2rem;
}

.latest_Issues .btn-text {
  padding: 1.4rem 2rem;
}

@media only screen and (max-width: 359px) {
  .latest_Issues .btn-text {
    padding: 1.4rem 1rem;
  }
}

@media only screen and (min-width: 768px) {
  .newsLetter {
    display: table;
    height: 100%;
  }
}

@media only screen and (min-width: 768px) {
  .newsLetter .imageContainer,
  .newsLetter .newsletterContianer {
    display: table-cell;
    float: none;
    height: 100%;
    vertical-align: middle;
  }
}

@media only screen and (max-width: 767px) {
  .newsLetter .newsletterContianer .newsletterInnerContianer {
    max-width: 57.9rem;
    margin: 0 auto;
  }
  .newsLetter .newsletterContianer .newsletterInnerContianer .formSearchBox {
    max-width: 100%;
  }
}

.newsLetter .newsletterContianer .header_H3 {
  color: #25606e;
  text-transform: uppercase;
  letter-spacing: 0.4rem;
}

.newsLetter .formSearchBox {
  max-width: 41rem;
  padding-top: 1.4rem;
}

.fullscreen {
  padding-right: 0 !important;
}

.fullscreen .modal-dialog {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

.fullscreen .modal-content {
  border-radius: 0;
  width: 70%;
  height: 80%;
  margin: 0 auto;
  padding: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
  overflow: auto;
}

@media only screen and (max-width: 1024px) {
  .fullscreen .modal-content {
    width: 80%;
  }
}

.imgModal.fullscreen .modal-content {
  overflow: hidden;
}

@media only screen and (min-width: 767px) {
  .imgModal.fullscreen .modal-content {
    width: 50%;
    height: 50%;
  }
}

.fullscreen .modal-content .modal-body {
  display: table;
  width: 60%;
  margin: 0 auto;
  height: 100%;
  position: static;
}

@media only screen and (max-width: 1024px) {
  .fullscreen .modal-content .modal-body {
    width: 80%;
  }
}

.imgModal.fullscreen .modal-content .modal-body {
  width: 100%;
  padding-top: 5rem;
  padding-bottom: 5rem;
  display: block;
}

.fullscreen .modal-content .modal-body .video-modal-close {
  position: absolute;
  right: 50px;
  top: 25px;
  height: 23px;
}

@media only screen and (max-width: 767px) {
  .fullscreen .modal-content .modal-body .video-modal-close {
    right: 20px;
    top: 15px;
  }
}

.fullscreen .modal-content .modal-body .video-modal-close * {
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.fullscreen
  .modal-content
  .modal-body
  .video-modal-close
  #closeVideoModalCross {
  position: absolute;
  top: -5px;
  height: 0%;
  width: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.fullscreen
  .modal-content
  .modal-body
  .video-modal-close
  #closeVideoModalCross
  span {
  background: #444;
}

.fullscreen
  .modal-content
  .modal-body
  .video-modal-close
  #closeVideoModalCross
  span:first-child {
  height: 21px;
  width: 2px;
  position: absolute;
  top: -50%;
  left: 9px;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.fullscreen
  .modal-content
  .modal-body
  .video-modal-close
  #closeVideoModalCross
  span:nth-child(2) {
  width: 21px;
  height: 2px;
  position: absolute;
  left: 50%;
  top: 9px;
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}

.fullscreen .modal-content .modal-body .content-container {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}

.imgModal.fullscreen .modal-content .modal-body .content-container {
  position: relative;
  height: 100%;
  display: block;
}

.imgModal.fullscreen .modal-content .modal-body .content-container .fullImg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}

@media only screen and (min-width: 768px) {
  .imgModal.fullscreen .modal-content .modal-body .content-container .fullImg {
    width: auto;
    height: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .imgModal.fullscreen .modal-content .modal-body .content-container .fullImg {
    width: 100%;
    height: auto;
  }
}

@media only screen and (max-width: 768px) and (orientation: landscape) {
  .imgModal.fullscreen .modal-content .modal-body .content-container .fullImg {
    height: 100%;
  }
}

.fullscreen .modal-content .modal-body .content-container .youtube-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}

.fullscreen
  .modal-content
  .modal-body
  .content-container
  .youtube-container
  iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 767px) and (orientation: landscape) {
  .fullscreen .modal-content .modal-body .content-container .desc-container {
    display: none;
  }
}

.fullscreen
  .modal-content
  .modal-body
  .content-container
  .desc-container
  .lablelTextContent
  a {
  margin-right: 0.7rem;
}

.fullscreen
  .modal-content
  .modal-body
  .content-container
  .desc-container
  .lablelTextContent
  a:last-child {
  margin-right: 0;
}

.fullscreen
  .modal-content
  .modal-body
  .content-container
  .desc-container
  .content-block
  p {
  word-break: break-all;
}

.slick-lightbox {
  background: rgba(0, 0, 0, 0.5) !important;
}

.slick-lightbox .slick-lightbox-slick {
  border-radius: 0;
  width: 50%;
  height: 50%;
  margin: 0 auto;
  padding: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
  overflow: auto;
  padding: 50px 15px;
}

@media only screen and (max-width: 1024px) {
  .slick-lightbox .slick-lightbox-slick {
    width: 80%;
  }
}

@media only screen and (max-width: 767px) {
  .slick-lightbox .slick-lightbox-slick {
    height: 50%;
    padding: 15px;
  }
}

@media only screen and (max-width: 600px) {
  .slick-lightbox .slick-lightbox-slick {
    height: 30%;
  }
}

.slick-lightbox .slick-lightbox-slick-item,
.slick-lightbox .slick-list,
.slick-lightbox .slick-track {
  height: 100% !important;
}

.slick-lightbox .slick-lightbox-slick-item-inner {
  position: relative;
  height: 100% !important;
  width: 100%;
}

.slick-lightbox .slick-lightbox-slick-item-inner img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block;
  width: 100%;
  height: auto;
}

.slick-lightbox .slick-lightbox-slick-item-inner .slick-lightbox-slick-caption {
  z-index: 999;
  position: absolute;
  width: 100%;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  display: block;
}

.slick-lightbox .slick-prev {
  z-index: 9999;
  left: 0 !important;
}

.slick-lightbox .slick-prev:before {
  content: "\e920";
  font-family: icomoon !important;
  font-size: 24px;
  color: #444;
}

.slick-lightbox .slick-next {
  z-index: 9999;
  right: 0 !important;
}

.slick-lightbox .slick-next:before {
  content: "\e921";
  font-family: icomoon !important;
  font-size: 24px;
  color: #444;
}

.slick-lightbox-close {
  height: 40px !important;
  width: 40px !important;
}

.slick-lightbox-close:before {
  font-size: 4rem !important;
  opacity: 1 !important;
  color: #fff !important;
}

.research-title-container {
  margin-bottom: 3.5rem;
}

.line-on-side:after {
  position: absolute;
  z-index: -1;
  top: 0.5em;
  right: 20px;
  left: 20px;
  display: block;
  height: 2px;
  content: "";
  border-top: 1px solid #504331;
  border-bottom: 1px solid #504331;
}

.line-on-side .hide-line {
  background: #fff;
  display: inline-block;
  padding-right: 2rem;
}

.separate-research-containers {
  margin-bottom: 3rem;
}

.lablelTextContent.contains-date-publish {
  position: relative;
}

.lablelTextContent.contains-date-publish .date-publish {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  color: #444;
  font-size: 1.4rem;
}

@media only screen and (max-width: 330px) {
  .lablelTextContent.contains-date-publish .date-publish {
    position: relative;
    display: block;
    margin-top: 1rem;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    top: auto;
  }
}

@media only screen and (max-width: 767px) {
  .search-results .breadcrumb-container {
    margin-bottom: 1rem !important;
  }
}

@media screen and (max-width: 991px) {
  .search-results .article_Content_Container {
    margin-top: 1rem;
  }
}

.search-results .lablelTextContent.contains-date-publish {
  min-height: 2.5rem;
}

.videoWrap .separator {
  margin: 2.6rem 0 3.7rem;
}

.videoWrap .header_H2 {
  padding-top: 0;
  padding-bottom: 4rem;
}

@media only screen and (max-width: 767px) {
  .videoWrap .header_H2 {
    padding-top: 1rem;
  }
}

.videoWrap .headerH5Padd {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.videoWrap .img-container-only .video {
  width: 100%;
  height: 36.8rem;
}

@media only screen and (max-width: 767px) {
  .videoWrap .lablelTextContent {
    padding-top: 2.5rem;
  }
}

.videoWrap .most-popular {
  margin-top: 3.8rem;
}

@media only screen and (max-width: 767px) {
  .videoWrap .most-popular {
    margin-top: 1.8rem;
  }
}

@media only screen and (max-width: 767px) {
  .videoWrap .most-popular .product-liste-container {
    margin-top: 0;
  }
}

.videoWrap
  .most-popular
  .product-liste-container
  .block_article_container_single_column {
  padding-bottom: 2rem;
}

.videoWrap
  .most-popular
  .product-liste-container
  .block_article_container_single_column:last-child {
  padding-bottom: 0;
}

.videoWrap .btn-margin-para {
  margin-top: 3.5rem;
  margin-bottom: 2.4rem;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .videoWrap .leftImg_article:not(.search-mobile-width) {
    width: 16.2rem;
    padding-right: 2.2rem;
  }
}

@media only screen and (max-width: 479px) {
  .videoWrap .leftImg_article:not(.search-mobile-width) {
    width: 10rem;
    padding-right: 1rem;
  }
}

.videoWrap .leftImg_article .img_container {
  position: relative;
  display: inline-block;
  cursor: pointer;
  height: 9rem;
  width: 100%;
}

.videoWrap .leftImg_article .img_container.search-big-height {
  height: 15rem;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .videoWrap .leftImg_article .img_container {
    height: 14rem;
  }
}

@media only screen and (max-width: 479px) {
  .videoWrap .leftImg_article .img_container {
    height: 9rem;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  :not(.long-version).videoWrap .leftImg_article .img_container {
    width: 14rem;
  }
}

@media only screen and (max-width: 479px) {
  :not(.long-version).videoWrap .leftImg_article .img_container {
    width: 9rem;
  }
}

.videoWrap .leftImg_article .img_container .playIcon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 4.5rem;
  color: #fff;
}

.videoWrap .leftImg_article.full-mobile {
  width: 100% !important;
}

@media only screen and (max-width: 767px) {
  .videoWrap .leftImg_article.full-mobile.no-padding {
    padding: 0;
  }
}

.videoWrap .leftImg_article.full-mobile .img_container {
  width: 100% !important;
  height: 15rem;
}

.videoWrap .leftImg_article.full-mobile .img_container img {
  width: 100%;
  height: auto;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .videoWrap .rightContent_article {
    width: calc(100% - 16.2rem);
  }
}

@media only screen and (max-width: 479px) {
  .videoWrap .rightContent_article {
    width: calc(100% - 10rem);
  }
}

@media only screen and (max-width: 767px) {
  .videoWrap .rightContent_article.full-mobile {
    width: 100% !important;
  }
}

@media screen and (max-width: 991px) {
  .videoWrap.long-version .rightContent_article {
    margin-top: 1rem;
  }
}

.videoWrap a:focus,
.videoWrap a:hover {
  text-decoration: none;
}

.videoWrap .test-bloc .product-img .playIcon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 4.5rem;
  color: #fff;
}

@media only screen and (max-width: 767px) {
  .videoWrap .test-bloc .article_Content_Container .product-desc,
  .videoWrap .test-bloc .article_Img_Container .product-img {
    width: 100% !important;
  }
}

@media only screen and (max-width: 479px) {
  .videoWrap .test-bloc .article_Content_Container .product-desc {
    width: 100% !important;
  }
}

@media only screen and (max-width: 480px) and (min-width: 599px) {
  .videoWrap .test-bloc .article_Content_Container .product-desc {
    width: 100% !important;
  }
}

.liste-categorie .product-liste-container {
  margin-top: 3rem;
}

.liste-categorie .product-liste-container.bigger-space .bloc-article {
  padding-bottom: 2.5rem;
}

.liste-categorie .product-liste-container .bloc-title {
  margin-bottom: 2rem;
}

.liste-categorie .product-liste-container .bloc-title .header_H4,
.liste-categorie .product-liste-container .bloc-title .woocommerce h2,
.woocommerce .liste-categorie .product-liste-container .bloc-title h2 {
  text-decoration: none;
  color: #444;
}

.liste-categorie .product-liste-container .bloc-title .title-arrow {
  font-size: 2rem;
  padding-left: 1rem;
}

.liste-categorie .product-liste-container .block_article_label.paddingTop {
  padding-top: 1rem;
}

.liste-categorie
  .product-liste-container
  .small-thumbnails-video-container
  .block_article_container_single_column {
  padding-bottom: 2rem;
}

.liste-categorie .product-liste-container .more-video {
  margin-top: 1rem;
}

.liste-categorie .product-liste-container .more-video .more-video-link {
  font-family: crimson_textbold;
  font-style: normal;
  font-weight: 400;
  color: #444;
  margin: 0;
  text-decoration: none;
}

.liste-categorie
  .product-liste-container
  .more-video
  .more-video-link
  .text-underline {
  text-decoration: underline;
}

.liste-categorie
  .product-liste-container
  .more-video
  .more-video-link
  .title-arrow {
  font-size: 1rem;
  padding-left: 1rem;
  text-decoration: none;
}

@media only screen and (max-width: 767px) {
  .liste-categorie .breadcrumb-container p {
    margin-bottom: 2rem;
  }
}

@media only screen and (max-width: 767px) {
  .newsletter-page .breadcrumb-container {
    padding-top: 1rem;
  }
}

@media only screen and (max-width: 767px) {
  .newsletter-page .magazine_Img_Container {
    padding-bottom: 4.4rem;
  }
}

.newsletter-page .magazineWrap .magazine_Img_Container {
  margin: 0 auto;
  width: 100%;
}

.newsletter-page .magazineWrap .newsletter_img_content {
  display: inline-block;
}

.newsletter-page .magazineWrap .magazine_Details .header_H2_Abril {
  margin-top: 0;
  margin-bottom: 3rem;
}

@media only screen and (max-width: 767px) {
  .newsletter-page .magazineWrap .magazine_Details .header_H2_Abril {
    padding-top: 2.8rem;
  }
}

.newsletter-page
  .magazineWrap
  .magazine_Details
  .header_H2_Abril
  .header_H2_Abril_blue {
  padding-right: 1rem;
}

.newsletter-page .magazineWrap .magazine_Details .share_text {
  color: #444;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  font-size: 2.1rem;
}

.newsletter-page .magazineWrap .magazine_Details .social_icons {
  margin-bottom: 3.7rem;
}

@media only screen and (max-width: 767px) {
  .newsletter-page .magazineWrap .magazine_Details .social_icons {
    margin-bottom: 0;
  }
}

.newsletter-page .magazineWrap .magazine_Details .social_icons .socialList {
  font-size: 0;
}

@media only screen and (max-width: 767px) {
  .newsletter-page .magazineWrap .magazine_Details .social_icons .socialList {
    text-align: left;
    padding-bottom: 2.9rem;
  }
}

.newsletter-page
  .magazineWrap
  .magazine_Details
  .social_icons
  .socialList
  li
  .share_text {
  padding-right: 2rem;
}

.newsletter-page
  .magazineWrap
  .magazine_Details
  .social_icons
  .socialList
  li:last-child
  .social-btn {
  margin-right: 0;
}

.newsletter-page
  .magazineWrap
  .magazine_Details
  .social_icons
  .socialList
  li
  .icon_content {
  width: 4.2rem;
  height: 4.2rem;
}

@media only screen and (max-width: 479px) {
  .newsletter-page
    .magazineWrap
    .magazine_Details
    .social_icons
    .socialList
    li
    .icon_content {
    width: 3.8rem;
    height: 3.8rem;
    line-height: 4.9rem;
  }
}

@media only screen and (max-width: 479px) {
  .newsletter-page
    .magazineWrap
    .magazine_Details
    .social_icons
    .socialList
    li
    .icon_content
    .iconmoon:before {
    line-height: 3.8rem;
  }
}

.newsletter-page
  .magazineWrap
  .magazine_Details
  .social_icons
  .socialList
  li:first-child {
  padding-right: 0;
}

.newsletter-page .magazineWrap .magazine_Details .subscribtion_Container {
  background: #e46640;
  padding: 2.2rem 2.1rem 2.7rem 1.8rem;
}

@media only screen and (max-width: 600px) {
  .newsletter-page
    .magazineWrap
    .magazine_Details
    .subscribtion_Container
    .subscribtion_Container_ColOne,
  .newsletter-page
    .magazineWrap
    .magazine_Details
    .subscribtion_Container
    .subscribtion_Container_ColTwo {
    width: 100%;
    text-align: center;
  }
}

.newsletter-page
  .magazineWrap
  .magazine_Details
  .subscribtion_Container
  .ecnomic_text {
  color: #e46640;
  font-size: 1.6rem;
  text-transform: uppercase;
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  background: #f3c56b;
  min-width: 26.5rem;
  text-align: center;
  position: relative;
  display: inline-block;
  line-height: 4.3rem;
  margin-bottom: 2.2rem;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .newsletter-page
    .magazineWrap
    .magazine_Details
    .subscribtion_Container
    .ecnomic_text {
    min-width: 22.5rem;
  }
}

@media only screen and (max-width: 359px) {
  .newsletter-page
    .magazineWrap
    .magazine_Details
    .subscribtion_Container
    .ecnomic_text {
    min-width: 24rem;
  }
}

.newsletter-page
  .magazineWrap
  .magazine_Details
  .subscribtion_Container
  .ecnomic_text:before {
  position: absolute;
  width: 0;
  height: 0;
  content: "";
  border-style: solid;
  border-width: 8px 10px 0;
  border-color: #f3c56b transparent transparent;
  bottom: -8px;
  left: 1.2rem;
}

.newsletter-page
  .magazineWrap
  .magazine_Details
  .subscribtion_Container
  .subscribtion_text {
  font-size: 3rem;
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  line-height: 3rem;
  text-transform: none;
  margin: 0;
  color: #fff;
  letter-spacing: 6px;
  text-transform: uppercase;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .newsletter-page
    .magazineWrap
    .magazine_Details
    .subscribtion_Container
    .subscribtion_text {
    font-size: 2.5rem;
  }
}

@media only screen and (max-width: 359px) {
  .newsletter-page
    .magazineWrap
    .magazine_Details
    .subscribtion_Container
    .subscribtion_text {
    letter-spacing: 4px;
  }
}

.newsletter-page
  .magazineWrap
  .magazine_Details
  .subscribtion_Container
  .subscribtion_text.abonnement_text {
  padding-bottom: 0.9rem;
}

.newsletter-page
  .magazineWrap
  .magazine_Details
  .subscribtion_Container
  .price_text {
  padding-top: 1rem;
  padding-bottom: 1.2rem;
}

.newsletter-page
  .magazineWrap
  .magazine_Details
  .subscribtion_Container
  .price_text
  .orginal_price {
  font-family: abril_fatfaceregular;
  font-style: normal;
  font-weight: 400;
  color: #f3c46b;
  display: inline-block;
  font-size: 3.3rem;
  position: relative;
  line-height: 3.3rem;
  text-decoration: line-through;
}

.newsletter-page
  .magazineWrap
  .magazine_Details
  .subscribtion_Container
  .price_text
  .offer_price {
  font-family: abril_fatfaceregular;
  font-style: normal;
  font-weight: 400;
  color: #fff;
  display: inline-block;
  font-size: 6.6rem;
  line-height: 6.6rem;
}

.newsletter-page .magazineWrap .magazine_Details .discover_all_offer {
  background-color: #f6f6f6;
  padding: 1rem 0;
  margin-bottom: 2.4rem;
  padding-right: 1rem;
}

.newsletter-page
  .magazineWrap
  .magazine_Details
  .discover_all_offer
  .offer-btn {
  color: #444;
  font-size: 2.1rem;
  line-height: 2.1rem;
  padding-left: 1.7rem;
  text-decoration: underline;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  position: relative;
  padding-right: 3.5rem;
  display: inline-block;
}

@media only screen and (max-width: 479px) {
  .newsletter-page
    .magazineWrap
    .magazine_Details
    .discover_all_offer
    .offer-btn {
    font-size: 1.9rem;
  }
}

.newsletter-page
  .magazineWrap
  .magazine_Details
  .discover_all_offer
  .offer-btn
  .rightIcon {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translatey(-50%);
  -ms-transform: translatey(-50%);
  transform: translatey(-50%);
}

.newsletter-page
  .magazineWrap
  .magazine_Details
  .discover_all_offer
  .offer-btn
  .rightIcon
  .iconmoon {
  font-size: 1.5rem;
}

.newsletter-page .issues_container {
  display: table;
  width: 100%;
  padding: 1rem 2rem 1rem 1.5rem;
  background: #fff;
  border: 1px solid #dfe4e1;
  margin-bottom: 1.8rem;
}

.newsletter-page .issues_container .issueName {
  width: 30%;
}

@media only screen and (min-width: 601px) and (max-width: 1024px) {
  .newsletter-page .issues_container .issueName {
    width: 25%;
  }
}

@media only screen and (max-width: 600px) {
  .newsletter-page .issues_container .issueName {
    width: 100%;
    display: block !important;
    text-align: center;
  }
}

.newsletter-page .issues_container .issueName .issue_text {
  color: #e46640;
  font-size: 1.8rem;
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  line-height: 1.8rem;
}

.newsletter-page .issues_container .issueVersion {
  width: 30%;
}

@media only screen and (min-width: 601px) and (max-width: 1024px) {
  .newsletter-page .issues_container .issueVersion {
    width: 25%;
    padding: 0 0.7rem;
  }
}

@media only screen and (max-width: 600px) {
  .newsletter-page .issues_container .issueVersion {
    width: 100%;
    display: block !important;
    padding: 1rem 0;
    text-align: center;
  }
}

.newsletter-page .issues_container .issueVersion .version_text {
  color: #444;
  font-size: 1.8rem;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  line-height: 1.8rem;
  text-align: center;
}

.newsletter-page .issues_container .issuePrice {
  width: 40%;
  text-align: right;
}

@media only screen and (min-width: 601px) and (max-width: 1024px) {
  .newsletter-page .issues_container .issuePrice {
    width: 50%;
  }
}

@media only screen and (max-width: 600px) {
  .newsletter-page .issues_container .issuePrice {
    width: 100%;
    display: block !important;
    text-align: center;
  }
}

.newsletter-page .issues_container .issuePrice .btn-text {
  min-width: 18.1rem;
}

.newsletter-page .issues_container .issuePrice .price_text {
  font-family: abril_fatfaceregular;
  font-style: normal;
  font-weight: 400;
  font-size: 2.5rem;
  text-transform: uppercase;
  display: inline-block;
  padding-right: 1rem;
  color: #e46640;
}

@media only screen and (min-width: 601px) and (max-width: 1024px) {
  .newsletter-page .issues_container .issuePrice .price_text {
    font-size: 1.9rem;
  }
}

@media only screen and (max-width: 600px) {
  .newsletter-page .issues_container .issuePrice .price_text {
    display: block;
    padding-bottom: 1rem;
  }
}

.newsletter-page .issues_container .tableCell {
  display: table-cell;
  vertical-align: middle;
}

.newsletter-page .summary_container {
  padding-bottom: 2rem;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  color: #444;
}

.newsletter-page .summary_container .summary_Head {
  font-size: 2.5rem;
  margin-top: 1.8rem;
  margin-bottom: 4.8rem;
}

@media only screen and (max-width: 767px) {
  .newsletter-page .summary_container .summary_contnet_left {
    padding-right: 1rem;
  }
}

.newsletter-page .summary_container .summary_contnet_left p {
  font-size: 1.8rem;
  line-height: 2.3rem;
  color: #444;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
}

.newsletter-page .summary_container .summary_contnet_left strong {
  font-family: crimson_textbold;
  font-style: normal;
  font-weight: 400;
}

@media only screen and (min-width: 992px) {
  .newsletter-page .summary_container .summary_contnet_right {
    padding-left: 2.8rem;
  }
}

@media only screen and (max-width: 767px) {
  .newsletter-page .summary_container .summary_contnet_right {
    padding-left: 1rem;
  }
}

.newsletter-page .summary_container .summary_contnet_right p {
  font-size: 1.8rem;
  line-height: 2.3rem;
  color: #444;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
}

.newsletter-page .summary_container .summary_contnet_right strong {
  font-family: crimson_textbold;
  font-style: normal;
  font-weight: 400;
}

.newsletter-page .summary_container .summary_text {
  font-size: 1.8rem;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  line-height: 2.3rem;
}

.newsletter-page .summary_container .summary_title {
  color: #e46640;
  font-family: crimson_textbold;
  font-style: normal;
  font-weight: 400;
}

.newsletter-page .summary_container .summary_content,
.newsletter-page .summary_container .summary_contnet {
  color: #444;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
}

.newsletter-page .newsLetter {
  margin-bottom: 0.6rem;
}

.newsletter-page .latest_Issues .btn-margin-para {
  margin-top: 1.6rem;
  margin-bottom: 3rem;
}

.newsletter-page .voir-btn {
  margin-top: 1rem;
}

.newsletter-page .newsLetter_content .content-block {
  padding-bottom: 2rem;
}

.newsletter-page .visible-xs .btn-margin-para.text-center {
  margin-bottom: 4rem;
}

.product-sheet .mobile-pub-container .pub-container {
  margin-bottom: 0.5rem;
}

@media only screen and (max-width: 767px) {
  .product-sheet .header_H3 {
    padding-top: 4.5rem;
  }
}

.product-sheet .leftContainer .offre-abonnement-container {
  margin-top: 3rem;
}

@media only screen and (max-width: 767px) {
  .product-sheet .leftContainer .offre-abonnement-container {
    display: none;
  }
}

.product-sheet .single-news-slider {
  margin-bottom: 1rem;
}

.product-sheet .lablelTextContent {
  padding-top: 1.6rem;
  padding-bottom: 1.9rem;
}

.product-sheet .lablelTextContent .publish_date {
  font-size: 1.8rem;
  display: inline-block;
  float: right;
  padding-left: 1rem;
  text-align: right;
  color: #aeafae;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
}

@media only screen and (max-width: 479px) {
  .product-sheet .lablelTextContent .publish_date {
    display: block;
    float: none;
    padding-top: 1rem;
    padding-left: 0;
    text-align: left;
  }
}

@media only screen and (max-width: 767px) {
  .product-sheet .lablelTextContent {
    padding-top: 2rem;
    padding-bottom: 2.2rem;
  }
}

.product-sheet .highlightsContainer {
  margin-bottom: 3.5rem;
  padding: 1rem;
  border: 0.3rem solid #f6f6f6;
}

@media only screen and (max-width: 991px) {
  .product-sheet .highlightsContainer {
    margin-bottom: 2.5rem;
  }
}

.product-sheet .highlightsContainer ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.product-sheet .highlightsContainer ul li {
  font-size: 1.6rem;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  line-height: 1.9rem;
  padding-bottom: 0.8rem;
  position: relative;
  text-indent: 10px;
  word-wrap: break-word;
}

.product-sheet .highlightsContainer ul li:before {
  width: 5px;
  height: 5px;
  background: #444;
  margin-right: 0.7rem;
  display: inline-block;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  left: 0;
  margin-right: 5px;
  content: "";
}

.product-sheet .highlightsContainer .highlight_logo_list li {
  display: inline-block;
  text-indent: 0;
  width: 28.9%;
  text-align: center;
}

.product-sheet .highlightsContainer .highlight_logo_list li .highligt_logo_img {
  display: inline-block;
}

.product-sheet .highlightsContainer .highlight_logo_list li:nth-child(3n + 2) {
  margin: 0 1rem;
}

@media only screen and (min-width: 991px) and (max-width: 1024px) {
  .product-sheet
    .highlightsContainer
    .highlight_logo_list
    li:nth-child(3n + 2) {
    margin: 0 0.5rem;
  }
}

.product-sheet .highlightsContainer .highlight_logo_list li:before {
  display: none;
}

.product-sheet .highlight_Head {
  font-size: 1.8rem;
  line-height: 1.8rem;
  padding-top: 1.2rem;
  padding-bottom: 2.4rem;
  text-align: center;
  text-transform: uppercase;
  color: #444;
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
}

@media only screen and (max-width: 767px) {
  .product-sheet .highlight_Head {
    padding-top: 2.2rem;
  }
}

.product-sheet .img-container-only {
  margin-bottom: 3.3rem;
}

@media only screen and (max-width: 991px) {
  .product-sheet .img-container-only {
    margin-bottom: 2.5rem;
    height: 100%;
  }
}

@media only screen and (min-width: 992px) {
  .product-sheet .img-container-only {
    height: 320px;
  }
}

.product-sheet .pdf_btn {
  margin-bottom: 0.9rem;
}

@media only screen and (max-width: 991px) {
  .product-sheet .video_btn_group {
    padding-top: 1.7rem;
  }
}

.product-sheet .video_btn .btn-text .iconmoon {
  left: 2.1rem;
}

.product-sheet .download_btn .btn-text {
  position: relative;
  min-width: 100%;
  padding-left: 4.6rem;
  text-align: left;
}

@media only screen and (max-width: 991px) {
  .product-sheet .download_btn .btn-text {
    padding-left: 1rem;
    text-align: center;
  }
}

.product-sheet .download_btn .btn-text .iconmoon {
  position: absolute;
  top: 50%;
  left: 1.5rem;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media only screen and (max-width: 991px) {
  .product-sheet .download_btn .btn-text .iconmoon {
    left: 4.6rem;
  }
}

.product-sheet .download_btn .btn-text .icon-ico-pdf {
  font-size: 2.4rem;
}

.product-sheet .download_btn .btn-text .icon-ico-play-only {
  font-size: 1.6rem;
}

@media only screen and (max-width: 991px) {
  .product-sheet .download_btn {
    max-width: 21.8rem;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
}

.product-sheet .content-container .article-tag-container {
  margin-top: 2.4rem;
}

@media only screen and (max-width: 991px) {
  .product-sheet .content-container .article-tag-container .small-btn {
    text-align: center;
  }
  .product-sheet
    .content-container
    .article-tag-container
    .small-btn
    .link-sandal {
    margin-bottom: 1rem;
  }
}

.product-sheet .product-findWrap .separator {
  margin-top: 3rem;
}

@media only screen and (max-width: 767px) {
  .product-sheet .product-findWrap .separator {
    margin-top: 3rem;
  }
}

.product-sheet .product-findWrap .product-findInnerWrap {
  max-width: 38rem;
  margin: 0 auto;
}

.product-sheet .product-findWrap .product-findInnerWrap .productHead {
  font-size: 1.8rem;
  padding-top: 0.5rem;
  padding-bottom: 1.5rem;
  text-transform: uppercase;
  color: #444;
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
}

.product-sheet .product-findWrap .product-findInnerWrap .btn-text {
  min-width: 32rem;
}

@media only screen and (max-width: 479px) {
  .product-sheet .product-findWrap .product-findInnerWrap .btn-text {
    min-width: 28rem;
    margin-bottom: 0.3rem;
  }
}

.product-sheet .related-products {
  padding-bottom: 1.4rem;
}

@media only screen and (max-width: 767px) {
  .product-sheet .related-products {
    padding-bottom: 1rem;
  }
}

.product-sheet .related-products .header_H2 {
  padding-top: 2rem;
  padding-bottom: 4.4rem;
}

.product-sheet .related-products .paddContainer {
  width: 100%;
}

@media only screen and (min-width: 601px) and (max-width: 767px) {
  .product-sheet .related-products .paddContainer,
  .product-sheet .related-products .producit_associes_col {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media only screen and (max-width: 767px) {
  .product-sheet .related-products .producit_associes_col:nth-child(odd) {
    padding-right: 1rem;
  }
  .product-sheet .related-products .producit_associes_col:nth-child(2n) {
    padding-left: 1rem;
  }
}

.product-sheet .related_articles .header_H2 {
  padding-top: 2rem;
  padding-bottom: 4.5rem;
}

@media only screen and (max-width: 767px) {
  .product-sheet .related_articles .header_H2 {
    padding-bottom: 4rem;
  }
}

.product-sheet .related_articles .product-liste-container {
  margin-top: 0;
}

.product-sheet .related_articles .product-liste-container .bloc-article {
  padding: 2rem 0;
}

@media only screen and (max-width: 767px) {
  .product-sheet .related_articles .product-liste-container .bloc-article {
    padding-top: 0;
    padding-bottom: 3rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product-sheet
    .related_articles
    .product-liste-container
    .bloc-article
    .product-desc {
    max-width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .product-sheet
    .related_articles
    .product-liste-container
    .secondColumn
    .product-article:nth-child(2) {
    padding-bottom: 1.5rem;
  }
}

.product-sheet .cheat-container {
  margin-top: 5.2rem;
}

.product-sheet .indexaccessWrap {
  margin-top: 1.8rem;
  border: 0.1rem solid #f49c00;
}

.product-sheet .indexaccessWrap .indexaccessHeader {
  background-color: #f49c00;
  position: relative;
  padding: 0.7rem 2rem;
}

.product-sheet .indexaccessWrap .indexaccessHeader .proAccessImg {
  width: 8.5rem;
  height: 2.7rem;
}

.product-sheet .indexaccessWrap .indexaccessHeader .indexproLogo {
  line-height: 0;
}

.product-sheet .indexaccessWrap .indexaccessHeader .acceder_content {
  float: right;
  text-align: right;
  text-decoration: none;
}

.product-sheet .indexaccessWrap .indexaccessHeader .acceder_content:hover {
  text-decoration: none;
}

.product-sheet
  .indexaccessWrap
  .indexaccessHeader
  .acceder_content
  .acceder_text {
  padding-right: 1.5rem;
}

.product-sheet
  .indexaccessWrap
  .indexaccessHeader
  .acceder_content
  .iconArrow
  .iconmoon {
  font-size: 1.5rem;
  color: #444;
}

.product-sheet .indexaccessWrap .indexaccessHeader:before {
  position: absolute;
  top: 50%;
  left: -10px;
  width: 0;
  height: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-width: 18px 0 18px 21px;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
}

.product-sheet .indexaccessWrap .indexaccessContent .area_activity {
  padding: 0.4rem 2.2rem;
  background-color: #f6f6f6;
}

.product-sheet
  .indexaccessWrap
  .indexaccessContent
  .area_activity
  .activity_head_text {
  font-size: 2.1rem;
  line-height: 2.7rem;
  color: #f49c00;
  font-family: crimson_textbold;
  font-style: normal;
  font-weight: 400;
}

.product-sheet .indexaccessWrap .indexaccessContent .area_activity .area_text {
  font-size: 2.1rem;
  line-height: 2.7rem;
  color: #444;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
}

.product-sheet .indexaccessWrap .indexaccessContent .product_logo {
  padding: 0 2rem;
}

.product-sheet .indexaccessWrap .indexaccessContent .products_content {
  line-height: 2.1rem;
  padding: 1.4rem 2.2rem;
}

@media only screen and (max-width: 767px) {
  .product-sheet .indexaccessWrap .indexaccessContent .products_content {
    max-width: 336px;
    margin: 0 auto;
    text-align: center;
  }
}

.product-sheet
  .indexaccessWrap
  .indexaccessContent
  .products_content
  .other_products {
  font-size: 1.6rem;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  color: #444;
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
}

.product-sheet .indexaccessWrap .indexaccessfooter {
  background-color: #f49c00;
}

.product-sheet .indexaccessWrap .indexaccessfooter .proindex_text {
  font-size: 1.4rem;
  line-height: 1.4rem;
  padding: 1.5rem 1rem;
  text-transform: uppercase;
  color: #fff;
  display: block;
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
}

.product-sheet .socialList.medium-gap {
  font-size: 0;
}

.product-sheet .socialList.medium-gap li:first-child {
  padding-right: 0;
}

@media only screen and (max-width: 767px) {
  .product-sheet .socialIconsMobile {
    padding-bottom: 1.8rem;
  }
}

.product-sheet .socialIconsMobile .socialList {
  text-align: left;
}

.product-sheet.product-sheet-2 .video_btn_group {
  margin-top: 1rem;
  margin-bottom: 0;
}

@media only screen and (max-width: 991px) {
  .product-sheet.product-sheet-2 .video_btn_group {
    margin-top: 0;
  }
}

.product-sheet.product-sheet-2 .highlight_Head {
  text-align: left;
}

.product-sheet.product-sheet-2 .productTwoRow {
  display: table;
}

@media only screen and (min-width: 992px) {
  .product-sheet.product-sheet-2 .productTwoRow {
    padding-bottom: 3rem;
  }
  .product-sheet.product-sheet-2 .productTwoRow .productTwocolumn_left,
  .product-sheet.product-sheet-2 .productTwoRow .productTwocolumn_right {
    display: table-cell;
    float: none;
    vertical-align: top;
  }
  .product-sheet.product-sheet-2
    .productTwoRow
    .productTwocolumn_left
    .img-container-only {
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 992px) and (min-width: 992px) {
  .product-sheet.product-sheet-2
    .productTwoRow
    .productTwocolumn_left
    .img-container-only {
    height: 410px !important;
    width: 100%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product-sheet.product-sheet-2
    .productTwoRow
    .productTwocolumn_left
    .img-container-only {
    height: 20rem !important;
  }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .product-sheet.product-sheet-2
    .productTwoRow
    .productTwocolumn_left
    .img-container-only {
    height: 300px !important;
  }
}

@media only screen and (max-width: 480px) {
  .product-sheet.product-sheet-2
    .productTwoRow
    .productTwocolumn_left
    .img-container-only {
    height: 20rem;
  }
}

@media only screen and (max-width: 991px) {
  .product-sheet.product-sheet-2 .slider-container {
    margin-top: 1.5rem;
  }
}

.fabricant-page .leftContainer .header_H3 {
  padding-bottom: 2.2rem;
}

.fabricant-page .leftContainer .related-products .header_H2 {
  padding-top: 2rem;
  padding-bottom: 4.4rem;
}

.fabricant-page .leftContainer .related-products .paddContainer {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media only screen and (min-width: 601px) and (max-width: 767px) {
  .fabricant-page .leftContainer .related-products .paddContainer {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.fabricant-page .leftContainer .related-products .producit_associes_col {
  padding-bottom: 3rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (min-width: 601px) and (max-width: 767px) {
  .fabricant-page .leftContainer .related-products .producit_associes_col {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media only screen and (max-width: 600px) {
  .fabricant-page
    .leftContainer
    .related-products
    .producit_associes_col:nth-child(odd) {
    padding-right: 1rem;
  }
  .fabricant-page
    .leftContainer
    .related-products
    .producit_associes_col:nth-child(2n) {
    padding-left: 1rem;
  }
}

.fabricant-page .leftContainer .related-products .btn-text {
  margin-bottom: 1rem;
  min-width: 28rem;
}

@media only screen and (max-width: 480px) {
  .fabricant-page .leftContainer .related-products .btn-text {
    min-width: 260px;
  }
}

.fabricant-page .related_articles .header_H2 {
  padding-top: 2rem;
  padding-bottom: 4.5rem;
}

.fabricant-page .related_articles .product-liste-container {
  margin-top: 0;
}

.fabricant-page .related_articles .btn-text {
  margin-bottom: 2rem;
  min-width: 28rem;
}

@media only screen and (max-width: 480px) {
  .fabricant-page .related_articles .btn-text {
    min-width: 260px;
  }
}

@media only screen and (max-width: 767px) {
  .fabricant-page .related_articles .bloc-article {
    padding-top: 0;
    padding-bottom: 3rem;
  }
}

@media only screen and (max-width: 767px) {
  .fabricant-page .indexpro_Header {
    padding: 0;
  }
  .fabricant-page .indexpro_Header .breadcrumb-container {
    padding-left: 2rem;
  }
  .fabricant-page .indexpro_Header .breadcrumblink {
    color: #444;
    font-size: 1.5rem;
  }
}

.fabricant-page .indexProContainer {
  position: relative;
  width: 100%;
  padding: 1rem 2rem;
  background-color: #f49c00;
  margin-bottom: 2rem;
}

@media only screen and (max-width: 767px) {
  .fabricant-page .indexProContainer {
    margin-top: 4.2rem;
  }
}

.fabricant-page .indexProContainer .indexContet {
  display: table;
  width: 75%;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .fabricant-page .indexProContainer .indexContet {
    width: 100%;
  }
}

.fabricant-page .indexProContainer .indexContet .indexLogO {
  display: table-cell;
  width: 13rem;
  height: 3.2rem;
  vertical-align: middle;
}

@media only screen and (max-width: 767px) {
  .fabricant-page .indexProContainer .indexContet .indexLogO {
    width: 20rem;
  }
  .fabricant-page .indexProContainer .indexContet .indexLogO .iconArrow {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: -10px;
  }
  .fabricant-page
    .indexProContainer
    .indexContet
    .indexLogO
    .iconArrow
    .iconmoon {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    position: absolute;
  }
}

.fabricant-page .indexProContainer .indexContet .indexLogO img {
  height: 3.2rem;
}

@media only screen and (max-width: 767px) {
  .fabricant-page .indexProContainer .indexContet .indexLogO img {
    padding-left: 3rem;
  }
}

.fabricant-page .indexProContainer .indexContet .pro_text {
  font-size: 1.6rem;
  display: table-cell;
  vertical-align: middle;
  color: #444;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
}

.fabricant-page .indexProContainer .accesstxt {
  position: absolute;
  top: 50%;
  right: 2rem;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.fabricant-page .indexProContainer .acceder_content {
  float: right;
  text-align: right;
  text-decoration: none;
}

.fabricant-page .indexProContainer .acceder_content .acceder_text {
  padding-right: 1.5rem;
}

.fabricant-page .indexProContainer .acceder_content .iconArrow .iconmoon {
  font-size: 1.5rem;
  color: #444;
}

@media only screen and (max-width: 991px) {
  .fabricant-page .indexaccessContent {
    padding-bottom: 2rem;
  }
}

.fabricant-page .indexaccessContent .product_logo {
  padding-bottom: 2.5rem;
}

.fabricant-page .indexaccessContent .indexProLink.articles {
  padding-bottom: 1.7rem;
}

.fabricant-page .indexaccessContent .indexProLink .articlesLink {
  font-size: 2.1rem;
  line-height: 2.7rem;
  position: relative;
  text-decoration: underline;
  color: #f49c00;
  font-family: crimson_textbold;
  font-style: normal;
  font-weight: 400;
}

.fabricant-page .indexaccessContent .indexProLink .iconArrow {
  font-size: 1.3rem;
  position: absolute;
  top: 8px;
  right: -2.3rem;
}

.fabricant-page .indexaccessContent .area_activity {
  padding-bottom: 2.8rem;
}

.fabricant-page .indexaccessContent .area_activity .activity_head_text {
  font-size: 2.1rem;
  line-height: 2.7rem;
  color: #444;
  font-family: crimson_textbold;
  font-style: normal;
  font-weight: 400;
}

.fabricant-page .indexaccessContent .area_activity .area_text {
  font-size: 2.1rem;
  line-height: 2.7rem;
  color: #444;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
}

.fabricant-page .mapContainer {
  border: 1px solid #f49c00;
  padding: 1rem;
  border-radius: 1px;
  margin-top: 2rem;
}

.fabricant-page .mapContainer #mapTwo {
  width: 100%;
  height: 23.5rem;
}

.fabricant-page .mapContainer address {
  color: #444;
  font-size: 1.8rem;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  line-height: 2rem;
  margin-bottom: 1rem;
  padding-top: 2rem;
}

.fabricant-page .mapContainer address p,
.fabricant-page .mapContainer address span {
  margin: 0;
}

.fabricant-page .mapContainer address a {
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  font-size: 1.8rem;
  color: #444;
  text-decoration: none;
}

.fabricant-page .mapContainer address a:hover {
  color: #444;
  text-decoration: none;
}

.fabricant-page .mapContainer .contact_addrress {
  padding-top: 0 !important;
}

.fabricant-page .addressaccessWrapMobile {
  padding-bottom: 1rem;
}

.archives-magazine-page .header_H2 {
  padding-bottom: 4rem;
}

.archives-magazine-page .magazineBreadcrumb {
  margin-bottom: 3rem;
}

@media only screen and (max-width: 767px) {
  .archives-magazine-page .magazineBreadcrumb {
    margin-bottom: 2rem;
  }
}

.archives-magazine-page .magazineBreadcrumb .breadcrumb-container {
  margin: 0;
  margin-top: 0.7rem;
}

@media only screen and (max-width: 767px) {
  .archives-magazine-page .magazineBreadcrumb .breadcrumb-container {
    margin-top: 0;
  }
}

.archives-magazine-page .magazinesContainer,
.archives-magazine-page .magazinesContainer .contPadding {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.archives-magazine-page .magazinesContainer .contPadding {
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .archives-magazine-page .magazinesContainer .contPadding {
    padding: 0 1rem;
  }
}

.archives-magazine-page .magazinesContainer .magazineContent {
  margin-bottom: 2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 991px) {
  .archives-magazine-page .magazinesContainer .magazineContent {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media only screen and (max-width: 400px) {
  .archives-magazine-page .magazinesContainer .magazineContent {
    width: 100%;
  }
}

.archives-magazine-page
  .magazinesContainer
  .magazineContent
  .block_article_container_small_two {
  border: 0;
  max-width: 215px;
  height: 100%;
  margin: 0 auto;
  background: #fff;
  padding: 1.6rem;
  width: 100%;
  border: 0.1rem solid #dfe4e1;
}

@media only screen and (max-width: 400px) {
  .archives-magazine-page
    .magazinesContainer
    .magazineContent
    .block_article_container_small_two {
    max-width: 300px;
  }
}

.archives-magazine-page
  .magazinesContainer
  .magazineContent
  .block_article_container_small_two
  .header_H5,
.archives-magazine-page
  .magazinesContainer
  .magazineContent
  .block_article_container_small_two
  .woocommerce
  h3,
.archives-magazine-page
  .magazinesContainer
  .magazineContent
  .block_article_container_small_two
  .woocommerce
  legend,
.woocommerce
  .archives-magazine-page
  .magazinesContainer
  .magazineContent
  .block_article_container_small_two
  h3,
.woocommerce
  .archives-magazine-page
  .magazinesContainer
  .magazineContent
  .block_article_container_small_two
  legend {
  text-align: center;
  font-family: abril_fatfaceregular;
  font-style: normal;
  font-weight: 400;
  color: #6db3a5;
  font-size: 3.6rem;
}

.archives-magazine-page
  .magazinesContainer
  .magazineContent
  .block_article_container_small_two
  .header_H5
  a,
.archives-magazine-page
  .magazinesContainer
  .magazineContent
  .block_article_container_small_two
  .woocommerce
  h3
  a,
.archives-magazine-page
  .magazinesContainer
  .magazineContent
  .block_article_container_small_two
  .woocommerce
  legend
  a,
.woocommerce
  .archives-magazine-page
  .magazinesContainer
  .magazineContent
  .block_article_container_small_two
  h3
  a,
.woocommerce
  .archives-magazine-page
  .magazinesContainer
  .magazineContent
  .block_article_container_small_two
  legend
  a {
  color: #6db3a5;
}

.archives-magazine-page
  .magazinesContainer
  .magazineContent
  .block_article_container_small_two
  .header_H5
  a:hover,
.archives-magazine-page
  .magazinesContainer
  .magazineContent
  .block_article_container_small_two
  .woocommerce
  h3
  a:hover,
.archives-magazine-page
  .magazinesContainer
  .magazineContent
  .block_article_container_small_two
  .woocommerce
  legend
  a:hover,
.woocommerce
  .archives-magazine-page
  .magazinesContainer
  .magazineContent
  .block_article_container_small_two
  h3
  a:hover,
.woocommerce
  .archives-magazine-page
  .magazinesContainer
  .magazineContent
  .block_article_container_small_two
  legend
  a:hover {
  color: #6db3a5;
  text-decoration: none;
}

.archives-magazine-page
  .magazinesContainer
  .magazineContent
  .block_article_container_small_two
  .date {
  font-size: 1.2rem;
  color: #444;
  text-transform: uppercase;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  margin: 0.5rem 0 1.3rem;
}

.archives-magazine-page
  .magazinesContainer
  .magazineContent
  .block_article_container_small_two.hors-serie {
  background: #f5e7b7;
}

.archives-magazine-page
  .magazinesContainer
  .magazineContent
  .block_article_container_small_two.hors-serie
  .header_H5,
.archives-magazine-page
  .magazinesContainer
  .magazineContent
  .block_article_container_small_two.hors-serie
  .woocommerce
  h3,
.archives-magazine-page
  .magazinesContainer
  .magazineContent
  .block_article_container_small_two.hors-serie
  .woocommerce
  legend,
.woocommerce
  .archives-magazine-page
  .magazinesContainer
  .magazineContent
  .block_article_container_small_two.hors-serie
  h3,
.woocommerce
  .archives-magazine-page
  .magazinesContainer
  .magazineContent
  .block_article_container_small_two.hors-serie
  legend {
  font-size: 2.3rem;
  color: #444;
  text-transform: uppercase;
}

.archives-magazine-page
  .magazinesContainer
  .magazineContent
  .block_article_container_small_two.hors-serie
  .header_H5
  a,
.archives-magazine-page
  .magazinesContainer
  .magazineContent
  .block_article_container_small_two.hors-serie
  .woocommerce
  h3
  a,
.archives-magazine-page
  .magazinesContainer
  .magazineContent
  .block_article_container_small_two.hors-serie
  .woocommerce
  legend
  a,
.woocommerce
  .archives-magazine-page
  .magazinesContainer
  .magazineContent
  .block_article_container_small_two.hors-serie
  h3
  a,
.woocommerce
  .archives-magazine-page
  .magazinesContainer
  .magazineContent
  .block_article_container_small_two.hors-serie
  legend
  a {
  color: #444;
}

.archives-magazine-page
  .magazinesContainer
  .magazineContent
  .block_article_container_small_two.hors-serie
  .header_H5
  a:hover,
.archives-magazine-page
  .magazinesContainer
  .magazineContent
  .block_article_container_small_two.hors-serie
  .woocommerce
  h3
  a:hover,
.archives-magazine-page
  .magazinesContainer
  .magazineContent
  .block_article_container_small_two.hors-serie
  .woocommerce
  legend
  a:hover,
.woocommerce
  .archives-magazine-page
  .magazinesContainer
  .magazineContent
  .block_article_container_small_two.hors-serie
  h3
  a:hover,
.woocommerce
  .archives-magazine-page
  .magazinesContainer
  .magazineContent
  .block_article_container_small_two.hors-serie
  legend
  a:hover {
  color: #444;
  text-decoration: none;
}

.archives-magazine-page
  .magazinesContainer
  .magazineContent
  .block_article_container_small_two.hors-serie
  .block_article_number {
  color: #444;
  margin-top: 1rem;
}

.archives-magazine-page
  .magazinesContainer
  .magazineContent
  .block_article_container_small_two.hors-serie
  .block_article_number
  .block_article_number_text {
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 2.5rem;
}

.archives-magazine-page
  .magazinesContainer
  .magazineContent
  .block_article_container_small_two.hors-serie
  .block_article_number
  .block_article_number_text_sub {
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 2rem;
}

.archives-magazine-page
  .magazinesContainer
  .magazineContent
  .block_article_container_small_two.hors-serie
  a {
  text-decoration: none;
}

.archives-magazine-page
  .magazinesContainer
  .magazineContent
  .block_article_container_small_two.hors-serie
  a
  .block_article_number,
.archives-magazine-page
  .magazinesContainer
  .magazineContent
  .block_article_container_small_two.hors-serie
  a
  .header_H5,
.archives-magazine-page
  .magazinesContainer
  .magazineContent
  .block_article_container_small_two.hors-serie
  a
  .woocommerce
  h3,
.archives-magazine-page
  .magazinesContainer
  .magazineContent
  .block_article_container_small_two.hors-serie
  a
  .woocommerce
  legend,
.woocommerce
  .archives-magazine-page
  .magazinesContainer
  .magazineContent
  .block_article_container_small_two.hors-serie
  a
  h3,
.woocommerce
  .archives-magazine-page
  .magazinesContainer
  .magazineContent
  .block_article_container_small_two.hors-serie
  a
  legend {
  color: #444;
}

.archives-magazine-page
  .magazinesContainer
  .magazineContent
  .block_article_container_small_two.hors-serie
  a:hover {
  text-decoration: none;
}

.archives-magazine-page
  .magazinesContainer
  .magazineContent
  .block_article_container_small_two
  .block_article_img_container {
  max-width: 138px;
  max-height: 195px;
  margin: 0 auto;
}

.archives-magazine-page
  .magazinesContainer
  .magazineContent
  .block_article_container_small_two
  .block_article_img_container
  a {
  display: block;
  width: 100%;
}

.archives-magazine-page
  .magazinesContainer
  .magazineContent
  .block_article_container_small_two
  .block_article_label {
  padding-top: 1rem;
}

.archives-magazine-page
  .magazinesContainer
  .magazineContent
  .block_article_container_small_two
  .block_article_number {
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  margin-top: 1rem;
}

.archives-magazine-page
  .magazinesContainer
  .magazineContent
  .block_article_container_small_two
  .block_article_number
  h3 {
  color: #6db3a5;
  font-size: 1.8rem;
  line-height: 2.5rem;
  margin: 0;
}

.archives-magazine-page
  .magazinesContainer
  .magazineContent
  .block_article_container_small_two
  .block_article_number
  p {
  color: #444;
  font-size: 1.4rem;
  line-height: 2rem;
  margin: 0;
}

.archives-magazine-page
  .magazinesContainer
  .magazineContent
  .offre-abonnement-container {
  background: #e46640;
  border: 0;
}

.archives-magazine-page
  .magazinesContainer
  .magazineContent
  .offre-abonnement-container
  .abonnement-container {
  padding: 0;
}

.archives-magazine-page
  .magazinesContainer
  .magazineContent
  .offre-abonnement-container
  .abonnement-container
  .abonnement-title {
  font-size: 2.3rem;
  font-family: abril_fatfaceregular;
  font-style: normal;
  font-weight: 400;
  line-height: 2.3rem;
  word-wrap: break-word;
  margin-bottom: 1.7rem;
}

@media only screen and (min-width: 401px) and (max-width: 991px) {
  .archives-magazine-page
    .magazinesContainer
    .magazineContent
    .offre-abonnement-container
    .abonnement-container
    .abonnement-title {
    font-size: 2rem;
    line-height: 2rem;
  }
}

.archives-magazine-page
  .magazinesContainer
  .magazineContent
  .offre-abonnement-container
  .abonnement-container
  .abonnement-price {
  margin: 1rem 0 0;
  font-size: 3rem;
  color: #f3c46b;
  text-align: center;
  line-height: 3rem;
}

.archives-magazine-page
  .magazinesContainer
  .magazineContent
  .offre-abonnement-container
  .abonnement-container
  .abonnement-price-old {
  margin: 1rem 0 0;
  font-family: abril_fatfaceregular;
  font-style: normal;
  font-weight: 400;
  font-size: 2.7rem;
  color: #f3c46b;
  line-height: 2.7rem;
  text-decoration: line-through;
  text-transform: uppercase;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .archives-magazine-page
    .magazinesContainer
    .magazineContent
    .offre-abonnement-container
    .abonnement-container
    .abonnementLeft {
    width: 100%;
    text-align: center;
  }
}

.archives-magazine-page .magazinesContainer .offerContnet {
  text-decoration: none;
  margin: 0 auto;
  width: 100%;
}

.archives-magazine-page .magazinesContainer .offerContnet:hover {
  text-decoration: none;
}

.archives-magazine-page .newsLetter {
  padding-top: 3rem;
}

.archives-magazine-page .mobilePubContainer .pub-container {
  margin-top: 1rem;
  margin-bottom: 3rem;
}

.contact-page .contactBreadcrumb {
  margin-bottom: 3rem;
}

@media only screen and (max-width: 767px) {
  .contact-page .contactBreadcrumb {
    margin-bottom: 2rem;
  }
}

.contact-page .contactBreadcrumb .breadcrumb-container {
  margin: 0;
  margin-top: 0.7rem;
}

@media only screen and (max-width: 767px) {
  .contact-page .contactBreadcrumb .breadcrumb-container {
    margin-top: 0;
  }
}

.contact-page .header_H2 {
  padding-bottom: 4rem;
}

.contact-page .form-container .form-group {
  margin-bottom: 2rem;
}

.contact-page .form-container .form-group .formlabel {
  color: #444;
  margin: 0;
  position: absolute;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  font-size: 2.1rem;
  top: -1.3rem;
  background: #fff;
  left: 15px;
  padding: 0 2px;
  line-height: 2.1rem;
  display: none;
}

.contact-page .form-container .messageContent .messageform {
  resize: none;
  line-height: 2.1rem;
  height: 11rem;
  padding: 1.2rem 4.5rem 1.2rem 1.5rem;
}

.contact-page .form-container .radioBtnList li {
  display: inline-block;
  width: 20%;
}

@media only screen and (max-width: 767px) {
  .contact-page .form-container .radioBtnList li {
    padding-right: 2rem;
    width: auto;
  }
}

.contact-page .form-container .radioBtnList li .radio_button .radio-label {
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  font-size: 2.1rem;
}

.contact-page .form-container .envoyer-btn {
  min-width: 15rem;
}

.contact-page .form-container .select-person {
  margin-bottom: 3rem;
  display: flex;
  flex-wrap: wrap;
}

.contact-page .form-container .select-person .personItem {
  display: flex;
  justify-content: center;
  position: relative;
}
.contact-page .form-container .select-person .personItem .radio_button {
  width: 100%;
  height: 100%;
}
.contact-page
  .form-container
  .select-person
  .personItem
  .radio_button
  .radio-label {
  width: 100%;
  height: 100%;
}
.contact-page
  .form-container
  .select-person
  .personItem
  .radio_button
  .radio-label
  .personInfo {
  width: 100%;
  height: 100%;
}

.contact-page .form-container .select-person .radio_button .radio-label {
  padding-left: 0;
}

@media only screen and (max-width: 991px) {
  .contact-page .form-container .select-person .radio_button {
    margin-bottom: 3rem;
  }
}

@media only screen and (max-width: 991px) {
  .contact-page .form-container .select-person .radio_button .radio-label {
    width: 100%;
  }
}

.contact-page
  .form-container
  .select-person
  .radio_button
  .custom_radio_btn:checked
  + label:before,
.contact-page
  .form-container
  .select-person
  .radio_button
  .custom_radio_btn:not(:checked)
  + label:before {
  left: 50%;
  margin-left: -13px;
  top: 18rem;
}

@media only screen and (max-width: 991px) {
  .contact-page
    .form-container
    .select-person
    .radio_button
    .custom_radio_btn:checked
    + label:before,
  .contact-page
    .form-container
    .select-person
    .radio_button
    .custom_radio_btn:not(:checked)
    + label:before {
    left: auto;
    right: 2rem;
    top: 50%;
  }
}

.contact-page
  .form-container
  .select-person
  .radio_button
  .custom_radio_btn:checked
  + label:after,
.contact-page
  .form-container
  .select-person
  .radio_button
  .custom_radio_btn:not(:checked)
  + label:after {
  left: calc(50% - 4px);
  top: calc(18rem + 9px);
}

@media only screen and (max-width: 991px) {
  .contact-page
    .form-container
    .select-person
    .radio_button
    .custom_radio_btn:checked
    + label:after,
  .contact-page
    .form-container
    .select-person
    .radio_button
    .custom_radio_btn:not(:checked)
    + label:after {
    left: auto;
    right: calc(2rem + 9px);
    top: calc(50% + 9px);
  }
}

.contact-page .form-container .select-person .personInfo {
  padding: 1.6rem;
}

.contact-page .form-container .select-person .personInfo.personSelected {
  background-color: #f6f6f6;
}

@media only screen and (max-width: 991px) {
  .contact-page .form-container .select-person .personInfo {
    width: 100%;
    float: left;
  }
}

.contact-page .form-container .select-person .personInfo .personImgContainer {
  max-width: 130px;
  height: 150px;
  margin: 0 auto;
  overflow: hidden;
}

@media only screen and (max-width: 991px) {
  .contact-page .form-container .select-person .personInfo .personImgContainer {
    float: left;
    width: 9rem;
    max-width: 100%;
    height: 9rem;
    margin-right: 2rem;
  }
}

@media only screen and (max-width: 479px) {
  .contact-page .form-container .select-person .personInfo .personImgContainer {
    margin-right: 1rem;
  }
}

.contact-page .form-container .select-person .personInfo .personDetails {
  padding-top: 7rem;
}

@media only screen and (max-width: 991px) {
  .contact-page .form-container .select-person .personInfo .personDetails {
    float: left;
    width: calc(100% - 110px);
    padding-top: 0;
    padding-right: 5rem;
  }
}

@media only screen and (max-width: 479px) {
  .contact-page .form-container .select-person .personInfo .personDetails {
    width: calc(100% - 100px);
  }
}

.contact-page
  .form-container
  .select-person
  .personInfo
  .personDetails
  .personName {
  text-align: center;
  margin: 0;
  font-size: 2.1rem;
  line-height: 2.1rem;
  color: #f49c00;
  font-family: crimson_textbold;
  font-style: normal;
  font-weight: 400;
}

@media only screen and (max-width: 991px) {
  .contact-page
    .form-container
    .select-person
    .personInfo
    .personDetails
    .personName {
    text-align: left;
  }
}

.contact-page
  .form-container
  .select-person
  .personInfo
  .personDetails
  .personDesc {
  text-align: center;
  margin: 0;
  font-size: 1.8rem;
  line-height: 2.1rem;
  color: #444;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
}

@media only screen and (max-width: 991px) {
  .contact-page
    .form-container
    .select-person
    .personInfo
    .personDetails
    .personDesc {
    text-align: left;
  }
}

.contact-page .form-container .formHead {
  text-align: center;
  margin: 0;
  font-size: 2.1rem;
  line-height: 2.1rem;
  color: #444;
  padding-bottom: 1.5rem;
  font-family: crimson_textbold;
  font-style: normal;
  font-weight: 400;
}

.contact-page .content-container {
  margin-bottom: 4rem;
}

.contact-page .content-container .content-block p {
  padding-bottom: 0;
}

.contact-page .contactMap #map {
  width: 100%;
  height: 24.5rem;
}

.contact-page .contactMap #map .contact_addrress {
  padding-top: 0 !important;
}

.contact-page .map-container {
  background-color: #f6f6f6;
  margin: 3rem 0;
  padding: 1.5rem 0;
}

.contact-page .captcha {
  padding-right: 0;
}

@media only screen and (max-width: 360px) {
  .contact-page .captcha {
    padding: 0 !important;
  }
}

@media only screen and (max-width: 991px) {
  .contact-page .captcha {
    margin-bottom: 2rem;
    padding-right: 2rem;
  }
  .contact-page .captcha .g-recaptcha,
  .contact-page .captcha .g-recaptcha div:first-child {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 360px) {
  .contact-page .captcha .g-recaptcha {
    margin: 0 auto;
  }
  .contact-page .captcha .g-recaptcha iframe body .rc-anchor {
    width: 280px !important;
  }
}

.trend-page .pub-container.full_width {
  width: 100%;
  height: 25rem;
}

.trend-page .img-container-only {
  width: 100%;
  margin-bottom: 2.4rem;
}

@media only screen and (min-width: 992px) {
  .trend-page .img-container-only {
    height: 320px;
  }
}

@media only screen and (max-width: 991px) {
  .trend-page .img-container-only {
    height: 100%;
  }
}

.trend-page .social_icons + .pub-container {
  margin-top: 1.9rem;
}

.trend-page .content-container .crimsontext_italic:first-child {
  padding-top: 2rem;
}

.trend-page .breadcrumb-container {
  margin: 3rem 0;
}

.trend-page .article-title-container {
  padding-bottom: 0.5rem;
}

@media only screen and (max-width: 767px) {
  .trend-page .article-title-container {
    padding-top: 3rem;
    padding-bottom: 0.7rem;
  }
}

.trend-page .lablelTextContent {
  padding-bottom: 2.4rem;
  padding-top: 1.4rem;
}

.trend-page .lablelTextContent .link-sandal {
  margin-left: 1.1rem;
}

@media only screen and (max-width: 380px) {
  .trend-page .lablelTextContent .link-sandal {
    display: inline-block;
    margin-top: 1.8rem;
  }
}

.trend-page .lablelTextContent .publish_date {
  color: #aeafae;
  font-size: 1.8rem;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  text-align: right;
  float: right;
  padding-left: 1rem;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .trend-page .lablelTextContent .publish_date {
    padding-right: 0;
    display: inline-block;
    float: none;
    padding-top: 1.8rem;
  }
}

@media only screen and (max-width: 640px) {
  .trend-page .lablelTextContent .publish_date {
    padding-right: 0;
    display: inline-block;
    float: none;
    padding-top: 1.8rem;
  }
}

.trend-page .socialIconsMobile {
  padding-bottom: 3rem;
}

.trend-page .videoWrap .header_H2 {
  padding-top: 1.5rem;
  padding-bottom: 3.5rem;
}

.trend-page .videoWrap .video-container {
  margin-bottom: 0;
}

.trend-page .videoWrap .btn-normal {
  margin-top: 2.9rem;
  margin-bottom: 0.7rem;
}

@media only screen and (max-width: 767px) {
  .trend-page .videoWrap .btn-normal {
    margin-top: 2.2rem;
    margin-bottom: 2.6rem;
  }
}

.trend-page .mobileremovePadd .pub-container {
  margin-top: 0;
  margin-bottom: 1rem;
}

.trend-page .read-magazine-container {
  padding-bottom: 0.4rem;
}

@media only screen and (max-width: 767px) {
  .trend-page .read-magazine-container {
    margin-bottom: 3rem;
  }
}

.trend-page .subscribersOnly_Container {
  padding-top: 1rem;
}

.trend-page .subscribersOnly_Container .subscribersWrap {
  position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .trend-page .subscribersOnly_Container .subscribersWrap {
    background: #f3c46b;
  }
}

@media only screen and (max-width: 639px) {
  .trend-page .subscribersOnly_Container .subscribersWrap {
    background: #f3c46b;
  }
}

.trend-page .subscribersOnly_Container .subscribersWrap .subscribers_contnet {
  padding: 1.3rem 1.8rem;
  background: #f3c46b;
}

.trend-page
  .subscribersOnly_Container
  .subscribersWrap
  .subscribers_contnet
  .header_H3 {
  text-transform: uppercase;
  letter-spacing: 3.3px;
  line-height: 3.3rem;
  font-size: 2.8rem;
}

@media only screen and (max-width: 479px) {
  .trend-page
    .subscribersOnly_Container
    .subscribersWrap
    .subscribers_contnet
    .header_H3 {
    letter-spacing: 0;
  }
}

.trend-page
  .subscribersOnly_Container
  .subscribersWrap
  .subscribers_contnet
  .inner_subscribers_content {
  max-width: 27rem;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .trend-page
    .subscribersOnly_Container
    .subscribersWrap
    .subscribers_contnet
    .inner_subscribers_content {
    max-width: 100%;
  }
}

@media only screen and (max-width: 639px) {
  .trend-page
    .subscribersOnly_Container
    .subscribersWrap
    .subscribers_contnet
    .inner_subscribers_content {
    max-width: 100%;
  }
}

.trend-page
  .subscribersOnly_Container
  .subscribersWrap
  .subscribers_contnet
  .inner_subscribers_content
  .sub_text {
  color: #444;
  font-size: 1.6rem;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  padding-top: 0.6rem;
}

.trend-page
  .subscribersOnly_Container
  .subscribersWrap
  .subscribers_contnet
  .inner_subscribers_content
  .btn-margin-para {
  padding-top: 1rem;
}

.trend-page
  .subscribersOnly_Container
  .subscribersWrap
  .subscribers_contnet
  .inner_subscribers_content
  .btn-margin-para
  .btn-text {
  padding-left: 2rem;
  padding-right: 2rem;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .trend-page
    .subscribersOnly_Container
    .subscribersWrap
    .subscribers_img_content {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 1.3rem;
  }
}

@media only screen and (max-width: 639px) {
  .trend-page
    .subscribersOnly_Container
    .subscribersWrap
    .subscribers_img_content {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 1.3rem;
  }
}

.trend-page .subscribersOnly_Container .subscribersWrap .subscribers_img {
  position: absolute;
  top: 6rem;
  right: 2.2rem;
  width: 25.7rem;
  height: 18rem;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .trend-page .subscribersOnly_Container .subscribersWrap .subscribers_img {
    position: static;
    top: auto;
    right: auto;
    text-align: center;
  }
}

@media only screen and (max-width: 639px) {
  .trend-page .subscribersOnly_Container .subscribersWrap .subscribers_img {
    position: static;
    top: auto;
    right: auto;
    text-align: center;
  }
}

.trend-page .subscribersOnly_Container .subscribersWrap .loginContianer {
  background-color: #f6f6f6;
  padding: 0.7rem 2rem;
}

.trend-page
  .subscribersOnly_Container
  .subscribersWrap
  .loginContianer
  .loginText {
  display: inline-block;
  padding-right: 0.5rem;
}

.trend-page
  .subscribersOnly_Container
  .subscribersWrap
  .loginContianer
  .crisomText {
  color: #444;
  font-size: 2.1rem;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
}

.trend-page
  .subscribersOnly_Container
  .subscribersWrap
  .loginContianer
  .crisomText.login-btn {
  text-decoration: underline;
  position: relative;
  padding-right: 28px;
  display: inline-block;
}

.trend-page
  .subscribersOnly_Container
  .subscribersWrap
  .loginContianer
  .crisomText.login-btn
  .iconArrow {
  position: absolute;
  right: 0;
  top: 0;
}

.trend-page
  .subscribersOnly_Container
  .subscribersWrap
  .loginContianer
  .crisomText.login-btn
  .iconArrow
  .iconmoon {
  font-size: 1.5rem;
  color: #444;
}

.trend-page .related_articles .header_H2 {
  padding-top: 2rem;
  padding-bottom: 1.4rem;
}

@media only screen and (max-width: 767px) {
  .trend-page .related_articles .header_H2 {
    padding-bottom: 3rem;
  }
}

.trend-page .related_articles .bloc-article {
  padding: 2rem 0;
}

@media only screen and (max-width: 767px) {
  .trend-page .related_articles .bloc-article {
    padding-top: 0;
    padding-bottom: 3rem;
  }
}

.trend-page .most-popular {
  margin-top: 4rem;
  padding-bottom: 1rem;
}

.trend-page .socialList li:first-child {
  padding-right: 0;
}

.trend-page .product-liste-container {
  margin-top: 0;
}

@media only screen and (max-width: 767px) {
  .trend-page .cheat-container {
    margin-top: 5rem;
  }
}

.trend-page .article-tag-container {
  margin-bottom: 0.3rem;
  margin-top: 2.3rem;
}

.trend-page .article-tag-container .link-sandal {
  margin-bottom: 1rem;
}

@media only screen and (max-width: 767px) {
  .trend-page .article-tag-container {
    text-align: center;
  }
}

@media only screen and (min-width: 991px) {
  .trend-page .content-block .calmelobtn {
    margin-right: 1rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .trend-page .content-block .calmelobtn {
    margin-right: 1rem;
  }
}

@media only screen and (min-width: 480px) {
  .trend-page .content-block .calmelobtn {
    margin-right: 1rem;
  }
}

@media only screen and (max-width: 479px) {
  .trend-page .content-block .calmelobtn {
    margin-bottom: 1rem;
  }
}

@media only screen and (max-width: 479px) {
  .trend-page .content-block .calmelobtn,
  .trend-page .content-block .pdfbtn {
    max-width: 220px;
    width: 100%;
    display: block;
    margin: 0 auto;
  }
}

.indexPro-page .indexpro_Contianer {
  padding: 0;
}

.indexPro-page .indexpro_Contianer .innerContainer {
  padding: 2rem;
  padding-bottom: 0;
}

.indexPro-page .indexpro_Contianer .innerContainer .indexContet {
  display: table;
}

@media only screen and (max-width: 767px) {
  .indexPro-page .indexpro_Contianer .innerContainer .indexContet {
    display: block;
  }
}

.indexPro-page .indexpro_Contianer .innerContainer .indexContet .indexLogO {
  display: table-cell;
  vertical-align: middle;
  float: none;
  padding-right: 2rem;
}

@media only screen and (max-width: 767px) {
  .indexPro-page .indexpro_Contianer .innerContainer .indexContet .indexLogO {
    display: block;
    text-align: center;
  }
}

.indexPro-page .indexpro_Contianer .innerContainer .indexContet .pro_text {
  display: table-cell;
  vertical-align: middle;
  float: none;
}

@media only screen and (max-width: 767px) {
  .indexPro-page .indexpro_Contianer .innerContainer .indexContet .pro_text {
    display: block;
    text-align: center;
    padding-top: 2rem;
  }
}

.indexPro-page
  .indexpro_Contianer
  .innerContainer
  .indexContet
  .pro_text
  .pro_text_contnet {
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  font-size: 2.1rem;
  color: #444;
  line-height: 2.1rem;
}

.indexPro-page .indexpro_Contianer .filterAccordion {
  padding: 1.5rem 2rem 2rem;
}

.indexPro-page .indexpro_Contianer .filterAccordion .accordionContent {
  height: 0;
  opacity: 0;
  -webkit-transition: opacity 0.8s ease-out, height 0.3s ease-out;
  transition: opacity 0.8s ease-out, height 0.3s ease-out;
}

.indexPro-page .indexpro_Contianer .filterAccordion .accordionContent * {
  height: inherit;
}

.indexPro-page .indexpro_Contianer .filterAccordion .accordionContent.show {
  opacity: 1;
  height: 100%;
}

.indexPro-page .indexpro_Contianer .filterAccordion .accordionContent.show * {
  height: auto;
}

.indexPro-page .indexpro_Contianer .filterAccordion .filtering_text {
  position: relative;
  cursor: pointer;
  font-size: 1.9rem;
}

.indexPro-page .indexpro_Contianer .filterAccordion .filtering_text .arrowIcon {
  position: absolute;
  right: -2rem;
  top: 1px;
  -webkit-transition: -webkit-transform 0.8s ease-out;
  transition: -webkit-transform 0.8s ease-out;
  transition: transform 0.8s ease-out;
  transition: transform 0.8s ease-out, -webkit-transform 0.8s ease-out;
}

.indexPro-page
  .indexpro_Contianer
  .filterAccordion
  .filtering_text
  .arrowIcon
  .iconmoon {
  font-size: 1.4rem;
  color: #444;
}

.indexPro-page
  .indexpro_Contianer
  .filterAccordion
  .filtering_text.open
  .arrowIcon {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.indexPro-page .indexpro_Contianer .filterAccordion.accordion_open {
  background-color: #e46640;
  margin-top: 1.5rem;
}

.indexPro-page .indexpro_Contianer .filterAccordion .checkboxContent {
  margin-bottom: 2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.indexPro-page .indexpro_Contianer .filterAccordion .checkboxContainer {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.indexPro-page
  .indexpro_Contianer
  .filterAccordion
  .checkboxContainer
  .filtercheckBox {
  position: absolute;
  opacity: 0;
}

.indexPro-page
  .indexpro_Contianer
  .filterAccordion
  .checkboxContainer
  .filtercheckBox:checked
  + label {
  border-color: #444;
  -webkit-transition: border-color 0.5s ease;
  transition: border-color 0.5s ease;
  font-family: crimson_textbold;
  font-style: normal;
  font-weight: 400;
}

.indexPro-page
  .indexpro_Contianer
  .filterAccordion
  .checkboxContainer
  .filtercheckBox:checked
  + label:after {
  content: "\e924";
  font-family: icomoon !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 1.3rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 2.4rem;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-font-smoothing: antialiased;
}

.indexPro-page .indexpro_Contianer .filterAccordion .checkboxContainer label {
  background-color: #f6f6f6;
  padding: 1rem;
  display: block;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  font-size: 1.9rem;
  position: relative;
  cursor: pointer;
  padding-left: 4.2rem;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border: 1px solid #f6f6f6;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.1;
}

@media only screen and (max-width: 991px) {
  .indexPro-page .indexpro_Contianer .filterAccordion .checkboxContainer label {
    word-break: break-all;
  }
}

.indexPro-page
  .indexpro_Contianer
  .filterAccordion
  .checkboxContainer
  label:after,
.indexPro-page
  .indexpro_Contianer
  .filterAccordion
  .checkboxContainer
  label:before {
  width: 1.5rem;
  height: 1.5rem;
  position: absolute;
  left: 2rem;
  top: 0;
  display: block;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.indexPro-page
  .indexpro_Contianer
  .filterAccordion
  .checkboxContainer
  label:before {
  border: 2px solid #444;
  border-radius: 0.3rem;
  content: "";
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.indexPro-page .indexpro_Contianer .filterAccordion .filterText {
  font-family: crimson_textbold;
  font-style: normal;
  font-weight: 400;
  font-size: 1.9rem;
  color: #444;
}

.indexPro-page
  .indexpro_Contianer
  .filterAccordion
  .filterText
  .filterText_content {
  padding-right: 0;
}

@media only screen and (max-width: 359px) {
  .indexPro-page
    .indexpro_Contianer
    .filterAccordion
    .filterText
    .filterText_content {
    width: 100%;
    text-align: center;
    padding-bottom: 0.5rem;
    padding-right: 2rem;
  }
}

.indexPro-page
  .indexpro_Contianer
  .filterAccordion
  .filterText
  .clearfilterText {
  padding-left: 0;
}

.indexPro-page
  .indexpro_Contianer
  .filterAccordion
  .filterText
  .clearfilterText
  .reset-filter {
  text-decoration: underline;
}

@media only screen and (max-width: 359px) {
  .indexPro-page
    .indexpro_Contianer
    .filterAccordion
    .filterText
    .clearfilterText {
    width: 100%;
    text-align: center;
    padding-bottom: 0.5rem;
    padding-left: 2rem;
  }
}

.indexPro-page .indexpro_Contianer .filterAccordion .clearfilterText p {
  font-size: 1.9rem;
  text-decoration: underline;
}

.indexPro-page .indexpro_Contianer .filterAccordion .filterText-bottom {
  padding-bottom: 2rem;
}

.indexPro-page .indexpro_Contianer .filterAccordion .filterText-top {
  padding-bottom: 2rem;
  padding-top: 2rem;
}

@media only screen and (max-width: 767px) {
  .indexPro-page
    .indexpro_Contianer
    .filterAccordion
    .checkboxContent:nth-child(odd) {
    padding-right: 0.5rem;
  }
  .indexPro-page
    .indexpro_Contianer
    .filterAccordion
    .checkboxContent:nth-child(2n) {
    padding-left: 0.5rem;
  }
}

@media only screen and (max-width: 767px) {
  .indexPro-page .indexCol_mobile {
    padding: 0;
  }
}

.indexPro-page .indexPro-Link {
  margin-top: 2rem;
  background-color: #f6f6f6;
  padding: 2rem;
}

.indexPro-page .indexPro-Link .indexProMessage {
  display: table;
}

@media only screen and (max-width: 767px) {
  .indexPro-page .indexPro-Link .indexProMessage {
    display: block;
  }
}

.indexPro-page .indexPro-Link .indexProMessage .imageContainer {
  display: table-cell;
  float: none;
  height: 100%;
  vertical-align: middle;
}

@media only screen and (max-width: 767px) {
  .indexPro-page .indexPro-Link .indexProMessage .imageContainer {
    display: block;
  }
}

.indexPro-page .indexPro-Link .indexProMessage .indexProContianer {
  display: table-cell;
  float: none;
  height: 100%;
  vertical-align: middle;
}

@media only screen and (max-width: 767px) {
  .indexPro-page .indexPro-Link .indexProMessage .indexProContianer {
    display: block;
    padding-top: 2rem;
  }
}

.indexPro-page .indexPro-Link .indexProMessage .indexProContianer p {
  padding-bottom: 0;
}

.indexPro-page .indexPro-Link .indexProMessage .indexProContianer p,
.indexPro-page .indexPro-Link .indexProMessage .indexProContianer p a {
  color: #444;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  font-size: 2.1rem;
}

.indexPro-page
  .indexPro-Link
  .indexProMessage
  .indexProContianer
  .indexpro_link {
  position: relative;
}

.indexPro-page
  .indexPro-Link
  .indexProMessage
  .indexProContianer
  .indexpro_link
  .rightIcon {
  position: absolute;
  right: -3rem;
}

.indexPro-page
  .indexPro-Link
  .indexProMessage
  .indexProContianer
  .indexpro_link
  .rightIcon
  .iconmoon:before {
  font-size: 1.5rem;
}

.indexPro-page .search-results .resultContent {
  padding: 2rem 0;
}

.indexPro-page .search-results .resultContent .result-text {
  padding-top: 1rem;
  font-size: 2.1rem;
  color: #444;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
}

.indexPro-page .search-results .result_products,
.indexPro-page .search-results .result_products .padding-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.indexPro-page .search-results .result_products .padding-container {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .indexPro-page .search-results .result_products .padding-container {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.indexPro-page .search-results .result_products .producit_associes_col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 2rem;
}

@media only screen and (max-width: 767px) {
  .indexPro-page .search-results .result_products .producit_associes_col {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.indexPro-page
  .search-results
  .result_products
  .producit_associes_col
  .block_product_column {
  padding: 0;
  border: 0;
  width: 100%;
}

.indexPro-page
  .search-results
  .result_products
  .producit_associes_col
  .block_product_column
  .img_container {
  max-width: 100%;
  height: 130px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .indexPro-page
    .search-results
    .result_products
    .producit_associes_col
    .block_product_column
    .img_container {
    margin: 0 auto;
  }
}

.indexPro-page
  .search-results
  .result_products
  .producit_associes_col
  .block_product_column
  .img_container
  img {
  max-width: 100%;
}

.indexPro-page
  .search-results
  .result_products
  .producit_associes_col
  .sub_title_Content,
.indexPro-page .search-results .result_products .producit_associes_col p,
.indexPro-page .search-results .result_products .producit_associes_col span {
  margin: 0;
  font-size: 1.6rem;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  color: #444;
  line-height: 1.6rem;
  padding-bottom: 0.7rem;
}

.indexPro-page
  .search-results
  .result_products
  .producit_associes_col
  .title_Content {
  padding-top: 1rem;
  display: inline-block;
}

.indexPro-page .indexpro_register {
  background-color: #f49c00;
  padding: 2rem;
}

.indexPro-page .indexpro_register .indexContet .indexLogO {
  display: block;
  text-align: center;
}

.indexPro-page .indexpro_register .pro_text {
  padding: 2rem 0;
}

@media only screen and (max-width: 991px) {
  .indexPro-page .indexpro_register .pro_text {
    padding-bottom: 3rem;
  }
}

.indexPro-page .indexpro_register .pro_text .pro_text_contnet {
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  font-size: 2.1rem;
  color: #444;
  line-height: 2.1rem;
  text-align: center;
}

.indexPro-page .indexpro_register .indexpro_instructions {
  margin-bottom: 3rem;
  display: table;
}

@media only screen and (max-width: 991px) {
  .indexPro-page .indexpro_register .indexpro_instructions {
    display: block;
  }
}

.indexPro-page .indexpro_register .indexpro_instructions .instruction_content {
  display: table-cell;
  vertical-align: middle;
  float: none;
}

@media only screen and (max-width: 991px) {
  .indexPro-page
    .indexpro_register
    .indexpro_instructions
    .instruction_content {
    display: block;
  }
}

.indexPro-page
  .indexpro_register
  .indexpro_instructions
  .instruction_content
  .headerText {
  font-family: crimson_textbold;
  font-style: normal;
  font-weight: 400;
  font-size: 1.9rem;
  color: #444;
  margin: 0;
  padding: 2rem 0;
}

.indexPro-page .indexpro_register .indexpro_instructions .instruction_content p,
.indexPro-page
  .indexpro_register
  .indexpro_instructions
  .instruction_content
  span {
  font-size: 1.9rem;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  color: #444;
  line-height: 2.1rem;
  margin: 0;
}

.indexPro-page
  .indexpro_register
  .indexpro_instructions
  .instruction_imgContainer {
  display: table-cell;
  vertical-align: middle;
  float: none;
}

@media only screen and (max-width: 991px) {
  .indexPro-page
    .indexpro_register
    .indexpro_instructions
    .instruction_imgContainer {
    display: block;
    margin-bottom: 1rem;
  }
}

@media only screen and (max-width: 991px) {
  .indexPro-page .indexpro_register .second_instruction {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .indexPro-page .indexpro_register .second_instruction .instruction_content {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
}

.indexPro-page .indexpro_register .registerForm {
  padding-bottom: 2rem;
}

.indexPro-page .indexpro_register .registerForm .link-btn {
  display: inline-block;
  padding-right: 0.1rem;
  line-height: 4.2rem;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  font-size: 1.8rem;
  float: left;
}

.indexPro-page .indexpro_register .registerForm .header_H2 {
  padding-bottom: 3rem;
  padding-top: 1rem;
}

.indexPro-page .indexpro_register .registerForm .form_text {
  padding: 2rem 0;
}

.indexPro-page .indexpro_register .registerForm .leftForm {
  padding-bottom: 1rem;
}

@media only screen and (min-width: 992px) {
  .indexPro-page .indexpro_register .registerForm .leftForm {
    border-right: 1px solid #444;
  }
}

@media only screen and (max-width: 991px) {
  .indexPro-page .indexpro_register .registerForm .leftForm {
    padding-bottom: 4rem;
  }
}

.indexPro-page .indexpro_register .registerForm .leftForm .btn-text {
  display: inline-block;
  min-width: none;
  font-size: 1.2rem;
  min-width: auto;
  float: right;
}

@media only screen and (max-width: 991px) {
  .indexPro-page .indexpro_register .registerForm .leftForm .btn-text {
    font-size: 1.4rem;
  }
}

@media only screen and (max-width: 991px) {
  .indexPro-page .indexpro_register .registerForm .rightForm .form_text {
    padding-top: 4rem;
    border-top: 1px solid #444;
  }
}

.indexPro-page .indexpro_register .registerForm .form_text {
  font-family: crimson_textbold;
  font-style: normal;
  font-weight: 400;
  font-size: 2.1rem;
  color: #444;
  margin: 0;
  text-transform: uppercase;
  padding-bottom: 2rem;
  padding-top: 1rem;
}

.indexPro-page .indexpro_register .registerForm .form-group {
  margin-bottom: 1.5rem;
}

.indexPro-page .indexpro_register .registerForm .form-group .formlabel {
  color: #444;
  margin: 0;
  position: absolute;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  font-size: 2.1rem;
  top: 0;
  background: #fff;
  left: 15px;
  padding: 0 2px;
  line-height: 2.1rem;
}

.indexPro-page .indexpro_register .registerForm .freeRegister {
  padding-top: 3rem;
}

@media only screen and (max-width: 991px) {
  .indexPro-page .indexpro_register .registerForm .freeRegister {
    padding-top: 1rem;
  }
}

.indexPro-page .needHelp_container {
  padding-top: 4rem;
  padding-bottom: 2rem;
}

@media only screen and (max-width: 991px) {
  .indexPro-page .needHelp_container {
    margin: 0;
  }
}

.indexPro-page .needHelp_container .helpText {
  width: 60%;
  text-align: center;
  display: inline-block;
  float: left;
  text-transform: uppercase;
  font-size: 2.1rem;
  color: #444;
  font-family: crimson_textbold;
  font-style: normal;
  font-weight: 400;
  line-height: 4.2rem;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .indexPro-page .needHelp_container .helpText {
    width: 50%;
    line-height: 2.1rem;
  }
}

@media only screen and (max-width: 767px) {
  .indexPro-page .needHelp_container .helpText {
    width: 100%;
    line-height: 2.1rem;
    padding-bottom: 2rem;
  }
  .indexPro-page .needHelp_container .helpText .question_text {
    display: block;
  }
}

.indexPro-page .needHelp_container .helpbtn {
  width: 40%;
  text-align: center;
  display: inline-block;
  float: left;
}

.indexPro-page .needHelp_container .helpbtn .btn-text {
  min-width: 18rem;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .indexPro-page .needHelp_container .helpbtn {
    width: 50%;
  }
}

@media only screen and (max-width: 767px) {
  .indexPro-page .needHelp_container .helpbtn {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .indexPro-page .index-Left-container {
    padding: 0;
  }
}

@media only screen and (max-width: 1033px) {
  .indexPro-page .socialList li .social-btn .icon_content {
    width: 3.4rem;
    height: 3.4rem;
    line-height: 4.8rem;
  }
}

@media only screen and (max-width: 767px) {
  .indexPro-page .indexpro_Header {
    margin-bottom: 2rem;
  }
}

@media only screen and (max-width: 600px) {
  .indexPro-page .serachBox-black .input-group {
    display: block;
  }
  .indexPro-page .serachBox-black .input-group .searchIcon {
    top: 2.5rem;
  }
  .indexPro-page .serachBox-black .input-group-btn {
    text-align: center;
    margin-top: 2rem;
    display: inline-block;
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .indexPro-page .search_container {
    padding: 0;
  }
}

.indexPro-page .filterCheckbox-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: inherit;
}

.indexPro-page .textnone {
  text-transform: none;
}

@media only screen and (max-width: 767px) {
  .abonnement-page .offerRow .offer_digital {
    padding-bottom: 3rem;
  }
}

.abonnement-page .offerRow .offer_digital .offer_digital_container {
  border: 1px solid #38545a;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}

.abonnement-page .offerRow .offer_digital .offer_digital_container label {
  position: absolute;
  width: 100%;
  display: block;
  cursor: pointer;
  z-index: 8;
  margin: 0;
}

.abonnement-page
  .offerRow
  .offer_digital
  .offer_digital_container
  .one-year
  label {
  height: calc(100% - 103px);
}

.abonnement-page
  .offerRow
  .offer_digital
  .offer_digital_container
  .two-year
  label {
  height: 103px;
  bottom: 0;
}

.abonnement-page .offerRow .offer_digital .offer_header_container {
  background-color: #38545a;
  width: 100%;
  padding-left: 3rem;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.abonnement-page
  .offerRow
  .offer_digital
  .offer_header_container
  .inner-imgContainer {
  position: relative;
  height: 28.5rem;
  width: 100%;
  vertical-align: middle;
}

.abonnement-page
  .offerRow
  .offer_digital
  .offer_header_container
  .inner-imgContainer
  img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.abonnement-page .offerRow .offer_digital .offer_content_container h2 {
  color: #444;
}

.abonnement-page .offerRow .offer_digital .offer_content_container h3 {
  color: #4d737c;
}

.abonnement-page .offerRow .offer_digital .offer_content_container b,
.abonnement-page .offerRow .offer_digital .offer_content_container strong {
  font-family: crimson_textbold;
  font-style: normal;
  font-weight: 400;
  color: #4d737c;
}

.abonnement-page
  .offerRow
  .offer_digital
  .offer_content_container
  .offer_price {
  color: #4d737c;
}

.abonnement-page .offerRow .offer_digital .offer_footer_container {
  background-color: #4d737c;
  width: 100%;
}

.abonnement-page .offerRow .offer_Print .offer_print_container {
  border: 1px solid #85b1a4;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}

.abonnement-page .offerRow .offer_Print .offer_print_container label {
  position: absolute;
  width: 100%;
  display: block;
  cursor: pointer;
  z-index: 8;
  margin: 0;
}

.abonnement-page .offerRow .offer_Print .offer_print_container .one-year label {
  height: calc(100% - 103px);
}

.abonnement-page .offerRow .offer_Print .offer_print_container .two-year label {
  height: 103px;
  bottom: 0;
}

.abonnement-page .offerRow .offer_Print .offer_header_container {
  background-color: #85b1a4;
  width: 100%;
  padding-left: 3rem;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.abonnement-page
  .offerRow
  .offer_Print
  .offer_header_container
  .inner-imgContainer {
  width: 100%;
  height: 28rem;
  position: relative;
  vertical-align: middle;
}

.abonnement-page
  .offerRow
  .offer_Print
  .offer_header_container
  .inner-imgContainer
  img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

@media only screen and (max-width: 767px) {
  .abonnement-page
    .offerRow
    .offer_Print
    .offer_header_container
    .inner-imgContainer
    .img-responsive {
    display: none;
  }
}

.abonnement-page
  .offerRow
  .offer_Print
  .offer_header_container
  .inner-imgContainer
  .magazine {
  z-index: 1;
  position: absolute;
  top: 0;
  height: 242px;
  left: -270px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .abonnement-page
    .offerRow
    .offer_Print
    .offer_header_container
    .inner-imgContainer
    .magazine {
    height: 172px;
    left: -190px;
  }
}

@media only screen and (max-width: 767px) {
  .abonnement-page
    .offerRow
    .offer_Print
    .offer_header_container
    .inner-imgContainer
    .magazine {
    height: 255px;
    left: -31px;
  }
}

.abonnement-page .offerRow .offer_Print .offer_content_container h2 {
  color: #444;
}

.abonnement-page .offerRow .offer_Print .offer_content_container h3,
.abonnement-page .offerRow .offer_Print .offer_content_container ul li {
  color: #85b1a4;
}

.abonnement-page
  .offerRow
  .offer_Print
  .offer_content_container
  ul
  li
  .bookimage {
  max-width: 139px;
  height: 151px;
  margin-top: 16px;
  display: block;
}

.abonnement-page .offerRow .offer_Print .offer_content_container b,
.abonnement-page .offerRow .offer_Print .offer_content_container strong {
  font-family: crimson_textbold;
  font-style: normal;
  font-weight: 400;
  color: #85b1a4;
}

.abonnement-page .offerRow .offer_Print .offer_content_container .offer_price {
  color: #85b1a4;
}

.abonnement-page .offerRow .offer_Print .offer_footer_container {
  background-color: #85b1a4;
  width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .abonnement-page .offer_content_container .price_container {
    width: 100%;
    position: static;
    right: auto;
    bottom: auto;
    text-align: center;
    padding-top: 1rem;
  }
  .abonnement-page .offer_content_container .price_container p {
    padding-bottom: 0;
  }
}

@media only screen and (max-width: 479px) {
  .abonnement-page .offer_content_container .price_container {
    width: 100%;
    position: static;
    right: auto;
    bottom: auto;
    text-align: center;
    padding-top: 1rem;
  }
  .abonnement-page .offer_content_container .price_container p {
    padding-bottom: 0;
  }
}

.abonnement-page .offer_header_container {
  height: 335px;
}

.abonnement-page .offer_content_container {
  background-color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  padding: 1.5rem 2rem 1.5rem 3rem;
}

.abonnement-page .offer_content_container p {
  color: #444;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  font-size: 1.9rem;
  margin: 0;
  line-height: 2.1rem;
  padding-bottom: 1rem;
}

.abonnement-page .offer_content_container ul {
  width: 67%;
}

@media only screen and (max-width: 374px) {
  .abonnement-page .offer_content_container ul {
    width: 100%;
  }
}

.abonnement-page .offer_content_container ul li {
  color: #4d737c;
  font-family: crimson_textbold;
  font-style: normal;
  font-weight: 400;
  font-size: 1.9rem;
  position: relative;
  padding-left: 2rem;
  padding-bottom: 0.5rem;
  line-height: 2.1rem;
}

.abonnement-page .offer_content_container ul li:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "+";
  display: block;
  font-family: crimson_textbold;
  font-style: normal;
  font-weight: 400;
  color: #4d737c;
  font-size: 2.5rem;
  line-height: 2rem;
}

.abonnement-page .offer_content_container ul li .indexProImage {
  width: 10.8rem;
  height: 3.6rem;
  position: absolute;
  top: 50%;
  right: -10.9rem;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media only screen and (max-width: 374px) {
  .abonnement-page .offer_content_container ul li .indexProImage {
    position: static;
    top: auto;
    right: auto;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    margin: 0 auto;
    text-align: center;
    padding-top: 1rem;
    display: block;
  }
}

.abonnement-page .offer_footer_container .footertextContent {
  display: table;
  width: 100%;
  padding: 2.5rem 0;
}

.abonnement-page .offer_footer_container .footertextContent .leftContent {
  display: table-cell;
  vertical-align: middle;
  padding-left: 2rem;
  padding-right: 1rem;
  width: calc(100% - 140px);
}

.abonnement-page .offer_footer_container .footertextContent .leftContent p {
  margin: 0;
  color: #fff;
}

.abonnement-page
  .offer_footer_container
  .footertextContent
  .leftContent
  .commitText {
  display: block;
  font-family: caviar_dreamsregular;
  font-style: normal;
  font-weight: 400;
  font-size: 2.1rem;
  line-height: 2.1rem;
  text-transform: uppercase;
}

.abonnement-page
  .offer_footer_container
  .footertextContent
  .leftContent
  .enjoyText {
  display: block;
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  font-size: 1.6rem;
}

.abonnement-page .offer_footer_container .footertextContent .rightContent {
  display: table-cell;
  vertical-align: middle;
  padding-right: 2rem;
  padding-left: 1rem;
  font-family: crimson_textbold;
  font-style: normal;
  font-weight: 400;
  padding-left: 0;
}

.abonnement-page .offer_footer_container .footertextContent .rightContent p {
  margin: 0;
  text-align: center;
  color: #fff;
}

.abonnement-page
  .offer_footer_container
  .footertextContent
  .rightContent
  p.priceText {
  font-family: abril_fatfaceregular;
  font-style: normal;
  font-weight: 400;
  font-size: 3.5rem;
  line-height: 3.5rem;
}

.abonnement-page
  .offer_footer_container
  .footertextContent
  .rightContent
  p.eitherText {
  font-family: crimson_textbold;
  font-style: normal;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.6rem;
}

.abonnement-page h2 {
  color: #444;
  font-family: caviar_dreamsregular;
  font-size: 3.1rem;
  line-height: 3.1rem;
  display: block;
}

.abonnement-page h2,
.abonnement-page h3 {
  font-style: normal;
  font-weight: 400;
  margin: 0;
  text-transform: uppercase;
  width: 100%;
}

.abonnement-page h3 {
  font-family: caviar_dreamsbold;
  font-size: 3.5rem;
  line-height: 3.5rem;
  padding-bottom: 1rem;
}

.abonnement-page .price_container {
  position: absolute;
  bottom: 0.4rem;
  right: 2rem;
  clear: both;
}

.abonnement-page .price_container .orginal_price {
  font-family: abril_fatfaceregular;
  font-style: normal;
  font-weight: 400;
  color: #444;
  position: relative;
  display: inline-block;
  font-size: 3.5rem;
  line-height: 3.5rem;
  padding-right: 0.5rem;
}

.abonnement-page .price_container .orginal_price:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 0.1rem;
  color: #444;
  display: block;
  -webkit-transform: rotate(144deg);
  -ms-transform: rotate(144deg);
  transform: rotate(144deg);
  top: 50%;
  background-color: #444;
}

.abonnement-page .price_container .offer_price {
  font-family: abril_fatfaceregular;
  font-style: normal;
  font-weight: 400;
  display: inline-block;
  font-size: 6rem;
  line-height: 6rem;
}

.abonnement-page .offer_footer_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin-top: auto;
}

.abonnement-page .printWebRow .printWebCol h2 {
  text-align: center;
  padding-top: 2rem;
  padding-bottom: 1rem;
}

.abonnement-page .printWebRow .printWebCol h3 {
  font-size: 5rem;
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  line-height: 5rem;
  text-transform: none;
  margin: 0;
  color: #ca6746;
  text-align: center;
  position: relative;
  text-transform: uppercase;
  padding-bottom: 1.5rem;
  background-color: #fff;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .abonnement-page .printWebRow .printWebCol h3 {
    font-size: 5rem;
  }
}

@media only screen and (max-width: 359px) {
  .abonnement-page .printWebRow .printWebCol h3 {
    letter-spacing: 4px;
  }
}

.abonnement-page .printWebRow .printWebCol h3 .arrowtop {
  position: absolute;
  width: 1px;
  background: #ca6746;
  height: 9rem;
  top: -61px;
  left: 164px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .abonnement-page .printWebRow .printWebCol h3 .arrowtop {
    left: 55px;
  }
}

@media only screen and (max-width: 767px) {
  .abonnement-page .printWebRow .printWebCol h3 .arrowtop {
    left: 0;
  }
}

.abonnement-page .printWebRow .printWebCol h3 .arrowtop:before {
  content: "";
  width: 155px;
  height: 1px;
  background: #ca6746;
  position: absolute;
  bottom: 0;
  left: 0;
}

@media only screen and (max-width: 767px) {
  .abonnement-page .printWebRow .printWebCol h3 .arrowtop:before {
    display: none;
  }
}

.abonnement-page .printWebRow .printWebCol h3 .arrowbottom {
  position: absolute;
  width: 1px;
  background: #ca6746;
  height: 9rem;
  top: -61px;
  right: 164px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .abonnement-page .printWebRow .printWebCol h3 .arrowbottom {
    right: 55px;
  }
}

@media only screen and (max-width: 767px) {
  .abonnement-page .printWebRow .printWebCol h3 .arrowbottom {
    right: 0;
  }
}

.abonnement-page .printWebRow .printWebCol h3 .arrowbottom:before {
  content: "";
  width: 155px;
  height: 1px;
  background: #ca6746;
  position: absolute;
  bottom: 0;
  right: 0;
}

@media only screen and (max-width: 767px) {
  .abonnement-page .printWebRow .printWebCol h3 .arrowbottom:before {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .abonnement-page .printWebRow .printWebCol h3:before {
    width: 100%;
    height: 1px;
    position: absolute;
    background: #ca6746;
    content: "";
    top: 2.8rem;
    left: 0;
  }
}

@media only screen and (max-width: 767px) {
  .abonnement-page .printWebRow .printWebCol .printText {
    background-color: #fff;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    display: inline;
    position: relative;
    z-index: 3;
  }
}

@media only screen and (max-width: 374px) {
  .abonnement-page .printWebRow .printWebCol .printText {
    font-size: 3rem;
  }
}

.abonnement-page .commonofferDigital {
  width: 100%;
  border: 1px solid #ca6746;
}

@media only screen and (min-width: 992px) {
  .abonnement-page .commonofferDigital {
    display: table;
  }
}

.abonnement-page .commonofferDigital .digitalOffer {
  background-color: #eed4c3;
  padding: 3.5rem 1.5rem;
  position: relative;
}

@media only screen and (min-width: 992px) {
  .abonnement-page .commonofferDigital .digitalOffer {
    display: table-cell;
    width: 52.1%;
    vertical-align: middle;
  }
}

.abonnement-page .commonofferDigital .digitalOffer p {
  margin: 0;
  color: #444;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  font-size: 1.9rem;
  line-height: 2.1rem;
}

.abonnement-page .commonofferDigital .digitalOffer b,
.abonnement-page .commonofferDigital .digitalOffer strong {
  color: #ca6746;
  font-family: crimson_textbold;
  font-style: normal;
  font-weight: 400;
}

.abonnement-page .commonofferDigital .digitalOffer .textContent {
  width: 64%;
}

@media only screen and (min-width: 991px) and (max-width: 1035px) {
  .abonnement-page .commonofferDigital .digitalOffer .textContent {
    width: 69%;
  }
}

@media only screen and (max-width: 479px) {
  .abonnement-page .commonofferDigital .digitalOffer .textContent {
    width: 100%;
  }
}

@media only screen and (min-width: 480px) and (max-width: 576px) {
  .abonnement-page .commonofferDigital .digitalOffer .textContent {
    width: 57%;
  }
}

.abonnement-page .commonofferDigital .digitalOffer .price_container {
  position: absolute;
  bottom: 3.5rem;
  right: 4rem;
  clear: both;
}

@media only screen and (max-width: 479px) {
  .abonnement-page .commonofferDigital .digitalOffer .price_container {
    text-align: center;
    position: static;
    bottom: auto;
    right: auto;
  }
}

@media only screen and (min-width: 480px) and (max-width: 576px) {
  .abonnement-page .commonofferDigital .digitalOffer .price_container {
    right: 2rem;
  }
}

.abonnement-page .commonofferDigital .digitalOffer .orginal_price {
  color: #444;
}

.abonnement-page .commonofferDigital .digitalOffer .offer_price {
  color: #ca6746;
}

.abonnement-page .commonofferDigital .digitalOffer label {
  width: 100%;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  margin: 0;
  cursor: pointer;
  z-index: 999;
}

.abonnement-page .commonofferDigital .commitOffer {
  background-color: #ca6746;
  padding: 3.5rem 0;
  position: relative;
}

@media only screen and (min-width: 992px) {
  .abonnement-page .commonofferDigital .commitOffer {
    display: table-cell;
    width: 47.9%;
    vertical-align: middle;
  }
}

.abonnement-page .commonofferDigital .commitOffer .tableContnet {
  display: table;
  width: 100%;
}

.abonnement-page .commonofferDigital .commitOffer .leftContent {
  display: table-cell;
  vertical-align: middle;
  padding-left: 2rem;
  padding-right: 1rem;
  width: calc(100% - 140px);
}

.abonnement-page .commonofferDigital .commitOffer .leftContent p {
  margin: 0;
  color: #fff;
}

.abonnement-page .commonofferDigital .commitOffer .leftContent .commitText {
  display: block;
  font-family: caviar_dreamsregular;
  font-style: normal;
  font-weight: 400;
  font-size: 2.1rem;
  line-height: 2.1rem;
  text-transform: uppercase;
}

.abonnement-page .commonofferDigital .commitOffer .leftContent .enjoyText {
  display: block;
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  font-size: 1.6rem;
}

.abonnement-page .commonofferDigital .commitOffer .rightContent {
  display: table-cell;
  vertical-align: middle;
  padding-right: 2rem;
  padding-left: 1rem;
  font-family: crimson_textbold;
  font-style: normal;
  font-weight: 400;
  padding-left: 0;
}

.abonnement-page .commonofferDigital .commitOffer .rightContent p {
  margin: 0;
  text-align: center;
  color: #fff;
}

.abonnement-page .commonofferDigital .commitOffer .rightContent p.priceText {
  font-family: abril_fatfaceregular;
  font-style: normal;
  font-weight: 400;
  font-size: 3.5rem;
  line-height: 3.5rem;
}

.abonnement-page .commonofferDigital .commitOffer .rightContent p.eitherText {
  font-family: crimson_textbold;
  font-style: normal;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.6rem;
}

.abonnement-page .commonofferDigital .commitOffer label {
  width: 100%;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  margin: 0;
  cursor: pointer;
  z-index: 999;
}

.abonnement-page .full-widthContainer {
  background-color: #e6c470;
  padding-top: 5rem;
  padding-bottom: 3.5rem;
  margin-top: 3rem;
}

.abonnement-page .full-widthContainer .innerContainer {
  margin-left: -2rem;
  margin-right: -2rem;
}

.abonnement-page .full-widthContainer .content_container {
  width: 71%;
  display: inline-block;
}

@media only screen and (max-width: 991px) {
  .abonnement-page .full-widthContainer .content_container {
    width: 100%;
  }
}

.abonnement-page .full-widthContainer .content_container .textContent {
  float: left;
  width: 100%;
  clear: both;
  padding-bottom: 1rem;
}

@media only screen and (max-width: 991px) {
  .abonnement-page .full-widthContainer .content_container .textContent {
    text-align: center;
  }
}

.abonnement-page
  .full-widthContainer
  .content_container
  .left_content_container {
  float: left;
  width: 50%;
  padding-right: 2rem;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .abonnement-page
    .full-widthContainer
    .content_container
    .left_content_container {
    width: 57%;
  }
}

@media only screen and (max-width: 479px) {
  .abonnement-page
    .full-widthContainer
    .content_container
    .left_content_container {
    width: 100%;
    padding-right: 0;
  }
}

.abonnement-page
  .full-widthContainer
  .content_container
  .left_content_container
  h2 {
  color: #fff;
  font-size: 5.31em;
  line-height: 8.5rem;
  font-family: caviar_dreamsregular;
  font-style: normal;
  font-weight: 400;
  margin: 0;
}

@media only screen and (min-width: 480px) and (max-width: 567px) {
  .abonnement-page
    .full-widthContainer
    .content_container
    .left_content_container
    h2 {
    font-size: 4.41em;
    line-height: 7rem;
  }
}

.abonnement-page
  .full-widthContainer
  .content_container
  .left_content_container
  h3 {
  font-size: 7.4em;
  line-height: 12rem;
  text-transform: uppercase;
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  margin: 0;
  color: #fff;
  padding-bottom: 0;
}

@media only screen and (min-width: 568px) and (max-width: 767px) {
  .abonnement-page
    .full-widthContainer
    .content_container
    .left_content_container
    h3 {
    font-size: 6.5em;
    line-height: 11rem;
  }
}

@media only screen and (min-width: 480px) and (max-width: 567px) {
  .abonnement-page
    .full-widthContainer
    .content_container
    .left_content_container
    h3 {
    font-size: 5.8em;
    line-height: 9.2rem;
  }
}

.abonnement-page
  .full-widthContainer
  .content_container
  .right_content_container {
  float: left;
  width: 50%;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .abonnement-page
    .full-widthContainer
    .content_container
    .right_content_container {
    width: 43%;
  }
}

@media only screen and (max-width: 479px) {
  .abonnement-page
    .full-widthContainer
    .content_container
    .right_content_container {
    width: 100%;
  }
}

.abonnement-page
  .full-widthContainer
  .content_container
  .right_content_container
  .priceText {
  color: #fff;
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  font-size: 12rem;
  line-height: 12rem;
  margin: 0;
  margin-bottom: -25px;
}

@media only screen and (min-width: 480px) and (max-width: 567px) {
  .abonnement-page
    .full-widthContainer
    .content_container
    .right_content_container
    .priceText {
    font-size: 10rem;
    line-height: 10rem;
  }
}

.abonnement-page
  .full-widthContainer
  .content_container
  .right_content_container
  b,
.abonnement-page
  .full-widthContainer
  .content_container
  .right_content_container
  strong {
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  font-size: 2.1rem;
  line-height: 2.1rem;
}

@media only screen and (min-width: 480px) and (max-width: 567px) {
  .abonnement-page
    .full-widthContainer
    .content_container
    .right_content_container
    b,
  .abonnement-page
    .full-widthContainer
    .content_container
    .right_content_container
    strong {
    font-size: 1.9rem;
    line-height: 1.9rem;
  }
}

.abonnement-page
  .full-widthContainer
  .content_container
  .right_content_container
  p {
  font-family: caviar_dreamsregular;
  font-style: normal;
  font-weight: 400;
  color: #fff;
  font-size: 2.7rem;
  line-height: 2.7rem;
}

@media only screen and (min-width: 480px) and (max-width: 567px) {
  .abonnement-page
    .full-widthContainer
    .content_container
    .right_content_container
    p {
    font-size: 2.1rem;
    line-height: 2.1rem;
  }
}

.abonnement-page .full-widthContainer .content_container p {
  margin: 0;
  padding: 0;
  font-family: crimson_textregular;
  font-style: normal;
  font-weight: 400;
  font-size: 1.4rem;
  font-size: 1.6rem;
  line-height: 1.6rem;
}

.abonnement-page .full-widthContainer .imageContainer {
  width: 29%;
  display: inline-block;
}

@media only screen and (max-width: 991px) {
  .abonnement-page .full-widthContainer .imageContainer {
    width: 100%;
  }
  .abonnement-page .full-widthContainer .imageContainer .offreImg {
    margin: 0 auto;
    display: block;
    max-width: 550px;
    width: 100%;
  }
}

.abonnement-page .full-widthContainer .imageContainer .offreImg {
  width: 100%;
}

@media only screen and (min-width: 992px) {
  .abonnement-page .full-widthContainer .imageContainer .offreImg {
    position: absolute;
  }
}

@media only screen and (min-width: 1260px) {
  .abonnement-page .full-widthContainer .imageContainer .offreImg {
    top: -32px;
    right: -108px;
    max-width: 500px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1259px) {
  .abonnement-page .full-widthContainer .imageContainer .offreImg {
    position: absolute;
    width: 100%;
    top: 10px;
    max-width: 400px;
    right: 0;
  }
}

.abonnement-page .pourContiner {
  position: relative;
}

.abonnement-page .pourContiner .pourContnet {
  position: absolute;
  top: -62px;
  max-width: 12.5rem;
}

@media only screen and (max-width: 991px) {
  .abonnement-page .pourContiner .pourContnet {
    position: static;
    padding-bottom: 2rem;
  }
}

.abonnement-page .pourContiner .pourContnet .pourText {
  font-size: 2.1rem;
  font-family: caviar_dreamsbold;
  font-style: normal;
  font-weight: 400;
  line-height: 2.1rem;
  color: #ca6746;
}

.abonnement-page .pourContiner .pourContnet .pourText .arrowimage {
  position: absolute;
}

@media only screen and (max-width: 991px) {
  .abonnement-page .pourContiner .pourContnet .pourText .arrowimage {
    left: 2px;
    width: 23px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .abonnement-page .pourContiner .pourContnet .pourText .arrowimage {
    left: -20px;
    width: 20px;
  }
}

@media only screen and (min-width: 1025px) {
  .abonnement-page .pourContiner .pourContnet .pourText .arrowimage {
    left: -33px;
  }
}

/* Abonnements 2021 */

/* Titre */
.abonnement-page-2021 .offer_content {
  text-align: left;
  margin-bottom: 50px;
}

/* Zone cliquable */
.abonnement-page-2021 .offer_digital_container form {
  position: relative;
}

/* 1 an */
.abonnement-page-2021
  .offerRow
  .offer_digital
  .offer_digital_container
  .one-year
  label {
  height: 100%;
}

/* 2 ans */
.abonnement-page-2021
  .offerRow
  .offer_digital
  .offer_digital_container
  .two-year
  label {
  height: 100%;
}

/* Header */
.abonnement-page-2021 .offerRow .offer_digital .offer_header_container {
  background-color: #ededec;
  padding: 0;
  height: auto;
}

/* Big */
.abonnement-page-2021 .offerRow .offer_digital .offer_digital_container--big {
  z-index: 1;
}

/* @media (max-width: 767px) {
            .abonnement-page-2021 .offerRow .offer_digital .offer_digital_container--big {
                border-top: 1px solid black;
                border-bottom: 1px solid black;
                border-left: none;
                border-right: none;
                padding: 50px 0 30px;
            }
        } */

.abonnement-page-2021
  .offerRow
  .offer_digital
  .offer_digital_container--big
  .offer_content_container {
  z-index: -1;
}

@media (min-width: 768px) {
  .abonnement-page-2021
    .offerRow
    .offer_digital
    .offer_digital_container--big
    .offre-web__header {
    box-shadow: 0px 0px 15px #b9b9b9;
    padding: 15px;
    margin-top: -15px;
  }

  .abonnement-page-2021 .offerRow .offer_digital .offer_digital_container {
    border: none;
  }

  .abonnement-page-2021
    .offerRow
    .offer_digital
    .offer_digital_container--big
    .offer_content_container {
    border-left: 1px #000000 solid;
    border-right: 1px #000000 solid;
    margin: 30px 0 50px;
    padding: 0 10px;
  }
}

.abonnement-page-2021 .offre-web__header {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.abonnement-page-2021 .offre-web__header__prix {
  display: inline-block;
  color: #4d737c;
  font-family: abril_fatfaceregular;
  font-style: normal;
  font-size: 6rem;
  font-weight: 400;
}

.abonnement-page-2021 .offre-web__header__prix__symbole {
  position: relative;
  top: -20px;
  left: -10px;
  font-size: 3.5rem;
}

.abonnement-page-2021 .offre-web__header__duree {
  display: inline-block;
  font-family: abril_fatfaceregular;
  font-style: normal;
  font-size: 2.4rem;
  font-weight: 400;
}

.abonnement-page-2021 .offre-web__header__economie {
  display: inline-block;
  color: #e2984d;
  font-family: abril_fatfaceregular;
  font-style: normal;
  font-size: 2.4rem;
  font-weight: 400;
}

.abonnement-page-2021 .offre-web__header__details-economie {
  font-family: crimson_textbold;
  margin-bottom: 10px;
}

.abonnement-page-2021 .offre-web__header__details-economie__ancien-prix {
  position: relative;
}

.abonnement-page-2021 .offre-web__header__details-economie__ancien-prix::after {
  content: "";
  position: absolute;
  top: 37%;
  left: 50%;
  background-color: #4d737c;
  height: 2px;
  width: 5rem;
  transform: translateX(-40%) rotate(-20deg);
  transform-origin: center center;
}

.abonnement-page-2021 .offre-web__header__bouton {
  background-color: #4d737c;
  color: #fff;
  font-family: caviar_dreamsbold;
  padding: 10px 25px;
  border-radius: 20px;
  letter-spacing: 1px;
  margin-bottom: 20px;
}

/* Body */
.abonnement-page-2021 .offer_content_container {
  padding: 30px 10px;
}

.abonnement-page-2021 .offer_content_container h2 {
  font-family: "caviar_dreamsbold";
  text-align: center;
}

.abonnement-page-2021 .offer_content_container h3 {
  font-size: 3.1rem;
  text-align: center;
}

.abonnement-page-2021 .offer_content_container__details ul {
  width: auto;
}

.abonnement-page-2021 .offer_content_container ul li {
  color: inherit;
  font-family: "crimson_textregular";
  font-size: 1.6rem;
  line-height: 1.2;
  margin-bottom: 8px;
}

.abonnement-page-2021 .offer_content_container ul li:before {
  content: "";
  top: 2px;
  background-image: url("../img/products/check.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
}

.abonnement-page-2021 .etiquette-new {
  display: inline-block;
  background-color: #f06946;
  color: #ffffff;
  font-family: caviar_dreamsregular;
  font-size: 1.2rem;
  text-transform: uppercase;
  line-height: 0;
  border-radius: 20px;
  padding: 10px 10px;
}

/* Footer */
.abonnement-page-2021 .offerRow .offer_digital .offer_footer_container {
  background-color: #ededec;
}

@media (min-width: 768px) {
  .abonnement-page-2021 .offer_digital_container--big .offer_footer_container {
    box-shadow: 0px 0px 15px #b9b9b9;
    padding: 15px;
    margin-top: -15px;
  }
}

.abonnement-page-2021 .offre-web__footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}

.abonnement-page-2021 .offre-web__footer__prix {
  display: inline-block;
  color: #4d737c;
  font-family: abril_fatfaceregular;
  font-style: normal;
  font-size: 6rem;
  font-weight: 400;
}

.abonnement-page-2021 .offre-web__footer__prix__symbole {
  position: relative;
  top: -20px;
  left: -10px;
  font-size: 3.5rem;
}

.abonnement-page-2021 .offre-web__footer__duree {
  display: inline-block;
  font-family: abril_fatfaceregular;
  font-style: normal;
  font-size: 2.4rem;
  font-weight: 400;
}

.abonnement-page-2021 .offre-web__footer__details {
  display: inline-block;
  color: #e2984d;
  font-family: "crimson_textitalic";
  font-style: normal;
  font-size: 2rem;
  font-weight: 400;
  margin-bottom: 10px;
}

.abonnement-page-2021 .offre-web__footer__bouton {
  background-color: #4d737c;
  color: #fff;
  font-family: caviar_dreamsbold;
  padding: 10px 25px;
  border-radius: 20px;
  letter-spacing: 1px;
  margin-bottom: 20px;
}

/* Asterisque */
.abonnement-page-2021 .abonnement-content {
  font-family: "crimson_textregular";
  text-align: center;
  margin-top: 25px;
}

@font-face {
  font-family: star;
  src: url(../../../../../plugins/woocommerce/assets/fonts/star.eot);
  src: url(../../../../../plugins/woocommerce/assets/fonts/star.eot?#iefix)
      format("embedded-opentype"),
    url(../../../../../plugins/woocommerce/assets/fonts/star.woff)
      format("woff"),
    url(../../../../../plugins/woocommerce/assets/fonts/star.ttf)
      format("truetype"),
    url(../../../../../plugins/woocommerce/assets/fonts/star.svg#star)
      format("svg");
  font-weight: 400;
  font-style: normal;
}

@media (max-width: 767px) {
  h1 {
    font-size: 2.5rem !important;
    line-height: 2.5rem !important;
  }
}

.woocommerce h2 {
  padding-top: 2rem;
  margin: 0.6em 0;
}

.woocommerce h2.noPadding {
  padding: 0;
}

.woocommerce h2.noMargin {
  margin: 0;
}

.woocommerce address,
.woocommerce p,
.woocommerce td,
.woocommerce tr {
  font-size: 1.8rem;
  padding-bottom: 0;
}

.woocommerce address a,
.woocommerce p a,
.woocommerce td a,
.woocommerce tr a {
  font-size: 1.8rem;
  display: inline;
}

@media (max-width: 767px) {
  .woocommerce h1 {
    font-size: 2.5rem !important;
    line-height: 2.5rem !important;
  }
  .woocommerce h2 {
    font-size: 2rem !important;
    line-height: 2rem !important;
  }
  .woocommerce h3,
  .woocommerce legend {
    font-size: 1.9rem !important;
    line-height: 1.9rem !important;
  }
  .woocommerce address,
  .woocommerce address a,
  .woocommerce p,
  .woocommerce p a,
  .woocommerce td,
  .woocommerce td a,
  .woocommerce tr,
  .woocommerce tr a {
    font-size: 1.6rem !important;
  }
}

.woocommerce address {
  font-size: 1.6rem;
  line-height: 1.2;
}

.woocommerce mark {
  background: #e56741;
  color: #fff;
}

.woocommerce .woocomerce-form.custom-login p {
  padding: 0;
}

.woocommerce .woocomerce-form.custom-login p.tml-registration-confirmation {
  margin: 0 0 1rem;
}

.woocommerce .woocomerce-form p {
  font-size: 1.6rem;
  color: #aeaeae;
  padding: 0 1.5rem;
  font-family: crimsonroman;
  font-style: normal;
  font-weight: 400;
}

.woocommerce .woocomerce-form p.woocommerce-LostPassword {
  padding: 0 0.5rem;
}

.woocommerce .woocomerce-form p.woocommerce-LostPassword a {
  color: #aeaeae;
  font-family: crimsonroman;
  font-style: normal;
  font-weight: 400;
}

.price ins {
  font-weight: 400;
}

.woocommerce-active .site-header .col-full {
  position: relative;
}

.woocommerce-active .site-branding {
  float: left;
}

.site-header-cart {
  list-style-type: none;
  margin-left: 0;
  padding: 0;
  margin-bottom: 0;
}

.site-header-cart .cart-contents,
.site-header-cart .widget_shopping_cart {
  display: none;
}

.site-header-cart .widget_shopping_cart .product_list_widget img {
  margin-left: 1em;
}

.site-search {
  font-size: 0.875em;
  clear: both;
  display: none;
}

.site-search .widget_product_search input[type="search"],
.site-search .widget_product_search input[type="text"] {
  padding: 1em 1.41575em;
  line-height: 1;
}

.site-search .widget_product_search form:before {
  top: 1.15em;
  left: 1.15em;
}

.site-search .widget_product_search #searchsubmit {
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}

.storefront-handheld-footer-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  border-top: 1px solid hsla(0, 0%, 100%, 0.2);
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.7);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.7);
  z-index: 9999;
}

.storefront-handheld-footer-bar:after,
.storefront-handheld-footer-bar:before {
  content: "";
  display: table;
}

.storefront-handheld-footer-bar:after {
  clear: both;
}

.storefront-handheld-footer-bar ul {
  margin: 0;
}

.storefront-handheld-footer-bar ul li {
  display: inline-block;
  float: left;
  text-align: center;
}

.storefront-handheld-footer-bar ul li:last-child > a {
  border-right: 0;
}

.storefront-handheld-footer-bar ul li > a {
  height: 4.2358em;
  display: block;
  position: relative;
  text-indent: -9999px;
  z-index: 999;
  border-right: 1px solid hsla(0, 0%, 100%, 0.2);
}

.storefront-handheld-footer-bar ul li > a:active,
.storefront-handheld-footer-bar ul li > a:focus {
  outline: none;
}

.storefront-handheld-footer-bar ul li.search .site-search {
  position: absolute;
  bottom: -2em;
  left: 0;
  right: 0;
  -webkit-transition: all, ease, 0.2s;
  transition: all, ease, 0.2s;
  padding: 1em;
  z-index: 1;
  display: block;
}

.storefront-handheld-footer-bar ul li.search.active .site-search {
  bottom: 100%;
}

.storefront-handheld-footer-bar ul li.search .site-search,
.storefront-handheld-footer-bar ul li.search .widget,
.storefront-handheld-footer-bar ul li.search form {
  margin-bottom: 0;
}

.storefront-handheld-footer-bar ul li.cart .count {
  text-indent: 0;
  display: block;
  width: 2em;
  height: 2em;
  line-height: 2;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  font-size: 0.75em;
  position: absolute;
  top: 0.875em;
  left: 50%;
  border-radius: 100%;
  border: 1px solid;
}

.storefront-handheld-footer-bar ul.columns-1 li {
  width: 100%;
  display: block;
  float: none;
}

.storefront-handheld-footer-bar ul.columns-2 li {
  width: 50%;
}

.storefront-handheld-footer-bar ul.columns-3 li {
  width: 33.33333%;
}

.storefront-handheld-footer-bar ul.columns-4 li {
  width: 25%;
}

.storefront-handheld-footer-bar ul.columns-5 li {
  width: 20%;
}

table.shop_table {
  border-collapse: collapse;
}

table.shop_table thead {
  background: #6db3a5;
}

table.shop_table td {
  padding: 12px;
  text-align: left;
}

table.shop_table .product-name,
table.shop_table .product-price,
table.shop_table .product-quantity,
table.shop_table .product-remove,
table.shop_table .product-subtotal,
table.shop_table .product-thumbnail {
  color: #fff;
  font-size: 15px;
  font-weight: 700;
}

table.shop_table th .nobr,
table.shop_table th.product-name,
table.shop_table th.product-price,
table.shop_table th.product-quantity,
table.shop_table th.product-subtotal,
table.shop_table th.product-thumbnail,
table.shop_table th.product-total {
  color: #fff;
}

table.shop_table .product-thumbnail {
  text-align: center;
}

table.shop_table .product-thumbnail img {
  width: 65px;
}

table.shop_table .product-name,
table.shop_table .product-name a,
table.shop_table .product-price,
table.shop_table .product-price a,
table.shop_table .product-subtotal,
table.shop_table .product-subtotal a {
  color: #444;
}

table.shop_table .product-name a:hover,
table.shop_table .product-price a:hover,
table.shop_table .product-subtotal a:hover {
  color: #e56741;
}

table.shop_table .product-remove a.remove {
  width: 25px;
  height: 25px;
  line-height: 23px;
  text-align: center;
  font-weight: 400;
  margin: 0 auto;
  background: #e56741;
  color: #fff !important;
}

table.shop_table .product-remove a.remove:hover {
  background: #407a6f;
}

table.shop_table .quantity .input-text.qty.text {
  border: none;
  color: #444;
}

table.shop_table tbody {
  background: #fff;
  border-left: 1px solid #e1e1e1;
}

table.shop_table .coupon #coupon_code {
  margin-left: 35px;
  min-width: 180px;
}

table.shop_table .coupon .button {
  background: #e56741;
  padding: 9px 25px;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400;
}

table.shop_table .coupon .button:hover {
  background: #407a6f;
}

table.shop_table .actions .button {
  padding: 7px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400;
  margin-right: 40px;
}

table.shop_table .actions .button:disabled {
  background: #dcdcdc;
}

table.shop_table_responsive tbody th,
table.shop_table_responsive thead {
  display: none;
}

table.shop_table_responsive tr td {
  display: block;
  clear: both;
}

@media (max-width: 767px) {
  table.shop_table_responsive tr td {
    text-align: right;
  }
}

table.shop_table_responsive tr td:before {
  content: attr(data-title) ": ";
  font-weight: 600;
  float: left;
}

table.shop_table_responsive tr td.product-remove a {
  text-align: left;
}

table.shop_table_responsive tr td.actions:before,
table.shop_table_responsive tr td.download-actions:before,
table.shop_table_responsive tr td.product-remove:before {
  display: none;
}

table.shop_table_responsive tr td.download-actions .button {
  display: block;
  text-align: center;
}

table.shop_table_responsive.my_account_orders .order-actions {
  text-align: right;
}

table.shop_table_responsive.my_account_orders .order-actions:before {
  display: none;
}

ul.products {
  margin-left: 0;
  margin-bottom: 0;
  clear: both;
}

ul.products:after,
ul.products:before {
  content: "";
  display: table;
}

ul.products:after {
  clear: both;
}

ul.products li.product {
  list-style: none;
  margin-left: 0;
  margin-bottom: 4.2358em;
  text-align: center;
  position: relative;
}

ul.products li.product .star-rating {
  margin: 0 auto 0.54079em;
}

ul.products li.product .woocommerce-LoopProduct-link {
  display: block;
}

ul.products li.product .price {
  display: block;
  color: #43454b;
  font-weight: 400;
  margin-bottom: 1rem;
}

ul.products li.product .price ins {
  margin-left: 0.61805em;
  background-color: transparent;
}

ul.products li.product .woocommerce-loop-product__title,
ul.products li.product h2,
ul.products li.product h3 {
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 0.54079em;
}

ul.products li.product .star-rating {
  font-size: 0.875em;
}

ul.products li.product img {
  display: block;
  margin: 0 auto 1.618em;
}

ul.products li.product.product-category .woocommerce-loop-category__title,
ul.products li.product.product-category h2,
ul.products li.product.product-category h3 {
  font-size: 1.1em;
}

ul.products li.product.product-category img {
  margin-bottom: 1.618em;
}

ul.products li.product .button {
  margin-bottom: 0.236em;
}

.price del {
  opacity: 0.5;
  font-weight: 400;
}

.price del + ins {
  margin-left: 0.327em;
}

.single-product .pswp__button {
  background-color: transparent;
}

.single-product div.product {
  position: relative;
  overflow: hidden;
}

.single-product div.product:after,
.single-product div.product:before {
  content: "";
  display: table;
}

.single-product div.product:after {
  clear: both;
}

.single-product div.product .images,
.single-product div.product .summary,
.single-product div.product .woocommerce-product-gallery {
  margin-bottom: 2.61792em;
  margin-top: 0;
}

.single-product div.product .woocommerce-product-gallery {
  position: relative;
}

.single-product div.product .woocommerce-product-gallery .zoomImg {
  background-color: #fff;
}

.single-product
  div.product
  .woocommerce-product-gallery
  .woocommerce-product-gallery__trigger {
  position: absolute;
  top: 0.875em;
  right: 0.875em;
  display: block;
  height: 2em;
  width: 2em;
  border-radius: 3px;
  z-index: 99;
  text-align: center;
}

.single-product div.product .woocommerce-product-gallery img {
  margin: 0;
}

.single-product div.product .woocommerce-product-gallery .flex-viewport {
  margin-bottom: 1.618em;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
  margin: 0;
  padding: 0;
}

.single-product
  div.product
  .woocommerce-product-gallery
  .flex-control-thumbs:after,
.single-product
  div.product
  .woocommerce-product-gallery
  .flex-control-thumbs:before {
  content: "";
  display: table;
}

.single-product
  div.product
  .woocommerce-product-gallery
  .flex-control-thumbs:after {
  clear: both;
}

.single-product
  div.product
  .woocommerce-product-gallery
  .flex-control-thumbs
  li {
  list-style: none;
  margin-bottom: 1.618em;
  cursor: pointer;
}

.single-product
  div.product
  .woocommerce-product-gallery
  .flex-control-thumbs
  li
  img {
  opacity: 0.5;
  -webkit-transition: all, ease, 0.2s;
  transition: all, ease, 0.2s;
}

.single-product
  div.product
  .woocommerce-product-gallery
  .flex-control-thumbs
  li:hover
  img,
.single-product
  div.product
  .woocommerce-product-gallery
  .flex-control-thumbs
  li
  img.flex-active {
  opacity: 1;
}

.single-product
  div.product
  .woocommerce-product-gallery.woocommerce-product-gallery--columns-2
  .flex-control-thumbs
  li {
  width: 42.85714%;
  float: left;
  margin-right: 14.28571%;
}

.single-product
  div.product
  .woocommerce-product-gallery.woocommerce-product-gallery--columns-2
  .flex-control-thumbs
  li:nth-child(2n) {
  margin-right: 0;
}

.single-product
  div.product
  .woocommerce-product-gallery.woocommerce-product-gallery--columns-2
  .flex-control-thumbs
  li:nth-child(odd) {
  clear: both;
}

.single-product
  div.product
  .woocommerce-product-gallery.woocommerce-product-gallery--columns-3
  .flex-control-thumbs
  li {
  width: 23.80952%;
  float: left;
  margin-right: 14.28571%;
}

.single-product
  div.product
  .woocommerce-product-gallery.woocommerce-product-gallery--columns-3
  .flex-control-thumbs
  li:nth-child(3n) {
  margin-right: 0;
}

.single-product
  div.product
  .woocommerce-product-gallery.woocommerce-product-gallery--columns-3
  .flex-control-thumbs
  li:nth-child(3n + 1) {
  clear: both;
}

.single-product
  div.product
  .woocommerce-product-gallery.woocommerce-product-gallery--columns-4
  .flex-control-thumbs
  li {
  width: 14.28571%;
  float: left;
  margin-right: 14.28571%;
}

.single-product
  div.product
  .woocommerce-product-gallery.woocommerce-product-gallery--columns-4
  .flex-control-thumbs
  li:nth-child(4n) {
  margin-right: 0;
}

.single-product
  div.product
  .woocommerce-product-gallery.woocommerce-product-gallery--columns-4
  .flex-control-thumbs
  li:nth-child(4n + 1) {
  clear: both;
}

.single-product
  div.product
  .woocommerce-product-gallery.woocommerce-product-gallery--columns-5
  .flex-control-thumbs
  li {
  width: 8.57143%;
  float: left;
  margin-right: 14.28571%;
}

.single-product
  div.product
  .woocommerce-product-gallery.woocommerce-product-gallery--columns-5
  .flex-control-thumbs
  li:nth-child(5n) {
  margin-right: 0;
}

.single-product
  div.product
  .woocommerce-product-gallery.woocommerce-product-gallery--columns-5
  .flex-control-thumbs
  li:nth-child(5n + 1) {
  clear: both;
}

.single-product div.product .images .woocommerce-main-image {
  margin-bottom: 1.618em;
  display: block;
}

.single-product div.product .images .thumbnails a.zoom {
  display: block;
  width: 22.05%;
  margin-right: 3.8%;
  float: left;
  margin-bottom: 1em;
}

.single-product div.product .images .thumbnails a.zoom.last {
  margin-right: 0;
}

.single-product div.product .images .thumbnails a.zoom.first {
  clear: both;
}

.single-product div.product form.cart {
  margin-bottom: 1.618em;
  padding: 1em 0;
}

.single-product div.product form.cart:after,
.single-product div.product form.cart:before {
  content: "";
  display: table;
}

.single-product div.product form.cart:after {
  clear: both;
}

.single-product div.product form.cart .quantity {
  float: left;
  margin-right: 0.875em;
}

.single-product div.product p.price {
  font-size: 1.41575em;
  margin: 1.41575em 0;
}

.single-product div.product table.variations {
  margin: 0;
}

.single-product div.product table.variations td,
.single-product div.product table.variations th {
  display: list-item;
  padding: 0;
  list-style: none;
  background-color: transparent;
}

.single-product div.product table.variations .value {
  margin-bottom: 1em;
}

.single-product div.product .single_variation .price {
  margin-bottom: 1em;
  display: block;
}

.single-product div.product .variations_button {
  padding-top: 1em;
}

.single-product div.product .variations_button:after,
.single-product div.product .variations_button:before {
  content: "";
  display: table;
}

.single-product div.product .variations_button:after {
  clear: both;
}

.single-product div.product .woocommerce-product-rating {
  margin-bottom: 1.618em;
  margin-top: -0.875em;
}

.single-product div.product .woocommerce-product-rating:after,
.single-product div.product .woocommerce-product-rating:before {
  content: "";
  display: table;
}

.single-product div.product .woocommerce-product-rating:after {
  clear: both;
}

.single-product div.product .woocommerce-product-rating a {
  font-weight: 400;
  text-decoration: underline;
}

.single-product div.product .woocommerce-product-rating a:hover {
  text-decoration: none;
}

.single-product div.product .woocommerce-product-rating .star-rating {
  float: left;
  margin-right: 0.61805em;
}

.single-product div.product .product_meta {
  font-size: 0.875em;
  padding-top: 1em;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}

.single-product div.product .product_meta .posted_in,
.single-product div.product .product_meta .sku_wrapper,
.single-product div.product .product_meta .tagged_as {
  display: block;
}

.single-product div.product .product_meta .posted_in:last-child,
.single-product div.product .product_meta .sku_wrapper:last-child,
.single-product div.product .product_meta .tagged_as:last-child {
  border-bottom: 0;
}

.single-product div.product .product_meta a {
  font-weight: 400;
  text-decoration: underline;
}

.single-product div.product .product_meta a:hover {
  text-decoration: none;
}

.stock:empty:before {
  display: none;
}

.stock.in-stock {
  color: #0f834d;
}

.stock.out-of-stock {
  color: #e2401c;
}

a.reset_variations {
  display: inline-block;
  margin-left: 1em;
}

#reviews {
  outline: none;
}

#reviews #comments {
  padding-top: 0;
}

#reviews .comment-reply-title {
  display: none;
}

#reviews .commentlist {
  list-style: none;
  margin-left: 0;
}

#reviews .commentlist li {
  margin-bottom: 2.61792em;
  list-style: none;
  clear: both;
}

#reviews .commentlist li:after,
#reviews .commentlist li:before {
  content: "";
  display: table;
}

#reviews .commentlist li:after {
  clear: both;
}

#reviews .commentlist li .comment_container {
  border-radius: 3px;
}

#reviews .commentlist li .comment_container:after,
#reviews .commentlist li .comment_container:before {
  content: "";
  display: table;
}

#reviews .commentlist li .comment_container:after {
  clear: both;
}

#reviews .commentlist li .comment_container .comment-text {
  width: 81.81818%;
  float: right;
  margin-right: 0;
}

#reviews .commentlist li .comment_container .comment-text .star-rating {
  float: right;
  font-size: 0.875em;
  line-height: 1;
  height: 1em;
}

#reviews .commentlist li:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}

#reviews .commentlist li time {
  opacity: 0.5;
  font-size: 0.875em;
}

#reviews .commentlist li .avatar {
  width: 9.09091%;
  float: left;
  margin-right: 9.09091%;
  height: auto;
}

#reviews .commentlist li p.meta {
  margin-bottom: 1em;
}

#reviews .commentlist li p.meta strong {
  line-height: 1;
}

#reviews .commentlist li p.meta time {
  display: block;
}

#reviews .commentlist li p.meta .verified {
  font-style: normal;
  font-size: 0.875em;
}

#reviews .commentlist li p.meta .woocommerce-review__dash {
  display: none;
}

#reviews .commentlist li ul.children {
  margin: 0;
  width: 81.81818%;
  float: right;
  margin-right: 0;
  padding-top: 1.618em;
}

#reviews .commentlist li ul.children .avatar {
  width: 11.11111%;
  float: left;
  margin-right: 11.11111%;
}

#reviews .commentlist li ul.children .comment-text {
  width: 77.77778%;
  float: right;
  margin-right: 0;
}

#reviews .commentlist li ul.children li {
  margin-bottom: 1.618em;
}

#reviews .commentlist li ul.children li:last-child {
  margin-bottom: 0;
}

#reviews .comment-form-rating {
  clear: both;
}

#reviews .comment-form-rating label {
  display: block;
}

.woocommerce-breadcrumb {
  margin-left: -1.387rem;
  margin-right: -1.387rem;
  margin-bottom: 1.618em;
  font-size: 0.875em;
  padding: 1em 1.387rem;
}

.woocommerce-breadcrumb .breadcrumb-separator {
  display: inline-block;
  padding: 0 0.54079em;
}

.product_list_widget {
  list-style: none;
  margin-left: 0;
}

.product_list_widget li {
  padding: 1em 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.product_list_widget li:after,
.product_list_widget li:before {
  content: "";
  display: table;
}

.product_list_widget li:after {
  clear: both;
}

.product_list_widget li img {
  max-width: 2.61792em;
  float: right;
}

.product_list_widget li > a {
  display: block;
}

.product_list_widget a:hover {
  color: #2c2d33;
}

.widget ul.products li.product a {
  text-decoration: none;
}

.widget_products a {
  display: block;
}

.widget_shopping_cart .product_list_widget {
  margin-bottom: 0;
}

.widget_shopping_cart .product_list_widget li {
  padding-left: 2em;
  position: relative;
}

.widget_shopping_cart .product_list_widget li a.remove {
  position: absolute;
  top: 1em;
  left: 0;
  opacity: 1;
}

.widget_shopping_cart p.buttons,
.widget_shopping_cart p.total {
  padding: 1em 0;
  margin: 0;
  text-align: center;
}

.widget_shopping_cart p.total {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.widget_shopping_cart .buttons .button {
  display: block;
}

.widget_shopping_cart .buttons .button:nth-child(odd) {
  margin-bottom: 0.61805em;
}

.site-header .widget_shopping_cart li,
.site-header .widget_shopping_cart p.buttons,
.site-header .widget_shopping_cart p.total {
  padding-left: 1.41575em;
  padding-right: 1.41575em;
}

.widget_layered_nav li {
  margin-bottom: 0.61805em;
}

.widget.woocommerce li .count {
  font-size: 1em;
  float: right;
}

.widget_price_filter .price_slider {
  margin-bottom: 1em;
}

.widget_price_filter .price_slider_amount {
  text-align: right;
  line-height: 2.4em;
}

.widget_price_filter .price_slider_amount .button {
  float: left;
}

.widget_price_filter .ui-slider {
  position: relative;
  text-align: left;
}

.widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1em;
  height: 1em;
  border-top-left-radius: 1em;
  border-top-right-radius: 1em;
  border-bottom-left-radius: 1em;
  border-bottom-right-radius: 1em;
  cursor: ew-resize;
  outline: none;
  background: #2c2d33;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: -0.25em;
  opacity: 1;
}

.widget_price_filter .ui-slider .ui-slider-handle:last-child {
  margin-left: -1em;
}

.widget_price_filter .ui-slider .ui-slider-handle.ui-state-active,
.widget_price_filter .ui-slider .ui-slider-handle:hover {
  -webkit-box-shadow: 0 0 0 0.236em rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 0.236em rgba(0, 0, 0, 0.1);
}

.widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background: #2c2d33;
  border-top-left-radius: 1em;
  border-top-right-radius: 1em;
  border-bottom-left-radius: 1em;
  border-bottom-right-radius: 1em;
}

.widget_price_filter .price_slider_wrapper .ui-widget-content {
  border-top-left-radius: 1em;
  border-top-right-radius: 1em;
  border-bottom-left-radius: 1em;
  border-bottom-right-radius: 1em;
  background: rgba(0, 0, 0, 0.1);
}

.widget_price_filter .ui-slider-horizontal {
  height: 0.5em;
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
  left: -1px;
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
  right: -1px;
}

table.cart {
  margin-bottom: 3.70633em;
}

table.cart .product-quantity .minus,
table.cart .product-quantity .plus {
  display: none;
}

table.cart .product-thumbnail img {
  margin: 0 auto;
  max-width: 3.70633em;
  height: auto;
}

table.cart .product-thumbnail:before {
  display: none;
}

table.cart tr:first-child td.product-remove {
  border-top-width: 0;
}

table.cart td.product-remove {
  padding: 0;
  border-top: 1.618em solid;
  position: relative;
}

table.cart td.product-remove:after,
table.cart td.product-remove:before {
  content: "";
  display: table;
}

table.cart td.product-remove:after {
  clear: both;
}

table.cart td.product-remove a.remove {
  position: absolute;
  font-size: 1.41575em;
  top: -0.61805em;
  right: -0.61805em;
}

table.cart td.product-quantity .qty {
  padding: 0.326em;
  width: 3.70633em;
}

table.cart td,
table.cart th {
  padding: 0.875em 0.875em 0;
}

table.cart td.product-subtotal {
  padding-bottom: 0.875em;
}

table.cart td.actions {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  background-color: transparent;
  padding: 1rem 0;
}

table.cart td.actions label {
  display: none;
}

table.cart td.actions .coupon {
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

table.cart td.actions input {
  display: block;
  width: 100%;
  margin: 0.54079em 0;
}

table.cart td.actions input[name="update_cart"] {
  margin-right: 0.5rem !important;
}

table.cart td.actions input[name="update_cart"]:focus {
  outline: none;
}

.wc-proceed-to-checkout {
  margin-bottom: 1.618em;
}

.wc-proceed-to-checkout:after,
.wc-proceed-to-checkout:before {
  content: "";
  display: table;
}

.wc-proceed-to-checkout:after {
  clear: both;
}

.wc-proceed-to-checkout .button {
  display: block;
  text-align: center;
  margin-bottom: 1em;
}

.wc-proceed-to-checkout .button.checkout-button {
  font-size: 1.41575em;
}

.woocommerce-shipping-calculator,
.woocommerce-shipping-calculator > p:first-child {
  margin: 0;
}

.woocommerce-shipping-calculator .shipping-calculator-form {
  padding-top: 1.41575em;
}

ul#shipping_method {
  list-style: none;
  margin-left: 0;
}

ul#shipping_method li {
  margin-bottom: 0.23608em;
}

ul#shipping_method li:last-child {
  margin-bottom: 0;
}

ul#shipping_method input {
  margin-right: 0.33423em;
}

.woocommerce-checkout ul#shipping_method {
  margin-bottom: 0;
}

.checkout_coupon {
  margin-bottom: 2.61792em;
}

form.checkout {
  position: static !important;
}

form.checkout:after,
form.checkout:before {
  content: "";
  display: table;
}

form.checkout:after {
  clear: both;
}

form.checkout > .blockUI {
  position: fixed !important;
}

#payment:after,
#payment:before {
  content: "";
  display: table;
}

#payment .create-account,
#payment:after {
  clear: both;
}

#payment .payment_methods {
  margin: 0 !important;
  padding: 0 !important;
}

#payment .payment_methods > .wc_payment_method > label {
  display: block;
  padding: 1.41575em;
  cursor: pointer;
}

#payment .payment_methods li {
  list-style: none !important;
  margin-left: 0;
  position: relative;
}

#payment .payment_methods li img {
  float: right;
  border: 0;
  padding: 0;
  max-height: 1.618em;
}

#payment .payment_methods li:last-child:not(.woocommerce-notice) {
  padding-bottom: 0;
  border-bottom: 0;
}

#payment .payment_methods li p {
  margin: 0;
}

#payment .payment_methods li label {
  padding-left: 5rem !important;
}

#payment .payment_methods li label:before {
  left: 1.5rem;
}

#payment .payment_methods li label:after,
#payment .payment_methods li label:before {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

#payment .payment_methods li label:after {
  left: 2.4rem;
}

#payment .payment_methods li .payment_box {
  padding: 1.41575em;
}

#payment .payment_methods li .payment_box fieldset {
  border: 0;
  margin: 0;
  padding: 1em 0 0;
  font-size: 0.875em;
}

#payment .payment_methods li .payment_box fieldset label {
  width: auto;
  margin-left: 0;
}

#payment .payment_methods li .payment_box fieldset .form-row {
  margin-bottom: 1em;
}

#payment
  .payment_methods
  li
  .payment_box
  fieldset
  .form-row
  input[type="checkbox"] {
  margin-right: 5px;
}

#payment .payment_methods li .payment_box fieldset #cvv {
  width: 22% !important;
}

#payment .payment_methods li .payment_box fieldset .help {
  width: 75%;
  float: right;
}

#payment .payment_methods li .payment_box .woocommerce-SavedPaymentMethods {
  padding-top: 1em;
  margin: 0;
}

#payment .payment_methods li .payment_box .woocommerce-SavedPaymentMethods li {
  margin-top: 0.61805em;
}

#payment
  .payment_methods
  li
  .payment_box
  .woocommerce-SavedPaymentMethods
  li
  input[type="radio"] {
  margin-right: 0.236em;
}

#payment .payment_methods li .payment_box ul.wc-saved-payment-methods {
  margin-left: 0;
}

#payment .payment_methods li .payment_box .wc-credit-card-form-card-cvc,
#payment .payment_methods li .payment_box .wc-credit-card-form-card-expiry,
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number {
  font-size: 1.41575em;
}

#payment .payment_methods li .payment_box .wc-credit-card-form-card-number {
  background-repeat: no-repeat;
  background-position: right 0.61805em center;
  background-size: 31px 20px;
  background-image: url(../../../assets/images/credit-cards/unknown.svg);
}

#payment
  .payment_methods
  li
  .payment_box
  .wc-credit-card-form-card-number.visa {
  background-image: url(../../../assets/images/credit-cards/visa.svg);
}

#payment
  .payment_methods
  li
  .payment_box
  .wc-credit-card-form-card-number.mastercard {
  background-image: url(../../../assets/images/credit-cards/mastercard.svg);
}

#payment
  .payment_methods
  li
  .payment_box
  .wc-credit-card-form-card-number.laser {
  background-image: url(../../../assets/images/credit-cards/laser.svg);
}

#payment
  .payment_methods
  li
  .payment_box
  .wc-credit-card-form-card-number.dinersclub {
  background-image: url(../../../assets/images/credit-cards/diners.svg);
}

#payment
  .payment_methods
  li
  .payment_box
  .wc-credit-card-form-card-number.maestro {
  background-image: url(../../../assets/images/credit-cards/maestro.svg);
}

#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.jcb {
  background-image: url(../../../assets/images/credit-cards/jcb.svg);
}

#payment
  .payment_methods
  li
  .payment_box
  .wc-credit-card-form-card-number.amex {
  background-image: url(../../../assets/images/credit-cards/amex.svg);
}

#payment
  .payment_methods
  li
  .payment_box
  .wc-credit-card-form-card-number.discover {
  background-image: url(../../../assets/images/credit-cards/discover.svg);
}

#payment .terms {
  width: 100%;
  clear: both;
  float: none;
  margin-bottom: 0;
  margin-bottom: 1em;
}

#payment .terms label {
  display: block;
  cursor: pointer;
}

#payment .woocommerce-terms-and-conditions {
  padding: 1em;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
  margin-bottom: 16px;
  background-color: rgba(0, 0, 0, 0.05);
}

#payment .place-order {
  padding: 1.41575em;
  margin-bottom: 0;
  float: none;
  width: 100%;
  margin-top: 2.61792em;
}

#payment .place-order .button {
  font-size: 1.41575em;
  width: 100%;
  white-space: pre-wrap;
}

table.woocommerce-checkout-review-order-table .product-name {
  max-width: 150px;
}

.woocommerce-checkout .payment-fixed {
  position: fixed;
  top: 0;
  z-index: 9;
  -webkit-box-shadow: 0 6px 2em rgba(0, 0, 0, 0.2);
  box-shadow: 0 6px 2em rgba(0, 0, 0, 0.2);
}

.admin-bar .woocommerce-checkout .payment-fixed {
  top: 32px;
}

.admin-bar .woocommerce-checkout #wc_checkout_add_ons label + br {
  display: none;
}

.woocommerce-password-strength {
  text-align: left;
  font-weight: 600;
  padding: 0.54079em 0;
  text-align: right;
  font-size: 0.875em;
}

.woocommerce-password-strength.strong {
  color: #0f834d;
}

.woocommerce-password-strength.bad,
.woocommerce-password-strength.short {
  color: #e2401c;
}

.woocommerce-password-strength.good {
  color: #3d9cd2;
}

label.inline {
  display: inline !important;
  margin-left: 0;
  vertical-align: middle;
}

@media (max-width: 767px) {
  label.inline {
    display: block !important;
  }
}

.woocommerce-MyAccount-navigation ul {
  margin-left: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  padding: 0 0 0 10px;
}

.woocommerce-MyAccount-navigation ul li {
  list-style: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  position: relative;
}

.woocommerce-MyAccount-navigation ul li a {
  padding: 0.875em 0;
  display: block;
}

ul.order_details {
  list-style: none;
  position: relative;
  margin: 0 0 5em !important;
}

ul.order_details:after,
ul.order_details:before {
  display: table;
}

ul.order_details:after {
  clear: both;
}

@media (max-width: 767px) {
  ul.order_details {
    margin: 0 0 1em !important;
  }
}

ul.order_details:after,
ul.order_details:before {
  content: "";
  display: block;
  position: absolute;
  top: -16px;
  left: 0;
  width: 100%;
  height: 16px;
  background-size: 0 100%, 16px 16px, 16px 16px;
}

ul.order_details:after {
  top: auto;
  bottom: -16px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

ul.order_details li {
  padding: 1em 1.618em;
  font-size: 0.6em !important;
  text-transform: uppercase;
}

ul.order_details li:last-child {
  border: 0;
}

ul.order_details li strong {
  display: block;
  font-size: 1.41575em;
  text-transform: none;
}

@media (max-width: 767px) {
  ul.order_details li {
    float: none !important;
  }
}

.my_account_orders .button,
.woocommerce-MyAccount-downloads .button {
  padding: 0.61805em 0.875em;
  font-size: 0.875em;
  margin-right: 0.236em;
  border-radius: 0 !important;
  background-color: #e56741 !important;
  color: #fff !important;
}

.woocommerce-MyAccount-content {
  padding-top: 1rem;
}

.woocommerce-MyAccount-content p:first-child {
  margin-top: 0;
}

.woocommerce-MyAccount-content h2 {
  font-size: 2em;
  font-weight: 600;
}

.woocommerce-MyAccount-content #payment .payment_methods {
  margin-bottom: 1.618em !important;
}

.woocommerce-MyAccount-content #payment .payment_methods li .payment_box {
  background-color: rgba(0, 0, 0, 0.05);
}

.woocommerce-MyAccount-content .woocommerce-Addresses.addresses h3 {
  max-width: 160px;
}

.woocommerce-form__label-for-checkbox {
  cursor: pointer;
  display: block;
}

.woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox {
  margin-right: 0.33423em;
}

.form-row label {
  display: block;
}

.form-row input[type="checkbox"],
.form-row input[type="radio"] {
  width: auto;
  vertical-align: middle;
  margin: 0;
}

.form-row input[type="checkbox"] + span,
.form-row input[type="radio"] + span {
  vertical-align: middle;
}

.form-row .button {
  width: auto;
}

.form-row.create-account label {
  display: inline-block;
}

.form-row.woocommerce-validated input.input-text {
  -webkit-box-shadow: inset 2px 0 0 #0f834d;
  box-shadow: inset 2px 0 0 #0f834d;
}

.form-row.woocommerce-invalid input.input-text {
  -webkit-box-shadow: inset 2px 0 0 #e2401c;
  box-shadow: inset 2px 0 0 #e2401c;
}

.form-row-last {
  margin-right: 0 !important;
}

.form-row-wide {
  clear: both;
  width: 100%;
}

.required {
  border-bottom: 0 !important;
  color: red;
}

.demo_store {
  position: fixed;
  left: 0;
  bottom: 69px;
  right: 0;
  margin: 0;
  padding: 1em 1.41575em;
  background-color: #3d9cd2;
  color: #fff;
  z-index: 999;
}

.demo_store a {
  color: #fff;
  font-weight: 400;
  text-decoration: underline;
  display: block;
}

.demo_store a:hover {
  text-decoration: none;
}

.star-rating {
  overflow: hidden;
  position: relative;
  height: 1.618em;
  line-height: 1.618;
  font-size: 1em;
  width: 5.3em;
  font-family: star;
  font-weight: 400;
}

.star-rating:before {
  content: "\53\53\53\53\53";
  opacity: 0.25;
}

.star-rating:before,
.star-rating span {
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}

.star-rating span {
  overflow: hidden;
  padding-top: 1.5em;
}

.star-rating span:before {
  content: "\53\53\53\53\53";
  top: 0;
  position: absolute;
  left: 0;
  color: #2c2d33;
}

p.stars {
  display: inline-block;
  margin: 0;
}

p.stars a {
  position: relative;
  height: 1em;
  width: 1em;
  text-indent: -999em;
  display: inline-block;
  text-decoration: none;
  margin-right: 1px;
  font-weight: 400;
}

p.stars a:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  line-height: 1;
  font-family: star;
  text-indent: 0;
}

p.stars a:before,
p.stars a:hover ~ a:before {
  content: "\53";
  color: #43454b;
  opacity: 0.25;
}

p.stars.selected a.active:before,
p.stars:hover a:before {
  content: "\53";
  color: #96588a;
  opacity: 1;
}

p.stars.selected a.active ~ a:before {
  content: "\53";
  color: #43454b;
  opacity: 0.25;
}

p.stars.selected a:not(.active):before {
  content: "\53";
  color: #96588a;
  opacity: 1;
}

.onsale {
  border: 1px solid;
  border-color: #43454b;
  color: #43454b;
  padding: 0.202em 0.61805em;
  font-size: 0.875em;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 1em;
  border-radius: 3px;
}

.quantity .qty {
  width: 4.2358em;
  text-align: center;
}

.storefront-sorting {
  font-size: 0.875em;
  margin-bottom: 2.61792em;
}

.woocommerce-tabs {
  padding: 1em 0;
}

.woocommerce-tabs ul.tabs {
  list-style: none;
  margin-left: 0;
  text-align: left;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}

.woocommerce-tabs ul.tabs li {
  display: block;
  margin: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  position: relative;
}

.woocommerce-tabs ul.tabs li a {
  padding: 1em 0;
  display: block;
}

.related > h2:first-child,
.upsells > h2:first-child,
.woocommerce-tabs .panel h2:first-of-type {
  font-size: 1.618em;
  margin-bottom: 1em;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message,
.woocommerce-noreviews,
p.no-comments {
  padding: 1em 1.618em;
  margin-bottom: 2.61792em;
  background-color: #0f834d;
  margin-left: 0;
  border-radius: 2px;
  color: #fff;
  clear: both;
  border: 0;
  border-radius: 0;
}

.woocommerce-error:after,
.woocommerce-error:before,
.woocommerce-info:after,
.woocommerce-info:before,
.woocommerce-message:after,
.woocommerce-message:before,
.woocommerce-noreviews:after,
.woocommerce-noreviews:before,
p.no-comments:after,
p.no-comments:before {
  content: "";
  display: table;
}

.woocommerce-error:after,
.woocommerce-info:after,
.woocommerce-message:after,
.woocommerce-noreviews:after,
p.no-comments:after {
  clear: both;
}

.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a,
.woocommerce-noreviews a,
p.no-comments a {
  color: #fff;
}

.woocommerce-error a:hover,
.woocommerce-info a:hover,
.woocommerce-message a:hover,
.woocommerce-noreviews a:hover,
p.no-comments a:hover {
  color: #fff;
  opacity: 0.7;
}

.woocommerce-error a.button:hover,
.woocommerce-info a.button:hover,
.woocommerce-message a.button:hover,
.woocommerce-noreviews a.button:hover,
p.no-comments a.button:hover {
  opacity: 1;
}

.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button,
.woocommerce-noreviews .button,
p.no-comments .button {
  float: right;
  padding: 0;
  background: none;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  line-height: 1.618;
  padding-left: 1em;
  border-width: 0;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: hsla(0, 0%, 100%, 0.25) !important;
  border-radius: 0 !important;
}

.woocommerce-error .button:hover,
.woocommerce-info .button:hover,
.woocommerce-message .button:hover,
.woocommerce-noreviews .button:hover,
p.no-comments .button:hover {
  background: none;
  color: #fff;
  opacity: 0.7;
}

.woocommerce-error pre,
.woocommerce-info pre,
.woocommerce-message pre,
.woocommerce-noreviews pre,
p.no-comments pre {
  background-color: rgba(0, 0, 0, 0.1);
}

.site-content > .col-full > .woocommerce > .woocommerce-error:first-child,
.site-content > .col-full > .woocommerce > .woocommerce-info:first-child,
.site-content > .col-full > .woocommerce > .woocommerce-message:first-child {
  margin-top: 2.61792em;
}

.woocommerce-error {
  list-style: none;
}

.woocommerce-info,
.woocommerce-noreviews,
p.no-comments {
  background-color: #3d9cd2;
}

.woocommerce-error {
  background-color: #e2401c;
}

dl.variation {
  font-size: 0.875em;
}

dl.variation dd {
  margin: 0 0 1em;
}

.wc-item-meta {
  font-size: 0.875em;
  margin-left: 0;
  list-style: none;
}

.wc-item-meta li:after,
.wc-item-meta li:before {
  content: "";
  display: table;
}

.wc-item-meta li:after {
  clear: both;
}

.wc-item-meta li p,
.wc-item-meta li strong {
  display: inline-block;
}

.woocommerce-MyAccount-content .woocommerce-Pagination {
  text-align: center;
}

.storefront-product-section {
  margin-bottom: 1.618em;
}

.storefront-product-section .section-title {
  text-align: center;
  margin-bottom: 1em;
}

.storefront-product-section:last-child {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .demo_store {
    bottom: 0;
  }
  .demo_store a {
    background: rgba(0, 0, 0, 0.1);
    float: right;
    display: inline-block;
    margin: -1em -1.41575em -1em 0;
    padding: 1em 1.41575em;
  }
  .storefront-handheld-footer-bar {
    display: none;
  }
  .woocommerce-breadcrumb {
    padding: 1.41575em 99em;
    margin-left: -99em;
    margin-right: -99em;
    margin-bottom: 4.2358em;
  }
  table.shop_table_responsive thead {
    display: table-header-group;
  }
  table.shop_table_responsive tbody th,
  table.shop_table_responsive tr td {
    display: table-cell;
  }
  table.shop_table_responsive tr td:before {
    display: none;
  }
  .site-header-cart {
    position: relative;
  }
  .site-header-cart .cart-contents {
    padding: 1.618em 0;
    display: block;
    position: relative;
    background-color: transparent;
    height: auto;
    width: auto;
    text-indent: 0;
  }
  .site-header-cart .cart-contents .amount {
    margin-right: 0.327em;
  }
  .site-header-cart .cart-contents .count {
    font-weight: 300;
    opacity: 0.5;
    font-size: 0.875em;
  }
  .site-header-cart .cart-contents span {
    display: inline;
  }
  .site-header-cart .widget_shopping_cart {
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 999999;
    font-size: 0.875em;
    left: -999em;
    display: block;
  }
  .site-header-cart .widget_shopping_cart.sub-menu--is-touch-device {
    display: none;
    left: 0;
  }
  .site-header-cart .widget_shopping_cart h2.widgettitle {
    display: none;
  }
  .site-header-cart .widget_shopping_cart .product_list_widget li a.remove {
    position: relative;
    float: left;
    top: auto;
  }
  .site-header-cart
    .widget_shopping_cart
    .product_list_widget
    li
    a.remove:before {
    text-align: left;
  }
  .site-header-cart.focus .widget_shopping_cart,
  .site-header-cart:hover .widget_shopping_cart {
    left: 0;
    display: block;
  }
  .site-search {
    display: block;
  }
  .site-search form {
    margin: 0;
  }
  ul.products li.product {
    clear: none;
    width: 100%;
    float: left;
    font-size: 0.875em;
  }
  ul.products li.product.first {
    clear: both !important;
  }
  ul.products li.product.last {
    margin-right: 0 !important;
  }
  .page-template-template-fullwidth-php
    .site-main
    .columns-1
    ul.products
    li.product,
  .page-template-template-homepage-php
    .site-main
    .columns-1
    ul.products
    li.product,
  .storefront-full-width-content .site-main .columns-1 ul.products li.product {
    width: 100%;
    margin-right: 0;
    float: none;
  }
  .page-template-template-fullwidth-php
    .site-main
    .columns-2
    ul.products
    li.product,
  .page-template-template-homepage-php
    .site-main
    .columns-2
    ul.products
    li.product,
  .storefront-full-width-content .site-main .columns-2 ul.products li.product {
    width: 47.82609%;
    float: left;
    margin-right: 4.34783%;
  }
  .page-template-template-fullwidth-php
    .site-main
    .columns-3
    ul.products
    li.product,
  .page-template-template-homepage-php
    .site-main
    .columns-3
    ul.products
    li.product,
  .storefront-full-width-content .site-main .columns-3 ul.products li.product {
    width: 30.43478%;
    float: left;
    margin-right: 4.34783%;
  }
  .page-template-template-fullwidth-php
    .site-main
    .columns-4
    ul.products
    li.product,
  .page-template-template-homepage-php
    .site-main
    .columns-4
    ul.products
    li.product,
  .storefront-full-width-content .site-main .columns-4 ul.products li.product {
    width: 21.73913%;
    float: left;
    margin-right: 4.34783%;
  }
  .page-template-template-fullwidth-php
    .site-main
    .columns-5
    ul.products
    li.product,
  .page-template-template-homepage-php
    .site-main
    .columns-5
    ul.products
    li.product,
  .storefront-full-width-content .site-main .columns-5 ul.products li.product {
    width: 16.9%;
    margin-right: 3.8%;
  }
  .page-template-template-fullwidth-php
    .site-main
    .columns-6
    ul.products
    li.product,
  .page-template-template-homepage-php
    .site-main
    .columns-6
    ul.products
    li.product,
  .storefront-full-width-content .site-main .columns-6 ul.products li.product {
    width: 13.04348%;
    float: left;
    margin-right: 4.34783%;
  }
  .site-main .columns-1 ul.products li.product {
    width: 100%;
    margin-right: 0;
    float: none;
  }
  .site-main .columns-2 ul.products li.product {
    width: 48%;
    margin-right: 3.8%;
  }
  .site-main .columns-3 ul.products li.product {
    width: 29.41176%;
    float: left;
    margin-right: 5.88235%;
  }
  .site-main .columns-4 ul.products li.product {
    width: 22.05%;
    margin-right: 3.8%;
  }
  .site-main .columns-5 ul.products li.product {
    width: 16.9%;
    margin-right: 3.8%;
  }
  .site-main .columns-6 ul.products li.product {
    width: 11.76471%;
    float: left;
    margin-right: 5.88235%;
  }
  .site-main ul.products li.product {
    width: 29.41176%;
    float: left;
    margin-right: 5.88235%;
  }
  .single-product div.product .images {
    width: 41.17647%;
    float: left;
    margin-right: 5.88235%;
    margin-bottom: 3.70633em;
  }
  .single-product div.product .images .thumbnails:after,
  .single-product div.product .images .thumbnails:before {
    content: "";
    display: table;
  }
  .single-product div.product .images .thumbnails:after {
    clear: both;
  }
  .single-product div.product .images .thumbnails a.zoom {
    width: 14.28571%;
    float: left;
    margin-right: 14.28571%;
  }
  .single-product div.product .images .thumbnails a.zoom.last {
    float: right;
    margin-right: 0;
  }
  .single-product div.product .woocommerce-product-gallery {
    width: 41.17647%;
    float: left;
    margin-right: 5.88235%;
    margin-bottom: 3.70633em;
  }
  .single-product div.product .summary {
    width: 52.94118%;
    float: right;
    margin-right: 0;
  }
  .single-product div.product .woocommerce-tabs {
    clear: both;
  }
  #reviews .comment-form-author,
  #reviews .comment-form-email {
    width: 47%;
  }
  #reviews .comment-form-email {
    margin-right: 0;
  }
  .storefront-full-width-content.single-product div.product .images {
    width: 39.13043%;
    float: left;
    margin-right: 4.34783%;
    margin-bottom: 3.70633em;
  }
  .storefront-full-width-content.single-product
    div.product
    .images
    .thumbnails
    a.zoom {
    width: 11.11111%;
    float: left;
    margin-right: 11.11111%;
  }
  .storefront-full-width-content.single-product
    div.product
    .images
    .thumbnails
    a.zoom.last {
    margin-right: 0;
  }
  .storefront-full-width-content.single-product
    div.product
    .woocommerce-product-gallery {
    width: 39.13043%;
    float: left;
    margin-right: 4.34783%;
    margin-bottom: 3.70633em;
  }
  .storefront-full-width-content.single-product
    div.product
    .woocommerce-product-gallery.woocommerce-product-gallery--columns-2
    .flex-control-thumbs
    li {
    width: 44.44444%;
    float: left;
    margin-right: 11.11111%;
  }
  .storefront-full-width-content.single-product
    div.product
    .woocommerce-product-gallery.woocommerce-product-gallery--columns-2
    .flex-control-thumbs
    li:nth-child(2n) {
    margin-right: 0;
  }
  .storefront-full-width-content.single-product
    div.product
    .woocommerce-product-gallery.woocommerce-product-gallery--columns-3
    .flex-control-thumbs
    li {
    width: 25.92593%;
    float: left;
    margin-right: 11.11111%;
  }
  .storefront-full-width-content.single-product
    div.product
    .woocommerce-product-gallery.woocommerce-product-gallery--columns-3
    .flex-control-thumbs
    li:nth-child(3n) {
    margin-right: 0;
  }
  .storefront-full-width-content.single-product
    div.product
    .woocommerce-product-gallery.woocommerce-product-gallery--columns-4
    .flex-control-thumbs
    li {
    width: 16.66667%;
    float: left;
    margin-right: 11.11111%;
  }
  .storefront-full-width-content.single-product
    div.product
    .woocommerce-product-gallery.woocommerce-product-gallery--columns-4
    .flex-control-thumbs
    li:nth-child(4n) {
    margin-right: 0;
  }
  .storefront-full-width-content.single-product
    div.product
    .woocommerce-product-gallery.woocommerce-product-gallery--columns-5
    .flex-control-thumbs
    li {
    width: 11.11111%;
    float: left;
    margin-right: 11.11111%;
  }
  .storefront-full-width-content.single-product
    div.product
    .woocommerce-product-gallery.woocommerce-product-gallery--columns-5
    .flex-control-thumbs
    li:nth-child(5n) {
    margin-right: 0;
  }
  .storefront-full-width-content.single-product div.product .summary {
    width: 56.52174%;
    float: right;
    margin-right: 0;
    margin-bottom: 3.70633em;
  }
  .storefront-full-width-content.single-product div.product .woocommerce-tabs {
    clear: both;
  }
  .storefront-full-width-content.single-product
    #reviews
    .commentlist
    li
    .avatar {
    width: 6.66667%;
    float: left;
    margin-right: 6.66667%;
  }
  .storefront-full-width-content.single-product
    #reviews
    .commentlist
    li
    .comment_container
    .comment-text,
  .storefront-full-width-content.single-product
    #reviews
    .commentlist
    ul.children {
    width: 86.66667%;
    float: right;
    margin-right: 0;
  }
  .storefront-full-width-content.single-product
    #reviews
    .commentlist
    ul.children
    .avatar {
    width: 7.69231%;
    float: left;
    margin-right: 7.69231%;
  }
  .storefront-full-width-content.single-product
    #reviews
    .commentlist
    ul.children
    .comment-text {
    width: 84.61538%;
    float: right;
    margin-right: 0;
  }
  .storefront-full-width-content.single-product .related ul.products li.product,
  .storefront-full-width-content.single-product
    .upsells
    ul.products
    li.product {
    width: 30.43478%;
    float: left;
    margin-right: 4.34783%;
  }
  .storefront-full-width-content.woocommerce-account .entry-header,
  .storefront-full-width-content.woocommerce-cart .entry-header,
  .storefront-full-width-content.woocommerce-checkout .entry-header,
  .storefront-full-width-content .woocommerce-products-header {
    text-align: center;
    padding: 0 0 5.99684em;
  }
  .storefront-full-width-content.woocommerce-account
    .entry-header
    h1:last-child,
  .storefront-full-width-content.woocommerce-cart .entry-header h1:last-child,
  .storefront-full-width-content.woocommerce-checkout
    .entry-header
    h1:last-child,
  .storefront-full-width-content .woocommerce-products-header h1:last-child {
    margin-bottom: 0;
  }
  .storefront-full-width-content .related.products > h2:first-child,
  .storefront-full-width-content .up-sells > h2:first-child {
    text-align: center;
  }
  .woocommerce .page-description {
    margin-bottom: 1.618em;
  }
  .storefront-sorting {
    margin-bottom: 2.61792em;
  }
  .storefront-sorting:after,
  .storefront-sorting:before {
    content: "";
    display: table;
  }
  .storefront-sorting:after {
    clear: both;
  }
  .storefront-sorting select {
    width: auto;
  }
  .woocommerce-result-count {
    float: left;
    position: relative;
    margin-bottom: 0;
    padding: 0.327em 0;
  }
  .woocommerce-ordering {
    float: left;
    margin-right: 1em;
    margin-bottom: 0;
    padding: 0.327em 0;
  }
  .woocommerce-pagination {
    float: right;
    border: 0;
    clear: none;
    padding: 0;
    margin-bottom: 0;
  }
  .woocommerce-cart .hentry,
  .woocommerce-checkout .hentry {
    border-bottom: 0;
    padding-bottom: 0;
  }
  .page-template-template-fullwidth-php table.cart .product-thumbnail {
    display: table-cell;
  }
  .page-template-template-fullwidth-php table.cart thead {
    font-size: 1em;
    text-indent: 0;
  }
  table.cart td,
  table.cart th {
    padding: 1.618em;
  }
  table.cart .qty {
    padding: 0.875em;
    max-width: 3.632em;
  }
  table.cart td.product-remove {
    display: table-cell;
    padding: 2.61792em 1.618em;
    border: 0;
  }
  table.cart td.product-remove a.remove {
    float: none;
    position: relative;
    top: auto;
    right: auto;
  }
  table.cart .product-quantity .minus,
  table.cart .product-quantity .plus {
    display: inline-block;
  }
  table.cart .quantity .qty {
    padding: 0.61805em;
  }
  table.cart td.actions {
    text-align: right;
    text-align: center !important;
  }
  table.cart td.actions .update-cart-btn {
    margin-top: 1rem !important;
    display: inline-block !important;
    width: auto !important;
    text-align: center !important;
  }
  table.cart td.actions label {
    display: none;
  }
  table.cart td.actions .coupon {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
    display: inline-block;
    float: left;
  }
  table.cart td.actions input {
    display: inline-block;
    width: auto;
    margin: 0;
  }
  .cart-collaterals:after,
  .cart-collaterals:before {
    content: "";
    display: table;
  }
  .cart-collaterals:after {
    clear: both;
  }
  .cart-collaterals h2 {
    font-size: 1.618em;
  }
  .cart-collaterals .cross-sells {
    width: 41.17647%;
    float: left;
    margin-right: 5.88235%;
  }
  .cart-collaterals .cross-sells ul.products li.product {
    width: 42.85714%;
    float: left;
    margin-right: 14.28571%;
  }
  .cart-collaterals .cross-sells ul.products li.product:nth-child(2n) {
    margin-right: 0 !important;
  }
  .cart-collaterals .cart_totals,
  .cart-collaterals .shipping_calculator {
    width: 52.94118%;
    float: right;
    margin-right: 0;
    margin: 0;
    clear: right;
  }
  .cart-collaterals .cart_totals small.includes_tax {
    display: block;
  }
  .cart-collaterals .shipping_calculator {
    clear: right;
  }
  .page-template-template-fullwidth-php .cart-collaterals .cross-sells {
    width: 47.82609%;
    float: left;
    margin-right: 4.34783%;
  }
  .page-template-template-fullwidth-php
    .cart-collaterals
    .cross-sells
    ul.products
    li.product {
    width: 45.45455%;
    float: left;
    margin-right: 9.09091%;
  }
  .page-template-template-fullwidth-php .cart-collaterals .cart_totals,
  .page-template-template-fullwidth-php .cart-collaterals .shipping_calculator {
    width: 47.82609%;
    float: right;
    margin-right: 0;
  }
  #ship-to-different-address {
    position: relative;
  }
  #ship-to-different-address label {
    font-weight: 300;
  }
  #ship-to-different-address .woocommerce-form__input-checkbox {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-right: 0;
  }
  .col2-set {
    width: 52.94118%;
    float: left;
    margin-right: 5.88235%;
  }
  .col2-set .form-row-first {
    width: 33.33333%;
    float: left;
    margin-right: 11.11111%;
  }
  .col2-set .form-row-last {
    width: 55.55556%;
    float: right;
    margin-right: 0;
  }
  .col2-set .col-1,
  .col2-set .col-2 {
    margin-bottom: 1.618em;
  }
  .col2-set + #customer_details {
    display: none;
  }
  .col2-set .woocommerce-billing-fields:after,
  .col2-set .woocommerce-billing-fields:before {
    content: "";
    display: table;
  }
  .col2-set .woocommerce-billing-fields:after {
    clear: both;
  }
  .col2-set.addresses {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .col2-set.addresses .col-1 {
    width: 47.05882%;
    float: left;
    margin-right: 5.88235%;
  }
  .col2-set.addresses .col-2 {
    width: 47.05882%;
    float: right;
    margin-right: 0;
  }
  #customer_details + #wc_checkout_add_ons {
    width: 41.17647%;
    float: right;
    margin-right: 0;
  }
  #wc_checkout_add_ons input[type="radio"] {
    float: left;
    margin-right: 0.54079em;
    clear: left;
    margin-top: 0.35em;
  }
  #order_review,
  #order_review_heading {
    width: 41.17647%;
    float: right;
    margin-right: 0;
    clear: right;
  }
  #order_review {
    -webkit-transition: -webkit-box-shadow 0.4s ease;
    transition: -webkit-box-shadow 0.4s ease;
    transition: box-shadow 0.4s ease;
    transition: box-shadow 0.4s ease, -webkit-box-shadow 0.4s ease;
  }
  #order_review_heading {
    margin-bottom: 0;
    padding-bottom: 0.61805em;
  }
  .page-template-template-fullwidth-php.woocommerce-order-pay #order_review,
  .woocommerce-order-pay #order_review {
    width: 100%;
    float: none;
  }
  .page-template-template-fullwidth-php.woocommerce-order-pay
    #order_review
    #payment
    h3,
  .woocommerce-order-pay #order_review #payment h3 {
    padding-left: 1em;
    padding-top: 1em;
  }
  .page-template-template-fullwidth-php.woocommerce-order-pay
    #order_review
    #payment
    .form-row,
  .page-template-template-fullwidth-php.woocommerce-order-pay
    #order_review
    .payment_methods
    + .form-row,
  .woocommerce-order-pay #order_review #payment .form-row,
  .woocommerce-order-pay #order_review .payment_methods + .form-row {
    padding: 1em;
  }
  .page-template-template-fullwidth-php.woocommerce-order-pay
    #order_review
    .button#place_order,
  .woocommerce-order-pay #order_review .button#place_order {
    display: block;
    width: 100%;
    font-size: 1.41575em;
  }
  .page-template-template-fullwidth-php .col2-set {
    width: 47.82609%;
    float: left;
    margin-right: 4.34783%;
  }
  .page-template-template-fullwidth-php .col2-set .form-row-first {
    width: 45.45455%;
    float: left;
    margin-right: 9.09091%;
  }
  .page-template-template-fullwidth-php .col2-set .form-row-last {
    width: 45.45455%;
    float: right;
    margin-right: 0;
  }
  .page-template-template-fullwidth-php .col2-set.addresses .col-1 {
    width: 47.82609%;
    float: left;
    margin-right: 4.34783%;
  }
  .page-template-template-fullwidth-php
    #customer_details
    + #wc_checkout_add_ons,
  .page-template-template-fullwidth-php #order_review,
  .page-template-template-fullwidth-php #order_review_heading,
  .page-template-template-fullwidth-php .col2-set.addresses .col-2 {
    width: 47.82609%;
    float: right;
    margin-right: 0;
  }
  #order_review .shop_table {
    margin-bottom: 2.61792em;
  }
  table + .addresses {
    margin-top: 1.618em;
  }
  .col2-set#customer_login,
  .col2-set.addresses {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .col2-set#customer_login .col-1,
  .col2-set.addresses .col-1 {
    width: 41.17647%;
    float: left;
    margin-right: 5.88235%;
  }
  .col2-set#customer_login .col-2,
  .col2-set.addresses .col-2 {
    width: 52.94118%;
    float: right;
    margin-right: 0;
  }
  .woocommerce-MyAccount-navigation {
    width: 17.64706%;
    float: left;
    margin-right: 5.88235%;
    width: 20.54706%;
    margin-right: 0.88235%;
  }
  .woocommerce-MyAccount-content {
    width: 76.47059%;
    float: right;
    margin-right: 0;
  }
  .woocommerce-MyAccount-content .form-row-first {
    width: 38.46154%;
    float: left;
    margin-right: 7.69231%;
  }
  .woocommerce-MyAccount-content .form-row-first.big-row-marge {
    margin-bottom: 1.7rem;
  }
  .woocommerce-MyAccount-content .form-row-last {
    width: 53.84615%;
    float: right;
    margin-right: 0;
  }
  .woocommerce-MyAccount-content .form-row-last.big-row-marge {
    margin-bottom: 1.7rem;
  }
  .left-sidebar:not(.page-template-template-fullwidth-php)
    .woocommerce-MyAccount-navigation {
    width: 17.64706%;
    float: right;
    margin-right: 0;
  }
  .left-sidebar:not(.page-template-template-fullwidth-php)
    .woocommerce-MyAccount-content {
    width: 76.47059%;
    float: left;
    margin-right: 5.88235%;
  }
  table.my_account_orders {
    font-size: 0.875em;
  }
  .page-template-template-fullwidth-php .col2-set#customer_login .col-1,
  .page-template-template-fullwidth-php .col2-set.addresses .col-1 {
    width: 47.82609%;
    float: left;
    margin-right: 4.34783%;
  }
  .page-template-template-fullwidth-php .col2-set#customer_login .col-2,
  .page-template-template-fullwidth-php .col2-set.addresses .col-2 {
    width: 47.82609%;
    float: right;
    margin-right: 0;
  }
  .page-template-template-fullwidth-php .woocommerce-MyAccount-navigation {
    width: 21.73913%;
    float: left;
    margin-right: 4.34783%;
  }
  .page-template-template-fullwidth-php .woocommerce-MyAccount-content {
    width: 73.91304%;
    float: right;
    margin-right: 0;
  }
  .page-template-template-fullwidth-php
    .woocommerce-MyAccount-content
    .form-row-first {
    width: 46.66667%;
    float: left;
    margin-right: 6.66667%;
  }
  .page-template-template-fullwidth-php
    .woocommerce-MyAccount-content
    .form-row-last {
    width: 46.66667%;
    float: right;
    margin-right: 0;
  }
  .page-template-template-fullwidth-php
    .woocommerce-MyAccount-content
    .col2-set {
    width: 100%;
  }
  .page-template-template-fullwidth-php
    .woocommerce-MyAccount-content
    .col2-set
    .col-1 {
    width: 46.66667%;
    float: left;
    margin-right: 6.66667%;
  }
  .page-template-template-fullwidth-php
    .woocommerce-MyAccount-content
    .col2-set
    .col-2 {
    width: 46.66667%;
    float: right;
    margin-right: 0;
  }
  .addresses header.title:after,
  .addresses header.title:before {
    content: "";
    display: table;
  }
  .addresses header.title:after {
    clear: both;
  }
  .addresses header.title a {
    float: right;
    color: #aeaeae;
    font-family: crimsonroman;
    font-style: normal;
    font-weight: 400;
    margin-top: 0.5rem;
  }
  .addresses header.title h3 {
    float: left;
  }
  .addresses address {
    margin-top: 0.5rem;
  }
  .form-row-first {
    width: 47.05882%;
    float: left;
    margin-right: 5.88235%;
    clear: both;
  }
  .form-row-last {
    width: 47.05882%;
    float: right;
    margin-right: 0;
  }
  .page-template-template-fullwidth-php .form-row-first {
    width: 47.82609%;
    float: left;
    margin-right: 4.34783%;
  }
  .page-template-template-fullwidth-php .form-row-last {
    width: 47.82609%;
    float: right;
    margin-right: 0;
  }
  .storefront-full-width-content .woocommerce-tabs ul.tabs {
    width: 30.43478%;
    float: left;
    margin-right: 4.34783%;
  }
  .storefront-full-width-content .woocommerce-tabs .panel {
    width: 65.21739%;
    float: right;
    margin-right: 0;
    margin-bottom: 3.70633em;
  }
  .woocommerce-tabs {
    padding-top: 2.61792em;
    padding-bottom: 2.61792em;
  }
  .woocommerce-tabs:after,
  .woocommerce-tabs:before {
    content: "";
    display: table;
  }
  .woocommerce-tabs:after {
    clear: both;
  }
  .woocommerce-tabs ul.tabs {
    width: 29.41176%;
    float: left;
    margin-right: 5.88235%;
  }
  .woocommerce-tabs ul.tabs li.active:after {
    right: 1em;
  }
  .woocommerce-tabs .panel {
    width: 64.70588%;
    float: right;
    margin-right: 0;
    margin-top: 0;
  }
}

@media (min-width: 568px) and (max-width: 66.49894em) {
  .woocommerce-breadcrumb {
    margin-left: -2.618rem;
    margin-right: -2.618rem;
    padding-left: 2.618rem;
    padding-right: 2.618rem;
  }
}

.wapl-flash,
.wapl-flash .product-label {
  font-size: 1em;
  width: 3.70633em;
  height: 3.70633em;
  line-height: 3.70633em;
  border: 0;
}

.wapl-label .product-label {
  padding: 0.61805em 0.875em;
  display: inline-block;
  margin: 0 auto;
  font-size: 0.875em;
}

.wapl-label .product-label:empty {
  display: none;
}

.wapl-label {
  margin-bottom: 0.875em;
}

.widget_layered_nav ul.colors li a {
  display: block;
}

.widget_layered_nav ul.colors li .box {
  border: 0;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0.202em;
  height: 1.618em;
  width: 1.618em;
}

.widget_layered_nav ul.colors li.chosen a {
  opacity: 1;
}

.widget_layered_nav ul.colors li.chosen a:hover {
  opacity: 0.5;
}

.widget_layered_nav ul.checkboxes li input {
  margin-right: 0.61805em;
}

.widget_layered_nav ul.sizes li a {
  opacity: 1;
}

.widget_layered_nav ul.sizes li .size-filter {
  font-size: 1em;
  height: 1.618em;
  min-width: 1.618em;
  text-align: center;
  line-height: 1.618;
  background-color: #fff;
  border: 0;
  opacity: 0.5;
  font-weight: 600;
  border-radius: 0.202em;
}

.widget_layered_nav ul.sizes li.chosen .size-filter,
.widget_layered_nav ul.sizes li .size-filter:hover {
  opacity: 1;
}

.widget_layered_nav ul.sizes li.chosen .size-filter:hover {
  opacity: 0.5;
}

.widget_layered_nav ul.checkboxes li.chosen:before,
.widget_layered_nav ul.colors li.chosen:before,
.widget_layered_nav ul.sizes li.chosen:before {
  display: none;
}

.widget_layered_nav ul.checkboxes li.show-count a,
.widget_layered_nav ul.colors li.show-count a,
.widget_layered_nav ul.sizes li.show-count a {
  display: inline-block;
}

.widget_layered_nav ul.checkboxes li.show-count .count,
.widget_layered_nav ul.colors li.show-count .count,
.widget_layered_nav ul.sizes li.show-count .count {
  float: right;
  line-height: 1.618;
  font-size: 1em;
}

#wc-bookings-booking-form {
  border: 0;
  padding: 0;
}

#wc-bookings-booking-form .wc-bookings-booking-cost {
  margin: 0;
  border: 0;
}

#wc-bookings-booking-form .wc-bookings-date-picker-date-fields input {
  margin-bottom: 0;
}

#wc-bookings-booking-form .wc-bookings-date-picker-date-fields label {
  width: 20%;
}

#wc-bookings-booking-form .ui-widget {
  font-family: inherit;
}

#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker-header {
  border: 0;
  background-image: none;
}

#wc-bookings-booking-form .wc-bookings-date-picker .ui-widget-content {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  background: none;
}

#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker table {
  font-size: 1em;
}

#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker td,
#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker th {
  border: 0;
}

#wc-bookings-booking-form
  .wc-bookings-date-picker
  .ui-datepicker
  td.bookable
  a {
  text-shadow: none;
}

#wc-bookings-booking-form
  .wc-bookings-date-picker
  .ui-datepicker
  td.ui-datepicker-today
  a,
#wc-bookings-booking-form
  .wc-bookings-date-picker
  .ui-datepicker
  td.ui-datepicker-today
  span {
  -webkit-box-shadow: inset 0 0 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 0 3px rgba(0, 0, 0, 0.2);
}

#wc-bookings-booking-form
  .wc-bookings-date-picker
  .ui-datepicker
  td.fully_booked
  a,
#wc-bookings-booking-form
  .wc-bookings-date-picker
  .ui-datepicker
  td.fully_booked
  span {
  text-decoration: line-through;
  cursor: not-allowed;
}

#wc-bookings-booking-form .block-picker {
  text-align: left;
}

#wc-bookings-booking-form .block-picker li a {
  border: 0 !important;
  padding: 0.236em 0.54079em;
  display: inline-block;
  text-align: center;
}

#wc-bookings-booking-form .block-picker li a:hover {
  text-decoration: none;
  border: 0;
}

.product-type-booking form.cart {
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 768px) {
  table.my_account_bookings {
    font-size: 0.875em;
  }
}

.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails {
  text-align: center;
}

.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails:after,
.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails:before {
  content: "";
  display: table;
}

.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails:after {
  clear: both;
}

.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails li {
  display: inline-block;
  width: auto !important;
  float: none !important;
  margin-bottom: 0 !important;
}

.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails li img {
  max-height: 16px;
  width: auto;
  display: block;
}

.bundle_form div.bundled_product_summary {
  padding-bottom: 1.618em !important;
  margin-bottom: 1.618em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

@media (min-width: 768px) {
  .bundle_form div.bundled_product_summary {
    padding-left: 0;
  }
  .bundle_form div.bundled_product_summary .bundled_product_images {
    margin-left: 0;
    width: 15.78947%;
    float: left;
    margin-right: 5.26316%;
  }
  .bundle_form div.bundled_product_summary .bundled_product_images a {
    margin: 0 !important;
  }
  .bundle_form div.bundled_product_summary .bundled_product_images img {
    width: 100% !important;
  }
  .bundle_form div.bundled_product_summary .details {
    width: 78.94737%;
    float: right;
    margin-right: 0;
    font-size: 0.875em;
  }
  .bundle_form div.bundled_product_summary.thumbnail_hidden {
    padding-left: 0;
  }
  .bundle_form div.bundled_product_summary.thumbnail_hidden .details {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .page-template-template-fullwidth-php
    .bundle_form
    div.bundled_product_summary,
  .storefront-full-width-content .bundle_form div.bundled_product_summary {
    padding-left: 0;
  }
  .page-template-template-fullwidth-php
    .bundle_form
    div.bundled_product_summary
    .bundled_product_images,
  .storefront-full-width-content
    .bundle_form
    div.bundled_product_summary
    .bundled_product_images {
    margin-left: 0;
    width: 20%;
    float: left;
    margin-right: 6.66667%;
  }
  .page-template-template-fullwidth-php
    .bundle_form
    div.bundled_product_summary
    .details,
  .storefront-full-width-content
    .bundle_form
    div.bundled_product_summary
    .details {
    width: 73.33333%;
    float: right;
    margin-right: 0;
    font-size: 1em;
  }
  .page-template-template-fullwidth-php
    .bundle_form
    div.bundled_product_summary.thumbnail_hidden,
  .storefront-full-width-content
    .bundle_form
    div.bundled_product_summary.thumbnail_hidden {
    padding-left: 0;
  }
  .page-template-template-fullwidth-php
    .bundle_form
    div.bundled_product_summary.thumbnail_hidden
    .details,
  .storefront-full-width-content
    .bundle_form
    div.bundled_product_summary.thumbnail_hidden
    .details {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}

.composite_summary .summary_element .summary_element_wrapper {
  -webkit-box-shadow: 0 0 0 4px transparent;
  box-shadow: 0 0 0 4px transparent;
}

.composite_summary .summary_element .summary_element_wrapper.selected,
.composite_summary .summary_element .summary_element_wrapper.selected:hover {
  -webkit-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.06);
}

.composite_summary .summary_element .summary_element_wrapper:hover {
  -webkit-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.03);
  box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.03);
}

.composite_summary .summary_element .summary_element_wrapper.disabled,
.composite_summary .summary_element .summary_element_wrapper.disabled:hover {
  -webkit-box-shadow: 0 0 0 4px transparent;
  box-shadow: 0 0 0 4px transparent;
}

.single-product
  div.product
  .selection_thumbnail_hidden
  .component_selections
  .component_summary
  .component_data {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

.single-product div.product .component_selections .component_summary {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.single-product div.product .component_selections .component_summary .content {
  margin-bottom: 1.618em;
}

.single-product
  div.product
  .component_selections
  .component_summary
  .composited_product_details_wrapper {
  padding-left: 0;
}

.single-product
  div.product
  .component_selections
  .component_summary
  .composited_product_images {
  margin-left: 0;
}

.single-product
  div.product
  .component_selections
  .component_summary
  .composited_product_images,
.single-product div.product .component_selections .component_summary .images {
  width: 21.73913%;
  float: left;
  margin-right: 4.34783%;
}

.single-product
  div.product
  .component_selections
  .component_summary
  .composited_product_images
  a,
.single-product div.product .component_selections .component_summary .images a {
  padding-right: 0;
}

.single-product
  div.product
  .component_selections
  .component_summary
  .composited_product_images
  img,
.single-product
  div.product
  .component_selections
  .component_summary
  .images
  img {
  width: 100%;
  height: auto;
}

.single-product
  div.product
  .component_selections
  .component_summary
  .component_data {
  width: 73.91304%;
  float: right;
  margin-right: 0;
  margin-left: 0;
}

.single-product div.product .component_selections > div {
  padding-left: 0;
}

.single-product div.product .component_selections .select_label {
  display: block;
  margin-bottom: 1em;
}

.single-product
  div.product
  .component_selections
  .component_option_thumbnails
  .component_option_thumbnail {
  margin-left: 5px;
  -webkit-box-shadow: 0 0 0 4px transparent;
  box-shadow: 0 0 0 4px transparent;
}

.single-product
  div.product
  .component_selections
  .component_option_thumbnails
  .component_option_thumbnail.selected,
.single-product
  div.product
  .component_selections
  .component_option_thumbnails
  .component_option_thumbnail.selected:hover {
  -webkit-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.06);
}

.single-product
  div.product
  .component_selections
  .component_option_thumbnails
  .component_option_thumbnail:hover {
  -webkit-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.03);
  box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.03);
}

.single-product
  div.product
  .component_selections
  .component_option_thumbnails
  .component_option_thumbnail.disabled,
.single-product
  div.product
  .component_selections
  .component_option_thumbnails
  .component_option_thumbnail.disabled:hover {
  -webkit-box-shadow: 0 0 0 4px transparent;
  box-shadow: 0 0 0 4px transparent;
}

.single-product div.product .component.progressive .component_summary {
  border-bottom: none;
}

.storefront-full-width-content.single-product
  div.product
  .selection_thumbnail_hidden
  .component_selections
  .component_summary
  .component_data {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

.storefront-full-width-content.single-product
  div.product
  .component_selections
  .component_summary
  .composited_product_images,
.storefront-full-width-content.single-product
  div.product
  .component_selections
  .component_summary
  .images {
  width: 21.73913%;
  float: left;
  margin-right: 4.34783%;
}

.storefront-full-width-content.single-product
  div.product
  .component_selections
  .component_summary
  .composited_product_images
  a,
.storefront-full-width-content.single-product
  div.product
  .component_selections
  .component_summary
  .images
  a {
  padding-right: 0;
}

.storefront-full-width-content.single-product
  div.product
  .component_selections
  .component_summary
  .component_data {
  width: 73.91304%;
  float: right;
  margin-right: 0;
  margin-left: 0;
}

.swc-product-gallery-hidden.single-product
  div.product
  .selection_thumbnail_hidden
  .component_selections
  .component_summary
  .component_data,
.swc-product-gallery-stacked.single-product
  div.product
  .selection_thumbnail_hidden
  .component_selections
  .component_summary
  .component_data {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

.swc-product-gallery-hidden.single-product
  div.product
  .component_selections
  .component_summary
  .composited_product_images,
.swc-product-gallery-hidden.single-product
  div.product
  .component_selections
  .component_summary
  .images,
.swc-product-gallery-stacked.single-product
  div.product
  .component_selections
  .component_summary
  .composited_product_images,
.swc-product-gallery-stacked.single-product
  div.product
  .component_selections
  .component_summary
  .images {
  width: 21.73913%;
  float: left;
  margin-right: 4.34783%;
}

.swc-product-gallery-hidden.single-product
  div.product
  .component_selections
  .component_summary
  .composited_product_images
  a,
.swc-product-gallery-hidden.single-product
  div.product
  .component_selections
  .component_summary
  .images
  a,
.swc-product-gallery-stacked.single-product
  div.product
  .component_selections
  .component_summary
  .composited_product_images
  a,
.swc-product-gallery-stacked.single-product
  div.product
  .component_selections
  .component_summary
  .images
  a {
  padding-right: 0;
}

.swc-product-gallery-hidden.single-product
  div.product
  .component_selections
  .component_summary
  .component_data,
.swc-product-gallery-stacked.single-product
  div.product
  .component_selections
  .component_summary
  .component_data {
  width: 73.91304%;
  float: right;
  margin-right: 0;
}

.swc-product-gallery-hidden.storefront-full-width-content.single-product
  div.product
  .selection_thumbnail_hidden
  .component_selections
  .component_summary
  .component_data,
.swc-product-gallery-stacked.storefront-full-width-content.single-product
  div.product
  .selection_thumbnail_hidden
  .component_selections
  .component_summary
  .component_data {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

.swc-product-gallery-hidden.storefront-full-width-content.single-product
  div.product
  .component_selections
  .component_summary
  .composited_product_images,
.swc-product-gallery-hidden.storefront-full-width-content.single-product
  div.product
  .component_selections
  .component_summary
  .images,
.swc-product-gallery-stacked.storefront-full-width-content.single-product
  div.product
  .component_selections
  .component_summary
  .composited_product_images,
.swc-product-gallery-stacked.storefront-full-width-content.single-product
  div.product
  .component_selections
  .component_summary
  .images {
  width: 21.73913%;
  float: left;
  margin-right: 4.34783%;
}

.swc-product-gallery-hidden.storefront-full-width-content.single-product
  div.product
  .component_selections
  .component_summary
  .composited_product_images
  a,
.swc-product-gallery-hidden.storefront-full-width-content.single-product
  div.product
  .component_selections
  .component_summary
  .images
  a,
.swc-product-gallery-stacked.storefront-full-width-content.single-product
  div.product
  .component_selections
  .component_summary
  .composited_product_images
  a,
.swc-product-gallery-stacked.storefront-full-width-content.single-product
  div.product
  .component_selections
  .component_summary
  .images
  a {
  padding-right: 0;
}

.swc-product-gallery-hidden.storefront-full-width-content.single-product
  div.product
  .component_selections
  .component_summary
  .component_data,
.swc-product-gallery-stacked.storefront-full-width-content.single-product
  div.product
  .component_selections
  .component_summary
  .component_data {
  width: 73.91304%;
  float: right;
  margin-right: 0;
}

.wc-deposits-wrapper .wc-deposits-option li {
  padding: 0.61805em 1em;
  border: none;
  background: rgba(0, 0, 0, 0.0125);
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
}

.wc-deposits-wrapper .wc-deposits-option li:hover {
  background: rgba(0, 0, 0, 0.02);
}

.wc-deposits-wrapper .wc-deposits-option li input {
  margin-right: 0.61805em;
}

.wc-deposits-wrapper .wc-deposits-payment-description {
  color: inherit;
}

.wc-deposits-wrapper .wc-deposits-payment-plans {
  background: transparent;
  padding: 0;
  background: none;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.wc-deposits-wrapper .wc-deposits-payment-plans li.wc-deposits-payment-plan {
  border: 1em solid rgba(0, 0, 0, 0.0125);
  padding: 1.618em;
  margin-bottom: 1em;
}

.wc-deposits-wrapper
  .wc-deposits-payment-plans
  li.wc-deposits-payment-plan
  input {
  margin-right: 0;
}

.wc-deposits-wrapper
  .wc-deposits-payment-plans
  li.wc-deposits-payment-plan:hover {
  background: rgba(0, 0, 0, 0.0125);
}

.wc-deposits-wrapper
  .wc-deposits-payment-plans
  li.wc-deposits-payment-plan:last-child {
  border-bottom: 1em solid rgba(0, 0, 0, 0.0125);
}

.wc-deposits-wrapper
  .wc-deposits-payment-plans
  li.wc-deposits-payment-plan
  .wc-deposits-payment-plan-description {
  color: inherit;
  display: block;
  font-weight: 400;
  opacity: 0.5;
}

.wc-deposits-wrapper
  .wc-deposits-payment-plans
  li.wc-deposits-payment-plan
  label {
  max-width: none;
}

.wc-deposits-wrapper.wc-deposits-optional .wc-deposits-payment-plans {
  margin-bottom: 1.618em;
}

.wc-deposits-wrapper.wc-deposits-optional .wc-deposits-payment-plans:after {
  display: none;
}

.wc-deposits-wrapper.wc-deposits-optional .wc-deposits-payment-plans:before {
  border-bottom-color: rgba(0, 0, 0, 0.025);
  top: -1px;
}

.mnm_table .container-quantity,
.mnm_table .product-name,
.mnm_table .product-quantity,
.mnm_table .product-thumbnail {
  padding: 0.61805em 0.875em !important;
}

.mnm_table .mnm_item img {
  max-width: 100%;
}

.mnm_table .product-name {
  vertical-align: middle;
}

.cart .mnm_table_item .product-thumbnail img,
.shop_table .mnm_table_item .product-thumbnail img {
  max-width: 2.61792em !important;
}

.cart .mnm_table_item .mnm_table_item_indent,
.shop_table .mnm_table_item .mnm_table_item_indent {
  padding-left: 0;
}

.cart .mnm_table_item .product-name,
.cart .mnm_table_item .product-price,
.cart .mnm_table_item .product-quantity,
.shop_table .mnm_table_item .product-name,
.shop_table .mnm_table_item .product-price,
.shop_table .mnm_table_item .product-quantity {
  font-size: 1em;
}

.mnm_image {
  max-width: 3.70633em;
}

.woocommerce-page ul.products li.product-type-photography,
.woocommerce ul.products li.product-type-photography {
  text-align: left;
}

.woocommerce-page ul.products li.product-type-photography:after,
.woocommerce-page ul.products li.product-type-photography:before,
.woocommerce ul.products li.product-type-photography:after,
.woocommerce ul.products li.product-type-photography:before {
  content: "";
  display: table;
}

.woocommerce-page ul.products li.product-type-photography:after,
.woocommerce ul.products li.product-type-photography:after {
  clear: both;
}

.woocommerce-page ul.products li.product-type-photography .photography-content,
.woocommerce-page ul.products li.product-type-photography .photography-image,
.woocommerce ul.products li.product-type-photography .photography-content,
.woocommerce ul.products li.product-type-photography .photography-image {
  float: none;
  width: 100%;
}

.woocommerce-page
  ul.products
  li.product-type-photography
  .photography-image
  img,
.woocommerce ul.products li.product-type-photography .photography-image img {
  width: 100%;
}

.woocommerce-page ul.products li.product-type-photography .photography-sku,
.woocommerce ul.products li.product-type-photography .photography-sku {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.woocommerce-page ul.products li.product-type-photography .sku,
.woocommerce ul.products li.product-type-photography .sku {
  font-weight: 600;
}

.woocommerce-page .photography-products .tools,
.woocommerce .photography-products .tools {
  margin-bottom: 2.61792em;
  background-color: rgba(0, 0, 0, 0.025);
  padding: 1em 1em 1em 1.618em;
  border: 0;
}

.woocommerce #reviews .product-rating .product-rating-details,
.woocommerce #reviews .product-rating .product-rating-summary,
.woocommerce-page #reviews .product-rating .product-rating-details,
.woocommerce-page #reviews .product-rating .product-rating-summary {
  display: block;
  width: 100%;
}

.woocommerce #reviews .product-rating .product-rating-summary,
.woocommerce-page #reviews .product-rating .product-rating-summary {
  text-align: left;
}

.woocommerce #reviews .product-rating .product-rating-details table td,
.woocommerce-page #reviews .product-rating .product-rating-details table td {
  padding: 0.202em 0.54079em;
}

.woocommerce
  #reviews
  .product-rating
  .product-rating-details
  table
  td.rating-graph
  .bar,
.woocommerce-page
  #reviews
  .product-rating
  .product-rating-details
  table
  td.rating-graph
  .bar {
  background-color: #43454b;
}

.woocommerce
  #reviews
  .product-rating
  .product-rating-details
  table
  td.rating-count
  a,
.woocommerce-page
  #reviews
  .product-rating
  .product-rating-details
  table
  td.rating-count
  a {
  text-decoration: none;
}

.woocommerce #reviews .form-contribution,
.woocommerce-page #reviews .form-contribution {
  border-color: rgba(0, 0, 0, 0.05);
  padding: 1em;
}

.woocommerce #reviews .form-contribution #review_rating_field fieldset,
.woocommerce-page #reviews .form-contribution #review_rating_field fieldset {
  float: left;
}

.woocommerce #reviews .form-contribution #review_rating_field fieldset label,
.woocommerce-page
  #reviews
  .form-contribution
  #review_rating_field
  fieldset
  label {
  display: inline-block;
  float: right;
}

.woocommerce
  #reviews
  .form-contribution
  #review_rating_field
  fieldset
  label.checkbox:before,
.woocommerce-page
  #reviews
  .form-contribution
  #review_rating_field
  fieldset
  label.checkbox:before {
  font-size: 0.875em;
}

.woocommerce
  #reviews
  .form-contribution
  #review_rating_field
  fieldset
  .star-label,
.woocommerce-page
  #reviews
  .form-contribution
  #review_rating_field
  fieldset
  .star-label {
  float: none;
  margin-left: 0.61805em;
}

.woocommerce #reviews .form-contribution .form-row,
.woocommerce-page #reviews .form-contribution .form-row {
  clear: both;
}

.woocommerce #reviews .contribution-karma,
.woocommerce-page #reviews .contribution-karma {
  margin-left: 0;
}

.woocommerce #reviews #comments ol.commentlist li,
.woocommerce-page #reviews #comments ol.commentlist li {
  padding-top: 0;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar,
.woocommerce-page #reviews #comments ol.commentlist li img.avatar {
  width: 2.61792em;
  height: auto;
  margin: 0;
  float: right;
}

.woocommerce #reviews #comments ol.commentlist li .description,
.woocommerce-page #reviews #comments ol.commentlist li .description {
  padding-bottom: 0;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text {
  margin-left: 0;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text iframe,
.woocommerce #reviews #comments ol.commentlist li .comment-text img,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text iframe,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text img {
  margin-bottom: 1.618em;
}

.woocommerce #reviews #comments ol.commentlist li h3.contribution-title,
.woocommerce-page #reviews #comments ol.commentlist li h3.contribution-title {
  margin: 0;
  font-size: 1em;
}

.woocommerce #reviews #comments ol.commentlist li .contribution-actions a,
.woocommerce-page #reviews #comments ol.commentlist li .contribution-actions a {
  color: #2c2d33;
}

.woocommerce #reviews #comments ol.commentlist li .contribution-actions a.done,
.woocommerce-page
  #reviews
  #comments
  ol.commentlist
  li
  .contribution-actions
  a.done {
  opacity: 0.5;
}

.woocommerce #reviews #comments ol.commentlist li ul.children li,
.woocommerce-page #reviews #comments ol.commentlist li ul.children li {
  margin-bottom: 1.618em;
}

.woocommerce #reviews #comments .form-contribution_comment,
.woocommerce-page #reviews #comments .form-contribution_comment {
  width: 81.81818%;
  float: right;
  margin-right: 0;
  margin-bottom: 3.70633em;
  padding-top: 1.618em;
}

.woocommerce #reviews #comments ul.children + .form-contribution_comment,
.woocommerce-page #reviews #comments ul.children + .form-contribution_comment {
  border-top: 0;
  padding-top: 0;
}

.woocommerce #reviews .contribution-flag-form,
.woocommerce-page #reviews .contribution-flag-form {
  background-color: rgba(0, 0, 0, 0.1);
  padding: 1.618em;
  margin-bottom: 1.618em;
}

.woocommerce-page .form-photo #photo_attachment_file,
.woocommerce .form-photo #photo_attachment_file {
  color: inherit;
  margin: 1em 0;
}

.woocommerce-page .contribution-type-selector,
.woocommerce .contribution-type-selector {
  margin: 0;
}

.woocommerce-page .contribution-type-selector > a,
.woocommerce .contribution-type-selector > a {
  display: inline-block;
  margin-right: 1em;
  padding: 0.54079em 0;
  border-bottom: 0.202em solid rgba(0, 0, 0, 0.05);
}

.woocommerce-page .contribution-type-selector > a.active,
.woocommerce .contribution-type-selector > a.active {
  border-bottom-color: rgba(0, 0, 0, 0.05);
}

.woocommerce-page .star-rating-selector fieldset,
.woocommerce .star-rating-selector fieldset {
  float: none;
  clear: both;
}

.woocommerce-page .star-rating-selector > label:first-child,
.woocommerce .star-rating-selector > label:first-child {
  display: block !important;
}

.woocommerce-page .star-rating-selector:not(:checked) label.checkbox,
.woocommerce .star-rating-selector:not(:checked) label.checkbox {
  float: none;
}

.woocommerce #wc-product-reviews-pro-modal #customer_login .col-1,
.woocommerce #wc-product-reviews-pro-modal #customer_login .col-2,
.woocommerce-page #wc-product-reviews-pro-modal #customer_login .col-1,
.woocommerce-page #wc-product-reviews-pro-modal #customer_login .col-2 {
  width: 100%;
}

#tiptip_content,
.chart-tooltip {
  font-size: 0.875em;
  padding: 0.61805em 1em;
  background-color: rgba(0, 0, 0, 0.8);
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
  border-bottom-color: rgba(0, 0, 0, 0.8);
  margin-top: -6px;
}

.quick-view-button span {
  display: none;
}

div.quick-view div.quick-view-image a.button {
  border: 0;
  background: none;
  background-color: #43454b;
  border-color: #43454b;
  color: #fff;
  cursor: pointer;
  padding: 0.61805em 1.41575em;
  text-decoration: none;
  font-weight: 600;
  text-shadow: none;
  display: inline-block;
  outline: none;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  border-radius: 0;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.3);
  line-height: inherit;
  display: block;
}

.woocommerce-page .woocommerce-checkout-review-order-table th.product-name {
  width: 70%;
}

.woocommerce-page #shipping_addresses {
  padding-top: 1.618em;
}

.woocommerce-page .no_shipping_address,
.woocommerce-page .ship_address {
  float: none;
  width: auto;
  margin: 0 0 1.618em;
  background-color: rgba(0, 0, 0, 0.025);
  border: 0;
  padding: 1em;
  line-height: inherit;
  border-radius: 0;
  font-size: 0.875em;
}

.woocommerce-page .no_shipping_address dl,
.woocommerce-page .ship_address dl {
  margin-top: 0;
}

.woocommerce-page .no_shipping_address dl dd,
.woocommerce-page .ship_address dl dd {
  margin-bottom: 1em;
}

.woocommerce-page .no_shipping_address address,
.woocommerce-page .ship_address address {
  margin: 0;
}

.woocommerce-page .no_shipping_address .note-form,
.woocommerce-page .ship_address .note-form {
  margin-bottom: 1.618em;
  padding-top: 1em;
}

.woocommerce-page .no_shipping_address .modify-address-button,
.woocommerce-page .ship_address .modify-address-button {
  display: block;
  margin-top: 1em;
}

.woocommerce-page .addresses {
  clear: both;
}

.woocommerce-page .addresses:after,
.woocommerce-page .addresses:before {
  content: "";
  display: table;
}

.woocommerce-page .addresses:after {
  clear: both;
}

.woocommerce-page .addresses .address-block {
  margin: 0 0 1.618em;
  width: 47.05882%;
  float: left;
  margin-right: 5.88235%;
}

.woocommerce-page .addresses .address-block:nth-child(3),
.woocommerce-page .addresses .address-block:nth-child(5),
.woocommerce-page .addresses .address-block:nth-child(7) {
  margin-right: 0 !important;
}

.woocommerce-page .addresses .address-block .buttons {
  text-align: inherit;
  position: static;
}

.woocommerce-page .addresses .address-block .buttons .button {
  width: auto;
}

.woocommerce-page.page-template-template-fullwidth-php .no_shipping_address,
.woocommerce-page.page-template-template-fullwidth-php .ship_address {
  font-size: 1em;
}

.woocommerce-page.page-template-template-fullwidth-php .address-block {
  width: 47.82609%;
  float: left;
  margin-right: 4.34783%;
}

.woocommerce-page .coupon-container,
.woocommerce .coupon-container {
  margin: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.woocommerce-page .coupon-container.medium,
.woocommerce .coupon-container.medium {
  line-height: inherit;
  padding: 0.61805em;
}

.woocommerce-page .generated_coupon_summary,
.woocommerce .generated_coupon_summary {
  margin: 0;
}

.woocommerce-page .coupon-content.small,
.woocommerce .coupon-content.small {
  padding: 0.61805em 1.41575em;
}

.woocommerce-page .coupon-content .coupon-expire,
.woocommerce-page .coupon-content .discount-info,
.woocommerce .coupon-content .coupon-expire,
.woocommerce .coupon-content .discount-info {
  font-family: inherit;
}

.woocommerce #coupons_list,
.woocommerce-page #coupons_list {
  margin-bottom: 1.618em;
}

.sd-buttons-transparent.woocommerce-page .coupon-container,
.sd-buttons-transparent.woocommerce .coupon-container {
  background: transparent !important;
  padding: 0;
}

@media (min-width: 768px) {
  .sc_info_box {
    width: 41.17647%;
    float: right;
    margin-right: 0;
    padding-left: 2.08333%;
    padding-right: 2.08333%;
  }
  .page-template-template-fullwidth-php .sc_info_box {
    width: 39.13043%;
    float: right;
    margin-right: 0;
    margin-left: 0;
  }
}

.variations-table {
  margin: 0;
}

.variations-table td,
.variations-table th {
  display: block;
  padding: 0;
  background-color: transparent;
}

.variations-table td.label {
  margin-bottom: 1em;
}

.variations-table .swatch-wrapper {
  padding: 0.61805em;
  border: 0;
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.1);
  float: left;
  display: inline-block;
  margin: 0 0.327em 1em 0;
}

.variations-table .swatch-wrapper img {
  opacity: 0.5;
}

.variations-table .swatch-wrapper .swatch-anchor:focus {
  outline: none;
}

.variations-table .swatch-wrapper.selected,
.variations-table .swatch-wrapper:hover {
  padding: 0.61805em;
  background-color: #fff;
}

.variations-table .swatch-wrapper.selected img,
.variations-table .swatch-wrapper:hover img {
  opacity: 1;
}

.variations-table .swatch-wrapper.selected {
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.1);
}

a#variations_clear {
  display: block;
  margin: 1em 0 1.618em;
}

#wl-wrapper.wl-button-wrap {
  padding: 1.618em 0 0;
}

.wl-add-link {
  padding-left: 0 !important;
  background: none !important;
}

#wl-wrapper .wl-tabs {
  border-bottom: 0 !important;
}

#wl-wrapper .wl-tabs > li {
  float: none !important;
}

#wl-wrapper .wl-tabs > li > a {
  padding: 1em 1.41575em;
  border: 0 !important;
  margin: 0 !important;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-color: transparent !important;
}

#wl-wrapper .wl-tabs > li.active a {
  -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.1);
}

#wl-wrapper .wl-table td {
  padding: 0.875em 1.41575em !important;
}

#wl-wrapper .wl-table td:first-child {
  padding-left: 1.41575em !important;
}

#wl-wrapper .wl-table.manage td {
  padding: 0.54079em !important;
}

#wl-wrapper .wl-meta-share,
#wl-wrapper .wl-share-url {
  border-bottom-color: rgba(0, 0, 0, 0.05);
}

.wl-tab-wrap .panel,
.wl-tab-wrap ul.tabs {
  width: 100%;
  margin: 0;
}

.wl-tab-wrap ul.tabs li:after {
  display: none !important;
}

@media (min-width: 768px) {
  #wl-wrapper .wl-tabs > li a {
    padding-left: 0;
  }
  #wl-wrapper .wl-tabs > li.active a {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

/**
* @changelog 2019-05-13 (Adrien)
*/

.product-img.imgResize {
  overflow: hidden;
}

/*bug retour à la ligne étiquette*/

.btn-white {
  word-break: normal;
  letter-spacing: 1px;
}

/**
* woocomerce
*/

.woocommerce .woocommerce-info {
  display: none;
}

.bloc-article .product-desc {
  padding: 10px 0px;
}
.bloc-article .product-desc .desc-text {
  min-height: 120px;
}

p.desc-txt.noMargin.visible-xs {
  display: block !important;
}

/* bouton contact fabricant */
.btn-contact-fabricant {
  background: #f49c00;
  color: #fff;
}

.indexaccessContent .area_contact {
  text-align: center;
}

.abonnement-page .head {
  padding: 0 120px;
  margin-bottom: 60px;
}

@media screen and (max-width: 767px) {
  .abonnement-page .head {
    padding: 30px 30px 0;
    margin-bottom: 30px;
  }
}

.abonnement-page .head-title {
  font-family: caviar_dreamsregular;
  font-size: 40px;
  margin-top: 0;
}

.abonnement-page .head-text {
  font-family: crimson_textregular;
  font-size: 17px;
}

.abonnement-page form .select-change {
  padding: 0 60px;
  position: relative;
}

.w-100 {
  width: 100%;
}

@media screen and (max-width: 1024px) {
  .abonnement-page form .select-change {
    padding: 0 30px;
  }

  .abonnement-page form .select-change .col-md-6:first-child {
    margin-bottom: 30px;
  }
}

.abonnement-page form .select-change::after {
  position: absolute;
  top: 100%;
  left: 5px;
  width: calc(100% - 10px);
  height: 60px;
  background-color: #ffffff;
  z-index: 0;
}

.abonnement-page form .select-change > div:last-child {
  padding-left: 50px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media screen and (min-width: 1024px) {
  .abonnement-page form .select-change > div:first-child {
    padding-left: 0;
  }

  .abonnement-page form .select-change > div:last-child {
    padding-left: 100px;
  }
}

.abonnement-page form label {
  width: 100%;
  color: #e56741;
  font-family: caviar_dreamsbold;
  font-size: 14px;
  margin-bottom: 20px;
}

.abonnement-page form select {
  display: block;
  width: 100%;
  height: 44px;
  border: 1px solid #25606e;
  background: #fff;
  color: #25606e;
  font-family: crimson_textregular;
  font-size: 17px;
  font-weight: 400;
  padding: 0 19px;
  margin-top: 5px;
  appearance: none;
  background-image: url("../img/abonnement/down.svg");
  background-repeat: no-repeat;
  background-position: center right 19px;
  background-size: 15px;
}

.abonnement-page .select-change__total {
  display: block;
  margin: 20px 0 40px -20px;
  color: #2f5276;
  font-family: abril_fatfaceregular;
  font-size: 60px;
  font-weight: 400;
  line-height: 1;
}

.abonnement-page .select-change__total > sup {
  font-size: 16px;
  position: relative;
  top: -25px;
  line-height: 1;
}

.abonnement-page .select-change__image {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 437px;
  height: 437px;
  background-color: #e0e0e0;
  border: 1px solid #e0e0e0;
  overflow: hidden;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .abonnement-page .select-change__image {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
  }
}

.abonnement-page .select-change__image > img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  aspect-ratio: 1/1;
}

.abonnement-page .select-change__image > img#print-web {
  object-fit: cover;
}

.abonnement-page .select-change__actions {
  display: flex;
}

.abonnement-page button {
  appearance: none;
  border: 0;
  box-shadow: none;
}

.abonnement-page button + button {
  margin-left: 20px;
}

.abonnement-page .select-change__actions .btn-text {
  min-width: auto;
  text-align: center;
}

.abonnement-page .tabs {
  margin-top: 70px;
  background-color: #f6f6f6;
  padding: 40px 70px 85px;
}

@media screen and (max-width: 767px) {
  .abonnement-page .tabs {
    margin-top: 50px;
    padding: 30px;
  }
}

.abonnement-page .tabs-title {
  color: #25606e;
  font-family: caviar_dreamsregular;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 25px;
}

.abonnement-page .tab-content {
  display: none;
  width: 100%;
}

.abonnement-page .tab-content.active {
  display: block;
}

.abonnement-page .tab-content > .row {
  align-items: center;
  flex-wrap: nowrap;
}

.abonnement-page .tab-content > .row > .col-md-7 {
  background: #ffffff;
  padding: 50px 40px;
  min-width: 500px;
}

@media screen and (max-width: 767px) {
  .abonnement-page .tab-content > .row > .col-md-7 {
    padding: 30px;
    min-width: auto;
  }
}

.abonnement-page .tab-content > .row > .col-md-5 {
  text-align: center;
  padding-left: 30px;
  padding-right: 0;
}

@media screen and (max-width: 767px) {
  .abonnement-page .tab-content > .row > .col-md-5 {
    padding: 30px;
  }
}

.abonnement-page .tab-content-total {
  color: #2f5276;
  font-family: abril_fatfaceregular;
  font-size: 60px;
  font-weight: 400;
  line-height: 1;
}

.abonnement-page .tab-content-total > sup {
  font-size: 16px;
  position: relative;
  top: -25px;
  line-height: 1;
}

.abonnement-page .tab-content-legend {
  font-family: crimson_textregular;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  color: #25606e;
  display: block;
  margin: 15px 0;
}

.abonnement-page .tab-content-action {
  min-width: auto;
}

.abonnement-page .tab-content .number {
  color: #2f5276;
  font-family: abril_fatfaceregular;
  font-size: 40px;
  font-weight: 400;
  margin-right: 10px;
}

.abonnement-page .tab-content .plus {
  color: #e56741;
  font-family: abril_fatfaceregular;
  font-size: 40px;
  font-weight: 400;
  margin-right: 5px;
}

.abonnement-page .tabs .tab-content .row > .col-md-7 > .row {
  font-family: crimson_textregular;
  font-size: 18px;
  font-weight: 400;
}

.abonnement-page .tabs .tab-content .row > .col-md-7 > .row:first-child {
  line-height: 1;
  margin-bottom: -5px !important;
}

.abonnement-page .tabs .tab-content .row > .col-md-7 > .row {
  padding-left: 30px;
  background-image: url("../img/abonnement/tick.svg");
  background-repeat: no-repeat;
  background-position: center left 20px;
  background-size: 20px;
  margin-bottom: 5px;
}

.abonnement-page .tabs .tab-content .row > .col-md-7 > .row:first-child,
.abonnement-page .tabs .tab-content .row > .col-md-7 > .row:nth-child(2) {
  background-image: none;
  padding-left: 0;
  margin-bottom: 0;
}

.abonnement-page
  .tabs
  .tab-content
  .row
  > .col-md-7
  > .row
  > .col-md-12
  span.images
  > img {
  width: auto;
  height: 28px;
  object-fit: contain;
}

@media screen and (max-width: 480px) {
  .abonnement-page
    .tabs
    .tab-content
    .row
    > .col-md-7
    > .row
    > .col-md-12
    span.images {
    display: block;
    margin-bottom: 10px;
  }
}

.abonnement-page ul.reassurance {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin: 70px 0 30px;
  list-style: none;
  padding: 0;
}

.abonnement-page ul.reassurance > li {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 768px) {
  .abonnement-page ul.reassurance > li {
    margin-bottom: 30px;
  }
}

.abonnement-page ul.reassurance > li > .text {
  font-family: caviar_dreamsregular;
  font-size: 20px;
  font-weight: 400;
  margin-left: 15px;
  line-height: 1.2;
}

@media screen and (max-width: 992px) {
  .abonnement-page ul.reassurance > li > .text {
    font-size: 17px;
  }
}

.abonnement-page .reassurance-legend {
  color: #25606e;
  font-family: crimson_textregular;
  font-size: 17px;
  font-style: italic;
  font-weight: 400;
  text-align: center;
  margin-top: 52px;
  margin-bottom: 100px;
}

@media screen and (max-width: 1008px) {
  .abonnement-page .tab-content > .row > .col-md-4 {
    margin-top: 30px;
  }
}

@media screen and (max-width: 768px) {
  .abonnement-page .reassurance-legend {
    margin-bottom: 50px;
  }
}
/* update */

.cart_totals span.woocommerce-Price-amount.amount::after {
  content: " TTC";
}

.woocommerce-checkout-review-order span.woocommerce-Price-amount.amount::after {
  content: " TTC";
}/*
.woocommerce-table--order-details span.woocommerce-Price-amount.amount::after {
  content: " TTC";
}*/

.cart-collaterals .cart_totals small.includes_tax {
  display: none;
}

.woocommerce-checkout-review-order small.includes_tax {
  display: none;
}/*
.woocommerce-table--order-details small.includes_tax {
  display: none;
}*/

.form-row input[type="checkbox"],
.form-row input[type="radio"] {
  vertical-align: middle;
  position: relative;
  margin: 0 10px 0 0;
}

#billing_country_field .select2-hidden-accessible,
#billing_state_field .select2-hidden-accessible {
  border: 1px solid #aeaeae !important;
  clip: rect(0 0 0 0) !important;
  height: 40px !important;
  padding: 0 10px !important;
  position: relative !important;
  width: 100% !important;
  font-family: "crimson_textregular";
  font-size: 2.1rem;
  color: #aeaeae;
  background: #fff;
  font-style: italic;
  margin: 0 0 0 1px !important;
}

#billing_country_field
  span.select2.select2-container.select2-container--default.select2-container--below,
#billing_country_field
  span.select2.select2-container.select2-container--default,
#billing_state_field
  span.select2.select2-container.select2-container--default.select2-container--below,
#billing_state_field span.select2.select2-container.select2-container--default {
  display: none;
}


.pub-container {
    margin-bottom: 5px;
}

#bsa-block-1600--1000 {
  width: 1600px;
  height: 1000px;
  margin: auto;
  float: none;
}

#bsa-block-760--280 {
  width: 760px;
  height: 360px;
  margin: auto;
  float: none;
}

#bsa-block-1600--1000 .bsaProItemInner__img {
  background-size:auto!important;
  background-position:top !important;
}

#bsa-block-1600--1000 .apPluginContainer.bsa-pro-col-1 .bsaGridGutter .bsaProItem {
  margin: 0;
}

#bsa-block-760--280 .apPluginContainer.bsa-pro-col-1 .bsaGridGutter .bsaProItem {
  margin: 0;
}

.apPluginContainer.bsa-pro-col-1 .bsaGridGutter .bsaProItem {
  margin: 0 !important;
}

.bsaProContainer-4 .bsaProItem.bsaReset {
    background: #FFF;
}

.bsaProContainer-4 .bsaProItems.bsaGridGutter {
    margin-left: 25px;
}

.bsaProContainer-26, .bsaProContainer-27 {
  display: none;
}

.bsaProContainer-26 > div {
  display: flex;
}

.apPluginContainer.bsa-pro-col-1.bsaProContainer-26 .bsaGridGutter .bsaProItem {
    margin: auto !important;
}

@media screen and (max-width: 1200px) {
  .bsaProContainer-26 {
    display: block;
  }
  .bsaProContainer-1 {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .bsaProContainer-27 {
    display: block;
  }
  .bsaProContainer-26 {
    display: none;
  }
}