/*css3_support*/
/* begin Page */
html{
  font-size:21px;
}
.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;
}
strong {
    font-weight: 600;
}
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:#3A3A3A;	/*body_font_color*/
  margin: 0; /*body_margin*/
  background-image:url(images/); /*body_background*/
  background-color:#FFFFFF; /*body_background_color*/
  line-height:1.5;
  font-weight:300;
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
}
.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: 50%;
  top: 40px;
  z-index: 120;
  transform: translateX(-50%);
}
a h2 {
  margin:0;
  padding:0;
font-size:21px;	/*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:#F8F7F2; /*page_header_background_color*/
}
.page-header {
  position:relative;
  width:100%; 
height:149px; /*page_header_height*/
  text-align:left;
  padding: 0 1rem;
}
.box-menu {
  width:100%;
  position:relative;
background-image:url(images/menubg.png); /*page_menu_background*/
background-color:#F8F7F2; /*page_menu_background_color*/
  position:absolute;
  top:40px;
  left:0;
}
.page-menu{
  width:100%;
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:#F9F8F3; /*page_footer_background_color*/
}
.page-footer {
  width:100%; 
height:; /*page_footer_height*/
  padding: 100px 60px 150px;
  font-size: 0.8rem;
}
.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:#B29D80; /*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:#B29D80; /*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:#8E7D66; /*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: 23px;
  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: "Inter", sans-serif;
font-size:18px;	/*menu_font_size*/
color:#3A3A3A;	/*menu_font_color*/
  position: relative;
  float:left;
background-image:url(images/menu_normal.png); /*menu_normal*/
  background-repeat: no-repeat;
  background-position: left top;
}
/*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:#B29D80;	/*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:#B29D80;	/*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:#F8F7F2 !important;	/*fix_nav_bg*/
}

#hamburger span{
background-color:#B29D80 !important;	/*menu_hamburger_color*/
}

#respTitle{
color:#B29D80 !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:21px;	/*body_font_size*/
}

.social-bar {
  margin: 0;
}

