/**
 * @license
 * MyFonts Webfont Build ID 3825148, 2019-10-17T10:21:23-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Nexa-Black by Fontfabric
 * URL: https://www.myfonts.com/fonts/font-fabric/nexa/black/
 * 
 * Webfont: Nexa-Regular by Fontfabric
 * URL: https://www.myfonts.com/fonts/font-fabric/nexa/regular/
 * 
 * Webfont: Nexa-XBold by Fontfabric
 * URL: https://www.myfonts.com/fonts/font-fabric/nexa/xbold/
 * 
 * 
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3825148
 * Licensed pageviews: 1,000,000
 * Webfonts copyright: Copyright \(c\) 2012 by Fontfabric LLC. All rights reserved.
 * 
 * © 2019 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3a5dfc");

  
@font-face {font-family: 'Nexa-Black';src: url('assets/font/3A5DFC_0_0.eot');src: url('assets/font/3A5DFC_0_0.eot?#iefix') format('embedded-opentype'),url('assets/font/3A5DFC_0_0.woff2') format('woff2'),url('assets/font/3A5DFC_0_0.woff') format('woff'),url('assets/font/3A5DFC_0_0.ttf') format('truetype'),url('assets/font/3A5DFC_0_0.svg#wf') format('svg');
    font-weight: normal;
    font-style: normal;
}
 
  
@font-face {font-family: 'Nexa-Regular';src: url('assets/font/3A5DFC_1_0.eot');src: url('assets/font/3A5DFC_1_0.eot?#iefix') format('embedded-opentype'),url('assets/font/3A5DFC_1_0.woff2') format('woff2'),url('assets/font/3A5DFC_1_0.woff') format('woff'),url('assets/font/3A5DFC_1_0.ttf') format('truetype'),url('assets/font/3A5DFC_1_0.svg#wf') format('svg');
    font-weight: normal;
    font-style: normal;
}
 
  
@font-face {font-family: 'Nexa-XBold';src: url('assets/font/3A5DFC_2_0.eot');src: url('assets/font/3A5DFC_2_0.eot?#iefix') format('embedded-opentype'),url('assets/font/3A5DFC_2_0.woff2') format('woff2'),url('assets/font/3A5DFC_2_0.woff') format('woff'),url('assets/font/3A5DFC_2_0.ttf') format('truetype'),url('assets/font/3A5DFC_2_0.svg#wf') format('svg');
    font-weight: normal;
    font-style: normal;
}
 

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    font-family: Nexa-Regular,sans-serif;
    vertical-align: baseline;
    -webkit-font-smoothing: antialiased;

}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
html {
    font-size: 10px;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    height: 100%
}
body {
    background: #fff;
    font-family: Nexa-Regular,sans-serif;
    font-size: 1.4rem;
    font-weight: normal;
    font-style: normal;
    margin: 0;
    height: 100%;
    overflow-x: hidden
}
*:focus {
    outline: none;
}
button,
input,
optgroup,
select,
textarea,html input[type="button"],
input[type="reset"],
input[type="submit"],button[disabled],
html input[disabled],button::-moz-focus-inner,
input::-moz-focus-inner, input[type="checkbox"],
input[type="radio"], input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button, input[type="search"], input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    border:none;
    background-image:none;
    background-color:transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#wrapper {
  width: 100%;
  max-width: 375px;
  margin: 0 auto;
  background: #fff;
}

#header {
  background: #fff;
  height: 119px;
  border-bottom: 1px solid #eee;
  z-index: 100;
  text-align: center;
}
.usp {
    display: block;
    width: 100%;
    padding: 10px 0;
    color: #fff;
    background-color: #000;
}
.sticky {
  position: fixed;
  top: 0;
  width: 375px;
}

.sticky + .container {
  padding-top: calc(120px + 375px);
}

.container {
  position: relative;
}



.hamburger {
/*  padding: 17px 15px;
*/  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
  .hamburger:hover {
    opacity:1; }
  .hamburger.is-active:hover {
    opacity: 1; }
  .hamburger.is-active .hamburger-inner,
  .hamburger.is-active .hamburger-inner::before,
  .hamburger.is-active .hamburger-inner::after {
    background-color: #111; }

.hamburger-box {
  width: 23px;
  height: 12px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
  width: 20px }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    height: 2px;
    background-color: #111111;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    width: 24px;
    top: -5px;}
  .hamburger-inner::after {
    width: 16px;
    bottom: -5px; }

