/*css3_support*/
/* begin Page */
.ui-widget-header , .ui-state-active, .ui-state-default.ui-state-active , .ui-state-hover{
background-color: !important; /*calendar_color*/
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
a {
  display:inline-block;
}
.remove_fr, .title-remove, .remove_{
  border:none !important;
  background-color:none !important;
}
.title-remove{
  display:none;
}

body { 
background-attachment:; /*body_background_attachment*/
background-repeat:repeat-x; /*body_background_repeat*/
background-position:top center; /*body_background_position*/
color:#000000;	/*body_font_color*/
  font-family: 'Prompt', sans-serif;
font-size:18px;	/*body_font_size*/
margin: 0; /*body_margin*/
background-image:url(images/); /*body_background*/
background-color:#FFFFFF; /*body_background_color*/
  line-height:1.5em;
  font-weight:300;
}
.page-body{
width:1200px; /*page_width*/
  margin:auto;
}
#page-body{
box-shadow:; /*page_body_shadow*/
border-radius:; /*page_body_radius*/
width:1200px; /*page_width*/
border-color:; /*page_border_color*/
border-style:none; /*page_border_style*/
border-width:0; /*page_border_width*/
}
.logo {
  position:absolute;
  left:5px;
  top:14px;
  z-index:120;
}
a h2 {
  margin:0;
  padding:0;
font-size:18px;	/*body_font_size*/
font-weight:normal; /*link_style_weight*/
}
.container-header {
  width:100%;
}
.box-header {
  width:100%;
  position:relative;
background-image:url(images/); /*page_header_background*/
background-color:#FFFFFF; /*page_header_background_color*/
}
.page-header {
  position:relative;
width:1200px; /*page_width*/
height:88px; /*page_header_height*/
  text-align:left;
}
.box-menu {
  width:100%;
  position:absolute;
background-image:url(images/menubg.png); /*page_menu_background*/
background-color:#FFFFFF; /*page_menu_background_color*/
  left:0;
  top:12px;
}
.page-menu{
width:1200px; /*page_width*/
height:60px; /*page_menu_height*/
  position:relative;
  z-index:101;
}
.container {
  width:100%;
  margin-left:auto;
  margin-right:auto;
  padding-right: 15px;
  padding-left: 15px;
}
[id^="cont-"]{
  text-align:left;
}
.page-content {
  width:1200px; /*page_width*/
  background-image:url(images/); /*page_content_background*/
  background-color:#FFFFFF; /*page_content_background_color*/
  text-align:left;
  text-align:left;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.box-footer {
  position:relative;
  width:100%;
background-image:url(images/); /*page_footer_background*/
background-color:#000000; /*page_footer_background_color*/
}
.page-footer {
  width:1200px; /*page_width*/
  height:; /*page_footer_height*/
  padding:60px 0;
  color:#fff;
  text-align:left;
}
.content-left{
background-image:url(images/); /*content_left_background*/
background-color:; /*content_left_background_color*/
  padding:30px 15px;
}
.content-center{
background-image:url(images/); /*content_center_background*/
background-color:; /*content_center_background_color*/
  padding:30px 10px;
  width:inherit;
}
.content-right{
background-image:url(images/); /*content_right_background*/
background-color:; /*content_right_background_color*/
  padding:30px 15px;
}

h1 {
  margin:0px;
  padding:0px;
  font-size:large;
  line-height:1.5em;
}
blockquote {
  border: 1px dashed #CCC;
  background:#e9e9e9;
  padding:3px;
  margin:20px;
}
a:link {
color:#000000; /*link_style_color*/
font-style:; /*link_style_font*/
text-decoration:none; /*link_style_deco*/
  -webkit-transition: color 0.5s ease-in-out;
  -moz-transition: color 0.5s ease-in-out;
  -ms-transition: color 0.5s ease-in-out;
  -o-transition: color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out;
}
a:visited{
color:#000000; /*link_visited_style_color*/
font-style:; /*link_visited_style_font*/
font-weight:; /*link_visited_style_weight*/
text-decoration:; /*link_visited_style_deco*/
}
a:hover {
color:#ED1C24; /*link_hover_style_color*/
font-style:; /*link_hover_style_font*/
font-weight:; /*link_hover_style_weight*/
text-decoration:; /*link_hover_style_deco*/
  
}
.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size:1px;
}

.web-menu-top-icon{
  position:absolute;	
  left:0px;
  top:0px;
  border:0;
}
.web-title-box {
  position:relative;
  display:inline;
  left:0px;
  bottom:0px;
  width:100%;
}
.web-title-box-img {
  position:absolute;
  display:inline;
  top:-8px;
  left:5px;
}

/* begin Menu top*/
/* nav menu */
/* <span class='menu-split'></span> เอาไว้แทรกท้ายของเมนู ก่อน
</li>
สำหรับเมนูที่มีตัวคั่น
จะต้องกำหนดขนาดเองเพื่อความเหมาะสม
*/
/*
.menu-split {
display:block;
background-image:url(images/menu_split_line.png);
width:1px;
height:50px;
margin:0px;
padding:0px;
float: left;
}
*/
.nav-menu {
  padding:0px;
  margin-top: 0px;
  margin-right: 90px;
  margin-bottom: 0px;
  margin-left: 5px;
  position: relative;
}
.nav-menu ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  float: left;
  clear: left;
  position: relative;
}

