/*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:#434343;	/*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:1300px; /*page_width*/
  margin:auto;
}
#page-body{
box-shadow:; /*page_body_shadow*/
border-radius:; /*page_body_radius*/
width:1300px; /*page_width*/
  overflow:hidden;
border-color:; /*page_border_color*/
border-style:none; /*page_border_style*/
border-width:0; /*page_border_width*/
}
.logo {
  position:absolute;
  left:5px;
  top:43px;
}
a h2 {
  margin:0;
  padding:0;
font-size:18px;	/*body_font_size*/
font-weight:normal; /*link_style_weight*/
}
.container-header {
  width:100%;
  position:relative;
}
.box-header {
  width:100%;
  background-image:url(images/); /*page_header_background*/
  background-color:; /*page_header_background_color*/
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  border-bottom: 1px solid #6b6e6f;
}
.page-header {
  position:relative;
width:1300px; /*page_width*/
height:138px; /*page_header_height*/
  text-align:left;
}
.box-menu {
  width:100%;
background-image:url(images/menubg.png); /*page_menu_background*/
background-color:; /*page_menu_background_color*/
  position: absolute;
  top: 41px;
  left: 0;
}
.page-menu{
width:1300px; /*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:1300px; /*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:#08341B; /*page_footer_background_color*/
}
.page-footer {
width:1300px; /*page_width*/
height:; /*page_footer_height*/
  padding:20px 0;
  color:#e6e6e6;
}
.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;
-webkit-box-flex:1;
    -ms-flex:1;
        flex:1;
}
.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:#167542; /*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:#167542; /*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:#115C34; /*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: 0px;
  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:15px; /*top_menu_space_r*/
  margin-bottom: 0px;
margin-left:15px; /*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:#FFFFFF;	/*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;
  letter-spacing: 1px;
}
/*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:#FFFFFF;	/*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:#FFFFFF;	/*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:#696A6D; /*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:#696A6D; /*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:#08341B !important;	/*fix_nav_bg*/
}

#hamburger span{
background-color:#FFFFFF !important;	/*menu_hamburger_color*/
}

#respTitle{
color:#FFFFFF !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% !important;
}

.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:1300px; /*page_width*/
  background: transparent !important;
  position: absolute;
  top: 70%;
  left: 50%;
  -webkit-transform: translate(-50%,-70%);
  -ms-transform: translate(-50%,-70%);
  transform: translate(-50%,-70%);
  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:#eaeaea;
}
.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:#167542; /*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: 18px;
  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:1300px; /*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: 23px;
  padding-top: 5px;
  text-align: center;
  margin-top: 21px;
}
.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;
    padding:10px;
}

.field-input {
	width: 95% !important;
}

.formmail-field-input {
	width: 100% !important;
}

.field-input.hasDatepicker {
	width: 89% !important;
}

input[name^="uploadfile"] {
	display: block;
}
.container-form-match span.captcha-box input {
  width: 160px !important;
  background: none;
  border: 1px solid #fff;
  color:#fff;
}

/*---- 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{
  text-align:center;
  margin-bottom:45px;
}
.box-h-title h2 {
    font-size: 43px;
    line-height: 50px;
    letter-spacing: 2px;
    color: #042b14;
    font-weight: 600;
}
.line-style1{
  border:none;
  border-bottom:5px solid #20b4e4;
  width:200px;
  margin:auto;
  margin-top:20px;
  margin-bottom:20px;
}
/*---- fix products carousel responsive ---*/
.container-product >.shop-product-box {
  width: 31% !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%;
}

#privacy-box {
    padding-top: 30px;
}

span.container-title-news font {
    font-size: 15px !important;
}
span.container-title-news {
    text-align: center;
}
.container-top {
  background: #08341b;
  color: #fff;
  padding: 0 10px;
}
.container-top table {
  width: 100%;
  max-width: 1300px;
  font-size: 15px;
}
.container-top img {
    vertical-align: middle;
}
.container-top td strong {
  display: block;
  line-height: 11px;
  font-weight: 400;
  font-size: 13px;
}
.container-top td a {
  text-align: left;
  line-height: 22px;
  padding: 10px 40px 5px;
  color: #fff;
  letter-spacing: 1px;
  position:relative;
}
.container-top td a:last-child {
  padding-right: 10px;
  padding-left:55px;
}
.container-top td a:before {
  content: url(/uploads/7523/images/edit/i-face.png);
  position: absolute;
  top: 8px;
  left: -2px;
}
.container-top td a:last-child:before {
  content: url(/uploads/7523/images/edit/i-tel.png);
  left: 29px;
}
.container-top td a:first-child {
  border-right: 1px solid #98aea2;
}
#cont-about {
    background: url(/uploads/7523/images/edit/bg-welcome.jpg) center top;
    background-size: cover;
    padding: 100px 0;
}
.box-h-title h3 {
    color: #258e59;
    font-size: 24px;
    letter-spacing: 10px;
    display: block;
    margin-bottom: 5px;
}
hr.line-style-bk {
    display: block;
    margin: 25px auto;
    border: none;
    border-bottom: 1px solid #172b22;
    width: 100%;
    max-width: 150px;
}

