/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/
/* Layout */
#header {
  background-color: #382f2d
}
#header-wrap {
  background-color: #382f2d;
  border-bottom: 3px solid #B19D83;
  border-top: 1px solid #564E4C;
}
.is-expanded-menu .sticky-header #header-wrap {
  background-color: #382f2d;
}
.mega-menu-content {
  background-color: #B19D83 !important
}
.mega-menu-column i {
  width: 3rem
}
.sub-menu-container {
  background-color: #B19D83 !important
}
.sub-menu-container .menu-item > .menu-link {
  color: #382f2d
}
.is-expanded-menu .sub-menu-container .menu-item > .menu-link {
  padding: 20px 10px;
}
.is-expanded-menu .sub-menu-container .menu-item:hover > .menu-link, .is-expanded-menu .sub-menu-container .menu-item.current > .menu-link {
  color: #382f2d !important;
  opacity: 0.5 !important;
}
.is-expanded-menu .sub-menu-container, .is-expanded-menu .mega-menu-content {
  background-color: #B19D83 !important
}
.menu-link i {
  color: #DFC4A5;
  font-size: 0.6rem
}
.top-cart-content {
  background-color: #B19D83 !important
}
.top-cart-item-desc-title a, .top-cart-item-quantity {
  color: #382f2d
}
.top-cart-title h4 {
  color: #382f2d
}
.button-brown {
  background: #382F2D !important;
}
.button-brown:hover {
  opacity: 0.7
}
.button-yellow {
  background: #B19D83 !important;
}
.button-yellow:hover {
  opacity: 0.7
}
.learn-more-white {
  color: #fff;
}
.learn-more-white i {
  background: url("../images/learn-more-icon2.png") right center no-repeat;
  background-size: auto 100%;
  height: 25px;
  width: 45px;
  display: inline-block;
}
.learn-more-white a {
  color: #fff;
  display: flex;
  font-size: 1.1rem;
}
.learn-more-white a:hover {
  opacity: 0.7;
  transition-duration: 0.2s
}
.learn-more-brown {
  color: #382f2d;
}
.learn-more-brown i {
  background: url("../images/learn-more-icon1.png") right center no-repeat;
  background-size: auto 100%;
  height: 25px;
  width: 45px;
  display: inline-block;
}
.learn-more-brown a {
  color: #382f2d;
  display: flex;
  font-size: 1.1rem;
}
.learn-more-brown a:hover {
  opacity: 0.7;
  transition-duration: 0.2s
}