.nav-menu  ul li {
  position:relative; /*nav_menu_position*//*|relative|*/
  float: left;
  display: inline; 
  margin-top: 0px;
margin-right:5px; /*top_menu_space_r*/
  margin-bottom: 0px;
margin-left:5px; /*top_menu_space_l*/
}

.nav-menu ul li a {
  text-decoration: none;
height:60px; /*top_menu_line_hight*//*|auto|*/
  float:left;
  cursor: pointer;
background-image:url(images/menu_normal.png); /*menu_normal*/
  background-repeat: no-repeat;
  background-position: right top;
}

/*
อธิบายเมนู
.nav-menu  ul li a span.t {
height: 22px; คำนวนอัตโนมัตจากระบบความสูงของเมนู คือ เอา padding top - ความสูงของภาพ
margin: 0 20px 0 -10px;  กำหนดขอบซ้าย 20px และห่างจากด้านล่าง -10px
padding: 7px 0px 0px 20px; จัดขนาดของตัวหนังสือว่าห่างจากด้านบนเท่าไหร่ และจากทางซ้ายเท่าไหร่
font-family:Tahoma; 
font-size:12px;
}
*/
.nav-menu ul li a span.t {
  height:60px; 
  margin: 0 20px 0 -10px; 
  padding:17px 0px 0px 20px; 
  font-family: 'Prompt', sans-serif;
font-size:18px;	/*menu_font_size*/
color:#000000;	/*menu_font_color*/
  position: relative;
  float:left;
background-image:url(images/menu_normal.png); /*menu_normal*/
  background-repeat: no-repeat;
  background-position: left top;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
}
/*menu*/
.nav-menu  ul.menu li a.active {
background-image:url(images/menu_active.png); /*menu_active*/
  background-repeat: no-repeat;
  background-position: right top;
}

.nav-menu  ul.menu li a.active span.t {
color:#ED1C24;	/*menu_font_active_color*/
background-image:url(images/menu_active.png); /*menu_active*/
  background-repeat: no-repeat;
  background-position: left top;
}

.nav-menu ul.menu li a:hover,.nav-menu ul.menu li a.hover {
background-image:url(images/menu_hover.png); /*menu_hover*/
  background-repeat: no-repeat;
  background-position: right top;
}


.nav-menu ul.menu li a:hover span.t,.nav-menu ul.menu li a.hover span.t {
color:#ED1C24;	/*menu_font_hover_color*/
background-image:url(images/menu_hover.png); /*menu_hover*/
  background-repeat: no-repeat;
  background-position: left top;
}
/* end MenuItem */
/* end menu top */

/* begin content */
.box-body{
  margin-bottom:15px;
}
.box-title{
background-color:#ED1C24; /*left_title_bg_color*/
border-width:; /*blockheader_border_1_width*/
border-style:; /*blockheader_border_1_style*/
border-color:; /*blockheader_border_1_color*/
border-radius:; /*blockheader_1_radius*/
  
background-image: url(images/); /*blockheader_1*/
  position:relative;
}
.box-title2{
background-color:#ED1C24; /*content_title_bg_color*/
border-width:; /*blockheader_border_2_width*/
border-style:; /*blockheader_border_2_style*/
border-color:; /*blockheader_border_2_color*/
border-radius:; /*blockheader_2_radius*/
  
background-image:url(images/); /*blockheader_2*/
  position:relative;
}
.box-title3{
background-color:#696A6D; /*right_title_bg_color*/
border-width:; /*blockheader_border_3_width*/
border-style:; /*blockheader_border_3_style*/
border-color:; /*blockheader_border_3_color*/
border-radius:; /*blockheader_3_radius*/
  
background-image: url(images/); /*blockheader_3*/
  position:relative;
}

.box-title-t {
  position:relative;
color:#FFFFFF;	/*left_title_box_font_color*/
  padding-left:15px;
  font-size:24px;
}
.box-title2-t {
  position:relative;
color:#FFFFFF;/*content_title_box_font_color*/
  padding-left:15px;
  font-size:24px;
}
.box-title3-t {
  position:relative;
color:#FFFFFF;	/*right_title_box_font_color*/
  padding-left:15px;
  font-size:24px;
}
.box-content-body {
border-width:; /*blockcontent_border_1_width*/
border-style:; /*blockcontent_border_1_style*/
border-color:; /*blockcontent_border_1_color*/
border-radius:; /*blockcontent_1_radius*/
background-image:url(images/); /*blockbody_1*/
background-color:#FFFFFF; /*blockcontent_border_1_bg_color*/
  position:relative;
}
.box-content-body-t {
  margin:0px;
  padding:3px;
}
.box-content2-body {
border-width:; /*blockcontent_border_2_width*/
border-style:; /*blockcontent_border_2_style*/
border-color:; /*blockcontent_border_2_color*/
border-radius:; /*blockcontent_2_radius*/
background-image:url(images/); /*blockbody_2*/
background-color:#FFFFFF; /*blockcontent_border_2_bg_color*/
  position:relative;
}
.box-content2-body-t {
  margin:0px;
  padding:10px;
}
.box-content3-body {
border-width:; /*blockcontent_border_3_width*/
border-style:; /*blockcontent_border_3_style*/
border-color:; /*blockcontent_border_3_color*/
border-radius:; /*blockcontent_3_radius*/
background-image: url(images/); /*blockbody_3*/
background-color: #FFFFFF; /*blockcontent_border_3_bg_color*/
  position:relative;
}
.box-content3-body-t {
  margin:0px;
  padding:15px;
}

