@font-face {
  font-family: 'myriad_proregular';
  src: url("../fonts/myriad_pro_regular-webfont.eot");
  src: url("../fonts/myriad_pro_regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/myriad_pro_regular-webfont.woff") format("woff"), url("../fonts/myriad_pro_regular-webfont.ttf") format("truetype"), url("../fonts/myriad_pro_regular-webfont.svg#myriad_proregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'helveticaneueltpro-bd';
  src: url("../fonts/helveticaneueltpro-bd-webfont.eot");
  src: url("../fonts/helveticaneueltpro-bd-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/helveticaneueltpro-bd-webfont.woff") format("woff"), url("../fonts/helveticaneueltpro-bd-webfont.ttf") format("truetype"), url("../fonts/helveticaneueltpro-bd-webfont.svg#helveticaneueltpro-bd") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'helveticaneueltpro-md';
  src: url("../fonts/helveticaneueltpro-md-webfont.eot");
  src: url("../fonts/helveticaneueltpro-md-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/helveticaneueltpro-md-webfont.woff") format("woff"), url("../fonts/helveticaneueltpro-md-webfont.ttf") format("truetype"), url("../fonts/helveticaneueltpro-md-webfont.svg#helveticaneueltpro-md") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'helveticaneueltpro-roman';
  src: url("../fonts/helveticaneueltpro-roman-webfont.eot");
  src: url("../fonts/helveticaneueltpro-roman-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/helveticaneueltpro-roman-webfont.woff") format("woff"), url("../fonts/helveticaneueltpro-roman-webfont.ttf") format("truetype"), url("../fonts/helveticaneueltpro-roman-webfont.svg#helveticaneueltpro-roman") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'kbplanetearthmedium';
  src: url("../fonts/kbplanetearth-webfont.eot");
  src: url("../fonts/kbplanetearth-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/kbplanetearth-webfont.woff") format("woff"), url("../fonts/kbplanetearth-webfont.ttf") format("truetype"), url("../fonts/kbplanetearth-webfont.svg#kbplanetearthmedium") format("svg");
  font-weight: normal;
  font-style: normal;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: none;
  -webkit-text-size-adjust: none;
}

body {
  margin: 0;
}

a {
  background: transparent;
  text-decoration: none;
  color: #0d74bb;
}

a:hover {
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

form,
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

legend {
  border: 0;
  padding: 0;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  outline: none;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

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

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

body {
  font: 14px/19px "helveticaneueltpro-roman";
  color: #666;
  position: relative;
}

h1 {
  font-size: 30px;
  line-height: 36px;
  font-weight: normal;
  margin: 0;
  overflow: hidden;
  color: #0d74bb;
}
h1 .read-more {
  float: right;
  margin: 13px 3px 0 0;
}

.home-desc {
  position: relative;
  z-index: 10;
  width: 630px;
  padding: 30px 0 0;
  min-height: 171px;
}
.home-desc h1 {
  margin-bottom: 9px;
}
.home-desc p {
  margin: 0 0 16px;
  font-size: 14px;
  line-height: 19px;
}
.home-desc .read-more {
  display: none;
}

.content {
  padding: 30px 0 0;
}

.info-block {
  margin: 0 0 26px;
}
.info-block h2, .info-block .text-content h3, .text-content .info-block h3 {
  margin: 0 0 12px;
  font-size: 18px;
  line-height: 21px;
  font-weight: normal;
}
.info-block .holder {
  overflow: hidden;
}
.info-block .img {
  float: left;
  width: 169px;
  margin: 3px 24px 0 0;
}
.info-block .img img {
  display: block;
  width: 100%;
  max-width: 100%;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  behavior: url(css/PIE.htc);
}
.info-block .desc {
  overflow: hidden;
  padding: 0 0 10px;
}
.info-block .desc p {
  margin: 0 0 12px;
  font-size: 13px;
  line-height: 17px;
}
.info-block .read-more {
  display: none;
}

.text-content {
  overflow: hidden;
}
.text-content h1 {
  margin: 0 0 10px;
}
.text-content img {
  margin: 5px 0 5px;
  display: block;
  clear: both;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  behavior: url(css/PIE.htc);
}
.text-content p {
  margin: 0 0 19px;
  font-size: 14px;
  line-height: 19px;
}
.text-content p strong {
  font-weight: normal;
  font-family: "helveticaneueltpro-bd";
}
.text-content p a {
  text-decoration: underline;
}
.text-content p a:hover {
  text-decoration: none;
}
.text-content .notes {
  font-size: 12px;
  line-height: 15px;
}
.text-content h2, .text-content h3 {
  font: 18px/21px "helveticaneueltpro-md";
  color: #666;
  margin: 0 0 6px;
}
.text-content h3 {
  font-size: 16px;
  line-height: 19px;
}
.text-content .footnote p {
  margin: 0 0 7px;
}
.text-content ol {
  margin: 0;
  padding: 0;
  list-style-position: inside;
  font-size: 14px;
  line-height: 19px;
}
.text-content ol a {
  color: #666;
}
.text-content ul {
  margin: 0;
  padding: 0 0 18px;
  list-style: none;
  font-size: 14px;
  line-height: 19px;
}
.text-content ul li {
  background: url("../images/bullet-002.png") no-repeat 0 7px;
  padding: 0 0 7px 15px;
}
.text-content ul li a {
  text-decoration: underline;
}
.text-content ul li a:hover {
  text-decoration: none;
}
.text-content .video-list h2, .text-content .video-list h3 {
  font: 30px/36px "helveticaneueltpro-roman";
  color: #0d74bb;
  margin: 0 0 9px;
}
.text-content .video-list h3 {
  font-size: 13px;
  line-height: 17px;
  font-weight: normal;
}
.text-content .video-list h3 a {
  text-decoration: none;
}
.text-content .video-list h3 a:hover {
  text-decoration: underline;
}
.text-content .video-list ul li {
  background: none;
  padding: 0;
}
.text-content .guide-info p {
  margin: 0 0 9px;
}
.text-content .guide-list li {
  background: url("../images/bullet-004.png") no-repeat;
  padding: 2px 0 9px 34px;
  margin: 0 0 14px;
}
.text-content .guide-list li a {
  text-decoration: none;
}
.text-content .guide-list li a:hover {
  text-decoration: underline;
}
.text-content .contact-us p {
  margin: 0 0 7px;
}
.text-content .contact-us address {
  font-size: 14px;
  line-height: 19px;
  display: block;
  font-style: normal;
  margin: 0 0 7px;
}
.text-content .contact-us address span {
  display: block;
}
.text-content .privacy-block {
  position: relative;
  overflow: hidden;
  margin: -20px 0 0;
}
.text-content .privacy-block h3 {
  margin: 24px 0 9px;
  font: 18px/21px "helveticaneueltpro-roman";
  color: #0d74bb;
  position: relative;
}
.text-content .privacy-block p {
  margin: 0 0 7px;
  position: relative;
}
.text-content .privacy-block ul {
  padding: 0;
}
.text-content .privacy-block ul li {
  padding: 0 0 7px;
  text-indent: 15px;
}
.text-content .privacy-block address {
  font-size: 14px;
  line-height: 19px;
  display: block;
  font-style: normal;
  margin: 0 0 7px;
}
.text-content .privacy-block address span {
  display: block;
}

.post-holder .post {
  padding: 0 0 28px;
  overflow: hidden;
}
.post-holder .post h2, .post-holder .post .text-content h3, .text-content .post-holder .post h3 {
  margin: 0 0 7px;
}
.post-holder .post p {
  font-size: 13px;
  line-height: 17px;
  margin: 0 0 7px;
}
.post-holder .post p a {
  color: #666;
}
.post-holder .read-more {
  display: none;
}

.product-holder {
  overflow: hidden;
  padding: 7px 0 0;
}
.product-holder .product-desc {
  border-bottom: 1px solid #f16477;
  padding-bottom: 19px;
}
.product-holder .product-desc h1 {
  margin: 0 0 10px;
}
.product-holder .product-desc p {
  line-height: 19px;
  margin: 0 0 8px;
}

.product-list {
  margin: 0 0 -8px;
  padding: 45px 0 0 0;
  list-style: none;
}
.product-list li {
  width: 40%;
  padding: 0 38px 0 20px;
  border-left: 1px solid #e9e9e9;
  margin: 0 0 30px -1px;
  display: inline-block;
  vertical-align: top;
}
.product-list .product {
  position: relative;
  margin: 0;
  padding: 16px 0 0;
  text-align: center;
}
.product-list .product h3 {
  margin: 0 0 3px;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  color: #0d74bb;
}
.product-list .product p {
  font-size: 12px;
  line-height: 22px;
  margin: 0;
}
.product-list .product .desc {
  height: 121px;
  overflow: hidden;
  text-align: left;
}
.product-list .product .images {
  height: 150px;
  width: 100%;
  display: table;
  margin: 0 0 12px;
}
.product-list .product .images span {
  display: block;
  height: 150px;
  display: table-cell;
  vertical-align: middle;
}
.product-list .product .images img {
  vertical-align: top;
}
.product-list .product .btn-shadow {
  text-align: center;
  min-width: 105px;
}

.offers {
  position: absolute;
  bottom: 5px;
  left: 2px;
  width: 56px;
  z-index: 10;
}
.offers img {
  display: block;
  width: 100%;
  max-width: 100%;
}

.product-detail {
  width: 100%;
}
.product-detail .product-info {
  width: 100%;
}
.product-detail .product-info:after {
  content: "";
  display: block;
  clear: both;
}
.product-detail .product-info .desc {
  float: left;
  width: 342px;
  position: relative;
  min-height: 440px;
}
.product-detail .product-info .img {
  position: absolute;
  right: -295px;
  top: 0;
  width: 292px;
  height: 400px;
  overflow: hidden;
  padding: 18px 0 0;
}
.product-detail .product-info .img img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.product-detail h1 {
  margin: 0 0 25px;
}
.product-detail .btn-buy {
  margin-bottom: 30px;
}
.product-detail .tab-box {
  margin-bottom: 38px;
}
.product-detail .tab-box .tab-list p {
  font-size: 14px;
  line-height: 19px;
  margin: 0 0 7px;
}
.product-detail .tab-box .tab-list .block {
  padding: 0 0 12px;
}
.product-detail h2, .product-detail .text-content h3, .text-content .product-detail h3 {
  margin: 0;
  font-size: 30px;
  line-height: 36px;
  font-weight: normal;
  color: #0d74bb;
}
.product-detail .product-list {
  overflow: hidden;
  margin-top: -11px;
}

.product-desc {
  padding-bottom: 19px;
}
.product-desc p {
  margin: 0 0 10px;
  font-size: 14px;
}
.product-desc ul {
  margin: 0;
  padding: 0 0 18px;
  list-style: none;
  font-size: 14px;
  line-height: 19px;
}
.product-desc ul li {
  background: url("../images/bullet-002.png") no-repeat 0 7px;
  padding: 0 0 6px 20px;
}
.product-desc ul li a {
  text-decoration: underline;
}
.product-desc ul li a:hover {
  text-decoration: none;
}

.offer-box {
  width: 255px;
  margin: 0 0 16px;
  padding: 17px 25px 17px 47px;
  position: relative;
  background: #fbebed;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
  behavior: url(css/PIE.htc);
}
.offer-box h3 {
  margin: 0 0 8px;
  font-weight: normal;
  font-size: 15px;
  line-height: 18px;
  color: #f16477;
}
.offer-box h3 a {
  color: #f16477;
}
.offer-box h3 a:hover {
  text-decoration: none;
}
.offer-box h3 a span {
  text-decoration: underline;
}
.offer-box h3 a:hover span {
  text-decoration: none;
}
.offer-box p {
  margin: 0;
  font-size: 13px;
  line-height: 17px;
}
.offer-box .offers {
  bottom: auto;
  left: 1px;
  top: -32px;
}

.open-respon-tabs {
  display: block;
  padding-bottom: 15px;
}

.logo-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
}
.logo-list li {
  float: left;
  padding: 0 20px 20px 0;
}
.logo-list li a {
  display: block;
  position: relative;
  border: 1px solid #d6d6d6;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  padding: 2px;
  width: 117px;
  height: 64px;
  behavior: url(css/PIE.htc);
}
.logo-list li a:hover {
  border: 3px solid #ffe1e9;
  padding: 0;
}
.logo-list li a img {
  display: block;
  width: 100%;
  max-width: 100%;
}

.sitemap-block {
  padding: 3px 0;
}
.sitemap-block ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 18px;
  line-height: 21px;
}
.sitemap-block ul li {
  padding: 0 0 21px;
}
.sitemap-block ul li ul {
  font-size: 14px;
  line-height: 17px;
  padding: 7px 0 0;
  margin: 0 0 -8px;
}
.sitemap-block ul li ul li {
  background: url("../images/bullet-002.png") no-repeat 0 6px;
  padding: 0 0 8px 19px;
}
.sitemap-block ul li ul li a {
  color: #666;
}

.big-video h2, .big-video .text-content h3, .text-content .big-video h3 {
  color: #0D74BB;
  font-size: 18px;
  font-weight: normal;
  line-height: 22px;
  margin: 0 0 7px;
}

.aside-mobile-slider .tab-box,
.header-list,
.header-bar,
.aside-mobile-slider .product-box,
#navigation,
.copy-box,
.over-footer,
.content-tabs,
.video-wrapp,
.video-box,
.video-list,
.read-more,
.tabset,
.product-panel,
.btn-buy,
.social-bar,
.cycle-btn-prev,
.cycle-btn-next,
.product-bar,
.lullabies-box,
.guide-info,
.product-box,
.breadcrumbs,
aside,
.sidebar,
.baby-img,
.home-product,
.home-gallery,
.baby-product,
.btn-list,
.mobile-home-gallery,
.action-bar,
.mobile-bar,
header .holder,
nav,
footer {
  display: none !important;
}
