/*
Theme Name:Benricco Shop 2026
Theme URI:
Description:
Template:ankle_tcd092
Author:@dewey
Author URI:https://design-plus1.com/tcd-w/
Version:1.5
*/

/*.global_nav_container.header_top_navi {
	margin-top: 0;
}
#header_top {
	z-index: 110;
}*/

.header_logo a img {
	max-width: 360px !important;
}
li.update {
	display: none;
}
.header_bottom {
  padding: 40px 0;
}
@media only screen and (min-width: 1025px){
	.global_nav_container {
  	margin-top: 40px;
	}
}
@media only screen and (max-width: 1024px){
	#header_top .header_logo img {
		max-width: 100% !important;
		width: auto !important;
		max-height: 42px !important;
	}
}


.houki_tbl table th,
.houki_tbl table td {
	font-size: 14px;
	line-height: 1.7;
}
.houki_tbl table th {
	width: 30%;
}
@media only screen and (max-width: 767px){
	.post_content .wp-block-table.houki_tbl　{
		white-space: normal;
	}
	.houki_tbl table th,
	.houki_tbl table td {
		display: block;
		width: 100%;
	}
}

.uLine strong {
  border-color: transparent;
  background: linear-gradient(transparent 70%, #afd4c2 0%);
}
.no_bottom_margin {
	margin-bottom: 0 !important;
}

.woocommerce-info {
  border-top-color: #556b7a;
}
.woocommerce-info::before {
  color: #556b7a;
}

/* YouTube */
.youtubemovie {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.youtubemovie iframe {
  width: 100%;
  height: 100%;
}
.instructions_qrcode {
	text-align: center;
	margin: 30px 0 10px;
}
.instructions_qrcode img {
	max-width: 240px;
	margin: 10px;
}

.hissu {
	display: inline-block;
	font-size: 11px;
	color: #fff;
	background-color: #dd0000;
	border-radius: 3px;
	margin: 0 8px 0 0;
	padding: 0 4px;
	line-height: 1.5;
}

.post_content blockquote::before,
.post_content blockquote::after {
	display: none;
}
@media only screen and (max-width: 782px){
	.mobile_div_order {
		flex-direction: column-reverse;
	}
	.wp-block-columns .wp-block-column img {
		max-width: 280px;
	}
	.post_content .wp-block-columns .wp-block-column .aligncenter {
		margin-bottom: -15px;
	}
}

/* woocommerce */
p.woocommerce-notice {
	font-size: 24px;
	padding: 4px 15px;
	background-color: #ccb688;
}

.front_box p {
	display :none;
}
.front_box a:hover {
	opacity: 0.7;
}
.vk_button_link.btn-lg,
.vk_button_link.btn-md,
.vk_button_link.btn-sm {
	border-radius: 100px;
}
.custom-price-message {
	display: inline-block;
	margin: 0 0 0 5px;
	font-size: 0.9rem;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  background: #eee;
  border-radius: 5px;
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
  background-color: #ffffde;
  color: #444;
}
.yith-wapo-addon {
	margin-top: 20px;
}
#wapo-total-price-table {
  margin-top: 20px;
}
del .woocommerce-Price-amount.amount {
	display: none;
}