.KogaoThemeCool {
  float: left;
  width: 100%;
  background: #fff url("../../../../view/assets/img/themes/cool-bg.jpg") left bottom;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.14);
  -webkit-box-sizing: 0 1px 1px 0 rgba(0, 0, 0, 0.14);
  min-height: 350px; }

.KogaoThemeCool .KogaoThemeOverLay {
  float: left;
  width: 100%;
  height: 370px;
  border-radius: 9px;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  background: rgba(0, 0, 0, 0.2); }

.KogaoThemeCool .KogaoThemeOverLay .KogaoThemeTitle {
  float: left;
  padding-top: 70px;
  width: 100%;
  text-align: center;
  line-height: 34px; }

.KogaoThemeCool .KogaoThemeOverLay .KogaoThemeTitle span {
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  display: inline-block;
  clear: none;
  width: 100%;
  color: #fff; }

.KogaoThemeCool .KogaoThemeOverLay .KogaoThemeTitle span:nth-child(1) {
  font-size: 26px; }

.KogaoThemeCool .KogaoThemeOverLay .KogaoThemeTitle span:nth-child(2) {
  font-size: 42px;
  font-weight: 700; }

.KogaoThemeCool .KogaoThemeOverLay .KogaoThemeSearch {
  float: left;
  width: 100%;
  text-align: center;
  padding-top: 30px; }

.KogaoThemeCool .KogaoThemeOverLay .KogaoThemeSearch input[type=text] {
  background: #fff url("../../../view/assets/img/baby/ic_search.png") 10px 15px no-repeat;
  width: 50%;
  padding: 15px 20px 15px 50px;
  font-family: "Open Sans";
  font-size: 22px;
  font-weight: 400;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: 'Open Sans';
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px; }

.KogaoThemeCool .KogaoThemeOverLay .KogaoThemeTags {
  float: left;
  width: 100%;
  padding-top: 20px;
  text-align: center; }

.KogaoThemeCool .KogaoThemeOverLay .KogaoThemeTags span {
  transition: all 0.2s ease;
  display: inline-block;
  background: #485dc5;
  color: #fff;
  padding: 8px 15px;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  font-weight: 600;
  font-size: 13px; }

.KogaoThemeCool .KogaoThemeOverLay .KogaoThemeTags span:hover {
  background: #2c42ab;
  cursor: pointer; }

.KogaoThemeCategories {
  float: left;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: 'Open Sans';
  padding: 40px 80px; }

.KogaoThemeCategories ul.KogaoThemeListener {
  margin: 0;
  padding: 0; }

.KogaoThemeCategories ul.KogaoThemeListener li {
  list-style: none;
  float: left;
  width: 33%;
  padding-bottom: 20px; }
  .KogaoThemeCategories ul.KogaoThemeListener li img {
    width: 64px; }

.KogaoThemeCategories ul.KogaoThemeListener li span {
  float: left; }

.KogaoThemeCategories ul.KogaoThemeListener li span:nth-child(1) {
  text-align: center;
  width: 100px; }

.KogaoThemeCategories ul.KogaoThemeListener li span:nth-child(2) {
  width: 60%; }

.KogaoThemeCategories ul.KogaoThemeListener li span b {
  font-weight: 600;
  font-size: 18px; }

.KogaoThemeLayout {
  float: left;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: 'Open Sans';
  padding: 0 50px; }

.KogaoThemeLayout .KogaoThemeBox1 {
  float: left;
  width: 50%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: 'Open Sans';
  padding-right: 10px; }

.KogaoThemeLayout .KogaoThemeBox2 {
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: 'Open Sans';
  width: 50%;
  padding-left: 10px; }

.KogaoThemeLayout .KogaoThemeBox1Content {
  float: left;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: 'Open Sans';
  background: #fff;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.14);
  -webkit-box-sizing: 0 1px 1px 0 rgba(0, 0, 0, 0.14);
  min-height: 220px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px; }

.KogaoThemeLayout .KogaoThemeChild {
  position: absolute;
  float: left;
  z-index: 1;
  background: #485dc5;
  padding: 7px 10px;
  color: #fff;
  margin-top: 20px;
  font-weight: 600;
  font-size: 16px;
  font-family: "Open Sans"; }

.KogaoThemeLayout .KogaoThemeChild.NewStar {
  float: right;
  background: #ffca1b url("../../../../view/assets/img/ic_badge_favourites_normal.png") 0px 1px no-repeat;
  padding: 7px 10px 7px 35px; }

.KogaoThemeLayout .KogaoThemeChild.NewIcon {
  padding: 7px 10px 7px 35px;
  background: #485dc5 url("../../../../view/assets/img/new_product.png") 12px 13px no-repeat; }

.KogaoThemeBoxContent {
  float: left;
  width: 100%;
  padding: 10px 10px 10px 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: 'Open Sans'; }

.KogaoThemeBoxContent div {
  padding: 5px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: 'Open Sans';
  width: 100%; }

.KogaoThemeBoxContent div span:nth-child(1) {
  position: relative; }

.KogaoThemeBoxContent div span:nth-child(1) div:nth-child(2) {
  position: absolute;
  margin-top: -38px;
  right: 0px;
  width: auto !important; }

.KogaoThemeBoxContent div span:nth-child(1) div:nth-child(2) i {
  display: none; }

.KogaoThemeBoxContent div span:nth-child(1) div:nth-child(2) b {
  background: #77b800;
  color: #fff;
  padding: 4px 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: 'Open Sans';
  font-weight: 700;
  font-size: 14px;
  display: inline-block; }

.KogaoThemeBoxContent span {
  float: left;
  width: 100%; }

.KogaoThemeBoxContent span:nth-child(4) {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 5px 5px 5px;
  font-size: 14px; }

.KogaoThemeBoxContent span:nth-child(3) {
  padding: 0 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  color: #999; }

.KogaoThemeBoxContent span:nth-child(2) {
  padding: 5px;
  float: left;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px; }

.KogaoThemeBoxContent span .KogaoThemeScreen {
  width: 100% !important; }

@media screen and (max-width: 600px) {
  .KogaoThemeLayout {
    padding: 0 20px; }

  .KogaoThemeLayout .KogaoThemeBox1 {
    width: 100%;
    padding-right: 0; }

  .KogaoThemeLayout .KogaoThemeBox2 {
    width: 100%;
    padding-left: 0;
    padding-top: 20px; }

  .KogaoThemeCategories ul.KogaoThemeListener li {
    width: 100% !important;
    height: auto !important; }

  .KogaoThemeCategories {
    padding: 30px; }

  .KogaoThemeCool .KogaoThemeOverLay .KogaoThemeTitle span:nth-child(2) {
    font-size: 32px; }

  .KogaoThemeCool {
    border-radius: 0px !important; }

  .KogaoThemeCool .KogaoThemeOverLay {
    border-radius: 0px !important; }

  .KogaoThemeCool .KogaoThemeOverLay .KogaoThemeTitle {
    padding-top: 30px; }

  .KogaoThemeCool .KogaoThemeOverLay .KogaoThemeSearch input[type="text"] {
    width: 80%;
    padding: 10px 15px;
    font-size: 18px; } }

/*# sourceMappingURL=style.css.map */
