.site-branding{
    width: 220px;
}
.site-branding
{
  display: none;
}
.page-header{
  display: none;
}
.sidebar .widget a {
    color: #777777;
    font-size: 1.0em;
}
#ssb_wrap {
    height: 50px;
}
.onepress-menu a {
    color: #333333;
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1.0em;
}
#to_top_scrollup {
    bottom: 50px;
}
.site-header {
    line-height: 35px;
}

.barwi{
		width:60px;
}

select {
    max-width: 100%;
    font-size: 1.0em;
		font-family: 'kanit-light' !important;
}
label
 {
    padding-top: 5px;
		padding-bottom: 5px;
    font-size: 1.2em;
   color:#000;
		font-family: 'kanit-light' !important;
}

#fkcart-floating-toggler {
    bottom: 86px;
}
.woocommerce ul.products li.product .price {
    font-size: 1.4em;
}

.woocommerce span.onsale {
    font-size: 1em;
}

.woocommerce-loop-product__title{
		font-size: 1.8em !important;
}

.woocommerce a.button{
    background-color: #65b0da;
}