/*รหัสสี #ff8c00 : rgba(255,140,0)*/

/* Dropship
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/*

*/

/* Links
–––––––––––––––––––––––––––––––––––––––––––––––––– */
a {
  color: #999; }
a:hover {
  color: #555; }

/* Form
-------------------------------------------------- */
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
  border: 0;
  outline: #ff8c00 auto 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,.075), 0 0 8px rgba(255,140,0,.6);
  box-shadow: inset 0 1px 1px rgba(255,255,255,.075), 0 0 8px rgba(255,140,0,.6);
}

/* Common
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.bdAll_primary					{ border: 1px solid #ff8c00; }
.bdTop_primary					{ border-top: 1px solid #ff8c00; }
.bdTop2_primary				{ border-top: 2px solid #ff8c00 !important; }
.bdTop3_primary				{ border-top: 3px solid #ff8c00; }

a.btn_primary, .btn_primary			{ color: white; background-color: #ff8c00; border: 1px solid #ff8c00; }
a.btn_primary:hover, .btn_primary:hover		{ color: white; background-color: #ff7e0a; border: 1px solid #ff7e0a; }
a.btn_orange_primary, .btn_orange_primary		{ color: white; background-color: #ff8c00; }
a.btn_orange_primary:hover, .btn_orange_primary:hover	{ color: white; background-color: #ff7400; }

a.btn_primary2, .btn_primary2					{ color: #ff8c00; border: 2px solid #ff8c00; }
a.btn_primary2:hover, .btn_primary2:hover				{ background: rgba(255,140,0,0.1); color: #ff8c00; border: 2px solid #ff8c00; }
a.btn_darkprimary, .btn_darkprimary         { color: #231f20; border: 2px solid #231f20; }
a.btn_darkprimary:hover, .btn_darkprimary:hover { opacity: 0.9; color: #231f20; border: 2px solid #231f20; background: rgba(35, 31, 32, 0.1); }

.btn_orange					{ color: #ff8c00; border: 1px solid #ff8c00; background: white; }
.btn_orange:hover			{ color: #ff8c00; border: 1px solid #ff8c00; background: #fff3f1; }

.color_gray					{ color: #777; }
.color_primary,a.color_primary { color: #ff8c00; }
a.color_primary:hover { color: #ff7400; }

/*
.bg_blue					{ background-color: #ff8c00; }
.bg_lightblue				{ background-color: #f6f6f6; }
*/
.bg_lightgray               { background-color: #fafafa; }
.bg_primary					{ background-color: #ff8c00; }
.bg_lightprimary			{ background-color: #f6f6f6; }

/* Others
-------------------------------------------------- */
.pre_loading{
  background-color: #f6f6f6;
}
.product_nav{
  background-color: #231f20;
}
.product_nav ul li{
  cursor: pointer;
}
.product_nav ul li:first-child::after{
  left: auto;
}
.product_nav .memberZone .cart .icon{
  background-position: -50px -150px;
}
.product_nav #miniCart .cartShow .text{
  color: #fff;
}
.product_nav_list .product_name{
  width: calc(100% - 85px);
  padding-left: 5px;
}
.circle-number{
  background: #ff8c00;
}
.expandContent .blurArea{
  background: #f6f6f6;
  background: rgba(246,246,246,0);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(250,250,250,0)), color-stop(50%, rgba(250,250,250,0.9)), color-stop(50%, rgba(250,250,250,0.9)), to(#fafafa));
  background: -webkit-linear-gradient(top, rgba(250,250,250,0) 0%, rgba(250,250,250,0.9) 50%, rgba(250,250,250,0.9) 50%, #fafafa 100%);
  background: -moz-linear-gradient(top, rgba(250,250,250,0) 0%, rgba(250,250,250,0.9) 50%, rgba(250,250,250,0.9) 50%, #fafafa 100%);
  background: -o-linear-gradient(top, rgba(250,250,250,0) 0%, rgba(250,250,250,0.9) 50%, rgba(250,250,250,0.9) 50%, #fafafa 100%);
  background: linear-gradient(top, rgba(250,250,250,0) 0%, rgba(250,250,250,0.9) 50%, rgba(250,250,250,0.9) 50%, #fafafa 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00fafafa', endColorstr='#fffafafa', GradientType=0);
}
.pagination li.active a{
  background-color: #f6f6f6;
  border: 1px solid #ff8c00;
}
.filterCurrents .viewArea{
  display: none;
}
.filterCurrents .filterArea.selected a{
  color: #ff8c00;
  border: 1px solid #ff8c00;
}
.filterCurrents .filterArea.selected .icon.filter i{
  //background-image: url("../images/icon/filter-active_orange.png");
}
.filterCurrents .sortArea.selected a{
  color: #ff8c00;
  border: 1px solid #ff8c00;
}
.filterCurrents .filterArea.selected a:hover,
.filterCurrents .sortArea.selected a:hover{
  background: rgba(255,140,0,0.1);
}
.filterCurrents .icon.sort i{
  //background-image: url('../images/icons/icon25px_orange.png');
}
.filterCurrents a.viewMode.selected{
  color: #ff8c00;
  border: 1px solid #ff8c00;
}
.filterCurrents a.viewMode.selected:hover{
  background: rgba(255,140,0,0.1);
}
.filterCategory .category_icon{
  background-position: 0 4px !important;
}
.show_page_section{
  background-color: #eeeeee;
  color: #6c6c6c;
}
.pagePanel .item img{
  cursor: pointer;
}
.vex.vex-theme-default .vex-dialog-button.vex-dialog-button-primary{
  /*	background-color: #3553a5;*/
  background-color: #ff8c00;
}
.react-selectize.root-node{
  width: 100% !important;
}

.favoriteArea{
  position: absolute;
  z-index: 1;
  top: 10px;
  left: 10px;
}
.favoriteArea .heart{
  background-image: url('../../../assets/images/icon/heart_gray.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 30px 30px;
  width: 30px;
  height: 30px;
}
.favoriteArea .heart.full{
  background-image: url('../../../assets/images/icon/heart_full_pink.png');
}
.favoriteArea:hover .heart{
  background-image: url('../../../assets/images/icon/heart_full_pink.png');
}

.formBox .react-autosuggest__container{
  position: relative;
}
.formBox .suggestion-container{
  position: absolute;
  top: 40px;
  width: 100%;
  background-color: #f6f6f6;
}
.formBox .suggestion-container .noResult{
  display: none;
}
.formBox .suggestion-container ul{
  margin-bottom: 0;
}
.formBox .suggestion-container li{
  margin-bottom: 0;
}

.box-overlay .searchZone{
  min-height: 100vh;
}
.box-overlay .searchZone.category{
  padding: 10px;
  box-sizing: border-box;
  /*min-height: calc(100vh - 50px);*/
}
.box-overlay .searchZone.category .selectize-input{
  display: none;
}
.box-overlay .searchZone .categoryBox{
  height: 100%;
}
.box-overlay .searchZone .formBox input[type="text"]{
  font-size: 16px;
}
.modal-open .box-modal{
  position: absolute;
  top: 0;
  width: 100%;
}
.lnwpay_guarantee{
  color: #3553a5;
}
.mobileHeightSupport{
  height: 60px;
  background-color: #fafafa;
}
#overlay{
  border: 0;
}
#overlay .coverImageArea{
  z-index: 3000;
}
#lnwImageShow-close{
  background: #fff url('../images/icons/lnwImageShowClose.png') no-repeat 0 0;
  background-size: 88px 44px;
}

.modalDialog .closeButton{
  z-index: 5001;
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
}
.modalDialog .box-overlay .boxContent{
  padding: 40px 20px;
  box-sizing: border-box;
  height: calc(100vh - 50px);
}
.modalGalleryProduct,
.modalFilterDropship,
.modalCategory{
  transform: none !important;
}
.modalCategory .box-overlay .boxHeader .text{
  max-width: none;
}
.modalGotoShop{
  transform: none !important;
}
.modalGotoShop .box-overlay .boxContent{
  text-align: center;
  background-color: white;
  height: 100%;
}
.modalGotoShop .shopImage{
  max-width: 200px;
  margin: auto;
  margin-bottom: 20px;
}
.modalGotoShop .shopLoading{
  padding: 20px 0;
}

@media (min-width: 750px){
  .formBox .suggestion-container{
    width: 85%;
    background-color: white;
  }
  .formBox .suggestion-container ul{
    border: 1px solid #e5e5e5;
    border-top: 0;
    box-sizing: border-box;
  }
  .modal-open .modalDialog .box-modal{
    position: relative;
  }
  .modalDialog {
    position: relative;
    top: 50px;
    left: 20px;
    right: 20px;
    bottom: auto;
    margin: auto !important;
    max-width: 600px;
    padding: 0;
    border-radius: 0;
    margin-bottom: 40px !important;
    box-shadow: 0 2px 15px rgba(0,0,0,.4);
    cursor: auto;
  }
  .modalDialog .box-overlay .boxContent{
    height: auto;
  }
  .modalGotoShop .box-overlay{
    border-radius: 10px;
  }
}

@media (min-width: 1000px){
  .product_nav ul li.active{
    border-bottom: 4px solid #ffffff;
  }
  .product_nav_list .product_name{
    width: calc(100% - 40px);
  }
  #lnwImageShow-close{
    background-size: auto;
  }
}

/* main.css
-------------------------------------------------- */
#loader{
  background: #f6f6f6 url('../images/logo.png') no-repeat 50% 50%;
  background-size: 130px 51px;
  padding: 20px;
  box-sizing: border-box;
}
/*#miniCart a.cartShow{
  color: #333;
  font-weight: bold;
}
#miniCart .cartShow .number{
  background-color: #de2335;
}
*/

/* lnwbar-white2_style.min.css
-------------------------------------------------- */
#lb.mallBar #lbWrapper{
  background: #231f20;
}
#lb.mallBar .lnwpoints:hover{
  background: #ffffff;
}
#lb.mallBar .lnwpoints a{
  color: #6c6c6c;
}
#lb.mallBar .lnwpoints a:hover{
  color: #ff8c00;
}
#lb.mallBar .lnwpoints .sub_button{
  border: 1px solid #333333;
}
#lb.mallBar .lnwpoints a:hover .sub_button{
  border: 1px solid #ff8c00;
  background: rgba(255, 121, 0, 0.1);
}
#lb.mallBar .LnwPayHelper{
  background: #ffffff;
  border: 1px solid #eeeeee;
  box-sizing: border-box;
  color: #6c6c6c;
}
#lb.mallBar #lbProduct .main,
#lb.mallBar.nobg #lbProduct .main{
  background-image: none;
  padding-left: 0;
}
#lbProduct a img{
  height: 13px;
  margin-top: 14px;
  margin-left: 10px;
}
#lbProduct .main{
  padding-left: 10px;
}
#lbProduct .main img{
  height: 13px;
  margin-top: 14px;
  margin-left: 5px;
}
#lbProduct .main .fa-home{
  display: inline-block;
  font-size: 28px;
  color: white;
  margin-top: 6px;
}
#lbProductPopup .lblists .lnwdropship b{
  background-image: url('../../../assets/images/logo2016/lnwdropship.png');
}
#lbProductPopup .lblists .lnwdropship b{
  width: 100%;
  height: 22px;
  margin-bottom: 10px;
  display: block;
  background-repeat: no-repeat;
  background-position: left center;
}
#lbHelp .lbbuyer{
  padding: 5px 3px;
}
#lbHelp .lbbuyer .ico{
  margin: 3px 0 0px 0px;
}
#lbNoti{
  display: none;
}
#lbMember .lblogin, #lbMember .lbregister{
  padding: 8px 0px 2px;
}
#lbUserPanel .accountZone a:hover,
#lbUserPanel .accountZone a:active{
  background-image: url('../../../assets/images/lnwbar/white/right_arrow.png');
}
#lbUserPanel .list-item:hover{
  background-image: url('../../../assets/images/lnwbar/white/right_arrow.png');
}
#lbUserPanel .myShopZone .title,
#lbFavPopup .favShopZone .title,
#lbNotiPopup .title,
#lbHelpPopup .helpMallZone .title{
  color: #ff8c00;
}
#lbUserPanel .myShopZone .number,
#lbFavPopup .favShopZone .number{
  color: #ff8c00;
  border: 1px solid #ff8c00;
}
#lbUserPanel .myShopZone .all:hover,
#lbFavPopup .favShopZone .all:hover,
#lbHelpPopup .helpMallZone .all:hover{
  background-image: url('../../../assets/images/lnwbar/white/right_arrow_orange.png');
  color: #ff8c00;
}
#lbUserPanel .listShop li a:hover .shopName,
#lbFavPopup .listShop li a:hover .shopName{
  color: #ff8c00;
}
#lbUserPanel .listShop li .shopManage.dealer{
  background-image: url('../../../assets/images/lnwbar/white/right_arrow_white.png');
  color: white;
  background-color: #ff8c00;
  border: 1px solid #ff8c00;
}
#lbUserPanel .listShop li .shopManage.dealer:hover{
  background-image: url('../../../assets/images/lnwbar/white/right_arrow_white.png');
  color: white;
  background-color: #ff7e0a;
  border: 1px solid #ff7e0a;
}
#lbUserPanel .listShop li .shopManage:hover{
  background-image: url('../../../assets/images/lnwbar/white/right_arrow.png');
  color: #ff8c00;
  border-color: #ff8c00;
}
#lbUserPanel .listShop li.more span,
#lbFavPopup .listShop li.more span,
#lbHelpPopup .listHelp li.more span{
  color: #ff8c00;
  border: 1px solid #ff8c00;
}
#lbUserPanel .listShop li.more:hover span,
#lbFavPopup .listShop li.more:hover span,
#lbHelpPopup .listHelp li.more:hover span{
  background-color: #ff8c00;
  color: white;
}