#cont-about .box-text-about p {
    text-align: center;
    line-height: 33px;
}
.container-step-match {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
}
.box-step-mt {
    width: 23%;
    margin: 1%;
    margin-top: 50px;
}
.box-step-mt p {
    font-size: 16px;
    line-height: 23px;
}
.box-step-mt h3 {
    color: #0c351a;
    font-weight: 400;
    display: block;
    margin-top: 26px;
    letter-spacing: 0px;
}
#cont-match {
  padding: 100px 0;
  background: url(/uploads/7523/images/edit/bg-form.jpg) top center no-repeat #032b16;
  background-size: contain;
}
.container-find-match {
  color: #efefef;
  padding-top: 143px;
}
.title-find-your h2 {
  color: #26be6c;
  font-weight: 300;
  font-size: 60px;
}
.title-find-your h2 strong {
  display: block;
  font-weight: 700;
  line-height:44px;
}
.title-find-your h2 strong {
    font-weight: 700;
    font-size: 44px;
    letter-spacing: 2px;
    display: block;
    margin-top: 26px;
}
.text-find-your {
  font-size: 14px;
  margin-top: 49px;
  width: 100%;
  max-width: 300px;
}
.title-find-your p {
    font-size: 20px;
}

/*--- formmail --*/
.container-form-match #form-subject {
    display: none;
}
.container-form-match .field-input {
    width: 100% !important;
    border: none;
  color:#fff;
}
.container-form-match {
    color: #fff;
}
.container-form-match .field-input {
  background: none;
  border: solid #cdd4d0 1px;
}
.container-form-match .formmail-field-input select{
  background: none;
  border: solid #cdd4d0 1px;
}
.container-form-match .formmail-row {
  width: 25%;
  padding: 0 1%;
}
.container-form-match .formmail-row.row-id2 {
  width: 50%;
}
.container-form-match .formmail-field-name {
  font-size: 12px;
  display:none;
}
.container-form-match img.ui-datepicker-trigger {
  position: absolute;
  right: 10px;
  top: 11px;
  display:none;
}
.container-form-match .formmail-row.row-id14 {
  margin-bottom: 20px;
}
.container-form-match .formmail-row.row-id15, .container-form-match .formmail-row.row-id16, .container-form-match .formmail-row.row-id17, .container-form-match .formmail-row.row-id18, .container-form-match .formmail-row.row-id19, .container-form-match .formmail-row.row-id20 {
    width: 33.3333%;
}

.container-form-match .formmail-row.form-subtitle.row-id21 {
    width: 100%;
    font-weight: 600 !important;
}
.container-form-match .formmail-row.row-id22, .container-form-match .formmail-row.row-id23, .container-form-match .formmail-row.row-id24 {
    width: 33.3333%;
}
.container-form-match .formmail-row.row-id25, .container-form-match .formmail-row.row-id26 {
    width: 50%;
}
.container-form-match .formmail-row.row-id27 {
    width: 100%;
}
.container-form-match .formmail-row.row-id30 {
    width: 100%;
}
.container-form-match .formmail-row.row-id30 .formmail-field-input {
  font-size: 13px;
  width: 100% !important;
  max-width: 300px;
  padding-top:34px;
}
.container-form-match #formmail-box > form > div:last-child {
    position: relative;

}
.container-form-match #formmail-box > form > div:last-child {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    top: 10px;
    width: 75%;
    padding-left: 51px;
}
.container-form-match input[type="submit"] {
    background: #167542 !important;
    border-radius: 50px;
    width: 100% ! IMPORTANT;
    max-width: 200px;
    text-align: center;
}
.container-form-match select {
  /* for Firefox */
  -moz-appearance: none;
  /* for Chrome */
  -webkit-appearance: none;
}

