<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.btn-link {
  color: black; }

.btn-link:focus, .btn-link:hover {
  color: #111111;
  text-decoration: none; }

.functionBar-cart .title {
  border-bottom: 1px solid;
  border-color: #232323; }
.functionBar-cart .shopping-cart.hightlight {
  padding: 5px 12px; }
.functionBar-cart .shopping-cart span.amount {
  display: none; }
.functionBar-cart ul.dropdown-menu {
  background: white; }

.desktop .hight-light-block i.fa.fa-search {
  top: 5px;
  right: 5px; }

.dropdown-menu &gt; li &gt; a.shopping-cart-block:focus, .dropdown-menu &gt; li &gt; a.shopping-cart-block:hover {
  color: black;
  background: white; }

.functionBar-cart.btn-group.open .dropdown-toggle {
  box-shadow: none; }

.social-share li a {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .social-share li a:hover {
    border-radius: 50%; }
.social-share li .icon:before {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
.social-share li:hover .icon {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .social-share li:hover .icon:before {
    transform: rotate(360deg);
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
.social-share .facebook a:hover {
  background-color: #5a79c8; }
.social-share .twitter a:hover {
  background-color: #1dcaff; }
.social-share .google a:hover {
  background-color: #d34836; }

#footer .logo {
  text-align: center; }
#footer img.logo {
  width: 200px;
  margin: 0 auto; }
#footer .social-link a {
  text-align: center;
  background: #000000;
  display: inline-block;
  color: #fff;
  width: 45px;
  height: 45px;
  font-size: 20px;
  line-height: 45px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  #footer .social-link a .icon:before {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  #footer .social-link a:hover .icon {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    #footer .social-link a:hover .icon:before {
      transform: rotate(360deg);
      -webkit-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out; }
#footer .social-link .facebook a:hover {
  background-color: #5a79c8; }
#footer .social-link .google a:hover {
  background-color: #d34836; }
#footer .hotproduct li.item {
  width: 100%;
  display: inline-block;
  padding-top: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  #footer .hotproduct li.item a {
    line-height: 16px; }
  #footer .hotproduct li.item img {
    float: left;
    margin-right: 10px; }
  #footer .hotproduct li.item:after {
    content: "";
    clear: both; }
  #footer .hotproduct li.item:hover {
    color: #000000;
    margin-left: -3px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    #footer .hotproduct li.item:hover img {
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      -webkit-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }

.main.title {
  font-size: 30px;
  text-align: center; }

.index {
  overflow: visible; }
  .index .carousel {
    margin: 10px; }
  .index .ads img {
    float: left;
    padding: 10px;
    max-width: 100%; }
  .index .ads .ad3 {
    padding-top: 16px; }

.carousel-inner img {
  width: 100%; }

.slick-slider {
  margin-bottom: 15px; }
  .slick-slider .slick-prev {
    left: -15px; }
  .slick-slider .slick-next {
    right: -15px; }

.slick-initialized .slick-slide {
  padding: 20px 0;
  height: auto; }
  .slick-initialized .slick-slide img {
    width: 100%; }

.slick-prev:before, .slick-next:before {
  color: #000000; }

.description-content ul, .description-content ol {
  list-style: none;
  padding-left: 0; }
  .description-content ul li, .description-content ol li {
    list-style-position: inside;
    color: black;
    margin-left: 10px;
    font-size:20px; }
.description-content ul li {
  list-style-type: square; }

.social-share {
  padding: 5px 0; }
  .social-share ul li a {
    display: block;
    width: 30px;
    height: 30px;
    font-size: 18px;
    text-align: center;
    line-height: 30px;
    color: #FFFFFF;
    background: #BCBCBC; }
    .social-share ul li a:hover {
      background: #000000; }

.social-like {
  margin: 5px 0; }
  .social-like div {
    height: 20px;
    max-height: 20px; }

.product-info .nPrice {
  text-decoration: line-through; }
.product-info .disc {
  color: #FF7600;
  font-size: 18px; }
  .product-info .disc .dPrice {
    color: #ff0076; }
  .product-info .disc .dPer {
    margin-left: 10px; }
.product-info .description-main {
  padding: 10px 0;
  border-top: 1px solid #A1958D;
  border-bottom: 1px solid #A1958D;
  margin: 5px 0; }
  .product-info .description-main &gt; div {
    padding: 5px 0; }

.buy {
  padding-top: 10px; }
  .buy .buttons .btn {
    width: 100%; }

.promo {
  padding: 20px 0; }
  .promo .desc {
    color: #FF0050; }

.buttons .btn-default {
  padding: 10px 20px;
  color: #FFFFFF;
  background: #000000; }
.buttons .btn-more-info {
  color: #FFFFFF;
  background: #000000; }
  .buttons .btn-more-info.disabled {
    opacity: 0.3; }

.rec-products-title {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #797979;
  line-height: 0.1em;
  margin: 15px 0 30px;
  font-size: 20px; }
  .rec-products-title span {
    background: #FFFFFF;
    padding: 0 15px; }

.rec-products {
  padding: 30px 30px 60px; }
  .rec-products .rec-pros .rec-big {
    transition: all 1s ease; }
    .rec-products .rec-pros .rec-big .main-image {
      overflow: hidden; }
      .rec-products .rec-pros .rec-big .main-image img {
        transition: all 1s ease; }
    .rec-products .rec-pros .rec-big .title {
      padding: 5px;
      height: 45px;
      overflow: hidden; }
    .rec-products .rec-pros .rec-big .price {
      padding: 10px 5px;
      margin: 5px;
      border-top: 1px solid #ABABAB;
      border-bottom: 1px solid #ABABAB; }
      .rec-products .rec-pros .rec-big .price .member-price {
        color: #ff0076; }
        .rec-products .rec-pros .rec-big .price .member-price .num {
          font-size: 18px; }
      .rec-products .rec-pros .rec-big .price .disc {
        color: #FF7600;
        font-size: 18px;
        margin-left: 5px; }
    .rec-products .rec-pros .rec-big:hover .main-image img {
      transform: scale(1.1) rotate(-10deg);
      transition: all 1s ease; }
    .rec-products .rec-pros .rec-big:hover .main-image .title {
      color: #000000; }
  .rec-products .rec-pros .touch-history {
    margin: 0 5px; }
  .rec-products .rec-pros.slick-initialized .slick-slide img {
    width: 220px;
    height: 220px;
    display: inline-block; }
  .rec-products .rec-pros.slick-initialized .slick-slide .touch-raty img {
    width: auto;
    height: auto; }
  .rec-products .slick-arrow {
    background: #BEBEBE;
    height: 60px;
    width: 30px;
    border-radius: 0;
    vertical-align: middle;
    top: 50% !important;
    margin-top: -15px;
    color: #FFFFFF;
    font-family: FontAwesome; }
    .rec-products .slick-arrow:hover {
      background: #2F2F2F; }
  .rec-products .slick-next {
    right: -30px; }
  .rec-products .slick-prev {
    left: -30px; }
  .rec-products .slick-prev:focus,
  .rec-products .slick-next:focus {
    opacity: 1; }
  .rec-products .slick-prev:hover,
  .rec-products .slick-next:hover {
    opacity: 1;
    background-color: #000000;
    color: #fff !important; }
  .rec-products .slick-prev:before {
    color: #FFFFFF;
    content: "\f104" !important; }
  .rec-products .slick-next:before {
    color: #FFFFFF;
    content: "\f105" !important; }
  .rec-products .slick-prev:before, .rec-products .slick-next:before {
    font-family: inherit !important;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    line-height: 1;
    opacity: 1 !important; }
  .rec-products .slick-dots li:hover button, .rec-products .slick-dots li:active button, .rec-products .slick-dots li.slick-active button {
    border: 2px solid #000000;
    border-radius: 50%; }

#categories_block_left .block_content ul.list-block.tree &gt; li {
  padding-top: 10px; }

.product-display .slick-slider .slick-arrow {
  width: 20px;
  height: 20px;
  margin-top: -10px; }
  .product-display .slick-slider .slick-arrow:before {
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased; }
.product-display .slick-slider .slick-prev:before {
  content: "\e079"; }
.product-display .slick-slider .slick-next:before {
  content: "\e080"; }

.search {
  height: 39px; }

.images.product-display {
  padding: 10px; }

/* 標籤選單 */
.tab-block &gt; ul.tabs-border.nav-tabs &gt; li {
  background: #FFFFFF;
  border: none;
  color: #000000;
  border-radius: 0; }
  .tab-block &gt; ul.tabs-border.nav-tabs &gt; li:not(:last-child) {
    border-right: 1px solid #BCBCBC; }
  .tab-block &gt; ul.tabs-border.nav-tabs &gt; li &gt; a {
    background: none;
    margin: 0; }
    .tab-block &gt; ul.tabs-border.nav-tabs &gt; li &gt; a:hover {
      color: #000000; }
  .tab-block &gt; ul.tabs-border.nav-tabs &gt; li.active {
    border-bottom: 3px solid #000000; }
    .tab-block &gt; ul.tabs-border.nav-tabs &gt; li.active &gt; a {
      margin: 0;
      color: #000000;
      background: none; }

.menu-container {
  padding-top: 5px; }
  .menu-container .select-wrapper.first:after {
    /*       content: "|";
          color: $separator-color;
          font-size: 20px;
          line-height: 32px;
          font-weight: lighter;
          margin-left: 6px; */ }
  .menu-container .service &gt; .btn-group:not(:last-child):after {
    content: "|";
    color: #DADADA;
    font-size: 20px;
    line-height: 32px;
    font-weight: lighter;
    margin-left: 6px; }
  .menu-container .service .login .btn {
    padding-right: 9px; }
  .menu-container .service .shopping-cart {
    padding-left: 6px; }
    .menu-container .service .shopping-cart &gt; .fa {
      font-size: 18px; }

.slick-slider .slick-slide:active, .slick-slider .slick-slide:focus, .slick-slider .slick-slide *:active, .slick-slider .slick-slide *:focus {
  outline: none; }

.index .carousel.slide .carousel-control {
  width: 10%; }
  .index .carousel.slide .carousel-control.left &gt; .glyphicon, .index .carousel.slide .carousel-control.right &gt; .glyphicon {
    width: 60px;
    height: 60px;
    vertical-align: middle;
    background: #FFFFFF;
    line-height: 60px;
    color: #8D6D8C;
    margin-top: -30px; }
    @media screen and (max-width: 767px) {
      .index .carousel.slide .carousel-control.left &gt; .glyphicon, .index .carousel.slide .carousel-control.right &gt; .glyphicon {
        width: 30px; } }

.index .scroll1 .carousel-control {
  width: 10%;
  cursor: pointer;
  z-index: 1;
  background: none; }
  .index .scroll1 .carousel-control.left &gt; .glyphicon, .index .scroll1 .carousel-control.right &gt; .glyphicon {
    width: 60px;
    height: 60px;
    vertical-align: middle;
    background: rgba(255, 255, 255, 0);
    line-height: 60px;
    color: #f5eeee;
    margin-top: -30px; }
    @media screen and (max-width: 767px) {
      .index .scroll1 .carousel-control.left &gt; .glyphicon, .index .scroll1 .carousel-control.right &gt; .glyphicon {
        width: 30px; } }
.index .scroll1 .slick-dots {
  bottom: -20px; }
  .index .scroll1 .slick-dots li button:before {
    font-size: 12px;
    color: #C5C6C7; }
  .index .scroll1 .slick-dots li.slick-active button:before {
    color: #858585;
    color: #0bacb9; }

@media screen and (max-width: 855px) {
  .col-scroll2 {
    overflow: hidden; } }

.scroll2 .slick-prev:before, .scroll2 .slick-next:before {
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-family: FontAwesome;
  font-size: 30px;
  color: #FFFFFF;
  margin-left: -3px;
  display: block; }
.scroll2 .slick-prev {
  -moz-border-radius: 50% 0 0 50%;
  -webkit-border-radius: 50%;
  border-radius: 50% 0 0 50%;
  left: -60px; }
  .scroll2 .slick-prev:before {
    content: "\f104";
    margin-left: 3px; }
.scroll2 .slick-next {
  -moz-border-radius: 0 50% 50% 0;
  -webkit-border-radius: 0;
  border-radius: 0 50% 50% 0;
  right: -60px; }
  .scroll2 .slick-next:before {
    content: "\f105";
    margin-left: -3px; }
.scroll2 button.slick-arrow {
  background: #C3C3C3;
  width: 60px;
  height: 50px;
  font-size: 20px; }
  @media screen and (max-width: 855px) {
    .scroll2 button.slick-arrow {
      display: none;
      width: 0;
      height: 0; } }

.footer-container {
  margin-top: 20px; }

#footer .title_block {
  padding-top: 0px;
  margin-top: 30px;
  font-size: 20px;
  border: none;
  font-weight: normal; }
#footer .cons-desc li.item {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  #footer .cons-desc li.item a:before {
    content: "-";
    padding: 5px; }
  #footer .cons-desc li.item:hover {
    margin-left: 5px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }

.left-menu {
  padding: 0; }

.products_block .ajax_block_product {
  -webkit-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out; }
  .products_block .ajax_block_product.list-group-item {
    width: 100%; }
    .products_block .ajax_block_product.list-group-item .product-container .product-image-container {
      width: 200px;
      float: left;
      margin: 5px 20px 5px 5px; }

.header .language {
  text-align: left; }
  @media (max-width: 992px) {
    .header .language {
      float: none !important;
      text-align: center; } }
  @media (min-width: 992px) {
    .header .language {
      text-align: left; } }
.header .service {
  text-align: right; }
  @media (max-width: 992px) {
    .header .service {
      float: none !important;
      text-align: center; } }
  @media (min-width: 992px) {
    .header .service {
      float: right; } }

.search {
  display: block;
  height: auto;
  text-align: center; }
  .search .btn {
    background: #FFFFFF;
    border-left: 1px solid #FFFFFF; }

.menubar {
  display: inline-block;
  margin: 15px 15px 5px;
  position: absolute;
  left: 0; }
  .menubar .menubar-content {
    display: inline-table; }
    .menubar .menubar-content .navbar-toggle {
      margin: 0; }
    .menubar .menubar-content .title {
      padding-left: 10px;
      color: white;
      font-size: 20px;
      line-height: 34px; }
    .menubar .menubar-content button {
      float: right; }
      .menubar .menubar-content button#show-onclick {
        margin-top: 0;
        background: #FFFFFF; }
        .menubar .menubar-content button#show-onclick .icon-bar {
          background: #000000; }

@media (max-width: 767px) {
  .products_block .sort {
    width: 260px; } }

@media (max-width: 767px) {
  .bottom-pagination-content div.product-count {
    float: none !important;
    text-align: center; } }
@media (min-width: 768px) {
  .bottom-pagination-content div.product-count {
    text-align: right; } }

/* -------------------------------------------------- */
/*  Social Icons
/* -------------------------------------------------- */
#footer ul.social-icons {
  float: right; }

ul.social-icons {
  font: 0/0 a; }

ul.social-icons li {
  display: inline-block;
  margin-left: 2px;
  margin-bottom: 2px;
  line-height: 0; }

ul.social-icons li a {
  position: relative;
  display: block;
  width: 31px;
  height: 31px;
  background-color: #d4d4d4;
  background-image: url(../images/icons/social-icons.png);
  background-repeat: no-repeat;
  -webkit-transition: all .25s linear;
  transition: all .25s linear; }

ul.social-icons .twitter a {
  background-position: 0 0; }

ul.social-icons .facebook a {
  background-position: -31px 0; }

ul.social-icons .dribble a {
  background-position: -62px 1px; }

ul.social-icons .vimeo a {
  background-position: -94px 1px; }

ul.social-icons .youtube a {
  background-position: -126px 1px; }

ul.social-icons .rss a {
  background-position: -155px 1px; }

ul.social-icons .picasa a {
  background-position: -186px 2px; }

ul.social-icons .instagram a {
  background-position: -217px 2px; }

ul.social-icons .skype a {
  background-position: -248px 2px; }

ul.social-icons .dropbox a {
  background-position: -279px 2px; }

ul.social-icons .cat a {
  background-position: -310px 1px; }

ul.social-icons .linkedin a {
  background-position: -341px 1px; }

ul.social-icons .plus a {
  background-position: -372px 1px; }

ul.social-icons .pinterest a {
  background-position: -403px 2px; }

ul.social-icons .blogger a {
  background-position: -434px 1px; }

ul.social-icons .flickr a {
  background-position: -464px -1px; }

ul.social-icons .delicious a {
  background-position: -495px 1px; }

ul.social-icons .yahoo a {
  background-position: -526px 1px; }

ul.social-icons .evernote a {
  background-position: -557px 2px; }

ul.social-icons .apple a {
  background-position: -588px 1px; }

ul.social-icons .behance a {
  background-position: -620px 1px; }

ul.social-icons .gplus a {
  background-position: -651px 2px; }

ul.social-icons .digg a {
  background-position: -682px 1px; }

ul.social-icons .lastfm a {
  background-position: -713px 0px; }

ul.social-icons .myspace a {
  background-position: -745px 1px; }

ul.social-icons .social a {
  background-position: -776px -1px; }

ul.social-icons .wordpress a {
  background-position: -806px 2px; }

ul.social-icons .mail a {
  background-position: -838px 0px; }

ul.social-icons .twitter:hover a {
  background-color: #47c0d8; }

ul.social-icons .facebook:hover a {
  background-color: #49699f; }

ul.social-icons .dribble:hover a {
  background-color: #e65992; }

ul.social-icons .vimeo:hover a {
  background-color: #568799; }

ul.social-icons .youtube:hover a {
  background-color: #b72d24; }

ul.social-icons .rss:hover a {
  background-color: #fe9900; }

ul.social-icons .picasa:hover a {
  background-color: #535353; }

ul.social-icons .instagram:hover a {
  background-color: #eb4924; }

ul.social-icons .skype:hover a {
  background-color: #24b0e4; }

ul.social-icons .dropbox:hover a {
  background-color: #5da3e8; }

ul.social-icons .cat:hover a {
  background-color: #7292a2; }

ul.social-icons .linkedin:hover a {
  background-color: #2c7cb7; }

ul.social-icons .plus:hover a {
  background-color: #629e61; }

ul.social-icons .pinterest:hover a {
  background-color: #c21c21; }

ul.social-icons .blogger:hover a {
  background-color: #f38f33; }

ul.social-icons .flickr:hover a {
  background-color: #b5c2d2; }

ul.social-icons .delicious:hover a {
  background-color: #3975be; }

ul.social-icons .yahoo:hover a {
  background-color: #a55bbe; }

ul.social-icons .evernote:hover a {
  background-color: #606060; }

ul.social-icons .apple:hover a {
  background-color: #fe9900; }

ul.social-icons .behance:hover a {
  background-color: #18a3fe; }

ul.social-icons .gplus:hover a {
  background-color: #2882c6; }

ul.social-icons .digg:hover a {
  background-color: #2882c6; }

ul.social-icons .lastfm:hover a {
  background-color: #be0607; }

ul.social-icons .myspace:hover a {
  background-color: #1b61b0; }

ul.social-icons .social:hover a {
  background-color: #5f7162; }

ul.social-icons .wordpress:hover a {
  background-color: #33759d; }

ul.social-icons .mail:hover a {
  background-color: #65a413; }

ul.social-icons a:hover {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

ul.social-icons span {
  position: absolute;
  bottom: -40px;
  left: 50%;
  margin-left: -38px;
  padding: 10px;
  width: 44px;
  height: 44px;
  border: 5px solid #fff;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  color: #92999e;
  text-align: center;
  text-indent: 0px;
  font-size: 13px;
  line-height: 44px;
  opacity: 0;
  pointer-events: none;
  font-family: 'Oswald',sans-serif;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.1);
  -webkit-transform: scale(0.2);
  -ms-transform: scale(0.2);
  transform: scale(0.2);
  -webkit-transition: all .6s ease-in-out;
  transition: all .6s ease-in-out; }

.ie8 ul.social-icons span {
  display: none; }

.social-icons a:hover span {
  opacity: .9;
  bottom: 40px;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.ie8 ul.social-icons a:hover span {
  display: block; }

ul.social-icons .gplus span,
ul.social-icons .stubleupon span,
ul.social-icons .wordpress span {
  font-size: 12px; }

#detail-tabs .panel {
  border-radius: 0; }
  #detail-tabs .panel .panel-heading {
    border-radius: 0;
    border-left: 5px solid #000000; }
    #detail-tabs .panel .panel-heading a {
      display: block; }
      #detail-tabs .panel .panel-heading a:after {
        font-family: "Glyphicons Halflings";
        content: "\e114";
        position: absolute;
        right: 30px;
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease; }
      #detail-tabs .panel .panel-heading a.collapsed:after {
        color: #5A5A5A;
        transform: rotate(-90deg);
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease; }
  #detail-tabs .panel .panel-body {
    text-align: initial; }

.carousel.carousel-fade .item {
  opacity: 0; }

.carousel.carousel-fade .active.item {
  opacity: 1; }

#vel-megamenu {
  text-align: center; }

.vel-megamenu ul.menu &gt; li &gt; a:after {
  /*           position: absolute;
            bottom: -5px;
            left: 0;
            text-align: -webkit-center;
            text-align: -webkit-center;
            display: inline-block;
            font-family: 'Glyphicons Halflings';
            font-style: normal;
            font-weight: 400;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "\e253";
            width: 100%;
            color: transparent; 
            opacity: 0; */ }
.vel-megamenu ul.menu &gt; li.show:hover &gt; a {
  color: #000000; }
  .vel-megamenu ul.menu &gt; li.show:hover &gt; a:after {
    position: absolute;
    bottom: -7px;
    left: 0;
    color: #32aebc;
    opacity: 1;
    text-align: -webkit-center;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e253";
    width: 100%; }
.vel-megamenu .dropdown-menu, .vel-megamenu .expand-menu {
  background: #FFF;
  border: none;
  margin-top: 0;
  max-width: 670px; }
  .vel-megamenu .dropdown-menu ul li, .vel-megamenu .expand-menu ul li {
    font-size: 18px; }
    .vel-megamenu .dropdown-menu ul li.menu-col, .vel-megamenu .expand-menu ul li.menu-col {
      float: left;
      width: 220px;
      margin-left: 5px; }
    .vel-megamenu .dropdown-menu ul li.dropdown-header, .vel-megamenu .expand-menu ul li.dropdown-header {
      padding: 15px 0;
      padding-left: 10px;
      color: #000000;
      font-size: 15px;
      white-space: initial; }
      .vel-megamenu .dropdown-menu ul li.dropdown-header a, .vel-megamenu .expand-menu ul li.dropdown-header a {
        color: #313131;
        border-bottom: 1px solid #313131; }
    .vel-megamenu .dropdown-menu ul li a, .vel-megamenu .expand-menu ul li a {
      display: block;
      padding: 5px 10px;
      color: #000; }
      .vel-megamenu .dropdown-menu ul li a:hover, .vel-megamenu .expand-menu ul li a:hover {
        background: #e6f3ca;
        color: #000; 
        text-decoration: none;
      }
.vel-megamenu .dropdown-menu {
  margin-top: 0;
  border-top: 2px solid #06adc7; }

.desktop .vel-megamenu ul.menu &gt; li &gt; a:hover, .desktop .vel-megamenu ul.menu &gt; li &gt; a:focus, .desktop .vel-megamenu ul.menu &gt; li &gt; a:active, .desktop .vel-megamenu ul.menu &gt; li &gt; a:visited {
  color: #000000; }

.mobile.vel-megamenu ul.menu &gt; li.show:hover &gt; a {
  color: #000000; }
  .mobile.vel-megamenu ul.menu &gt; li.show:hover &gt; a:after {
    content: none; }
.mobile.vel-megamenu .dropdown-menu {
  background: #000000;
  border: none;
  border-bottom: 1px solid #FFFFFF; }
  .mobile.vel-megamenu .dropdown-menu * {
    color: #FFFFFF; }
  .mobile.vel-megamenu .dropdown-menu ul li.dropdown-header {
    color: #FFFFFF; }
    .mobile.vel-megamenu .dropdown-menu ul li.dropdown-header a {
      color: #FFFFFF; }
  .mobile.vel-megamenu .dropdown-menu ul.items li {
    padding-left: 20px; }
    .mobile.vel-megamenu .dropdown-menu ul.items li.dropdown-header {
      padding-left: 10px; }

.expand {
  display: inline-block;
  position: absolute;
  right: 15px;
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  .expand.collapsed {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }

.main-image {
  max-width: 100%;
  margin-top: 2px; }

.popup .modal-header {
  border: none; }
.popup .modal-body {
  text-align: center;
  padding-top: 0;
  margin-top: -20px; }
  .popup .modal-body img {
    max-width: 100%; }
.popup .title {
  margin-top: 20px;
  color: #fc9601;
  font-size: 24px;
  font-weight: bold; }
  .popup .title:not(:first-child):before {
    content: "";
    border-top: 1px solid #b1b1b1;
    width: 100%;
    display: block;
    margin-bottom: 15px; }
.popup .desc1 {
  color: #000000;
  font-size: 18px;
  font-weight: bold;
  padding: 5px 10px; }
.popup .desc2 {
  color: #FF0000;
  font-size: 18px;
  font-weight: bold;
  padding: 5px 10px; }
.popup .desc3 {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  padding: 5px 10px; }
.popup .button {
  padding: 10px; }
  .popup .button .btn {
    border: 1px solid #000000;
    background: #000000;
    color: #FFFFFF; }
    .popup .button .btn:hover {
      background: #FFFFFF;
      color: #000000; }
  .popup .button .mail img {
    width: 30px; }
.popup .close {
  color: #000000;
  opacity: .7; }

@media (min-width: 768px) {
  .modal-dialog {
    margin: 195px auto; } }
.list-banner img {
  max-width: 100%; }

.image img {
  max-width: 100%; }

.br-menubar {
  margin-top: 20px;
  color: #b1b1b2; 
  padding-left: 20px;}
  .br-menubar a:hover {
    color: #5f1982; }
  .br-menubar .name, .br-menubar .links {
    display: inline-block; }
  .br-menubar .name {
    color: #1e3d63;
    font-size: 20px;
    font-weight: 600;
    margin-right: 15px; }
  .br-menubar .links {
    font-size: 18px; }
    .br-menubar .links .link.active {
      color: #138592; }
    .br-menubar .links .sep {
      margin-top: -1px;
      margin: 0 5px;
      vertical-align: middle;
      display: inline-block;
      margin-top: -5px; }

.product-list {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .product-list {
      float: left;
      width: 100%; } }
  .product-list .product-items {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 5px;
    margin-bottom: 15px; }
    .product-list .product-items:before, .product-list .product-items:after {
      content: " ";
      display: table; }
    .product-list .product-items:after {
      clear: both; }
    .product-list .product-items .product-item {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      padding: 5px 15px 25px; }
      @media (min-width: 768px) {
        .product-list .product-items .product-item {
          float: left;
          width: 50%; } }
      @media (min-width: 992px) {
        .product-list .product-items .product-item {
          float: left;
          width: 33.3333333333%; } }
      @media (min-width: 1200px) {
        .product-list .product-items .product-item {
          float: left;
          width: 25%; } }
      .product-list .product-items .product-item .image {
        overflow: hidden; }
        .product-list .product-items .product-item .image img {
          opacity: 0.9;
          max-width: 100%;
          -webkit-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease; }
      .product-list .product-items .product-item .title {
        margin-top: 7px;
        color: #5a5a5a;
        font-size: 20px;
        text-overflow: ellipsis;
        overflow: hidden;
        height: 41px; 
		text-align: center;
		margin-top: 20px;}
    .product-list .product-items .product-link:hover img {
      opacity: 1;
      -moz-transform: scale(1.05);
      -ms-transform: scale(1.05);
      -webkit-transform: scale(1.05);
      transform: scale(1.05);
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }

.pagination li {
  border-radius: 50%;
  width: 30px;
  height: 30px;
  text-align: center;
  margin: 0 auto;
  display: inline-block;
  float: left;
  margin: 1px 2px 0;
  padding: 3px 7px;
  background:#0d7388; }
  .pagination li.active {
    border: none;
    background: #0ebbca; }
    .pagination li.active a {
      color: #FFF;
      background: none; }
      .pagination li.active a:hover, .pagination li.active a:focus, .pagination li.active a span:focus, .pagination li.active a span:hover {
        color: #ac4ea9;
        background: none;
        border: none; }
  .pagination li.omit {
    width: auto;
    background: none;
    padding-top: 7px;
    color: #c2b0c1; }
  .pagination li a {
    padding: 0;
    color: #FFF;
    background: none;
    border: none;
    width: 100%;
    height: 100%;
    line-height: 24px;
    cursor: pointer; }
    .pagination li a:hover, .pagination li a:focus, .pagination li a span:focus, .pagination li a span:hover {
      color: #ac4ea9;
      background-color: transparent;
      border: none;
      opacity: 0.7; }
  .pagination li span.prev {
    display: inline-block;
    width: 16px;
    height: 24px;
    background: url("/libs/images/tsaochee/arrow_left.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center; }
  .pagination li span.last {
    display: inline-block;
    width: 16px;
    height: 24px;
    background: url("/libs/images/tsaochee/arrow_right1.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center; }

.product-info .product-title {
  font-size: 28px;
  color: #0c0c0c; }
.product-info .description-content .list .attr {
  font-size: 16px;
  padding: 5px 0; }
.product-info .promo .social-share ul {
  padding-left: 0; }
.product-info .promo .social-share a {
  display: inline-block;
  margin-right: 7px; }
.product-info .buy-now .dropdown {
  position: relative;
  display: inline-block;
  min-width: 160px;
  text-align: center; }
  .product-info .buy-now .dropdown .dropbtn {    
    background-color: #07abb3;
    color: white;
    padding: 12px;
    font-size: 20px;
    border: none;
    cursor: pointer;
    z-index: 1280;
    width: 100%; }
  .product-info .buy-now .dropdown .dropdown-content {
    display: none;
    position: absolute;
    background-color: #e8ecdc; 
	z-index: 1;}
    .product-info .buy-now .dropdown .dropdown-content a {
      color: #000;
      padding: 12px 16px;
      text-decoration: none;
      display: block; }
      .product-info .buy-now .dropdown .dropdown-content a:hover {
        background-color:#b1e4e2; }
  .product-info .buy-now .dropdown:hover .dropbtn {
    width: 100%;
    background-color: #81a921; }
  .product-info .buy-now .dropdown:hover .dropdown-content {
    display: block;
    width: 100%; }

.product-desc {
  border-top: 1px solid #ccc;
  padding-top: 30px; }
  .product-desc .desc-images {
    text-align: center; }
    .product-desc .desc-images img {
      max-width: 100%; 
      height: auto;}
  .product-desc ul.about {
    padding-top: 10px; }
    .product-desc ul.about li {
      margin-left: -15px;
      margin-right: -15px;
      margin-bottom: 25px; }
      .product-desc ul.about li:before, .product-desc ul.about li:after {
        content: " ";
        display: table; }
      .product-desc ul.about li:after {
        clear: both; }
      .product-desc ul.about li .name {
        color: #194a82;
        font-size: 24px;
        font-weight: 600;
        position: relative;
        float: left;
        width: 25%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px; }
        @media (min-width: 992px) {
          .product-desc ul.about li .name {
            float: left; } }
      .product-desc ul.about li .val {
        font-size: 16px;
        color: #797d7e;
        position: relative;
        float: left;
        width: 75%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px; }
        @media (min-width: 992px) {
          .product-desc ul.about li .val {
            float: left;
            width: 83.3333333333%; } }

.recommend {
  margin-top: 30px;
  background: #e7e5e8; }
  .recommend .content .name {
    color: #0c5ea5;
    font-size: 28px;
    font-weight: 600; 
	padding-left: 42px;
	margin-top: 20px;}
  .recommend .products {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding: 30px 30px 30px;
    margin: 0 auto; }
    @media (min-width: 768px) {
      .recommend .products {
        float: left;
        width: 100%; } }
    @media (min-width: 992px) {
      .recommend .products {
        float: left;
        width: 83.3333333333%; } }
    @media (min-width: 992px) {
      .recommend .products {
        margin-left: 8.3333333333%; 
		padding-top: 0px;} }
    .recommend .products .product-item {
      margin: 10px; }
      .recommend .products .product-item .image {
        overflow: hidden; }
        .recommend .products .product-item .image img {
          opacity: 0.9;
          max-width: 100%;
          -webkit-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease; }
      .recommend .products .product-item .title {
        margin-top: 20px;
        font-size:20px;
        color: #0c0c0c;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap; }
    .recommend .products .product-link:hover img {
      opacity: 1;
      -moz-transform: scale(1.05);
      -ms-transform: scale(1.05);
      -webkit-transform: scale(1.05);
      transform: scale(1.05);
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .recommend .products .slick-arrow {
      background: #a774c0;
      height: 60px;
      width: 30px;
      border-radius: 0;
      vertical-align: middle;
      top: 50% !important;
      margin-top: -25px;
      color: #FFFFFF;
      font-family: FontAwesome; }
      .recommend .products .slick-arrow:hover {
        background: #2F2F2F; }
    .recommend .products .slick-next {
      right: -7.5px; }
    .recommend .products .slick-prev {
      left: -7.5px; }
    .recommend .products .slick-prev:focus,
    .recommend .products .slick-next:focus {
      opacity: 1; }
    .recommend .products .slick-prev:hover,
    .recommend .products .slick-next:hover {
      opacity: 1;
      background-color: #5f1982;
      color: #fff !important; }
    .recommend .products .slick-prev:before {
      color: #FFFFFF;
      content: "\f104" !important; }
    .recommend .products .slick-next:before {
      color: #FFFFFF;
      content: "\f105" !important; }
    .recommend .products .slick-prev:before, .recommend .products .slick-next:before {
      font-family: inherit !important;
      font-size: 20px;
      line-height: 25px;
      text-align: center;
      line-height: 1;
      opacity: 1 !important; }
    .recommend .products .slick-dots {
      position: relative;
      bottom: 0; }
      .recommend .products .slick-dots li {
        margin: 0 5px; }
        .recommend .products .slick-dots li button {
          width: 24px;
          height: 24px;
          border: 2px solid transparent; }
        .recommend .products .slick-dots li button:before {
          color: #5f1982;
          line-height: 10px;
          position: relative;
          width: 10px;
          height: 10px; }
        .recommend .products .slick-dots li:hover button, .recommend .products .slick-dots li:active button, .recommend .products .slick-dots li.slick-active button {
          border: 2px solid #d9c4e4;
          border-radius: 50%;
          width: 24px;
          height: 24px; }

.language {
  text-align: left; }
  .language .dropdown-menu {
    padding: 5px;
    background: #FFFFFF;
    color: #000000; }
    .language .dropdown-menu &gt; li &gt; a {
      padding: 5px;
      -webkit-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      .language .dropdown-menu &gt; li &gt; a:hover {
        color: #000000;
        padding-left: 15px;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
  @media (max-width: 992px) {
    .language {
      float: none !important;
      text-align: center; } }
  @media (min-width: 992px) {
    .language {
      text-align: left; } }

.combine-row.mobile {
  text-align: center; }
  .combine-row.mobile .img-logo {
    margin-top: 8px;
    max-height: 90px;
    max-width: 70%;
    margin: 5px auto 0; }
    @media (max-width: 559px) {
      .combine-row.mobile .img-logo {
        max-height: 90px;
        max-width: 70%; } }
    @media (min-width: 600px) {
      .combine-row.mobile .img-logo {
        max-height: 120px;
        max-width: 70%; } }
  .combine-row.mobile .service {
    display: inline-block;
    position: absolute;
    right: 0; }
    .combine-row.mobile .service .fa {
      font-size: 16px; }
      .combine-row.mobile .service .fa.fa-shopping-cart {
        font-size: 18px; }
    .combine-row.mobile .service .login {
      padding-top: 5px; }
      .combine-row.mobile .service .login:after {
        content: "|";
        line-height: 30px;
        padding-left: 4px; }
      .combine-row.mobile .service .login .btn {
        padding-right: 9px; }
    .combine-row.mobile .service .shopping-cart {
      padding-left: 6px; }

.mobile.vel-megamenu .regions {
  padding: 3px 0 10px; }
  .mobile.vel-megamenu .regions &gt; div {
    width: 100%;
    display: inline-block; }
  .mobile.vel-megamenu .regions a {
    text-align: initial;
    color: #FFFFFF;
    font-size: 16px;
    padding: 10px;
    width: 100%; }
    .mobile.vel-megamenu .regions a.btn {
      color: #FFFFFF; }
    .mobile.vel-megamenu .regions a:hover {
      color: #8D6D8C; }
  .mobile.vel-megamenu .regions p.btn {
    text-align: initial;
    font-size: 16px;
    padding: 10px;
    width: 100%;
    color: #FFFFFF;
    cursor: auto; }
  .mobile.vel-megamenu .regions ul {
    padding-left: 1px; }
    .mobile.vel-megamenu .regions ul li a {
      display: inline-block;
      width: 100%; }
      .mobile.vel-megamenu .regions ul li a:hover {
        color: #FFFFFF;
        background: #6f6f6f; }
.mobile.vel-megamenu &gt; li {
  display: flex;
  border-bottom: 1px solid #FFFFFF; }
  .mobile.vel-megamenu &gt; li a:after {
    content: none; }
  .mobile.vel-megamenu &gt; li:after {
    content: none; }
.mobile.vel-megamenu .menu &gt; li.parent:after {
  content: none; }
.mobile.vel-megamenu .menu &gt; li &gt; a {
  width: 100%;
  color: #FFFFFF;
  border-bottom: 1px solid #FFFFFF; }
  .mobile.vel-megamenu .menu &gt; li &gt; a:focus, .mobile.vel-megamenu .menu &gt; li &gt; a:hover {
    background: none; }
.mobile.vel-megamenu .menu &gt; li:first-child &gt; a {
  border-top: 1px solid #FFFFFF; }
.mobile.vel-megamenu .menu &gt; li:hover &gt; a, .mobile.vel-megamenu .menu &gt; li:hover &gt; a:hover {
  width: 100%;
  color: #000000;
  background: #FFFFFF; }
@media (min-width: 992px) {
  .mobile {
    display: none; } }

.collapse.in {
  background: transparent;
  text-align: initial; }

.fMenu p.btn {
  cursor: auto; }

.mb-header {
  overflow: visible; }

.header.top {
  background: #000000; }
  .header.top * {
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    color: #FFFFFF; }
  .header.top .language {
    text-align: right; }
    .header.top .language ul.dropdown-menu * {
      color: #000000; }
    .header.top .language .caret {
      margin-left: 5px; }
.header .service .special {
  display: inline-block; }

header .logo-row.desktop {
  margin-top: 5px;
  text-align: center; }
header .hots {
  margin-left: 15px;
  margin-top: 20px;
  display: inline-block; }
  header .hots a {
    padding: 5px 10px;
    color: #818080; }
    header .hots a:hover {
      color: #fc9601; }
header .logo {
  display: inline-block; }

.hight-light-block input {
  border: 1px solid #000000; }
.hight-light-block .btn {
  background: #000000;
  color: #FFFFFF;
  border: 1px solid #000000; }

.mobile .search input {
  border: 1px solid #FFFFFF; }
.mobile .search .btn {
  background: #FFFFFF;
  color: #000000;
  border: 1px solid #FFFFFF; }

.navbar-fixed-top {
  background: #FFFFFF; }


  @media screen and (max-width: 991px) {
    .self {
      margin-top: 0; } }

header .btn-fMenu.fMenu:not(:last-child):after {
  content: "|";
  display: inline-block;
  padding: 0;
  font-size: 22px;
  color: #C5C6C7; }

#footer * {
  color: #5a585a; }
#footer .title {
  font-size: 16px;
  padding: 5px 0; }
#footer .head {
  color: #07366b;
  font-size: 22px;
  padding: 5px 0; }
#footer .left {
  margin-top: 25px; }
#footer .social_shares {
  margin-top: 20px;
  text-align: center; }
  #footer .social_shares &gt; a {
    padding: 0 5px; }
#footer .content {
  margin-top: 10px; }
  #footer .content img {
    max-width: 100%; }
  #footer .content li {
    list-style-type: none; }
  #footer .content .desc {
    text-align: justify; }
#footer .contact {
  padding-top: 5px; }
  #footer .contact li {
    padding: 0; }
    #footer .contact li a:hover {
      color: #000000; }
    #footer .contact li img {
      width: 30px;
      margin-right: 5px; }
#footer .facebook-like {
  margin: 18px 0; }
#footer .trans &gt; div {
  display: inline-block; }
#footer #back-top {
  display: block;
  opacity: 0.7;
  border-radius: 0;
  width: 45px;
  height: 45px;
  right: 30px; }
@media screen and (min-width: 1101px) {
  #footer .information {
    width: 220px; } }
@media screen and (min-width: 1101px) {
  #footer .connect {
    padding-left: 0;
    padding-right: 0;
    width: 323px; } }

.footer-container #vel-copyright .info {
  padding-top: 5px;
  display: inline-block;
  margin: 0 15px; }

#vel-copyright a {
  color: #9B9B9C; }
  #vel-copyright a:hover {
    color: #000000; }

.intro {
  text-align: center;
  margin: 0 auto; }
  .intro a {
    padding: 10px; }
    .intro a:hover {
      background: #e4ecd0; }
  .intro .text {
    display: inline-block;
    color: #757275;
    font-size: 16px;
    vertical-align: middle; }
  .intro .image {
    display: inline-block;
    margin-left: 20px;
    width: 75px;
    height: 75px;
    text-align: center; }
  .en .intro .image {
    width: 100%;
    margin-left: 0;
  }
  .en .intro .text {
    text-align: center;
  }

  @media screen and (min-width: 768px) {
    .intro:not(:last-child):after {
      content: "";
      border-right: 1px solid #d5d0cf;
      height: 100%;
      display: inline;
      position: absolute;
      right: 0;
      top: 0; } }

a.btn.btn-link.active {
  color: #2a327f;
  font-weight: bold; }

a.btn.btn-link {
  color: #888A8C; }

#vel-megamenu #megamenu .menu &gt; li &gt; a {
  padding: 5px 15px 10px 15px;
  position: relative;
  top: 3px;
  color: #565556;
  font-size: 21px; }
  #vel-megamenu #megamenu .menu &gt; li &gt; a:hover {
    color: #129aa5; }

.desktop ul.menu li.item.full-width.parent.group:not(:last-child):after {
  content: "|";
  display: inline-block;
  padding: 0px 5px;
  font-size: 22px;
  color: #c2cfc2; }

.pullRight {
  float: left;
  max-width: 310px;
  padding-top: 6px;
  margin-left: 50px;
  font-size: 18px;
  color: #08989c; }

@media (min-width: 1500px) {
  .container {
    width: 1400px; } }
.intros {
  background: #F4F4F4;
  padding: 10px 30px;
  margin-left: 0;
  margin-right: 0; }

.prointros {
  padding: 20px 0; }

.prointro img {
  width: 100%; }

.service {
  display: inline-flex;
  float: right;
  position: absolute;
  top: 0;
  right: 0; }

.mobile .service {
  float: none;
  position: relative; }

.intro .text {
  font-size: 22px;
  font-weight: 600;
  text-align: left; }
.intro a {
  display: inline-block;
  width: 100%;
  height: 100%;
  border-radius: 5px; }
.intro p {
  margin-top: 15px; }

.search-btn {
  cursor: pointer; }
  .search-btn img {
    width: 22px;
    margin-left: 10px; }

.prointro {
  margin: 5px 0; }

#product-keyword-desktop {
  height: 24px;
  width: 170px;
  border: none;
  border-right: 1px solid #CBCBCB;
  border-bottom: 1px solid #CBCBCB;
  border-radius: 30px;
  color: #CBCBCB;
  margin-left: 5px; }
  #product-keyword-desktop:focus {
    border: none;
    border-right: 1px solid #8D6D8C;
    border-bottom: 1px solid #8D6D8C;
    -webkit-box-shadow: none;
    box-shadow: none; }

.mobile #product-keyword-desktop {
  width: 82%; }
.mobile .service img {
  margin-top: -3px; }

.logo2 {
  margin-bottom: 10px; }

.image.icon1 {
  margin-top: 10px; }

.image.icon2 {
  margin-top: 10px; }

.image.icon3 {
  margin-top: 5px; }

.image.icon4 {
  margin-top: 10px; }
h3.story-title {
  /*white-space: nowrap;*/
  overflow: hidden;
  text-overflow: ellipsis;
  /*height: 24px;*/
  font-size: 20px; 
  color: #07559e;
  text-align:center; 
  margin-top: 20px;
}
.breadcrumb-block {
  text-align: left;
}
.pull-right.post-time {
    margin-top: 30px;
}
span.pnl-title {
    font-size: 20px;
    padding: 20px;
    padding-top: 15px;    
    padding-left: 0;
    display: inline-block;
}
.btn-success {
    background-color: #560e79;
    background-image: none;
    border: 1px solid #560e79;
}
.btn-success:hover, .btn-success.active, .btn-success:active, .btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open&gt;.dropdown-toggle.btn-success.focus, .open&gt;.dropdown-toggle.btn-success:focus, .open&gt;.dropdown-toggle.btn-success:hover {
  background-color: #560e79;
    background-image: none;
    border: 1px solid #560e79;
} 
.pnl-heading {    
    border-bottom: 1px solid #999;
    margin-bottom: 20px;
}
.btn-success {
    background: #86599c;
}
.intro a:focus, .intro a:hover {
    color: #86599c; 
    text-decoration: none; 
}
.pullRight .hight-light-block .form-group {
  margin-bottom: 5px;
}
.pnl.pnl-info.pnl-story {
    margin-top: -25px;
}
.block.products_block.clearfix {
  margin-bottom: 5px;
}
.block.products_block.clearfix h2.centertitle_block {
    font-size: 26px;
    margin: 30px 0 0;
}
.hight-light-block .input-group {
  display: table-cell;
}
.artical-block .item-story .caption {
    min-height: initial;  
    height: auto;
    max-height: none;
    }
.row.story-block .pnl-heading .pnl-time {
    float: right;
  margin-top: 25px;
}
@media (min-width: 430px) {
.mobile #product-keyword-desktop {
    width: 180px;
}
}
.section.mt25 {
    padding: 0 60px;
}
.vel-megamenu.mobile .dropdown-menu.collapse, .vel-megamenu.mobile .dropdown-menu.collapse &gt; ul &gt; ul.row, .vel-megamenu.mobile .dropdown-menu.collapse &gt; ul &gt; ul.row li {
  margin: 0;
  padding: 0;
}
.vel-megamenu.mobile .dropdown-menu.collapse &gt; ul &gt; ul.row li a {
    padding: 10px 25px;
    font-size: 16px;
}

.vel-megamenu.mobile .menu &gt; li.full-width &gt; .dropdown-menu {
  margin: 0;
}
.vel-megamenu-active #click-remove:hover {
    color: #d1b9dd;
}
.page-contactus {
    padding: 5px 15px;
    text-align: left;
}
.page-contactus .col-md-5, .page-contactus .col-md-6, .page-contactus .col-md-7, .page-contactus .col-md-12 {
    margin: 10px 0;
	padding-left:0px;
}
.form-control {
  border-radius: 0;
  background-color: #f5f5f5;
  height: 42px;
}
.btn-contactus {
  background: #86599c;
    color: white;
    padding: 12px 25px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    border-radius: 0;
} 
.btn-contactus:hover {
  background-color: #4f156d;
  color: #FFF;
}
.middleMaxnaill img.img-responsive.responsive {
  width: 100%;  
}
@media (min-width: 992px) {
  .self.makeupstories .row.mt25 .col-md-push-3 {
    left: 2%; } }
.self.makeupstories .row.mt25 .col-md-9 {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0; }
  @media (min-width: 992px) {
    .self.makeupstories .row.mt25 .col-md-9 {
      float: left;
      width: 79.1666666667%; } }
.self.makeupstories .row.mt25 .col-md-3 {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0; }
  @media (min-width: 992px) {
    .self.makeupstories .row.mt25 .col-md-3 {
      float: left;
      width: 20.8333333333%; } }
@media (min-width: 992px) {
  .self.makeupstories .row.mt25 .col-md-pull-9 {
    right: -1%; } }


</pre></body></html>