.page-link.active, .active > .page-link {background-color:#382f2d!important; border-color:#f2f2f2;  }
/* INDEX */
.index-title {
  margin-bottom: 30px;
}
.index-title h1 {
  font-size: 2rem;
  color: #382D2C;
  margin: 0;
	}
.index-title h5 {
  color: #B19D83;
}
@media (min-width: 768px) {

.index-title h1 {
  font-size: 3rem;
  color: #382D2C;
  margin: 0;
	}
.index-title h5 {
  font-size: 1.2rem;
  color: #B19D83;
}}
#citytree {
  height: 540px;
  background: url(../images/index_s2_bg.jpg) center center no-repeat;
  background-size: auto 100%;
  position: relative;
  overflow: hidden !important;
}
#citytree .data-bg {
  background: url("../images/data-bg.png") center center no-repeat;
  background-size: 100%;
  width: 180px;
  padding: 80px 15px;
}
#citytree .counter {
  font-size: 30px;
}
#citytree h5 {
  color: #B19D83;
}
.data-1, .data-2, .data-3, .data-4 {
  position: relative
}
@media (min-width: 768px) {
  #citytree {
    height: 720px;
    background: url(../images/index_s2_bg.jpg) center center no-repeat;
    background-size: auto 100%;
  }
  #citytree .data-bg {
    background-size: 100%;
    width: 250px;
    padding: 80px 15px;
  }
  #citytree .counter {
    font-size: 48px;
  }
}
@media (min-width: 1200px) {
  #citytree .counter {
    font-size: 80px !important;
  }
  #citytree h5 {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0px;
  }
  .data-1, .data-2, .data-3, .data-4 {
    position: absolute
  }
  .data-1 > .data-bg {
    width: 260px !important;
    padding: 80px 15px !important
  }
  .data-1 {
    top: 50px;
    left: -150px;
  }
  .data-2 > .data-bg {
    width: 360px !important;
    padding: 180px 15px !important
  }
  .data-2 {
    top: 20px;
    left: 150px;
  }
  .data-3 > .data-bg {
    width: 320px !important;
    padding: 160px 15px !important
  }
  .data-3 {
    bottom: 30px;
    right: 40px;
  }
  .data-4 {
    top: 0;
    right: -50px;
  }
  #citytree {
    height: 960px;
    background: url(../images/index_s2_bg.jpg) center center no-repeat;
    background-size: auto 100%;
  }
  #citytree .data-bg {
    background-size: 100%;
    width: 250px;
    padding: 80px 15px;
  }
  #citytree .counter {
    font-size: 48px;
  }
}
#about {
  background: url("../images/about_bg.png") center center no-repeat;
  background-size: cover;
  padding: 80px 15px;
  color: #fff;
}
.about-desc {
  margin-bottom: 8%;
  line-height: 1.8rem
}
#about h2 {
  color: #fff;
  font-size: 3rem;
  font-weight: 500;
}
#partner {
  background: url("../images/partner-bg.png") center right repeat-y;
  background-size: auto;
  padding: 80px 15px;
}
@media (min-width: 1200px) {
  #partner {
    background: url("../images/partner-bg.png") center right no-repeat;
    background-size: cover;
    padding: 80px 15px;
  }
}
#sitemap {
  background-color: #B19D83;
  padding: 70px 0;
}
#sitemap h3 {
  font-size: 1.2rem;
  margin-bottom: 15px;
  font-weight: bold;
  color: #382f2d;
  line-height: 1.2rem;
}
#sitemap h3 a {
  color: #382f2d !important;
}
#sitemap h3 a:hover {
  color: #382f2d !important;
  text-decoration: underline !important;
}
#sitemap ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 30px;
}
#sitemap li {
  margin: 0;
  padding: 4px 0;
  color: #fff;
  font-size: 0.9rem
}
#sitemap li a {
  color:rgba(255, 255, 255, 0.7)
}
#sitemap li a:hover {
  color: #f2f2f2;
  text-decoration: underline !important;
  opacity: 0.7;
}
#slider2 {
  padding: 70px 0;
}
#feature {
  background: #f2f2f2;
  padding: 70px 0;
}
#feature p {
  background: #fff;
  padding: 15px;
  font-size: 1rem;
  margin: 0;
}
#feature figure {
  background: #fff;
}
#news {
  padding: 70px 0;
}
#news h3 {
  text-align: center;
  font-weight: 700;
  font-size: 2rem;
  line-height: 200%;
  background: url("../images/title_line.png") bottom center no-repeat;
}
#news ul {
  list-style: none !important
}
#news li {}
#news li a {
  padding: 25px 0;
  display: block;
  position: relative;
  border-bottom: solid 1px #DDDDDD;
  height: 100%;
}
#news li a:hover {
  background: #f2f2f2;
  display: block;
  color: #d89e81;
}
#news li i {
  position: absolute;
  top: 40%;
  right: 15px;
}
#news h4 {
  margin: 0;
  padding-right: 30px;
  font-weight: 400;
  font-size: 1rem;
}
#news .date {
  color: #B19D83;
  font-size: 1rem;
  padding-right: 30px
}
#news .cat {
  color: #222;
  font-size: 0.9rem
}
#hot-products {
  padding: 80px 15px;
}

