@font-face {
  font-family: 'prompt';
  src: url("../fonts/prompt/prompt-thin-webfont.eot");
  src: url("../fonts/prompt/prompt-thin-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/prompt/prompt-thin-webfont.woff2") format("woff2"), url("../fonts/prompt/prompt-thin-webfont.woff") format("woff"), url("../fonts/prompt/prompt-thin-webfont.ttf") format("truetype"), url("../fonts/prompt/prompt-thin-webfont.svg#promptthin") format("svg");
  font-weight: 100;
  font-style: normal; }
@font-face {
  font-family: 'prompt';
  src: url("../fonts/prompt/prompt-extralight-webfont.eot");
  src: url("../fonts/prompt/../fonts/prompt/prompt-extralight-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/prompt/prompt-extralight-webfont.woff2") format("woff2"), url("../fonts/prompt/prompt-extralight-webfont.woff") format("woff"), url("../fonts/prompt/prompt-extralight-webfont.ttf") format("truetype"), url("../fonts/prompt/prompt-extralight-webfont.svg#promptextralight") format("svg");
  font-weight: 200;
  font-style: normal; }
@font-face {
  font-family: 'prompt';
  src: url("../fonts/prompt/prompt-light-webfont.eot");
  src: url("../fonts/prompt/prompt-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/prompt/prompt-light-webfont.woff2") format("woff2"), url("../fonts/prompt/prompt-light-webfont.woff") format("woff"), url("../fonts/prompt/prompt-light-webfont.ttf") format("truetype"), url("../fonts/prompt/prompt-light-webfont.svg#promptlight") format("svg");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'prompt';
  src: url("../fonts/prompt/prompt-regular-webfont.eot");
  src: url("../fonts/prompt/prompt-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/prompt/prompt-regular-webfont.woff2") format("woff2"), url("../fonts/prompt/prompt-regular-webfont.woff") format("woff"), url("../fonts/prompt/prompt-regular-webfont.ttf") format("truetype"), url("../fonts/prompt/prompt-regular-webfont.svg#promptregular") format("svg");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'prompt';
  src: url("../fonts/prompt/prompt-medium-webfont.eot");
  src: url("../fonts/prompt/prompt-medium-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/prompt/prompt-medium-webfont.woff2") format("woff2"), url("../fonts/prompt/prompt-medium-webfont.woff") format("woff"), url("../fonts/prompt/prompt-medium-webfont.ttf") format("truetype"), url("../fonts/prompt/prompt-medium-webfont.svg#promptmedium") format("svg");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'prompt';
  src: url("../fonts/prompt/prompt-semibold-webfont.eot");
  src: url("../fonts/prompt/prompt-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/prompt/prompt-semibold-webfont.woff2") format("woff2"), url("../fonts/prompt/prompt-semibold-webfont.woff") format("woff"), url("../fonts/prompt/prompt-semibold-webfont.ttf") format("truetype"), url("../fonts/prompt/prompt-semibold-webfont.svg#promptsemibold") format("svg");
  font-weight: 600;
  font-style: normal; }
@font-face {
  font-family: 'prompt';
  src: url("../fonts/prompt/prompt-bold-webfont.eot");
  src: url("../fonts/prompt/prompt-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/prompt/prompt-bold-webfont.woff2") format("woff2"), url("../fonts/prompt/prompt-bold-webfont.woff") format("woff"), url("../fonts/prompt/prompt-bold-webfont.ttf") format("truetype"), url("../fonts/prompt/prompt-bold-webfont.svg#promptbold") format("svg");
  font-weight: 700;
  font-style: normal; }
@font-face {
  font-family: 'prompt';
  src: url("../fonts/prompt/prompt-extrabold-webfont.eot");
  src: url("../fonts/prompt/prompt-extrabold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/prompt/prompt-extrabold-webfont.woff2") format("woff2"), url("../fonts/prompt/prompt-extrabold-webfont.woff") format("woff"), url("../fonts/prompt/prompt-extrabold-webfont.ttf") format("truetype"), url("../fonts/prompt/prompt-extrabold-webfont.svg#promptextrabold") format("svg");
  font-weight: 800;
  font-style: normal; }
@font-face {
  font-family: 'prompt';
  src: url("../fonts/prompt/prompt-black-webfont.eot");
  src: url("../fonts/prompt/prompt-black-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/prompt/prompt-black-webfont.woff2") format("woff2"), url("../fonts/prompt/prompt-black-webfont.woff") format("woff"), url("../fonts/prompt/prompt-black-webfont.ttf") format("truetype"), url("../fonts/prompt/prompt-black-webfont.svg#promptblack") format("svg");
  font-weight: 900;
  font-style: normal; }
