* {
  margin: 0;
  padding: 0
}

body {
  line-height: 1.43
}

a {
  border: none
}

a img {
  border: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0
}

button,
input,
textarea {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px
}

a,
.button {
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}

.cart-form .product,
.order-voucher .form-input,
.order-form .order-right input,
.order-form .order-right textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.footer-banners,
.progress,
.product-heading {
  *zoom: 1
}

.footer-banners:before,
.progress:before,
.product-heading:before,
.footer-banners:after,
.progress:after,
.product-heading:after {
  display: table;
  content: ""
}

.footer-banners:after,
.progress:after,
.product-heading:after {
  clear: both
}

.button,
.cart-form .product,
.form-input,
.order-voucher .form-input,
.order-form .order-right input,
.order-form .order-right textarea {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box
}

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80)
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle
}

.mfp-align-top .mfp-container:before {
  display: none
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto
}

.mfp-ajax-cur {
  cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
  cursor: auto
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.mfp-loading.mfp-figure {
  display: none
}

.mfp-hide {
  display: none !important
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044
}

.mfp-preloader a {
  color: #CCC
}

.mfp-preloader a:hover {
  color: #FFF
}

.mfp-s-ready .mfp-preloader {
  display: none
}

.mfp-s-error .mfp-content {
  display: none
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none
}

button::-moz-focus-inner {
  padding: 0;
  border: 0
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100)
}

.mfp-close:active {
  top: 1px
}

.mfp-close-btn-in .mfp-close {
  color: #333
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
  margin-top: -54px
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100)
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7
}

.mfp-arrow-left {
  left: 0
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
  right: 0
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px
}

.mfp-iframe-holder .mfp-close {
  top: -40px
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000
}

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto
}

.mfp-figure {
  line-height: 0
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px
}

.mfp-figure figure {
  margin: 0
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px
}

.mfp-image-holder .mfp-content {
  max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75)
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px
  }
}

.mfp-ie7 .mfp-img {
  padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
  padding: 0
}

.mfp-ie7 .mfp-content {
  padding-top: 44px
}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0
}