.box-title-t a {
color:#FFFFFF;	/*left_title_box_font_color*/
}
.box-title2-t a {
color:#FFFFFF;/*content_title_box_font_color*/
}
.box-title3-t a {
color:#FFFFFF;	/*right_title_box_font_color*/
}
.box-title2-t a h1 {
  display:inline;
color:#FFFFFF;/*content_title_box_font_color*/
}
.box-title2-t h1 {
  font-weight:normal;
  font-style:normal;
  font-size:24px;
}
/**list**/
ul.dropdown-left,ul.dropdown-right {
background: !important; /*submenu_bg_lr*/
border-color: !important; /*submenu_border_lr*/
  border-width:3px;
  border-style:solid;
}
.my-list{
  list-style-type: none;
  margin: 0px;
  padding: 0px;	
}
.my-list li{
  position:relative;
  display: block;
  text-decoration:none;
  width:100%;
}
.my-list li a {
  display: block;
  text-decoration:none;
  padding:2px;
  margin:1px;
}
.my-list li a:hover , .my-list li a.selected{
  padding:1px;
  border-width:1px;
  border-style:solid;
border-color:; /*link_hover_box_color*/
background-color:; /*link_hover_box_bg*/
  border-radius:2px;
}
.my-list .detail {
  position:absolute;
  top:0px;
  margin:3px;
}
/* other box hover */
.other-box:hover{
  border-radius:2px;
border-color:; /*link_hover_box_color*/
background-color:; /*link_hover_box_bg*/
}
/* my custom box*/

.f-nav{
background-color:#FFFFFF !important;	/*fix_nav_bg*/
}

#hamburger span{
background-color:#333333 !important;	/*menu_hamburger_color*/
}

#respTitle{
color:#333333 !important;	/*respTitle*/
}

.mm-listview > li > a, .mm-listview > li > span {
color: !important;	/*respMenu*/
}

.mm-menu{
background-color:#FFFFFF !important;	/*respMenuBG*/
}

/* siwakorn */
.link-logo {
}

.logo-responsive {
  display: none;
}

.page-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.box-title-t,
.box-title2-t,
.box-title3-t {
  padding-top: 12px;
  padding-bottom: 12px;
  padding-right: 15px;
}

input[name="mem_web_email"],
input[name="mem_web_pass"] {
  width: 100% !important;
  margin: 0 !important;
  margin-bottom: 15px !important;
  height: 40px;
  border: 1px solid #cccccc;
  padding-left: 15px !important;
  background: rgba(255, 255, 255, 1);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(255, 255, 255, 1) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(47%, rgba(246, 246, 246, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(255, 255, 255, 1) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(255, 255, 255, 1) 100%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(255, 255, 255, 1) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(255, 255, 255, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
}

.member-link {
  margin-top: 15px;
  font-size: 15px;
  color: #696a6d;
}

.member-link a {
  color: #696a6d !important;
}

input[type="submit"],
input[type="button"] {
  height: 40px;
  padding-left: 40px;
  padding-right: 40px;
  text-transform: uppercase;
  background: rgba(105, 106, 109, 1);
  background: -moz-linear-gradient(left, rgba(105, 106, 109, 1) 0%, rgba(105, 106, 109, 1) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(105, 106, 109, 1)), color-stop(100%, rgba(105, 106, 109, 1)));
  background: -webkit-linear-gradient(left, rgba(105, 106, 109, 1) 0%, rgba(105, 106, 109, 1) 100%);
  background: -o-linear-gradient(left, rgba(105, 106, 109, 1) 0%, rgba(105, 106, 109, 1) 100%);
  background: -ms-linear-gradient(left, rgba(105, 106, 109, 1) 0%, rgba(105, 106, 109, 1) 100%);
  background: linear-gradient(to right, rgba(105, 106, 109, 1) 0%, rgba(105, 106, 109, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#696a6d', endColorstr='#696a6d', GradientType=1);
  color: #ffffff;
  cursor: pointer;
  border: none;
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.col-sm-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
  width: 8.333333%;
}

.col-sm-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
  width: 16.666667%;
}

.col-sm-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  width: 25%;
}

.col-sm-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  width: 33.333333%;
}

.col-sm-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
  width: 41.666667%;
}

.col-sm-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  width: 50%;
}

.col-sm-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
  width: 58.333333%;
}

.col-sm-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
  width: 66.666667%;
}

.col-sm-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
  width: 75%;
}

.col-sm-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
  width: 83.333333%;
}

.col-sm-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
  width: 91.666667%;
}

.col-sm-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
}

.push-sm-1 {
  left: 8.333333%;
}

.push-sm-2 {
  left: 16.666667%;
}

.push-sm-3 {
  left: 25%;
}

.push-sm-4 {
  left: 33.333333%;
}

.push-sm-5 {
  left: 41.666667%;
}

.push-sm-6 {
  left: 50%;
}

.push-sm-7 {
  left: 58.333333%;
}

.push-sm-8 {
  left: 66.666667%;
}

.push-sm-9 {
  left: 75%;
}

.push-sm-10 {
  left: 83.333333%;
}

.push-sm-11 {
  left: 91.666667%;
}

.push-sm-12 {
  left: 100%;
}