/*/////////////// RESET /////////////////*/
body, html {
  margin: 0;
  padding: 0;
  color: #231f20; }

html {
  background: #e4e5eb;
  position: relative;
  min-height: 100%;
  height: auto !important;
  height: 100%; }

body {
  font: 300 16px/18px 'prompt', sans-serif;
  color: #333;
  background: #fff; }

h1, h2, h3 {
  clear: both;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0 0 7px; }

h1 {
  font: 300 36px/36px 'prompt', sans-serif; }

h2 {
  font: 300 24px/24px 'prompt', sans-serif; }

h3 {
  font: 300 18px/18px 'prompt', sans-serif; }

img {
  border: none; }

a {
  text-decoration: none;
  border: none;
  color: #231f20;
  cursor: pointer; }
  a:hover {
    color: #e75e48; }

ul {
  margin: 0px;
  padding: 0px; }

p, .p {
  margin: 5px 0;
  padding: 0;
  clear: both;
  float: left;
  width: 100%; }

input[type=button], input[type=submit] {
  -webkit-appearance: none; }

/*/////////////// ALL CLASS /////////////////*/
.left {
  clear: both;
  float: left; }

.center {
  float: left; }

.right {
  float: right; }

.inner {
  margin: 0px auto;
  width: 1100px; }

.width-100 {
  width: 100%; }

.align-center {
  width: 100%;
  text-align: center; }

.align-right {
  text-align: right; }

.box-padding {
  padding: 10px 2%;
  width: 96%; }

.box-shadow {
  float: left;
  box-shadow: 0px 0px 3px #ccc;
  background: #fcfbfb;
  border-radius: 3px; }

.box_border {
  background: #fff;
  overflow: hidden; }

.hidden {
  display: none; }

.alert_box {
  padding: 30px 0; }

.close_light_box {
  position: absolute;
  right: 5px;
  top: 5px;
  color: #f00;
  font-size: 14px;
  padding: 3px; }

.underline {
  width: 100%;
  clear: both;
  float: left;
  margin: 20px 0 20px 10%;
  height: 1px;
  background: #eee; }

label {
  float: left; }

.btn-1 {
  background-color: #ffbb08;
  border: 1px solid #ffbb08;
  display: inline-block;
  border-radius: 30px;
  text-align: center;
  padding: 10px 10px;
  color: #fff;
  font: 300 16px 'Prompt',sans-serif;
  background: -webkit-linear-gradient(top, #ffbb08, #ffa102);
  background: -o-linear-gradient(top, #ffbb08, #ffa102);
  background: -moz-linear-gradient(top, #ffbb08, #ffa102);
  background: -ms-linear-gradient(top, #ffbb08, #ffa102);
  background: linear-gradient(top, #ffbb08, #ffa102);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  transition: ease-in-out 0.7s;
  -webkit-transition: ease-in-out 0.7s;
  -ms-transition: ease-in-out 0.7s;
  -moz-transition: ease-in-out 0.7s;
  cursor: pointer;
  min-width: 200px; }

.btn-1:hover {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2); }

.margin {
  margin: 180px 0 0 0 !important; }

.box-h {
  font-size: 26px;
  margin: 0;
  padding: 0 0 25px;
  clear: both;
  float: left;
  line-height: 24px; }

.sub-page .box-h {
  color: #e75e48;
  margin: 0 0 10px 0; }

/*///////////// TOP ///////////////*/
#top {
  width: 100%;
  background: #fcfcfc;
  padding: 20px 0;
  font-size: 15px;
  border-bottom: 1px solid #eee; }

/*////////////////// Main Menu ///////////////////*/
#logo-sep {
  float: left;
  width: 80px;
  text-align: center; }

#logo-sep img {
  display: inline-block; 
}
  

#top-right {
  float: left; 
  display:flex; align-items: center;
}

#logo1 {
  float: left;
  display: block; }

#logo2 {
  clear: both;
  float: left;
  margin: 22px 0 0; }

.menu-top {
  float: left;
  clear: both;
  margin: 20% 0 0;
  min-height: 100%;
  height: auto;
  z-index: 100;
  font-size: 0px; }
  .menu-top li {
    list-style: none;
    display: inline-block;
    font-size: 16px;
    margin: 0 23px 0 0;
    position: relative; }
    .menu-top li span {
      float: left;
      line-height: 22px; }
    .menu-top li a {
      display: block;
      clear: both;
      float: left; }
      .menu-top li a:hover {
        color: #e75e48; }
    .menu-top li a.active {
      color: #e75e48; }
  .menu-top ul.submenu {
    position: absolute;
    top: 15px;
    left: 0px;
    z-index: 30;
    padding-top: 15px;
    display: none;
    background: rgba(255, 255, 255, 0.8); }
    .menu-top ul.submenu li {
      border-left: 2px solid #ccc; }
      .menu-top ul.submenu li a {
        padding: 3px 5px; }

.fixed {
  position: fixed;
  top: 0;
  padding: 10px 0 5px 0 !important;
  margin: 0;
  background: #fcfcfc;
  z-index: 10000;
  height: 75px; }
  .fixed #logo-sep {
    height: 65px;
    width: 50px;
    transition: ease-in-out 0.3s;
    -webkit-transition: ease-in-out 0.3s;
    -ms-transition: ease-in-out 0.3s;
    -moz-transition: ease-in-out 0.3s; }
    .fixed #logo-sep img {
      height: 100%;
      width: auto;
      transition: ease-in-out 0.3s;
      -webkit-transition: ease-in-out 0.3s;
      -ms-transition: ease-in-out 0.3s;
      -moz-transition: ease-in-out 0.3s; }
  .fixed #logo1 img {
    width: 130px;
    transition: ease-in-out 0.3s;
    -webkit-transition: ease-in-out 0.3s;
    -ms-transition: ease-in-out 0.3s;
    -moz-transition: ease-in-out 0.3s; }
  .fixed #logo2 {
    margin: 7px 0 0; }
    .fixed #logo2 img {
      width: 80px;
      transition: ease-in-out 0.3s;
      -webkit-transition: ease-in-out 0.3s;
      -ms-transition: ease-in-out 0.3s;
      -moz-transition: ease-in-out 0.3s; }
  .fixed #menu-top {
    margin: 3px 0 0; }