#lb.mallBar.nobg{
  position: relative;
}
#lb.mallBar.nobg #lbWrapper{
  background: #231f20;
}
#lb.mallBar #lbSellerCenter .lbsellercenter .txt{
  color:#ff8c00;
}
#lb.mallBar #lbSellerCenter .lbsellercenter:hover .txt{
  color:#ff7400;
}

#lbNotiPopup .title,
#lb.mallBar #lbMember .lblogin .txt,
#lb.mallBar #lbMember .lbregister .txt,
#lb.mallBar .lnwpoints .lbPoints,
#lb.mallBar #lbNoti .noti_name,
#lb.mallBar.nobg #lbMember .lblogin .txt,
#lb.mallBar.nobg #lbMember .lbregister .txt,
#lb.mallBar.nobg .lnwpoints .lbPoints,
#lb.mallBar.nobg #lbNoti .noti_name{
  color: #ffffff;
}

#lb.mallBar.nobg .lnwpoints{
  display: none;
}
/*
#lb.mallBar #lbNoti .noti_general,
#lb.mallBar.nobg #lbNoti .noti_general{
  background-image: url(../images/lnwbar/lnwpaybar/noti_mh.png);
}
#lb.mallBar #lbMember .lbuser,
#lb.mallBar.nobg #lbMember .lbuser{
  background-image: url(../images/lnwbar/lnwpaybar/menu1_mh.png);
}
#lb.mallBar #lbMember .lblogin .ico,
#lb.mallBar.nobg #lbMember .lblogin .ico{
  background-image: url(../images/lnwbar/lnwpaybar/signin_mh.png);
}
#lb.mallBar #lbMember .lbregister .ico,
#lb.mallBar.nobg #lbMember .lbregister .ico{
  background-image: url(../images/lnwbar/lnwpaybar/signup_mh.png);
}
*/
body.show_lbNotiPopup #lb.mallBar.nobg #lbNoti .noti_general,
body.show_lbNotiPopup #lb.mallBar.nobg #lbNoti .noti_general{
  background-image: url(../images/lnwbar/lnwpaybar/noti_mh.png);
}

