/*! CSS Used from: https://www.51buyan.com/includes/templates/responsive_classic/css/stylesheet.css?v=93226 */
#logoWrapper {
  /*! CSS Used from: https://www.51buyan.com/includes/templates/responsive_classic/css/stylesheet_colors_51buyan.css?v=93226 */
  /*! CSS Used from: https://www.51buyan.com/includes/templates/responsive_classic/css/responsive.css */
  /*! CSS Used from: https://www.51buyan.com/includes/templates/responsive_classic/css/index_top_51buyan.css?v=93226 */
  /*! CSS Used from: https://www.51buyan.com/includes/templates/responsive_classic/css/index/51buyan_index_header.css?v=93226 */
}
#logoWrapper a img {
  border: none;
}
#logoWrapper a {
  text-decoration: none!important;
}
#logoWrapper a:link {
  text-decoration: underline;
}
#logoWrapper a:visited {
  text-decoration: underline;
}
#logoWrapper #logo {
  float: left;
}
#logoWrapper .forward {
  float: right;
}
#logoWrapper FORM,
#logoWrapper INPUT {
  display: inline;
  font-size: 1em;
  margin: 0 0.1em 0 0;
}
#logoWrapper input {
  height: 35px;
  padding-left: 5px;
  margin-bottom: 10px;
}
#logoWrapper input[type=search] {
  width: 50%;
}
#logoWrapper #logoWrapper {
  margin: 0;
  padding: 0;
}
#logoWrapper #navMainSearch {
  width: 88%;
  text-align: right;
}
#logoWrapper #navMainSearch input[type=search] {
  vertical-align: top;
  display: inline-block;
  border: 0;
  width: 65%!important;
  height: 32px;
  margin: 0;
  font-size: 0.9em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#logoWrapper #navMainSearch input[type=submit] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  height: 32px;
}
#logoWrapper #navMainSearch input[type=submit] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  height: 32px;
}
#logoWrapper #logo {
  margin: 0 0;
}
#logoWrapper #logo a img {
  height: auto;
  width: 192px;
}
#logoWrapper .button,
#logoWrapper input.button {
  display: inline-block;
  font-size: 1.3em;
  margin: 0;
  padding: 8px 20px;
  text-decoration: none;
}
#logoWrapper input.submit_button {
  border: none!important;
  font-size: 1.2em;
  display: inline-block;
  margin: 0;
  padding: 20px 30px;
  line-height: 0;
}
#logoWrapper input.submit_button:hover {
  border: none!important;
  font-size: 1.2em;
  display: inline-block;
  margin: 0;
  padding: 20px 30px;
  line-height: 0;
}
#logoWrapper input.cssButton.submit_button.button.button_search,
#logoWrapper .button_search:hover {
  padding: 8px 20px!important;
  font-size: 1em;
  line-height: 18px;
}
@media (max-width: 767px) {
  #logoWrapper input.submit_button {
    border-radius: 5px;
  }
}
#logoWrapper a:link,
#logoWrapper a:visited,
#logoWrapper a:hover {
  color: #333;
}
#logoWrapper a:active {
  color: #0000ff;
}
#logoWrapper input.submit_button,
#logoWrapper input.submit_button:hover {
  color: #fff;
}
#logoWrapper input:focus {
  background: #f4f4f4;
}
#logoWrapper input.submit_button {
  background: #D40011;
}
#logoWrapper input.submit_button:hover {
  background: #d66b73;
}
#logoWrapper input {
  border: 2px solid #eee;
}
#logoWrapper .navMainRight {
  border-color: #D40011 !important;
}
#logoWrapper img {
  max-width: 100%;
  height: auto;
  border: 0;
  object-fit: cover;
}
#logoWrapper input[type="submit"] {
  -webkit-appearance: none;
}
#logoWrapper input[type=search]:focus {
  outline-color: #D40011;
}
@media (max-width: 767px) {
  #logoWrapper input[type=search] {
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  #logoWrapper input[type=search]:focus {
    border-color: #D40011 !important;
    outline: none;
  }
}
#logoWrapper #navMainSearch form {
  width: 100%;
  display: flex;
  align-content: center;
  position: relative;
}
#logoWrapper #navMainSearch form input[type=search]::placeholder {
  color: #999;
  font-size: 12px;
}
#logoWrapper #navMainSearch form input[type=search] {
  border: 2px solid #D40011;
  height: 40px;
  outline: none;
  width: 94%!important;
  color: #333;
  font-size: 16px;
  border-radius: 50px;
  padding-left: 18px;
  box-sizing: border-box;
}
#logoWrapper #navMainSearch form input[type=search]:focus {
  background: #fff;
}
#logoWrapper #navMainSearch form .button_search {
  width: 18%;
  height: 40px;
  font-size: 16px;
  position: absolute;
  right: 0;
  color: #fff;
  border-radius: 50px;
}
#logoWrapper .popular_recommendation {
  display: flex;
  color: #999999;
  margin-top: 5px;
  padding-left: 20px;
}
#logoWrapper .popular_recommendation ul {
  display: flex;
  padding: 0;
  margin: 0;
}
#logoWrapper .popular_recommendation ul li {
  list-style: none;
  margin: 0 0 0 10px;
  cursor: pointer;
}
#logoWrapper .popular_recommendation ul li a {
  color: #999999;
  text-decoration: none;
}
#logoWrapper .navMainRight {
  width: 11%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  border: 2px solid;
  border-radius: 50px;
}
#logoWrapper .navMainRight:hover .navCartContentsIndicator {
  color: #D40011;
}
#logoWrapper .navMainRight .navCartContentsIndicator {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  justify-content: center;
  text-decoration: none;
  font-size: 12px;
  color: #666666;
}
#logoWrapper .navMainRight .navCartContentsIndicator {
  position: relative;
}
#logoWrapper .navMainRight .navCartContentsIndicator img {
  margin-right: 10px;
  width: 22px;
}
#logoWrapper .navMainRight .navCartContentsIndicator .TopCartNumIndex {
  position: absolute;
  top: 10%;
  left: 28%;
  background: red;
  width: 16px;
  height: 16px;
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
@media (max-width: 767px) {
  #logoWrapper ul {
    list-style-type: none;
    padding: 0;
  }
}
#logoWrapper {
  background: #fff;
}
#logoWrapper {
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 15px 0;
}
.navMainSearCenter {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 50%;
}
.navMainSearCenter #navMainSearch {
  width: 100%;
}
@media (min-width: 1501px) {
  #logoWrapper {
    width: 75%;
    margin: 0 auto;
  }
}
@media (max-width: 992px) {
  .popular_recommendation ul li {
    display: none;
  }
  .popular_recommendation ul li:nth-child(-n + 5) {
    display: block;
  }
}
@media (max-width: 767px) {
  input,
  input:focus {
    font-size: 14px!important;
  }
  #logoWrapper {
    display: none;
  }
}