.pull-sm-1 {
  right: 8.333333%;
}

.pull-sm-2 {
  right: 16.666667%;
}

.pull-sm-3 {
  right: 25%;
}

.pull-sm-4 {
  right: 33.333333%;
}

.pull-sm-5 {
  right: 41.666667%;
}

.pull-sm-6 {
  right: 50%;
}

.pull-sm-7 {
  right: 58.333333%;
}

.pull-sm-8 {
  right: 66.666667%;
}

.pull-sm-9 {
  right: 75%;
}

.pull-sm-10 {
  right: 83.333333%;
}

.pull-sm-11 {
  right: 91.666667%;
}

.pull-sm-12 {
  right: 100%;
}

[class^="col-"] {
  position: relative;
  -webkit-box-flex: 0;
  padding-left: 15px;
  padding-right: 15px;
}

.content-right > div,
.content-left > div {
  width: 100% !important;
}

.hide {
  display: none !important;
}

.img-responsive {
  width: 100% !important;
  height: auto !important;
  max-width: 100% !important;
}

.container.change-width {
  width: 100% !important;
}

.resp-container {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%;
}

.resp-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.shop-product-box .shop-img-thumb {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0;
  border: transparent;
  margin: 0;
}

.shop-addcart-thumb-pos {
  position: relative !important;
  right: inherit !important;
  bottom: inherit !important;
}

input[name^="order_num"],
input[name^="order_id_num"] {
  width: 40px !important;
  height: 40px !important;
  text-align:center !important;
}

td[data-th="สินค้า"],
td[data-th="Product"],
.rwd-table tr td:nth-child(2){
  width: 90px;
}

td[data-th="สินค้า"] img,
td[data-th="Product"] img,
.rwd-table tr td:nth-child(2) img {
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
}

.nyroModalLink,
.nyroModalDom,
.nyroModalForm,
.nyroModalFormFile {
  padding: 20px !important;
  background: #ffffff;
}

input[name="coupon_code"] {
  width: 100% !important;
  height: 40px !important;
  padding-left: 15px;
  padding-right: 15px;
}

font {
font-size:18px;	/*body_font_size*/
}

.social-bar {
  margin: 0;
}

.user-album {
font-size:18px;	/*body_font_size*/
  width: 31.33% !important;
  max-width: 31.33% !important;
  min-width: 31.33% !important;
  min-height: auto !important;
  margin: 1% !important;
}

.user-album .user-album-box2 {
  width: 100% !important;
  height: auto !important;
}

.user-album .user-album-box2 .user-album-box {
  width: 100% !important;
  height: auto !important;
}

.user-album .gal-img {
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
}

.user-album #total-photo {
  height: 60px;
}

.container-photo:before,
.container-photo:after {
  content: '';
  display: table;
}

.container-photo:after {
  clear: both;
}

.user-photo {
  width: 31.33% !important;
  max-width: 31.33% !important;
  min-height: auto !important;
  margin: 1% !important;
font-size:18px;	/*body_font_size*/
}
.user-photo-name {
  display: none !important;
}
#total-photo {
  display: none;
}
.user-photo-box{
  border: none !important;
  padding: 0 !important;
  width: 100% !important;
  height: auto !important;
}

.user-photo img {
  width: 100% !important;
  max-width: 100% !important;
}

.user-photo-name {
  width: 100% !important;
  height: 60px;
  display: inline-block;
  margin-top: 10px;
}

.ul-list .other-box {
  width: 48% !important;
  min-height: auto !important;
  padding: 0 !important;
  margin: 1% !important;
}

.ul-list .other-box .article-img {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
}

.ul-list .other-box .article-title {
  display: inline-block;
  width: 100%;
  margin-top: 10px;
}

.ul-list .other-box > font br {
  display: none;
}

.ul-list .other-box > font {
  margin-top: 10px;
  display: inline-block;
  font-size: 15px !important;
}

.num-page {
  margin: 10px 0px !important;
}

.search-article-box input[type="text"] {
  height: 40px;
  padding-left: 15px;
  padding-right: 15px;
}
.img-views-products-td {
  width: 45%;
  text-align:center;
}
.img-views-products-td > a > img {
  width: 100% !important;
  height: auto !important;
  max-width: 100% !important;
  padding: 0;
  margin: 0;
  border: transparent;
}
.img-views-products-td .shop-view-thumb {
  margin-top: 15px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  justify-content: center;
}
.img-views-products-td .shop-view-thumb a {
  display: inline-block;
  width: 23% !important;
  margin:0 1%;
  margin-bottom:15px;
}
.img-views-products-td .shop-view-thumb img {
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
}
.detail-views-products-td {
  padding-left: 60px;
}
.detail-views-products-td .shop-product-title {
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
}
.box-slide {
  position:relative;
}
.use-slide .box-slide .box-title2 {
width:1200px; /*page_width*/
  background: transparent !important;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  z-index: 1;
  text-align: left;
  height:auto !important;
  padding-left:20px;
  padding-right:20px;
}
.use-slide .box-slide .box-title2 .box-title2-t {
  padding: 0;
  margin-bottom: 20px;
}
.use-slide .box-slide .path-link:not(:last-child) {
  display: none;
}
.use-slide .box-slide .path-link a {
  color:#fff;
}
.use-slide .box-slide .path-link a:not(:first-child):before {
  content: ' / ';
}
.use-slide .box-slide .path-link a:not(:first-child) {
  display:none;
}
.use-slide .box-slide .path-link a:last-child {
  display:inline-block;
}
.use-slide .box-slide .box-title2 .box-title2-t a:not(:first-child) {
  display: none;
}
.use-slide .box-slide .box-title2 .box-title2-t a:last-child {
  display:inline-block;
}
.no-slide .box-title2 {
  
}
.no-slide .box-title2 .box-title2-t {
}
.no-slide .path-link:not(:last-child) {
  display: none;
}
.no-slide .box-title2 .box-title2-t a {
color:#000000; /*link_style_color*/
}
.no-slide .path-link a:not(:first-child):before {
  content: ' / ';
}
.no-slide .path-link a:not(:first-child) {
  display:none;
}
.no-slide .path-link a:last-child {
  display:inline-block;
}
.cart-bar-hide, .cart-bar-show {
  position: absolute !important;
  display: none !important;
  right: inherit !important;
  bottom: inherit !important;
}
#corner-num-cart {
  left: inherit !important;
  right: 0;
  top: -10px !important;
}
.cart-bar-close {
  display: none;
}
#cart-desktop {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 120;
}
#cart-desktop .cart-bar-hide, #cart-desktop .cart-bar-show {
  position: relative !important;
}