/*/////////////// CONTAINER ///////////////*/
.container {
  margin: 0px;
  width: 100%;
  clear: both;
  float: left;
  padding: 50px 0;
  clear: both;
  min-height: 200px; }

.shadow {
  background: rgba(231, 94, 72, 0.9);
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 9999; }

/* //////////////// Footer ///////////////// */
#footer {
  clear: both;
  float: left;
  width: 100%;
  padding: 20px 0;
  background: #fafafa; }
  #footer ul {
    text-align: left;
    padding: 0;
    float: left; }
    #footer ul li {
      list-style: none;
      display: inline-block;
      margin: 0 20px 0 0; }
      #footer ul li a {
        font: 300 14px/18px 'prompt',sans-serif; }
  #footer #footer-social {
    float: right; }
    #footer #footer-social a {
      display: inline-block;
      vertical-align: middle;
      margin: 0 2px 0;
      width: 25px; }
      #footer #footer-social a img {
        display: block;
        width: 100%;
        clear: both;
        float: left; }

/* Scss Document */
/*//////////// FORM /////////////*/
.frm p, .frm .p {
  clear: both;
  float: left;
  width: 100%;
  margin: 0 0px 15px 0; }
.frm label {
  float: left;
  min-width: 150px;
  line-height: 30px; }
.frm .txt {
  line-height: 25px;
  float: left;
  padding: 0 15px;
  height: 42px;
  background: #fafafa;
  color: #888;
  border: none;
  font-size: 14px;
  border-radius: 20px;
  font: 300 15px/18px 'Prompt',sans-serif;
  border: 1px solid #f2f2f2; }
.frm .txt-1 {
  width: 50px; }
.frm .txt-2 {
  width: 240px; }
.frm .select {
  line-height: 25px;
  float: left;
  padding: 0 15px;
  height: 42px;
  background: #fafafa;
  color: #888;
  border: none;
  font-size: 14px;
  position: relative;
  margin: 0 5px 0 0;
  border-radius: 20px; }
.frm .select-1 {
  width: 50px; }
.frm .select-2 {
  width: 240px; }
.frm select {
  width: 100%;
  height: 100%;
  align-items: center;
  float: left;
  background: none;
  font-size: 14px;
  border: none;
  text-align: center;
  cursor: pointer;
  opacity: 0;
  color: #444;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10; }
  .frm select option {
    padding: 7px 0; }
.frm textarea {
  font: 300 15px/18px 'Prompt',sans-serif;
  border: 1px solid #f2f2f2;
  line-height: 25px;
  float: left;
  padding: 10px 15px;
  height: 100px;
  background: #fafafa;
  color: #888;
  border-radius: 20px;
  font-size: 14px;
  width: 240px; }
.frm .fake-txt {
  position: absolute;
  top: 8px;
  left: 4px;
  color: #999;
  z-index: 9;
  width: 100%;
  padding: 0 5px;
  font-size: 14px;
  text-transform: uppercase; }
.frm .i-select {
  position: absolute;
  border: 4px solid;
  border-color: transparent;
  border-top-color: #888;
  top: 18px;
  right: 8px;
  z-index: 6;
  display: block; }
.frm .file-box {
  position: relative;
  display: inline-block; }
  .frm .file-box .file {
    display: none; }
  .frm .file-box img.icon-file {
    position: absolute;
    right: 5px;
    top: 4px;
    cursor: pointer;
    cursor: pointer; }

#faq-list li {
  padding: 20px;
  margin: 0 0 30px;
  border: 1px solid #f2f2f2;
  list-style: none;
  clear: both;
  float: left;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
  color: #777; }
  #faq-list li .faq-txt {
    width: 95%;
    float: left; }
  #faq-list li span {
    position: absolute;
    right: 15px;
    top: 25px;
    border: 8px solid transparent;
    border-top-color: #ccc; }
  #faq-list li span.active {
    border-top-color: transparent;
    border-bottom-color: #ccc;
    top: 18px; }
  #faq-list li span:hover {
    border-top-color: #e75e48; }
  #faq-list li span.active:hover {
    border-bottom-color: #e75e48;
    border-top-color: transparent; }
  #faq-list li .faq-detail {
    padding: 15px 0 0;
    clear: both;
    float: left;
    width: 100%;
    box-sizing: border-box;
    font-size: 14px;
    display: none; }