/*
   * Squeeze
   */
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--squeeze .hamburger-inner::before {
    transition: top 0.075s 0.12s ease, opacity 0.075s ease; }
  .hamburger--squeeze .hamburger-inner::after {
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); background-colour: #ffffff; }
  .hamburger--squeeze.is-active .hamburger-inner::before {
    top: 0;
    width: 20px;
    opacity: 0;
    transition: top 0.075s ease, opacity 0.075s 0.12s ease; }
  .hamburger--squeeze.is-active .hamburger-inner::after {
    bottom: 0;
    width: 20px;
    transform: rotate(-90deg);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }


.header-top {
    position: relative;
    display: flex;
    height: 65px;
    justify-content: space-between;
}
.header-logo {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -8.5px 0 0 -50px;
}
.bt-header_top_hamburger {
    background-color: #fff;
    display: flex;
    align-items: center;
    margin: 0 0 0 8px;
}
.header-actions {
    display: flex;
    margin: 0 15px 0 0;
}
.header-actions img:last-child {
    margin: 0 0 0 15px;
}
.header-search-inp {
    display: block;
    width: 315px;
    margin: 0 auto;
    height: 42px;
    border-radius: 30px;
    border: 1px solid #EBEBEB;
    padding: 0 15px;
    font-size: 16px;
    font-family: Nexa-Regular;
    color: #000;
    background: url(assets/images/atoms-icons-search.svg);
    background-repeat: no-repeat;
    background-position: 95% 50%;
    background-size: 20px;
    background-color: #FAFAFA;
}
.gallery {
  position: fixed;
  top: 120px;
  z-index: 1;
}
.gallery .fade-layer {
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0);
  position: absolute;
  content: " ";
  left: 0;
  top: 0;
  display: block;
}
.gallery img {
  width: 100%;
  height: auto;
  max-width: 375px;
  display: block;
}