#cart-mobile {
  position: absolute;
  top: 15px;
  right: 10px;
}
#cart-mobile .icon-cart-corner {
  width: 40px;
}
input[type="text"], select[name^="shop_cat_id"], .dynamic_select {
  height: 40px;
  padding-left: 15px;
  padding-right: 15px;
}
#hamburger {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: relative;
  width: 50px !important;
}
#respTitle {
  color: transparent !important;
  top: 50% !important;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.logo-responsive .link-logo {
  position: absolute;
  top: 14px;
  left: 50%;
  transform: translateX(-50%);
  z-index:120;
}
.logo-responsive .link-logo img {
  z-index: 9999;
}
.mobile-site-link {
  display:none;
}
.webpage-list-line.other-box {
  width: 100% !important;
  margin: 0 !important;
}
.my-row:before, .my-row:after {
  content:'';
  display:table;
}
.my-row:after {
  clear:both;
}
.my-row .my-col {
  width: 100% !important;
  min-width: 100% !important;
  margin-bottom:10px;
}
.my-row .my-col input[type="text"], .my-row .my-col select {
  width: 100% !important;
  min-width: 100% !important;
  height: 40px;
}
.my-row .my-col textarea {
  width: 100% !important;
}
form[name="form-order"] span {
  width: 100% !important;
  display: table !important;
  margin-top:10px;
}
form[name="form-order"] span a {
  width: 5%;
}
form[name="form-order"] span a, form[name="form-order"] span input {
  display: table-cell;
}
input[type="password"] {
  width:100%;
  height:40px;
  padding-left:15px;
  padding-right:15px;
}
#RegisterForm input[type="text"], #RegisterForm input[type="password"], #RegisterForm textarea, #RegisterForm select {
  width: 95% !important;
  min-width: 95% !important;
}
#RegisterForm span {
  width:100% !important;
  display:table !important;
}
#RegisterForm span a, #RegisterForm span input {
  display:table-cell;
}
#RegisterForm span a {
  width:5%;
}
#total-album, #total-photo {
  width: 100%;
  display: block;
  float: left;
}
.content-acc {
  overflow: hidden;
  display: none;
}
.title-acc.active+div {
  overflow: hidden;
  display: block;
}
.title-acc {
  padding: 10px 20px;
  background: #696A6D;
  color: #ffffff;
  margin-bottom: 15px;
  cursor: pointer;
}
.content-acc {
  padding: 0px 20px 15px;
}
ul.tabs {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  position: relative;
  top: 1px;
}

ul.tabs li {
  float: left;
  margin: 0;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  background: #dddddd;
  padding: 10px 30px;
  color: #4a4a4a;
  margin-right: 3px;
  border-width: 1px 1px 0px 1px;
  border-style: solid;
  border-color: #cccccc;
  border-radius: 5px 5px 0px 0px;
}


ul.tabs li:hover {
  background-color: #ccc;
  color: #333;
}

ul.tabs li.active {
  background-color: #f9f9f9;
  color: #333;
  display: block;
}

.tab_container {
  border-top:1px solid #cccccc;
  border: 1px solid #cccccc;
  clear: both;
  float: left;
  width: 100%;
  background: #f9f9f9;
  overflow: auto;
}

.tab_content {
  padding: 20px;
  display: none;
}
.tab_drawer_heading { display: none; }
ul.tabs:before, ul.tabs:after {
  content: '';
  display: table;
}
ul.tabs:after {
  clear: both;
}
.user-album .user-album-box2 .user-album-box > a {
  display: inline;
}
.lSPager {
  display: none;
}

/*--- edit responsive ----*/
.content-center.content-center-ID-,
.content-center.content-center-ID-home {
  padding: 0px;
  width:100% !important;
}
h1,h2,h3{
  display:block;
}
/*------ fix slide lightslider ------*/
.cont-s-management > div > ul {
  display: none !important;
}
.cont-s-management > div > div > div > a {
  display: none !important;
}
ul.lSPager.lSpg {
  margin-top: 15px !important;
}
.item-center{
  display:block;
  margin:auto;
}
.container-product {
  display: flex;
  flex-wrap: wrap;
}
/*---- start fix light slider ----*/
.lSSlideOuter > ul.lSPager.lSpg{
  display: none;
}
.lSSlideOuter .lSSlideOuter ul.lSPager.lSpg {
  display: block;
}
.lSSlideOuter .lSAction {
  display: none !important;
}
.lSSlideOuter .lSSlideOuter .lSAction {
  display: block !important;
}
/*---- end fix light slider ----*/