@media (min-width: 750px) {
  #lbProduct .main img {
    display: inline-block;
  }
  #lbProduct .main .fa-home{
    display: none;
  }
  #lbHelp .lbbuyer .ico{
    margin: 0 5px 0 0;
  }
  #lbMember .lblogin, #lbMember .lbregister{
    padding: 5px 0px;
  }
  #lb.mallBar #lbSellerCenter{
    margin-right: 15px;
  }
}


/* menuArea
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.menuArea .menuAreaHeight{
  background-color: #fff;
  background-image: none;
}
.menuArea .searchZone{
  z-index: 10;
}
.menuArea .searchZone .logo{
  top: 19px;
  left: 15px;
  width: 120px;
}
.menuArea .searchZone .topMenu.fixed .logo{
  /*
  background-image: url('../images/logo.png');
  background-color: transparent;
  */
}
.menuArea .topMenu.fixed .memberZone .category .icon{
  background-position: -75px -176px;
}
.menuArea .searchZone .topMenu.fixed .search .icon{
  background-position: -75px -75px;
}
.menuArea .topMenu.fixed .memberZone .cart .icon{
  background-position: -75px -150px;
}
.menuArea .topMenu.fixed #linkCategory .category .text{
  color: #333333;
}
.menuArea .searchZone .categoryBox a.categoryLink{
  color: #333333;
}
.menuArea .searchZone .arrow_down .icon{
  background-position: -50px -100px;
}
.menuArea .searchZone .arrow_down.hover .icon{
  background-position: -75px -100px;
}

@media (min-width: 750px){
  .menuArea .menuAreaHeight{
    height: 90px;
  }
  .menuArea .searchZone .logo{
    top: 25px;
    left: 0;
    width: 177px;
    height: auto;
  }
  .menuArea .searchZone .logo a{
    height: auto;
  }
  .menuArea .searchZone .memberZone{
    top: 35px;
  }
}
@media (min-width: 1000px){
  .menuArea .searchZone .logo{
    display: inline-block;
  }
}
@media (min-width: 1200px){
  .menuArea .searchZone .nine.columns.noMGL{
    margin-left: 12%;
  }
}

/* menuArea - breadcrumbZone
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.breadcrumbZone{
  background-color: #fff;
}

/* headerArea
-------------------------------------------------- */
/*
.headerArea,
.headerArea .overlay_header{
  min-height: 0;
  padding-bottom: 0;
  height: 50px;
}
.headerArea .headerBG_area{
  background-color: #fff;
}
.headerArea .headerText img{
  max-width: 150px;
  position: relative;
  bottom: 5px;
}
@media (min-width: 750px) {
  .headerArea,
  .headerArea .overlay_header{
    height: 90px;
  }
  .headerArea .headerText img{
    max-width: 200px;
    bottom: -5px;
  }
}
@media (min-width: 1000px) {
  .headerArea .headerText img{
    max-width: 225px;
    bottom: 10px;
  }
}
@media (min-width: 1200px) {
  .headerArea .headerText img{
    max-width: 225px;
    bottom: 0;
  }
}
*/
/* contentArea
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.contentArea{
  background: #fafafa;
}

/* footerArea
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.footerArea{
  padding-top: 40px;
  padding-bottom: 10px;
  background-color: #231f20;
}
.footerArea .footer-detail a, .footerArea .footer-logo-text a{
  color: #ff8c00 !important;
}
.footerArea .footer-detail{
  color: #e9e9e9;
}
/*
.footerArea{
  background-color: #231f20;
  color: #ccc;
  font-size: 1.2rem;
}
.footerArea .logo{
  width: 140px;
}
.footerArea .description{
  text-align: left;
}
.footerArea .contactArea{
  margin-top: 20px;
  text-align: left;
}
.footerArea .contact .title{
  font-size: 1.5rem;
  color: #fff;
  font-weight: bold;
}
.footerArea .contact .tel{
  margin-top: 10px;
  font-size: 2.4rem;
}
.footerArea .social{
  margin-top: 15px;
}
.footerArea .social .fa{
  font-size: 3.2rem;
  color: #fff;
  margin-left: 3px;
}
.footerArea .social .fa:first-child{
  margin-left: 0;
}


@media (min-width: 750px) {
  .footerArea .contactArea{
    margin-top: 0;
    max-width: 250px;
    text-align: left;
    float: right;
  }
}
*/