.inner {
  position: relative;
  margin-top: 375px;
  width: 100%;
  background: #fff;
  height: 2000px;
  z-index: 10;
}
.is-sticky .inner {
  margin-top: 0;
}
.inner .gallery-nav ul {
  margin: 0;
  padding: 25px 0 10px;
  text-align: center;
  font-size: 0;
}
.inner .gallery-nav ul li {
  list-style: none;
  display: inline-block;
  width: 100%;
  max-width: 50px;
  height: 4px;
  vertical-align: top;
  background: rgba(34, 34, 34, 0.3);
  margin: 0 2.5px;
}
.inner .gallery-nav ul li.current {
  background: #000;
}
.inner .product-info {
    margin: 15px;
    display: block;
    float: left;
    width: calc(100% - 30px);
}
.inner .product-info .flag {
  font-family: Nexa-Black, sans-serif;
  font-size: 10px;
  text-transform: uppercase;
  background: #000;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  padding: 4px 6px;
  margin: 0 0 10px;
}
.inner .product-info .brand {
  font-family: Nexa-Xbold, sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  margin: 0 0 10px;
}
.inner .product-info .product-title {
  font-size: 16px;
  font-weight: normal;
  margin: 0 0 20px;
}
.inner .product-info .price {
  font-family: Nexa-Xbold, sans-serif;
  font-size: 20px;
}
.arn-size-actions {
    display: flex;
    width: 100%;
    margin: 0 0 15px 0;
}
.arn-link {
    color: #000;
    font-size: 14px;
    margin: 0 0 0 auto;
}
.arn-select {
    display: block;
    float: left;
    width: 100%;
    border: 1px solid #EBEBEB;
    background-color: #fff;
    background: url(assets/images/atoms-icons-dropdown.svg);
    background-repeat: no-repeat;
    background-position: 95% 50%;
    background-size: 12px;
    border-radius: 0;
    padding: 15px;
    font-size: 16px;
    font-family: Nexa-Regular, sans-serif;
}
.arn_pdp--actions-btns {
    display: flex;
    flex-direction: row;
}
.button.atb {
    display: block;
    float: left;
    width: 275px;
    color: #fff;
    background-color: #0000e4;
    padding: 25px 0 25px 25px;
    border: none;
    border-radius: 135px;
    font-size: 18px;
    font-family: Nexa-XBold,sans-serif;
    line-height: 0;
    background-image: url(assets/images/bag.svg);
    background-repeat: no-repeat;
    background-position: 60px 50%;
    background-size: 20px;
    cursor: pointer;
}
.button.atb:hover {
    background-color: #222;
    border-color: #222;
    -webkit-transition: all ease-out 0.1s;
    -moz-transition: all ease-out 0.1s;
    -o-transition: all ease-out 0.1s;
    transition: all ease-out 0.1s;
}
.button.wishlist {
    display: block;
    color: #fff;
    background-color: #eee;
    width: 50px;
    height: 50px;
    border: none;
    border-radius: 100%;
    font-size: 16px;
    font-family: Nexa-XBold,sans-serif;
    line-height: 0;
    margin: 0 0 0 15px;
}
#svg_0:hover {
  fill: #ff0000;
}
.iconbg {
  background-color: #eaeaea;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin: 0 0 0 20px;
}
.iconbg:hover #svg_0 {
  fill: #0000eb;
  -webkit-transition: all ease-out 0.1s;
  -moz-transition: all ease-out 0.1s;
  -o-transition: all ease-out 0.1s;
  transition: all ease-out 0.1s;
}
.heartsize {
  height: 50px;
  width: 50px;
  padding-right: 0px;
}

.animheartsize {
  height: 10px;
  width: 10px;
  padding-right: 0px;
}

.animheartsize2 {
  height: 20px;
  width: 20px;
  padding-right: 0px;
}

.animheartsize3 {
  height: 20px;
  width: 20px;
  padding-right: 0px;
}

.heartbutton {
  position: relative;
  display: block;
  cursor: pointer;
}

.heart-icon-outline {
  position: absolute;
  top: 0;
  left: 0;
  visibility: visible;
  opacity: 1;
}

.heart-icon-hidden {
  position: absolute;
  top: 0;
  left: 0;
  visibility: visible;
  opacity: 0;
}

