/* ANIMATION */
html.fullscreen_opened #top-header, html.fullscreen_opened #bottom-header, html.fullscreen_opened #ticker {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0; }

.menu_right_dots {
  display: none;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  position: fixed;
  z-index: 199;
  top: 50%;
  right: 10px;
  height: 140px;
  margin-top: -45px; }
  @media only screen and (max-width: 765px) {
    .menu_right_dots {
      display: none; } }
  .menu_right_dots.menu_hidden {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0; }
  .menu_right_dots li {
    text-align: right;
    height: 20px; }
    .menu_right_dots li a {
      position: relative;
      text-decoration: none;
      display: inline-block;
      height: 24px;
      line-height: 24px;
      overflow: hidden;
      white-space: nowrap;
      width: 10px;
      text-align: right;
      -webkit-transition: all 1s ease 0s;
      -moz-transition: all 1s ease 0s;
      -o-transition: all 1s ease 0s;
      transition: all 1s ease 0s; }
    .menu_right_dots li .menu_dot {
      position: absolute;
      top: 50%;
      right: 0px;
      margin-top: -3px;
      display: inline-block;
      width: 8px;
      border-radius: 100%;
      height: 8px;
      border: 1px solid #b7b7b7;
      background: #b7b7b7; }
    .menu_right_dots li .menu_name {
      position: absolute;
      right: 0px;
      display: inline-block;
      margin-right: 16px;
      margin-left: 10px;
      height: 100%;
      vertical-align: middle;
      text-transform: uppercase;
      color: #000;
      font-size: 0px;
      background: white;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
      filter: alpha(opacity=100);
      -webkit-opacity: 1;
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1;
      -webkit-transition: all 0.5s ease 0s;
      -moz-transition: all 0.5s ease 0s;
      -o-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s; }
      .menu_right_dots li .menu_name i {
        display: inline-block;
        width: 16px;
        background: url("../img/menu/dot_arrow.png") left center no-repeat;
        background-size: auto 58%;
        height: 100%; }
      .menu_right_dots li .menu_name span {
        display: inline-block;
        vertical-align: top;
        background: #f6f6f6;
        padding-left: 15px;
        padding-right: 6px;
        line-height: 24px;
        height: 24px;
        text-align: right;
        font-size: 13px;
        letter-spacing: 0.05em; }
    .menu_right_dots li:hover a {
      width: 350px; }
      .menu_right_dots li:hover a .menu_name {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
        filter: alpha(opacity=100);
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1; }
    .menu_right_dots li.selected .menu_dot {
      border: 1px solid #b7b7b7 !important;
      background: transparent !important;
      width: 8px !important;
      height: 8px !important; }

.xp_menu_container {
  position: relative;
  z-index: 400;
  height: 38px; }
  @media only screen and (max-width: 737px) {
    .xp_menu_container {
      height: 0px; }
      .fullscreen_opened .xp_menu_container {
        position: fixed;
        top: 0px; } }

.xp_menu {
  position: relative;
  overflow: hidden;
  z-index: 201;
  background: #f6f6f6;
  height: 38px;
  line-height: 35px;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8; }
  @media only screen and (max-width: 320px) {
    .xp_menu {
      height: 40px; } }
  @media only screen and (max-width: 737px) {
    .xp_menu {
      position: fixed;
      width: 100%;
      top: 0px;
      z-index: 203; } }
  @media only screen and (max-width: 320px) {
    .xp_menu {
      height: 40px; } }
  .xp_menu.fixed, .fullscreen_opened .xp_menu {
    position: fixed;
    z-index: 206;
    top: 0px;
    width: 100%; }
    .xp_menu.fixed .menu_buttons .menu_social, .fullscreen_opened .xp_menu .menu_buttons .menu_social {
      padding-left: 0px;
      padding-right: 0px;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
      filter: alpha(opacity=100);
      -webkit-opacity: 1;
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1; }
      @media only screen and (max-width: 737px) {
        .xp_menu.fixed .menu_buttons .menu_social, .fullscreen_opened .xp_menu .menu_buttons .menu_social {
          display: none; } }
    @media only screen and (min-width: 990px) {
      .xp_menu.fixed .menu_logo, .fullscreen_opened .xp_menu .menu_logo {
        margin-left: 0px; }
        .xp_menu.fixed .menu_logo span, .fullscreen_opened .xp_menu .menu_logo span {
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
          filter: alpha(opacity=100);
          -webkit-opacity: 1;
          -moz-opacity: 1;
          -khtml-opacity: 1;
          opacity: 1; } }
  .xp_menu .menu_buttons,
  .xp_menu .menu_logo,
  .xp_menu .menu_social,
  .xp_menu .menu_open_menu,
  .xp_menu .menu_close,
  .xp_menu .menu_shop {
    cursor: pointer;
    text-transform: uppercase;
    vertical-align: top;
    display: inline-block;
    height: 36px;
    font-family: "hurme-regular","Helvetica Neue","Helvetica",Arial,Segoe UI Symbol,sans-serif; }
  .xp_menu .menu_buttons_container {
    position: relative;
    top: 0px;
    float: right;
    font-size: 0px;
    height: 100%;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s; }
    @media only screen and (max-width: 737px) {
      .xp_menu .menu_buttons_container {
        background: #f6f6f6;
        font-size: 0px;
        float: none;
        position: absolute;
        right: 0px; } }
    .fullscreen_opened .xp_menu .menu_buttons_container,
    .menu_opened .xp_menu .menu_buttons_container {
      top: calc(-100% - 2px); }
    .xp_menu .menu_buttons_container .menu_buttons {
      display: block;
      text-align: right; }
      @media only screen and (max-width: 737px) {
        .xp_menu .menu_buttons_container .menu_buttons {
          height: 40px; } }
    .xp_menu .menu_buttons_container .menu_buttons div {
      padding-left: 25px;
      padding-right: 15px;
      text-align: left;
      border-left: 1px solid #e8e8e8;
      height: 100%; }
      @media only screen and (max-width: 737px) {
        .xp_menu .menu_buttons_container .menu_buttons div {
          padding-left: 0px;
          padding-right: 0px;
          border-left: 0px; } }
      .xp_menu .menu_buttons_container .menu_buttons div span {
        width: 100%;
        vertical-align: top;
        display: inline-block;
        padding-right: 45px;
        font-size: 14px; }
        @media only screen and (max-width: 737px) {
          .xp_menu .menu_buttons_container .menu_buttons div span {
            background-position: center center;
            font-size: 12px;
            text-align: left;
            width: 20px;
            font-size: 0px; } }
    .xp_menu .menu_buttons_container div.menu_social {
      background: url(../img/menu/social.png) 12px center no-repeat;
      background-size: auto 55%;
      padding: 0px;
      -webkit-transition: all 0.5s ease 0s;
      -moz-transition: all 0.5s ease 0s;
      -o-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
      filter: alpha(opacity=0);
      -webkit-opacity: 0;
      -moz-opacity: 0;
      -khtml-opacity: 0;
      opacity: 0; }
      .xp_menu .menu_buttons_container div.menu_social div {
        border-left: 0px; }
      .desktop .xp_menu .menu_buttons_container div.menu_social:hover, .xp_menu .menu_buttons_container div.menu_social.social_opened,
      .tablet .xp_menu .menu_buttons_container div.menu_social {
        padding-left: 0px;
        padding-right: 0px; }
        .desktop .xp_menu .menu_buttons_container div.menu_social:hover .menu-social-icons, .xp_menu .menu_buttons_container div.menu_social.social_opened .menu-social-icons,
        .tablet .xp_menu .menu_buttons_container div.menu_social .menu-social-icons {
          width: 132px;
          background: rgba(246, 246, 246, 0.7); }
        .desktop .xp_menu .menu_buttons_container div.menu_social:hover .menu-social, .xp_menu .menu_buttons_container div.menu_social.social_opened .menu-social,
        .tablet .xp_menu .menu_buttons_container div.menu_social .menu-social {
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
          filter: alpha(opacity=70);
          -webkit-opacity: 0.7;
          -moz-opacity: 0.7;
          -khtml-opacity: 0.7;
          opacity: 0.7; }
      .xp_menu .menu_buttons_container div.menu_social .menu-social-icons {
        width: 40px;
        padding: 0px;
        padding-left: 40px;
        overflow: hidden;
        -webkit-transition: all 0.5s ease 0s;
        -moz-transition: all 0.5s ease 0s;
        -o-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s; }
      .xp_menu .menu_buttons_container div.menu_social .menu-social {
        width: 45px;
        display: inline-block;
        vertical-align: top;
        height: 100%;
        padding: 0px;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: auto 55%;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
        filter: alpha(opacity=0);
        -webkit-opacity: 0;
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
        -webkit-transition: all 0.5s ease 0s;
        -moz-transition: all 0.5s ease 0s;
        -o-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s; }
        .xp_menu .menu_buttons_container div.menu_social .menu-social a {
          display: block;
          height: 100%; }
        .desktop .xp_menu .menu_buttons_container div.menu_social .menu-social:hover {
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
          filter: alpha(opacity=100);
          -webkit-opacity: 1;
          -moz-opacity: 1;
          -khtml-opacity: 1;
          opacity: 1; }
        .xp_menu .menu_buttons_container div.menu_social .menu-social.facebook {
          background-image: url(../img/menu/facebook.png); }
        .xp_menu .menu_buttons_container div.menu_social .menu-social.twitter {
          background-image: url(../img/menu/twitter.png); }
        .xp_menu .menu_buttons_container div.menu_social .menu-social.instagram {
          background-image: url(../img/menu/instagram.png); }
  .xp_menu .menu_buttons .menu_open_menu {
    position: relative;
    top: 0px;
    padding: 0px 10px 0px 20px;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s; }
    .xp_menu .menu_buttons .menu_open_menu span {
      height: 37px;
      line-height: 37px;
      font-size: 13px;
      letter-spacing: 0.05em;
      background: url("../img/menu/open.png") right center no-repeat;
      background-position: calc(100% - 5px) center;
      -webkit-transition: all 0.5s ease 0s;
      -moz-transition: all 0.5s ease 0s;
      -o-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s;
      color: #3d3d3d; }
    .desktop .xp_menu .menu_buttons .menu_open_menu:hover {
      background-color: #e0e0e0; }
      .desktop .xp_menu .menu_buttons .menu_open_menu:hover span {
        color: #000; }
  .xp_menu .menu_buttons .menu_close {
    position: relative;
    top: 1px;
    height: 36px;
    line-height: 36px;
    padding-right: 15px;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s; }
    .desktop .xp_menu .menu_buttons .menu_close:hover {
      background: #e0e0e0; }
    .xp_menu .menu_buttons .menu_close .menu_close-arrow {
      display: none; }
    .xp_menu .menu_buttons .menu_close span {
      background: url("../img/menu/close.png") right center no-repeat;
      background-position: calc(100% - 3px) center;
      color: #3d3d3d;
      padding-right: 28px;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
      filter: alpha(opacity=100);
      -webkit-opacity: 1;
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1;
      height: 36px;
      line-height: 37px;
      font-size: 13px;
      letter-spacing: 0.05em; }
  .xp_menu .menu_buttons div.menu_shop {
    display: inline-block;
    overflow: hidden;
    width: auto;
    padding: 0px;
    background: black;
    white-space: nowrap; }
    .xp_menu .menu_buttons div.menu_shop span {
      padding: 0px;
      height: 100%;
      width: 100%; }
    .xp_menu .menu_buttons div.menu_shop.blockvisible {
      display: inline-block; }
    .xp_menu .menu_buttons div.menu_shop a {
      padding: 0px 30px;
      color: white;
      display: inline-block;
      font-size: 13px;
      letter-spacing: 0.05em;
      height: 100%;
      min-width: 130px;
      text-align: center;
      line-height: 36px;
      vertical-align: top;
      -webkit-transition: all 0.5s ease 0s;
      -moz-transition: all 0.5s ease 0s;
      -o-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s; }
      @media only screen and (max-width: 737px) {
        .xp_menu .menu_buttons div.menu_shop a {
          font-size: 12px;
          padding: 0px 10px; } }
      .desktop .xp_menu .menu_buttons div.menu_shop a:hover {
        background: white;
        color: black; }
      .xp_menu .menu_buttons div.menu_shop a span {
        width: auto;
        padding: 0px; }
  .xp_menu .menu_logo {
    vertical-align: top;
    margin-left: -50px;
    height: 38px;
    border-right: 1px solid #e8e8e8;
    -webkit-transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
    transition: all 0.8s ease 0s; }
    @media only screen and (max-width: 737px) {
      .xp_menu .menu_logo {
        margin-left: 0px; } }
    .xp_menu .menu_logo span {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
      filter: alpha(opacity=0);
      -webkit-opacity: 0;
      -moz-opacity: 0;
      -khtml-opacity: 0;
      opacity: 0;
      display: inline-block;
      width: 46px;
      height: 38px;
      background: url(../img/menu/logo@2.png) center center no-repeat;
      background-size: auto 44%;
      -webkit-transition: all 0.5s ease 0.8s;
      -moz-transition: all 0.5s ease 0.8s;
      -o-transition: all 0.5s ease 0.8s;
      transition: all 0.5s ease 0.8s; }
      @media only screen and (max-width: 737px) {
        .xp_menu .menu_logo span {
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
          filter: alpha(opacity=100);
          -webkit-opacity: 1;
          -moz-opacity: 1;
          -khtml-opacity: 1;
          opacity: 1; } }
    .desktop .xp_menu .menu_logo:hover {
      background-color: #e5e5e5; }
  .xp_menu .menu_title,
  .xp_menu .menu_title_mobile {
    position: relative;
    top: -1px;
    display: inline-block;
    text-transform: uppercase;
    display: inline-block;
    font-family: "hurme-regular","Helvetica Neue","Helvetica",Arial,Segoe UI Symbol,sans-serif;
    letter-spacing: 0.03em;
    font-size: 16px;
    letter-spacing: 0.05em;
    padding-left: 6px;
    line-height: 100%;
    white-space: nowrap;
    vertical-align: top;
    line-height: 36px;
    color: #000; }
    @media only screen and (orientation: portrait) and (max-width: 737px) {
      .xp_menu .menu_title,
      .xp_menu .menu_title_mobile {
        display: none;
        padding-left: 4px;
        font-size: 10px;
        height: 38px;
        margin-top: 0px;
        vertical-align: top;
        overflow: hidden;
        text-overflow: ellipsis; } }
    .xp_menu .menu_title span,
    .xp_menu .menu_title_mobile span {
      display: inline-block;
      color: #111;
      vertical-align: top; }
      @media only screen and (max-width: 737px) {
        .xp_menu .menu_title span,
        .xp_menu .menu_title_mobile span {
          font-size: 21px;
          letter-spacing: 0.05em; } }
    .xp_menu .menu_title span.menu_title_section,
    .xp_menu .menu_title_mobile span.menu_title_section {
      line-height: 38px;
      margin-left: 12px;
      font-size: 12px;
      color: #999;
      letter-spacing: 0.05em; }
      @media only screen and (max-width: 737px) {
        .xp_menu .menu_title span.menu_title_section,
        .xp_menu .menu_title_mobile span.menu_title_section {
          display: none; } }
    .xp_menu .menu_title h1,
    .xp_menu .menu_title_mobile h1 {
      font: inherit;
      letter-spacing: inherit;
      color: inherit;
      margin: inherit;
      padding: inherit; }
  .xp_menu .menu_title_mobile {
    display: none; }
  @media only screen and (max-width: 737px) {
    .xp_menu .menu_title {
      display: none; }
    .xp_menu .menu_title_mobile {
      display: inline-block;
      white-space: nowrap;
      font-size: 12px;
      padding-left: 0px; } }

.fullscreen_menu {
  position: fixed;
  background: white;
  top: 38px;
  bottom: 0px;
  width: 100%;
  z-index: 300;
  display: none;
  text-align: center; }

.wetsuits_menu .valign {
  position: absolute;
  top: 43%;
  left: 50%;
  width: 100%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%); }

.wetsuits_menu_item {
  margin: 0px 20px;
  text-transform: uppercase;
  padding: 0px 0px 0px 0px;
  cursor: pointer;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s; }
  @media only screen and (max-width: 737px) {
    .wetsuits_menu_item {
      padding: 0px 0px;
      height: auto; } }
  @media only screen and (orientation: landscape) and (max-width: 737px) {
    .wetsuits_menu_item {
      padding: 2px 0px;
      height: 45px; } }
  .wetsuits_menu_item:hover a {
    border-bottom: 1px solid black !important; }
  .wetsuits_menu_item.selected, .wetsuits_menu_item.selected:hover {
    pointer-events: none;
    background: #fff; }
  .wetsuits_menu_item .wetsuits_menu_cat {
    font-size: 25px;
    letter-spacing: 0.15em;
    padding: 22px; }
    @media only screen and (max-width: 737px) {
      .wetsuits_menu_item .wetsuits_menu_cat {
        font-size: 21px;
        padding: 14px; } }
    .wetsuits_menu_item .wetsuits_menu_cat a {
      display: inline-block;
      color: #000;
      font-size: inherit;
      padding: 0px 0px;
      border-bottom: 1px solid transparent; }
      @media only screen and (max-width: 737px) {
        .wetsuits_menu_item .wetsuits_menu_cat a {
          font-size: 18px;
          padding: 7px 10px; } }
      @media only screen and (orientation: landscape) and (max-width: 737px) {
        .wetsuits_menu_item .wetsuits_menu_cat a {
          font-size: 16px;
          padding: 10px; } }
  .wetsuits_menu_item.selected .wetsuits_menu_cat a {
    font-family: "lato", "hurme-semibold", "hurme-regular"; }
  .wetsuits_menu_item .wetsuits_menu_name {
    font-size: 20px;
    font-family: "lato", "hurme-semibold", "hurme-regular";
    letter-spacing: 0.15em; }
    @media only screen and (max-width: 737px) {
      .wetsuits_menu_item .wetsuits_menu_name {
        font-size: 18px; } }
  .wetsuits_menu_item .wetsuits_menu_subname {
    font-size: 13px;
    color: #777; }
    @media only screen and (orientation: landscape) and (max-width: 737px) {
      .wetsuits_menu_item .wetsuits_menu_subname {
        display: none; } }
  .wetsuits_menu_item.selected .wetsuits_menu_name,
  .wetsuits_menu_item.selected .wetsuits_menu_subname {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
    filter: alpha(opacity=50);
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5; }
  .wetsuits_menu_item .wetsuits_menu_texts {
    display: inline-block;
    padding-top: 10px;
    vertical-align: middle; }
    @media only screen and (max-width: 737px) {
      .wetsuits_menu_item .wetsuits_menu_texts {
        padding-top: 0px; } }
  .wetsuits_menu_item.wetsuits_menu_0 {
    border: none; }

.wetsuits_menu_cats .valign {
  top: 40%; }

.wetsuits_menu_discover {
  position: absolute;
  bottom: 20px;
  width: 100%; }
  .wetsuits_menu_discover a {
    display: inline-block;
    padding: 0px 20px;
    line-height: 30px;
    height: 37px;
    border: 1px solid #000;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    font-size: 14px;
    font-family: "lato", "hurme-semibold", "hurme-regular"; }
    .wetsuits_menu_discover a:hover {
      background: black;
      color: #fff; }

/* ANIMATION */
.main_menu-container {
  position: relative;
  z-index: 100; }
  @media only screen and (max-width: 737px) {
    .main_menu-container {
      height: 0px !important; } }

.main_menu {
  position: relative;
  z-index: 3;
  background: black;
  line-height: 36px;
  padding: 0px 0px;
  font-size: 0px; }
  @media only screen and (max-width: 737px) {
    .main_menu {
      line-height: 15px;
      background: white; } }
  .main_menu.fixed {
    position: fixed;
    top: 38px;
    width: 100%; }
    .main_menu.fixed a.goto_top {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
      filter: alpha(opacity=100);
      -webkit-opacity: 1;
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1; }
    .main_menu.fixed a.selected {
      pointer-events: none;
      cursor: #fff;
      font-family: "hurme-semibold","Helvetica Neue","Helvetica",Arial,Segoe UI Symbol,sans-serif;
      background: #252525; }
      @media only screen and (max-width: 737px) {
        .main_menu.fixed a.selected {
          font-size: 12px; }
          .main_menu.fixed a.selected span:before {
            position: relative;
            top: -2px;
            display: inline-block;
            vertical-align: top;
            content: '';
            background: url(../img/menu/menu_mobile.png) center center no-repeat;
            background-size: auto 55%;
            width: 30px;
            height: 20px; } }
    .main_menu.fixed a.selected,
    .main_menu.fixed .desktop a:hover {
      color: #fff; }
  .main_menu a {
    display: inline-block;
    vertical-align: top;
    padding: 14px 30px;
    color: #888;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.08em; }
    @media only screen and (max-width: 1024px) {
      .main_menu a {
        padding: 10px 10px;
        font-size: 12px; } }
    @media only screen and (max-width: 1024px) and (orientation: portrait) {
      .main_menu a {
        font-size: 10px;
        padding: 14px 15px; } }
    @media only screen and (max-width: 737px) {
      .main_menu a {
        display: none; }
        .main_menu a.selected {
          padding: 11px 6px;
          background: white;
          color: white;
          display: block;
          position: absolute;
          width: 100%;
          -webkit-transition: background-color 0.4s ease 0s, color 0.4s ease 0s;
          -moz-transition: background-color 0.4s ease 0s, color 0.4s ease 0s;
          -o-transition: background-color 0.4s ease 0s, color 0.4s ease 0s;
          transition: background-color 0.4s ease 0s, color 0.4s ease 0s; } }
  .main_menu select {
    display: none; }
    @media only screen and (max-width: 737px) {
      .main_menu select {
        position: relative;
        z-index: 10;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
        filter: alpha(opacity=0);
        -webkit-opacity: 0;
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
        display: block;
        width: 100%; } }
  .main_menu a.goto_top {
    position: absolute;
    right: 30px;
    top: 0px;
    bottom: 0px;
    width: 50px;
    background: url(../img/menu/top.png) center center no-repeat;
    background-size: 20px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transition: opacity 0.4s ease 0s;
    -moz-transition: opacity 0.4s ease 0s;
    -o-transition: opacity 0.4s ease 0s;
    transition: opacity 0.4s ease 0s; }
    @media only screen and (max-width: 1024px) {
      .main_menu a.goto_top {
        display: none; } }
    @media only screen and (max-width: 737px) {
      .main_menu a.goto_top {
        display: block;
        z-index: 300;
        right: 0;
        top: 5px;
        background-size: 18px; } }
    .desktop .main_menu a.goto_top:hover {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
      filter: alpha(opacity=60);
      -webkit-opacity: 0.6;
      -moz-opacity: 0.6;
      -khtml-opacity: 0.6;
      opacity: 0.6; }

/* ANIMATION */
body {
  min-width: 0px; }

.mini_site_container {
  color: black;
  text-align: left;
  font-family: "hurme-regular","Helvetica Neue","Helvetica",Arial,Segoe UI Symbol,sans-serif;
  overflow: hidden;
  background: white; }
  .mini_site_container p {
    font-size: inherit; }
  .mini_site_container li {
    display: block; }
  .mini_site_container.visible {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.2s ease 0s;
    -moz-transition: opacity 0.2s ease 0s;
    -o-transition: opacity 0.2s ease 0s;
    transition: opacity 0.2s ease 0s; }
  .mini_site_container div, .mini_site_container p, .mini_site_container ul, .mini_site_container li, .mini_site_container span, .mini_site_container a {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; }
  .desktop .mini_site_container a:hover,
  .mini_site_container a:focus {
    text-decoration: none;
    outline: none; }
  .mini_site_container .mini_slide {
    position: relative;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; }
  .mini_site_container .slides_container {
    position: relative;
    background: white;
    z-index: 101;
    text-align: center; }
  .mini_site_container h2 {
    text-transform: uppercase;
    font-family: "hurme-bold","Helvetica Neue","Helvetica",Arial,Segoe UI Symbol,sans-serif;
    font-weight: normal;
    color: black;
    font-size: 33px;
    letter-spacing: 0.05em;
    padding: 40px 0px 4px 0px; }
    @media only screen and (max-width: 737px) {
      .mini_site_container h2 {
        font-size: 28px;
        line-height: 1.2em;
        padding: 0px 10px 0.1em 10px; } }
  .mini_site_container h3 {
    text-transform: uppercase;
    font-family: "hurme-regular","Helvetica Neue","Helvetica",Arial,Segoe UI Symbol,sans-serif;
    font-weight: normal;
    color: black;
    font-size: 14px;
    letter-spacing: 0.07em;
    padding: 0px 10px 40px 10px;
    max-width: 800px;
    margin: auto; }
  .mini_site_container .slide_description {
    font-size: 14px;
    letter-spacing: 0.05em;
    max-width: 1000px;
    margin: auto;
    padding: 0px 20px 80px 20px;
    line-height: 1.5em; }
    @media only screen and (max-width: 1024px) {
      .mini_site_container .slide_description {
        max-width: 700px;
        padding-left: 50px;
        padding-right: 50px; } }
    @media only screen and (max-width: 737px) {
      .mini_site_container .slide_description {
        padding-left: 35px;
        padding-right: 35px; } }

.category-landing-main {
  background: none;
  top: 0px; }

.main_section ~ .main_section {
  border-top: 1px solid #dedede;
  padding-top: 25px; }
  @media only screen and (max-width: 737px) {
    .main_section ~ .main_section {
      padding-top: 45px; } }

#content-container {
  position: relative;
  z-index: 3; }
  .fullscreen_opened #content-container,
  .menu_opened #content-container {
    z-index: 300; }

.fullscreen_opened #main,
.fullscreen_opened .category-landing-main,
.fullscreen_opened .mini_site_container,
.menu_opened #main,
.menu_opened .category-landing-main,
.menu_opened .mini_site_container {
  overflow: visible; }

#footer-container {
  position: relative;
  background: white;
  z-index: 4; }

#top-header,
#bottom-header {
  position: relative; }

@media only screen and (max-width: 736px) {
  .resp-true #ticker {
    display: none !important; } }

#geopopup, .geo-overlay {
  display: none; }

#container {
  z-index: 200; }

#glasPane {
  display: none; }

img[src*=googleads] {
  display: none; }

.resp-true .top-header-wrapper {
  height: auto !important; }

#mini-site-category-landing .mini-site-slot {
  margin: 0; }

#recommended-products {
  display: none; }

.mini-site-slot {
  position: relative;
  z-index: 3000; }

@-webkit-keyframes jauge {
  0% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%); }
  100% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -o-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); } }