/*---------------------- menu fix success -----------------*/

/*.f-nav{background:rgb(0,0,0,0.9) !important;}*/

.nav-menu.f-nav > tbody > tr > td > ul {
width:1200px; /*page_width*/
  margin: auto;
  float: unset !important;
  display: flex;
  justify-content: center;
}
.nav-menu.f-nav {
  padding: 0px !important;
  display:inline-table !important;
  left:0px !important;
  margin-left:0px !important;
  width:100% !important;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.f-logo {
  display: none;
}

@-webkit-keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
}
@keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
} 
.at-share-btn-elements {
  margin-bottom: 10px;
}
.content-center > .box-body > .box-title2 {
  background: #fff ;
  color: #fff;
}
span#product-stat {
  padding-bottom: 10px;
  display: block;
  font-size: 15px;
}
.mx-500px{
  max-width:500px !important;
}

/* ---------------------------- article 3 colume ------------------------------ */
.ul-list{
  display:flex;
  flex-wrap:wrap;
}
.ul-list [class*="list-"] {
	padding: 1% !important;
}

.ul-list .other-box {
	width: 31% !important;
}

.ul-list .article-icon a img {
	width: 100% !important;
	height: auto !important;
}

.ul-list .article-title h2 {
	display: block;
	text-align: center;
}
.ul-list .article-desc {
  display: block;
  font-size: 14px;
  color: #888;
  line-height:18px;
  padding-top:5px;
  text-align:center;
}
.ul-list .other-box font br {
	display: none;
}
.ul-list > li > font > span {
    font-size: 11px !important;
}
.ul-list > li > font {
  display:block !important;
  text-align:center;
}
.ul-list > li > br {
  display:none;
}

/*--------------------formmail 100% ---------------------*/
#formmail-box {
	display: block;
	width: 100% !important;
}
#formmail-box strong {
  position: absolute;
  top: 2px;
  right: 15px;
  color: #999 !important;
  font-weight: 300;
}

.formmail-field-input textarea {
	width: 95% !important;
}

.field-input {
	width: 95% !important;
}

.formmail-field-input {
	width: 100% !important;
}

.field-input.hasDatepicker {
	width: 89% !important;
}

input[name^="uploadfile"] {
	display: block;
}
span.captcha-box input {
    width: 160px !important;
}

/*---- swiper slide mobile ----*/
.swiper-container-m .swiper-slide {
  background: transparent !important;
}
.swiper-container-m {
  width:100%;
  height:100%;
  overflow:hidden;
  position:relative;
}
.swiper-container-m .swiper-slide img {
  max-width: 641px !important;
}
.p-m-slide {
  display: none;
  position:relative;
}

/*----------------------- ปิด ลูกศร slide หน้าใน ---------------------*/
.swiper-button-prev, .swiper-button-next {
  display: none;
}

.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
  display: none;
}

.box-h-title{
  position:relative;
  text-align:center;
  margin-bottom:45px;
}
.box-h-title h2{
  font-size:50px;
  line-height:55px;
  letter-spacing:1px; 
}
.line-style1{
  border: none;
  border-bottom: 5px solid #fff;
  width: 60px;
  margin-top: 20px;
  margin-bottom: 20px;
  display: inline-block;
}
/*---- fix products carousel responsive ---*/
.container-product >.shop-product-box {
  width: 23% !important;
  height: auto !important;
  margin: 1% !important;
}
ul.slides .shop-product-box {
    max-height: 481px !important;
}
/*---- fix products carousel responsive ---*/

/*--------------------formmail 100% ---------------------*/
#formmail-box {
	display: block;
	width: 100% !important;
}
#formmail-box strong {
  position: absolute;
  top: -18px;
  right: 5px;
  color: #999 !important;
  font-weight: 300;
}

.formmail-field-input textarea {
	width: 100% !important;
}
.formmail-field-input select {
    height: 40px;
    width: 100%;
    max-width: 100% !important;
}

.field-input {
	width: 100% !important;
}

.formmail-field-input {
  width: 100% !important;
  position:relative;
  float:unset !important;
}

.field-input.hasDatepicker {
	width: 89% !important;
}

input[name^="uploadfile"] {
	display: block;
}
span.captcha-box input {
    width: 160px !important;
}
.formmail-field-input input[type^="checkbox"] {
  width: 15px !important;
  position: absolute;
  left: 0px;
  top: 1px;
}
.formmail-field-input label {
  font-size: 16px;
  color: #555;
  position: relative;
  padding-left: 28px;
  display: block;
}
#formmail-box .cleared {
    display: none;
}
#formmail-box > form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.formmail-row {
    margin-top: 10px;
    position: relative;
    margin-bottom: 10px;
    display: block;
    width: 100%;
}

/*--------- formmail 2 column ----------*/
.formmail-row {
  width: 50%;
  padding-right: 20px;
}
.formmail-row.row-security {
  width: 100%;
}

