/*
Theme Name: Yongseng
Theme URI: https://bemyfriend.agency/
Author: bemyfriend
Author URI: https://bemyfriend.agency/
Description: Custom theme for corporate site with Elementor, based on Seed 2.0.8 by SeedThemes.
Version: 1.1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: seed
Tags: featured-images, custom-menu
*/

@import url('https://fonts.googleapis.com/css2?family=Prompt:wght@400;600&display=swap');
body {
	font-family: 'Prompt', sans-serif;
	font-weight: 400;
}
h1,h2,h3,h4,h5,h6,nav, button, .menu, ._heading, .btn, .button, blockquote {
  font-family: 'Prompt', sans-serif;
	font-weight: 600;
}

.site-header {
background: linear-gradient(to bottom,rgba(73,97,253,1) 0,rgba(73,97,253,1) 5%,rgba(255,255,255,1) 5%,rgba(255,255,255,1) 100%);
}
.site-branding img {
  padding-top: 8px;
}
.site-nav-d li.menu-cta a {
  background: linear-gradient(102deg, #58BEFB 0%, #4377FE 100%);
}

.main-header.-banner .bg.-blank {
	background: linear-gradient(102deg, #58BEFB 0%, #4377FE 100%);
}

table {
  display: block;
  overflow: auto;
}
table th, table tr, table td {
  border: 1px solid #000;
}
#main .wc-tabs {
  clear: both;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs::before {
  display: none;
}
li.product-category .woocommerce-loop-category__title .count{ 
	display :none;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title {
	font-size: 1.125em;
	text-align: center;
}