@-moz-keyframes jauge {
  0% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%); }
  100% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -o-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); } }

@-o-keyframes jauge {
  0% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%); }
  100% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -o-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); } }

@-ms-keyframes jauge {
  0% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%); }
  100% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -o-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); } }

@keyframes jauge {
  0% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%); }
  100% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -o-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); } }

.temperatures {
  font-size: 0;
  padding-bottom: 60px; }
  @media only screen and (max-width: 737px) {
    .temperatures {
      padding-bottom: 20px; } }

.temperature {
  display: inline-block;
  background: white;
  vertical-align: bottom;
  width: 20%;
  max-width: 120px;
  margin: 0px 0.5px;
  text-transform: uppercase;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
  filter: alpha(opacity=30);
  -webkit-opacity: 0.3;
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
  cursor: default;
  padding: 0 0 10px 0; }
  @media only screen and (max-width: 1024px) {
    .temperature {
      max-width: 90px; } }
  @media only screen and (max-width: 737px) {
    .temperature {
      width: 28%;
      margin: 0px 1px 30px 1px;
      display: none; } }
  .temperature.enabled {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }
    @media only screen and (max-width: 737px) {
      .temperature.enabled {
        display: inline-block; } }

.temperature_header {
  font-family: "hurme-semibold","Helvetica Neue","Helvetica",Arial,Segoe UI Symbol,sans-serif;
  font-size: 20px;
  letter-spacing: 0.05em;
  padding: 25px 10px 25px 10px;
  text-transform: uppercase; }