.heart-icon-filled {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.start-animation-bloom {
  opacity: 1;
  animation: animation-bloom-in 0.5s;
}

.start-animation-bloom2 {
  opacity: 1;
  animation: animation-bloom2-in 1s;
}

.start-animation-bloom3 {
  opacity: 1;
  animation: animation-bloom3-in 1.25s;
}

.stop-animation-bloom {
  opacity: 1;
  animation: animation-bloom-out 0.5s;
}

.heart-icon-animation {
  position: absolute;
  top: 5px;
  left: 35px;
  opacity: 0;
}

.heart-icon-animation2 {
  position: absolute;
  top: 20px;
  left: 27px;
  opacity: 0;
}

.heart-icon-animation3 {
  position: absolute;
  top: 20px;
  left: 18px;
  opacity: 0;
  animation-delay: 0.3s;
}

.liked {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

@keyframes animation-bloom-in {
  0% {
    transform: scale3d(1, 1, 1);
    opacity: 0;
    visibility: visible;
    left: 35;
  }
  10% {
    transform: scale3d(1.2, 1.2, 1);
    opacity: 0;
  }
  20% {
    transform: scale3d(1.1, 1, 1);
    opacity: 1;
  }
  30% {
    transform: scale3d(1.5, 1.5, 1);
    opacity: 1;
  }
  40% {
    transform: scale3d(1.3, 1.3, 1);
    opacity: 1;
  }
  50% {
    transform: scale3d(1, 1.2, 1);
    opacity: 1;
    left: 30;
  }
  51% {
    transform: scale3d(1.5, 1.5, 1);
    opacity: 1;
  }
  100% {
    transform: scale3d(1, 1);
    top: -1px;
    opacity: 0;
    left: 35;
  }
}
@keyframes animation-bloom2-in {
  0% {
    transform: scale3d(1, 1, 1);
    opacity: 0;
    visibility: visible;
    left: 27;
  }
  10% {
    transform: scale3d(1.2, 1.2, 1);
    opacity: 0;
  }
  20% {
    transform: scale3d(1.1, 1, 1);
    opacity: 1;
  }
  30% {
    transform: scale3d(1.2, 1.2, 1);
    opacity: 1;
  }
  40% {
    transform: scale3d(1.3, 1.3, 1);
    opacity: 1;
    left: 30;
  }
  50% {
    transform: scale3d(1, 1.2, 1);
    opacity: 1;
  }
  51% {
    transform: scale3d(1.5, 1.5, 1);
    opacity: 1;
  }
  100% {
    transform: scale3d(1, 1, 1);
    top: -10px;
    opacity: 0;
    left: 36;
  }
}
@keyframes animation-bloom3-in {
  0% {
    transform: scale3d(1, 1, 1);
    opacity: 0;
    visibility: visible;
  }
  10% {
    transform: scale3d(1.2, 1.2, 1);
    opacity: 0;
  }
  20% {
    transform: scale3d(1.1, 1, 1);
    opacity: 1;
  }
  30% {
    transform: scale3d(1.1, 1.1, 1);
    opacity: 1;
    left: 18;
  }
  40% {
    transform: scale3d(1.1, 1.13, 1);
    opacity: 1;
  }
  50% {
    transform: scale3d(1, 1.2, 1);
    opacity: 1;
  }
  51% {
    transform: scale3d(1.5, 1.5, 1);
    opacity: 1;
  }
  100% {
    transform: scale3d(1, 1, 1);
    top: -10px;
    opacity: 0;
  }
}
@keyframes animation-bloom-out {
  0% {
    transform: scale3d(1, 1, 1);
    opacity: 0;
  }
  10% {
    transform: scale3d(1, 1, 1);
    opacity: 1;
  }
  20% {
    transform: scale3d(1.1, 1.1, 1);
    opacity: 1;
  }
  30% {
    transform: scale3d(1.12, 1.12, 1);
    opacity: 1;
  }
  80% {
    transform: scale3d(1, 1, 1);
    opacity: 1;
  }
  100% {
    transform: scale3d(1, 1, 1);
    opacity: 1;
  }
}
/*Create ripple effec*/

.ripple {
  position: relative;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
}

.ripple:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
  background-image: radial-gradient(circle, #fff 10%, transparent 10.01%);
  background-repeat: no-repeat;
  background-position: 50%;
  transform: scale(10, 10);
  opacity: 0;
  transition: transform .5s, opacity 1s;
}

.ripple:active:after {
  transform: scale(0, 0);
  opacity: .3;
  transition: 0s;
}
.arn-info {
    display: flex;
    width: 100%;
    margin: 0 0 10px;
}
.arn-info p {
    padding: 0px 0 0 25px;
    background-image: url(assets/images/atoms-icons-checked.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 20px;
}
.product-info-text {
    margin: 30px 15px;
    display: block;
    float: left;
    width: calc(100% - 30px);
}
.tab-heading {
    font-size: 18px;
    font-family: Nexa-XBold;
    margin: 0 0 15px;
}
.tab-text {
    font-size: 16px;
    line-height: 1.4;
}