.user-album {
font-size:21px;	/*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:21px;	/*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: 50%;
  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: left;
}
.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: 120px;
}
.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: 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:#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:#B29D80; /*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: 11px;
  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;
  display:none;
}
.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: 5px;
  color: #aaa !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;
}


/*---- 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;
}
.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: 48% !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: 220px !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;
}
ul.menu>li:last-child {
    display: none;
}
ul.menu > li:before {
    content: "";
    width: 1px;
    height: 20px;
    background: #5d5d5d;
    position: absolute;
    left: -9px;
    top: 50%;
    transform: translateY(-50%);
}
ul.menu > li:first-child:before {
  display:none;
}

.hero {
  position: relative;
  width: 100%;
  aspect-ratio: 21 / 9;
  background: url("images/hero.jpg") center / cover no-repeat;
  overflow: hidden;
}
.hero-video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
}

.hero-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.35);
  z-index: 2;
}

.hero-content {
  position: relative;
  z-index: 3;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
  padding: 2rem;
}

.hero-content h1 {
  font-size: clamp(2rem, 4vw, 4rem);
  letter-spacing: 0.1em;
  font-family: "Cormorant Garamond", serif;
  font-weight: 500;
  line-height:1.1;
}

.hero-content p {
  font-size: clamp(1rem, 2vw, 1.4rem);
  letter-spacing: 0.15em;
  margin-top: 1rem;
}
.container-contact-top {
  position: absolute;
  right: 1.5rem;
  top: 44px;
  z-index:120;
}
.container-contact-top {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.box-social-top a {
    margin-left: 15px;
}
.box-inquiry-top a {
  border: 1px solid #d3c7b5;
  padding: 0.7em 2em;
  border-radius: 5px;
  margin-right: 0.3em;
  color: #b29d80;
  font-size: 18px;
  letter-spacing: 0.05em;
  font-weight: 400;
}
.box-inquiry-top a img {
    vertical-align: middle;
    margin-left: 5px;
    position: relative;
}
a.text-contact-link {
    position: absolute;
    top: 47px;
    padding: 10px;
    font-family: "Inter", sans-serif;
    font-size: 18px;
    color: #3A3A3A;
    right: 481px;
    z-index: 120;
}
.text-contact-link:hover {
    color: #b29d80;
}
.box-social-m {
    position: absolute;
    top: 11px;
    z-index: 120;
    right: 10px;
}
.box-social-m a img {
    width: 36px !important;
    height: auto ! IMPORTANT;
}
.box-social-m a {
    margin-left: 3px;
}
#cont-about > div {
    width: 100%;
    max-width: 1433px;
}
#cont-about {
    padding: 200px 0;
}
.box-h-title h4 {
  color: #b29d80;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 0.2em;
  margin-bottom: 0.5em;
}
.box-h-title h2 {
  color: #1f1f1f;
  font-size:2.85rem;
  font-family: "Cormorant Garamond", serif;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: 0.05em;
}
#cont-about .box-h-title {
    text-align: left;
}
.box-h-title h3 {
    font-size: 35px;
    color: #4a4a4a;
    font-family: "Cormorant Garamond", serif;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0.05em;
    margin-top: 0.2em;
}
.box-about-text {
  width: 100%;
  max-width: 420px;
  line-height: 1.8;
  font-weight:200;
}
.box-readmore a {
  color: #b29d80;
  letter-spacing: 0.05em;
  border: 1px solid #b29d80;
  padding: 0.9em 5em;
  font-size: 0.9rem;
  border-radius: 5px;
  margin-top: 4em;
}
#cont-build-exp .container > div  {
  padding:0;
}
#cont-build-exp .container > div > div:first-child {
    background: url(/uploads/763/images/edit/p-built.jpg) center center no-repeat;
    background-size: cover;
}
#cont-build-exp > div {
    width: 100%;
}
.container-build-detail {
    padding: 7em 6em;
}
#cont-build-exp .box-h-title {
    text-align: left;
}
.box-build-text {
    width: 100%;
    max-width: 420px;
    line-height: 1.8;
    font-weight: 200;
}
#cont-conversation {
  padding: 150px 0 200px 0;
  background: url(/uploads/763/images/edit/bg-boat.jpg) right bottom no-repeat;
}
#cont-conversation .box-h-title {
  text-align: left;
  margin-bottom: 35px;
}
.convers-text {
    width: 100%;
    max-width: 300px;
    font-size: 1.2rem;
    line-height: 1.3;
    font-family: "Cormorant Garamond", serif;
}
.box-convers-contact {
    margin-top: 50px;
}
.box-convers-contact strong {
    font-size: 1.2rem;
    font-weight: 400;
    letter-spacing: 0.05em;
}
.box-convers-contact img {
  margin-right:10px;
}
.box-convers-contact td {
    padding: 7px 00;
}
.box-convers-contact {
    margin-top: 50px;
    font-size: 0.9rem;
}

/*--- formmail ---*/
.container-formmail-convers input {
  border: none;
  border-bottom: 1px solid #1f1f1f;
  color: #aaaaaa;
  font-family: "Inter", sans-serif;
  font-size: 0.8rem;
  font-weight: 300;
  padding: 25px 15px;
}
.container-formmail-convers select {
  border: none;
  border-bottom: 1px solid #1f1f1f;
  color: #aaaaaa;
  font-family: "Inter", sans-serif;
  font-size: 0.8rem;
  font-weight: 300;
  height: 60px;
  padding-left: 10px;
}
.container-formmail-convers textarea {
  border: none;
  border-bottom: 1px solid #1f1f1f;
  color: #aaaaaa;
  font-family: "Inter", sans-serif;
  font-size: 0.8rem;
  font-weight: 300;
}
.container-formmail-convers .formmail-field-name {
    display: none;
}
.container-formmail-convers #form-subject {
    display: none;
}
.container-formmail-convers  .formmail-row {
    width: 100%;
    padding-right: 0px;
}
.container-formmail-convers form > div:last-child {
    width: 100%;
    text-align: left;
}
.container-formmail-convers input[type="submit"] {
  background: #fff;
  border: 1px solid #b29d80 ! IMPORTANT;
  color: #b29d80 ! IMPORTANT;
  width: 100%;
  max-width: 232px;
  height: auto ! IMPORTANT;
  padding: 19px 30px;
  margin-top: 20px;
  border-radius: 5px;
  text-transform: unset;
  font-size: 0.85rem;
  letter-spacing: 0.03em;
}
.container-formmail-convers input::placeholder { color: #aaa; }
.container-formmail-convers input::-webkit-input-placeholder { color: #aaa; } /* Chrome, Safari */
.container-formmail-convers input:-ms-input-placeholder { color: #aaa; }      /* IE */

.container-formmail-convers textarea::-webkit-input-placeholder {
  color: #aaa;
}

.container-formmail-convers textarea:-ms-input-placeholder {
  color: #aaa;
}
input:focus,
textarea:focus,
select:focus{
  outline: none; /* เส้นฟ้า/ส้มของ browser */
}

.container-address-f {
    text-align: left;
}
.container-social-f {
    text-align: right;
}
.box-social-f a {
    margin-left: 1.5em;
}
.box-copyyear-f {
    margin-top: 45px;
}
.container-logo-f {
    display: flex;
    flex-wrap: wrap;
}
.container-logo-f > div:last-child {
    font-size: 1rem;
    font-weight: 400;
    margin-left: 60px;
    text-transform: uppercase;
    position: relative;
    top: 8px;
}
.container-logo-f > div:last-child:before {
    content: "";
    width: 1px;
    height: 70px;
    background: #231f20;
    position: absolute;
    top: -6px;
    left: -30px;
}
.box-address-f {
    margin-top: 35px;
}
.box-copyyear-f {
    margin-top: 60px;
}
.box-social-f {
    margin-top: 8px;
}

/*--- slide cc series --*/
.container-cc{
  max-width: 1800px;
  margin: 60px  auto 0;
  overflow: hidden;
  position:relative;
}
.container-cc .swiper-container-cc {
  width: 100%;
  height: 100%;
}
.container-cc .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: none;
  
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: -10px !important;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: -10px !important;
}
.container-cc .swiper-button-prev,
.container-cc .swiper-button-next {
  top: 50%;
  transform: translateY(-50%);
}
.box-img-sc-sw {
    position: relative;
}

.box-link-sc-sw h2 {
    color: #fffefe;
    font-size: 1.6rem;
    font-family: "Cormorant Garamond", serif;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    line-height: 1.2;
    font-weight: 400;
}
.box-link-sc-sw {
  position: absolute;
  bottom: 35px;
  text-align: center;
  width: 100%;
  letter-spacing: 0.05em;
  z-index:1;
}
.box-link-sc-sw p {
    font-size: 0.9rem;
    color: #fff;
    padding: 0;
    margin: 0;
    letter-spacing: 0.05em;
}

/*-- slide cc series --*/
#cont-series-model {
  padding: 100px 0 220px;
  background: url(/uploads/763/images/edit/bg-yellow.jpg) repeat-x #f9f8f3 bottom center;
}
#cont-series-model > div {
    width: 100%;
    max-width: 1800px;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background: url(/uploads/763/images/edit/i-arrow-r-gold.png) no-repeat !important;
    background-size: contain  !important;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background: url(/uploads/763/images/edit/i-arrow-l-gold.png) no-repeat  !important;
    background-size: contain  !important;
}
.container-series-m {
  padding: 0 30px;
  position:relative;
}
/* overlay */
.box-img-sc-sw::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.35);
  opacity: 0;
  transition: opacity 0.4s ease;
  z-index: 1;
}

