/**
Theme Name: astra_child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra_child
Template: astra
*/

/* =============================================
サイト全般
============================================= */
a {
 text-decoration: none !important;
}
.related h2{
	font-size: 2rem;	
}
address, cite{
	font-style: inherit !important;	
}

/*商品数*/
.woocommerce ul.products:not(.elementor-grid), .woocommerce-page ul.products:not(.elementor-grid){
	grid-template-columns: repeat(5,1fr);
}
@media (max-width: 921px) {
	.woocommerce ul.products:not(.elementor-grid), .woocommerce-page ul.products:not(.elementor-grid){
	grid-template-columns: repeat(2,1fr);
}
}
.el_blockLink{
	width: 100% !important;
	height: 100% !important;
	position: absolute !important;
	top: 0 !important;
	left : 0 !important;
}

/* =============================================
タブ有効時の下線
============================================= */
.elementor-tab-title.elementor-tab-desktop-title.elementor-active{
	border-bottom: 3px solid #99884C !important;
}

/* =============================================
タブSP表示
============================================= */
/* CSSコード */
@media (min-width: 320px) {
  #horizontal .elementor-tabs-wrapper {
    display: flex;
      flex-direction: row;
	  flex-wrap: wrap;
	  justify-content: center;
  }
}
@media (min-width: 320px) {
  #horizontal .elementor-tab-mobile-title {
    display: none;
  }
}


@media screen and (max-width: 560px) {
 .elementor-element .elementor-tab-title{
  font-size: 14px !important;
  padding: 10px 20px !important;
 }
}

/* =============================================
レビュー表示調整
============================================= */
.woocommerce-js #reviews #review_form{
	padding: 0;
}

/* =============================================
下層ページ見出し調整
============================================= */
.elementor-widget-heading h2.elementor-heading-title{
 margin-bottom: 0;
}

/* =============================================
商品カード
============================================= */
.elementor-226{
 background: rgba(255, 255, 255, 0.6);
}

.elementor-widget-loop-grid .elementor-widget-image{
	aspect-ratio: 1 / 1;
	background-color: #fff;
}
.elementor-widget-loop-grid .elementor-widget-image img{
	height: 100% !important;
	object-fit: contain !important;
}

/* =============================================
カテゴリーリスト
============================================= */
.entry-content ul, .entry-content ol{
	padding: 0;
}

/* =============================================
カート
============================================= */
@media screen and (max-width: 560px) {
	.wp-block-woocommerce-cart,
	.wc-block-cart{
		padding:  10px !important;
	}
	.ast-container{
				padding:  30px 10px;
	}
}

.wc-block-components-form .wc-block-components-text-input input:-webkit-autofill, .wc-block-components-form .wc-block-components-text-input.is-active input[type=email], .wc-block-components-form .wc-block-components-text-input.is-active input[type=number], .wc-block-components-form .wc-block-components-text-input.is-active input[type=tel], .wc-block-components-form .wc-block-components-text-input.is-active input[type=text], .wc-block-components-form .wc-block-components-text-input.is-active input[type=url], .wc-block-components-text-input input:-webkit-autofill, .wc-block-components-text-input.is-active input[type=email], .wc-block-components-text-input.is-active input[type=number], .wc-block-components-text-input.is-active input[type=tel], .wc-block-components-text-input.is-active input[type=text], .wc-block-components-text-input.is-active input[type=url] {
    padding: 2.3em .5em 1em !important;
}

.wc-shipping-multiple-addresses select{
	padding: 0;
}

/* =============================================
のし
============================================= */
.wc-pao-addons-container{
		margin: 15px 0;
		padding: 15px;
		background-color: rgba(0, 0, 0, 0.04);
}
.wc-pao-addons-container input{
	background-color: #fff !important;
}
.wc-pao-addon-field{
	padding: 6px 10px !important;
}
	
/* =============================================
注文確認画面
============================================= */
.no-scrol .hfeed{
	display: none !important;
}
	

.wcdc-confirm-table-row th,
.wcdc-confirm-table-row td,
.wcdc-cfm-other th,
.wcdc-cfm-other td{
	border-bottom: 1px solid #eee !important;
		text-align: left !important;
}
.woocommerce-checkout-review-order-table th{

}
.wcdc-confirm-table-row td,
.woocommerce-checkout-review-order-table td{
	padding: 15px !important;
	background-color: #f9fafa;
	border-color: #fff !important;
}

.open{
	padding: 20% 20% 20% 20% !important;
	text-align: center;
}
.wcdc-additional-html{
	position: absolute;
	top: 15%;
	left: 50%;
	transform: translatex(-50%);
}
.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment #place_order{
	background-color: #000 !important; 	
}
.wcdc-confirm-header{
	margin-bottom : 30px;
	font-size: 2.375em;
}
.wcdc-confirm-modal table{
	border : 1px solid #eee !important;
}

/* =============================================
注文確認画面ボタン
============================================= */
.wcdc-cfm-btn-table button{
	width: 200px ;
	height: 42px;
}

/* =============================================
注文ステップ表示
============================================= */
.bl_step{

}
.bl_step img{
	width: 100%;
	max-width: 600px;
}

.step_3{
	display: none;
}
.woocommerce-order-received .step_3{
	display: block;
}
.woocommerce-order-received .step_1{
	display: none;
}

/* =============================================
カート画面
============================================= */
.theme-twentytwenty .wc-block-grid.has-4-columns .wc-block-grid__product, .wc-block-grid.has-4-columns .wc-block-grid__product{
	flex: 1 0 20% !important;
    max-width: 20% !important;
}
@media (max-width: 921px) {
	.theme-twentytwenty .wc-block-grid.has-4-columns .wc-block-grid__product, .wc-block-grid.has-4-columns .wc-block-grid__product{
	flex: 1 0 50% !important;
    max-width: 50% !important;
}
}

.wc-block-cart__empty-cart__title.with-empty-cart-icon:before{
	display: none !important;	
}
.wp-block-woocommerce-cart h2,
.wp-block-woocommerce-cart .entry-content h2{
	font-size: 1.625rem !important;
}

.woocommerce-info::before{
	  top: 0em !important;
    left: -1.5em !important;	
}

.elementor-menu-cart__product .variation{
	display: block !important;	
}


.woocommerce-page.woocommerce-checkout form #order_review td.product-name{
	flex-direction: column;
    align-items: start;
}
.no_shipping_address, .ship_address{
	width: 100% !important;
}
.ship_address br{
	display: none;
}
.ship_address dd{
	margin: 0;
}

/* =============================================
マイページ
============================================= */
.woocommerce-MyAccount-content h3{
	font-size: 1.25rem;
}
.address_book{
	margin-bottom: 50px;
}
.woocommerce-account .address_book header h3{
	padding-bottom: 20px;
}

.elementor-kit-23 input:not([type="button"]):not([type="submit"]), .elementor-kit-23 textarea, .elementor-kit-23 .elementor-field-textual,
.woocommerce-js .select2-container .select2-selection--single, .woocommerce-js select, .woocommerce-page .select2-container .select2-selection--single, .woocommerce-page select{
	background-color: #f9fafa;
}
.elementor-kit-23 input:not([type="button"]):not([type="submit"]), .elementor-kit-23 textarea, .elementor-kit-23 .elementor-field-textual{
		padding: 0.8em;
}
input[type="text"], input[type="number"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type=reset], input[type=tel], input[type=date], select{
	height: 49px !important;
}