#faq-list li:last-child {
  margin-bottom: 10px; }
#faq-list li:nth-child(odd) {
  background: #fafafa; }

#banner {
  border-bottom: 1px solid #eee; }

#icon-buy {
  background: #fafafa;
  clear: both;
  float: left;
  width: 100%;
  padding: 70px 0;
  text-align: center;
  display: none; }

#contact-icon {
  background: #e75e48;
  color: #fff;
  padding: 70px 0;
  clear: both;
  float: left;
  width: 100%; }
  #contact-icon .icon-a {
    display: block;
    float: left;
    margin: 0 60px 0 0; }
  #contact-icon img {
    display: block;
    clear: both;
    float: left; }
  #contact-icon #contact-list {
    float: left; }
    #contact-icon #contact-list a {
      display: block;
      clear: both;
      float: left;
      margin: 0 0 10px; }
      #contact-icon #contact-list a img, #contact-icon #contact-list a span {
        display: inline-block;
        width: 60px; }
      #contact-icon #contact-list a span {
        color: #fff;
        margin: 20px 0 0 15px;
        font: 100 24px/18px 'prompt';
        white-space: nowrap; }
    #contact-icon #contact-list a#contact-tel span {
      margin: 0 0 0 15px;
      line-height: 30px !important; }
    #contact-icon #contact-list a:last-child {
      margin: 0; }

#mixed {
  clear: both;
  float: left;
  width: 100%;
  padding: 60px 0 40px 0;
  display: none;
  display: none; }
  #mixed ul {
    clear: both;
    float: left;
    width: 102%;
    font-size: 0;
    text-align: center; }
    #mixed ul li {
      list-style: none;
      display: block;
      width: 30%;
      float: left;
      font-size: 21px;
      margin: 0 3% 30px 0;
      position: relative; }
      #mixed ul li img {
        width: 100%;
        display: block; }
      #mixed ul li .mixed-topic {
        position: absolute;
        width: 60%;
        left: 50%;
        margin-left: -30%;
        top: 35%;
        color: #e75e48;
        background: rgba(70, 70, 70, 0.8);
        text-align: center;
        padding: 20px 0px;
        border-radius: 30px;
        font-weight: 200; }

#article-index {
  clear: both;
  float: left;
  width: 100%;
  padding: 60px 0 60px 0;
  background: #fafafa; }
  #article-index ul {
    clear: both;
    float: left;
    width: 102%;
    font-size: 0;
    text-align: center; }
    #article-index ul li {
      list-style: none;
      display: block;
      width: 100%;
      float: left;
      font-size: 21px;
      margin: 0 3% 30px 0;
      position: relative;
      text-align: left; }
      #article-index ul li a {
        display: block;
        width: 100%; }
      #article-index ul li .product-curtain {
        display: none; }
      #article-index ul li img {
        width: 20%;
        float: left;
        display: block;
        border: 1px solid #ddd;
        box-sizing: border-box; }
      #article-index ul li .article-s {
        font-size: 18px;
        color: #444;
        float: right;
        clear: none;
        width: 78%;
        padding: 0px 0 0;
        line-height: 1.4; }