/* For IE10 */
.container-form-match select::-ms-expand {
  display: none;
}

.container-form-match .formmail-field-input select {
    background: none;
    border: solid #cdd4d0 1px;
    background: url(/uploads/7523/images/edit/arrow-down.png) no-repeat;
    background-size: 12px;
    background-position: 96%;
}

#cont-match > div {
    width: 100%;
    max-width: 1400px;
}
#cont-love {
    padding: 100px 0;
}
.article-show-all {
    text-align: right;
    display: none;
}
span.container-title-news font {
    display: none;
}
.ul-list .article-title h2 {
    color: #28462c;
    font-weight: 700;
    font-size: 23px;
}
.link-social-f a {
    margin-left: 17px;
}
.page-footer .container > div > div {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size:16px;
}
.page-footer .container > div > div:last-child {
  justify-content: end;
  padding-right: 10px;
}
.box-social-m {
    position: absolute;
    top: 11px;
    right: 10px;
    z-index: 120;
}
.box-social-m a img {
    width: 36px;
}
.box-social-m a {
  margin-left: 5px;
}
.container-form-match .field-input, .container-form-match select, .container-form-match textarea {
  font-family: 'Poppins';
  font-weight: 300;
}

::placeholder {
  color:#fff;
  opacity: 1; /* Firefox */
}

::-ms-input-placeholder { /* Edge 12 -18 */
  color: #fff;
}
.container-form-match .formmail-field-input select{
  color:#fff;
  padding-left: 15px;
}
.container-form-match .formmail-field-input select option{
  color:#032b16;
}
.container-form-match .formmail-row.row-id3 input {
    background-image: url(/uploads/7523/images/edit/calendar.png);
    background-repeat: no-repeat;
    background-position: 97% 6px;
}
input:focus, textarea:focus, select:focus{
        outline: none;
}
.upload-hide{
  display:none;
}