html,
body {
  font-family: 'Arial CE', arial, 'Helvetica CE', helvetica, sans-serif;
  font-size: 16px;
  text-align: center;
  color: gray;
  background: #e3e3e3;
  background: -moz-linear-gradient(left, #e3e3e3 0%, #f2f2f2 19%, #fff 51%, #f2f2f2 82%, #e3e3e3 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #e3e3e3), color-stop(19%, #f2f2f2), color-stop(51%, #fff), color-stop(82%, #f2f2f2), color-stop(100%, #e3e3e3));
  background: -webkit-linear-gradient(left, #e3e3e3 0%, #f2f2f2 19%, #fff 51%, #f2f2f2 82%, #e3e3e3 100%);
  background: -o-linear-gradient(left, #e3e3e3 0%, #f2f2f2 19%, #fff 51%, #f2f2f2 82%, #e3e3e3 100%);
  background: -ms-linear-gradient(left, #e3e3e3 0%, #f2f2f2 19%, #fff 51%, #f2f2f2 82%, #e3e3e3 100%);
  background: linear-gradient(to right, #e3e3e3 0%, #f2f2f2 19%, #fff 51%, #f2f2f2 82%, #e3e3e3 100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e3e3e3', endColorstr='#e3e3e3', GradientType=1)
}

a {
  color: #6D9422
}

a:hover {
  text-decoration: none
}

.container {
  margin: 0 auto;
  width: 896px;
  text-align: left
}

.header .container {
  position: relative;
  height: 140px
}

.header-logo {
  display: block;
  position: absolute;
  left: -40px;
  top: 0
}

.header-menu {
  position: absolute;
  bottom: 40px;
  right: 0;
  list-style: none
}

.header-menu li {
  display: inline
}

.header-menu li+li .button {
  margin-left: 20px
}

.header-menu .button {
  float: left;
  padding: 0;
  width: 110px;
  height: 40px;
  line-height: 40px
}

.header-language {
  position: absolute;
  top: 13px;
  right: 0px;
  list-style: none
}

.header-language li {
  display: inline
}

.header-language a {
  display: block;
  float: left
}

.header-language li+li a {
  margin-left: 10px
}

.header-facebook {
  position: absolute;
  bottom: 35px;
  right: 390px
}

.footer-banners {
  padding: 65px 0 25px;
  border-bottom: 1px solid #e0e0e0
}

.footer-banners .bx-wrapper {
  width: 288px;
  height: 60px;
  float: left;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 1px 1px 5px #e8e8e8;
  -moz-box-shadow: 1px 1px 5px #e8e8e8;
  box-shadow: 1px 1px 5px #e8e8e8
}

.footer-banners .bx-wrapper+.bx-wrapper {
  margin-left: 13px
}

.footer-banners ul {
  margin: 0;
  padding: 0;
  list-style: none
}

.footer-banners ul li {
  font-size: 0
}

.footer-copyright {
  position: relative;
  padding: 20px 0 60px;
  font-size: 11px
}

.footer-copyright a {
  color: #808080
}

.footer-copyright a:hover {
  color: #000
}

.footer-copyright .footer-toplist {
  position: absolute;
  top: 16px;
  left: 50%;
  margin: 0 0 0 -44px
}

.footer-copyright .footer-facebook {
  float: right;
  margin: 0 0 5px
}

.footer-copyright .footer-right {
  float: right;
  clear: right;
  text-align: right
}

.button-wrapper {
  clear: both;
  padding: 40px 0;
  text-align: center
}

.button {
  display: inline-block;
  padding: 10px 30px;
  border: solid;
  border-width: 0 0 1px 0;
  font-size: 21px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  cursor: hand
}

.button-small {
  padding: 5px 15px;
  font-size: 14px
}

.button-big {
  font-size: 24px
}

.button-orange {
  color: #fff;
  background: #ff5c00;
  border-bottom-color: #b83400
}

.button-orange.active {
  background: #ed5703
}

.button-orange:hover,
a:hover .button-orange {
  background: #fe6712
}

.button-green {
  font-size: 16px;
  color: #3b550b;
  background: #9fce0f;
  border-bottom-color: #6a9807
}

.button-green.active {
  background: #8fbd02
}

.button-green:hover,
a:hover .button-green {
  background: #abdd11
}

.button-grey {
  font-size: 14px;
  color: #fff;
  background: #aeaeae;
  border-bottom-color: #898989
}

.button-grey.active {
  background: #a0a0a0
}

.button-grey:hover,
a:hover .button-grey {
  background: #c0c0c0
}

.button-blue {
  font-size: 16px;
  color: #074c57;
  background: #00a7c1;
  border-bottom-color: #005967
}

.button-blue.active {
  background: #0092a9
}

.button-blue:hover,
a:hover .button-blue {
  background: #02bcd9
}

.button-yellow {
  color: #fff;
  background: #ffae00;
  border-bottom-color: #a56501
}

.button-yellow.active {
  background: #f3a600
}

.button-yellow:hover,
a:hover .button-yellow {
  background: #ffb517
}

.page-heading {
  max-width: 990px;
  height: 169px;
  margin: 0 auto;
  background: url("../img/rainbow-heading.png") top center no-repeat
}

.page-heading .container {
  position: relative
}

.page-heading h1 {
  position: absolute;
  top: 0;
  left: 40px;
  line-height: 169px;
  font-size: 27px;
  font-weight: 400;
  color: #000
}

.page-heading .badge {
  top: 0;
  right: 100px
}

.contact h2 {
  font-size: 14px
}

.contact p {
  margin: 3px 0;
  font-size: 14px
}

.contact h3 {
  margin: 10px 0;
  font-size: 17px;
  font-weight: 400;
  color: #000
}

.contact .contact-table {
  margin: 20px 0 40px;
  font-size: 14px
}

.contact .contact-table td {
  padding: 10px 0;
  border: solid #e0e0e0;
  border-width: 1px 0
}

.homepage h1 {
  font-size: 16px
}

.rainbow {
  margin: 40px auto;
  max-width: 1098px;
  height: 545px;
  background: transparent url("../img/rainbow.png") no-repeat top center
}

.rainbow .container {
  position: relative;
  height: 100%
}

.rainbow .homepage-product {
  position: absolute;
  top: 42px;
  height: 460px
}

.rainbow .homepage-product,
.rainbow .homepage-product h2,
.rainbow .homepage-product h3,
.rainbow .homepage-product .button {
  text-decoration: none;
  cursor: pointer;
  cursor: hand
}

.rainbow .homepage-product h2 {
  display: inline
}

.rainbow .homepage-product h2 img {
  display: block;
  position: absolute;
  top: 0;
  left: 0
}

.rainbow .homepage-product h3 {
  position: absolute;
  top: 335px;
  font-size: 20px;
  line-height: 1.1;
  text-decoration: none
}

.rainbow .homepage-product .button {
  position: absolute;
  top: 390px;
  padding: 4px 30px
}

.rainbow .homepage-product-bloomingbath {
  width: 350px;
  left: -48px;
  color: #00A7C1
}

.rainbow .homepage-product-bloomingbath h3,
.rainbow .homepage-product-bloomingbath .button {
  left: 80px
}

.rainbow .homepage-product-aqueduck {
  width: 310px;
  left: 302px;
  color: #009FDD
}

.rainbow .homepage-product-aqueduck h3,
.rainbow .homepage-product-aqueduck .button {
  left: 23px
}

.rainbow .homepage-product-littletobi {
  width: 313px;
  left: 612px;
  color: #79A100
}

.rainbow .homepage-product-littletobi h3,
.rainbow .homepage-product-littletobi .button {
  left: 20px
}

.badge {
  display: block;
  position: absolute
}

.badge-action {
  bottom: -70px;
  right: 87px
}

.badge-color {
  top: 170px;
  right: 20px
}

.badge-price {
  top: 170px;
  right: 15px
}

.badge-transportation {
  bottom: -30px;
  right: -65px
}

.product-heading h1 {
  font-size: 27px;
  font-weight: 400;
  color: #000
}

.product-heading h2 {
  font-size: 20px;
  font-weight: 400
}

.visual {
  margin: 0 auto
}

.visual h2,
.visual h3,
.visual p,
.visual .button {
  position: absolute
}

.visual .container {
  position: relative;
  height: 100%
}

.product-nav {
  margin: 30px 0;
  padding: 0 0 30px;
  border-bottom: 1px solid;
  text-align: center
}

.product-nav li {
  list-style: none;
  display: inline
}

.product-nav li+li .button {
  margin-left: 10px
}

.product-content {
  padding: 20px 40px;
  font-size: 14px
}

.product-content ul {
  margin: 20px 0 20px;
  list-style: none
}

.product-content ul li {
  position: relative;
  padding: 0 0 20px 30px
}

.product-content ul li:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0px;
  width: 18px;
  height: 18px;
  background: url("../img/bullet-blue.png") top left no-repeat
}

.product-content .customers-slider li {
  padding: 20px
}

.product-content .customers-slider li:before {
  display: none
}

.product-content p {
  margin: 1em 0 2em 0
}

.product-content .tac {
  text-align: center
}

.product-content h4 {
  font-size: 17px;
  font-weight: 400;
  color: #000
}

.gallery-item img {
  border: 1px solid transparent
}

.gallery-item:hover img {
  border-color: #009FDD
}

.gallery-table {
  margin: 60px 0 0;
  border-collapse: collapse;
  border-spacing: 0
}

.gallery-table td {
  padding: 60px 0;
  border: solid #e0e0e0;
  border-width: 1px 0 0
}

.gallery-table strong {
  font-size: 19px;
  color: #000
}

.awards-table {
  margin: 50px 0 0
}

.awards-table td {
  padding: 50px 0 0;
  vertical-align: top;
  border-top: 1px solid #e0e0e0
}

.awards-table h4 {
  color: #000
}

.faq {
  margin: 2.5em 0
}

.faq dl {
  width: 780px;
  padding: 0 5px 5px 5px;
  overflow: hidden;
  background-color: #6fc7db;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box
}

.faq dt {
  display: block;
  margin: 5px 0 0 0;
  padding: 10px 15px;
  background: #e2f4f8 url(../img/web/ico-faq-dt.png) no-repeat -150px 50%;
  cursor: pointer;
  cursor: hand;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box
}

.faq dt.active {
  background-color: #fff;
  background-position: 750px 50%;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 8px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box
}

.faq dt h3 {
  display: inline;
  font-size: 20px;
  font-weight: 400;
  color: #986857
}

.faq dt:hover,
.faq dt:hover h3,
.faq dt.active h3 {
  color: #6fc7db
}

.faq dd {
  padding: 15px;
  background-color: #fff;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 8px;
  -moz-border-radius-bottomleft: 8px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box
}

.product-opinions .opinion {
  margin: 1.5em 0 2em 0
}

.product-opinions h3 {
  font-size: 17px;
  font-weight: 400;
  color: #000
}

.product-opinions strong {
  font-size: 11px
}

.product-opinions em {
  font-size: 12px
}

.product-bloomingbath h2 {
  color: #00A7C1
}

.product-bloomingbath .visual {
  max-width: 990px;
  height: 504px;
  background: url("../img/product-bloomingbath.png") top center no-repeat
}

.product-bloomingbath .visual p {
  top: 345px;
  left: 40px;
  width: 740px;
  font-size: 14px
}

.product-bloomingbath .visual p strong {
  color: #000
}

.product-bloomingbath .visual .button {
  bottom: 63px;
  right: 100px
}

.product-bloomingbath .product-nav {
  border-color: #00A7C1
}

.product-bloomingbath .product-nav .button {
  color: #fff
}

.product-aqueduck .visual {
  max-width: 961px;
  height: 500px;
  background: url("../img/product-aqueduck.png") top center no-repeat
}

.product-aqueduck .visual h2 {
  top: 285px;
  left: 40px;
  font-size: 20px;
  font-weight: 400;
  color: #fff
}

.product-aqueduck .visual p {
  top: 370px;
  left: 40px;
  width: 790px;
  font-size: 14px;
  color: #000
}

.product-aqueduck .visual .button {
  bottom: 50px;
  right: 60px
}

.product-aqueduck .product-nav {
  border-color: #009FDD
}

.product-littletobi h2 {
  color: #79A100
}

.product-littletobi .visual {
  max-width: 990px;
  height: 800px;
  background: url("../img/product-littletobi.png") top center no-repeat;
  margin-bottom: 160px;
}

.product-littletobi .visual h3 {
  top: 70px;
  right: 40px;
  font-size: 17px;
  font-style: italic;
  font-weight: 400
}

.product-littletobi .visual h3 span {
  color: #919191
}

.product-littletobi .visual h3 strong {
  color: #000
}

.product-littletobi .visual p {
  bottom: -90px;
  left: 50px;
  width: 354px;
  font-size: 16px;
  color: #443d35;
  text-align: justify;
}

.product-littletobi .visual p strong {
  color: #443d35
}

.product-littletobi .visual .button {
  bottom: -58px;
  right: 211px;
}

.product-littletobi .button {
  border-radius: 0;
  border: solid 2px #443d35;
  background: transparent;
  color: #443d35;
  font-size: 15px;
  text-transform: uppercase;
}

.product-littletobi .button:hover {
  background: #443d35;
  color: #fff;
}

.product-littletobi .button-big,
.product-littletobi .visual .button {
  border-color: #add800;
  color: #add800;
  padding: 17px 38px;
}

.product-littletobi .button-big:hover,
.product-littletobi .visual .button:hover {
  background: #add800;
  color: #fff;
}

.product-littletobi .product-nav {
  border-color: #C5C5C5
}

.product-littletobi .product-content ul li {
  position: relative;
  padding: 0 0 20px 28px;
}

.product-littletobi .product-content ul li:before {
/*  background-image: url("../img/bullet-green.png")*/
  background-image: url("../img/new-check.png");
}

.eshop-ordered {
  font-size: 18px;
  text-align: center
}

.eshop-ordered em {
  color: #000
}

.eshop-ordered p {
  margin: 10px 0
}

.progress {
  margin: 40px 0
}

.progress li {
  position: relative;
  float: left;
  width: 298px;
  height: 60px;
  line-height: 60px;
  font-size: 20px;
  text-align: center;
  color: gray;
  list-style: none
}

.progress li:after,
.progress li:before {
  content: " ";
  display: block;
  position: absolute;
  right: 0;
  z-index: 2;
  width: 30px;
  height: 32px
}

.progress li:before {
  top: 0;
  -webkit-transform: skewX(40deg) skewY(0);
  -ms-transform: skewX(40deg) skewY(0);
  -o-transform: skewX(40deg) skewY(0);
  transform: skewX(40deg) skewY(0);
  -webkit-transform-origin: 100% 0%;
  -moz-transform-origin: 100% 0%;
  -ms-transform-origin: 100% 0%;
  transform-origin: 100% 0%;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 8px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 8px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box
}

.progress li:after {
  top: 28px;
  bottom: 0;
  -webkit-transform: skewX(-40deg) skewY(0);
  -ms-transform: skewX(-40deg) skewY(0);
  -o-transform: skewX(-40deg) skewY(0);
  transform: skewX(-40deg) skewY(0);
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box
}

.progress .step-1 {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 8px;
  -moz-border-radius-topleft: 8px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 8px;
  border-top-left-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box
}

.progress .step-2 {
  background-color: #DFDFDF
}

.progress .step-2:before,
.progress .step-2:after {
  background-color: #DFDFDF
}

.progress .step-3 {
  background-color: #CCCACB;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-bottomright: 8px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box
}

.progress .step-3:before,
.progress .step-3:after {
  display: none
}

.progress .active {
  color: #fff;
  background-color: #71C62B
}

.progress .active:before,
.progress .active:after {
  background-color: #71C62B
}

.progress .inactive {
  background-color: #fff
}

.progress .inactive:before,
.progress .inactive:after {
  background-color: #fff
}

.product-heading {
  clear: both;
  padding: 40px 0 30px;
  font-size: 20px;
  font-weight: bold
}

.product-heading img {
  float: left
}

.product-heading span {
  display: block;
  margin: 0 0 0 230px
}

.product-heading.bloomingbath {
  color: #00A7C1;
  line-height: 72px
}

.product-heading.aqueduck {
  color: #009FDD;
  line-height: 54px
}

.product-heading.littletobi {
  color: #79A100;
  line-height: 70px
}

.cart-form .product {
  float: left;
  width: 214px;
  padding: 10px 20px 15px;
  text-align: center;
  border: 1px solid #e0e0e0;
  background: #fff
}

.cart-form .product .product-name,
.cart-form .product .product-color,
.cart-form .product img,
.cart-form .product .product-price {
  display: block
}

.cart-form .product .product-name {
  font-size: 14px;
  font-weight: bold
}

.cart-form .product .product-color {
  margin: 5px 0 20px;
  font-size: 12px
}

.cart-form .product img {
  margin: 20px auto
}

.cart-form .product .product-price {
  margin: 20px 0 10px;
  font-size: 16px;
  font-weight: bold
}

.cart-form .product .product-price strong {
  font-size: 20px;
  color: #000
}

.cart-form .product .product-input {
  font-size: 12px;
  line-height: 30px
}

.cart-form .product .product-input .form-input,
.cart-form .product .product-input .order-form .order-right input,
.order-form .order-right .cart-form .product .product-input input,
.cart-form .product .product-input .order-form .order-right textarea,
.order-form .order-right .cart-form .product .product-input textarea {
  width: 40px;
  margin-right: 5px;
  text-align: center
}

.cart-form .product {
  margin-left: 10px;
  margin-top: 10px;
}

.product-form {
  position: relative;
  height: 440px;
  padding: 0 0 0 480px;
  margin: 0 0 80px
}

.product-form .product-image {
  position: absolute;
  left: 0;
  top: 0
}

.product-form .product-info h3 {
  margin: 0 0 40px;
  font-size: 27px;
  font-weight: 400;
  color: #000
}

.product-form .product-info p {
  font-size: 16px
}

.product-form .product-price {
  position: absolute;
  bottom: 80px;
  left: 480px;
  font-size: 18px;
  font-weight: bold
}

.product-form .product-price strong {
  font-size: 24px;
  color: #000
}

.product-form .button-grey {
  position: absolute;
  bottom: 0;
  left: 480px
}

.product-form .button-orange {
  position: absolute;
  right: 0;
  bottom: 0
}

.product-form .product-color {
  position: absolute;
  bottom: 120px;
  left: 480px
}

.product-form .product-input {
  position: absolute;
  bottom: 80px;
  right: 0;
  text-align: center
}

.product-form .product-input .form-input,
.product-form .product-input .order-form .order-right input,
.order-form .order-right .product-form .product-input input,
.product-form .product-input .order-form .order-right textarea,
.order-form .order-right .product-form .product-input textarea {
  width: 40px;
  text-align: center
}

.product-form .color-switcher {
  position: absolute;
  left: 480px;
  bottom: 200px
}

.product-form .color-switcher a {
  display: block;
  float: left;
  margin: 0 10px 0 0;
  width: 30px;
  height: 30px;
  border: 1px solid gray
}

.product-form .color-switcher a.active {
  border-color: #000
}

.product-form .color-switcher a.color-switcher-blue {
  background: #008ECC
}

.product-form .color-switcher a.color-switcher-pink {
  background: #EF0077
}

.product-form .color-switcher a.color-switcher-yellow {
  background: #FFCB37
}

.product-form .color-switcher a.color-switcher-ivory {
  background: #F2EBDB
}

.product-form .color-switcher a.color-switcher-grey {
  background: #CACAC8
}

.product-form .color-switcher a.color-switcher-green {
  background: #A0D261
}

.product-form .color-switcher a.color-switcher-lime {
  background: #A0D261
}

.product-form .color-switcher a.color-switcher-strawberry {
  background: #DE321F;
  border-color: #731D13;
}

.product-form .color-switcher a.color-switcher-latte {
  background: #cfaf96;
}

.form-input,
.order-voucher .form-input,
.order-form .order-right input,
.order-form .order-right textarea {
  height: 30px;
  line-height: 30px;
  color: #000;
  background: #EFEFEF;
  border: 1px solid gray
}

.order-voucher {
  margin: 40px 0 0;
  padding: 40px 0 0;
  border-top: 1px solid #e0e0e0
}

.order-voucher h3 {
  margin: 0 0 30px;
  font-size: 20px;
  color: #000
}

.order-voucher .errors {
  margin: 0 0 20px;
  color: #FE3433
}

.order-voucher .form-input,
.order-voucher .order-form .order-right input,
.order-form .order-right .order-voucher input,
.order-voucher .order-form .order-right textarea,
.order-form .order-right .order-voucher textarea {
  display: block;
  margin: 0 0 20px;
  padding: 0 10px
}

.order-form {
  margin: 40px 0 0;
  padding: 40px 0;
  border-top: 1px solid #e0e0e0
}

.order-form h3 {
  margin: 0 0 30px;
  font-size: 20px;
  color: #000
}

.order-form .order-left {
  float: left;
  width: 320px
}

.order-form .order-left label {
  display: block;
  margin: 20px 0
}

.order-form .order-left label input {
  float: left;
  margin: 4px 0 0
}

.order-form .order-left label span {
  display: block;
  margin: 0 0 0 20px;
  font-size: 16px
}

.order-form .order-left label strong {
  font-size: 14px;
  color: #000
}

.order-form .order-left label small {
  display: block;
  font-size: 14px
}

.order-form .order-right {
  width: 536px;
  margin-left: 360px
}

.order-form .order-right label {
  display: block;
  margin: 0 0 5px;
  font-size: 14px
}

.order-form .order-right input,
.order-form .order-right textarea {
  padding: 0 10px
}

.order-form .order-right .form-pair-left,
.order-form .order-right .form-pair-right {
  width: 240px;
  padding: 0 0 20px
}

.order-form .order-right .form-pair-left {
  float: left
}

.order-form .order-right .form-pair-right {
  float: right
}

.order-form .order-right .form-pair-textarea {
  clear: both
}

.order-form .order-right input {
  width: 100%
}

.order-form .order-right textarea {
  width: 100%;
  height: 90px
}

.order-form .order-disclaimer {
  padding: 60px 0 0;
  text-align: center;
  font-style: italic;
  font-size: 11px
}

.order-form .button-grey {
  float: left;
  margin: -5px 0 0
}

.order-form .button-orange {
  float: right;
  margin: -15px 0 0
}

.order-form .last-line {
  clear: both;
  padding: 80px 0;
  text-align: center
}

.order-form .last-line label {
  font-size: 14px
}

.cart-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0
}

.cart-table td,
.cart-table th {
  padding: 10px 20px
}

.cart-table td {
  font-size: 14px;
  border-bottom: 1px solid #e0e0e0
}

.cart-table th {
  font-size: 14px;
  font-weight: bold;
  color: #000;
  border-bottom: 1px solid #00A7C1
}

.cart-table .sum td,
.cart-table .voucher td {
  background: #fff;
  border-bottom: none
}

.cart-table .product-cell {
  text-align: left
}

.cart-table .count-cell {
  text-align: center
}

.cart-table .price-cell {
  padding-right: 50px;
  text-align: right
}

.cart-table .price-cell strong {
  color: #000
}

.cart-table .sum-text-cell {
  font-size: 20px;
  font-weight: bold;
  text-align: left
}

.cart-table .sum-cell {
  padding-right: 50px;
  font-size: 20px;
  font-weight: bold;
  text-align: right;
  color: #000
}

.terms {
  margin: 100px auto;
  max-width: 900px;
  padding: 4em 4.7em 4em 4em;
  text-align: justify;
  background: #fff url(../img/logo.png) no-repeat 490px 1em;
  background-attachment: scroll !important
}

.terms h1,
.terms h2,
.terms h3 {
  color: #000;
  font-weight: 400;
  text-align: left
}

.terms h1 {
  line-height: 1.1;
  font-size: 20px
}

.terms h2 {
  margin: 2em 0 1em 0;
  font-size: 22px
}

.terms h3 {
  font-size: 17px
}

.terms p,
.terms li {
  font-size: 11px
}

.terms p {
  margin: 1em 0 2em 0;
  line-height: 1.6
}

.terms ul {
  margin-left: 2em;
  list-style: disc
}

.terms ul li {
  padding: 0 0 1em 0
}

/* additionals */

.tac.slider-container,
.tac.customers {
  border: none;
}

.tac .slider  {
  width: 800px;
  height: 400px;
  margin: 0 auto;
  border: solid 1px #e0e0e0;
  padding: 10px;
  overflow: hidden;
}

.tac .slider .slick-slide {
  height: 377px;
  background-size: cover;
  background-position: center;
}

.tac .slider *:focus {
  outline: none;
}

.tac .slider .slick-nav {
  display: inline-block;
  position: absolute;
  top: 50%;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  background: #fff;
  z-index: 9;
  text-align: center;
  cursor: pointer;
}

.tac .slider .slick-nav:before {
  display: inline-block;
  position: relative;
  bottom: -12px;
  font-size: 20px;
  font-family: fontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.tac .slider .slick-prev {
  left: 20px;
}

.tac .slider .slick-prev:before {
  content: "\f053";
}

.tac .slider .slick-next {
  right: 20px;
}

.tac .slider .slick-next:before {
  content: "\f054";
}

.tac .slider img {
  max-width: 100%;
}

.christmas {
  display: inline-block;
  padding: 10px;
  border: solid 2px #9fce0f;
  margin-bottom: 20px;
  position: relative;
  padding-left: 90px;
}

.christmas:before {
  content: "";
  display: inline-block;
  width: 79px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../img/christmas_tree.png);
  background-size: auto 100%;
  background-repeat: no-repeat;
}

.christmas p strong {
  color: #84A913;
}