/*
Theme Name:hello-child
Template:hello-elementor
Version:1.0
*/

/*Variation Swatchesにした際にラベルに色が付くのを解除*/
body.single-product table.variations td.label,
body.single-product table.variations th.label,
body.single-product table.variations td.value
{background-color: inherit;}
/*Variationクリアボタン*/
body.single-product table.variations td.value .reset_variations{
    text-align: right!important;
    width: 100%!important;
    display: block!important;
    color: #000000!important;
}



/*Variation 価格*/
body.single-product p.price .woocommerce-Price-amount + .woocommerce-Price-amount{display: none;}
body.single-product .single_variation_wrap .woocommerce-variation-price{
text-align: center;
}
body.single-product .single_variation_wrap .woocommerce-variation-price span.price{color:#ff7373;font-weight: 700;font-size: 50px;letter-spacing: 5.4px;}

/***********************
Woocommerce css解除
***********************/
.woocommerce table.shop_attributes tr:nth-child(even) td, .woocommerce table.shop_attributes tr:nth-child(even) th{
background: #fbfbfb !important;
}
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th{
background: #ffffff !important;
}
.woocommerce table td{text-indent: 10px;}
table td, table th{border: none !important;}

/*商品個別　数量選択*/
body.single-product .quantity input{
display: block !important;
width: 60px !important;
margin: 0 auto !important;
}
/***********************
SHOPページ左メニュー　
************************/

/*価格スライダーのした*/
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #ff7373 !important;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{
  background-color:#ffffff;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range{
  background-color: #ff7373;
}

.price_slider_wrapper .button{
  margin-top:20px !important;
  width:100% !important;
  background-color: #000000 !important;
  color: #ffffff !important;
}
.price_slider_wrapper .price_label{
  position: absolute;
  width: 100%;
  height:20px;
  margin-top: -10px;
text-align: center;
font-size:12px !important;
}

/*モバイル*/
@media only screen and (max-width: 640px) {
.price_slider_wrapper input[type=text]{display:block !important;
border:none !important;
background-color:#fbfbfb;
margin:5px 0;
}
}
/*価格スライダーend*/

/*現在のフィルター*/
ul.now_filter {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: space-around;
}
ul.now_filter li {
    width: 100%;
    height: 35px;
    overflow: hidden;
    border-radius: 5px;
    background-color: #ff7373;
    margin-top: 3px;
}
ul.now_filter li a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: 0px;
    color: #ffffff !important;
    font-size: 11px;
    line-height: 35px;
}
/*/現在のフィルター*/

/*カテゴリー*/
.cat_parent{display: none;}
.cat_list input[type=checkbox]{
  display: none;
  width: 100%;
}
.cat_list,.cat_children_area{
  list-style-type: none;
  padding: 0;
}
.cat_children_area{
padding: 0;}
input.on-off:checked + .cat_children_area{
  display: block;
}
.cat_list a{color:#000000}

.cat_list label{
  font-weight: 900;
  width: 100%;
  padding:5px 10px;
  font-size: 12px;
}

.cat_list li{
  width: 100%;
  background-color: #ffffff;
  padding:5px 10px;
  font-size: 12px;
  border-radius:2px;
  margin: 5px 0;
  box-shadow: 0 3px 2px rgba(0,0,0,0.1);
  }

/*非表示*/
label[for="gift_card"],label[for="gift_card"] + input +ul,
label[for="money"],label[for="money"] + input +ul,
label[for="other_point"],label[for="other_point"] + input +ul,
label[for="crypt"],label[for="crypt"] + input +ul,
label[for="uncategorized"],label[for="uncategorized"] + input +ul,
label[for="e_money"],label[for="e_money"] + input +ul

{display: none;}

.shop_left_sidebar h5{
  background-color: #dcdcdc;
  padding:10px;
  border-radius:60px;
  text-align:center;
  color:#000000;
  font-size:15px;
  font-weight:900;
  font-family: var( --e-global-typography-accent-font-family ), Sans-serif;
}


/*********************************************
Woocommerce アラート
*********************************************/
/*Info*/
.woocommerce-info:before{content:"\f075";font-size:14px;}
.woocommerce-info{border-top-color:#ffffff !important;border-radius:3px;background-color:#ffffff;box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px;animation: bounce-top 0.9s both;}

/*Message*/
.woocommerce-message{border-top-color:#ffffff !important;border-radius:3px;background-color:#ffffff;box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px;animation: bounce-top 0.9s both;}
.woocommerce .woocommerce-message:before {content:"\f0a1";color: #9babb4;}
/*カート削除時の取り消しますかリンクを非表示*/
.woocommerce-cart .woocommerce-message a{display:none;}

}
/*Error*/
.woocommerce-error:before{content:"\f071";}
.woocommerce-error{
	border-top-color:rgba(0, 0, 0, 0) !important;
	border-radius:3px;
	background: linear-gradient(90deg, rgba(232,197,255,1) 0%, rgba(255,178,178,1) 50%);
	box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px;
	animation: vibrate-1 0.3s linear infinite both;
	color:#ffffff;
	margin:0 !important;
	margin-bottom:10px !important;
}


/*User point widget*/
.elementor-widget-wp-widget-myaccountforjunglepoints .elementor-widget-container .widget-me .userarea .username{
  display: none;
}
.elementor-widget-wp-widget-myaccountforjunglepoints .elementor-widget-container .widget-me .userarea .mypoint {
  font-size: 20px;
  font-weight: 900;
  font-family: var( --e-global-typography-accent-font-family ), Sans-serif;
}

.elementor-widget-wp-widget-myaccountforjunglepoints .elementor-widget-container .widget-me .userarea .mypoint .pointcount{
  font-size: 40px;
}
.elementor-widget-wp-widget-myaccountforjunglepoints .elementor-widget-container .widget-me .userarea .mypoint .temporary_point_count{
  font-size: 15px;
}


/*headerのポイント情報*/
.elementor-widget-wp-widget-myaccountforjunglepoints.header_my_info .elementor-widget-container .widget-me .userarea .mypoint .usertext{
font-size: 15px;
}
.elementor-widget-wp-widget-myaccountforjunglepoints.header_my_info .elementor-widget-container .widget-me .userarea .mypoint .pointcount
{
  font-size: 30px;
  color:#ff7373
}
.elementor-widget-wp-widget-myaccountforjunglepoints.header_my_info .elementor-widget-container .widget-me .userarea .mypoint .temporary_point_count
{
  font-size: 12px;
  color:#ff7373
}
.elementor-widget-wp-widget-myaccountforjunglepoints .elementor-widget-container .widget-me .userarea .open_mylink{
  display: none;
}

/*ポイントテーブル*/
table.user_jungle_points tr{
  background-color: #fbfbfb;
}
table.user_jungle_points td,
table.user_jungle_points th
{
  padding:10px;
  vertical-align: middle;
  font-size: 12px;
  font-weight: 400;
  padding: 10px 0 !important;
}
table.user_jungle_points th span{padding: 0 10px;display: inline-block;}
table.user_jungle_points th.jungle-points-event-description{
  width:40%;
}

.jungle-points-event-date
{
  width:20%;

}
.jungle-points-event-points{
  width: 20%;
  text-align: right;
}