/* ปุ่ม + */
.box-img-sc-sw::after {
  content: "";
  width: 77px;
  height: 75px;
  background: url(/uploads/763/images/edit/i-plus-gold.png);
  position: absolute;
  text-align: center;
  z-index: 2;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: opacity 0.4s ease;
}

/* hover */
.box-img-sc-sw:hover::before {
  opacity: 1;
}
.box-img-sc-sw:hover::after{
  opacity: 1;
}
.box-img-sc-sw a {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
}
.container-title-series {
    display: flex;
    flex-wrap: wrap;
}
.h-series-model {
    font-size: 2.6rem;
    font-family: "Cormorant Garamond", serif;
    font-weight: 400;
    letter-spacing: 0.02em;
}
.text-slogan-series {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-left: 75px;
  position:relative;
  letter-spacing: 0.04em;
}
.text-slogan-series:before {
    content: "";
    width: 1px;
    height: 50px;
    background: #1f1f1f;
    position: absolute;
    left: -39px;
    top: 16px;
}

/*-- vdo youtube section --*/
#cont-iframe-youtube > div {
    width: 100%;
}
#cont-iframe-youtube .container > div> div {
    padding: 0;
}
.video-section {
  max-width: 100%; /* ปรับได้ */
  margin: 0 auto;
}