/* pageZone
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.pageZone .sellerRow .sellerProfile.new{
  padding: 0;
  box-sizing: border-box;
  border: 1px solid #e5e5e5;
  max-width: 350px;
}
.pageZone .sellerRow .sellerProfile.new:hover{
  border: 1px solid #e5e5e5;
  background-color: #fff;
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}
.pageZone .sellerRow .sellerProfile .sellerDescription{
  width: 100%;
}
.pageZone .sellerRow .sellerProfile.new .sellerDescription{
  max-width: 260px;
  padding: 0 10px;
  box-sizing: border-box;
}
.pageZone .sellerRow .sellerProfile.new .sellerDescription .productArea .productListEx{
  display: block;
  line-height: 0;
}
.pageZone .sellerRow .sellerProfile .sellerDescription .categoryArea .categoryName{
  width: calc(100% - 50px);
}
.pageZone .sellerRow .sellerProfile.new .sellerDescription .productArea .productExample{
  line-height: 0;
  padding: 0;
}
.pageZone .sellerRow .sellerProfile.new .sellerDescription .productArea .productExample{
  display: inline-block;
  width: 25%;
  padding: 5px 5px 5px 0;
  box-sizing: border-box;
}
.pageZone .sellerRow .sellerProfile.new .sellerDescription .productArea .productExample:nth-child(n+3){
  display: inline-block;
}
.pageZone .sellerRow .sellerProfile.new .sellerDiscount{
  padding: 0 10px;
}
.pageZone .sellerRow .sellerProfile.new:hover .sellerRegister{
  border-bottom: 0;
}

/* memberZone
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.memberZone .category .icon{
  background-position: -75px -176px;
}
.memberZone .cart .icon{
  background-position: -75px -150px;
}
#linkCategory .category .text{
  color: #333333;
}
#linkSearch .search .text{
  display: none;
}

/* searchZone
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.searchZone{
  position: relative;
  background: #ffffff;
}
.searchZone .topMenu.fixed{
  background: rgba(0, 0, 0, 0.4);
}
.searchZone .react-selectize.root-node{
  line-height: 28px;
  height: 36px;
}
.searchZone .simple-select.react-selectize.root-node .simple-value{
  margin: 0;
  padding: 2px 5px;
  box-sizing: border-box;
}
.searchZone .react-selectize.root-node .react-selectize-control{
  height: 32px;
  text-overflow: ellipsis;
}
.searchZone .react-selectize.root-node .react-selectize-control .react-selectize-placeholder{
  line-height: 32px;
  padding: 0 5px;
  box-sizing: border-box;
}
.searchZone .react-selectize.root-node .react-selectize-control .react-selectize-search-field-and-selected-values{
  height: 32px;
  max-width: 70%;
}
.searchZone .react-selectize.root-node .react-selectize-control .react-selectize-search-field-and-selected-values .value-wrapper{
  margin: 0;
  display: inline-block;
  width: 95%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.react-selectize.root-node .react-selectize-control .react-selectize-placeholder{
  line-height: 32px;
}
.searchZone .react-selectize.dropdown-menu{
  background-color: #f6f6f6;
}
.searchZone .react-selectize.dropdown-menu {
  background: #fff;
  border: 1px solid #ccc;
  margin-top: -1px;
}
.searchZone .react-selectize.dropdown-menu.flipped {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.searchZone .react-selectize.dropdown-menu:not(.flipped) {
  border-color: #b3b3b3 #ccc #d9d9d9;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.searchZone .react-selectize.dropdown-menu .no-results-found {
  color: #aaa !important;
  font-style: oblique;
  padding: 8px 10px;
}
.searchZone .react-selectize.dropdown-menu .simple-group-title {
  background-color: #fafafa;
  padding: 8px 8px;
}
.searchZone .react-selectize.dropdown-menu .option-wrapper.highlight {
  background: #f6f6f6;
  color: #333;
}
.searchZone .react-selectize.dropdown-menu .option-wrapper .simple-option {
  color: #666;
  cursor: pointer;
  padding: 4px 5px;
}
.searchZone .react-selectize.dropdown-menu .option-wrapper .simple-option.not-selectable {
  background-color: #f8f8f8;
  color: #999;
  cursor: default;
  font-style: oblique;
  text-shadow: 0px 1px 0px #fff;
}
.searchZone .react-selectize.root-node .react-selectize-control .react-selectize-reset-button-container,
.searchZone .react-selectize.root-node .react-selectize-control .react-selectize-toggle-button-container{
  position: relative;
  top: 2px;
}
.searchZone .selectize-input{
  color: #ff8c00;
  padding: 0;
}
.searchZone .selectize-dropdown .active{
  background-color: #eeeeee;
}
.searchZone .icon{
  background-image: url('../images/icons/icon25px_orange.png');
}
.searchZone .logo{
  display: block;
  position: absolute;
  top: 14px;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 90px;
  z-index: 100;
}
.searchZone .topMenu.fixed{
  background: rgba(255, 255, 255, 0.8);
}
.searchZone .categoryFirst .category_icon{
  background-position: 0px -1080px !important;
}
.searchZone .categorySecond .category_icon,
.searchZone .categoryThird .category_icon{
  background-position: 0px 8px !important;
}
.searchZone .logo a{
  display: block;
}
.searchZone .search .icon{
  background-position: -75px -75px;
}
.searchZone .formBox{
  position: relative;
}
.searchZone .formBox .search .icon{
  background-position: -50px -75px;
}

.searchZone .formBox .angucomplete-row{
  padding: 5px;
  clear: both;
}
.searchZone .formBox .angucomplete-image-holder{
  float: left;
  padding-top: 2px;
  float: left;
  margin-right: 10px;
  margin-left: 5px;
}
.searchZone .formBox .angucomplete-selected-row{
  background-color: #f6f6f6;
  cursor: pointer;
}

.searchZone .categoryBox a.categoryLink{
  color: #ffffff;
  background-color: #231f20;
}
.searchZone .categoryBox.hover ul li a{
  background-color: #f9f9f9;
}
.searchZone .memberZone{
  z-index: 1;
}

.searchZone.frontPage{
  border-top: 1px solid #eeeeee;
  background-color: #f5f5f5;
  box-sizing: border-box;
  padding: 0;
  z-index: 9;
}
.searchZone.frontPage > .container{
  width: 100%;
}
.searchZone .categoryList .categoryList_second{
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
.searchZone .categoryList .categoryList_third{
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}

@media (min-width: 550px) {
  .searchZone .categoryBox a.categoryLink .text{
    color: #ffffff;
  }
}
@media (min-width: 750px) {
  .searchZone {
    height: 90px;
  }
  .searchZone.frontPage > .container{
    width: 90%;
    height: auto;
  }
  .searchZone .logo{
    display: inline-block;
    width: 150px;
    height: 40px;
    top: 13px;
    margin: unset;
    position: relative;
    float: left;
  }
  .searchZone .logo a{
    height: 51px;
  }
  .searchZone .row{
    padding: 10px 0;
  }
  .searchZone .selectize-input{
    width: 30%;
    right: 15%;
  }
  .searchZone .categoryBox{
    margin: 15px 0;
  }
  .searchZone .categoryList{
    top: 141px;
    padding: 0;
  }
  .searchZone .categoryList li.categoryFirst{
    padding: 0 10px;
  }
  .searchZone .categoryList li.categorySecond,
  .searchZone .categoryList li.categoryThird{
    padding: 0;
  }
  .searchZone .formBox{
    padding: 15px 0;
  }
  .searchZone .memberZone{
    top: 35px;
  }
  .searchZone .memberZone .cart .icon{
    background-position: -75px -150px;
  }

  .searchZone.frontPage{
    height: auto;
  }
  .searchZone.frontPage .categoryZone{
    display: inline-block;
    vertical-align: middle;
    width: 170px;
  }
  .searchZone.frontPage .row{
    padding: 0;
  }
  .searchZone.frontPage .categoryBox{
    width: 100%;
    margin: 0;
    height: 50px;
    line-height: 49px;
    display: block;
  }
  .searchZone.frontPage .popularZone{
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 175px);
    background: transparent;
  }
  .searchZone.frontPage .categoryList{
    top: 50px;
  }
  .searchZone.frontPage .categoryBox a.categoryLink{
    border-radius: 0;
    text-align: center;
    padding: 0;
  }
  .searchZone.frontPage .categoryBox.hover a.categoryLink{
    color: #ffffff;
  }
  .searchZone.frontPage .arrow_down.hover a.categoryLink .icon{
    background-position: -50px -100px;
  }
  .searchZone.frontPage .breadcrumbZone{
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 175px);
    background: transparent;
  }
  .searchZone.frontPage .breadcrumbZone .bcList{
    padding-left: 15px;
    box-sizing: border-box;
  }
}
@media (min-width: 1000px) {
  .searchZone .categoryList li a:hover{
    color: #ff8c00;
  }
  .searchZone .categoryList li a.category_back{
    display: block;
  }
  .searchZone .categoryList li.categorySecond{
    padding: 0;
  }
  .searchZone .categoryList .categoryList_second{
    overflow: visible;
  }
  .searchZone .categoryList .categoryList_third{
    overflow: visible;
  }
}
@media (min-width: 1200px) {
  .searchZone .nine.columns.noMGL{
    margin-left: 15%;
  }
}
@media (min-width: 1300px) {
  .searchZone .categoryList{
    left: 0;
  }
}

/* popularZone
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.popularZone .popularList li{
  font-family: 'Sukhumvit Set', Tahoma;
}
.popularZone .popularList li.title{
  font-weight: bold;
}

/* blogZone
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.blogZone .blogContent blockquote,
.blogZone .mediumContent blockquote{
  border-left-color: #ff8c00;
}

/* sortZone
-------------------------------------------------- */
.sortZone ul li.selected i{
  color: #ff8c00;
}