#review-index {
  clear: both;
  float: left;
  width: 100%;
  padding: 60px 0 40px 0;
  display: none; }
  #review-index .box-h {
    color: #e75e48; }
  #review-index ul {
    clear: both;
    float: left;
    width: 102%;
    font-size: 0; }
    #review-index ul li {
      /*list-style: none; display:block; width: 30%; float:left;
      font:300 18px 'prompt'; margin: 0 3% 30px 0; border:1px solid #e75e48;
      text-align: left; box-sizing: border-box; padding: 20px 30px;
      color:#e75e48; font-size: 14px; line-height:16px;*/
      height: 300px;
      border: 1px solid #e75e48; }
      #review-index ul li .review-txt {
        margin: 0 0 40px 0;
        clear: both;
        float: left;
        width: 100%; }
      #review-index ul li b {
        display: block;
        width: 100%;
        clear: both;
        float: left;
        margin: 0;
        vertical-align: bottom;
        height: 10px;
        text-align: left;
        font: 200 italic 54px/40px 'prompt'; }
      #review-index ul li b.quote-right {
        text-align: right;
        margin: 10px 0 0; }
      #review-index ul li b.quote-left {
        margin: 0 0 15px -10px; }
      #review-index ul li span {
        display: block;
        width: 100%;
        clear: both;
        float: left; }
      #review-index ul li .review-pic {
        width: 100%;
        height: 100%;
        float: left; }
        #review-index ul li .review-pic img {
          display: block;
          margin: 0px auto;
          width: auto;
          height: 100%; }
      #review-index ul li .review-name {
        float: right;
        margin: 25px 0 0;
        font: 200 22px 'prompt'; }

.tag-link {
  background: #fafafa;
  border: 1px solid #eee;
  padding: 20px 2% 10px 2%;
  width: 100%;
  box-sizing: border-box;
  margin: 0 0 20px 0; }
  .tag-link a {
    display: inline-block;
    margin: 0 10px 10px 0;
    font-size: 13px; }

#review #review-index li:nth-child(odd) {
  background: #e75e48;
  color: #fff; }

.bank-select a {
  display: inline-block;
  width: 50px;
  opacity: 0.3;
  padding: 10px;
  border: 1px solid #ddd; }
  .bank-select a img {
    display: block;
    width: 100%;
    clear: both;
    float: left; }
.bank-select a.active {
  border-color: #02B502;
  opacity: 1;
  background: #fcfcfc; }

#btn-pay {
  margin: 20px 0 0; }

#frm-payment {
  float: left;
  width: 40%;
  box-sizing: border-box; }

.box-howto {
  float: right;
  padding: 30px;
  background: #fafafa;
  width: 500px;
  box-sizing: border-box; }
  .box-howto p {
    clear: both;
    float: left;
    margin: 0 0 20px 0;
    width: 100%; }
  .box-howto img {
    width: 100px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 10px; }
  .box-howto span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 20px;
    line-height: 28px; }

#article-list li {
  padding: 30px;
  margin: 0 0 30px;
  border: 1px solid #f2f2f2;
  list-style: none;
  clear: both;
  float: left;
  width: 100%; }
  #article-list li .thmb-article {
    width: 400px;
    border: 1px solid #e75e48;
    box-sizing: border-box;
    float: left; }
    #article-list li .thmb-article img {
      width: 100%;
      display: block;
      padding: 5px;
      box-sizing: border-box; }
  #article-list li .txt-article {
    width: 100%;
    margin: 20px 0 0;
    clear: both;
    float: left; }
  #article-list li .article-h {
    font-size: 20px; }
  #article-list li .article-s {
    line-height: 20px;
    margin: 10px 0 0;
    font-size: 15px; }
#article-list li:last-child {
  margin-bottom: 10px; }
#article-list li:nth-child(odd) {
  background: #fafafa; }

.cart-pic {
  border: 1px solid #eee;
  clear: both;
  float: left;
  width: 60%;
  float: left; }
  .cart-pic img {
    display: block;
    width: 100%;
    clear: both;
    float: left; }

.cart-detail {
  float: left;
  width: 35%;
  margin: 0 0 0 20px;
  background: #fafafa;
  padding: 35px;
  box-sizing: border-box; }
  .cart-detail .price {
    font-size: 20px;
    margin: 0 0 30px 0; }

.cart-amount {
  float: left;
  margin: 0 0 0 0px; }
  .cart-amount .amount-up, .cart-amount .amount-down {
    display: inline-block;
    text-align: center;
    background: #e75e48;
    color: #fff;
    padding: 0px 0;
    width: 40px;
    font-size: 22px;
    cursor: pointer;
    height: 30px;
    vertical-align: top;
    line-height: 30px; }
  .cart-amount i {
    font-style: italic;
    font-size: 11px;
    vertical-align: bottom; }
  .cart-amount #txt-amount {
    display: inline-block;
    float: none;
    border-radius: 0;
    text-align: center;
    color: #f00;
    width: 50px;
    height: 30px;
    box-sizing: border-box;
    vertical-align: top;
    margin: 0;
    border: 1px solid #e75e48; }