/* Poster */
.video-poster {
  background: url("/uploads/763/images/edit/bg-video-youtube.jpg") center / cover no-repeat;
  position: relative;
  padding-top: 56.25%; /* 16:9 */
}

/* Video */
.video-wrapper {
  display: none;
  position: relative;
  padding-top: 56.25%; /* 16:9 */
}

.video-wrapper iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
ul.dropdown-top {
  width: 250px !important;
}
ul.dropdown-top li a {
    padding: 10px !important;
    font-size: 13px;
}
ul.dropdown-top.TopMenuDown3 {
    padding: 0 !important;
}
.container-signage {
    display: none;
}
.path-link {
    font-size: 16px;
}
.video-text-slogan {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.video-text-slogan h2 {
    color: #fff;
    font-size: 2.2rem;
    line-height: 1.2;
    display: block;
    margin-bottom: 50px;
    font-family: "Cormorant Garamond", serif;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}
#playBtn img {
    cursor: pointer;
}
.glow-img {
  transition: all 0.3s ease;
}

.glow-img:hover {
  filter:
    brightness(1.3)
    saturate(0.8)
    drop-shadow(0 0 12px rgba(200,180,140,0.7))
    drop-shadow(0 0 24px rgba(200,180,140,0.5));
}
.bar {
    width: 100%;
    height: 7px;
    background: #e5e5e5;
    overflow: hidden;
}
.bar-fill {
  width: 0;
  height: 100%;
  background: #b29d80;
}
.container-spec-yacht {
    text-align: left;
}
.value {
    text-align: right;
}
.box-des-yacht {
    font-size: 0.8rem;
    line-height: 1.7;
    border-top: 3px solid #eee;
    padding: 1.6em 0 1em;
    margin-top: 10px;
}
.detail-views-products-td .shop-product-title h1 {
    font-size: 1.4rem;
    font-weight: 600;
}
.box-title-detail-yacht {
    padding: 20px 0;
    border-bottom: 1px solid #111;
}
table.table-style-spac tr td {
    border-bottom: 1px solid #999 !important;
    padding-top: 19px;
}
table.table-style-spac {
    font-size: 0.8rem;
}
h2.box-title-detail-yacht {
    display: block;
    font-size: 1.3rem;
}
.container-discover-yacht {
    margin-top: 55px;
}
#total-photo {
    display: none ! IMPORTANT;
}
.container-discover-yacht .container-photo {
    margin-top: 54px;
}
.container-discover-yacht .user-photo {
    width: 48% !important;
    max-width: 48% !important;
    min-height: auto !important;
    margin: 1% !important;
}
.container-discover-yacht span.user-photo-name {
    display: block !important;
    text-align: center;
    font-size: 0.6rem;
    font-weight: 300;
}
.detail-views-products-td .shop-product-title h1 a {
    color: #111;
}
td.img-views-products-td .shop-img-thumb {
    padding: unset !important;
    margin: unset !important;
    border: unset !important;
}
.shop-product-list-title {
    text-align: center;
}
.path-link {
    font-size: 0.8rem !important;
    margin-top: 12px !important;
}
.content-center.content-center-ID-product .num-page {
    display: none;
}
.content-center.content-center-ID-product  form[name="selectCAT" ]{
display:none;
}
ul.dropdown-top.TopMenuDown2 {
    padding-bottom: 0 !IMPORTANT;
}
.content-center.content-center-ID-product .container-product {
    margin-top: 35px;
}
#zoom-hover-box {
    position: absolute;
    width: 40px;
    height: 39px;
    bottom: unset;
    left: 50%;
    text-align: center;
    margin: unset;
    top: 50%;
    transform: translate(-50%, -50%);
}
.shop-product-list-title a {
    font-weight: 400;
    margin-top: 11px;
}
.content-center.content-center-ID-product .box-content2-body-t > h1 {
    color: #B29D80;
}

