.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:#9a792c;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#341b07;
}

:root{
--wd-text-font:"Pridi", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#353535;
--wd-text-font-size:16px;
}
:root{
--wd-title-font:"Pridi", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#353535;
}
:root{
--wd-entities-title-font:"Pridi", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:400;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Pridi", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Pridi", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#353535;
--wd-widget-title-font-size:18px;
}
:root{
--wd-header-el-font:"Pridi", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:400;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:12px;
}
:root{
--wd-primary-color:rgb(205,168,55);
}
:root{
--wd-alternative-color:rgb(208,169,57);
}
:root{
--wd-link-color:rgb(186,62,38);
--wd-link-color-hover:rgb(139,46,29);
}
body{
	background-color:rgb(242,243,245);
}

.page .main-page-wrapper{
	background-color:rgb(242,243,245);
}

.woodmart-archive-shop .main-page-wrapper{
	background-color:#ffffff;
}

.single-product .main-page-wrapper{
	background-color:#ffffff;
}

.woodmart-archive-blog .main-page-wrapper{
	background-color:#ffffff;
}

.single-post .main-page-wrapper{
	background-color:#ffffff;
}

:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-shop-bgcolor:#7a2316;
}
:root{
--btn-shop-bgcolor-hover:#601b11;
}
:root{
--btn-accent-bgcolor:#83b735;
}
:root{
--btn-accent-bgcolor-hover:#74a32f;
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
	
			--wd-form-brd-radius: 5px;
	
	
	--wd-form-brd-width: 1px;

	--btn-default-color: #333;
	--btn-default-color-hover: #333;

	--btn-shop-color: #fff;
	--btn-shop-color-hover: #fff;

	--btn-accent-color: #fff;
	--btn-accent-color-hover: #fff;
	
	
	
			--btn-default-bottom-active: -1px;
		--btn-default-brd-radius: 0px;
		--btn-default-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
		--btn-default-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
	
			--btn-shop-bottom-active: -1px;
		--btn-shop-brd-radius: 0px;
		--btn-shop-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
		--btn-shop-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
	
			--btn-accent-bottom-active: -1px;
		--btn-accent-brd-radius: 0px;
		--btn-accent-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
		--btn-accent-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
	
	
	
	
	
	
		}

	/* Site width */
		/* Header Boxed */
	@media (min-width: 1025px) {
		.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
			max-width: 1250px;
		}
	}

	.container {
		max-width: 1280px;
	}
	
	
		.elementor-section.wd-section-stretch > .elementor-column-gap-no {
			max-width: 1250px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-narrow {
			max-width: 1260px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-default {
			max-width: 1270px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-extended {
			max-width: 1280px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-wide {
			max-width: 1290px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-wider {
			max-width: 1310px;
		}

		@media (min-width: 1297px) {

			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}

		@media (min-width: 1280px) {

			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}

	
/* Quick view */
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

/* Shop popup */
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}

/* Age verify */
div.wd-popup.wd-age-verify {
	max-width: 500px;
}

/* Header Banner */
.header-banner {
	height: 40px;
}

body.header-banner-display .website-wrapper {
	margin-top:40px;
}

/* Tablet */
@media (max-width: 1024px) {
	/* header Banner */
	.header-banner {
		height: 40px;
	}
	
	body.header-banner-display .website-wrapper {
		margin-top:40px;
	}
}

.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
		
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//xn----cxfb3bdmn9i5b4ap6a9kce2in2f.com/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=6.1.4") format("woff2"),
	url("//xn----cxfb3bdmn9i5b4ap6a9kce2in2f.com/wp-content/themes/woodmart/fonts/woodmart-font.woff?v=6.1.4") format("woff");
}

/***1.html block menu***/
#menu-img-block  img
{
	border-radius: 100%;
}
/***ทำช่องเมนูเท่ากัน***/
.whb-color-dark .navigation-style-bordered .item-level-0>a {
    color: #333;
    justify-content: center;
    width: 125px!important;
}

/***ปรับดีไซน์ heae menu***/
.whb-color-light .navigation-style-bordered .item-level-0:after
{
	border-color: rgba(80, 23, 15, 0.31) !important;
}
.navigation-style-bordered .item-level-0:not(:last-child):after,
{
	border-right: 2px ridge !important;
}
#menu-item-300
{border-left: 1px solid#e2e2e2;}

/***แต่ง tag***/
.product_meta>span a 
{
    display: inline-block;
    margin: 2px 2px;
    color: #777;
    font-weight: 400;
    border: 1px solid#dedede;
    padding: 3px 5px;
    border-radius: 8px;
    font-size: 11px;
    background: #f3f3f3;
}
/***ปรับขนาดเมนูย่อยให้เล็กลง***/
.site-mobile-menu .sub-menu li a 
{
    color: #000;
    text-transform: none;
    font-size: 13px;
    font-weight: 400;
}
/***แต่ง scroll-pane ในหน้าสินค้า***/
.woodmart-scroll-pane {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    visibility: hidden\9;
    width: 20px;
    background: rgb(198, 160, 56);
    opacity: 0;
    transition: .2s;
}
/***แต่งความสูงกล่องข้อความ scroll-pane ในหน้าสินค้า***/
.tabs-layout-accordion .woodmart-scroll .woodmart-scroll-content {
    position: relative;
    flex: 1 1 auto;
    padding-right: 20px;
    max-height: 350px;
}
/***ทำปุ่มแชร์อยู่ตรงกลาง***/
.seed-social {
    text-align: center;
	  margin: 0px;
}
/***เงาหัวเมนู main 
.whb-header-bottom
{
	box-shadow: 1px 5px 7px -1px rgba(0, 0, 0, 0.25);
}
menu***/
/***เงาหัวเมนู logo***/
.whb-color-dark:not(.whb-with-bg) 
{
    box-shadow: 1px 5px 7px -1px rgba(0, 0, 0, 0.04);
}
/***seed ชิดซ้าย***/
.seed-social 
{
    text-align: left;
    margin: 0px;
}
/***ปิดคำว่ารายละเอียดหน้าสินค้า***/
	.woocommerce-Tabs-panel .wc-tab-inner>div>h2:first-child 
{
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    display: none;
}
/***ปรับขนาด labal ในภาพสินค้า***/
.product-image-summary .product-images .labels-rounded .product-label{
    min-width: 150px;
    min-height: 69px;
}
/***ปรับขนาด labal ในภาพสินค้า***/
.product-image-summary .product-images .labels-rounded {
    top: 0px;
    right: 0px;
}
hr {
    margin-top: 0;
    margin-bottom: 20px;
    width: 100% !important;
    border-top: 1px solid rgba(27,27,27,.6);
}
/***ปรับช่องค้นหา-home-menu-สีดำ
.search-style-with-bg.searchform .searchsubmit
{
	    background-color: #000000;
	    
}

.search-style-with-bg.searchform input[type=text] {
    background-color: #272727;
    color: WHITE;
    box-shadow: inset 0 8px 8px -8px #00000099, inset 0 -8px 8px -8px #0000009c;
}
.search-by-category .input-dropdown-inner>a 
{
    color: #fff9;
}
***/
/***ปรับไอคอนแชร์-home-menu***/
.color-scheme-light .icons-design-bordered .woodmart-social-icon, .icons-design-bordered.color-scheme-light .woodmart-social-icon {
    border: 2px solid rgb(255, 255, 255);
    color: #FFF!important;
}
/***ใส่สีไอคอนค้นหา***/
.search-style-with-bg.searchform .searchsubmit
{
    background-color: #AD8D2C;
}
/***newweb ปรับดรอบดาวเมนู***/
.wd-dropdown-menu.wd-design-sized, .wd-nav-vertical .wd-dropdown-menu.wd-design-full-width {
    padding: 0px;
}
/***newweb ปรับปุ่มติดต่อหัวเว็บ***/

.whb-column>.wd-button-wrapper 
{
	  padding-right: 0px;
    padding-left: 0px;
}

.btn-size-default 
{
    min-height: 52px;
}
.wd-info-box .info-box-subtitle, .wd-info-box .info-box-title 
{
    margin-bottom: 0px;
}
.box-icon-align-left .box-icon-wrapper 
{
    margin-right: 10px;
}
/*-///// 2.แต่งหน้าตาระบบแบบฟอร์ม /////-*/
/*---1.ช่องเลือกบริการ-ให้ใหญ่ขึ้น ---*/
input[type="checkbox"]
{
	  box-sizing: border-box;
    margin-top: 0;
    margin-right: 5px;
    padding: 0;
    vertical-align: middle;
    display: inline;
    margin: 3px;
    height: 25px;
    width: 25px;
}
/*---1.ช่องเลือกบริการ-ทำเป็นสองคอลัมท์---*/
.wpcf7-list-item 
{
    margin-right: 10px;
    padding-right: 7px;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100px;
    min-width: 250px;
    display: inline-block;
}
/*---2.ทำปุ่มส่งข้อมูลเป็นสีแดงและชิดขวา---*/
[type="submit"]
{
	 background-color: #C60002;
   color: #ffffff;
	 float: right;
}
[type="submit"]:hover
{
	color: #ffffff;
  background-color: #94010C;
}
/*---3.เพิ่มน้ำหนักหัวข้อ---*/
label {
    display: block;
    margin-bottom: 5px;
    color: var(--wd-title-color);
    vertical-align: middle;
    font-weight: 700;
}
/*---3.ปรับเส้นให้ดำขึ้น---*/
input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select
{
	border: ##C0C0C0,
}
/*-///// 1.text gradient color /////-*/
#text_gradient_brand
{
background: -webkit-linear-gradient( 
338deg
 , #88020b, #fb1808 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0;
}
@media (min-width: 1025px) {
	/*---------------------------------------------------------------------------------------------*/
/***ทำช่องเมนูเท่ากัน
.whb-header-bottom .main-nav .item-level-0 > a {
    justify-content: center;
    width: 180px;
}
***/
.whb-color-dark .navigation-style-bordered .item-level-0>a
{
    color: #333;
    justify-content: center;
    width: 210px;
}

/***เมนูหมวดสินค้า-ช่องเท่ากัน-home***/
.whb-color-light .navigation-style-separated .item-level-0>a {
  
    justify-content: center;
    width: 150px;
}

/***เมนูหมวดสินค้า-ใส่เงา-home***/
.whb-header-bottom 
{
    -webkit-box-shadow: inset 0 20px 5px -20px rgba(0,0,0,0.8);
    -moz-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.8);
    box-shadow: inset 0 20px 5px -20px rgba(0, 0, 0, 0.33);
	z-index:9
}

/***เมนูหมวดสินค้า-ใส่สีhover***/
.menu-item-has-children:hover
{
	background-color: white;
}
.whb-color-light .navigation-style-separated .item-level-0:hover>a
{
    color: rgba(0, 0, 0, 0.8);
}
/***เมนูหมวดสินค้า-ทำให้สูงขึ้น***/
.vertical-navigation .item-level-0>a {
    padding: 20px 18px;

}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.whb-header-bottom-inner 
{
    height: 48px;
    background: linear-gradient(90deg, #57AC48 50%, #A27E35 50%)!important;
}
.whb-header-bottom
{
    border: none;
    background: linear-gradient(90deg, #57AC48 50%, #A27E35 50%)!important;
	    box-shadow: 1px 5px 7px -1px rgba(0, 0, 0, 0.25);
}
.whb-color-dark:not(.whb-with-bg) {
    background-color: #FFF;
    box-shadow: 1px 5px 7px -1px rgba(0, 0, 0, 0.25);
}
/***ใส่เงารายละเอียดสินค้า***/
.tabs-layout-accordion .woodmart-scroll .woodmart-scroll-content
{
    position: relative;
    flex: 1 1 auto;
    padding-right: 20px;
    padding-top: 20px;
    max-height: 350px;
	  padding-left: 15px;
	  background-color: #efefef;
	webkit-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.8);
    -moz-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.8);
    -moz-box-shadow:    inset  0  8px 8px -8px #696868, 
                        inset  0 -8px 8px -8px #696868;
    -webkit-box-shadow: inset  0  8px 8px -8px #696868, 
                        inset  0 -8px 8px -8px #696868;
     box-shadow:        inset  0  8px 8px -8px #696868, 
                        inset  0 -8px 8px -8px #696868;
}

/***ปุ่มขอใบเสนอราคาแบบกว้าง***/
	.btns-shop-3d .yith-ywraq-add-to-quote .yith-ywraq-add-button .button.add-request-quote-button
{
width: 100%;
}
/***ปุ่มขอใบเสนอราคาสีเขียว***/
.yith_ywraq_add_item_browse_message a {
    font-weight: 300;
    background-color: #56AB47;
    color: white;
    padding: 5px 10px 5px 10px;
    margin: 5px;
	  line-height: 35px;
}
/***ขนาดชื่อแท็ปจาก 14 เป็น 20***/
.tabs-location-summary .tabs-layout-accordion .woodmart-accordion-title 
{
    font-size: 20px;
}
/***ใสสีใส่เงากล่องสินค้าหน้า singel product***/
.single-product-page .summary-inner {
    margin-bottom: -20px;
    background-color: white;
    padding: 5% 10px 5% 10px;
    border: 1px solid#efefef;
    box-shadow: 0px 0px 5px -2px rgba(0, 0, 0, 0.14);
}
/***ปรับขนาด labal ในภาพสินค้า***/
.product-image-summary .product-images .labels-rounded .product-label{
    min-width: 80px;
    min-height: 37px;
}
/***ปรับขนาด labal ในภาพสินค้า***/
.product-image-summary .product-images .labels-rounded {
    top: 0px;
    right: 0px;
}
/***พื้นสีขาวหน้าติดต่อเรา***/
.vc_custom_1594000415226,.vc_custom_1594000473275,.vc_custom_1594000138935,.vc_custom_1594000337154
{
padding: 7% 0px 10% 0px;
border-bottom: 1px solid#B9B9B9;
margin-bottom: 15px;
}

/***ทำพื้นเงาขาวหน้าโฮม-homepage***/
.home-box
{
    padding-bottom: 15px !important;
    background-color: #ffffff !important;
 	  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0, 0, 0, 0.13);

}
.home-box-magin
{
		margin-right: 3px !important;
    margin-left: 3px !important;
	  padding-top: 35px;
}	
.button-header-line
{
	background:#57AC48;
	color:#fff;
	padding:15px 15px;
	width: 200px;
  display: inline-block;
  margin: 0px;
	height: 48px;
	text-align: center;
}
.button-header-facebook
{
	background:#4267B2;
	color:#fff;
	padding:15px 15px;
	width: 200px;
  display: inline-block;
  margin: 0px;
	height: 48px;
	text-align: center;
}
.button-header-callnow
{
	background:#A27E35;
	color:#fff;
	padding:15px 15px;
	width: 200px;
  display: inline-block;
  margin: 0px;
	height: 48px;
	text-align: center;
}
.button-group span
{
	margin-right: 0px;
	text-align: center;
	display:inline-block;
}


}

@media (min-width: 577px) and (max-width: 767px) {
	.whb-header-bottom-inner 
{
    height: 48px;
    background: linear-gradient(90deg, #57AC48 50%, #A27E35 50%)!important;
}
.whb-header-bottom
{
    border: none;
    background: linear-gradient(90deg, #57AC48 50%, #A27E35 50%)!important;
	    box-shadow: 1px 5px 7px -1px rgba(0, 0, 0, 0.25);
}
.whb-color-dark:not(.whb-with-bg) {
    background-color: #FFF;
    box-shadow: 1px 5px 7px -1px rgba(0, 0, 0, 0.25);
}
/***ใส่เงารายละเอียดสินค้า***/
.tabs-layout-accordion .woodmart-scroll .woodmart-scroll-content
{
    position: relative;
    flex: 1 1 auto;
    padding-right: 20px;
    padding-top: 20px;
    max-height: 350px;
	  padding-left: 15px;
	  background-color: #efefef;
	webkit-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.8);
    -moz-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.8);
    -moz-box-shadow:    inset  0  8px 8px -8px #696868, 
                        inset  0 -8px 8px -8px #696868;
    -webkit-box-shadow: inset  0  8px 8px -8px #696868, 
                        inset  0 -8px 8px -8px #696868;
     box-shadow:        inset  0  8px 8px -8px #696868, 
                        inset  0 -8px 8px -8px #696868;
}

/***ปุ่มขอใบเสนอราคาแบบกว้าง***/
	.btns-shop-3d .yith-ywraq-add-to-quote .yith-ywraq-add-button .button.add-request-quote-button
{
width: 100%;
}
/***ปุ่มขอใบเสนอราคาสีเขียว***/
.yith_ywraq_add_item_browse_message a {
    font-weight: 300;
    background-color: #56AB47;
    color: white;
    padding: 5px 10px 5px 10px;
    margin: 5px;
	  line-height: 35px;
}
/***ขนาดชื่อแท็ปจาก 14 เป็น 20***/
.tabs-location-summary .tabs-layout-accordion .woodmart-accordion-title 
{
    font-size: 20px;
}
/***ใสสีใส่เงากล่องสินค้าหน้า singel product***/
.single-product-page .summary-inner {
    margin-bottom: -20px;
    background-color: white;
    padding: 5% 10px 5% 10px;
    border: 1px solid#efefef;
    box-shadow: 0px 0px 5px -2px rgba(0, 0, 0, 0.14);
}
/***ปรับขนาด labal ในภาพสินค้า***/
.product-image-summary .product-images .labels-rounded .product-label{
    min-width: 80px;
    min-height: 37px;
}
/***ปรับขนาด labal ในภาพสินค้า***/
.product-image-summary .product-images .labels-rounded {
    top: 0px;
    right: 0px;
}
/***พื้นสีขาวหน้าติดต่อเรา***/
.vc_custom_1594000415226,.vc_custom_1594000473275,.vc_custom_1594000138935,.vc_custom_1594000337154
{
padding: 7% 0px 10% 0px;
border-bottom: 1px solid#B9B9B9;
margin-bottom: 15px;
}

/***ทำพื้นเงาขาวหน้าโฮม-homepage***/
.home-box
{
    padding-bottom: 15px !important;
    background-color: #ffffff !important;
 	  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0, 0, 0, 0.13);

}
.home-box-magin
{
		margin-right: 3px !important;
    margin-left: 3px !important;
	  padding-top: 35px;
}	
.button-header-line
{
	background:#57AC48;
	color:#fff;
	padding:15px 15px;
	width: 200px;
  display: inline-block;
  margin: 0px;
	height: 48px;
	text-align: center;
}
.button-header-facebook
{
	background:#4267B2;
	color:#fff;
	padding:15px 15px;
	width: 200px;
  display: inline-block;
  margin: 0px;
	height: 48px;
	text-align: center;
}
.button-header-callnow
{
	background:#A27E35;
	color:#fff;
	padding:15px 15px;
	width: 200px;
  display: inline-block;
  margin: 0px;
	height: 48px;
	text-align: center;
}
.button-group span
{
	margin-right: 0px;
	text-align: center;
	display:inline-block;
}
/*---เสริม----*/
#my-box-info {
    background-color: white;
    padding: 5%;
    border: 1px solid#d4d4d4;
    border-radius: 5px;
    margin-bottom: 1px;
}
#my-page-bg-device
{
	background-color:#F2F3F5;
}
#my-page-bg-white-device
{
	background-color:#FFF;
}
}

@media (max-width: 576px) {
	.whb-header-bottom-inner 
{
    height: 48px;
    background: linear-gradient(90deg, #57AC48 50%, #A27E35 50%)!important;
}
.whb-header-bottom
{
    border: none;
    background: linear-gradient(90deg, #57AC48 50%, #A27E35 50%)!important;
	    box-shadow: 1px 5px 7px -1px rgba(0, 0, 0, 0.25);
}
.whb-color-dark:not(.whb-with-bg) {
    background-color: #FFF;
    box-shadow: 1px 5px 7px -1px rgba(0, 0, 0, 0.25);
}
/***ใส่เงารายละเอียดสินค้า***/
.tabs-layout-accordion .woodmart-scroll .woodmart-scroll-content
{
    position: relative;
    flex: 1 1 auto;
    padding-right: 20px;
    padding-top: 20px;
    max-height: 350px;
	  padding-left: 15px;
	  background-color: #efefef;
	webkit-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.8);
    -moz-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.8);
    -moz-box-shadow:    inset  0  8px 8px -8px #696868, 
                        inset  0 -8px 8px -8px #696868;
    -webkit-box-shadow: inset  0  8px 8px -8px #696868, 
                        inset  0 -8px 8px -8px #696868;
     box-shadow:        inset  0  8px 8px -8px #696868, 
                        inset  0 -8px 8px -8px #696868;
}

/***ปุ่มขอใบเสนอราคาแบบกว้าง***/
	.btns-shop-3d .yith-ywraq-add-to-quote .yith-ywraq-add-button .button.add-request-quote-button
{
width: 100%;
}
/***ปุ่มขอใบเสนอราคาสีเขียว***/
.yith_ywraq_add_item_browse_message a {
    font-weight: 300;
    background-color: #56AB47;
    color: white;
    padding: 5px 10px 5px 10px;
    margin: 5px;
	  line-height: 35px;
}
/***ขนาดชื่อแท็ปจาก 14 เป็น 20***/
.tabs-location-summary .tabs-layout-accordion .woodmart-accordion-title 
{
    font-size: 20px;
}
/***ใสสีใส่เงากล่องสินค้าหน้า singel product***/
.single-product-page .summary-inner {
    margin-bottom: -20px;
    background-color: white;
    padding: 5% 10px 5% 10px;
    border: 1px solid#efefef;
    box-shadow: 0px 0px 5px -2px rgba(0, 0, 0, 0.14);
}
/***ปรับขนาด labal ในภาพสินค้า***/
.product-image-summary .product-images .labels-rounded .product-label{
    min-width: 80px;
    min-height: 37px;
}
/***ปรับขนาด labal ในภาพสินค้า***/
.product-image-summary .product-images .labels-rounded {
    top: 0px;
    right: 0px;
}


/***ทำพื้นเงาขาวหน้าโฮม-homepage***/
.home-box
{
    padding-bottom: 15px !important;
    background-color: #ffffff !important;
 	  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0, 0, 0, 0.13);

}
.home-box-magin
{
		margin-right: 3px !important;
    margin-left: 3px !important;
	  padding-top: 35px;
}	
.button-header-line
{
	background:#57AC48;
	color:#fff;
	padding:15px 15px;
	width: 120px;
  display: inline-block;
  margin: 0px;
	height: 48px;
	text-align: center;
}
.button-header-facebook
{
	background:#4267B2;
	color:#fff;
	padding:15px 15px;
	width: 120px;
  display: inline-block;
  margin: 0px;
	height: 48px;
	text-align: center;
}
.button-header-callnow
{
	background:#A27E35;
	color:#fff;
	padding:15px 15px;
	width: 120px;
  display: inline-block;
  margin: 0px;
	height: 48px;
	text-align: center;
}
.button-group span
{
	margin-right: 0px;
	text-align: center;
	display:inline-block;
}
.woodmart-toolbar-link .wd-tools-element .woodmart-toolbar-item a
{
	    background: #C69E3B!important;
    color: #fff!important;
}
/*---เสริม----*/
#my-box-info {
    background-color: white;
    padding: 5%;
    border: 1px solid#d4d4d4;
    border-radius: 5px;
    margin-bottom: 1px;
}
#my-page-bg-device
{
	background-color:#F2F3F5;
}
#my-page-bg-white-device
{
	background-color:#FFF;
}
}

