/*
Theme Name: Plant 3
Theme URI: https://seedwebs.com/package/plant/
Author: Seed Webs
Author URI: https://seedwebs.com
Description: General Purpose Theme
Version: 3.3.6
Requires at least: 5.3
Tested up to: 6.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: plant
Tags: featured-images, custom-menu
*/

/*
===========================================

This theme use SCSS, please check

1. assets/scss/_global.scss - for starter code in global folder.
2. assets/scss/style-m.scss - will be compiled to assets/css/style-m.css and used for mobile version.
3. assets/scss/style-d.scss - will be compiled to assets/css/style-d.css and used for desktop version.
    
=========================================== 
*/
html {
  font-size: 16px!important;
}
@font-face {
  font-family: 'VeraHumana';
  src: url('assets/fonts/VeraHumana95.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ThaiSansNeue';
    src: url('assets/fonts/ThaiSansNeue-Regular.woff2') format('woff2'),
       url('assets/fonts/ThaiSansNeue-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'SansNeue';
  src: url('assets/fonts/ThaiSansNeue-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'SansNeue';
  src: url('assets/fonts/ThaiSansNeue-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'SansNeue';
  src: url('assets/fonts/ThaiSansNeue-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/dmsans/v16/rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu0-K4.woff2) format('woff2');
  
}
@font-face {
  font-family: 'Cinzel';
    src: url('assets/fonts/Cinzel-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
/*th*/
:lang(th) p ,:lang(th) li,:lang(th) a,:lang(th) h1,:lang(th) h2,:lang(th) h3,:lang(th) h4,:lang(th) h5,:lang(th) h6,:lang(th) span,:lang(th) h6,:lang(th) button{
 font-family:  VeraHumana,'ThaiSansNeue';
}
.custom-price-text,.product-description{
   font-family:  VeraHumana,'ThaiSansNeue'!important; 
}
/*th*/
.nav-inline li a {
font-family: 'Cinzel';
color: #666;
font-size: 16px;
        }
.icon-shopping-bag:before {
    content: '\f290';
}
/* home */
.discover-list-page h2 {
    width: 100%;
    margin: 0 0 5px 0;
    padding: 0 0 0 5px;
    font-family: 'DM Sans', sans-serif;
    font-weight: 500;
    font-size: 1.8rem;
    color: #333;
    letter-spacing: -0.5px;
}
.discover-list-page .product-item h3{
    margin: 3px 0 5px 0!important;
    padding: 5px 0 0 0;
    font-family: 'DM Sans', sans-serif;
    font-size: 1.5rem;
    font-weight: 400;
    color: #444;
    letter-spacing: -0.5px;
}

.discover-list-page .product-item h4 {
    margin: 0;
    font-family:  VeraHumana,'ThaiSansNeue';
    font-size: 1.1rem;
    text-transform: none;
    color: #777;
}
    .s-slider.-d4 .slide {
        min-width: 25%;
        max-width: 25%;
    }
    /*end  home */
    /* footer */
    .footer{
      max-width: 1200px;
      margin-left: auto;
      margin-right: auto;
   font-family:  VeraHumana,'ThaiSansNeue';
    
    }
    .footer li{
          list-style: none;
    }

    .footer-widgets{
   border-top: 1px solid #ccc; 
   border-bottom: 1px solid #ccc; 
  margin-top: 100px;  
    }
    .footercontect{
border-left: 1px solid #ccc; 
padding-left: 20px;
    }
    .footer .title {
    text-transform: uppercase;
    color: #ffffff;
}
    /* end footer */
    /*main*/
    .site-main {

    max-width: 1200px!important;
}
    /* end main */
    /*woocomerce*/
    .woocommerce-ordering{
      display: none;
    }
    .products img {

    border-radius: 0!important;

}

.veb-variation-gallery-container{
  margin-right: 20px;
}
.product_meta{
  display: none;
}
.add-on-title {
    height: 24px;
    line-height: 24px;
    font-size: 0.95rem;
    font-weight: bold;
}
.product-description {
    
    font-size: 0.9em;

}
.product-description h2 {
    font-size: 1.4rem;
  font-family:  VeraHumana,'ThaiSansNeue';
    margin-bottom: 0;
}
.woocommerce-product-details__short-description{
margin-top: 50px;
font-family:  VeraHumana,'ThaiSansNeue';
color: #555;
}
.product-quantity{
  display: none;
}
        #order_review,#order_review_heading,#customer_details {

            border: 2px solid #eeeeee!important;

        }
#order_review_heading {
background-color: #eeeeee!important;
 
    line-height: 36px;
    background: #eee;
    color: #333;
    font-family: VeraHumana,ThaiSansNeue!important;
        }
#customer_details span,#customer_details label,.woocommerce-info,#customer_details h3{
     font-family: VeraHumana,ThaiSansNeue!important;
     color:#888888;
}



    /* end woocomerce*/ 
.fontvera {
  font-family: 'VeraHumana', sans-serif;
}
.fontthai {
  font-family: 'ThaiSansNeue', sans-serif;
}
.fontverathai{
    font-family: 'ThaiSansNeue', 'VeraHumana';
}
.fontverathai2{
    font-family: 'VeraHumana','ThaiSansNeue';
}
.fontcin{
    font-family: 'Cinzel';
}
.footervera{
    color: #444444!important;
  font-family: 'VeraHumana', sans-serif!important;
  font-size: 13px!important;
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #CCCCCC;

}
.footervera .footeraddress{
    border-width: 0 0 0 1px;
    padding-left: 30px;
  border-style: solid;
  border-color: #CCCCCC;

}
.footervera .title{
color: #444444!important;
}
.footervera .info{
color: #888888!important;
}
.footervera a{
  color: #888!important;

}
.footervera a:hover{
  color: #a7710a!important;
}
.footervera li,.footervera ul {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}
.upsell-swatch{
  padding: 0px!important;
}
.upsell-swatch.selected {
    outline: 2px solid #999999;
}
.product_upsells{
  margin-bottom: 20px;
}
/* sarunyacrop img hover */
.post_featured {
  position: relative;
  overflow: hidden;
}
.post_featured img.attachment-woocommerce_thumbnail,
.post_featured img.inwp-archive-product-image {
  transition: opacity .3s ease-in-out;
  display: block;
  width: 100%;
  height: auto;
}
.post_featured img.secondary-image {
  position: absolute;
  top: 0; left: 0;
  width: 100%;
  height: auto;
  opacity: 0;
  transition: opacity .3s ease-in-out;
  z-index: 1;
}
.post_featured.hover_shop:hover img.secondary-image {
  opacity: 1;
}
.post_featured.hover_shop:hover img.attachment-woocommerce_thumbnail,
.post_featured.hover_shop:hover img.inwp-archive-product-image {
  opacity: 0;
}

/* Swatch buttons */
.loop-variation-swatches {
  display: flex;
  gap: .3em;
  margin: .5em 0;
  flex-wrap: wrap;
}
.loop-swatch {
  cursor: pointer;
  background: #f7f7f7;
  border: 1px solid #ccc;
  padding: .3em .6em;
  font-size: .9em;
}
.loop-swatch.selected {
  border-color: #000;
  background: #e0e0e0;
}
section.up-sells.upsells.products{
  display: none;
}
/* end sarunyacrop img hover */
.s{
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.page-header h1{
      font-family: Cinzel,ThaiSansNeue, Times!important;
    color: #555!important;
    font-size: 2ram!important;
text-transform: uppercase;
}
.site-header{
   
    box-shadow: 0 2px 4px 2px rgba(0, 0, 0, 0.1)!important;
}
.visitor-app h1, .visitor-app h2 {
    font-family: Cinzel,ThaiSansNeue, Times;
    color: #555;
        text-transform: uppercase;
}
.page-header{
  margin: 40px 0!important;
}
.store-info{
  padding: 20px 30px;
}
.store-info .building {
    margin: 20px 0 8px 0;
    font-family: Cinzel,ThaiSansNeue ;
    font-size: 26px;
    line-height: 32px;
    text-transform: uppercase;
}
.store-info .area {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 20px;
    font-family: VeraHumana, ThaiSansNeue!important;
}
.store-info .address {
  font-family: VeraHumana, ThaiSansNeue!important;
}
.store-page{
margin: 40px 0;
}
.store-page h1 {
    margin: 20px 0;
    font-weight: 100;
    text-align: center;
    font-family: Cinzel,ThaiSansNeue;
    font-size: 30px;
    line-height: 30px;
    margin: 6px 0 8px 0;
}
.store-page .page-tagline {
    text-align: center;
    font-family: VeraHumana,ThaiSansNeue;
    font-size: 20px;
    line-height: 20px;
}
.address a{
  color:#aa710a!important;
   font-family: VeraHumana,ThaiSansNeue;
}

.equal-img img {
  width: 100%;
  height: 900px; /* ปรับความสูงตามต้องการ */
  object-fit: cover;
  display: block;
}
.equal-img .is-layout-flex {
    gap: 0;
}

.social-media-link {
    list-style: none;
    margin: 0;
    padding: 0 20px 40px 20px;
}
.social-media-page {
    width: 100%;
    max-width: 360px;
    margin: 0 auto;
    padding: 0 20px;
}
.social-media-page .social-media-link .link-item.invert-color a {
    color: #a7710a;
    background: #fff;
    border: 1px solid #a7710a;
}
.social-media-page .social-media-link .link-item a {
    height: 36px;
    line-height: 36px;
    display: block;
    border-radius: 3px;
    background: #a7710a;
    color: #fff;
    text-align: center;
}
.social-media-page .social-media-link .link-item {
    margin-bottom: 12px;
    height: 36px;
}
.forminator-row.forminator-row-last .forminator-col{
text-align: center;
  
}
#forminator-module-22529{
 font-family: VeraHumana,ThaiSansNeue; 
}
#forminator-module-22529 label {
    display: block;
    height: 16px;
    line-height: 16px;
    padding-left: 3px;
    font-size: 12px;
    color: #888;
}
input::placeholder {
 font-family: VeraHumana,ThaiSansNeue; 
}
/* --- EMBLA CSS --- */


.s-dots {
  display: flex;
  gap: 8px;
}

.s-dots .dot {
  background: white;
  border: none;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  opacity: 0.5;
  cursor: pointer;
}

.s-dots .dot.is-active {
  opacity: 1;
  background: red;
}
.content-render-wrapper h2{
    font-family: ThaiSansNeue;
    font-size: 32px;
    margin-bottom: 0px;
    color:#555555;
    font-weight: 100;

}


.nogap .is-layout-flex{
  gap:0!important;
}
.nogap .has-background {

    margin-bottom: 0!important;
}
.shop-content {
    padding-top: 50px;
}
.single_buy_now_button {
    background-color: #A7710A!important;
    font-size: 1.1rem;
    }
    .single_add_to_cart_button{
    background-color: #ffffff!important;
    border: 1px solid #A7710A!important;
    color:#A7710A!important;
    }
.single-meta{
  display: none;
}
.top-20{
  margin-top: -20px!important;
}
.top-10{
  margin-top: -10px!important;
}

.fontw100{
  font-weight: 100; 
}
.fontw200{
   font-weight: 200;
}
.fontw300{
   font-weight: 300;
}
.fontw400{
   font-weight: 400;
}
.fontw500{
   font-weight: 500;
}

.fontw600{
   font-weight: 600;
}
.fontw700{
   font-weight: 700;
}

.gap10{
  gap: 10px;
}
.gap5{
  gap: 5px;
}
.img100 img{
  width: 100%!important;
}
 .dashicons, .dashicons:before {
    font-family: "Dashicons";
}   
@media only screen and (max-width: 780px) {
.single_buy_now_button {
margin-top: 10px;
margin-left: 0px!important;
    }
     .s-slider.-d4 .slide {
        min-width: 50%;
        max-width: 50%;
    }
    .footermenu{
      padding-left: 20px;
    }
        .single_add_to_cart_button{
    background-color: #A7710A!important;
    border: 1px solid #A7710A!important;
    color:#ffffff!important;
    }
    .loop-variation-swatches .swatch-button{
  width:35px!important;
  height:35px!important;
}
}