.box-social-top {
  position: absolute;
  right: 5px;
  top: 21px;
  z-index: 120;
}
.box-social-m {
  position: absolute;
  right: 5px;
  top: 10px;
  z-index: 120;
}
.container-header-top {
  background: #ed1c24;
  height: 25px;
}
#cont-welcome {
  padding: 80px 0;
  position:relative;
}
#cont-welcome .box-h-title {
  text-align: left;
}
#cont-welcome .box-h-title p {
  font-size: 35px;
  font-weight: 500;
  margin: 8px 0;
}
.box-leave1 {
  width: 100%;
  position: absolute;
  top: -90px;
  right: 0px;
  background: url(/uploads/864/images/edit/i-leave.png) no-repeat right;
  height: 200px;
  z-index: 6;
}
.box-leave2 {
  width: 100%;
  position: absolute;
  top: -90px;
  left: 0px;
  background: url(/uploads/864/images/edit/i-leave2.png) no-repeat left;
  height: 200px;
  z-index: 6;
  background-position: -23px;
}
.box-leave3 {
    width: 100%;
    position: absolute;
    top: 130px;
    left: 0px;
    height: 200px;
    z-index: 6;
    background-position: 0;
    background: url(/uploads/864/images/edit/i-leave.png) left top no-repeat;
}
#cont-products {
  position:relative;
  padding: 80px 0;
  background: url(/uploads/864/images/edit/bg-brown.jpg) bottom center no-repeat #f9ede2;
}
.container-products-thumb {
  padding-top: 72px;
}
.container-products-thumb .box-h-title p {
  color: #9e9e9e;
  font-style: italic;
  font-size: 19px;
  max-width: 642px;
  margin: 15px auto;
}
.container-products-thumb .box-h-title h2 {
  letter-spacing: 5px;
}
#cont-news {
  padding: 80px 0;
  position:relative;
}
#cont-news .box-h-title p {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 2px;
  margin: 0;
}
.box-more-left {
  position: absolute;
  right: 5px;
  top: 47px;
  display:block;
  z-index:99;
}
.container-address h3 {
  font-size: 30px;
  font-weight: 500;
}
.page-footer a{
  color:#999;
}
.page-footer a:hover{
  color:#fff;
}
.box-social-f {
  text-align: right;
}
.box-social-f a  {
  margin-left:10px;
}
.box-copy-year {
  text-align: right;
  padding-top: 50px;
}
.box-footer {
  border-top: 15px solid #ed1c24;
}
.shop-product-box {
    background: #fff;
    padding: 15px;
  border-radius: 10px;
}
.shop-product-box span.str_num {
    display: none;
}
.shop-product-box .shop-product-list-title {
    text-align: center !important;
}
.shop-product-box input.tool-tip-s {
    display: none;
}
.shop-product-box .update {
    text-align: center;
}
.shop-product-box .addcart-btn.shop-addcart-thumb-pos {
    text-align: center;
}
.shop-product-box input.img-opacity {
    margin: 15px auto;
}
.shop-product-box .shop-product-list-title a {
    font-weight: 400;
    display: block;
    padding: 10px 0 0;
}
.article-show-all {
    display: none !important;
}
.ul-list .other-box span.article-stat-reply {
    color: #fff;
}
.ul-list .other-box  span.article-stat-hit {
    color: #fff;
}
.ul-list .other-box > font {
    background: #b9b9b9;
    color: #fff;
}
span#show-stat-open {
    display: none;
}
span#show-stat-member {
    display: none;
}
#show-stat-edit {
    display: none;
}
span#show-stat-online {
    display: none;
}
#show-stat-product {
    display: none;
}
.box-stat-f {
    margin: 15px 0;
    background: #fff;
    border-radius: 50px;
    color: #555;
    font-size: 15px;
    text-align: center;
}


/*------------------------ 1m media ------------------------*/