.cart-radio {
  padding: 20px 0; }
  .cart-radio i, .cart-radio span {
    display: inline-block;
    vertical-align: middle; }
  .cart-radio i {
    border: 1px solid #e75e48;
    border-radius: 3px;
    cursor: pointer;
    width: 15px;
    height: 15px; }
  .cart-radio i.active {
    background: #e75e48; }
  .cart-radio span {
    margin: 0 0 0 10px;
    font-size: 16px; }

.cart-total {
  font-size: 22px;
  color: #e75e48;
  margin: 0px 0 0 0 !important; }
  .cart-total span {
    color: #000; }

.cart-option {
  width: 30%;
  float: left;
  clear: none;
  margin: 0 0 0 20px; }
  .cart-option p {
    width: 100%;
    margin: 0 0px 10px 0; }

.cart-login {
  clear: both;
  float: left;
  background: #fff;
  position: fixed;
  top: 20%;
  width: 700px;
  left: 50%;
  margin-left: -350px;
  padding: 50px 30px;
  box-sizing: border-box; }
  .cart-login label {
    font-size: 14px;
    color: #888;
    min-width: 100px;
    line-height: 40px; }
  .cart-login .btn-1 {
    margin: 20px 0 0; }
  .cart-login p {
    clear: both;
    float: left;
    width: 100%;
    margin: 0 0 10px 0; }
  .cart-login .txt {
    margin: 0 10px 0 0; }
  .cart-login .login-regis {
    position: absolute;
    height: 70%;
    width: 37%;
    right: 0;
    top: 15%;
    border-left: 1px solid #eee;
    box-sizing: border-box;
    text-align: center;
    padding: 30px 0; }
    .cart-login .login-regis a {
      display: inline-block;
      padding: 20px 0;
      margin: 13% 0 0; }
      .cart-login .login-regis a:hover {
        color: #fff; }

#coupon-p {
  margin: 0 0 0 0; }
  #coupon-p span {
    display: block;
    float: left;
    font-size: 16px;
    margin: 6px 10px 0 0;
    list-style: 32px; }
  #coupon-p .txt {
    width: 110px;
    height: 30px;
    border-radius: 0;
    background: #fff;
    border: 1px solid #e75e48; }

#btn-cart {
  clear: both;
  float: left;
  margin: 30px 0 0; }

.close-lightbox {
  position: absolute;
  right: 15px;
  top: 15px;
  color: #777; }

.trans-addr {
  background: #fafafa;
  padding: 30px;
  box-sizing: border-box;
  margin: 30px 0 0 0;
  clear: both;
  float: left;
  width: 100%;
  display: none;
  border: 1px solid #eee; }
  .trans-addr .txt, .trans-addr textarea {
    background: #fff; }
  .trans-addr .rdo, .trans-addr .lb-rdo {
    display: inline-block;
    vertical-align: middle; }
  .trans-addr .rdo {
    margin: 5px 0 0; }
  .trans-addr .lb-rdo {
    margin: 5px 20px 0 5px; }
  .trans-addr .txt, .trans-addr textarea {
    float: left; }

#frm-summary {
  width: 100%; }
  #frm-summary table {
    width: 50%;
    float: left; }
    #frm-summary table td {
      width: 20%;
      vertical-align: middle;
      text-align: center;
      padding: 20px 10px;
      box-sizing: border-box; }
      #frm-summary table td img {
        width: 160px; }
    #frm-summary table td:nth-child(1) {
      text-align: left;
      width: 10%; }
    #frm-summary table td:nth-child(3) {
      text-align: right; }
    #frm-summary table thead td {
      background: #fafafa; }
    #frm-summary table tbody td .underline {
      margin: 0; }
    #frm-summary table tbody .row-total td {
      text-align: right;
      padding: 10px 10px; }
  #frm-summary .summary-addr {
    padding: 30px;
    width: 45%;
    float: right;
    box-sizing: border-box;
    background: #fafafa;
    line-height: 24px; }
    #frm-summary .summary-addr .h1 {
      color: #e75e48;
      font-size: 20px; }
  #frm-summary .btn-back {
    float: right;
    margin: 40px 20px 0 0; }
  #frm-summary #btn-checkout {
    margin: 40px 0 0 0; }

