/*
 Theme Name:   Ongkorn
 Description:  Plant Child Theme by SeedThemes.com
 Author:       SeedThemes
 Template:     plant
 Version:      0.9.0
*/
@font-face {
  font-family: supermarket;
  src:url("vendor/fonts/supermarket.ttf");
}
h1{
	font-family: supermarket!important;
	font-size: 35px!important;
	letter-spacing:1.5;
	font-weight: 500!important;
}
h2{
	font-family: supermarket!important;
	font-size: 30px!important;
	letter-spacing:1.5;
	font-weight: 400!important;
}
p{
		font-family: supermarket!important;
	font-size: 16px!important;
	letter-spacing:1.2;
	font-weight: 300!important;
}
.widget-area.-rightbar {
  padding: 0 18px 1px;
  background-color: #f2f2f2;
}
.widget-area.-rightbar .widget-title {
  margin-bottom: 10px;
  margin: 0 -18px 15px;
  padding: 6px 18px 5px;
  background-color: #e6e6e6;
}

body.page-id-12 #content > .main-header{
  display: none;
}

body.page-id-166 .site-canvas,
body.page-id-166 .site-content,
body.page-id-241 .site-canvas,
body.page-id-241 .site-content{
  background-color: #333;
}

/* WooCommerce */
.woocommerce .product .woocommerce-tabs ul.tabs {
  display: none;
}