@media(max-width:1200px) {
  
  .container,
  .use-slide .box-slide .box-title2 {
    width: 100%;
  }
  
  .use-slide .box-slide .box-title2 {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media(max-width:1199px) {
  .container-header-top {
    background: #ed1c24;
    height: 25px;
}
  .logo-responsive.link-logo {
    position: absolute;
    top: 7px;
    z-index: 120;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .logo {
    position: unset;
    top: unset;
    left: unset;
    width:90px;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
  }
  .page-menu {
    background: #fff;
  }
  #respTitle {
    width: auto !important;
  }
  .page-body{
    width:100% !important;
  }
  .ul-list .other-box .article-img {
    display: block !important;
  }
  
  .logo-responsive {
    display: block;
  }
  
  .content-left + div {}
  
  .content-center {
    width: 100% !important;
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media(max-width:800px){
  .box-img-welcome {
    padding-bottom: 30px;
  }
  #cont-welcome .box-h-title {
    text-align: center;
  }
  .formmail-row {
    width: 100%;
    padding-right: 0px;
  }
  #cont-welcome [class^="col-"] {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
  .page-footer .container > div > div:nth-child(2) {
    display:none;
  }
  .page-footer .container > div > div {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
  }
}

@media(max-width:767px) {
  #tabs-responsive .tabs {
    display: none;
  }
  #tabs-responsive .tab_drawer_heading {
    background-color: #dddddd;
    font-weight: normal;
    margin: 0;
    padding: 10px 20px;
    display: block;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  #tabs-responsive .d_active {
    background-color: #666;
    color: #fff;
  }
  .push-sm-6 {
    left: 0;
  }
  
  .pull-sm-6 {
    right: 0;
  }
  
  [class^="col-"] {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
  
  .container[class*="cl-sm-"] > div > div {
    padding:15px 10px;
  }
  
  .article-icon {
    width: 100%;
    display: inline-block;
  }
  
  .article-icon > a {
    display: inline;
  }
  
  .container-product > .shop-product-box {
    width: 96% !important;
    margin: 2% !important;
    margin-bottom: 20px !important;
  }
  
  .ul-list .other-box {
    width: 48% !important;
    margin: 1% !important;
    margin-bottom: 15px !important;
  }
  
  .imagePreview > a {
    display: inline;
  }
  
  .user-album {
    width: 31.33% !important;
    max-width: 31.33% !important;
    min-width: 31.33% !important;
    margin: 1% !important;
  }
  
  .user-album .user-album-box2 .user-album-box > a {
    display: inline;
  }
  
  .user-photo {
    width: 31.3333% !important;
    max-width: 31.3333% !important;
    margin: 1% !important;
  }
  
  .user-photo-name,
  .user-photo-name-10325 {
    text-align: center;
  }
  
  .img-views-products-td,
  .detail-views-products-td {
    width: 100% !important;
    display: inline-block;
  }
  
  .img-views-products-td > a {
    display: inline;
  }
  
  .detail-views-products-td {
    padding-left: 0px;
  }
  
  input[type="text"],
  select[name^="shop_cat_id"],
  .dynamic_select {
    width: 100% !important;
    margin-bottom: 10px;
  }
  
  form[name^="selectCAT"] {
    text-align: left;
  }
  
  form[name^="selectCAT"] input[type="submit"] {
    width: 100%;
  }
}

@media(max-width:640px) {
  .box-h-title h2 {
    font-size: 35px;
    line-height: 45px;
}
  .box-more-left {
    display: none;
}
  .page-footer .container > div > div {
    text-align: center;
  }
  .box-social-f {
    text-align: center;
  }
  .page-footer .container > div > div {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
  .box-copy-year {
    text-align: center;
}
    .box-copy-year >br {
    display:none;
}
  [id^="cont-"] {
    text-align: center;
  }
  ul li, ol li{
    text-align:left;
  }
  .box-content2-body-t ol, .box-content2-body-t ul{
    text-align:left;
  }
  
  .nyroModalLink input[type="submit"],
  .nyroModalDom input[type="submit"],
  .nyroModalForm input[type="submit"],
  .nyroModalFormFile input[type="submit"],
  .nyroModalLink input[name="order"],
  .nyroModalDom input[name="order"],
  .nyroModalForm input[name="order"],
  .nyroModalFormFile input[name="order"] {
    width: 100% !important;
    display: inline-block;
  }
  
  form[id="form-cart"] > div:nth-last-of-type(2) {
    width: 100% !important;
    position: relative !important;
    display: block !important;
  }
  
  form[id="form-cart"] > div:nth-last-of-type(2) input {
    margin-bottom: 10px;
    width: 100% !important;
  }
  
  form[id="form-cart"] > div:last-child > div {
    width: 100%;
    right: inherit !important;
    position: relative !important;
  }
  
  form[id="form-cart"] > div:last-child > div input {
    margin-top: 10px;
  }
  
  form[id="form-cart"] > div:last-child input {
    width: 100% !important;
  }
}

@media(max-width:599px) {
  
  td[data-th="Product"],
  td[data-th="สินค้า"],
  .rwd-table tr td:nth-child(2) {
    width: 100% !important;
  }
  
  .rwd-table th,
  .rwd-table td {
    margin: 0;
  }
  
}

@media(max-width:480px) {
  #cont-welcome .box-h-title p {
    font-size: 29px;
        margin: 0px 0;
}
#cont-welcome .box-h-title h2 {
    font-size: 40px;
}
  .box-leave2 {
    top: -40px;
    height: 70px;
    background-position: -4px;
    background-size: contain;
}
  .box-leave1 {
    top: -40px;
    height: 70px;
    background-size: contain;
}
  /*slide mobile height*/
  .swiper-container {
    height: 200px !important;
  }
  
  .swiper-container .swiper-slide {
    height: 200px !important;
    line-height: 200px !important;
  }
  .ul-list .other-box {
    width: 98% !important;
    margin: auto !important;
    margin-bottom: 15px !important;
  }
  .container[class*="cl-sm-"] > div > div {
    padding: 10px ;
  }
  [id^="cont-"]{
    padding:40px 0 !important;
  }
  
  .user-album,
  .user-photo {
    width: 48% !important;
    max-width: 48% !important;
    min-width: 48% !important;
    margin: 1% !important;
    margin-bottom: 15px !important;
  }
  
  .user-album #total-photo,
  .user-photo-name {
    height: auto;
  }
  /* ---- fix mobile title bar ----*/
  .use-slide .box-slide .box-title2 .box-title2-t a:last-child {
    font-size: 19px;
  }
  .path-link {
    font-size: 12px;
  }
  /*-- ถ้าข้อความยาวมากเกินไป devide 480 ต้องปิด path-link ---
  .use-slide .box-slide .box-title2 .box-title2-t {
  margin-bottom: 0px;
}
  .path-link {
  font-size: 12px;
  display: none;
}
  --*/
} 

.mm-listview .mm-next {
    right: 200px !important;
}