/*
Theme Name: Kalium - Child Theme
Theme URI: https://laborator.co/themes/kalium/
Author: Laborator
Author URI: https://laborator.co/
Description: Start creating that amazing website that you have always wanted, only with Kalium — Connect with Laborator on: <a href="https://themeforest.net/user/laborator">Envato</a> &bull; <a href="https://twitter.com/thelaborator">Twitter</a> &bull; <a href="https://www.facebook.com/laboratorcreative">Facebook</a> &bull; <a href="https://www.instagram.com/laboratorcreative/">Instagram</a>
Version: 1.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Template: kalium
Text Domain: kalium
*/

p {
	line-height:1.8;
}

ul {
	line-height:1.8;
}

body{
 word-wrap:break-word;
}

h1 {font-weight: bold}
h2 {font-weight: bold}
h3 {font-weight: bold}
h4 {font-weight: bold}

body {
  box-sizing : border-box;
}

h2 {
margin-top:80px;
margin-bottom:20px;
}
h3 {
margin-top:50px;
margin-bottom:20px;
}
h4 {
margin-top:50px;
margin-bottom:20px;
}
h5 {
margin-top:50px;
margin-bottom:20px;
}

.post-content img {
    margin-top: 5px;
    margin-bottom: 20px;
}

.post-formatting img:first-child {
    margin-top: 5px;
	   margin-bottom: 20px;
}

.post-content h2 {
  padding-bottom: .3em;
  border-bottom: 1px solid #ccc;
}

.post-content h3 {
  padding: .7em .75em;
  background-color: #f6f6f6;
}

.woocommerce .single-product-images .kalium-woocommerce-product-gallery .main-product-images.carousel {
	 margin-left: 0 !important;
	 margin-right: 0 !important;
}

.dropdown .dropdown-menu {
    background: white !important;
}

.post-content td {
    padding-left: 5px;
}

.breadcrumbs {
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   padding-right: 15px;
}

.post-image {
	margin-top: 15px;
}

@media (min-width: 768px) {
	.breadcrumbs {
		width: 750px;
	}
}

@media (min-width: 992px) {
	.breadcrumbs {
		width: 970px;
	}
}

@media (min-width: 1200px) {
	.breadcrumbs {
		width: 1170px;
	}
	
}
.current-item {
	   position: relative;
    display: inline-block;
}

.widget.widget_product_search .search-bar input[name="s"], .widget.widget_search .search-bar input[name="s"] {
   background: #ffffff;
   color: #333;
   border: solid 1px #333;
}

.entry-header .post-meta {
		display: inline-block;
   margin-right: 15px;
   font-size: 14px;
}

.post-body .post-meta-only {
	display: none;
}

.billing_email_text {
	margin-top: -2rem;
}

.wc-saved-payment-methods {
	padding-left: 1rem;
}

.wc-saved-payment-methods input[type="radio"]{
	width: 16px !important;
}

/* ----------
 * サイト全体スタイリング
 -----------*/
 a {
	text-decoration: underline
}

/* hover時のunderline装飾をデフォルト化 */
.wrapper a:after, footer.site-footer a:after {
	background: none;
	background-color: none;
}

.wrapper a:hover {
	text-decoration: underline;
}

.standard-menu-container.menu-skin-dark .menu>ul>li>a, .standard-menu-container.menu-skin-dark ul.menu>li>a:hover, ul.sub-menu>li>a:hover {
	text-decoration: none;
}

#footer a, .btn, .btn:hover, h3 a, .post-navigation a, .post-tags a, .post-sidebar a, .button, .woocommerce-account .wc-my-account-tabs .woocommerce-MyAccount-navigation ul li a {
	text-decoration: none;
}

.wrapper .btn:hover, .wrapper h3 a:hover, .wrapper .post-navigation a, .wrapper .post-tags a, .wrapper .tagcloud a, .wrapper .button:hover, .woocommerce-account .wc-my-account-tabs .woocommerce-MyAccount-navigation ul li a:hover  {
	text-decoration: none;
}

#toc_container a {
	text-decoration: none;
}

/* ----------
 * 目次エリアスタイリング
 -----------*/
#toc_container {
	background: #f9f9f9;
  padding: 20px 25px;
}

.toc_title {
	font-size: 20px;
	font-weight: bold;
}

#toc_container .toc_list li, .ez-toc-list li {
    font-weight: bold;
}

#toc_container .toc_list li ul li, .ez-toc-list li ul li {
    margin: 0;
    font-size: 0.95em;
    font-weight: normal;
}

#toc_container .toc_list, #ez-toc-container .ez-toc-list {
    margin-bottom: 0;
    margin-left: 18px;
    color: #585858;
}

#toc_container .toc_list li ul, #ez-toc-container .ez-toc-list li ul {
    margin: 5px;
    padding-left: 15px;
}

#toc_container ul, #ez-toc-container ul {
    list-style-type: disc;
    padding: 0;
    border: none;
}

/* ----------
 * 投稿内の表のスタイリング
 -----------*/
 .wp-block-table table {
  width: 100%;
  margin: 1em 0;
  border: 2px solid #e0e0e0;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}

.wp-block-table table tr {
  border-bottom: 1px solid #e0e0e0;
}

.wp-block-table table td, .wp-block-table table th {
  border-collapse: collapse;
  border: 1px solid #e0e0e0;
  word-break: break-all;
  min-width: 110px;
  padding: 7px;
}



/* 
 * WooCommerce商品ページバリエーションのフォントサイズ・マージン設定
 */ 

.woocommerce .variations .select-option-ui {
	font-size: 10pt;
}

.woocommerce .variations .select-option-ui i {
	font-size: 10pt;
}

.woocommerce .summary .variations .label label {
  color: #333;
  font-size: 10pt;
  font-weight: 700;
}

.woocommerce .summary .single_variation_wrap .single_variation, .woocommerce .summary p.price {
	margin: 5px 0;
}

.woocommerce form.cart {
	margin-top: 20px;
}


/* 決済情報が保存されていない場合に表示される「今後の購入に使用するため、アカウントに支払い情報を保存します。」のチェックボックスを表示させるための横幅設定 */
.wc-stripe-new-payment-method {
  width: 16px !important;
}


/* 商品詳細ページ説明エリア */
.woocommerce .woocommerce-tabs .entry-content h2 {
	color: #1f1f1f;
}

.post-formatting ul li, .post-formatting ol li {
    list-style: disc;
}

.pricing-table--default ul li{
	list-style: none;
}

#tab-title-additional_information {
	display: none;
}

#tab-title-description {
	display: none;
}

.pricing-table .plan .plan-name {
	text-transform: none;
}


/* woocommerce カート画面 */
body .woocommerce-checkout-payment li img {
  display: inline-block;
}


/* Thank you page */
.woocommerce-order p:last-of-type {
	display: none;
}

.price .from {
	display: none;
}

.price .from + span::after {
	content: " ~";
}