.product {
  background: linear-gradient(to right, #fff 0%, #fff 35%, #F8F0E9);
  border: 1px solid #ddd;
  border-radius: 12px;
  overflow: hidden;
  margin:0px;
  height: 100%!important;
}
@media (min-width: 1200px) {
	.custom_product {min-width: 50%!important;}
	.product-image  {max-width: 330px;}
}
.product-image {margin: 0; padding: 0;}
.product-no {
  color: #666
}
.product-title h4 {
  margin-bottom: 0 !important;
}
.product-title h4 a {
  color: #000;
  font-size: 1.3rem;
  font-weight: 400;
  margin-bottom: 0 !important;
}
.product-desc p {
  color: #444
}
.muti-products {
  background-color: #CE9581;
  padding: 15px;
}
.muti-products a {
  color: #fff;
  font-size: 0.8rem
}
.muti-products a:hover {
  text-decoration: underline !important;
  opacity: 0.7
}
.content-wrap h2 {
  font-weight: 600;
}
.content-wrap h3 {
  font-weight: 600;
  margin-bottom: 1rem;
}
.content-wrap ol {
  padding-left: 2rem;
}
.video-search {
  background: #f2f2f2;
  border-radius: 4px;
  border-bottom: solid 3px #C12A23;
  padding: 35px 25px 20px 25px;
}
.video-search h3 {
  margin: 0;
  font-weight: 600
}
.video-search-title {
  margin-bottom: 1rem;
}
.product-overlay-content {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 20px;
  overflow: hidden;
}
/*PRODUCTS*/
.product-nav {
  background: #f2f2f2;
  border-radius: 4px;
  border-bottom: solid 3px #C12A23;
  padding: 35px 25px 20px 25px;
}
.product-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.product-nav li {}
.product-nav li a {
  color: #222;
  line-height: 200%;
  font-weight: 500;
}
.product-nav li a:hover {
  color: #222;
  text-decoration: underline !important;
}
.product-nav li .active {
  color: #C12A23;
  font-weight: 600;
}
.product-nav span {}
.prduct-brand {
  border-right: solid 1px #ddd;
  padding-right: 15px;
  color: #C12A23
}
.prduct-no {
  padding-left:0;
  color: #d89e81
}
.product-desc h1 {
  font-weight: 600;
  margin-bottom: 20px
}
.product-spec h4 {
  margin-bottom: 10px;
}
.product-spec dt {
  margin: 0;
}
.product-spec dl {
  margin: 0;
  padding-left: 5px;
}
.product-spec {
  background: linear-gradient(to right, #F8F0E9, #fff);
  border-bottom: solid 2px #d89e81;
  padding: 15px 20px;
  font-size: 0.9rem;
  line-height: 200%;
	color: #382f2d;
}
.product-spec h3{
font-size: 1rem;
	font-weight: 700;
}
.product-spec ul{
	padding-left:1.5rem;
	line-height: 150%;
}
.download  {
background: #F2F2F2;
	display: flex;
	align-items: center;
	padding: 15px;
}
.download ul {
  list-style: none;
  margin-bottom: 0;
}
.download h4 { display: inline-block; margin:0 15px 0 0; color: #382f2d; font-size: 1.2rem; font-weight: 400;}
.download ul { display: inline-block}
.download li { display: inline-block; margin-right: 5px }
.download li i {
  font-size: 1.2rem
}
.download li a {
  color: #442F1E;
  font-size: 1.2rem;
	text-decoration: underline!important;
}
.download li a:hover {
  color: #B19D83;
}
/*NEWS*/
.entry-content {
  border-bottom: solid 1px #DDDDDD;
}
.entry-content a {
  padding: 19px 0;
  display: block;
  position: relative
}
.entry-content a:hover {
  background: #f2f2f2;
  display: block;
}
.entry-content a i {
  position: absolute;
  top: 40%;
  right: 15px;
}
.entry-content h4 {
  margin: 0;
}
.entry-content .date {
  color: #666;
  font-size: 0.9rem;
  padding-right: 15px
}
.entry-content .cat {
  color: #222;
  font-size: 0.9rem
}
.news-title h1 {
  font-weight: 400;
  margin-bottom: 0px;
	font-size: 2.2rem;
	color: #382F2D;
}
/*contact*/
.mark-title {
  background:#666;
  padding: 12px 15px;
}
.mark-title h3 {
  color: #fff;
  font-weight: bold;
  margin: 0;
	font-size: 1rem;
}
.contact-info {
    background: linear-gradient(to right, #F8F0E9, #fff);
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 25px;
    margin-bottom: 25px !important;
}
.contact-form {
  background: #f2f2f2;
  padding: 20px;
  position: relative;
}
.contact-form label {
  color: #382F2D;
  font-weight: 400;
}
.contact-form .col-form-label {
  color: #000;
  font-weight: 600;
}
/*line*/
.chat {
  position: fixed;
  bottom: 100px;
  right: 10px;
  z-index: 999;
  width: auto
}
.line1 {
  width: 120px;
  margin-bottom: 10px
}
.line2 {
  width: 120px;
}


  .product-table-wrapper {
    overflow-x: auto;
    margin: 2rem 0;
    border: 1px solid #eee;
	    width: 100%;
  }

  table.product-table {
    width: 100%;
    border-collapse: collapse;
    font-family: "Noto Sans TC", "Roboto", sans-serif;
    font-size: 14px;
    color: #333;
  }

  table.product-table thead th {
    text-align: left;
    padding: 12px 10px;
    color: #382f2d;
    font-weight: bold;
    border-bottom: 2px solid #ddd;
    white-space: nowrap;
  }

  table.product-table tbody td {
    padding: 10px;
    border-bottom: 1px solid #eee;
    white-space: nowrap;
  }

  @media screen and (max-width: 768px) {
    table.product-table {
      font-size: 13px;
    }
}



.report {  background: linear-gradient(to right, #F8F0E9, #fff); border: 1px solid #ddd; border-radius: 8px; padding: 25px; margin-bottom: 25px!important}
.report h1{ font-size: 1.3rem; color:#382f2d; padding: 0; margin: 0; }
.report ul{ padding:0; margin:0; list-style: none;}
.report li{ display: inline-block; line-height: 2rem; margin-right: 15px;}


/* MAP */
    .map-section {
z-index: 0;
    }
    #map {
      height: 500px;
      border-radius: 8px;
		z-index: 0;
      /*box-shadow: 0 0 10px rgba(0,0,0,0.1);*/
    }
    .locations-list {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
      gap: 2rem;
      padding: 2rem;
    }
    .location-card {
      border: 1px solid #CE9581;
      border-radius: 1rem;
      padding: 1.5rem;
      background-color: #fff;
      box-shadow: 0 4px 8px rgba(0,0,0,0.05);
      text-align: center;
    }
    .location-card h3 {
      margin: 0;
      color: #B19D83;
    }
    .location-card address {
      font-style: normal;
      line-height: 1.6;
    }
    .leaflet-container a {
      color: #B19D83;
    }
    .leaflet-popup-content-wrapper {
      background: #EAD2BF;
      color: #442F1E;
      font-weight: bold;
      border-radius: 0.75rem;
    }
    .leaflet-popup-tip {
      background: #EAD2BF;
    }