#gmap-full {
  width: 100%;
  height: 400px;
  overflow: hidden;
  border-top: 5px solid #f2f2f2;
  border-bottom: 5px solid #f2f2f2; }
  #gmap-full img {
    width: 100%;
    display: inline-block;
    vertical-align: bottom; }

.contact-detail {
  width: 100%;
  border: 1px solid #f2f2f2;
  background: #fafafa;
  box-sizing: border-box;
  padding: 30px;
  float: left;
  line-height: 26px;
  margin: 0 0 10px 0; }
  .contact-detail p {
    margin: 0 0 15px 0; }
  .contact-detail p.contact-topic {
    color: #e75e48;
    margin: 0;
    font-size: 18px; }

.contact-left {
  width: 45%;
  float: left; }

  

#frm-contact {
  width: 45%; 
  float:right;
}
  #frm-contact label {
    min-width: 120px; }
  #frm-contact .txt {
    height: 35px;
    font-size: 14px;
    width: 60%; }
  #frm-contact textarea {
    width: 60%; }

.btn-contact {
  height: 45px;
  margin: 10px 0 0;
  padding: 0;
  line-height: 40px; }
  .btn-contact:hover {
    color: #fff; }

/* Scss Document */
/* Responsive */
#menu-icon {
  margin: 0px 0 0;
  clear: both;
  float: left;
  position: absolute;
  right: 2%;
  top: 30px;
  border: 1px solid #eee;
  border-radius: 5px;
  padding: 10px;
  background: #fff;
  cursor: pointer;
  display: none; }
  #menu-icon img {
    display: block;
    clear: both;
    float: left; }

@media only screen and (max-width: 1099px) {
  input {
    -webkit-appearance: none; }

  #top {
    position: relative; }

  .inner {
    width: 96%;
    padding: 0 2%;
    overflow: hidden; }

  #top #logo-sep {
    height: 65px;
    width: 50px;
    transition: ease-in-out 0.3s;
    -webkit-transition: ease-in-out 0.3s;
    -ms-transition: ease-in-out 0.3s;
    -moz-transition: ease-in-out 0.3s; }
    #top #logo-sep img {
      height: 50px; 
      width: auto;
      transition: ease-in-out 0.3s;
      -webkit-transition: ease-in-out 0.3s;
      -ms-transition: ease-in-out 0.3s;
      -moz-transition: ease-in-out 0.3s; }
  #top #logo1 img {
    width: 110px;
    transition: ease-in-out 0.3s;
    -webkit-transition: ease-in-out 0.3s;
    -ms-transition: ease-in-out 0.3s;
    -moz-transition: ease-in-out 0.3s; }
  #top #logo2 {
    margin: 20px 0 0; }
    #top #logo2 img {
      width: 80px;
      transition: ease-in-out 0.3s;
      -webkit-transition: ease-in-out 0.3s;
      -ms-transition: ease-in-out 0.3s;
      -moz-transition: ease-in-out 0.3s; }

  .menu-top {
    display: none;
    position: absolute;
    width: 200px;
    right: 0;
    top: 106px;
    margin: 0;
    background: #fcfcfc;
    z-index: 99999; }
    .menu-top li {
      display: block;
      width: 100%; }
      .menu-top li a {
        padding: 10px 10%;
        font-size: 14px;
        width: 80%;
        border-bottom: 1px solid #eee; }
    .menu-top ul.submenu {
      display: block;
      position: static;
      clear: both;
      float: left;
      width: 100%;
      padding: 0; }
      .menu-top ul.submenu li a {
        padding: 8px 10%; }
        .menu-top ul.submenu li a:before {
          content: ' ';
          display: inline-block;
          margin-right: 7px;
          background: #ccc;
          width: 5px;
          height: 5px;
          border-radius: 50%;
          vertical-align: middle; }

  #menu-icon {
    display: block; }

  .margin {
    margin: 0px 0 0 0 !important; } }
@media only screen and (max-width: 799px) {
  #footer ul {
    width: 100%; }
    #footer ul li {
      width: 45%;
      float: left;
      display: block;
      margin: 0 10px 0 0; }
      #footer ul li a {
        font: 300 14px/18px 'prompt',sans-serif;
        width: 96%;
        padding: 7px 2%;
        display: block; }
  #footer #footer-social {
    float: left;
    padding: 20px 0 0; } }
@media only screen and (max-width: 479px) {
  /* FORM */
  label {
    width: 100%; }

  #footer ul li {
    width: 45%; }
    #footer ul li a {
      font: 300 14px/18px 'prompt',sans-serif;
      width: 94%;
      padding: 7px 3%;
      display: block; } }