a.a-payment {
    background: #177543;
    color: #fff;
    padding: 10px;
    display: block;
    text-align: center;
    max-width: 250px;
    margin: 25px auto;
    border-radius: 50px;
    letter-spacing: 3px;
}
.container-package-detail {
    text-align: center;
}
.title-package-detail h2 {
    color: #177543;
    font-weight: 500;
    letter-spacing: 2px;
    font-size: 33px;
}
.title-package-detail p {
  color: #26be6c;
  margin: 8px 0 0;
  color: #999;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1px;
}
.box-note-pay {
    font-size: 15px;
    line-height: 21px;
}
.container-detail-pay strong {
    font-weight: 500;
}
.container-detail-pay {
    font-size: 16px;
  margin-top: 20px;
}
.box-payment-credit {
    font-size: 14px;
}
.box-purchase-time {
    font-size: 15px;
}
.box-delivery-time {
    font-size: 15px;
}
.box-note-pay {
    font-size: 13px;
    line-height: 21px;
    background: #fff;
    padding: 10px 50px;
    display: inline-block;
    border-radius: 50px;
    line-height: 19px;
}
#cont-package-detail {
    padding: 80px 0;
}
.box-package-looking {
    font-size: 15px;
}
#cont-package-detail .container > div > div:first-child {
    background: url(https://justmakeweb.com/uploads/7523/images/package/package1.jpg) center center no-repeat;
    background-size: cover !important;
}
#cont-package-detail .container > div > div:last-child {
    background: #eee;
    padding: 5%;
}
.box-delivery-time {
    font-size: 14px;
    line-height: 20px;
    margin-top: 9px;
}
.package-price-detail {
    font-weight: 600;
}
.box-delivery-time h3 {
    font-weight: 600;
}
.package-2 .container > div > div:first-child {
    background: url(https://justmakeweb.com/uploads/7523/images/package/package2.jpg) center center no-repeat !important;
    background-size: cover;
}
.package-3 .container > div > div:first-child {
    background: url(https://justmakeweb.com/uploads/7523/images/package/package3.jpg) center center no-repeat !important;
    background-size: cover;
}
.package-4 .container > div > div:first-child {
    background: url(https://justmakeweb.com/uploads/7523/images/package/package4.jpg) center center no-repeat !important;
    background-size: cover;
}
.package-5 .container > div > div:first-child {
    background: url(https://justmakeweb.com/uploads/7523/images/package/package5.jpg) center center no-repeat !important;
    background-size: cover;
}
.package-6 .container > div > div:first-child {
    background: url(https://justmakeweb.com/uploads/7523/images/package/package6.jpg) center center no-repeat !important;
    background-size: cover;
}
.package-7 .container > div > div:first-child {
    background: url(https://justmakeweb.com/uploads/7523/images/package/package7.jpg) center center no-repeat !important;
    background-size: cover;
}
.package-8 .container > div > div:first-child {
    background: url(https://justmakeweb.com/uploads/7523/images/package/package8.jpg) center center no-repeat !important;
    background-size: cover;
}
.package-9 .container > div > div:first-child {
    background: url(https://justmakeweb.com/uploads/7523/images/package/package9.jpg) center center no-repeat !important;
    background-size: cover;
}



/*-------------- form -----*/
#val {
  width: 100%;
  height:30px;
  position: absolute;
  top: 0;
  left: 0;
  font-size:13px;
  line-height: 25px;
  text-indent: 10px;
  pointer-events: none;
  background:#fff;
  color: #71706f;
  overflow: hidden;
  padding-top: 1px;
}
#button {
    cursor: pointer;
    display: block;
    width: 90px;
    background-color: #167542 !important;
    height: 31px;
    color: white;
    position: absolute;
    right: 0;
    top: 0px;
    font-size: 12px;
    line-height: 31px;
    text-align: center;
  z-index: 1;
}
.customform-control {
  display: block;
  width: 100%;
  padding-top: 6px;
  padding-left: 12px;
  height: 30px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #71706f;
  background-color: #fff;
  position:absolute;
  top:0;
  left:0;
  z-index: 1;
}
input[type='file'] {
  width: 100%;
  opacity: 0;
  height: 30px;
  position: absolute;
  left: 0;
  top: 0;
  z-index:2;
}

/*--- package list page ---*/
#cont-package-list .box-h-title h3 {
    font-size: 20px;
    font-weight: 600;
}
.container-package-list {
    display: flex;
    flex-wrap: wrap;
}
.box-package-list {
    width: 33.3333%;
    text-align: center;
}
.box-package-list  a {
    background: #177543;
    color: #fff;
    padding: 10px;
    display: block;
    text-align: center;
    max-width: 200px;
    margin: 25px auto;
    border-radius: 50px;
    letter-spacing: 3px;
}
.box-pk-title p {
    font-size: 16px;
}
.box-pic-pk {
    position: relative;
    width: 100%;
    height: 250px;
    background: url(/uploads/7523/images/package/package1.jpg) center center no-repeat;
    background-size: cover;
    border-radius: 0px;
}
.box-package-list {
    width: 29%;
    text-align: center;
    margin: 2%;
}
.box-package-list:nth-child(2) .box-pic-pk {
    background: url(/uploads/7523/images/package/package2.jpg) center center no-repeat;
    background-size: cover;
}
.box-package-list:nth-child(2) .box-pic-pk {
    background: url(/uploads/7523/images/package/package2.jpg) center center no-repeat;
    background-size: cover;
}
.box-package-list:nth-child(4) .box-pic-pk {
    background: url(/uploads/7523/images/package/package4.jpg) center center no-repeat;
    background-size: cover;
}
.box-package-list:nth-child(5) .box-pic-pk {
    background: url(/uploads/7523/images/package/package5.jpg) center center no-repeat;
    background-size: cover;
}
.box-package-list:nth-child(6) .box-pic-pk {
    background: url(/uploads/7523/images/package/package6.jpg) center center no-repeat;
    background-size: cover;
}
.box-package-list:nth-child(7) .box-pic-pk {
    background: url(/uploads/7523/images/package/package7.jpg) center center no-repeat;
    background-size: cover;
}
.box-package-list:nth-child(8) .box-pic-pk {
    background: url(/uploads/7523/images/package/package8.jpg) center center no-repeat;
    background-size: cover;
}
.box-package-list:nth-child(9) .box-pic-pk {
    background: url(/uploads/7523/images/package/package9.jpg) center center no-repeat;
    background-size: cover;
}
.box-pk-title h3 {
    font-size: 20px;
    display: block;
    margin-top: 20px;
}
.box-pk-title p {
    font-size: 14px;
    line-height: 20px;
}
.box-package-list {
  width: 29%;
  text-align: center;
  margin: 2%;
  padding: 20px;
  border: 1px solid #eee;
  border-radius: 0px;
  background: rgb(255, 255, 255);
  background: linear-gradient(0deg, rgba(255, 255, 255, 1) 37%, rgba(245, 245, 245, 1) 83%);
}
#cont-package-list {
    padding: 80px 0;
}

#cont-fm-inside .formmail-row.row-id0, #cont-fm-inside .formmail-row.row-id1, #cont-fm-inside .formmail-row.row-id2 {
    width: 31.3333%;
}
#cont-fm-inside .formmail-row.row-id3 {
    width: 98%;
}
#cont-fm-inside .formmail-row {
    margin: 1%;
}





/*------------------------ 1m media ------------------------*/

@media(max-width:1300px) {
  
  .container,
  .use-slide .box-slide .box-title2 {
    width: 100%;
  }
  
  .use-slide .box-slide .box-title2 {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media(max-width:1299px) {
  .container-top {
    display: none;
}
  .logo-responsive.link-logo {
    position: absolute;
    top: 18px;
    z-index: 120;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .logo {
    position: unset;
    top: unset;
    left: unset;
    width:120px;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
  }
  .page-menu {
    background: #08341b;
  }
  #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-package-list {
    width: 46%;
    margin: 2%;
}
  #cont-package-detail .container > div > div:first-child {
    height: 80px;
}
  #cont-package-detail .container > div > div {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
}
  #cont-match {
    padding: 210px 0 100px;
    background: url(/uploads/7523/images/mobile/bg-form-m.jpg) top center no-repeat #032b16;
    background-size: contain;
  }
  .container-find-match {
    padding-top: 0;
}
  .container-form-match .formmail-row.row-id30 {
    text-align: left;
}
  .container-form-match #formmail-box > form > div:last-child {
    padding-left: 0;
    justify-content: center;
}
  .formmail-row.row-security {
    text-align: left;
}
  .container-form-match .formmail-row.row-id22, .container-form-match .formmail-row.row-id23, .container-form-match .formmail-row.row-id24 {
    width: 50%;
}
  .container-form-match .formmail-row.row-id15, .container-form-match .formmail-row.row-id16, .container-form-match .formmail-row.row-id17, .container-form-match .formmail-row.row-id18, .container-form-match .formmail-row.row-id19, .container-form-match .formmail-row.row-id20 {
    width: 50%;
}
  .container-form-match .formmail-row {
    width: 50%;
    padding: 0 1%;
}
  .text-find-your {
    max-width: 100%;
    margin-bottom: 50px;
}
 #cont-match .container > div > div {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
}
  .box-step-mt {
    width: 46%;
    margin: 2%;
    margin-top:50px;
  }
  .formmail-row {
    width: 100%;
    padding-right: 0px;
  }
}