/*--- tab content --*/
.tabs-wrapper {
  max-width: 100%;
  margin: auto;
  background: #fff;
  overflow: hidden;
  padding-top: 25px;
}

/* ---------- NAV ---------- */
.tabs-nav {
  display: flex;
  gap: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #eee;
  overflow-x: auto;
}

.tabs-nav li {
  padding: 16px 22px;
  cursor: pointer;
  white-space: nowrap;
  color: #777;
  font-weight: 500;
  transition: all .25s ease;
  font-size:17px;
}

.tabs-nav li:hover {
  background: #f3f3f3;
}

.tabs-nav li.active {
  color: #000;
  border-bottom: 3px solid #000;
}

/* ---------- CONTENT ---------- */
.tabs-content {
  padding: 24px;
  font-size: 18px;
}

.tab-pane {
  opacity: 0;
  visibility: hidden;
  transition: opacity .35s ease;
  height: 0;
  overflow: hidden;
}

.tab-pane.active {
  opacity: 1;
  visibility: visible;
  height: auto;
}
.tab-pane table td {
    padding: 7px;
    font-size: 16px;
}

/*--- tab content --*/


/*------------------------ 1m media ------------------------*/

@media(max-width:1400px) {
  a.text-contact-link {
    font-size: 16px;
    right: 370px;
  }
  .nav-menu ul li a span.t {
    padding: 17px 0px 0px 15px;
    margin: 0 15px 0 -10px;
    font-size: 16px;
    color: #3A3A3A;
  }
  .box-social-top a {
    margin-left: 5px;
  }
  .box-inquiry-top a {
    padding: 0.7em 1em;
    font-size: 15px;
  }
}

@media(max-width:1300px) {
  .page-footer .container > div > div:last-child {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
}
  .container-logo-f {
    display: block;
    flex-wrap: unset;
}
  .container-logo-f > div:last-child {
    font-size: 0.8rem;
    margin-left: 0;
    top: 0;
}
  .container-logo-f > div:last-child:before{
    display:none;
  }
  #cont-build-exp .container > div > div {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
}
  .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) {
  .logo-responsive.link-logo {
    position: absolute;
    top: 11px;
    z-index: 120;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .logo {
    position: unset;
    top: unset;
    left: unset;
    width:114px;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
  }
  .page-menu {
    background: #f8f7f2;
  }
  #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:1100px){
  #playBtn img {
    width: 101px ! IMPORTANT;
    height: auto !important;
  }
  .video-text-slogan h2 {
    font-size: 1.7rem;
  }
  .text-slogan-series {
    display: block;
    flex-wrap: unset;
    align-items: unset;
  }
  .text-slogan-series {
    margin-left: 0;
  }
  .text-slogan-series:before{
    display:none;
  }
  .container-title-series {
    display: block;
    flex-wrap: unset;
  }
  .container-build-detail {
    padding: 6em 0em;
  }
  #cont-build-exp .container > div > div:first-child {
    min-height: 550px;
  }
  #cont-build-exp .container > div > div {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
  .page-footer .container > div>div{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
  .container-address-f {
    text-align: center;
  }
  .box-address-f {
    margin-top: 15px;
  }
  .page-footer .container > div > div:last-child {
    align-items: unset;
    flex-wrap: unset;
    justify-content: unset;
    display: block;
  }
  .container-social-f {
    text-align: center;
    margin-top: 35px;
  }
}