.temperature-image {
  text-align: center;
  width: 180%;
  margin-left: -40%;
  margin-top: -45px; }
  .temperature-image img {
    width: 100%; }

.temperature-title {
  font-family: "hurme-semibold","Helvetica Neue","Helvetica",Arial,Segoe UI Symbol,sans-serif;
  font-size: 14px;
  letter-spacing: 0.05em;
  white-space: nowrap;
  height: 25px; }
  @media only screen and (max-width: 1024px) {
    .temperature-title {
      font-size: 11px; } }
  @media only screen and (max-width: 737px) {
    .temperature-title {
      height: 35px;
      line-height: 22px;
      font-size: 10px; } }

.temperature-sep {
  display: block;
  width: 15px;
  margin: 15px auto 9px auto;
  height: 1px;
  background: black; }

.temperature-value {
  font-family: "hurme-regular","Helvetica Neue","Helvetica",Arial,Segoe UI Symbol,sans-serif;
  font-size: 12px;
  letter-spacing: 0.05em;
  line-height: 1.5em; }
  .temperature_6_5_4 .temperature-value {
    color: #5596d6; }
  .temperature_5_4_3 .temperature-value {
    color: #4c8f98; }
  .temperature_4_3 .temperature-value {
    color: #7fa83e; }
  .temperature_3_2 .temperature-value {
    color: #d1a305; }
  .temperature_2_2 .temperature-value {
    color: #f36b13; }
  @media only screen and (max-width: 737px) {
    .temperature-value {
      font-size: 10px; } }

.temperature-picto {
  height: 11px; }
  @media only screen and (max-width: 737px) {
    .temperature-picto {
      height: 9px; } }
  .temperature-picto img {
    width: 100%;
    vertical-align: top; }

.shop-list {
  padding: 30px 0px 0px 0px; }

.shop-link {
  margin: 20px 0px 130px 0px; }
  @media only screen and (max-width: 737px) {
    .shop-link {
      margin-bottom: 80px; } }
  .shop-link a, .shop-link span {
    display: inline-block;
    text-transform: uppercase;
    line-height: 30px;
    padding: 0 30px;
    border: 1px solid #000;
    font-family: "hurme-semibold","Helvetica Neue","Helvetica",Arial,Segoe UI Symbol,sans-serif;
    font-size: 13px;
    color: #000;
    min-width: 150px; }
    .desktop .shop-link a:hover, .desktop .shop-link span:hover {
      background: black;
      color: white; }

.slide_banner a {
  position: relative;
  display: block; }

.slide_banner img {
  width: 100%; }
  .slide_banner img.image_mobile {
    display: none; }
    @media only screen and (max-width: 737px) {
      .slide_banner img.image_mobile {
        display: inline-block; } }
  .slide_banner img.image_desktop {
    display: inline-block; }
    @media only screen and (max-width: 737px) {
      .slide_banner img.image_desktop {
        display: none; } }

.slide_banner .slide_banner-texts {
  position: absolute;
  top: 50%;
  left: 63%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%); }
  @media only screen and (max-width: 737px) {
    .slide_banner .slide_banner-texts {
      position: relative;
      top: 0px;
      left: 0px;
      -webkit-transform: none;
      -moz-transform: none;
      -o-transform: none;
      -ms-transform: none;
      transform: none; } }

.slide_banner .slide_banner-text {
  color: black;
  text-transform: uppercase;
  font-size: 34px;
  font-family: "hurme-light","Helvetica Neue","Helvetica",Arial,Segoe UI Symbol,sans-serif;
  letter-spacing: 0.05em;
  max-width: 500px;
  margin: auto; }
  @media only screen and (max-width: 737px) {
    .slide_banner .slide_banner-text {
      padding-top: 20px;
      font-size: 25px; } }

.slide_banner .shop-link {
  margin-bottom: 30px; }

/* ANIMATION */
.slide_landing {
  background: #f6f6f6;
  text-align: center; }
  @media only screen and (max-width: 737px) {
    .slide_landing h2 {
      padding-top: 40px; } }

.wetsuits_list {
  position: relative;
  font-size: 0px;
  max-width: 1800px;
  margin: 0px auto 80px auto;
  padding: 0px 20px; }
  @media only screen and (max-width: 737px) {
    .wetsuits_list {
      white-space: nowrap;
      margin-bottom: 0px;
      text-align: center;
      padding: 0px 5px; }
      .wetsuits_list a {
        font-size: 0px; } }

.wetsuits_list-item {
  display: inline-block;
  vertical-align: top;
  width: 20%;
  font-size: 13px; }
  @media only screen and (max-width: 737px) {
    .wetsuits_list-item {
      width: 100%;
      margin-bottom: 10px; } }
  @media only screen and (orientation: landscape) and (max-width: 737px) {
    .wetsuits_list-item {
      width: 60%; } }
  .wetsuits_list-item a {
    display: block; }

.wetsuits_list-image {
  position: relative;
  z-index: 1; }
  @media only screen and (max-width: 737px) {
    .wetsuits_list-image {
      width: 100%; } }
  .wetsuits_list-image img {
    width: 100%;
    -webkit-transition: opacity 0.3s ease 0s;
    -moz-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s; }

.wetsuits_list-container {
  position: relative; }

.wetsuits_list-content {
  position: relative;
  z-index: 2; }
  @media only screen and (max-width: 737px) {
    .wetsuits_list-content {
      display: block;
      text-align: center;
      vertical-align: middle; } }
  @media only screen and (orientation: landscape) and (max-width: 737px) {
    .wetsuits_list-content {
      padding-bottom: 50px; } }

.wetsuits_list-name {
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 0.05em;
  padding-top: 20px 5px 0px 5px;
  color: #282828; }
  @media only screen and (max-width: 1024px) {
    .wetsuits_list-name {
      font-size: 15px; } }
  @media only screen and (max-width: 737px) {
    .wetsuits_list-name {
      font-family: "hurme-semibold","Helvetica Neue","Helvetica",Arial,Segoe UI Symbol,sans-serif;
      font-size: 25px;
      padding-bottom: 6px; } }

.wetsuits_list-subname {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.05em;
  color: #bebebe;
  padding: 6px 5px 25px 5px;
  height: 40px;
  line-height: 1.2em;
  white-space: normal; }
  @media only screen and (max-width: 1024px) {
    .wetsuits_list-subname {
      font-size: 12px; } }
  @media only screen and (max-width: 1024px) and (orientation: portrait) {
    .wetsuits_list-subname {
      font-size: 10px; } }
  @media only screen and (max-width: 737px) {
    .wetsuits_list-subname {
      color: black;
      font-size: 12px;
      padding: 6px 20px 25px 20px; } }

.jauges {
  font-size: 0;
  width: 90%;
  margin: auto;
  max-width: 660px; }
  @media only screen and (max-width: 1024px) {
    .jauges {
      margin-top: 0; } }
  .wetsuits_list-content .jauges {
    max-width: 250px; }
    @media only screen and (max-width: 737px) {
      .wetsuits_list-content .jauges {
        max-width: 100%; } }
  @media only screen and (max-width: 737px) {
    .jauges {
      width: auto;
      padding: 0 10px; } }

.jauge {
  display: inline-block;
  vertical-align: top;
  padding: 4px 0;
  text-transform: uppercase;
  max-width: 250px;
  margin: auto;
  width: 33.333%;
  min-width: 80px; }
  @media only screen and (max-width: 1024px) {
    .jauge {
      font-size: 10px;
      width: 60%; }
      .wetsuit_block .jauge {
        width: 30%; } }
  @media only screen and (max-width: 1024px) and (orientation: portrait) {
    .jauge {
      font-size: 8px; } }
  @media only screen and (max-width: 737px) {
    .jauge {
      width: 33.3333%;
      max-width: 100%;
      padding: 5px 4%; } }

.jauge_label {
  display: block;
  min-width: 10em;
  position: relative;
  left: 50%;
  font-size: 12px;
  width: 200%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }
  @media only screen and (max-width: 737px) {
    .jauge_label {
      font-family: "hurme-semibold","Helvetica Neue","Helvetica",Arial,Segoe UI Symbol,sans-serif;
      font-size: 12px;
      min-width: 0px;
      margin-bottom: 16px; } }
  .wetsuits_list-content .jauge_label {
    font-family: "hurme-semibold","Helvetica Neue","Helvetica",Arial,Segoe UI Symbol,sans-serif;
    font-size: 10px;
    letter-spacing: 0.05em; }
    @media only screen and (max-width: 737px) {
      .wetsuits_list-content .jauge_label {
        font-size: 12px; } }
  .wetsuit_block .jauge_label {
    margin-top: -10px; }
    @media only screen and (max-width: 737px) {
      .wetsuit_block .jauge_label {
        font-size: 18px;
        font-family: "hurme-semibold","Helvetica Neue","Helvetica",Arial,Segoe UI Symbol,sans-serif;
        letter-spacing: 0.05em;
        margin-top: 9px;
        margin-bottom: 33px; } }

.jauge_container {
  position: relative;
  display: block;
  background-size: 100%;
  padding-top: 46%;
  margin: 0 5px 0 5px; }
  @media only screen and (max-width: 737px) {
    .jauge_container {
      margin-bottom: 7px; } }
  .jauge_container:before {
    content: '';
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 75%;
    background-size: 74%;
    background-position: center center;
    background-repeat: no-repeat; }
    @media only screen and (max-width: 737px) {
      .jauge_container:before {
        height: 80%;
        background-size: 75%; } }
    .wetsuits_list-warmth .jauge_container:before {
      background-image: url(../img/jauges/small/warmth.jpg); }
    .wetsuits_list-stretch .jauge_container:before {
      background-image: url(../img/jauges/small/stretch.jpg); }
    .wetsuits_list-performance .jauge_container:before {
      background-image: url(../img/jauges/small/dry.jpg); }
    .wetsuit_block-warmth .jauge_container:before {
      background-image: url(../img/jauges/big/warmth.jpg); }
    .wetsuit_block-stretch .jauge_container:before {
      background-image: url(../img/jauges/big/stretch.jpg); }
    .wetsuit_block-performance .jauge_container:before {
      background-image: url(../img/jauges/big/dry.jpg); }
  .jauge_1 .jauge_container:before {
    background-position: center 0%; }
  .jauge_2 .jauge_container:before {
    background-position: center 12.5%; }
  .jauge_3 .jauge_container:before {
    background-position: center 27.5%; }
  .jauge_4 .jauge_container:before {
    background-position: center 40.5%; }
  .jauge_5 .jauge_container:before {
    background-position: center 55.5%; }
  .jauge_6 .jauge_container:before {
    background-position: center 70.5%; }
  .jauge_7 .jauge_container:before {
    background-position: center 85.5%; }
  .jauge_8 .jauge_container:before {
    background-position: center 100%; }

.wetsuits_list-titles {
  position: relative;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  overflow: hidden;
  padding-bottom: 40px;
  margin-bottom: -30px; }
  @media only screen and (max-width: 1024px) {
    .wetsuits_list-titles {
      padding-bottom: 0px;
      margin-bottom: 0px; } }
  @media only screen and (max-width: 737px) {
    .wetsuits_list-titles {
      display: none; } }

.wetsuits_list-mobile {
  display: none; }
  @media only screen and (max-width: 737px) {
    .wetsuits_list-mobile {
      display: block; } }

.wetsuits_list-discover {
  position: absolute;
  top: 40px;
  width: 100%;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 0.05em;
  font-family: "hurme-semibold","Helvetica Neue","Helvetica",Arial,Segoe UI Symbol,sans-serif;
  padding: 18px 10px 10px 10px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease 0s;
  -moz-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
  color: black; }
  @media only screen and (max-width: 1024px) {
    .wetsuits_list-discover {
      display: none; } }
  .wetsuits_list-discover:after {
    content: '>';
    display: inline-block;
    padding-left: 5px; }
  @media only screen and (max-width: 737px) {
    .wetsuits_list-discover {
      display: none; } }

/* Hover effect on wetsuit list item */
.desktop .wetsuits_list-item:hover .wetsuits_list-discover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1; }

.desktop .wetsuits_list-item:hover .wetsuits_list-titles {
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px); }

.wetsuits-buttons {
  position: absolute;
  top: 50%;
  left: 0px;
  right: 0px;
  z-index: 3;
  display: none; }
  @media only screen and (max-width: 737px) {
    .wetsuits-buttons {
      top: 46%;
      display: block; } }

.wetsuits-previous,
.wetsuits-next {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  cursor: pointer; }
  .wetsuits-previous:before,
  .wetsuits-next:before {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    content: '';
    width: 30px;
    height: 30px;
    background-position: 0px 0px;
    background-size: 200%;
    background-repeat: no-repeat;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
    filter: alpha(opacity=60);
    -webkit-opacity: 0.6;
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6; }
  .desktop .wetsuits-previous:hover:before, .desktop
  .wetsuits-next:hover:before {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }

.wetsuits-previous {
  position: absolute;
  left: 0px; }
  @media only screen and (max-width: 737px) {
    .wetsuits-previous {
      left: 30px; } }

.wetsuits-next {
  position: absolute;
  right: 0px; }
  @media only screen and (max-width: 737px) {
    .wetsuits-next {
      right: 30px; } }

.wetsuits-previous:before {
  background-image: url(../img/wetsuits/arrows.png);
  background-position: center left; }

.wetsuits-next:before {
  background-image: url(../img/wetsuits/arrows.png);
  background-position: top left; }

/* ANIMATION */
.slide_wetsuits {
  background: #ffffff;
  text-align: center;
  padding-top: 80px; }
  .slide_wetsuits .jauges {
    overflow: hidden;
    padding-bottom: 30px;
    font-size: 0px;
    margin-top: 30px; }
  .slide_wetsuits .jauge {
    position: relative;
    font-size: 13px;
    padding: 10px 20px 10px 6px;
    text-transform: uppercase;
    margin: auto;
    text-align: center;
    display: inline-block; }
    @media only screen and (max-width: 737px) {
      .slide_wetsuits .jauge {
        display: block;
        width: auto;
        max-width: 180px;
        padding: 5px 10px;
        font-size: 11px; } }
  .slide_wetsuits .slide_description {
    padding-bottom: 70px; }
    @media only screen and (max-width: 737px) {
      .slide_wetsuits .slide_description {
        padding-bottom: 50px;
        text-align: center; } }
  .slide_wetsuits .dots_images-container {
    position: relative;
    max-width: 1300px;
    margin: auto;
    overflow: hidden; }
    @media only screen and (max-width: 737px) {
      .slide_wetsuits .dots_images-container {
        margin: 0px 30px;
        overflow: visible; } }
  .slide_wetsuits .dots_container {
    position: relative; }
  .slide_wetsuits .dots {
    position: relative;
    background: #f6f6f6;
    margin: 80px 30px 30px 30px;
    padding: 15px 0px 0px 0px;
    overflow: hidden; }
    @media only screen and (max-width: 737px) {
      .slide_wetsuits .dots {
        background: white;
        margin: 0px;
        padding: 5px 0px; } }
  .slide_wetsuits .dots_type {
    position: relative;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    pointer-events: none; }
  .slide_wetsuits .dots_type_1 {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%; }
  .slide_wetsuits .dots_type.enabled {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    pointer-events: inherit; }
  .slide_wetsuits .dots_images-content {
    position: relative;
    overflow: hidden; }
  .slide_wetsuits .dots_images {
    position: relative;
    font-size: 0px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
    .slide_wetsuits .dots_images.notransition {
      -webkit-transition: all 0s ease 0s;
      -moz-transition: all 0s ease 0s;
      -o-transition: all 0s ease 0s;
      transition: all 0s ease 0s; }
    @media only screen and (max-width: 737px) {
      .slide_wetsuits .dots_images {
        white-space: nowrap; } }
    .slide_wetsuits .dots_images.opened .dots_image {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
      filter: alpha(opacity=0);
      -webkit-opacity: 0;
      -moz-opacity: 0;
      -khtml-opacity: 0;
      opacity: 0;
      pointer-events: none; }
      @media only screen and (max-width: 737px) {
        .slide_wetsuits .dots_images.opened .dots_image {
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
          filter: alpha(opacity=100);
          -webkit-opacity: 1;
          -moz-opacity: 1;
          -khtml-opacity: 1;
          opacity: 1; } }
    .slide_wetsuits .dots_images.opened .dots_image.enabled {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
      filter: alpha(opacity=100);
      -webkit-opacity: 1;
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1;
      pointer-events: inherit; }
  .slide_wetsuits .dots_images-buttons {
    position: absolute;
    top: 50%;
    left: -30px;
    right: -30px;
    z-index: 3;
    display: none; }
    @media only screen and (max-width: 737px) {
      .slide_wetsuits .dots_images-buttons {
        top: 46%;
        display: block; } }
  .slide_wetsuits .dots_images-previous,
  .slide_wetsuits .dots_images-next,
  .slide_wetsuits .dots_images-close {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
    cursor: pointer; }
    .slide_wetsuits .dots_images-previous:before,
    .slide_wetsuits .dots_images-next:before,
    .slide_wetsuits .dots_images-close:before {
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translateX(-50%) translateY(-50%);
      -moz-transform: translateX(-50%) translateY(-50%);
      -o-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%);
      content: '';
      width: 30px;
      height: 30px;
      background-position: 0px 0px;
      background-size: 200%;
      background-repeat: no-repeat;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
      filter: alpha(opacity=60);
      -webkit-opacity: 0.6;
      -moz-opacity: 0.6;
      -khtml-opacity: 0.6;
      opacity: 0.6; }
    .desktop .slide_wetsuits .dots_images-previous:hover:before, .desktop
    .slide_wetsuits .dots_images-next:hover:before, .desktop
    .slide_wetsuits .dots_images-close:hover:before {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
      filter: alpha(opacity=100);
      -webkit-opacity: 1;
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1; }
  .slide_wetsuits .dots_images-previous {
    position: absolute;
    left: 0px; }
    @media only screen and (max-width: 737px) {
      .slide_wetsuits .dots_images-previous {
        left: 30px; } }
  .slide_wetsuits .dots_images-next {
    position: absolute;
    right: 0px; }
    @media only screen and (max-width: 737px) {
      .slide_wetsuits .dots_images-next {
        right: 30px; } }
  .slide_wetsuits .dots_images-previous:before {
    background-image: url(../img/wetsuits/arrows.png);
    background-position: center left; }
  .slide_wetsuits .dots_images-next:before {
    background-image: url(../img/wetsuits/arrows.png);
    background-position: top left; }
  .slide_wetsuits .dots_image {
    position: relative;
    width: 33.33%;
    display: inline-block;
    vertical-align: top;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
    @media only screen and (max-width: 737px) {
      .slide_wetsuits .dots_image {
        width: 100%; } }
    .slide_wetsuits .dots_image img {
      width: 100%; }
      @media only screen and (max-width: 737px) {
        .slide_wetsuits .dots_image img {
          position: relative;
          width: 130%;
          left: -15%; } }
  .slide_wetsuits .dots_menu {
    padding: 22px 20px;
    position: absolute;
    z-index: 3;
    top: 0px;
    width: 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
    @media only screen and (max-width: 1024px) {
      .slide_wetsuits .dots_menu {
        padding: 15px 20px; } }
    .slide_wetsuits .dots_menu.fadein {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
      filter: alpha(opacity=0);
      -webkit-opacity: 0;
      -moz-opacity: 0;
      -khtml-opacity: 0;
      opacity: 0;
      pointer-events: none; }
    .slide_wetsuits .dots_menu a {
      display: inline-block;
      font-size: 13px;
      letter-spacing: 0.05em;
      padding: 0px 15px;
      color: #aaa;
      font-family: "hurme-semibold","Helvetica Neue","Helvetica",Arial,Segoe UI Symbol,sans-serif;
      text-transform: uppercase; }
      .desktop .slide_wetsuits .dots_menu a:not(.enabled):hover {
        color: black; }
      .slide_wetsuits .dots_menu a.enabled {
        color: black; }
  .slide_wetsuits .dot {
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url(../img/wetsuits/dots.png);
    background-repeat: no-repeat;
    background-size: auto 300%;
    cursor: pointer;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%); }
    .slide_wetsuits .dot.big_dot {
      width: 70px;
      height: 70px; }
    @media only screen and (max-width: 737px) {
      .slide_wetsuits .dot {
        display: none; } }
    .desktop .slide_wetsuits .dot:not(.enabled):hover {
      background-position: left 50%; }
    .slide_wetsuits .dot.enabled {
      background-position: left 100%; }
  .slide_wetsuits .feature {
    position: absolute;
    top: 0%;
    right: 0%;
    width: 66.6666%;
    height: 100%;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    overflow: hidden; }
    @media only screen and (max-width: 1024px) {
      .slide_wetsuits .feature {
        -webkit-transform: translateX(130%);
        -moz-transform: translateX(130%);
        -o-transform: translateX(130%);
        -ms-transform: translateX(130%);
        transform: translateX(130%);
        right: 35px; } }
    @media only screen and (max-width: 737px) {
      .slide_wetsuits .feature {
        position: relative;
        top: 0px;
        left: -30px;
        width: calc(100% + 60px);
        right: auto;
        height: auto;
        padding-top: 30px;
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        transform: none; } }
    .slide_wetsuits .feature.enabled {
      -webkit-transform: translateX(0%);
      -moz-transform: translateX(0%);
      -o-transform: translateX(0%);
      -ms-transform: translateX(0%);
      transform: translateX(0%); }
  @media only screen and (max-width: 737px) {
    .slide_wetsuits .feature-container {
      position: relative;
      margin: 0px 30px;
      width: calc(100% - 60px);
      overflow: hidden; } }
  @media only screen and (max-width: 737px) {
    .slide_wetsuits .feature-container2 {
      position: relative; } }
  .slide_wetsuits .feature-contents {
    position: relative;
    width: 100%;
    white-space: nowrap;
    font-size: 0px; }
  .slide_wetsuits .feature-block {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    white-space: normal; }
  .slide_wetsuits .feature-image,
  .slide_wetsuits .feature-image-mobile {
    width: 100%;
    padding-top: 46.1%;
    background: white;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -o-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s; }
    @media only screen and (max-width: 1024px) {
      .slide_wetsuits .feature-image,
      .slide_wetsuits .feature-image-mobile {
        height: calc(100%  - 150px); } }
    @media only screen and (max-width: 1024px) and (orientation: portrait) {
      .slide_wetsuits .feature-image,
      .slide_wetsuits .feature-image-mobile {
        padding-top: 39.1%; } }
    @media only screen and (max-width: 737px) {
      .slide_wetsuits .feature-image,
      .slide_wetsuits .feature-image-mobile {
        display: none;
        position: relative;
        top: 0px;
        left: 0px;
        right: auto;
        width: auto;
        height: auto;
        padding-top: 80%;
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        transform: none; } }
    .slide_wetsuits .feature-image.left,
    .slide_wetsuits .feature-image-mobile.left {
      -webkit-transform: translateX(-100%);
      -moz-transform: translateX(-100%);
      -o-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
      transform: translateX(-100%); }
    .slide_wetsuits .feature-image.right,
    .slide_wetsuits .feature-image-mobile.right {
      -webkit-transform: translateX(100%);
      -moz-transform: translateX(100%);
      -o-transform: translateX(100%);
      -ms-transform: translateX(100%);
      transform: translateX(100%); }
  .slide_wetsuits .feature-image-mobile {
    display: none; }
    @media only screen and (max-width: 737px) {
      .slide_wetsuits .feature-image-mobile {
        display: block; } }
  .slide_wetsuits .feature-buttons {
    position: absolute;
    font-size: 0px;
    z-index: 4;
    top: 0%;
    left: 0%;
    width: 100%;
    height: auto;
    text-align: right;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -o-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s; }
    @media only screen and (max-width: 1024px) {
      .slide_wetsuits .feature-buttons {
        height: 150px; } }
    @media only screen and (max-width: 737px) {
      .slide_wetsuits .feature-buttons {
        position: absolute;
        top: 30px;
        padding-top: 0px;
        left: -5px;
        right: -5px;
        width: auto;
        height: auto;
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        transform: none; } }
  .slide_wetsuits .feature-infos {
    height: 200px;
    text-align: right;
    background: #f6f6f6;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -o-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s; }
    @media only screen and (max-width: 1024px) {
      .slide_wetsuits .feature-infos {
        height: 150px; } }
    @media only screen and (max-width: 737px) {
      .slide_wetsuits .feature-infos {
        background: white;
        position: relative;
        top: 0px;
        left: 0px;
        right: auto;
        width: auto;
        height: auto;
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        transform: none; } }
    .slide_wetsuits .feature-infos.left {
      -webkit-transform: translateX(-100%);
      -moz-transform: translateX(-100%);
      -o-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
      transform: translateX(-100%); }
    .slide_wetsuits .feature-infos.right {
      -webkit-transform: translateX(100%);
      -moz-transform: translateX(100%);
      -o-transform: translateX(100%);
      -ms-transform: translateX(100%);
      transform: translateX(100%); }
  .slide_wetsuits .feature-texts {
    position: absolute;
    top: calc(50% - 15px);
    left: 0px;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
    @media only screen and (max-width: 737px) {
      .slide_wetsuits .feature-texts {
        position: relative;
        top: 0px;
        left: 0px;
        right: auto;
        width: auto;
        height: auto;
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        transform: none; } }
  .slide_wetsuits .feature-title {
    text-align: center;
    font-family: "hurme-semibold","Helvetica Neue","Helvetica",Arial,Segoe UI Symbol,sans-serif;
    font-size: 16px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    padding: 0px 20px 20px 20px; }
    @media only screen and (max-width: 737px) {
      .slide_wetsuits .feature-title {
        padding: 20px 10px 10px 10px; } }
  .slide_wetsuits .feature-desc {
    text-align: center;
    font-family: "hurme-regular","Helvetica Neue","Helvetica",Arial,Segoe UI Symbol,sans-serif;
    font-size: 13px;
    letter-spacing: 0.05em;
    margin: auto;
    max-width: 700px;
    padding: 0px 20px 0px 20px; }
    @media only screen and (max-width: 1024px) {
      .slide_wetsuits .feature-desc {
        font-size: 11px; } }
    @media only screen and (max-width: 1024px) and (orientation: portrait) {
      .slide_wetsuits .feature-desc {
        font-size: 9px; } }
    @media only screen and (max-width: 737px) {
      .slide_wetsuits .feature-desc {
        font-size: 14px;
        line-height: 1.5em;
        text-align: center;
        padding: 0px 10px 20px 10px; } }
  .slide_wetsuits .feature-previous,
  .slide_wetsuits .feature-next,
  .slide_wetsuits .feature-close {
    position: relative;
    display: inline-block;
    background: #f6f6f6;
    width: 40px;
    height: 40px;
    cursor: pointer; }
    @media only screen and (max-width: 737px) {
      .slide_wetsuits .feature-previous,
      .slide_wetsuits .feature-next,
      .slide_wetsuits .feature-close {
        position: absolute;
        background: transparent;
        top: 0%;
        right: 0px;
        padding-top: 147%; } }
    .slide_wetsuits .feature-previous:before,
    .slide_wetsuits .feature-next:before,
    .slide_wetsuits .feature-close:before {
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translateX(-50%) translateY(-50%);
      -moz-transform: translateX(-50%) translateY(-50%);
      -o-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%);
      content: '';
      width: 30px;
      height: 30px;
      background-position: 0px 0px;
      background-size: 200%;
      background-repeat: no-repeat;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
      filter: alpha(opacity=60);
      -webkit-opacity: 0.6;
      -moz-opacity: 0.6;
      -khtml-opacity: 0.6;
      opacity: 0.6; }
    .desktop .slide_wetsuits .feature-previous:hover:before, .desktop
    .slide_wetsuits .feature-next:hover:before, .desktop
    .slide_wetsuits .feature-close:hover:before {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
      filter: alpha(opacity=100);
      -webkit-opacity: 1;
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1; }
  @media only screen and (max-width: 737px) {
    .slide_wetsuits .feature-previous {
      right: auto;
      left: 0px; } }
  .slide_wetsuits .feature-previous:before {
    background-image: url(../img/wetsuits/arrows.png);
    background-position: 0% 50%; }
  .slide_wetsuits .feature-next:before {
    background-image: url(../img/wetsuits/arrows.png);
    background-position: top left; }
  @media only screen and (max-width: 737px) {
    .slide_wetsuits .feature-close {
      display: none; } }
  .slide_wetsuits .feature-close:before {
    background-image: url(../img/wetsuits/arrows.png);
    background-position: bottom left; }

.wetsuits_shop h3 {
  font-family: "hurme-semibold","Helvetica Neue","Helvetica",Arial,Segoe UI Symbol,sans-serif;
  font-size: 18px;
  letter-spacing: 0.05em;
  padding: 40px 15px 30px 15px; }