@media(max-width:767px) {
  .page-footer .container > div > div {
    justify-content: center ! IMPORTANT;
}
  #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-pk-title p br {
    display: none;
}
  #cont-package-detail .container > div > div:last-child {
    padding: 10%;
  }
  .box-note-pay br {
    display: none;
  }
  .title-package-detail h2 {
    font-size: 27px;
    line-height: 27px;
  }
  .title-find-your h2 strong {
    font-size: 39px;
}
 #cont-match {
    padding: 150px 0 40px !important;
}
  .text-find-your {
    padding: 0 15px;
  }
  .container-form-match #formmail-box > form > div:last-child {
    width: 100%;
  }
  [class^="formmail-row"] {
    width: 100% ! IMPORTANT;
    text-align: left;
  }
  #cont-about {
    background: url(/uploads/7523/images/mobile/bg-about-m.png) top right no-repeat #eaeaea;
    background-size: contain;
  }
  .container-step-match {
    margin-top: 50px;
  }
  .box-step-mt {
    width: 90%;
    margin: 2% auto;
    margin-top:20px;
  }
  [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-package-list .box-h-title h3 {
    font-size: 18px;
    letter-spacing: 4px;
}
  .box-package-list {
    width: 90%;
    margin: 5% auto;
  }
  .box-note-pay {
    padding: 10px 35px;
  }
  .page-footer .container > div > div {
    font-size: 14px;
}
  body {
    font-size: 16px;
}
  hr.line-style-bk {
    max-width: 120px;
}
  .box-h-title h2 {
    font-size: 30px;
    line-height: 36px;
  }
  .box-h-title h3 {
    font-size: 20px;
  }
  /*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;
}
  --*/
} 