@charset "UTF-8";
/* Base */
@media (min-width: 768px) {
  .container {
    width: 758px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
  .nav-container .container {
    width: 1232px;
    padding-left: 0;
    padding-right: 0;
  }
}
select {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  width: 100%;
  color: #58626D;
  background-image: url('../images/arrow-down.png') !important;
  background-image: none, url('../images/arrow-down.svg') !important;
  background-repeat: no-repeat;
  background-position: 95% 50%;
  background-color: #fff !important;
  border-radius: 100px;
  padding: 13px 100px 13px 17px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  vertical-align: middle;
  text-align: left;
  border: 0;
}
a,
a:hover {
  color: #00a8ca;
}
.reduce,
.plus {
  cursor: pointer;
  display: block;
  float: left;
  width: 10px;
  height: 30px;
  background-image: url('../images/cart-reduce.png') !important;
  background-image: none, url('../images/cart-reduce.svg') !important;
  background-repeat: no-repeat;
  background-position: 0 0;
  text-indent: -9999px;
}
.plus {
  background-image: url('../images/cart-plus.png') !important;
  background-image: none, url('../images/cart-plus.svg') !important;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.pager .pages li {
  line-height: 29px;
}
.pager .pages li a.previous,
.pager .pages li a.next {
  line-height: 26px;
}
.pager .pages .current {
  color: #00a8ca;
  border-color: #00a8ca;
}
.pager li > a:hover {
  color: #00a8ca;
}
.messages li li {
  list-style: none !important;
}
body .col-main strong,
body .col-main b {
  font-weight: 700;
}
body .col-main i,
body .col-main em {
  font-style: italic;
}
body .col-main ul li {
  list-style: disc;
}
body .col-main ol {
  padding-left: 30px;
  margin-bottom: 15px;
}
body .col-main ol li {
  list-style: decimal;
}
body .col-main .std ul {
  padding-left: 30px;
}
body .sidebar .block .actions a {
  color: #00a8ca;
}
body .sidebar .block .actions a:hover {
  color: #58626d;
}
body .sidebar .block-reorder .product-name a {
  color: #00a8ca;
}
body .sidebar .block-reorder .product-name a:hover {
  color: #58626d;
}
body .sidebar .block-reorder .block-content .button > span:hover {
  background: #58626d;
}
/* Layouts */
body .menu-top .nav-container .pt_custommenu div.column {
  width: auto;
  margin-right: 80px;
}
body .menu-top .nav-container .pt_custommenu div.column.last {
  margin-right: 0;
}
body .menu-top .nav-container .pt_custommenu div.column .itemMenu a.level1 span {
  padding-right: 0;
}
.header .header-content {
  padding: 12px 0px 9px;
}
.header .b-search {
  width: 34%;
  padding-right: 0px;
  padding-left: 0;
}
.header .b-right-header {
  width: 41%;
  padding-right: 15px;
  padding-left: 0px;
}
.header form.b-form-search {
  margin-top: 21px;
  display: inline-block;
  width: 397px;
  padding-left: 15px;
  position: relative;
}
.header form.b-form-search .form-search {
  background-color: transparent;
  border-radius: 100px;
  height: 42px;
  border: 1px solid #f2f2f2;
  width: 100%;
}
.header form.b-form-search .form-search .button {
  position: absolute;
  top: 0px;
  left: 0;
  z-index: 10;
  height: 42px;
  width: 15%;
}
.header form.b-form-search .form-search .button .fa {
  position: absolute;
  top: 10px;
  left: 14px;
  right: 0;
  bottom: 0;
  margin: 0;
  height: 20px;
  width: 20px;
  display: block;
  color: #53626E;
}
.header form.b-form-search .form-search .button .fa:hover {
  color: #53626E;
}
.header form.b-form-search .form-search input {
  position: absolute;
  left: 22px;
  top: 0px;
  width: 89%;
  height: 42px;
  line-height: 42px;
  border: 0px;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 15.4px;
  text-transform: uppercase;
  color: #58626d;
}
.header form.b-form-search .form-search ::-webkit-input-placeholder {
  color: #53626E;
  opacity: 1;
}
.header form.b-form-search .form-search :-moz-placeholder {
  color: #53626E;
  opacity: 1;
}
.header form.b-form-search .form-search ::-moz-placeholder {
  color: #53626E;
  opacity: 1;
}
.header form.b-form-search .form-search :-ms-input-placeholder {
  color: #53626E;
  opacity: 1;
}
.header form.b-form-search .form-search input:focus::-webkit-input-placeholder {
  color: transparent;
}
.header form.b-form-search .form-search input:focus::-moz-placeholder {
  color: transparent;
}
.header form.b-form-search .form-search input:focus:-moz-placeholder {
  color: transparent;
}
.header form.b-form-search .form-search input:focus::-ms-input-placeholder {
  color: transparent;
}
.header .b-top-right {
  margin-top: 43px;
  padding: 0;
}
.header .b-top-right > li {
  float: left;
  background-image: url('../images/device-li-header.png') !important;
  background-image: none, url('../images/device-li-header.svg') !important;
  background-repeat: no-repeat;
  background-position: 0px 50% 0;
}
.header .b-top-right > li > a {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 15.4px;
  text-transform: uppercase;
  color: #58626d;
  position: relative;
  display: block;
  padding: 0 17px;
}
.header .b-top-right > li > a:hover {
  color: #00a8ca;
}
.header .b-top-right > li > a i.b-down {
  background-image: url('../images/menu-arrow-down.png') !important;
  background-image: none, url('../images/menu-arrow-down.svg') !important;
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 7px;
  height: 4px;
  display: block;
  top: 45%;
  right: 14px;
  position: absolute;
}
.header .b-top-right > li > a i.value {
  position: absolute;
  top: -8px;
  right: 1px;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 12.5px;
  color: #fff;
  background: #00a8ca;
  height: 20px;
  border-radius: 10px;
  padding: 3px 6px 0 6px;
}
.header .b-top-right .dropit-submenu {
  text-align: left;
}
.header .b-top-right .dropit-submenu li a {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
}
.header .b-top-right .dropit-submenu li a:hover {
  color: #00a8ca;
}
.header .b-top-right li.b-question {
  width: 60px;
}
.header .b-top-right li.b-question a {
  height: 20px;
  position: relative;
}
.header .b-top-right li.b-question a i {
  width: 22px;
  height: 22px;
  background-image: url('../images/question.png') !important;
  background-image: none, url('../images/question.svg') !important;
  background-repeat: no-repeat;
  background-position: 0 0;
  position: absolute;
  margin: 0;
  display: block;
}
.header .b-top-right li.b-heart {
  width: 60px;
}
.header .b-top-right li.b-heart a {
  height: 20px;
  position: relative;
}
.header .b-top-right li.b-heart a > i.key {
  width: 37px;
  height: 31px;
  display: block;
  position: absolute;
  margin: 0;
  font-size: 20px;
}
.header .b-top-right li.b-cart {
  width: 60px;
}
.header .b-top-right li.b-cart a {
  height: 20px;
  position: relative;
}
.header .b-top-right li.b-cart a i.key {
  width: 40px;
  height: 30px;
  display: block;
  position: absolute;
  margin: 0;
  font-size: 22px;
}
.header .b-top-right li.parent a {
  padding-right: 28px;
}
.menu-top {
  margin-top: 6px;
}
.menu-top .nav-container {
  background: #00a8ca !important;
  border-top: 0px;
  border-bottom: 0px;
}
.menu-top .nav-container .pt_custommenu div.column {
  margin-right: 5px;
}
.menu-top .nav-container .pt_custommenu div.popup {
  box-shadow: 2px 2px 1px 0 rgba(0, 0, 0, 0.2);
  border-top: 7px solid #58626d;
  background-color: #fff;
  top: 58px !important;
}
.menu-top .nav-container .pt_custommenu div.popup > div {
  padding: 19px 23px;
}
.menu-top .nav-container .pt_custommenu div.popup a.act {
  color: #00a8ca !important;
}
.menu-top .nav-container .pt_custommenu .itemMenuName {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
}
.menu-top .nav-container .pt_custommenu .itemMenuName:hover {
  color: #58626d !important;
}
.menu-top .nav-container .pt_custommenu .itemMenu a.level1 > span {
  background-color: #fff;
  color: #58626d !important;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 20px;
}
.menu-top .nav-container .pt_custommenu .itemMenu div.level2 {
  margin-top: -11px;
}
.menu-top .nav-container .pt_custommenu .itemMenu div.level2 > a {
  line-height: 35px;
  color: #58626d;
}
.menu-top .nav-container .pt_custommenu .itemMenu div.level2 > a:hover {
  color: #00acc6 !important;
}
.menu-top .nav-container .pt_custommenu > div {
  display: block;
  float: left;
}
.menu-top .nav-container .pt_custommenu > div > div > a {
  background-image: url('../images/device-li-main.png') !important;
  background-image: none, url('../images/device-li-main.svg') !important;
  background-repeat: no-repeat;
  background-position: 0px 50%;
}
.menu-top .nav-container .pt_custommenu > div > div > a span {
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 15.4px;
  border-left: 0px;
  padding: 4px 32px;
}
.menu-top .nav-container .pt_custommenu > div:first-child > div > a {
  background-image: none !important;
}
.menu-top .nav-container .pt_custommenu > div.act + div > div > a,
.menu-top .nav-container .pt_custommenu > div.active + div > div > a {
  background-image: none !important;
}
.menu-top .nav-container .pt_custommenu > div.act > div > a,
.menu-top .nav-container .pt_custommenu > div.active > div > a {
  background: #53626e !important;
}
@media screen and (max-width: 1199px) {
  .header .b-right-header {
    padding-left: 0;
  }
  .header .b-right-header .b-top-right > li > a {
    padding: 0 13px;
  }
  .header .b-right-header .b-top-right > li.b-heart,
  .header .b-right-header .b-top-right > li.b-cart {
    width: 55px;
  }
  .header form.b-form-search {
    width: 305px;
  }
  .menu-top .ma-nav-mobile-container {
    background: #f5f5f5;
  }
  .menu-top .ma-nav-mobile-container .navbar {
    height: 42px;
    min-height: inherit;
    background: #1EABCE;
  }
  .menu-top .ma-nav-mobile-container .navbar .brand {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    padding: 9px 12px 9px;
    display: block;
    float: none;
    height: auto;
  }
  .menu-top .ma-nav-mobile-container .navbar .menu-mobile {
    padding: 0 0 0 14px;
    height: 41px;
  }
  .menu-top .ma-nav-mobile-container .navbar .btn-navbar {
    margin: 0;
    background: none;
  }
  .menu-top .ma-nav-mobile-container .navbar .btn-navbar:hover {
    background: none !important;
  }
  .menu-top .ma-nav-mobile-container .navbar .btn-navbar .icon-bar {
    width: 25px;
    height: 3px;
    background: #fff !important;
  }
  .menu-top .ma-nav-mobile-container .navbar .btn-navbar .icon-bar + .icon-bar {
    margin-top: 5px;
  }
  .menu-top .ma-nav-mobile-container .navbar #ma-mobilemenu {
    margin: 0;
  }
  .menu-top .ma-nav-mobile-container .navbar #ma-mobilemenu li {
    background: #fff;
  }
  .menu-top .ma-nav-mobile-container .navbar #ma-mobilemenu li a:hover {
    color: #58626d;
  }
  .menu-top .ma-nav-mobile-container .navbar #ma-mobilemenu li.active a {
    color: #58626d;
  }
  .menu-top .ma-nav-mobile-container .navbar #ma-mobilemenu li.level0 > a {
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
  }
  .menu-top .ma-nav-mobile-container .navbar #ma-mobilemenu li.level0 li.level1 > a {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
  }
  .menu-top .ma-nav-mobile-container .navbar #ma-mobilemenu li.level0 li.level1 li.level2 > a {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
  }
  .menu-top .ma-nav-mobile-container .navbar #ma-mobilemenu li.level0 li.level1 li.level2 > a:hover {
    color: #444443 !important;
  }
  .menu-top .ma-nav-mobile-container .navbar #ma-mobilemenu li > a {
    border-bottom: 1px solid #dbdbdb;
  }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .menu-top .nav-container .pt_custommenu > div > div > a span {
    padding-left: 14px;
    padding-right: 14px;
  }
}
@media screen and (max-width: 991px) {
  .header .header-content {
    padding: 22px 0 13px;
  }
  .header .b-logo {
    width: 31%;
  }
  .header .b-search {
    width: 27%;
  }
  .header .b-search form.b-form-search {
    margin-top: 18px;
    width: 184px;
  }
  .header .b-search form.b-form-search .form-search input {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 11.5px;
  }
  .header .b-right-header {
    width: 41%;
    padding-left: 0;
  }
  .header .b-right-header .b-top-right {
    margin-top: 40px;
  }
  .header .b-right-header .b-top-right > li:first-child {
    background: none !important;
  }
  .header .b-right-header .b-top-right > li:first-child > a {
    padding-left: 0;
  }
  .header .b-right-header .b-top-right > li.b-heart {
    width: 50px;
  }
  .header .b-right-header .b-top-right > li.b-cart {
    width: 50px;
  }
  .header .b-right-header .b-top-right > li.b-cart a {
    padding-right: 0;
  }
  .header .b-right-header .b-top-right > li > a {
    padding: 0 8px;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 11.5px;
  }
  .header .b-right-header .b-top-right .dropit-submenu li a {
    font-size: 12px;
  }
  .menu-top .ma-nav-mobile-container {
    display: block !important;
  }
}
@media screen and (max-width: 767px) {
  .header .container {
    padding-left: 10px;
    padding-right: 10;
  }
  .header .header-content {
    padding: 13px 0 3px;
  }
  .header .b-right-header {
    width: 100%;
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: 14px;
    padding: 0 15px;
  }
  .header .b-right-header .b-top-right {
    width: 310px;
    padding-bottom: 10px;
    margin: 0 auto;
  }
  .header .b-right-header .b-top-right > li > a {
    padding: 0 11px;
  }
  .header .b-right-header .b-top-right > li.b-heart a {
    padding: 0 0 0 3px;
  }
  .header .b-right-header .b-top-right > li.b-cart a {
    padding: 0;
  }
  .header .b-logo {
    width: 100%;
  }
  .header .b-logo .logo {
    margin: 0;
  }
  .header .b-logo img {
    width: 194px;
  }
  .header .b-search {
    width: 100%;
  }
  .header .b-search form.b-form-search {
    width: 300px;
    padding: 0;
    margin: 0;
  }
  .header .b-search form.b-form-search .form-search {
    margin: 14px 0 0 0;
  }
}
.bg-footer {
  background: #f5f5f5;
  text-align: center;
}
.ma-footer {
  background: #fff;
}
.ma-footer .footer {
  padding-bottom: 12px;
}
.ma-footer .footer .bugs {
  display: none;
}
.ma-footer .menu-footer {
  margin-top: 24px;
  width: 61%;
}
.ma-footer .menu-footer ul li a {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  color: #58626d;
  border-right: 2px solid #58626d;
  padding: 0 6px 0 3px;
}
.ma-footer .menu-footer ul li a:hover {
  color: #00a8ca;
  text-decoration: none;
}
.ma-footer .menu-footer ul li:first-child a {
  padding-left: 0;
}
.ma-footer .menu-footer ul li:last-child a {
  border-right: 0px;
}
.ma-footer .social-brand {
  padding-left: 9px;
  width: 39%;
}
.ma-footer ul.social {
  width: auto;
  height: 50px;
  margin-top: 18px;
}
.ma-footer ul.social li a {
  border: 0;
  display: inline-block;
  padding: 0 2px;
}
.ma-footer ul.social li a i {
  display: block;
  width: 24px;
  height: 24px;
  background-image: url('../images/facebook.png') !important;
  background-image: none, url('../images/facebook.svg') !important;
  background-repeat: no-repeat;
  background-position: 0 0;
  text-indent: -9999px;
  background-size: cover;
}
.ma-footer ul.social li.tw i {
  background-image: url('../images/twitter.png') !important;
  background-image: none, url('../images/twitter.svg') !important;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.ma-footer ul.social li.youtube i {
  background-image: url('../images/youtube.png') !important;
  background-image: none, url('../images/youtube.svg') !important;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.ma-footer ul.social li.instagram i{
  background-image: url('../images/instagram.png') !important;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.ma-footer ul.brands {
  width: auto;
  margin-top: 3px;
  margin-left: 22px;
}
.ma-footer ul.brands li {
  padding: 0;
}
.ma-footer ul.brands li a {
  padding: 0;
  display: inline-block;
  border: 0;
}
.ma-footer-2 {
  padding: 10px 0px;
  text-align: center;
  background: #00a8ca;
}
.ma-footer-2 address,
.ma-footer-2 address a {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  color: #fff !important;
}
@media screen and (max-width: 1199px) {
  .ma-footer {
    text-align: center;
  }
  .ma-footer .menu-footer {
    width: 100%;
  }
  .ma-footer .social-brand {
    padding-left: 15px;
    width: 471px;
    float: none;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .ma-footer-2 {
    padding: 15px;
  }
  .ma-footer-2 address {
    text-align: center;
    font-size: 12px;
    line-height: 17px;
  }
}
@media screen and (max-width: 479px) {
  .ma-footer {
    text-align: left;
  }
  .ma-footer .menu-footer {
    width: 100%;
  }
  .ma-footer .menu-footer ul li {
    display: block;
  }
  .ma-footer .menu-footer ul li a {
    border-right: none;
    padding: 0;
  }
  .ma-footer .social-brand {
    padding-left: 15px;
    width: 100%;
  }
  .ma-footer .social-brand ul.brands {
    margin: 0;
  }
}
/* Components */
.cms-index-index .ma-banner7-container {
  background-color: #f5f5f5;
  max-height: 540px;
  overflow: hidden;
}
.cms-index-index .ma-banner7-container .flexslider {
  position: relative;
  width: 100%;
  max-width: 1170px;
  height: auto;
  margin: 0 auto;
  overflow: visible;
  min-height: 140px;
}
.cms-index-index .ma-banner7-container .flexslider .ma-decor {
  position: absolute;
  background-image: url('../images/baby/prites-bg.png');
  background-repeat: no-repeat;
}
.cms-index-index .ma-banner7-container .flexslider .ma-decor.left {
  width: 67px;
  height: 289px;
  background-position: 0 0;
  left: -54px;
  top: 140px;
}
.cms-index-index .ma-banner7-container .flexslider .ma-decor.right {
  width: 67px;
  height: 257px;
  background-position: -77px 0;
  right: -54px;
  top: 140px;
}
.cms-index-index .ma-banner7-container .flexslider .ma-overlay {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 540px;
  background: rgba(56, 42, 32, 0.5);
  z-index: 8;
}
.cms-index-index .ma-banner7-container .flexslider .nivo-caption,
.cms-index-index .ma-banner7-container .flexslider .nivo-controlNav,
.cms-index-index .ma-banner7-container .flexslider .nivo-directionNav a,
.cms-index-index .ma-banner7-container .flexslider .timethai {
  z-index: 9;
}
.cms-index-index .ma-banner7-container .flexslider .slides {
  overflow: hidden;
}
.cms-index-index .ma-banner7-container .flexslider .slides .banner7-content img.img1 {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  margin-top: 0;
  width: auto;
  top: -114px;
}
.cms-index-index .ma-banner7-container .flexslider .slides .nivo-caption .bannerslideshow {
  max-width: 100%;
  width: 100%;
  left: 0;
  right: 0;
  top: 220px;
}
.cms-index-index .ma-banner7-container .flexslider .slides .nivo-caption .bannerslideshow .title1,
.cms-index-index .ma-banner7-container .flexslider .slides .nivo-caption .bannerslideshow .title2 {
  color: #fff;
}
.cms-index-index .ma-banner7-container .flexslider .slides .nivo-caption .bannerslideshow .title1 {
  font-family: 'Amatic SC', cursive;
  font-style: normal;
  font-weight: 700;
  font-size: 120px;
  line-height: 100px;
  margin-bottom: 25px;
  text-transform: initial;
}
.cms-index-index .ma-banner7-container .flexslider .slides .nivo-caption .bannerslideshow .title2 {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 34px;
  margin-bottom: 23px;
}
.cms-index-index .ma-banner7-container .flexslider .slides .nivo-caption .bannerslideshow .banner7-readmore a {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  width: 242px;
  height: 47px;
  line-height: 27px;
  border-radius: 23.5px;
  background-color: #00a8ca;
  color: #fff !important;
}
.cms-index-index .ma-banner7-container .flexslider .slides .nivo-caption .bannerslideshow .banner7-readmore a:hover {
  background-color: #53626e;
  color: #fff ;
  text-decoration: none;
}
.cms-index-index .ma-banner7-container .flexslider .slides .nivo-caption .timethai {
  background-color: rgba(36, 169, 204, 0.8) !important;
}
.cms-index-index .ma-banner7-container .flexslider .nivo-directionNav a.nivo-prevNav {
  left: 2%;
}
.cms-index-index .ma-banner7-container .flexslider .nivo-directionNav a.nivo-nextNav {
  right: 2%;
}
.cms-index-index .ma-banner7-container .flexslider .nivo-directionNav a:hover,
.cms-index-index .ma-banner7-container .flexslider .nivo-directionNav a:hover::after {
  border-color: #00a8ca;
  color: #00a8ca;
}
.cms-index-index .ma-banner7-container .flexslider .nivo-controlNav {
  bottom: 40px;
}
.cms-index-index .ma-banner7-container .flexslider .nivo-controlNav a:hover,
.cms-index-index .ma-banner7-container .flexslider .nivo-controlNav a.active {
  background-color: #00a8ca;
}
@media screen and (max-width: 1199px) {
  .cms-index-index .ma-banner7-container .flexslider .slides .nivo-caption .bannerslideshow .title1 {
    font-family: 'Amatic SC', cursive;
    font-style: normal;
    font-weight: 700;
    font-size: 90px;
    line-height: 100px;
    margin-bottom: 20px;
  }
  .cms-index-index .ma-banner7-container .flexslider .slides .nivo-caption .bannerslideshow .title2 {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 29px;
  }
}
@media screen and (max-width: 991px) {
  .cms-index-index .ma-banner7-container .banner7-content h1 span {
    font-size: inherit;
  }
  .cms-index-index .ma-banner7-container .flexslider .slides .nivo-caption .bannerslideshow {
    top: 50%;
    transform: translateY(-50%);
  }
  .cms-index-index .ma-banner7-container .flexslider .slides .nivo-caption .bannerslideshow .title1 {
    font-family: 'Amatic SC', cursive;
    font-style: normal;
    font-weight: 700;
    font-size: 74.56px;
    line-height: 70px;
  }
  .cms-index-index .ma-banner7-container .flexslider .slides .nivo-caption .bannerslideshow .title2 {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
  }
  .cms-index-index .ma-banner7-container .flexslider .slides .nivo-caption .bannerslideshow .title3 {
    display: none;
  }
  .cms-index-index .ma-banner7-container .flexslider .slides .nivo-caption .bannerslideshow .banner7-readmore a {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    width: 180px;
    height: 34px;
    line-height: 16px;
    border-radius: 17px;
    background-color: #00a8ca;
    color: #fff !important;
  }
}
@media screen and (max-width: 767px) {
  .cms-index-index .ma-banner7-container {
    margin: 9px 0 5px;
  }
  .cms-index-index .ma-banner7-container .flexslider .slides .nivo-caption .bannerslideshow .title1 {
    font-family: 'Amatic SC', cursive;
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 48px;
  }
  .cms-index-index .ma-banner7-container .flexslider .slides .nivo-caption .bannerslideshow .title2 {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 20px;
  }
  .cms-index-index .ma-banner7-container .flexslider .slides .nivo-caption .bannerslideshow .banner7-readmore a {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    width: 180px;
    height: 34px;
    line-height: 16px;
    border-radius: 17px;
    background-color: #00a8ca;
    color: #fff !important;
  }
}
@media screen and (max-width: 639px) {
  .cms-index-index .ma-banner7-container {
    margin: 9px 0 5px;
  }
  .cms-index-index .ma-banner7-container .flexslider .slides .nivo-caption .bannerslideshow .title1 {
    font-family: 'Amatic SC', cursive;
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 48px;
  }
  .cms-index-index .ma-banner7-container .flexslider .slides .nivo-caption .bannerslideshow .title2 {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 10px;
  }
  .cms-index-index .ma-banner7-container .flexslider .slides .nivo-caption .bannerslideshow .banner7-readmore a {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    width: 180px;
    height: 34px;
    line-height: 16px;
    border-radius: 17px;
    background-color: #00a8ca;
    color: #fff !important;
  }
}
@media screen and (max-width: 479px) {
  .cms-index-index .ma-banner7-container .flexslider .slides .nivo-caption .bannerslideshow .title1 {
    font-family: 'Amatic SC', cursive;
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 6px;
  }
  .cms-index-index .ma-banner7-container .flexslider .slides .nivo-caption .bannerslideshow .title2 {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 5px;
  }
  .cms-index-index .ma-banner7-container .flexslider .slides .nivo-caption .bannerslideshow .banner7-readmore a {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    width: 180px;
    height: 34px;
    line-height: 16px;
    border-radius: 17px;
    background-color: #00a8ca;
    color: #fff !important;
  }
}
.cms-index-index .featured-category-list {
  margin-bottom: 16px;
}
.cms-index-index .featured-category-list .row-item {
  width: auto;
  max-width: 100%;
}
.cms-index-index .featured-category-list .item {
  background-color: transparent;
  border: none;
  box-shadow: initial;
  margin: 0 0 29px 0;
  padding: 0 15px;
  list-style: none;
}
.cms-index-index .featured-category-list .item.last {
  margin-right: 0;
}
.cms-index-index .featured-category-list .item .featuredcategory-image {
  border: none;
}
.cms-index-index .featured-category-list .item .featuredcategory-image a {
  display: block;
  overflow: hidden;
}
.cms-index-index .featured-category-list .item .featuredcategory-image a img {
  transition: all 300ms ease-in-out;
  width: 100%;
}
.cms-index-index .featured-category-list .item .featuredcategory-image a img:hover {
  transform: scale(1.05);
}
.cms-index-index .featured-category-list .item .featuredcategory-name {
  background-repeat: no-repeat;
}
.cms-index-index .featured-category-list .item .featuredcategory-name a {
  text-transform: capitalize;
}
.cms-index-index .featured-category-list .item.first .featuredcategory-name {
  background-image: url('../images/baby/featuredcategory-1.png');
  background-position: 0 -63px;
}
.cms-index-index .featured-category-list .item.even .featuredcategory-name {
  background-image: url('../images/baby/featuredcategory-2.png');
  background-position: 15px -27px;
}
.cms-index-index .featured-category-list .item.last .featuredcategory-name {
  background-image: url('../images/baby/featuredcategory-3.png');
  background-position: 30px -70px;
}
.cms-index-index .featured-category-list .item .featuredcategory-name h5 {
  float: none;
  text-align: center;
  margin-top: 0;
}
.cms-index-index .featured-category-list .item .featuredcategory-name h5 a {
  font-family: 'Amatic SC', cursive;
  font-style: normal;
  font-weight: 700;
  font-size: 60px;
  color: #58626d;
}
.cms-index-index .featured-category-list .item .featuredcategory-name h5 a:hover {
  color: #414951;
}
@media screen and (max-width: 1199px) {
  .cms-index-index .featured-category-list .item .featuredcategory-name h5 a {
    font-family: 'Amatic SC', cursive;
    font-style: normal;
    font-weight: 700;
    font-size: 37px;
  }
  .cms-index-index .featured-category-list .item.even .featuredcategory-name {
    background-position: 30px -18px;
    background-size: 80%;
  }
  .cms-index-index .featured-category-list .item.first .featuredcategory-name {
    background-position: 15px -40px;
    background-size: 80%;
  }
  .cms-index-index .featured-category-list .item.last .featuredcategory-name {
    background-position: 35px -59px;
    background-size: 80%;
  }
}
@media screen and (max-width: 991px) {
  .cms-index-index .featured-category-list .item.even .featuredcategory-name {
    background-position: 30px -10px;
    background-size: 80%;
  }
  .cms-index-index .featured-category-list .item.first .featuredcategory-name {
    background-position: 15px -30px;
    background-size: 80%;
  }
  .cms-index-index .featured-category-list .item.last .featuredcategory-name {
    background-position: 35px -40px;
    background-size: 80%;
  }
}
@media screen and (max-width: 767px) {
  .cms-index-index .featured-category-list .item .featuredcategory-name h5 a {
    font-family: 'Amatic SC', cursive;
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
  }
  .cms-index-index .featured-category-list .item.even .featuredcategory-name {
    background-position: center -32px;
    background-size: inherit;
  }
  .cms-index-index .featured-category-list .item.first .featuredcategory-name {
    background-position: center -64px;
    background-size: inherit;
  }
  .cms-index-index .featured-category-list .item.last .featuredcategory-name {
    background-position: center -75px;
    background-size: inherit;
  }
}
@media screen and (max-width: 350px) {
  .cms-index-index .featured-category-list .item.even .featuredcategory-name {
    background-position: center -15px;
    background-size: 85%;
  }
  .cms-index-index .featured-category-list .item.first .featuredcategory-name {
    background-position: center -46px;
    background-size: 94%;
  }
  .cms-index-index .featured-category-list .item.last .featuredcategory-name {
    background-position: center -60px;
    background-size: 85%;
  }
}
/* Pages */
body {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
}
.ma-main-container,
.main-container {
  background-color: #f5f5f5;
}
.main {
  padding: 25px 0;
}
.breadcrumbs {
  font-family: 'Open Sans', sans-serif;
  margin: 0 0 5px;
}
.breadcrumbs a,
.breadcrumbs span {
  color: #58626D;
}
.breadcrumbs li a {
  color: #58626d;
}
.breadcrumbs li a:hover {
  color: #00a8ca;
}
.breadcrumbs li strong {
  color: #969696;
}
.hightlight-features {
  background-color: #f5f5f5;
  padding: 24px 0;
}
.hightlight-features .col-sm-4 {
  display: table;
  margin-bottom: 4px;
}
.hightlight-features .box {
  display: table-cell;
  vertical-align: middle;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  background-color: #fff;
  text-align: center;
  height: 35px;
  line-height: 35px;
  color: #777777;
  padding: 10px;
}
.cms-index-index .main {
  padding-top: 47px;
}
.cms-index-index .banner-home {
  margin: 0 0 73px;
}
.cms-index-index .banner-home img {
  width: 100%;
}
.cms-index-index .tour-links ul {
  padding-left: 0 !important;
}
.cms-index-index .tour-links ul li {
  display: block;
  margin-bottom: 15px;
}
.cms-index-index .tour-links ul li .inner {
  background-color: #fff;
  text-align: center;
  padding-top: 25px;
  padding-bottom: 20px;
  overflow: hidden;
}
.cms-index-index .tour-links ul li .inner a span {
  display: block;
  min-height: 112px;
}
.cms-index-index .tour-links ul li .inner a img {
  transition: all 300ms ease-in-out 0s;
}
.cms-index-index .tour-links ul li .inner a:hover img {
  transform: scale(1.05);
}
.cms-index-index .tour-links ul li .inner h5 {
  font-family: 'Amatic SC', cursive;
  font-style: normal;
  font-weight: 700;
  font-size: 38px;
  display: block;
  margin-top: 18px;
  color: #58626d;
}
.cms-index-index .ma-blog {
  padding-top: 8px;
}
.cms-index-index .ma-blog .menu-recent {
  margin-bottom: 0;
}
.cms-index-index .ma-blog .blog-titles,
.cms-index-index .ma-featuredproductslider-container .ma-title,
.cms-index-index .newsletter-subscribe-container .ma-title {
  margin-bottom: 28px;
}
.cms-index-index .ma-blog .blog-titles h2,
.cms-index-index .ma-featuredproductslider-container .ma-title h2,
.cms-index-index .newsletter-subscribe-container .ma-title h2 {
  font-family: 'Amatic SC', cursive;
  font-style: normal;
  font-weight: 700;
  font-size: 60px;
  padding-top: 77px;
  padding-bottom: 24px;
  line-height: 42px;
  background-image: url('../images/baby/heading-from-our-blog.png');
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 48% 0%;
  color: #58626d;
  text-align: center;
  width: 100%;
}
.cms-index-index .ma-blog .blog-titles .divider,
.cms-index-index .ma-featuredproductslider-container .ma-title .divider,
.cms-index-index .newsletter-subscribe-container .ma-title .divider {
  display: block;
  width: 91px;
  height: 2px;
  background: #00a8ca;
  margin: 0 auto 0;
}
.cms-index-index .ma-blog .blog-content .media {
  background-color: #fff;
}
.cms-index-index .ma-blog .blog-content .pull-left {
  margin-right: 20px;
  width: 275px;
}
.cms-index-index .ma-blog .blog-content .media-body {
  padding-right: 10px;
}
.cms-index-index .ma-blog .blog-content .blog-home {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  display: block;
  text-transform: uppercase;
  color: #58626d;
  margin-top: 17px;
  margin-bottom: 12px;
}
.cms-index-index .ma-blog .blog-content .media-heading {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 29px;
  color: #58626d;
  margin-bottom: 16px;
  line-height: 130%;
}
.cms-index-index .ma-blog .blog-content .short-desc {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  color: #58626d;
  margin-bottom: 21px;
}
.cms-index-index .ma-blog .blog-content .read-more {
  display: block;
  max-width: 88px;
  max-height: 24px;
  background-color: #00a8ca;
  color: #fff !important;
  border-radius: 12px;
  margin-bottom: 7px;
  text-transform: capitalize;
  padding: 2px 0;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
}
.cms-index-index .ma-blog .blog-content .read-more:hover {
  background-color: #53626e;
  color: #fff;
  text-decoration: none;
}
.cms-index-index .ma-blog .blog-content .datetime {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  color: #58626d;
}
.cms-index-index .ma-blog .menu-recent .owl-theme .owl-controls {
  opacity: 0;
}
.cms-index-index .ma-blog .ma-featuredproductslider-container .owl-theme .owl-controls {
  opacity: 0;
}
.cms-index-index .ma-featuredproductslider-container {
  padding-top: 62px;
}
.cms-index-index .ma-featuredproductslider-container .ma-title h2 {
  padding-top: 37px;
  background-image: url('../images/baby/heading-top-sellers.png');
}
.cms-index-index .ma-featuredproductslider-container .featuredproductslider-item .item-inner {
  background-color: #fff;
  text-align: center;
  padding-bottom: 31px;
  border-bottom: 5px solid transparent;
}
.cms-index-index .ma-featuredproductslider-container .featuredproductslider-item .item-inner:hover {
  border-bottom: 5px solid #00a8ca;
}
.cms-index-index .ma-featuredproductslider-container .featuredproductslider-item .item-inner .ma-box-content .actions .add-to-links li a:hover,
.cms-index-index .ma-featuredproductslider-container .featuredproductslider-item .item-inner .ma-box-content .actions button.button:hover span {
  color: #00a8ca;
}
.cms-index-index .ma-featuredproductslider-container .featuredproductslider-item .item-inner .products {
  min-height: 236px;
  max-height: 236px;
  margin-bottom: 0;
}
.cms-index-index .ma-featuredproductslider-container .featuredproductslider-item .item-inner .products span.product-image {
  padding-top: 20px;
}
.cms-index-index .ma-featuredproductslider-container .featuredproductslider-item .item-inner .product-name {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  margin-top: 10px;
}
.cms-index-index .ma-featuredproductslider-container .featuredproductslider-item .item-inner .product-name a {
  color: #58626d;
}
.cms-index-index .ma-featuredproductslider-container .featuredproductslider-item .item-inner .price-box {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  color: #00a8ca;
}
.cms-index-index .newsletter-subscribe-container {
  padding-top: 37px;
  padding-bottom: 95px;
}
.cms-index-index .newsletter-subscribe-container .ma-title {
  margin-bottom: 18px;
}
.cms-index-index .newsletter-subscribe-container .ma-title h2 {
  padding: 43px 0 24px;
  background-image: url('../images/baby/heading-newsletter-subscribe.png');
  text-transform: capitalize;
  font-family: 'Amatic SC', cursive;
  font-style: normal;
  font-weight: 700;
  font-size: 60px;
}
.cms-index-index .newsletter-subscribe-container .form-newsletter-subscribe ::-webkit-input-placeholder {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  color: #58626d;
}
.cms-index-index .newsletter-subscribe-container .form-newsletter-subscribe ::-moz-placeholder {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  color: #58626d;
}
.cms-index-index .newsletter-subscribe-container .form-newsletter-subscribe :-ms-input-placeholder {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  color: #58626d;
}
.cms-index-index .newsletter-subscribe-container .form-newsletter-subscribe input:-moz-placeholder {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  color: #58626d;
}
.cms-index-index .newsletter-subscribe-container .form-newsletter-subscribe input:focus::-webkit-input-placeholder {
  color: transparent;
}
.cms-index-index .newsletter-subscribe-container .form-newsletter-subscribe input:focus::-moz-placeholder {
  color: transparent;
}
.cms-index-index .newsletter-subscribe-container .form-newsletter-subscribe input:focus:-moz-placeholder {
  color: transparent;
}
.cms-index-index .newsletter-subscribe-container .form-newsletter-subscribe input:focus::-ms-input-placeholder {
  color: transparent;
}
.cms-index-index .newsletter-subscribe-container .form-newsletter-subscribe .form-control {
  width: 293px;
  height: 43px;
  border: none;
  border-radius: 21.5px;
  padding-left: 22px;
  margin-right: 7px;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  color: #58626d;
  display: inline-block;
}
.cms-index-index .newsletter-subscribe-container .form-newsletter-subscribe .btn {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  width: 62px;
  height: 43px;
  background-color: #00a8ca;
  color: #fff;
  border-radius: 21.5px;
  text-transform: uppercase;
}
.cms-index-index .newsletter-subscribe-container .form-newsletter-subscribe .btn:hover {
  background-color: #53626e;
  color: #fff;
}
.ma-body-wrapper {
  background-color: #f5f5f5;
}
.ma-banner7-container .flex-direction-nav a,
.nivo-directionNav a {
  top: 56% !important;
}
#quickview-content .a-qv-close:before {
  background: #00a8ca;
}
#quickview-content .product-view .product-shop .availability span {
  color: #00a8ca;
}
#quickview-content .product-view .product-shop .product-name {
  border-top: 0;
}
#quickview-content .product-view .product-shop .product-name h1 {
  font-family: 'Amatic SC', cursive;
  font-style: normal;
  font-weight: 700;
  font-size: 50px;
  line-height: 50px;
  text-transform: capitalize;
}
#quickview-content .product-view .product-shop .product-options dd select {
  background-color: #f9f9f9 !important;
  padding: 0 30px 0 17px;
  height: 48px;
  width: 254px;
}
#quickview-content .ma-thumbnail-container .bx-wrapper .bx-controls-direction a.bx-prev {
  background-color: #b2b2b2 ;
}
#quickview-content .ma-thumbnail-container .bx-wrapper .bx-controls-direction a.bx-prev:hover {
  background-color: #00a8ca;
}
#quickview-content .ma-thumbnail-container .bx-wrapper .bx-controls-direction a.bx-next {
  background-color: #b2b2b2 ;
}
#quickview-content .ma-thumbnail-container .bx-wrapper .bx-controls-direction a.bx-next:hover {
  background-color: #00a8ca;
}
#quickview-content .add-to-box .add-to-links li i:hover {
  background-color: #00a8ca;
  border-color: #00a8ca;
}
#quickview-content .product-shop .product-options dt label {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  text-transform: capitalize;
  color: #333;
}
#quickview-content .product-shop .product-options dt label em {
  margin-right: 5px;
  margin-left: 0;
}
#quickview-content .product-shop .add-to-cart label {
  float: left;
  margin: 9px 3px 0 0;
}
#quickview-content .product-shop .add-to-cart input[name="qty"] {
  float: left;
}
#quickview-content .product-shop .add-to-cart .reduce,
#quickview-content .product-shop .add-to-cart .plus {
  padding: 20px;
  background-position: 50% 50%;
}
#quickview-content .product-shop .add-to-cart button.button {
  margin-left: 24px;
}
#quickview-content .product-shop .add-to-cart button.button span {
  color: #fff;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  background-image: url('../images/cart-checkout.png') !important;
  background-image: none, url('../images/cart-checkout.svg') !important;
  background-repeat: no-repeat;
  background-position: 63px 50%;
  background-color: #00a8ca;
  height: 48px;
  line-height: 48px;
  border-radius: 100px;
  padding-left: 94px;
  padding-right: 56px;
}
#quickview-content .product-shop .add-to-cart button.button span:hover {
  background-color: #53626e;
  color: #fff;
}
@media screen and (max-width: 1199px) {
  .cms-index-index .ma-blog .blog-content .pull-left {
    margin-right: 13px;
    width: 48.25%;
  }
  .cms-index-index .ma-blog .blog-content .blog-home,
  .cms-index-index .ma-blog .blog-content .read-more,
  .cms-index-index .ma-blog .blog-content .datetime {
    display: none;
  }
  .cms-index-index .ma-blog .blog-content .media-heading {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    color: #58626d;
    margin-top: 21px;
    margin-bottom: 10px;
    line-height: 22px;
  }
  .cms-index-index .ma-blog .blog-content .short-desc {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 991px) {
  .menu-top .ma-nav-mobile-container .navbar {
    background: #00a8ca;
  }
  .hightlight-features {
    padding: 14px 0 14px;
  }
  .hightlight-features .box {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    height: 57px;
    line-height: 20px;
  }
  .cms-index-index .banner-home {
    margin-bottom: 35px;
  }
  .cms-index-index .newsletter-subscribe-container .ma-title {
    margin-bottom: 24px;
  }
  .cms-index-index .newsletter-subscribe-container .ma-title h2 {
    padding: 20px 0 6px;
    font-family: 'Amatic SC', cursive;
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
  }
  .cms-index-index .tour-links ul li {
    padding-right: 0;
  }
  .cms-index-index .tour-links ul li:last-child {
    padding-right: 15px;
  }
  .cms-index-index .tour-links ul li .inner {
    padding-top: 15px;
    padding-bottom: 0;
  }
  .cms-index-index .tour-links ul li .inner h5 {
    font-family: 'Amatic SC', cursive;
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    margin-top: 7px;
  }
  .cms-index-index .tour-links ul li .inner a {
    padding: 0 20px;
    display: block;
  }
  .cms-index-index .tour-links ul li .inner a span {
    min-height: 60px;
  }
  .cms-index-index .tour-links ul li .inner a img {
    height: 60px;
  }
}
@media screen and (max-width: 767px) {
  .menu-top .ma-nav-mobile-container .navbar {
    background: #00a8ca;
  }
  .hightlight-features .box {
    height: 43px;
  }
  .hightlight-features .col-sm-4 {
    width: 100%;
  }
  .cms-index-index .banner-home {
    margin-bottom: 10px;
  }
  .cms-index-index .main {
    padding-top: 14px;
  }
  .cms-index-index .newsletter-subscribe-container .ma-title {
    margin-bottom: 18px;
  }
  .cms-index-index .newsletter-subscribe-container .ma-title h2 {
    padding: 56px 0 8px;
    font-family: 'Amatic SC', cursive;
    font-style: normal;
    font-weight: 700;
    font-size: 50px;
    line-height: 51px;
  }
  .cms-index-index .tour-links ul {
    margin-left: 12px;
    margin-right: 12px;
  }
  .cms-index-index .tour-links ul li {
    padding: 3px;
    margin: 0;
    /*&:first-child {
						padding-right: 15px;
					}*/
  }
  .cms-index-index .tour-links ul li:last-child {
    padding-right: 3px;
  }
  .cms-index-index .tour-links ul li .inner h5 {
    margin-top: -5px;
    font-size: 25px;
  }
  .cms-index-index .tour-links ul li .inner a img {
    height: 55px;
  }
  .cms-index-index .ma-blog .blog-content .pull-left {
    margin-right: 0;
    width: 100%;
  }
  .cms-index-index .ma-blog .blog-content .pull-left img {
    width: 100%;
    max-height: initial;
  }
  .cms-index-index .ma-blog .blog-content .media-body {
    padding: 0 20px 24px;
  }
  .cms-index-index .ma-blog .blog-content .blog-home,
  .cms-index-index .ma-blog .blog-content .read-more,
  .cms-index-index .ma-blog .blog-content .datetime {
    display: block;
  }
  .cms-index-index .ma-blog .blog-content .media-heading {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 29px;
    color: #58626d;
    margin-top: 17px;
    margin-bottom: 21px;
    line-height: 33px;
  }
  .cms-index-index .ma-blog .blog-content .short-desc {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 23px;
  }
  .cms-index-index .ma-blog .blog-content .read-more {
    margin-bottom: 10px;
  }
  .cms-index-index .ma-blog .menu-recent .owl-theme .owl-controls {
    opacity: 1;
    margin-top: 20px;
  }
  .cms-index-index .ma-blog .menu-recent .owl-theme .owl-controls .owl-page span {
    background-color: #ccc;
  }
  .cms-index-index .ma-blog .menu-recent .owl-theme .owl-controls .owl-page.active span {
    background-color: #00a8ca;
  }
  .cms-index-index .ma-blog .ma-featuredproductslider-container .featuredproductslider-item .item-inner {
    margin: 0 0 20px;
  }
  .cms-index-index .ma-blog .ma-featuredproductslider-container .owl-theme .owl-controls {
    opacity: 1;
    text-align: center;
  }
  .cms-index-index .ma-blog .ma-featuredproductslider-container .owl-theme .owl-controls .owl-page span {
    width: 10px;
    height: 10px;
    margin: 3px;
    background-color: #ccc;
  }
  .cms-index-index .ma-blog .ma-featuredproductslider-container .owl-theme .owl-controls .owl-page.active span {
    background-color: #00a8ca;
  }
  .ma-banner7-container .flex-direction-nav a,
  .nivo-directionNav a {
    top: 70% !important;
  }
  .cms-index-index .ma-banner7-container .flexslider .nivo-controlNav {
    bottom: 7px;
  }
  .actions .add-to-links li.quickview {
    display: none;
  }
}
@media screen and (max-width: 479px) {
  .cms-index-index .ma-banner7-container .flexslider .nivo-controlNav {
    bottom: 0px;
  }
}
h1.title-category {
  font-family: 'Amatic SC', cursive;
  font-style: normal;
  font-weight: 700;
  font-size: 90px;
  color: #58626d;
  border-bottom: 1px solid #d8d8d8;
  position: relative;
  margin-top: 21px;
  padding-bottom: 2px;
  margin-bottom: 27px;
}
h1.title-category img {
  position: absolute;
  right: 102px;
  top: auto;
  bottom: -19px;
}
.category .ratings {
  display: none;
}
.category h3,
body.product-new-baby-bundle .bundle-overview h3,
body.product-twin-baby-bundle .bundle-overview h3{
  text-align: center;
  font-family: 'Amatic SC', cursive;
  font-style: normal;
  font-weight: 700;
  font-size: 60px;
  color: #58626d;
  background: url(../images/baby/bottom-h3-category.jpg) no-repeat center bottom;
  padding-bottom: 5px;
  margin-bottom: 19px;
}
.category .products .item {
  height: 100%;
  margin-bottom: 26px;
}
.category .products .item .inner {
  background: #fff;
  border-bottom: 4px solid #f4f4f4;
  text-align: center;
  height: 100%;
}
.category .products .item .inner .item-inner {
  margin-bottom: 20px;
}
.category .products .item .inner:hover {
  border-bottom-color: #00a8ca;
}
.category .products .item .inner > a {
  display: inline-block;
  padding: 11px 45px 27px 45px;
}
.category .products .item .inner > a h5 {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  color: #58626d;
  margin-top: 39px;
}
.category .products .item .inner > a p.price {
  color: #00a8ca;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
}
.category .readmore-category {
  clear: both;
  text-align: center;
  margin-bottom: 80px;
}
.category .readmore-category a {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff !important;
  background: #00a8ca;
  text-decoration: none !important;
  border: 1px solid #d9d9d9;
  border-radius: 100px;
  line-height: 20px;
  display: inline-block;
  padding: 13px 38px;
  margin-top: 10px;
}
.category .readmore-category a:hover {
  color: #fff !important;
  background-color: #58626d;
}
/* sub category */
.category-products {
  margin-bottom: 70px;
}
.category-products li {
  list-style: none !important;
}
.category-products .ratings {
  display: none;
}
.category-products .products-list {
  margin-top: 20px;
}
.category-products .products-list .product-shop .product-name a {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  text-decoration: none;
}
.category-products .products-list .product-shop .product-name a:hover,
.category-products .products-list .product-shop .product-name a:focus {
  color: #58626D;
}
.category-products .products-list .product-shop .price-box {
  font-size: 18px;
}
.category-products .products-list .product-shop .price-box .price {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  color: #00a8ca;
}
.category-products .sorter .view-mode .grid,
.category-products .sorter .view-mode .grid:hover,
.category-products .sorter .view-mode .list,
.category-products .sorter .view-mode .list:hover {
  background-image: url('../images/grid.png') !important;
  background-image: none, url('../images/grid.svg') !important;
  background-repeat: no-repeat;
  background-position: 0 0;
  height: 36px;
  line-height: 36px;
  text-indent: -9999px;
  width: 37px;
}
.category-products .sorter .view-mode .list,
.category-products .sorter .view-mode .list:hover {
  background-image: url('../images/list.png') !important;
  background-image: none, url('../images/list.svg') !important;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.category-products .sorter .view-mode .grid {
  margin-right: 5px !important;
}
.category-products .sort-by,
.category-products .limiter {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  color: #58626d;
  padding-left: 16px;
}
.category-products .sort-by > a,
.category-products .limiter > a {
  display: none;
}
.category-products .sort-by label,
.category-products .limiter label {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  color: #58626d;
  margin-top: -3px;
}
.category-products .sort-by select,
.category-products .limiter select {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  color: #58626D;
  background-image: url('../images/arrow-down.png') !important;
  background-image: none, url('../images/arrow-down.svg') !important;
  background-repeat: no-repeat;
  background-position: 87% 50%;
  background-color: #fff;
  border-radius: 100px;
  padding: 13px 35px 13px 17px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-left: 6px;
  width: 182px;
}
.category-products .limiter select {
  padding-right: 51px;
  padding-left: 25px;
  background-position: 67% 50%;
  width: 104px;
}
.category-products .ma-box-content .label-pro-sale,
.category-products .ma-box-content .label-pro-new,
.category-products .ma-box-content .old-price,
.category-products .ma-box-content .actions {
    display: none;

}
.category-products .ma-box-content .old-price{

    display: inline-block;
}
.category-products .ma-box-content .old-price span{
    color: #b1b1b1 !important;

    font-size: 16px !important;

}
.category-products .product-image img {
  width: auto !important;
}
.category-products .products-grid {
  text-align: center;
}
.category-products .products-grid li {
  text-align: center;
  margin: 30px 0 0;
  min-height: 344px;
}
.category-products .products-grid li .inner {
  background: #fff;
  border-bottom: 4px solid #f4f4f4;
  height: 100%;
}
.category-products .products-grid li .inner:hover {
  border-bottom-color: #00a8ca;
}
.category-products .products-grid li .inner .item-inner {
  margin-bottom: 20px;
}
.category-products .products-grid li a {
  display: inline-block;
  padding: 11px 28px 0px 28px;
}
.category-products .products-grid li:nth-child(3n) {
  margin-left: 0px;
}
.category-products .products-grid li:nth-child(3n+1) {
  margin-right: 0px;
}
.category-products .products-grid li h2.product-name {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  color: #58626d;
  margin-top: 31px;
}
.category-products .products-grid li .price-box span {
  color: #00a8ca;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
}
.category-products .toolbar {
  margin-top: 10px;
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.category-products .toolbar .pager {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
}
.category-products .toolbar .pager .pages > strong {
  font-weight: 600;
}
.category-products .toolbar .pager .pages ol li {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
}
.catalog-category-view .block-tags {
  display: none;
}
.catalog-category-view .block-content #narrow-by-list .odd,
.catalog-category-view .block-content #narrow-by-list .even {
  display: none;
}
.catalog-category-view .block-content #narrow-by-list .odd:nth-child(2) {
  display: block;
}
.catalog-category-view .currently .label {
  display: none;
}
.catalog-category-view .block-content {
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 18px;
}
.catalog-category-view .block-content .actions {
  display: none;
}
.catalog-category-view .block-content li {
  margin-left: 37px;
  padding: 2px 0px;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  color: #58626d;
  font-size: 16px !important;
}
.catalog-category-view .block-content li a.ajaxLayer {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  color: #58626d;
  text-transform: none;
}
.catalog-category-view .block-content > div > ol li {
  margin-left: 37px;
  padding: 2px 0px;
  background: #00a8ca;
  border-radius: 100px;
  height: 37px;
  line-height: 37px;
  padding-left: 30px;
  padding-right: 30px;
  margin: 10px 0;
}
.catalog-category-view .block-content > div > ol li span {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  color: #fff !important;
  line-height: 32px !important;
}
.catalog-category-view .block-content > div > ol li a.btn-remove {
  background: url(../images/baby/close.png) no-repeat 0 4px;
  width: 11px;
  height: 37px;
  right: 17px;
}
h3.title-sub-cat {
  border-top: 1px solid #d8d8d8;
  color: #58626d;
  font-family: 'Amatic SC', cursive;
  font-style: normal;
  font-weight: 700;
  font-size: 60px;
  margin-top: 17px;
  line-height: 61px;
  padding-top: 10px;
  margin-bottom: 31px;
}
.right-sub-cat {
  padding-left: 10px;
}
#narrow-by-list dt {
  border-top: 1px solid #d8d8d8;
  color: #58626d;
  font-family: 'Amatic SC', cursive;
  font-style: normal;
  font-weight: 700;
  font-size: 60px;
  margin-top: 17px;
  line-height: 61px;
  padding-top: 10px;
  margin-bottom: 31px;
  background: none;
}
.category-only > .category-products {
  display: none;
}
.subcategory-only > .category {
  display: none;
}
@media screen and (max-width: 991px) {
  h1.title-category img {
    width: 200px;
    right: 25px;
    top: auto;
    bottom: -16px;
  }
  .sorter .sort-by label {
    display: inline-block;
  }
}
@media screen and (max-width: 767px) {
  h1.title-category {
    font-size: 70px;
    line-height: 1;
    padding-bottom: 15px;
  }
  h1.title-category img {
    width: 150px;
    right: 10px;
    top: auto;
    bottom: -12px;
  }
  .category-products .products-grid li {
    width: 50%;
    float: left;
  }
  .category .products .item {
    width: 50%;
    float: left;
  }
}
@media screen and (max-width: 639px) {
  .category-products .sorter {
    padding-bottom: 15px;
  }
  .category-products .sort-by {
    display: block;
    clear: both;
    padding: 15px 0 0;
  }
  .category-products .pager {
    clear: both;
    float: left;
    padding: 0 0 15px;
  }
  .category-products .pager .limiter {
    padding: 0;
  }
  .category-products .products-grid li {
    width: 50%;
    float: left;
  }
}
@media screen and (max-width: 479px) {
  .category-products .products-grid li {
    width: 100%;
  }
  .category .products .item {
    width: 100%;
  }
}
.page-title {
  border-bottom: none;
  text-align: center;
  margin: 0 0 8px;
}
.page-title h1 {
  font-family: 'Amatic SC', cursive;
  font-style: normal;
  font-weight: 700;
  font-size: 60px;
}
.page-title:after {
  width: 91px;
  height: 2px;
  background: #00a8ca;
  margin: 4px auto 0;
}
.cms-terms-conditions .col-main {
  padding-bottom: 200px;
}
.cms-terms-conditions .col-main h3 {
  font-family: 'Amatic SC', cursive;
  font-style: normal;
  font-weight: 700;
  font-size: 38px;
  margin: 28px 0 0;
  text-transform: uppercase;
}
.cms-terms-conditions .col-main p {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 28px;
  margin: 0 0 23px;
}
.cms-terms-conditions .signature {
  margin: 72px 0 0 0;
}
.cms-terms-conditions .signature p {
  margin: 0 0 5px;
}
body.catalog-product-view .col-main {
  padding-top: 26px;
}
body.catalog-product-view .product-view .ma-thumbnail-container .bx-wrapper .bx-controls-direction a.bx-prev {
  background-image: url('../images/arrow-left.png') !important;
  background-image: none, url('../images/arrow-left.svg') !important;
  background-repeat: no-repeat;
  background-position: 10px 8px;
}
body.catalog-product-view .product-view .ma-thumbnail-container .bx-wrapper .bx-controls-direction a.bx-prev:hover {
  background-image: url('../images/arrow-left-hover.png') !important;
  background-image: none, url('../images/arrow-left-hover.svg') !important;
  background-repeat: no-repeat;
  background-position: 10px 8px;
  background-color: #00a8ca;
}
body.catalog-product-view .product-view .ma-thumbnail-container .bx-wrapper .bx-controls-direction a.bx-next {
  background-image: url('../images/arrow-right.png') !important;
  background-image: none, url('../images/arrow-right.svg') !important;
  background-repeat: no-repeat;
  background-position: 10px 8px;
}
body.catalog-product-view .product-view .ma-thumbnail-container .bx-wrapper .bx-controls-direction a.bx-next:hover {
  background-image: url('../images/arrow-right-hover.png') !important;
  background-image: none, url('../images/arrow-right-hover.svg') !important;
  background-repeat: no-repeat;
  background-position: 10px 8px;
  background-color: #00a8ca;
}
body.catalog-product-view .product-view .more-views li img {
  margin-right: 20px;
}
body.catalog-product-view .product-view .product-img-box .product-name {
  border-top: none;
  margin: 0;
  padding: 0;
}
body.catalog-product-view .product-view .product-img-box .product-name h1 {
  font-family: 'Amatic SC', cursive;
  font-style: normal;
  font-weight: 700;
  font-size: 60px;
  line-height: 50px;
  text-transform: capitalize;
}
body.catalog-product-view .product-view .product-img-box .price-box {
  margin: 15px 0;
  color: #63A9CB;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
}
body.catalog-product-view .product-view .product-img-box .price {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 19px;
  color: #58626D;
}
body.catalog-product-view .product-view .product-img-box .old-price .price {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  color: #b1b1b1;
}
body.catalog-product-view .product-view .product-img-box .availability {
  margin: 10px 0 20px;
}
body.catalog-product-view .product-view .product-img-box .availability span {
  color: #58626D;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
}
body.catalog-product-view .product-view .product-shop {
  padding-left: 8px;
}
body.catalog-product-view .product-view .product-shop .product-name {
  border-top: none;
  margin: 0;
  padding: 0;
}
body.catalog-product-view .product-view .product-shop .product-name h1 {
  font-family: 'Amatic SC', cursive;
  font-style: normal;
  font-weight: 700;
  font-size: 60px;
  line-height: 50px;
  text-transform: capitalize;
}
body.catalog-product-view .product-view .product-shop .price {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 19px;
  color: #58626D;
}
body.catalog-product-view .product-view .product-shop .old-price .price {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  color: #b1b1b1;
}
body.catalog-product-view .product-view .product-shop .availability {
  margin: 10px 0;
}
body.catalog-product-view .product-view .product-shop .availability span {
  color: #58626D;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
}
body.catalog-product-view .product-view .product-shop .short-description {
  border-top: none;
  border-bottom: 1px solid #D7D7D7;
}
body.catalog-product-view .product-view .product-shop .short-description .std {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
}
body.catalog-product-view .product-view .product-shop .short-description .std ol li,
body.catalog-product-view .product-view .product-shop .short-description .std ul li {
  list-style: inherit;
  list-style-position: inside;
}
body.catalog-product-view .product-view .product-shop .short-description .std strong,
body.catalog-product-view .product-view .product-shop .short-description .std b {
  font-weight: bold;
}
body.catalog-product-view .product-view .product-shop .short-description .std em,
body.catalog-product-view .product-view .product-shop .short-description .std i {
  font-style: italic;
}
body.catalog-product-view .product-view .product-shop .add-to-box {
  padding-bottom: 15px;
  border-bottom: 1px solid #D7D7D7;
}
body.catalog-product-view .product-view .product-shop .add-to-box .add-to-links li i {
  color: #464D52;
  border: 1px solid #D7D7D7;
  font-style: normal;
}
body.catalog-product-view .product-view .product-shop .add-to-box .add-to-links li i:hover {
  background: #00a8ca;
  color: #fff;
  border-color: #00a8ca;
}
body.catalog-product-view .product-view .product-shop .add-to-box li {
  list-style: none;
}
body.catalog-product-view .product-view .product-shop .product-options dl {
  margin-top: 17px;
}
body.catalog-product-view .product-view .product-shop .product-options dt {
  margin: 10px 0;
}
body.catalog-product-view .product-view .product-shop .product-options dt label {
  text-transform: capitalize;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
}
body.catalog-product-view .product-view .product-shop .product-options dt label.required em {
  color: #eb340a;
  margin-left: 0;
  margin-right: 3px;
}
body.catalog-product-view .product-view .product-shop .product-options dd {
  padding: 0;
}
body.catalog-product-view .product-view .product-shop .product-options dd .qty-holder label {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  margin: 0 19px 0 0;
}
body.catalog-product-view .product-view .product-shop .product-options .input-box select {
  width: 212px;
  padding: 13px 30px 13px 17px;
  background-color: #fff !important;
}
body.catalog-product-view .product-view .product-shop .product-options-bottom {
  border: none;
  float: none;
  clear: both;
  margin-top: 18px;
  margin-left: 0;
}
body.catalog-product-view .product-view .product-shop .product-options-bottom .price-box {
  display: none;
}
body.catalog-product-view .product-view .product-shop .add-to-cart {
  margin: 0;
}
body.catalog-product-view .product-view .product-shop .add-to-cart label {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  margin: 13px 19px 0 0;
}
body.catalog-product-view .product-view .product-shop .add-to-cart .reduce,
body.catalog-product-view .product-view .product-shop .add-to-cart .plus {
  display: inline-block;
  float: none;
  background-position: 0 10px;
}
body.catalog-product-view .product-view .product-shop .add-to-cart .plus {
  background-position: 0 6px;
}
body.catalog-product-view .product-view .product-shop .add-to-cart .qty {
  background: #fff;
  border: none;
  height: 36px;
  width: 36px !important;
  margin: 0 14px 2px;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 15px;
}
body.catalog-product-view .product-view .product-shop button.button {
  margin-left: 24px;
}
body.catalog-product-view .product-view .product-shop button.button span {
  color: #fff;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  background-image: url('../images/cart-checkout.png') !important;
  background-image: none, url('../images/cart-checkout.svg') !important;
  background-repeat: no-repeat;
  background-position: 63px 50%;
  background-color: #00a8ca;
  height: 48px;
  line-height: 48px;
  border-radius: 100px;
  padding-left: 94px;
  padding-right: 56px;
}
body.catalog-product-view .product-view .product-shop button.button span:hover {
  background-color: #53626e;
  color: #fff;
}
body.catalog-product-view .product-view .product-collateral .product-tabs {
  border-bottom: 1px solid #D7D7D7;
  padding-bottom: 0;
}
body.catalog-product-view .product-view .product-collateral .product-tabs li {
  border-right: none;
  padding: 0 0 10px;
  margin-right: 34px;
  position: relative;
}
body.catalog-product-view .product-view .product-collateral .product-tabs li a {
  font-family: 'Amatic SC', cursive;
  font-style: normal;
  font-weight: 700;
  font-size: 38px;
  line-height: 40px;
  text-transform: uppercase;
  text-decoration: none;
  color: #999999;
}
body.catalog-product-view .product-view .product-collateral .product-tabs li a:hover {
  color: #58626D;
}
body.catalog-product-view .product-view .product-collateral .product-tabs li.active:after {
  content: '';
  width: 50px;
  height: 4px;
  background: #00a8ca;
  position: absolute;
  bottom: -4px;
  left: 50%;
  margin-left: -25px;
}
body.catalog-product-view .product-view .product-collateral .product-tabs li.active a {
  color: #58626D;
}
body.catalog-product-view .product-view .product-collateral .product-tabs-content ul.shipping > li {
  list-style: none;
}
body.catalog-product-view .product-view .ma-upsellslider-container {
  margin-top: 104px;
}
body.catalog-product-view .product-view .ma-upsellslider-container .ma-title {
  text-align: center;
}
body.catalog-product-view .product-view .ma-upsellslider-container .ma-title h2 {
  font-family: 'Amatic SC', cursive;
  font-style: normal;
  font-weight: 700;
  font-size: 60px;
  line-height: 60px;
  background: transparent;
  padding: 0;
}
body.catalog-product-view .product-view .ma-upsellslider-container .ma-title:after {
  width: 91px;
  height: 2px;
  background: #5EACC6;
  margin: 4px auto 0;
  position: relative;
  z-index: 0;
  display: block;
}
body.catalog-product-view .product-view .ma-upsellslider-container .item-inner {
  background: #fff;
  text-align: center;
  padding-bottom: 35px;
  border-bottom: 5px solid #f5f5f5;
}
body.catalog-product-view .product-view .ma-upsellslider-container .item-inner:hover {
  border-bottom: 5px solid #63A9CB;
}
body.catalog-product-view .product-view .ma-upsellslider-container .item-inner .products {
  margin-bottom: 20px;
}
body.catalog-product-view .product-view .ma-upsellslider-container .item-inner h2 a {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
}
body.catalog-product-view .product-view .ma-upsellslider-container .item-inner .price-box {
  color: #63A9CB;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
}
body.catalog-product-view .product-collateral .product-tabs-content .std strong,
body.catalog-product-view .product-collateral .product-tabs-content .std b {
  font-weight: bold;
}
body.catalog-product-view .product-collateral .product-tabs-content .std em,
body.catalog-product-view .product-collateral .product-tabs-content .std i {
  font-style: italic;
}
body.catalog-product-view .product-collateral .product-tabs-content .std ul {
  padding-left: 30px;
  margin-bottom: 15px;
}
body.catalog-product-view .product-collateral .product-tabs-content .std ul li {
  list-style: disc;
}
body.catalog-product-view .product-collateral .product-tabs-content .std ol {
  padding-left: 30px;
}
body.catalog-product-view .product-collateral .product-tabs-content .std ol li {
  list-style: decimal;
}
ul.owl-carousel li {
  list-style: none !important;
}
.product-options dt label {
  text-transform: capitalize;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
}
.more-views ul li {
  list-style: none !important;
}
.ma-thumbnail-container .bx-wrapper .bx-controls-direction a {
  background-color: transparent;
  color: #58626D;
  border: 1px solid #D7D7D7;
}
.ma-thumbnail-container .bx-wrapper .bx-controls-direction a:hover {
  background-color: #5EA9C3;
  color: #fff;
}
.wrapper_box {
  width: 360px;
  margin-left: -180px;
  height: auto;
}
.wrapper_box #continue_shopping,
.wrapper_box #shopping_cart {
  display: block;
  background-color: #00a8ca;
  color: #fff;
  border-radius: 16px;
  margin-bottom: 7px;
  text-transform: capitalize;
  padding: 7px 17px;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
}
.wrapper_box #continue_shopping:hover,
.wrapper_box #shopping_cart:hover {
  background-color: #53626e;
  color: #fff;
  text-decoration: none;
}
@media screen and (max-width: 991px) {
  body.catalog-product-view .product-view .product-shop button.button span {
    padding-left: 83px;
    padding-right: 52px;
    background-position: 48px 50%;
  }
}
@media screen and (max-width: 767px) {
  body.catalog-product-view .product-view .product-shop {
    padding-left: 15px;
  }
  body.catalog-product-view .product-view .product-shop .button.button {
    margin-left: 0;
    margin-top: 15px;
    display: block;
  }
  body.catalog-product-view .product-view .bx-wrapper .bx-controls a {
    display: block;
  }
  .more-views {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 479px) {
  .wrapper_box {
    width: 320px;
    margin-left: -160px;
  }
  .wrapper_box #continue_shopping,
  .wrapper_box #shopping_cart {
    float: none;
    display: block;
    text-align: center;
  }
}
body .owl-theme .owl-controls {
  opacity: 1 !important;
}
body .owl-theme .owl-controls .owl-buttons div,
body .owl-theme .owl-controls.clickable .owl-buttons div {
  width: 29px;
  height: 29px;
  background: #b2b2b2 url(../images/bg-arrow-thumail.png) 0 100% no-repeat;
  position: absolute;
  text-indent: -9999px;
  top: 103px;
  background-color: rgba(0, 0, 0, 0);
  color: #58626D;
  border: 1px solid #D7D7D7;
}
body .owl-theme .owl-controls .owl-buttons div:hover,
body .owl-theme .owl-controls.clickable .owl-buttons div:hover {
  border: 1px solid #d7d7d7;
}
body .owl-theme .owl-controls .owl-buttons div.owl-prev,
body .owl-theme .owl-controls.clickable .owl-buttons div.owl-prev {
  background-image: url('../images/arrow-left.png') !important;
  background-image: none, url('../images/arrow-left.svg') !important;
  background-repeat: no-repeat;
  background-position: 10px 9px;
}
body .owl-theme .owl-controls .owl-buttons div.owl-prev:hover,
body .owl-theme .owl-controls.clickable .owl-buttons div.owl-prev:hover {
  background-image: url('../images/arrow-left-hover.png') !important;
  background-image: none, url('../images/arrow-left-hover.svg') !important;
  background-repeat: no-repeat;
  background-position: 10px 9px;
  background-color: #00a8ca;
}
body .owl-theme .owl-controls .owl-buttons div.owl-next,
body .owl-theme .owl-controls.clickable .owl-buttons div.owl-next {
  left: 35px;
  background-image: url('../images/arrow-right.png') !important;
  background-image: none, url('../images/arrow-right.svg') !important;
  background-repeat: no-repeat;
  background-position: 10px 9px;
}
body .owl-theme .owl-controls .owl-buttons div.owl-next:hover,
body .owl-theme .owl-controls.clickable .owl-buttons div.owl-next:hover {
  background-image: url('../images/arrow-right-hover.png') !important;
  background-image: none, url('../images/arrow-right-hover.svg') !important;
  background-repeat: no-repeat;
  background-position: 10px 9px;
  background-color: #00a8ca;
}
body.product-new-baby-bundle .price-box-bundle,
body.product-new-baby-bundle .short-description .std,
body.product-new-baby-bundle .product-options .qty-holder,
body.product-new-baby-bundle .price-as-configured .price-label,
body.product-twin-baby-bundle .price-box-bundle,
body.product-twin-baby-bundle .short-description .std,
body.product-twin-baby-bundle .product-options .qty-holder,
body.product-twin-baby-bundle .price-as-configured .price-label
{
  display: none;
}
body.product-new-baby-bundle .product-shop .price-box,
body.product-twin-baby-bundle .product-shop .price-box{
  margin-top: 0;
  margin-bottom: 0;
}
body.product-new-baby-bundle .product-shop .short-description,
body.product-twin-baby-bundle .product-shop .short-description{
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
}
body.product-new-baby-bundle .bundle-overview,
body.product-twin-baby-bundle .bundle-overview{
  display: none;
}
body.product-new-baby-bundle .bundle-overview h3,
body.product-twin-baby-bundle .bundle-overview h3{
  line-height: 50px;
  padding-bottom: 20px;
}
body.product-new-baby-bundle .bundle-overview .video-responsive,
body.product-twin-baby-bundle .bundle-overview .video-responsive{
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
body.product-new-baby-bundle .bundle-overview .video-responsive iframe,
body.product-twin-baby-bundle .bundle-overview .video-responsive iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
body.product-new-baby-bundle .bundle-overview .start-bundle,
body.product-twin-baby-bundle .bundle-overview .start-bundle{
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  display: block;
  width: 262px;
  height: 47px;
  line-height: 47px;
  background-color: #00a8ca;
  color: #fff;
  border-radius: 23.5px;
  text-transform: uppercase;
  text-align: center;
  margin: 25px auto 0;
  color: #fff !important;
}
body.product-new-baby-bundle .bundle-overview .start-bundle:hover,
body.product-twin-baby-bundle .bundle-overview .start-bundle:hover{
  background-color: #53626e !important;
  text-decoration: none !important;

}
body.product-new-baby-bundle .product-essential,
body.product-twin-baby-bundle .product-essential{
  display: none;
}
body.product-new-baby-bundle .product-tabs-content .std strong,
body.product-new-baby-bundle .product-tabs-content .std b,
body.product-twin-baby-bundle .product-tabs-content .std strong,
body.product-twin-baby-bundle .product-tabs-content .std b{
  font-weight: bold;
}
body.product-new-baby-bundle .product-tabs-content .std em,
body.product-new-baby-bundle .product-tabs-content .std i,
body.product-twin-baby-bundle .product-tabs-content .std em,
body.product-twin-baby-bundle .product-tabs-content .std i{
  font-style: italic;
}
body.product-new-baby-bundle .product-tabs-content .std ul,
body.product-twin-baby-bundle .product-tabs-content .std ul{
  padding-left: 30px;
  margin-bottom: 15px;
}
body.product-new-baby-bundle .product-tabs-content .std ul li,
body.product-twin-baby-bundle .product-tabs-content .std ul li{
  list-style: disc;
}
body.product-new-baby-bundle .product-tabs-content .std ol,
body.product-twin-baby-bundle .product-tabs-content .std ol{
  padding-left: 30px;
}
body.product-new-baby-bundle .product-tabs-content .std ol li,
body.product-twin-baby-bundle .product-tabs-content .std ol li{
  list-style: decimal;
}
body.blog-index-list .page-title,
body.blog-cat-view .page-title {
  margin: 10px 0 31px;
}
body.blog-index-list .page-title h1,
body.blog-cat-view .page-title h1 {
  width: 237px;
  height: 131px;
  padding-top: 53px;
  margin: 0 auto;
  background: url(../images/bg_blog.png) no-repeat;
}
body.blog-index-list .col-sm-6,
body.blog-cat-view .col-sm-6 {
  margin-bottom: 30px;
}
body.blog-index-list .postWrapper,
body.blog-cat-view .postWrapper {
  padding: 0;
  background: #fff;
  border-bottom: none;
}
body.blog-index-list .postWrapper img,
body.blog-cat-view .postWrapper img {
  width: 100%;
}
body.blog-index-list .postWrapper .info,
body.blog-cat-view .postWrapper .info {
  padding: 19px;
}
body.blog-index-list .postWrapper h2,
body.blog-cat-view .postWrapper h2 {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 29px;
  line-height: 35px;
  text-transform: capitalize;
}
body.blog-index-list .postWrapper h4,
body.blog-cat-view .postWrapper h4 {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
}
body.blog-index-list .postWrapper .postTitle,
body.blog-cat-view .postWrapper .postTitle {
  border: none;
  padding: 8px 0;
  margin-bottom: 12px;
}
body.blog-index-list .postWrapper .magentothem-blog-read-more,
body.blog-cat-view .postWrapper .magentothem-blog-read-more {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  color: #fff !important;
  background: #00a8ca;
  border-radius: 13px;
  padding: 2px 10px 3px;
  margin: 12px 0 0;
  display: inline-block;
}
body.blog-index-list .postWrapper .magentothem-blog-read-more:hover,
body.blog-cat-view .postWrapper .magentothem-blog-read-more:hover {
  background-color: #53626e;
  color: #fff !important;
  text-decoration: none;
}
body.blog-index-list .postWrapper .postContent,
body.blog-cat-view .postWrapper .postContent {
  padding-bottom: 8px;
}
body.blog-index-list .postWrapper .date,
body.blog-cat-view .postWrapper .date {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
}
body.blog-post-view .postWrapper {
  padding: 14px 0;
  border: none;
  background: #f5f5f5;
}
body.blog-post-view .postTitle {
  border: none;
  margin-bottom: 18px;
}
body.blog-post-view .postTitle h2 {
  font-family: 'Amatic SC', cursive;
  font-style: normal;
  font-weight: 700;
  font-size: 60px;
  line-height: 50px;
  text-transform: capitalize;
}
body.blog-post-view p.postMeta {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  margin-bottom: 26px;
}
body.blog-post-view p.postMeta span.categories {
  margin-left: 48px;
}
body.blog-post-view .postContent p img {
  margin-bottom: 7px;
}
body.blog-post-view .postContent p {
  line-height: 30px;
  margin: 0 0 20px;
}
body.blog-post-view .col-right.sidebar {
  margin-top: 27px;
}
.col-right.sidebar .widget {
  display: block;
  margin-bottom: 14px;
}
.col-right.sidebar h3 {
  border-top: 1px solid #d8d8d8;
  font-family: 'Amatic SC', cursive;
  font-style: normal;
  font-weight: 700;
  font-size: 38px;
  padding-top: 17px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.col-right.sidebar .widget-search form.b-form-search {
  display: inline-block;
  width: 100%;
  height: 42px;
  position: relative;
}
.col-right.sidebar .widget-search form.b-form-search .form-search {
  background-color: #fff;
  border-radius: 100px;
  height: 42px;
  margin: 0;
  border: 1px solid #f2f2f2;
  width: 100%;
}
.col-right.sidebar .widget-search form.b-form-search .form-search .button {
  position: absolute;
  top: 0px;
  left: 0;
  z-index: 10;
  height: 42px;
  width: 15%;
}
.col-right.sidebar .widget-search form.b-form-search .form-search .button .fa {
  position: absolute;
  top: 10px;
  left: 14px;
  right: 0;
  bottom: 0;
  margin: 0;
  height: 20px;
  width: 20px;
  display: block;
  color: #53626E;
}
.col-right.sidebar .widget-search form.b-form-search .form-search .button .fa:hover {
  color: #53626E;
}
.col-right.sidebar .widget-search form.b-form-search .form-search input {
  position: absolute;
  left: 27px;
  top: 0px;
  width: 89%;
  height: 42px;
  line-height: 42px;
  border: 0px;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 15.4px;
  text-transform: uppercase;
  color: #58626d;
}
.col-right.sidebar .widget-search form.b-form-search .form-search ::-webkit-input-placeholder {
  color: #53626E;
  opacity: 1;
}
.col-right.sidebar .widget-search form.b-form-search .form-search :-moz-placeholder {
  color: #53626E;
  opacity: 1;
}
.col-right.sidebar .widget-search form.b-form-search .form-search ::-moz-placeholder {
  color: #53626E;
  opacity: 1;
}
.col-right.sidebar .widget-search form.b-form-search .form-search :-ms-input-placeholder {
  color: #53626E;
  opacity: 1;
}
.col-right.sidebar .widget-search form.b-form-search .form-search input:focus::-webkit-input-placeholder {
  color: transparent;
}
.col-right.sidebar .widget-search form.b-form-search .form-search input:focus::-moz-placeholder {
  color: transparent;
}
.col-right.sidebar .widget-search form.b-form-search .form-search input:focus:-moz-placeholder {
  color: transparent;
}
.col-right.sidebar .widget-search form.b-form-search .form-search input:focus::-ms-input-placeholder {
  color: transparent;
}
.col-right.sidebar .widget-categories select {
  margin: 0 0 0 6px;
}
.col-right.sidebar .widget-archive ul {
  margin-top: 24px;
}
.col-right.sidebar .widget-archive ul li {
  margin-bottom: 22px;
}
@media screen and (max-width: 991px) {
  .col-right.sidebar .widget-search form.b-form-search .form-search .button {
    width: 8%;
  }
}
.accordion {
  margin-top: 26px;
}
.accordion .panel {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  border: none;
  background: #fff;
  border-radius: 0;
}
.accordion .panel > .panel-heading {
  background: #fff;
  border: none;
  color: #999999;
  border-radius: 0;
  padding: 0;
}
.accordion .panel > .panel-heading .panel-title {
  font-family: 'Amatic SC', cursive;
  font-style: normal;
  font-weight: 700;
  font-size: 38px;
  line-height: 55px;
}
.accordion .panel > .panel-heading .panel-title a {
  text-decoration: none;
  text-transform: uppercase;
  padding: 0;
  display: block;
  color: #999999;
}
.accordion .panel > .panel-heading .panel-title a:before {
  content: '+';
  width: 55px;
  height: 55px;
  color: #fff;
  background: #999;
  display: inline-block;
  text-align: center;
  margin-right: 20px;
}
.accordion .panel > .panel-heading .panel-title a.active {
  color: #58626D;
}
.accordion .panel > .panel-heading .panel-title a.active:before {
  content: '-';
  background: #00a8ca;
}
.accordion .panel strong {
  font-weight: bold;
}
.accordion .panel + .panel {
  margin-top: 18px;
}
.accordion .panel-body p {
  margin-bottom: 6px;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d7d7d7;
  padding: 33px 20px 30px;
}
.cart .page-title {
  margin-bottom: 30px;
}
.cart h1 {
  font-family: 'Amatic SC', cursive;
  font-style: normal;
  font-weight: 700;
  font-size: 60px;
  color: #58626d;
  padding-bottom: 5px;
  margin-bottom: 19px;
  text-align: center;
  width: 100%;
}
.cart form #shopping-cart-table {
  background: transparent;
  color: #58626d;
}
.cart form #shopping-cart-table tfoot {
  border-bottom: 0px;
}
.cart form #shopping-cart-table tr {
  border-top: 1px solid #d7d7d7;
}
.cart form #shopping-cart-table th {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  padding: 6px 0;
}
.cart form #shopping-cart-table thead tr {
  border: none;
}
.cart form #shopping-cart-table td {
  padding: 18px 0;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
}
.cart form #shopping-cart-table td .product-image {
  text-align: left;
}
.cart form #shopping-cart-table td .cart-price {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
}
.cart form #shopping-cart-table td h2.product-name,
.cart form #shopping-cart-table td span.cart-total-price {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
}
.cart form #shopping-cart-table td h2.product-name {
  margin-top: 8px;
}
.cart form #shopping-cart-table td h2.product-name a {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  color: #58626d;
  text-transform: none !important;
}
.cart form #shopping-cart-table td h2.product-name a:hover {
  color: #00a8ca !important;
}
.cart form #shopping-cart-table td input.qty {
  background: #fff;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  color: #58626d;
  display: block;
  float: left;
  margin: 0 22px;
  padding: 4px 0px;
  width: 36px !important;
}
.cart form #shopping-cart-table td .reduce,
.cart form #shopping-cart-table td .plus {
  height: 36px;
  background-position: center center;
}
.cart form #shopping-cart-table td.last a {
  width: 35px;
  height: 42px;
  background-image: url('../images/cart-close.png') !important;
  background-image: none, url('../images/cart-close.svg') !important;
  background-repeat: no-repeat;
  background-position: 100% 100%;
}
.cart form #shopping-cart-table td.first {
  width: 99px;
  margin-right: 0px;
  padding-right: 0px;
}
.cart form #shopping-cart-table td.first a {
  width: auto;
}
.cart .totals {
  background: transparent;
  border: 0;
}
.cart .checkout-types a {
  display: none;
}
.cart .checkout-types li {
  list-style: none;
}
.cart #empty_cart_button,
.cart .button.btn-update {
  margin-top: 25px;
}
.cart #empty_cart_button > span,
.cart .button.btn-update > span {
  border-radius: 100px;
  height: 48px;
  line-height: 48px;
  background: transparent !important;
  text-transform: uppercase;
  border: 1px solid #d7d7d7;
  padding: 0 34px;
}
.cart #empty_cart_button > span span,
.cart .button.btn-update > span span {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  color: #58626d !important;
}
.cart #empty_cart_button > span:hover,
.cart .button.btn-update > span:hover {
  background: #58626d !important;
}
.cart #empty_cart_button > span:hover span,
.cart .button.btn-update > span:hover span {
  color: #fff !important;
}
.cart #empty_cart_button {
  margin-right: 12px;
}
.cart #empty_cart_button span {
  padding: 0 41px;
}
.cart .btn-proceed-checkout {
  margin-top: 20px;
  margin-right: 15px;
}
.cart .btn-proceed-checkout > span {
  color: #fff;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  background-image: url('../images/cart-checkout.png') !important;
  background-image: none, url('../images/cart-checkout.svg') !important;
  background-repeat: no-repeat;
  background-position: 23px 50%;
  background-color: #00a8ca;
  height: 48px;
  line-height: 48px;
  border-radius: 100px;
  padding-left: 51px;
  padding-right: 22px;
}
.cart .btn-proceed-checkout:hover > span {
  background-image: url('../images/cart-checkout.png') !important;
  background-image: none, url('../images/cart-checkout.svg') !important;
  background-repeat: no-repeat;
  background-position: 23px 50%;
  background-color: #53626e;
}
.cart .data-table tbody td {
  border-bottom: 1px solid #d7d7d7;
}
.cart .cart-price {
  margin-top: 7px;
  display: block;
}
.cart .cart-collaterals {
  padding-top: 0px;
}
.cart .cart-collaterals > div {
  padding-right: 0px;
}
.cart .cart-collaterals > div .totals {
  padding-top: 11px;
  padding-right: 0px;
}
.cart #shopping-cart-totals-table strong {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 19px;
  color: #58626d;
  text-transform: none;
}
@media screen and (max-width: 560px) {
  .cart .cart-collaterals > div {
    padding-right: 15px;
  }
  .cart form #shopping-cart-table thead {
    display: none;
  }
  .cart form #shopping-cart-table tbody {
    display: block;
  }
  .cart form #shopping-cart-table tbody tr {
    padding: 17px 0;
    display: block;
    position: relative;
  }
  .cart form #shopping-cart-table tbody tr:before,
  .cart form #shopping-cart-table tbody tr:after {
    display: table;
    content: " ";
  }
  .cart form #shopping-cart-table tbody tr:after {
    clear: both;
  }
  .cart form #shopping-cart-table tbody td {
    display: block;
    border: none;
    float: left;
    width: 100%;
    padding: 0 0 0 106px;
  }
  .cart form #shopping-cart-table tbody td.first {
    width: 75px;
    padding-left: 0;
    position: absolute;
    top: 17px;
    left: 0;
  }
  .cart form #shopping-cart-table tbody td .product-image {
    text-align: left;
  }
  .cart form #shopping-cart-table tbody td.td-name {
    margin-bottom: 23px;
  }
  .cart form #shopping-cart-table tbody td h2.product-name {
    margin-top: 0;
    padding-right: 40px;
  }
  .cart form #shopping-cart-table tbody td h2.product-name a {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    margin-top: 0;
  }
  .cart form #shopping-cart-table tbody td input.qty {
    margin: 0 16px;
  }
  .cart form #shopping-cart-table tbody td.td-price {
    margin-bottom: 23px;
    width: 170px;
    float: left;
    margin-right: 20px;
  }
  .cart form #shopping-cart-table tbody td.td-quantity {
    width: 100px;
    padding: 0;
  }
  .cart form #shopping-cart-table tbody td.td-total-price {
    width: 100%;
  }
  .cart form #shopping-cart-table tbody td.last {
    position: absolute;
    top: 10px;
    right: 0;
    width: 35px;
    height: 42px;
    padding: 0;
  }
  .cart form #shopping-cart-table tfoot {
    display: block;
  }
  .cart form #shopping-cart-table tfoot tr {
    display: block;
  }
  .cart form #shopping-cart-table tfoot td {
    display: block;
    padding: 70px 0 5px;
  }
  .cart #empty_cart_button,
  .cart .button.btn-update {
    float: none;
    margin: 22px auto 0;
    display: block;
  }
  .cart .totals {
    text-align: center;
  }
  .cart .totals tfoot td {
    display: inline-block;
  }
  .cart .totals .a-right {
    float: none !important;
    padding-right: 10px;
  }
  .cart .totals .checkout-types {
    text-align: center;
  }
  .cart .totals .checkout-types .btn-proceed-checkout {
    margin-top: 13px;
  }
}
.checkout ul li {
  list-style: none;
}
.checkout .form-list .input-box {
  width: 100%;
}
.checkout .form-list .input-box select {
  border: 1px solid #d7d7d7;
  padding: 0 35px 0 17px;
  height: 48px;
  width: 50%;
}
.checkout .page-title h1 {
  color: #58626d;
  font-family: 'Amatic SC', cursive;
  font-style: normal;
  font-weight: 700;
  font-size: 60px;
}
.checkout .sidebar {
  margin-top: -9px;
}
.checkout .sidebar h3 {
  margin-bottom: -8px;
  padding-top: 0px;
  border-top: 0px;
  color: #58626d;
  font-family: 'Amatic SC', cursive;
  font-style: normal;
  font-weight: 700;
  font-size: 38px;
}
.checkout .sidebar .block-progress .block-content {
  padding: 0;
}
.checkout .sidebar .block-progress .block-content dd {
  border: 1px solid #d7d7d7;
  border-top: 0;
}
.checkout .sidebar .block-progress .block-content dt {
  border-bottom: 1px solid #d7d7d7;
  padding: 11px 0px 9px;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 24px;
  margin: 0;
}
.checkout .sidebar .block-progress .block-content dt a {
  color: #58626d;
}
.checkout .sidebar .block-progress .block-content dt a:hover {
  color: #00a8ca;
}
.checkout .sidebar ul li {
  color: #58626d;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
}
.checkout .sidebar ul li div.he {
  border-bottom: 1px solid #d7d7d7;
  padding: 11px 0px 9px;
}
.checkout .sidebar ul li div.fo {
  margin-top: 10px;
  margin-bottom: 18px;
}
.checkout .sidebar ul li div.fo2 {
  margin-bottom: 33px;
}
.checkout .sidebar ul li strong {
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
}
.checkout .sidebar ul li span {
  cursor: pointer;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  margin-left: 11px;
}
.checkout .sidebar ul li p {
  line-height: 14px;
}
.checkout #checkoutSteps .radio label,
.checkout #checkoutSteps .checkbox label {
  padding-left: 0;
}
.checkout #checkoutSteps ul li {
  list-style: none;
}
.checkout #checkoutSteps .step-title {
  background: #fff;
  height: 56px;
  line-height: 56px;
  padding: 0;
  float: none;
  text-align: left;
}
.checkout #checkoutSteps .step-title span {
  color: #fff;
  font-family: 'Amatic SC', cursive;
  font-style: normal;
  font-weight: 700;
  font-size: 38px;
  background: #999999;
  display: inline-block;
  height: 56px;
  line-height: 56px;
  width: 52px;
  position: static;
}
.checkout #checkoutSteps .step-title h2 {
  display: inline-block;
  color: #999;
  font-family: 'Amatic SC', cursive;
  font-style: normal;
  font-weight: 700;
  font-size: 38px;
  float: none;
  margin-left: 17px;
}
.checkout #checkoutSteps .active .step-title span {
  background: #00a8ca;
}
.checkout #checkoutSteps .active .step-title h2 {
  color: #58626d;
}
.checkout #checkoutSteps #opc-login #checkout-step-login {
  padding: 23px 18px 29px 18px;
}
.checkout #checkoutSteps #opc-login h3 {
  text-transform: uppercase;
  color: #58626d;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  padding-bottom: 4px;
  margin-bottom: 20px;
}
.checkout #checkoutSteps #opc-login p,
.checkout #checkoutSteps #opc-login h4,
.checkout #checkoutSteps #opc-login label {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  color: #58626d;
}
.checkout #checkoutSteps #opc-login h4 {
  margin-top: 26px;
  margin-bottom: 5px;
}
.checkout #checkoutSteps #opc-login p {
  margin-bottom: 1px;
}
.checkout #checkoutSteps #opc-login ul.ul li {
  background: url(../images/baby/checkout-li.png) no-repeat 4px 50%;
  padding-left: 20px;
  line-height: 23px;
}
.checkout #checkoutSteps #opc-login #login-email,
.checkout #checkoutSteps #opc-login #login-password {
  height: 48px;
  line-height: 48px;
  border-radius: 100px;
  border: 1px solid #d7d7d7;
  color: #58626d;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  padding: 0 25px;
  box-sizing: border-box;
}
.checkout #checkoutSteps #opc-login .buttons-set {
  float: left;
  margin-left: 0;
  position: relative;
 /* width: 100%; */
  padding-top: 1px;
}
.checkout #checkoutSteps #opc-login .buttons-set a.f-left {
  position: absolute;
  top: -30px;
  left: 0px;
}
.checkout #checkoutSteps #opc-login .buttons-set button.button {
  float: left;
  margin-left: 1px;
  margin-top: 15px;
}
.checkout #checkoutSteps #opc-login .buttons-set button.button span {
  height: 49px;
  line-height: 49px;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  border-radius: 100px;
  border: 1px solid #d7d7d7;
  color: #58626d;
  background: transparent;
  padding: 0 46px;
  text-transform: uppercase;
}
.checkout #checkoutSteps #opc-login .buttons-set button.button span:hover {
  background: #58626d;
}
.checkout #checkoutSteps #opc-login .buttons-set button.button span:hover span {
  color: #fff;
}
.checkout #checkoutSteps #opc-login .col-2 .buttons-set button.button span {
  padding: 0 63px;
}
.checkout #checkoutSteps #opc-login #login-form h4 {
  float: left;
  padding-top: 0px;
  margin-top: -2px;
}
.checkout #checkoutSteps #opc-login #login-form p {
  float: left;
  margin-top: -5px;
  padding-left: 8px;
  margin-bottom: 15px;
}
.checkout #checkoutSteps #opc-login #login-form ul {
  clear: both;
}
.checkout #checkoutSteps #opc-login #login-form ul li > div {
  width: 100%;
}
.checkout #checkoutSteps #opc-login #login-form ul li > div input {
  width: 84%;
  margin-top: -3px;
  margin-bottom: 6px;
  height: 43px;
  line-height: 43px;
}
.checkout #checkoutSteps #checkout-step-billing {
  padding: 10px 20px;
}
.checkout #checkoutSteps #checkout-step-shipping li.control {
  margin-top: 20px;
}
.checkout #checkoutSteps #billing-new-address-form ul,
.checkout #checkoutSteps #shipping-new-address-form ul {
  /* .wide:nth-child(5){
					display: none;
				} */
}
.checkout #checkoutSteps #billing-new-address-form ul label,
.checkout #checkoutSteps #shipping-new-address-form ul label {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  color: #58626d;
  margin-bottom: 0px;
  margin-top: 11px;
}
.checkout #checkoutSteps #billing-new-address-form ul input,
.checkout #checkoutSteps #shipping-new-address-form ul input {
  height: 44px;
  line-height: 44px;
  border-radius: 100px;
  border: 1px solid #d7d7d7;
  color: #58626d;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  padding: 0 25px;
  box-sizing: border-box;
}
.checkout #checkoutSteps #billing-new-address-form ul .fields:nth-child(2) .field:nth-child(2),
.checkout #checkoutSteps #shipping-new-address-form ul .fields:nth-child(2) .field:nth-child(2) {
  width: 100%;
}
.checkout #checkoutSteps #billing-new-address-form ul .fields:nth-child(2) .field:nth-child(2) .input-box,
.checkout #checkoutSteps #shipping-new-address-form ul .fields:nth-child(2) .field:nth-child(2) .input-box {
  width: 100%;
}
.checkout #checkoutSteps #billing-new-address-form ul .fields:nth-child(2) .field:nth-child(2) .input-box input,
.checkout #checkoutSteps #shipping-new-address-form ul .fields:nth-child(2) .field:nth-child(2) .input-box input {
  width: 530px;
  margin-bottom: -8px;
}
.checkout #checkoutSteps #billing-new-address-form ul select,
.checkout #checkoutSteps #shipping-new-address-form ul select {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  color: #58626d;
  background: #ffffff url(../images/baby/arrow.png) no-repeat 87% 50%;
  border-radius: 100px;
  padding: 13px 50px 13px 17px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-left: 6px;
  border: 1px solid #d7d7d7;
}
.checkout #checkoutSteps #billing-new-address-form input[name="billing[email]"] + div.validation-advice,
.checkout #checkoutSteps #shipping-new-address-form input[name="billing[email]"] + div.validation-advice {
  margin-top: 10px;
}
.checkout #checkoutSteps #checkout-payment-method-load ul label {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  color: #58626d;
}
.checkout #checkoutSteps #checkout-payment-method-load ul input {
  height: 48px;
  line-height: 48px;
  border-radius: 100px;
  border: 1px solid #d7d7d7;
  color: #58626d;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  padding: 0 25px;
  box-sizing: border-box;
}
.checkout #checkoutSteps #checkout-payment-method-load ul select {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  color: #58626d;
  background: #ffffff url(../images/baby/arrow.png) no-repeat 87% 50%;
  border-radius: 100px;
  padding: 13px 50px 13px 17px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-left: 6px;
  border: 1px solid #d7d7d7;
  width: 247px;
}
.checkout #checkoutSteps #checkout-payment-method-load ul .v-fix {
  margin-bottom: 10px;
}
.checkout #checkoutSteps #checkout-payment-method-load ul #realexdirect_cc_cid {
  width: 247px !important;
  margin-left: 10px;
}
.checkout #billing-buttons-container button span,
.checkout #shipping-buttons-container button span,
.checkout #shipping-method-buttons-container button span,
.checkout #payment-buttons-container button span,
.checkout #review-buttons-container button span {
  height: 49px;
  line-height: 49px;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  border-radius: 100px;
  border: 1px solid #d7d7d7;
  color: #58626d;
  background: transparent;
  padding: 0 49px;
  text-transform: uppercase;
}
.checkout #billing-buttons-container button span:hover,
.checkout #shipping-buttons-container button span:hover,
.checkout #shipping-method-buttons-container button span:hover,
.checkout #payment-buttons-container button span:hover,
.checkout #review-buttons-container button span:hover {
  background: #58626d;
}
.checkout #billing-buttons-container button span:hover span,
.checkout #shipping-buttons-container button span:hover span,
.checkout #shipping-method-buttons-container button span:hover span,
.checkout #payment-buttons-container button span:hover span,
.checkout #review-buttons-container button span:hover span {
  color: #fff;
}
.checkout #review-buttons-container {
  border: 0;
}
.checkout #review-buttons-container .f-left {
  display: none;
}
.checkout #review-buttons-container th,
.checkout #review-buttons-container td {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  color: #58626d;
}
.checkout p.radio {
  margin-top: 19px;
  margin-bottom: 0px;
  position: relative;
  padding-left: 0px;
}
.checkout .myCheckbox {
  width: 100%;
}
.checkout .myCheckbox input[type="radio"] {
  z-index: -1 !important;
  visibility: hidden;
}
.checkout .myCheckbox span {
  height: 20px;
  display: block;
  background: url(../images/baby/checkout-radio.png) no-repeat 0px 0px;
  cursor: pointer;
  width: 100%;
  position: relative;
  z-index: 10;
}
.checkout .myCheckbox input:checked + span {
  background: url(../images/baby/checkout-radio-hover.png) no-repeat 0px 0px;
}
.checkout p.radio > span {
  position: absolute;
  left: 28px;
  top: 0px;
}
.checkout .back-link {
  margin-top: 7px;
}
.checkout .back-link a {
  display: block;
  width: 36px;
  height: 36px;
  background: url(../images/baby/checkout-top.png) no-repeat 0px 0px !important;
  text-indent: -9999px;
  font-size: 0;
}
.checkout dt,
.checkout dd {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  color: #58626d;
}
.checkout dt {
  font-weight: bold;
}
.checkout .opc li.section {
  margin-bottom: 25px;
  list-style: none;
}
.checkout .opc li.section.active {
  margin-bottom: 23px;
}
.checkout #checkout-step-shipping_method {
  padding: 40px 20px;
}
.checkout #checkout-step-shipping_method #selected_st_select_box #select_store_pickup {
  color: #00a8ca;
}
.checkout #checkout-step-shipping_method #select_box_store_pickup {
  border: 1px solid #d7d7d7;
  padding: 0 35px 0 17px;
  height: 48px;
  border-radius: 100px;
}
.checkout h3.product-name {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  color: #58626D;
}
.checkout .cart-price .price {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  color: #58626D;
}
.checkout #review-buttons-container {
  padding-right: 0px;
}
.checkout a.product-image {
  display: block;
  width: 75px;
}
.checkout table.totals-checkout {
  float: right;
  margin-top: 40px;
}
.checkout table.totals-checkout tr:first-child {
  display: none;
}
.checkout table.totals-checkout tr td {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  color: #58626D;
}
.checkout table.totals-checkout tr:last-child td {
  padding-top: 5px;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 19px;
}
.checkout #checkout-review-load {
  padding-left: 0px;
}
.checkout #checkout-step-review {
  padding-right: 4px;
}
.checkout #checkout-review-table {
  max-width: 473px;
}
.checkout #checkout-review-table tr {
  border-top: 0px !important;
}
.checkout #checkout-review-table tr td {
  vertical-align: middle;
  border-bottom: 0px !important;
}
.checkout #checkout-review-table tr td:first-child {
  padding-left: 0px;
}
.checkout #checkout-review-submit {
  clear: both;
  float: none;
  display: block;
  margin-top: 26px;
  border-top: 1px solid #dddddd;
  padding-top: 3px;
}
.checkout #onepage-wrap-t1 {
  display: inline-block;
  width: 100%;
}
.checkout-onepage-success button.button > span:hover {
  background-color: #53626e;
}
.checkout-onepage-success button.button > span:hover span {
  color: #fff;
}
.checkout-onepage-success button.button span {
  height: 49px;
  line-height: 49px;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  border-radius: 100px;
  border: 0;
  color: #fff;
  background: #00a8ca;
  padding: 0 46px;
  text-transform: uppercase;
}
.checkout p.radio > span {
  top: -3px;
}
#contactForm .fieldset {
  padding: 0;
  border: none;
  margin: 10px 0;
}
#contactForm .form-list label {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  margin-top: 10px;
}
#contactForm .form-list input.input-text {
  height: 44px;
  line-height: 44px;
  border-radius: 100px;
  border: 1px solid #d7d7d7;
  color: #58626d;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  padding: 0 25px;
  box-sizing: border-box;
}
#contactForm .form-list li.wide textarea {
  line-height: 44px;
  border-radius: 30px;
  border: 1px solid #d7d7d7;
  color: #58626d;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  padding: 0 25px;
  box-sizing: border-box;
}
#contactForm .buttons-set p.required {
  float: left;
}
#contactForm button.button {
  clear: both;
  float: left;
  margin-top: 20px;
  margin-right: 15px;
}
#contactForm button.button > span {
  color: #fff;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  background-color: #00a8ca;
  height: 48px;
  line-height: 48px;
  border-radius: 100px;
  padding: 0 30px;
}
#contactForm button.button > span > span {
  line-height: 48px;
}
#contactForm button.button:hover > span {
  background-color: #53626e;
}
.sidebar .block-wishlist .block-title strong {
  background: none;
}
.sidebar .block-wishlist .block-title strong span {
  color: #58626d;
  border-top: 0;
  font-family: 'Amatic SC', cursive;
  font-style: normal;
  font-weight: 700;
  font-size: 38px;
  padding-top: 17px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.sidebar .block-reorder .block-title strong {
  background: none;
}
.sidebar .block-reorder .block-title strong span {
  color: #58626d;
  border-top: 0;
  font-family: 'Amatic SC', cursive;
  font-style: normal;
  font-weight: 700;
  font-size: 38px;
  padding-top: 17px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.sidebar .block-reorder .block-content .button > span:hover {
  background-color: #53626e;
  border-color: #53626e;
}
.sidebar .block-reorder .block-content .button > span:hover span {
  color: #fff;
}
.sidebar .block-reorder .block-content .button span {
  height: 49px;
  line-height: 49px;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  border-radius: 100px;
  color: #fff;
  background: #00a8ca;
  padding: 0 46px;
  text-transform: uppercase;
}
@media screen and (max-width: 991px) {
  .checkout .form-list .wide .input-box {
    width: 100%;
  }
  .checkout .form-list .wide .input-box select {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .checkout .form-list .wide .input-box {
    width: 100%;
  }
  .checkout .form-list .wide .input-box select {
    width: 100%;
  }
  .checkout #checkoutSteps {
    padding-left: 0;
  }
  .checkout #checkoutSteps .step-title h2 {
    font-size: 35px;
  }
  .checkout-onepage-index #co-shipping-method-form #select_box_store_pickup {
    width: 100% !important;
  }
}
@media screen and (max-width: 680px) {
  .checkout #checkoutSteps #opc-login .buttons-set a.f-left {
    top: -15px;
  }
  .checkout #checkoutSteps #opc-login #login-form ul li > div input {
    width: 100%;
  }
  .checkout #checkoutSteps #billing-new-address-form ul .fields:nth-child(2) .field:nth-child(2) .input-box input,
  .checkout #checkoutSteps #shipping-new-address-form ul .fields:nth-child(2) .field:nth-child(2) .input-box input {
    width: 254px;
  }
}
@media screen and (max-width: 479px) {
  #contactForm .form-list .field,
  #contactForm .form-list .input-box,
  #contactForm .form-list input,
  #contactForm .form-list textarea {
    width: 100%;
  }
  .checkout #checkoutSteps .form-list .field,
  .checkout #checkoutSteps .form-list .input-box,
  .checkout #checkoutSteps .form-list input {
    width: 100%;
  }
  .checkout #checkoutSteps .form-list input[type="checkbox"] {
    width: auto;
  }
  .checkout #checkoutSteps #billing-new-address-form ul .fields:nth-child(2) .field:nth-child(2) .input-box input,
  .checkout #checkoutSteps #shipping-new-address-form ul .fields:nth-child(2) .field:nth-child(2) .input-box input {
    width: 100%;
  }
  .checkout #checkoutSteps #billing-new-address-form ul select,
  .checkout #checkoutSteps #shipping-new-address-form ul select {
    margin-left: 0;
    width: 100%;
    background-position: 93% 50%;
  }
}
.customer-account-login .account-login .content h2 {
  text-transform: uppercase;
  color: #58626d;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  padding-bottom: 4px;
  padding-left: 0;
  margin-bottom: 20px;
  background-image: none;
}
.customer-account-login .account-login .content input[type="text"],
.customer-account-login .account-login .content input[type="password"] {
  background-color: #fff;
  height: 48px;
  line-height: 48px;
  border-radius: 100px;
  border: 1px solid #d7d7d7;
  color: #58626d;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  box-sizing: border-box;
  padding: 0 25px;
}
.customer-account-login .account-login .registered-users a:hover,
.customer-account-login .account-login .registered-users a:focus {
  text-decoration: none;
  color: #00a8ca;
}
.customer-account-login .account-login button.button > span:hover {
  background-color: #53626e;
}
.customer-account-login .account-login button.button > span:hover span {
  color: #fff;
}
.customer-account-login .account-login button.button span {
  height: 49px;
  line-height: 49px;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  border-radius: 100px;
  border: 0;
  color: #fff;
  background: #00a8ca;
  padding: 0 46px;
  text-transform: uppercase;
}
.customer-account-login .account-login #login-form p.required {
  color: #EB340A;
}
.customer-account-login .account-login .messages li {
  list-style: none;
}
#login-form ul {
  padding-left: 0px;
}
#login-form ul li {
  list-style: none !important;
}
.account-create {
  background-color: #fff;
  padding: 20px;
}
.account-create .fieldset {
  margin: 50px 0;
}
.account-create .fieldset h2.legend {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  color: #58626d;
  background-image: none;
  border: 0;
}
.account-create .fieldset ul.form-list {
  padding: 20px 0 10px;
}
.account-create .fieldset ul.form-list li {
  list-style: none;
}
.account-create .fieldset input[type="text"],
.account-create .fieldset input[type="password"] {
  background-color: #fff;
  height: 48px;
  line-height: 48px;
  border-radius: 100px;
  border: 1px solid #d7d7d7;
  color: #58626d;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  box-sizing: border-box;
  padding: 0 25px;
}
.account-create .buttons-set button.button > span:hover {
  background-color: #53626e;
}
.account-create .buttons-set button.button > span:hover span {
  color: #fff;
}
.account-create .buttons-set button.button span {
  height: 49px;
  line-height: 49px;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  border-radius: 100px;
  border: 0;
  color: #fff;
  background: #00a8ca;
  padding: 0 46px;
  text-transform: uppercase;
}
.account-create .buttons-set .back-link {
  clear: both;
  margin-top: 5px;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  text-decoration: none;
}
.account-create .buttons-set .back-link:hover,
.account-create .buttons-set .back-link:focus {
  color: #00a8ca;
}
.account-create .buttons-set p.required {
  float: left;
}
.customer-account-forgotpassword .main {
  padding: 25px;
  background-color: #fff;
}
.customer-account-forgotpassword .main .fieldset .legend {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  color: #58626d;
  background-image: none;
  border: 0;
}
.customer-account-forgotpassword .main .fieldset input[type="text"] {
  background-color: #fff;
  height: 48px;
  line-height: 48px;
  border-radius: 100px;
  border: 1px solid #d7d7d7;
  color: #58626d;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  box-sizing: border-box;
  padding: 0 25px;
}
.customer-account-forgotpassword .main .fieldset ul.form-list li {
  list-style: none;
}
.customer-account-forgotpassword .main .buttons-set button.button > span:hover {
  background-color: #53626e;
}
.customer-account-forgotpassword .main .buttons-set button.button > span:hover span {
  color: #fff;
}
.customer-account-forgotpassword .main .buttons-set button.button span {
  height: 49px;
  line-height: 49px;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  border-radius: 100px;
  border: 0;
  color: #fff;
  background: #00a8ca;
  padding: 0 46px;
  text-transform: uppercase;
}
.customer-account-forgotpassword .main .buttons-set .back-link {
  clear: both;
  margin-top: 10px;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
}
.customer-account-forgotpassword .main .buttons-set .back-link:hover,
.customer-account-forgotpassword .main .buttons-set .back-link:focus {
  color: #00a8ca;
}
.customer-account-forgotpassword .main .buttons-set .back-link a {
  text-decoration: none;
}
.customer-account-forgotpassword .main .buttons-set .back-link a:hover,
.customer-account-forgotpassword .main .buttons-set .back-link a:focus {
  color: #00a8ca;
}
.customer-account-forgotpassword .main .buttons-set p.required {
  float: left;
}
.sendfriend-product-send .send-friend {
  padding: 20px;
}
.sendfriend-product-send .send-friend .fieldset {
  border: 0;
}
.sendfriend-product-send .send-friend .fieldset .legend {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  color: #58626d;
  background-image: none;
  background: transparent;
  border: 0;
}
.sendfriend-product-send .send-friend .fieldset input[type="text"] {
  background-color: #fff;
  height: 48px;
  line-height: 48px;
  border-radius: 100px;
  border: 1px solid #d7d7d7;
  color: #58626d;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  box-sizing: border-box;
  padding: 0 25px;
}
.sendfriend-product-send .send-friend .buttons-set .button > span:hover {
  background-color: #53626e;
}
.sendfriend-product-send .send-friend .buttons-set .button > span:hover span {
  color: #fff;
}
.sendfriend-product-send .send-friend .buttons-set .button span {
  height: 49px;
  line-height: 49px;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  border-radius: 100px;
  border: 0;
  color: #fff;
  background: #00a8ca;
  padding: 0 46px;
  text-transform: uppercase;
}
.sendfriend-product-send .send-friend .buttons-set .back-link {
  clear: both;
  margin-top: 10px;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
}
.sendfriend-product-send .send-friend .buttons-set .back-link:hover,
.sendfriend-product-send .send-friend .buttons-set .back-link:focus {
  color: #00a8ca;
}
.sendfriend-product-send .send-friend .buttons-set .back-link a {
  text-decoration: none;
}
.sendfriend-product-send .send-friend .buttons-set .back-link a:hover,
.sendfriend-product-send .send-friend .buttons-set .back-link a:focus {
  color: #00a8ca;
}
.customer-account-resetpassword .col-main {
  background-color: #fff;
  padding: 20px;
}
.customer-account-resetpassword .col-main .fieldset {
  border: 0;
}
.customer-account-resetpassword .col-main .fieldset ul.form-list li.fields {
  list-style: none !important;
}
.customer-account-resetpassword .col-main .fieldset input[type="password"] {
  background-color: #fff;
  height: 48px;
  line-height: 48px;
  border-radius: 100px;
  border: 1px solid #d7d7d7;
  color: #58626d;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  box-sizing: border-box;
  padding: 0 25px;
}
.customer-account-resetpassword .col-main .buttons-set p.required {
  text-align: left;
  margin-left: 20px;
}
.customer-account-resetpassword .col-main .buttons-set button.button > span:hover {
  background-color: #53626e;
}
.customer-account-resetpassword .col-main .buttons-set button.button > span:hover span {
  color: #fff;
}
.customer-account-resetpassword .col-main .buttons-set button.button span {
  height: 49px;
  line-height: 49px;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  border-radius: 100px;
  border: 0;
  color: #fff;
  background: #00a8ca;
  padding: 0 46px;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .account-login .content {
    border: 0;
    min-height: 0;
    padding: 0;
  }
  .account-login .col2-set .col-1,
  .account-login .col2-set .col-2 {
    width: 100%;
    margin-bottom: 20px;
  }
  .account-login .buttons-set {
    border: 0;
    padding-left: 0;
    text-align: left;
  }
  .account-login .buttons-set .button.button {
    float: none;
    margin-left: 0;
  }
  .account-login .buttons-set a.f-left {
    width: 100%;
    margin-bottom: 10px;
  }
  .account-create .fieldset {
    border: 0;
    padding: 0;
  }
  .customer-account-forgotpassword .main {
    padding: 10px;
  }
  .customer-account-forgotpassword .main .fieldset {
    padding: 30px 0 20px 0;
    border: 0;
  }
  .customer-account-forgotpassword .main .fieldset .legend {
    width: 100%;
    margin-bottom: 15px;
  }
  .sendfriend-product-send .send-friend {
    padding: 0;
  }
  .sendfriend-product-send .send-friend .fieldset {
    border: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .sendfriend-product-send .send-friend .fieldset .form-list {
    width: 100%;
  }
  .sendfriend-product-send .send-friend .fieldset .form-list .field {
    float: none;
  }
  .sendfriend-product-send .send-friend .fieldset .form-list li.wide .input-box {
    width: 100%;
  }
  .sendfriend-product-send .send-friend .fieldset .form-list li.wide .input-box textarea {
    width: 100%;
  }
  .customer-account-resetpassword .col-main .fieldset {
    padding: 0;
  }
}
.block-account .block-title strong {
  background: none;
}
.block-account .block-title strong span {
  font-family: 'Amatic SC', cursive;
  font-style: normal;
  font-weight: 700;
  font-size: 38px;
  color: #58626d;
  margin-bottom: -8px;
  padding-top: 0px;
  border-top: 0px;
}
.block-account .block-content {
  padding-left: 0;
}
.block-account .block-content ul li {
  border-bottom: 1px solid #d7d7d7;
  padding: 11px 0px 9px;
}
.block-account .block-content ul li a,
.block-account .block-content ul li strong {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: none;
  color: #58626d;
}
.block-account .block-content ul li a:hover,
.block-account .block-content ul li strong:hover,
.block-account .block-content ul li a:focus,
.block-account .block-content ul li strong:focus {
  color: #00a8ca;
}
.block-account .block-content ul li strong {
  color: #00a8ca;
}
.block-account .block-content ul li.current {
  border-color: #d7d7d7;
  padding: 11px 0px 9px;
}
.my-account {
  min-height: 400px;
  background-color: #fff;
  padding: 20px;
}
.my-account .page-title {
  text-align: center;
}
.my-account .page-title h1 {
  float: none;
}
.my-account .page-title .link-print {
  color: #00a8ca;
}
.my-account .pager {
  padding: 30px 0;
}
.my-account .pager .amount strong {
  font-weight: 600;
}
.my-account .pager .limiter label {
  float: left;
  margin: 0 10px 0 20px;
}
.my-account .pager .limiter select {
  float: left;
  display: block;
  background-color: #f8f8f8 !important;
  width: 100px;
}
.my-account .data-table thead th {
  font-weight: 600;
}
.my-account .fieldset {
  margin: 50px 0;
  border: 0;
}
.my-account .fieldset h2.legend {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  color: #58626d;
  padding-bottom: 4px;
  border: 0;
}
.my-account .fieldset ul.form-list {
  padding: 0 0 10px;
}
.my-account .fieldset ul.form-list li {
  margin-top: 10px;
  list-style: none;
}
.my-account .fieldset ul.form-list input[type="text"],
.my-account .fieldset ul.form-list input[type="password"] {
  background-color: #fff;
  height: 48px;
  line-height: 48px;
  border-radius: 100px;
  border: 1px solid #d7d7d7;
  color: #58626d;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  box-sizing: border-box;
  padding: 0 25px;
}
.my-account .fieldset ul.form-list select {
  border: 1px solid #d7d7d7;
  background-color: #f9f9f9 !important;
  padding: 0 30px 0 17px;
  height: 48px;
}
.my-account .buttons-set button.button > span:hover {
  background-color: #53626e;
}
.my-account .buttons-set button.button span {
  height: 49px;
  line-height: 49px;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  border-radius: 100px;
  color: #fff;
  background: #00a8ca;
  padding: 0 46px;
  text-transform: uppercase;
}
.my-account .buttons-set .back-link {
  clear: both;
  margin-top: 10px;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
}
.my-account .buttons-set .back-link:hover,
.my-account .buttons-set .back-link:focus {
  color: #00a8ca;
}
.my-account .buttons-set .back-link a {
  text-decoration: none;
  color: #58626d;
}
.my-account .buttons-set .back-link a:hover,
.my-account .buttons-set .back-link a:focus {
  color: #00a8ca;
}
.my-account .buttons-set p.required {
  float: left;
}
.my-account .addresses-list h2 {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  color: #58626d;
  margin: 25px 0;
}
.my-account .addresses-list .addresses-additional .button > span:hover {
  background-color: #53626e;
}
.my-account .addresses-list .addresses-additional .button span {
  height: 49px;
  line-height: 49px;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  border-radius: 100px;
  color: #fff;
  background: #00a8ca;
  padding: 0 46px;
  text-transform: uppercase;
}
.my-account .dashboard .box-account {
  border: 0;
  padding: 20px 0 15px;
}
.my-account .dashboard .box-account .box-head {
  border: 0;
  padding-bottom: 20px;
}
.my-account .dashboard .box-account .box-head h2 {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  color: #58626d;
  background-image: none;
  background: transparent;
}
.my-account .dashboard .box-account a {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 11px;
  color: #00a8ca;
  text-decoration: none;
}
.my-account .dashboard .box-account a:hover {
  color: #58626d;
}
.my-account .my-wishlist .title-buttons h1 {
  float: none;
}
.my-account .my-wishlist #wishlist-view-form table tbody tr {
  padding: 10px;
  border-bottom: 4px solid #d1d1d1;
  padding-top: 30px;
}
.my-account .my-wishlist #wishlist-view-form table tbody tr td {
  position: relative;
}
.my-account .my-wishlist #wishlist-view-form table tbody tr .block_0 {
  width: 125px;
  float: left;
}
.my-account .my-wishlist #wishlist-view-form table tbody tr .block_1 {
  margin-left: 126px;
  margin-right: 20px;
}
.my-account .my-wishlist #wishlist-view-form table tbody tr .block_2 {
  position: absolute;
  right: 0;
  padding: 10px;
  top: 20px;
}
.my-account .my-wishlist #wishlist-view-form table tbody tr .block_3 {
  margin-top: 15px;
  display: block;
  margin-left: 127px;
  float: left;
}
.my-account .my-wishlist #wishlist-view-form table tbody tr h3.product-name a {
  font-family: 'Amatic SC', cursive;
  font-style: normal;
  font-weight: 700;
  font-size: 38px;
  line-height: 50px;
  text-transform: capitalize;
  text-decoration: none;
}
.my-account .my-wishlist #wishlist-view-form table tbody tr h3.product-name a:hover,
.my-account .my-wishlist #wishlist-view-form table tbody tr h3.product-name a:focus {
  color: #00a8ca;
}
.my-account .my-wishlist #wishlist-view-form table tbody tr .regular-price .price {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 17px;
  margin-bottom: 15px;
  display: block;
}
.my-account .my-wishlist #wishlist-view-form table tbody tr .cart-cell .add-to-cart-alt {
  padding: 4px 0;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
}
.my-account .my-wishlist #wishlist-view-form table tbody tr .cart-cell .add-to-cart-alt .reduce,
.my-account .my-wishlist #wishlist-view-form table tbody tr .cart-cell .add-to-cart-alt .plus {
  background-position: center center;
  width: 35px;
  margin-top: 22px;
}
.my-account .my-wishlist #wishlist-view-form table tbody tr .cart-cell .add-to-cart-alt input[type="text"] {
  float: left;
  margin-top: 20px;
  background: #f8f8f8;
  border: none;
  height: 36px;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 15px;
}
.my-account .my-wishlist #wishlist-view-form table tbody tr .cart-cell .add-to-cart-alt label {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  float: left;
  margin-top: 23px;
}
.my-account .my-wishlist #wishlist-view-form table tbody tr .cart-cell .add-to-cart-alt .btn-cart {
  margin-left: 10px;
}
.my-account .my-wishlist #wishlist-view-form table tbody tr .cart-cell .add-to-cart-alt .btn-cart span {
  height: 49px;
  line-height: 49px;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  border-radius: 100px;
  border: 1px solid #00a8ca;
  color: #fff;
  background-color: #00a8ca;
  padding: 0 46px;
  text-transform: uppercase;
}
.my-account .my-wishlist #wishlist-view-form table tbody tr .cart-cell .add-to-cart-alt .btn-cart span:hover {
  background-color: #53626e;
  border-color: #53626e;
}
.my-account .my-wishlist #wishlist-view-form table tbody tr a.link-edit {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
}
.my-account .my-wishlist #wishlist-view-form table tbody tr a.link-edit:hover {
  color: #00a8ca;
}
.my-account .my-wishlist #wishlist-view-form table tbody tr textarea {
  background-color: #f7f7f7;
  padding: 10px;
  display: none;
}
.my-account .my-wishlist #wishlist-view-form .buttons-set {
  border-top: 0;
  margin-bottom: 20px;
}
.my-account .my-wishlist #wishlist-view-form .buttons-set .button > span:hover {
  background-color: #53626e;
  border-color: #53626e;
}
.my-account .my-wishlist #wishlist-view-form .buttons-set .button > span:hover span {
  color: #fff;
}
.my-account .my-wishlist #wishlist-view-form .buttons-set .button span {
  height: 49px;
  line-height: 49px;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  border-radius: 100px;
  border: 1px solid #d7d7d7;
  color: #58626d;
  background: transparent;
  padding: 0 46px;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .my-account {
    padding: 20px 5px;
  }
  .my-account .fieldset {
    padding-left: 20px;
  }
  .my-account .pager .amount {
    width: 100%;
    text-align: left;
  }
  .my-account .pager .limiter {
    width: 100%;
  }
  .my-account .pager .limiter label {
    margin-left: 0;
  }
  .my-account .data-table {
    overflow: auto;
    display: block;
  }
  .my-account .my-wishlist .title-buttons h1 {
    float: none;
  }
  .my-account .my-wishlist #wishlist-view-form table tbody tr h3.product-name {
    margin-top: 20px;
  }
  .my-account .my-wishlist #wishlist-view-form table tbody tr .product-image {
    width: 100%;
    height: 100%;
  }
  .my-account .my-wishlist #wishlist-view-form table tbody tr .block_0 {
    width: 100%;
    float: none;
  }
  .my-account .my-wishlist #wishlist-view-form table tbody tr .block_1 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .my-account .my-wishlist #wishlist-view-form table tbody tr .block_2 {
    position: absolute;
    right: 0;
    padding: 10px;
    top: 20px;
  }
  .my-account .my-wishlist #wishlist-view-form table tbody tr .block_3 {
    width: 100%;
    margin: 0;
  }
  .my-account .my-wishlist #wishlist-view-form table tbody tr .cart-cell {
    text-align: left;
  }
  .my-account .my-wishlist #wishlist-view-form table tbody tr .cart-cell .add-to-cart-alt .btn-cart {
    margin-left: 0;
  }
  .my-account .my-wishlist #wishlist-view-form .buttons-set {
    text-align: left;
  }
  .my-account .my-wishlist #wishlist-view-form .buttons-set .button {
    margin-top: 5px;
  }
}
.catalog-product-compare-index {
  padding: 25px 15px;
}
.catalog-product-compare-index .page-title h1 {
  font-family: 'Amatic SC', cursive;
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
}
.catalog-product-compare-index .page-title:after {
  width: 100%;
}
.catalog-product-compare-index .page-title .link-print {
  float: right;
  padding-top: 16px;
  background-position: 0 19px;
}
.catalog-product-compare-index button.button {
  margin: 15px 0;
}
.catalog-product-compare-index button.button span {
  height: 49px;
  line-height: 49px;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  border-radius: 100px;
  color: #fff;
  background: #00a8ca;
  padding: 0 46px;
  text-transform: uppercase;
}
.catalog-product-compare-index button.button span:hover {
  background: #58626d;
}
.catalog-product-compare-index button.button span:hover span {
  color: #fff;
}
.advancecontactform-index-index .fieldset,
.requestcatalogue-index-index .fieldset {
  padding: 22px 25px 12px 0;
  border: 0;
  width: 640px;
}
.advancecontactform-index-index .fieldset .form-group label,
.requestcatalogue-index-index .fieldset .form-group label {
  font-weight: normal;
  position: relative;
}
.advancecontactform-index-index .fieldset .form-group label.required em,
.requestcatalogue-index-index .fieldset .form-group label.required em {
  float: right;
  font-style: normal;
  color: #eb340a;
  position: absolute;
  top: 0;
  right: -13px;
}
.advancecontactform-index-index .fieldset .form-group input[type="text"],
.requestcatalogue-index-index .fieldset .form-group input[type="text"] {
  background-color: #fff;
  height: 48px;
  line-height: 48px;
  border-radius: 100px;
  border: 1px solid #d7d7d7;
  color: #58626d;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  box-sizing: border-box;
  padding: 0 25px;
}
.advancecontactform-index-index .fieldset .form-group input[type="text"]:focus,
.requestcatalogue-index-index .fieldset .form-group input[type="text"]:focus {
  box-shadow: none;
}
.advancecontactform-index-index .fieldset .form-group input[type="checkbox"]#newsletter,
.requestcatalogue-index-index .fieldset .form-group input[type="checkbox"]#newsletter {
  margin-top: -2px;
}
.advancecontactform-index-index .fieldset button,
.requestcatalogue-index-index .fieldset button {
  color: #fff;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  background-color: #00a8ca;
  height: 48px;
  line-height: 48px;
  border-radius: 100px;
  padding: 0 20px;
}
.advancecontactform-index-index .fieldset button:hover,
.requestcatalogue-index-index .fieldset button:hover {
  background-color: #53626e;
}
.advancecontactform-index-index .fieldset select,
.requestcatalogue-index-index .fieldset select {
  padding: 0 30px 0 17px;
  height: 48px;
  line-height: 48px;
  border-radius: 100px;
  border: 1px solid #d7d7d7;
  color: #58626d;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  padding: 0 25px;
  box-sizing: border-box;
}
.advancecontactform-index-index .fieldset select:focus,
.requestcatalogue-index-index .fieldset select:focus {
  box-shadow: none;
  border-color: #d7d7d7;
}
.advancecontactform-index-index .fieldset textarea,
.requestcatalogue-index-index .fieldset textarea {
  height: 160px !important;
  border-radius: 30px;
  padding: 17px 20px;
}
.advancecontactform-index-index .fieldset textarea:focus,
.requestcatalogue-index-index .fieldset textarea:focus {
  box-shadow: none;
  border-color: #d7d7d7;
}
.requestcatalogue-index-index p.required_mark {
  margin-bottom: 20px;
}
.requestcatalogue-index-index p.required_mark em {
  font-style: normal;
  color: #eb340a;
}
@media screen and (max-width: 767px) {
  .advancecontactform-index-index .fieldset,
  .requestcatalogue-index-index .fieldset {
    width: auto;
    padding: 0;
  }
}
.cms-our-stores .box-title h2 {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  display: inline-block;
  border-bottom: 2px solid #00a8ca;
}
.cms-our-stores .box-title p img {
  float: right;
}
.cms-our-stores .std strong,
.cms-our-stores .std b {
  font-weight: bold;
}
.cms-our-stores .std em,
.cms-our-stores .std i {
  font-style: italic;
}
.cms-our-stores .std ul {
  padding-left: 30px;
  margin-bottom: 15px;
}
.cms-our-stores .std ul li {
  list-style: disc;
}
.cms-our-stores .std ol {
  padding-left: 30px;
}
.cms-our-stores .std ol li {
  list-style: decimal;
}
.cms-our-stores a {
  color: #00a8ca;
}
.cms-our-stores a:hover {
  color: #58626d;
}
@media screen and (max-width: 767px) {
  .cms-our-stores .box-title p img {
    float: none;
    width: 100%;
    margin: 20px 0;
  }
}
.category .products .row .item .inner .price-box {
  color: #00a8ca;
  font-family: "Montserrat",sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
}
.buttons-set.coupon button.button span  {background: #00a8ca;color:#fff;border-radius: 100px;}
.buttons-set.coupon button.button:hover span {
    background: #fff none repeat scroll 0 0;
    color:#58626d;
    border: 1px solid #d7d7d7;
}
.buttons-set.coupon {
  border-left: 0 none !important;
  border-right: 0 none !important;
}
#remember-me-box{
  display:none;
}
/*# sourceMappingURL=style.css.map */

.postContent a {
  font-size: 15px !important;
}

.our-stores-video-wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.our-stores-video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