@media only screen and (max-width: 1099px) {
  #contact-icon {
    text-align: center; }
    #contact-icon .icon-a {
      width: 25%;
      display: inline-block;
      float: none;
      margin: 0 10px 20px 10px; }
      #contact-icon .icon-a img {
        width: 100%;
        display: block;
        clear: both;
        float: left; }
    #contact-icon #contact-list {
      margin: 20px 0 0;
      text-align: center;
      width: 100%; }
      #contact-icon #contact-list a {
        display: block;
        float: left;
        clear: both;
        margin: 0 20px 20px 30px;
        width: 100%;
        text-align: left; }
        #contact-icon #contact-list a img {
          width: 30px;
          display: block;
          float: left;
          vertical-align: middle; }
        #contact-icon #contact-list a span {
          display: block;
          width: auto;
          float: left;
          vertical-align: middle;
          font-size: 16px;
          margin: 5px 0 0 15px; }
      #contact-icon #contact-list a:last-child {
        margin: 0 20px 20px 30px; } }
@media only screen and (max-width: 799px) {
  #contact-icon {
    padding: 40px 0; }

  #mixed {
    padding: 40px 0 10px 0; }
    #mixed ul li {
      width: 45%;
      font-size: 16px;
      display: inline-block;
      float: none; }
      #mixed ul li .mixed-topic {
        top: 30%;
        padding: 15px 0; }

  #icon-buy {
    padding: 40px 0; }
    #icon-buy img {
      width: 300px; }

  #article-index, #review-index {
    padding: 40px 0; }

  #review #review-index li {
    width: 45%; }

  #article-index {
    padding-bottom: 0; }
    #article-index ul li img {
      width: 40%; }
    #article-index ul li .article-s {
      width: 58%; }

  .tag-link {
    margin-bottom: 0; } }
@media only screen and (max-width: 479px) {
  #mixed ul li {
    width: 95%;
    font-size: 20px; }
    #mixed ul li .mixed-topic {
      top: 35%;
      padding: 20px 0; }

  #review #review-index li {
    width: 95% !important;
    height: auto; }

  .tag-link {
    padding: 20px 3% 10px 3%; }

  #article-index ul li img {
    width: 100%;
    float: none;
    margin: 0px auto; }
  #article-index ul li .article-s {
    width: 100%; } }
@media only screen and (max-width: 1099px) {
  #frm-payment {
    width: 55%; }

  .box-howto {
    width: 43%;
    font-size: 14px; }
    .box-howto img {
      width: 50px; }
    .box-howto span {
      line-height: 20px; } }
@media only screen and (max-width: 799px) {
  #frm-payment {
    width: 100%; }

  .box-howto {
    width: 100%;
    clear: both;
    float: left;
    margin: 30px 0 0; } }
@media only screen and (max-width: 1099px) {
  .cart-detail {
    font-size: 12px; }

  .cart-amount i {
    letter-spacing: -0.7px; }

  .cart-option span {
    font-size: 14px; } }
@media only screen and (max-width: 799px) {
  .cart-pic, .cart-detail {
    width: 100%; }

  .cart-detail {
    margin: 20px 0 0; }

  .cart-option {
    width: 100%; }

  .cart-login {
    width: 95%;
    margin-left: -48%;
    top: 5%; }
    .cart-login .login-regis {
      position: static;
      clear: both;
      float: left;
      margin: 40px 0 0;
      padding: 40px 0 0;
      border-left: none;
      border-top: 1px solid #eee;
      width: 100%; }
      .cart-login .login-regis a {
        position: static;
        width: 100%;
        margin-top: 0; }
    .cart-login .btn-1 {
      margin: 20px 0 0; }

  .cart-option span {
    font-size: 16px; } }
@media only screen and (max-width: 479px) {
  .lb-hide {
    display: none; }

  .cart-login p {
    margin: 0 0 20px 0; }
  .cart-login label {
    display: none; } }
@media only screen and (max-width: 799px) {
  #frm-summary table {
    width: 100%; }
  #frm-summary .summary-addr {
    width: 100%;
    margin: 30px 0 0; } }
@media only screen and (max-width: 479px) {
  #frm-summary .btn-back, #frm-summary #btn-checkout {
    float: left;
    margin: 30px 0px 0 0;
    width: 98%;
    box-sizing: border-box; } }
@media only screen and (max-width: 1099px) {
  #gmap-full {
    height: auto; }

  .contact-left {
    width: 50%; }

  #frm-contact {
    width: 45%;
    margin: 40px 0 0; }
    #frm-contact label {
      display: none; }
    #frm-contact .txt {
      width: 90%; }
    #frm-contact textarea {
      width: 90%; } }
@media only screen and (max-width: 799px) {
  .contact-left, #frm-contact {
    width: 100%; } }

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