/* filterZone
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.filterBlock.selectList{
  margin-top: 50px;
}
.filterBlock .content a.selected{
  color: #ff8c00;
}

/* feedbackZone
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.feedbackList .feedbackBox{
  margin-top: 0;
  margin-bottom: 40px;
}

/* hilightZone
-------------------------------------------------- */
.hilightZone h1{
  color: #333333;
  font-family: 'Sukhumvit Set', 'rsubold', Tahoma;
}
.hilightZone h2{
  font-family: 'Sukhumvit Set', 'rsulight', Tahoma;
}
.hilightZone .categoryImage{
  border: 0;
}
.hilightZone .categoryImage.dark_cover .listBlock:after{
  background: rgba(255, 255, 255, 0);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.hilightZone .categoryImage.dark_cover:hover .listBlock:after{
  background: rgba(0, 0, 0, 0.1);
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}
.hilightZone .productDescription{
  padding: 0;
}
.hilightZone .productDescription .name{
  padding: 4% 5% 0;
}
.hilightZone .productDescription .price{
  padding: 0 5% 4%;
}
.hilightZone .productDescription .shop{
  padding: 4% 5%;
}
.hilightZone .productFooter{
  position: relative;
  box-sizing: border-box;
  padding: 4% 5%;
  text-align: center;
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: center;
}
.hilightZone .productFooter .profit_text{
  display: none;
  line-height: 0;
  /*position: absolute;
  top: 2px;
  left: 5%;
  font-size: 11px;
  color: #333;*/
}
.hilightZone .productFooter .profit_num{
  width: 100%;
  color: white;
}
.hilightZone .productFooter .profit_num .unit{
  /*display: none;*/
  margin-left: 5px;
}
.hilightZone.sellerRow .sellerProfile .sellerRegister .sellerRegisterArea .btn_gotolnwshop{
  display: none;
}
@media (min-width: 750px){
  .hilightZone .productFooter .profit_num .unit{
    display: inline-block;
  }
}
@media (min-width: 1000px){
  .hilightZone h1{
    font-size: 3.2rem;
  }
  .hilightZone h2{
    font-size: 1.8rem;
  }
  .hilightZone .categoryImage{
    height: auto;
  }
}
@media (min-width: 1200px){
  .hilightZone .productFooter .profit_text{
    display: inline-block;
    padding-right: 5px;
  }
  .hilightZone .productFooter .profit_num{
    width: auto;
  }
}

/* customhilightZone
-------------------------------------------------- */
.hilightText .title{
  font-family: 'Sukhumvit Set', Tahoma;
  background-color: transparent;
  color: #333333;
  text-indent: 5px;
}
.hilightText .title .fa{
  display: none;
}
.hilightText .recommend a{
  color: #333333;
  font-family: 'Sukhumvit Set', Tahoma;
}
.customHilightZone .hilightText .title i{
  margin: 0 5px 0 10px;
}
.customHilightZone .bdTop3_primary{
  border-top-color: #333333;
}

@media (min-width: 1200px){
  .hilightText .title{
    text-indent: 0;
  }
}


/* ProductDetailArea
-------------------------------------------------- */
.productDetailArea .sellerRow .sellerProfile .sellerRegister{
  display: none;
}
.productDetailArea .product_price .discount,
.productDetailArea .product_price .hasDiscount,
.productDetailArea .product_price .discount unit{
  padding-right: 5px;
}
.sellerRow .sellerProfile{
  width: 100%;
}
.sellerRow .sellerProfile .sellerDescription,
.sellerRow .sellerProfile .sellerScore,
.sellerRow .sellerProfile .sellerNote,
.sellerRow .sellerProfile .sellerContact{
  width: 100%;
  max-width: 260px;
  position: relative;
}
.sellerRow .sellerProfile .sellerContact{
  display: block;
}
.sellerRow .sellerProfile .sellerDescription .name{
  width: calc(100% - 40px);
}
.sellerRow .sellerProfile .sellerDescription .lnwpayShield{
  position: absolute;
  right: 5px;
  width: 26px;
  margin-top: 5px;
  margin-left: 5px;
}
.sellerRow .sellerProfile .sellerDescription .shopslogan{
  margin-top: 10px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 45px;
  max-height: 45px;
}
.sellerRow .sellerProfile .sellerDiscount{
  font-size: 13px;
  max-width: 260px;
  margin: 20px auto;
  padding: 0;
  box-sizing: border-box;
}
.sellerRow .sellerProfile .sellerDiscount .icon{
  background-image: url('../images/icon/icon_discount.png');
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.sellerRow .sellerProfile .sellerDiscount .icon.profit{
  background-image: url('../images/icon/icon_profit.png');
}

.sellerRow .sellerProfile .sellerDiscount .icon.discount{
  background-position: 0 center;
}
.sellerRow .sellerProfile .sellerDiscount .icon span {
  margin-left: 30px;
  line-height: 30px;
  font-size: 16px;
  font-weight: bold;
}
.sellerRow .sellerProfile .sellerRegister{
  text-align: center;
  margin: auto;
  border-top: 1px solid #e5e5e5;
}
.sellerRow .sellerProfile .sellerRegister .sellerRegisterArea{
  padding: 10px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sellerRow .sellerProfile .sellerRegister .button{
  height: 40px;
  line-height: 36px;
  width: 100%;
  padding: 0 10px;
  font-size: 14px;
  max-width: 200px;
  margin: 0 5px;
}
.sellerRow .sellerProfile .sellerRegister .button .fa-external-link{
  font-size: 11px;
}
.productSubmitArea .gotoshop{
  margin: auto;
}
.productSubmitArea .gotoshop .button{
  width: 48%;
  padding: 0 10px;
  font-size: 14px;
}
.productSubmitArea .gotoshop .button .fa-external-link{
  font-size: 11px;
}
.productSubmitArea .gotoshop .btn_viewshop{
  max-width: none;
}
.productSubmitArea .discountDropship .detail{
  font-weight: bold;
}
.productSubmitArea .discountDropship .note_detail{
  font-size : 12px;
  font-weight: normal;
}
.dropshipRow{

}
.dropshipRow .tableRow{
  width: 100%;
}
.dropshipRow .tableRow th{
  border-bottom: 0;
}
.dropshipRow .tableRow .discountTD .percent{
  margin-left: 5px;
  font-size: 12px;
}

@media (min-width: 400px){
  .sellerRow .sellerProfile{
    width: 80%;
  }
}
@media (min-width: 750px){
  .productDetailArea .sellerRow .sellerProfile .rightArea.notLnwPay .sellerDescription{
    float: none;
    width: 100%;
    max-width: none;
  }
  .productDetailArea .sellerRow .sellerProfile .rightArea.notLnwPay .sellerDescription .name{
    position: relative;
    width: 100%;
  }
  .productDetailArea .sellerRow .sellerProfile .sellerDiscount{
    float: left;
    max-width: none;
    padding: 0 2%;
    margin: 10px auto;
    width: calc(100% - 200px);
  }
  .productDetailArea .sellerRow .sellerProfile .sellerDiscount.hasMGTop{
    margin-top: 33px;
  }
  .productDetailArea .sellerRow .sellerProfile .sellerDiscount .seller_title{
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
  }
  .productDetailArea .sellerRow .sellerProfile .sellerDiscount .shopInfo{
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
  }
  .productDetailArea .sellerRow .sellerProfile .sellerNote{
    max-width: none;
  }
}
@media (min-width: 1000px){
  .productSubmitArea .gotoshop .button{
    width: 100%;
    padding: 0 30px;
    font-size: 18px;
  }
  .productSubmitArea .gotoshop .button .fa-external-link{
    font-size: 13px;
  }
  .productSubmitArea .gotoshop .btn_register{
    float: none;
    height: 60px;
    line-height: 60px;
    font-size: 1.8rem;
  }
  .sellerRow .sellerProfile .sellerRegister .sellerRegisterArea{
    flex-wrap: wrap;
  }
  .sellerRow .sellerProfile .sellerRegister .btn_gotodashboard{
    margin-top: 10px;
  }
}

@media (min-width: 1200px){
  .sellerRow .sellerProfile{
    width: 90%;
  }
  .sellerRow .sellerProfile .sellerDescription .categoryArea .categoryText{
    display: none;
  }
  .sellerRow .sellerProfile .sellerRegister .sellerRegisterArea{
    padding: 15px;
  }
  .productDetailArea .sellerRow .sellerProfile .sellerDiscount{
    padding: 0 4%;
  }
}

/* sellerDetailZone
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.sellerDetailZone .overlay_header{
  background: linear-gradient(141deg,#555555,#3a3a3d);
}
.sellerDetailArea .sellerRow.four.columns{
  z-index: 4;
}
.sellerDetailArea .sellerRow .sellerDescription,
.sellerDetailArea .sellerRow .sellerScore,
.sellerDetailArea .sellerRow .sellerNote,
.sellerDetailArea .sellerRow .sellerContact{
  max-width: 230px;
}
.sellerDetailArea .sellerRow .sellerProfile .sellerRegister{
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: white;
  text-align: center;
  margin: auto;
  border-top: 1px solid #e5e5e5;
  width: 100%;
}
.sellerDetailArea .sellerRow .sellerDiscount{
  max-width: 230px;
}
.sellerDetailArea .sellerRow .sellerProfile .sellerRegister .sellerRegisterArea .btn_gotosellerpage{
  display: none;
}
.sellerDetailArea .sellerRow .leftMenu.fixed{
  max-width: 260px;
}

@media (min-width: 750px) {

}
@media (min-width: 1000px) {
  .sellerDetailZone .coverImageArea .cover_text{
    max-width: 40%;
  }
  .sellerDetailArea .sellerRow .sellerProfile .sellerRegister{
    position: relative;
  }
}
@media (min-width: 1200px) {
  .sellerDetailArea .row .columns.productCol_s{
    margin-bottom: 15px;
    min-height: 0;
  }
}

/* sellerBrandZone
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.sellerBrandZone{

}
.sellerBrandZone .brandList{
  display: flex;
  padding: 20px 0;
  box-sizing: border-box;
  overflow-x: overlay;
}
.brandList .item{
  position: relative;
  width: 20%;
  height: 120px;
  background-color: white;
  border: 1px solid #f6f6f6;
  border-right: 0;
  min-width: 200px;
}
.brandList .item:last-child{
  border-right: 1px solid #f6f6f6;
}
.brandList .item a{
  line-height: 0;
}
.brandList .item img{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 80%;
}

@media (min-width: 1000px) {

}

/* dropshipZone
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.dropshipZone{

}
.dropshipZone .dropshipBenefit{
  max-width: 600px;
  margin: auto;
  color: #333;
}
.dropshipZone .dropshipBenefitRow{
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #333;
}
.dropshipZone .dropshipBenefit .rank{
  display: inline-block;
  vertical-align: middle;
  width: 65%;
  text-align: left;
  font-size: 24px;
}
.dropshipZone .dropshipBenefit .title{
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.dropshipZone .dropshipBenefit .condition{
  font-size: 13px;
}
.dropshipZone .dropshipBenefit .discount{
  display: inline-block;
  vertical-align: middle;
  width: 35%;
  text-align: right;
  font-size: 20px;
}

/* helpZone
-------------------------------------------------- */
.helpZone h1{
  font-family: 'Sukhumvit Set', 'rsubold', Tahoma;
}
.menuHelpZone{
  background-color: #ffffff;
}
.menuHelpZone h1{
  font-family: 'Sukhumvit Set', 'rsubold', Tahoma;
  color: #231f20;
}
.menuHelpZone h2{
  font-family: 'Sukhumvit Set', 'rsulight', Tahoma;
  color: #231f20;
}
.buyer_help_menu .menu-item{
  background: url('../images/mh_status.png') no-repeat top left;
}
.buyer_help_menu li.selected{
  color: #ff8c00;
}
@media (min-width: 1000px){
  .buyer_help_menu li:hover {
    color: #ff8c00;
  }
}

/* helpZone (Other Mall)
-------------------------------------------------- */
.helpcenterZone .centerPane{
  padding-bottom: 0;
}
.helpcenterZone .menuList li a.active{
  color: #ff8c00;
}
.helpcenterZone.sellerhelpZone .centerPane{
  padding-left: 0;
}
.helpcenterZone.sellerhelpZone .centerPane .middle{
  min-height: 0;
  max-height: none;
}

/* questionArea
-------------------------------------------------- */
.questionArea .manualContent{
  padding: 20px 0;
  max-width: 800px;
  margin: auto;
}
.manualContent .manualStep{

}
.manualContent .manualStep .title{
  font-weight: normal;
  font-size: 2.4rem;
  margin-bottom: 10px;
}
.manualContent .manualStep .content{
  text-indent: 20px;
  margin-bottom: 20px;
}
.manualContent .manualStep li{
  border-bottom: 1px solid #e5e5e5;
}

.questionArea .policyContent{
  padding: 20px 0;
  max-width: 1000px;
  margin: auto;
}
.questionArea .policyContent h4{
  margin-bottom: 5px;
}
.questionArea .policyContent ul{
  list-style: disc;
  list-style-position: inside;
}
.questionArea .policyContent ol{
  list-style: decimal;
  list-style-position: inside;
}
.questionArea .policyContent p p{
  margin-bottom: 1rem;
}

@media (min-width: 1000px){
  .questionArea .manualContent{
    padding: 40px 0;
  }
  .questionArea .policyContent{
    padding: 40px 0;
  }
}

/* PageZone LnwDropship (max-width)
---------------------------------------------------*/
/* Help (for ร้านค้า) */
.lnwpay_normal{
  color: #3553a5;
}
.color_dropship{
  color: #ff8c00;
}
.color_dropship_light{
  color: #ff9700;
}
.color_dropship_dark{
  color: #231f20;
}
.bg_dropship{
  background: #ff8c00;
}
.bg_dropship_dark{
  background: #231f20;
}
.bdTop_dropship{
  border-top: 2px solid #ff8c00 !important;
}
[page=regis-dropship] h1,
[page=regis-dropship] h2,
[page=regis-dropship] h3{
  font-family: 'sukhumvit set', 'Noto Sans','thaisans_ultralight';
  text-align: left;
  color:#000;
  font-weight: bolder;
}
[page=regis-dropship] h1{
  font-size: 28px;
  line-height: 40px;
  padding-left: 0;
  margin-bottom: 10px;
}
[page=regis-dropship] h2{
  font-size: 24px;
}
[page=regis-dropship] .pageZone .headline{
  font-size: 24px;
  line-height: 32px;
}
[page=regis-dropship] .sub-headline,
[page=regis-dropship] .pageZone .headline-text{
  font-family: 'sukhumvit set', 'Noto Sans','thaisans_ultralight';
  color:#000;
  font-weight: lighter;
  line-height: normal;
}
[page=regis-dropship] .pageZone .headline-text{
  font-size: 18px;
  line-height: 30px;
}
[page=regis-dropship] .sub-headline{
  font-size: 16px;
}
[page=regis-dropship] .title .logo{
  max-height: 35px;
  position: relative;
  top: -2px;
}
[page=regis-dropship] .intro_container{
  position: relative;
  text-align: center;
  background: linear-gradient(
          rgba(0, 0, 0, 0.5),
          rgba(0, 0, 0, 0.5)
  );
}
[page=regis-dropship] .intro_container .bg{
  /*background: url('../images/banner/introcover.jpg'); NOTE: blink*/
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 450px;
}
[page=regis-dropship] .intro_container .bg.bgAbout{
  background: url('../images/page/about/1_bg.jpg');
}
[page=regis-dropship] .intro_container .text{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
  width: 100%;
  z-index: 2;
}
[page=regis-dropship] .intro_container .intro_text{
  font-family: 'sukhumvit set','rsubold','Noto Sans','thaisans_ultralight','tahoma';
  font-size: 36px;
  line-height: 50px;
  font-weight: bolder;
  color: #ff8c00;
  text-align: center;
  padding-left: 0;
}
[page=regis-dropship] .intro_container .subintro_text{
  font-size: 20px;
  margin-top: 30px;
  font-family: 'sukhumvit set','rsulight','Noto Sans','thaisans_ultralight','tahoma';
  font-weight: lighter;
  color: white;
  max-width: 680px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
[page=regis-dropship] .intro_container .subintro_text.noMaxWidth{
  max-width: none;
  margin-left: unset;
  margin-right: unset;
}
[page=regis-dropship] .intro_container .subintro_text.subintro_text2{
  font-size: 16px;
  max-width: 500px;
  margin: 20px auto 0;
}
[page=regis-dropship] .intro_container .bg_overlay{
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  top: 0;
}
[page=regis-dropship] .hori-line{
  margin: 20px 0px 20px;
  width: 60px;
  height: 2px;
  background-color:#000;
}
[page=regis-dropship] .moohouzregisdetail .hori-line,
[page=regis-dropship] .moohouz_qualification .hori-line{
  margin: 20px auto 30px;
}

[page=regis-dropship] .button{
  font-family: 'sukhumvit set', 'Noto Sans','thaisans_ultralight';
}
[page=regis-dropship] .intro_container .text .button,
[page=regis-dropship] .regisNow .button{
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  padding: 0 40px;
  background-color: #ff8c00;
  color: white;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: none;

}
[page=regis-dropship] .intro_container .text .button:hover,
[page=regis-dropship] .intro_container .text .button:focus,
[page=regis-dropship] .regisNow .button:hover,
[page=regis-dropship] .regisNow .button:focus{
  background-color: #231f20;
  color: #fff;
  text-decoration: none;
}
[page=regis-dropship] .pageZone .columns.bgArea,
[page=regis-dropship] .pageZone .columns.detailArea{
  padding: 7% 0 7%;
}
[page=regis-dropship] .pageZone .sub-headline-image{
  max-width: 180px;
  height: 200px;
}
[page=regis-dropship] .pageZone .field-text{
  font-size: 1.3rem;
}
[page=regis-dropship] .container .benefit3_bg{
  max-width: 50%;
  margin: auto;
}
[page=regis-dropship] .square-number{
  display: inline-block;
  padding: 2px 5px;
  box-sizing: border-box;
  color: #fff;
  font-weight: bold;
  width: 20px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

[page=regis-dropship] .bgAbout2{
  background: url('../images/page/about/2_bg.png');
}
[page=regis-dropship] .bgAbout2 h1,
[page=regis-dropship] .bgAbout2 h2,
[page=regis-dropship] .bgAbout2 h3,
[page=regis-dropship] .bgAbout2 .headline-text,
[page=regis-dropship] .bgAbout2 .field-ul-text{
  color: white;
}
[page=regis-dropship] .bgAbout2 .hori-line{
  background-color: white;
}
[page=regis-dropship] .howtoZone{
  padding: 60px 0;
}
[page=regis-dropship] .howtoZone .intro_text{
  font-family: 'sukhumvit set','rsubold','Noto Sans','thaisans_ultralight','tahoma';
  text-align: center;
  padding-left: 0;
}
[page=regis-dropship] .howtoZone .maxWidth{
  max-width: 1000px;
  margin: auto;
}
[page=regis-dropship] .howtoZone .maxWidth .bgArea,
[page=regis-dropship] .howtoZone .maxWidth .detailArea{
  padding-bottom: 0;
}
[page=regis-dropship] .howtoZone .maxWidth .detailArea.u-pull-left{
  margin-left: 0;
}
[page=regis-dropship] .howtoZone .maxWidth .bgArea.u-pull-right{
  margin-left: 4%;
}
[page=regis-dropship] .howtoZone .maxWidth .five.columns{
  text-align: right;
}
[page=regis-dropship] .howtoZone .hori-line{
  height: 4px;
  background-color: #ff8c00;
}
[page=regis-dropship] .howto2Zone .intro_text{
  text-align: left;
  padding-left: 0;
}
[page=regis-dropship] .howto2Zone .subintro_text{
  text-align: left;
}
[page=regis-dropship] .howto2Zone .note_text{
  text-align: left;
}

/* Help (for ตัวแทน) */
[page=regis-dropship] .intro_container .bg.bgHelp{
  height: auto;
  background: url('../images/page/help/1_bg.jpg');
  background-position: center;
}
[page=regis-dropship] .intro_container .bg.bgHelp .subintro_text{
  color: #231f20;
}
[page=regis-dropship] .whatisdsZone{
  background-color: #404244;
}
[page=regis-dropship] .flowdsZone{
  background: white;
}
[page=regis-dropship] .flowdsZone.bg_lightgray{
  background: #fafafa;
}
[page=regis-dropship] .flowdsZone .intro_text{
  color: #231f20;
}
[page=regis-dropship] .flowdsZone .subintro_text{
  color: #231f20;
}
[page=regis-dropship] .benefitdsZone .headline{
  text-align: center;
  margin-bottom: 40px;
}
[page=regis-dropship] .benefitdsZone .sub-headline-image{
  max-width: 200px;
  height: 170px;
}
[page=regis-dropship] .stepdsZone{
  max-width: 1000px;
  margin: auto;
}

/* Seller (for ตัวแทน) */
.registerdlZone .registerdlArea{
  padding: 40px 20px;
  box-sizing: border-box;
}
[page=regis-dropship] .registerdlZone .registerdlArea{
  padding: 40px 20px;
  box-sizing: border-box;
}
[page=regis-dropship] .registerdlZone h1{
  color: #ff8c00;
  margin-bottom: 20px;
  text-align: center;
}
[page=regis-dropship] .registerdlZone .headline{
  text-align: center;
}
[page=regis-dropship] .registerdlZone .sub-headline-text{
  text-align: center;
}
[page=regis-dropship] .registerdlZone .condition{
  list-style-type: decimal;
  list-style-position: inside;
  max-width: 400px;
  text-align: left;
  margin: auto;
}

@media (max-width: 768px){
  .registerdlZone .registerdlArea{
    padding: 20px 10px;
  }
  [page=regis-dropship] .intro_container .bg{
    height: 500px;
    background-position: center;
  }
  [page=regis-dropship] .intro_container .text{
    padding: 0 10px;
    box-sizing: border-box;
  }
  [page=regis-dropship] .intro_container .intro_text{
    font-size: 22px;
    line-height: 36px;
  }
  [page=regis-dropship] .intro_container .subintro_text{
    font-size: 16px;
    line-height: 28px;
  }
  [page=regis-dropship] .intro_container .subintro_text.subintro_text2{
    font-size: 14px;
  }
  [page=regis-dropship] .howtoZone .maxWidth .five.columns{
    text-align: center;
  }
  [page=regis-dropship] .howtoZone .maxWidth .detailArea{
    padding-top: 3%;
  }
  [page=regis-dropship] .howtoZone .maxWidth.regisNow .detailArea{
    text-align: center;
  }
}

/* Dealer Benefit from LnwShop (Max-width)
----------------------------------------------------------------------- */
.dealer_benefit {
  margin: 30px auto;
  padding: 0px;
  max-width: 480px;
}
.dealer_benefit .discount_number {
  min-width: 15px;
  text-align: left;
  display: inline-block;
}
.dealer_benefit .dealer_level {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: stretch;
  padding: 0;
  border-radius: 10px;
  overflow: hidden;
  margin: 30px auto 10px;
  font-family: 'sukhumvit set','Kanit';
  box-shadow: 0px 0px 6px rgba(0,0,0,0.2);
}
.dealer_benefit .dealer_level:last-child{
  border-bottom: 0px;
}
.dealer_benefit .dealer_level.current{
  color: darkorange;
}
.dealer_benefit .dealer_level .rank{
  text-align: left;
  flex: 1;
  padding: 15px 20px 10px;
  font-size: 20px;
  font-weight: bold;
}
.dealer_benefit .dealer_level .rank .condition{
  text-align: left;
  margin-top: 2px;
  font-size: 12px;
  font-weight: normal;
}
.dealer_benefit .dealer_level .discount{
  text-align: center;
  padding: 15px 20px;
  flex-basis: 140px;
  box-sizing: border-box;
  font-size: 26px;
  background: #333;
  color: white;
  display: flex;
  align-items: center;
  padding-right: 0px;
  position: relative;
  z-index: 2;
  line-height: 30px;
}
.dealer_benefit .dealer_level .discount span {
  display: block;
  margin: 2px auto 0px;
  font-size: 13px;
  line-height: 15px;
}
.dealer_benefit .discount_style{
  transform-origin: bottom left;
  -ms-transform: skew(-25deg, 0deg);
  -webkit-transform: skew(-25deg, 0deg);
  transform: skew(-25deg, 0deg);
  position: relative;
  z-index: 1;
  background: #333;
  position: relative;
  left: -40px;
  width: 40px;
}
.dealer_benefit .dealer_note {
  text-align: left;
  font-size: 13px;
  padding: 0px 5px;
}

/* Add from style LnwShop */
.dealer_benefit .dealer_level .discount .percent{
  margin: 0 auto;
}

@media (max-width: 768px){
  .dealer_benefit .dealer_level {
    margin: 20px 5px;
  }
  .dealer_benefit .dealer_level .discount {
    flex-basis: 80px;
    font-size: 16px;
    padding: 5px;
  }
  .dealer_benefit .dealer_level .discount .percent{
    position: relative;
    top: -5px;
  }
  .dealer_benefit .dealer_level .discount span{
    font-size: 12px;
  }
  .dealer_benefit .dealer_level .rank {
    padding: 10px;
    font-size: 14px;
  }
  .dealer_benefit .discount_style{
    -ms-transform: skew(-20deg, 0deg);
    -webkit-transform: skew(-20deg, 0deg);
    transform: skew(-20deg, 0deg);
  }
}