@media(max-width:801px){
  .detail-views-products-td .shop-product-title {
    margin-top: 30px;
}
  .shop-product-pic table>tbody>tr> td:last-child {
    padding-top: 0px;
  }
  .shop-product-pic table td {
    display: block;
    width: 100%;
  }
  .detail-views-products-td {
    padding-left: 0;
  }
  .container-formmail-convers {
    margin-top: 35px;
  }
  #cont-conversation .container > div > div {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
  
  .box-about-text {
    width: 100%;
    max-width: 100%;
}
  #cont-about {
    padding: 120px 0;
}
  .box-img-welcome {
    margin-top: 4em;
  }
  #cont-about .container > div > div {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
  .formmail-row {
    width: 100%;
    padding-right: 0px;
  }
  .hero-ratio {
    aspect-ratio: 4 / 5; /* mobile ดูไม่เตี้ย */
  }
}

@media(max-width:767px) {
  #cont-conversation {
    background-size: 30%;
}
  .box-convers-contact table tr td:last-child {
    text-align: left;
}
  .box-convers-contact table {
    width: auto ! IMPORTANT;
    margin: auto;
}
  .convers-text {
    width: 100%;
    max-width: 100%;
}
  .container-convers-contact {
    text-align: center;
}
  #cont-conversation .box-h-title {
    text-align: center;
}
  #cont-build-exp .box-h-title {
    text-align: center;
  }
  .box-build-text {
    max-width: 100%;
  }
   #cont-build-exp {
    text-align: center;
  }
  #cont-about {
    text-align: center;
  }
  .box-about-text {
    width: 100%;
    max-width: 100%;
}
  #cont-about .box-h-title {
    text-align: center;
}
  #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) {
  #playBtn img {
    width: 80px ! IMPORTANT;
    height: auto !important;
  }
  .video-text-slogan h2 {
    font-size: 1.1rem;
  }
  .page-footer {
    padding: 80px 20px 100px;
}
  .container-formmail-convers form > div:last-child {
    text-align: center;
}
  .container-formmail-convers .formmail-row {
    text-align: left;
}

  [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) {
  .tab-pane table td {
    padding: 5px;
    font-size: 15px;
  }
  .box-title2-t {
    font-size: 18px;
  }
  .box-social-f a img {
    max-width: 58px ! IMPORTANT;
    height: auto !important;
}
  .container-discover-yacht .user-photo {
    width: 90% !important;
    max-width: 90% !important;
    margin: 0 auto 25px !important;
    float: unset;
}
  .box-social-f a {
    margin: 0 .5em;
}
  .video-text-slogan h2 {
    margin-bottom: 10px;
  }
  #playBtn img {
    width: 60px ! IMPORTANT;
    height: auto !important;
  }
  .video-text-slogan h2 {
    font-size: 0.9rem;
  }
  .box-link-sc-sw {
    bottom: 22px;
  }
  .box-link-sc-sw p {
    font-size: 0.8rem;
  }
  .box-link-sc-sw h2 {
    font-size: 1.4rem;
  }
  .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 5px !important;
  }
  .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 5px !important;
  }
  .container-series-m {
    padding: 0px;
  }
  html {
    font-size: 18px;
  }
  #cont-series-model {
    padding: 40px 0 80px ! IMPORTANT;
}
 #cont-build-exp {
    padding: 0 !important;
}
  .h-series-model {
    font-size: 2.3rem;
}
  .page-footer {
    padding: 60px 10px 60px;
}
  .box-convers-contact {
    margin-top: 30px;
}
  .container-build-detail {
    padding: 2.5em 0em;
  }
  .box-h-title {
    margin-bottom: 35px;
  }
  .box-h-title h3 {
    font-size: 25px;
}
  .box-h-title h2 {
    font-size: 2.3rem;
}
  .box-h-title h4 {
    font-size: 17px;
}
  .logo-responsive .link-logo {
    left: 25%;
    transform: translateX(-25%);
  }
  .hero-content h1 {
    font-size: clamp(2.2rem, 4vw, 4rem);
  }
  .hero-content p {
    font-size: clamp(0.9rem, 2vw, 1.4rem);
    margin-top: 0.5rem;
  }
  /*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;
}
  --*/
} 