@charset "UTF-8";
/*
 Theme Name: Storefront for Kuraya
 Description: Storefront Child Theme for Kuraya
 Author: Hide Sodeyama
 Author URI: dessodesign.com
 Template: storefront
 Version: 1.1.91
*/

.icon:before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
  }
  
/* Clearings
-------------------------------------------------------------- */
.clearfix:before, .clearfix:after { 
	content: ""; 
	display: table; 
}
.clearfix:after { 
	clear: both; 
}
.clearfix { 
	zoom: 1; 
}
/*==================================================================== 
  Frame
====================================================================*/
.site {
	background: url(https://a1a0af.claudeassets.com/20250814194855im_/https://kurayaantiques.com/wp-content/themes/storefront_child/images/bg.gif) repeat center top;
}
.site-header {
	margin-bottom: 0 !important;
	padding-top: 0;
	padding-bottom: 0;
	background: transparent;
	border: none;
}
.col-full {
	background-color: #fff;
}
.site-main,
.hentry {
	margin-bottom: 0;
}
.site-footer {
	padding: 0;
	background-color: transparent;
}


.col-full {
	margin-left: 0;
	margin-right: 0;
	padding-left: 1em;
	padding-right: 1em;
}
@media (min-width: 768px) {
	.col-full {
		max-width: 1200px;
		margin-left: auto;
		margin-right: auto;
		padding-left: 2em;
		padding-right: 2em;
	}
}


/*==================================================================== 
  Header
====================================================================*/
.site-header > .col-full {
	position: relative;
	padding-top: 1.25rem;
	padding-bottom: 0;
	width: auto;
    overflow: hidden;
    background-color: #444;
}
.site-header .site-branding {
    float: none !important;
    width: auto !important;
    margin: 0 !important;
    position: relative;
}
.site-branding .site-title {
	display: inline-block;
}
.site-branding .site-title a {
	display: block;
	height: 50px;
	padding-left: 62px;
	padding-top: 0.25rem;
	background: url(https://9f9114.claudeassets.com/20250814194855im_/https://kurayaantiques.com/wp-content/themes/storefront_child/images/kuraya_logo_icon.svg) no-repeat;
	background-size: 54px auto;
	font-family: 'PT Serif', Georgia, Times, "Times New Roman", serif;
	font-size: 2.2rem;
	text-transform: uppercase;
	color: #f9f9f9;
}
.site-header .storefront-primary-navigation .col-full {
	background-color: #222;
	border-left: #222 5px solid;
    border-right: #222 5px solid;
}
.site-branding .site-description {
	display: block;
	height: 1.5rem;
	margin-bottom: 0.5rem;
	line-height: 1.5rem;
	color: #f9f9f9;
}
@media (min-width: 768px) {
	.site-header > .col-full {
		padding-bottom: 1rem;
		border-left: #444 5px solid;
		border-right: #444 5px solid;
	}
	.site-branding .site-title a {
		height: 66px;
		padding-left: 84px;
		padding-top: 0;
		background-size: 72px auto;
		font-size: 2.2rem;
	}
	.site-branding .site-description {
		position: absolute;
		left: 84px;
		bottom: 0;
		margin-bottom: 0;
	}
}

.header-contact {
	margin: 0 -1rem;
	padding: 0.2rem 1rem;
	text-align: left;
	background-color: #222;
	color: #f9f9f9;
}
.header-contact span {
	display: inline-block;
}
.header-contact a {
	color: #ad952e;
}
.header-contact .phone {
	font-size: 1.5rem;
	line-height: 1.6;
}
.header-contact span:first-child {
	padding-right: 1rem;
}
.header-contact .phone:before {
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900; 
    content: "\f3cd";
	margin-right: 0.5rem;
}
.header-contact .email:before {
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900; 
    content: "\f0e0";
	margin-right: 0.25rem;
}
@media (min-width: 768px) {
	.header-contact {
		position: absolute;
		right: 0;
		top: 1rem;
		padding: 0 2rem;
		background-color: transparent;
		text-align: right;
	}
	.header-contact span {
		display: block;
	}
	.header-contact span:first-child {
		padding-right: 0;
	}
	.header-contact .phone {
		font-size: 1.8rem;
	}
}

.main-navigation ul.menu li a {
	font-size: 0.9375em;
	color: #f9f9f9;
}
.main-navigation ul li a:hover,
.site-header ul.menu li.current-menu-item > a {
	color: #ad952e;
}
@media (min-width: 768px) {
	.main-navigation ul.menu>li>a, .main-navigation ul.nav-menu>li>a {
		padding: 0.75em 0.5em;
	}
	.main-navigation ul.menu, .main-navigation ul.nav-menu {
		margin-left: -0.5em;
	}
	.site-header-cart .cart-contents {
		padding: 0.75em 0;
	}
}

.site-header-cart .widget_shopping_cart .product_list_widget a:nth-child(2),
.site-header-cart .widget_shopping_cart .quantity {
    margin-left: 1.6em;
}
.site-header-cart .cart-contents {
	color: #f9f9f9;
	text-align: right;
}
.site-header-cart .cart-contents::after {
    margin-left: 10px;
}
@media (min-width: 768px) {
	.site-header-cart .cart-contents {
		font-size: 0.9375em;
	}
}

button.menu-toggle {
	display: none;
}
@media screen and (max-width: 767px) {
	button#responsive-menu-button {
		right: 15px !important;
		background: #222 !important;
	}
}
.header-widget-region {
	display: none;
}

/*==================================================================== 
  Breadcrumb
====================================================================*/
.storefront-breadcrumb {
	margin-bottom: 0;
	padding: 0;
	
}
.storefront-breadcrumb .col-full {
	padding-top: 0.75em;
	padding-bottom: 0.75em;
	background: #eee;
	border-left: #eee 5px solid;
    border-right: #eee 5px solid;
}
}
.woocommerce-breadcrumb {
	color: #999;
}
.woocommerce-breadcrumb .breadcrumb-separator:after {
	color: #aaa;
	opacity: 1;
}
.woocommerce-breadcrumb a {
	color: #999;
	line-height: 1;
	text-decoration:underline;
}

/*==================================================================== 
  Content Area
====================================================================*/
.site-content .col-full {
	padding-top: 2em;
	background-image: url(https://0ba334.claudeassets.com/20250814194855im_/https://kurayaantiques.com/wp-content/themes/storefront_child/images/bg_corner.png),url(https://0ba334.claudeassets.com/20250814194855im_/https://kurayaantiques.com/wp-content/themes/storefront_child/images/bg_corner.png),url(https://0ba334.claudeassets.com/20250814194855im_/https://kurayaantiques.com/wp-content/themes/storefront_child/images/bg_corner.png),url(https://0ba334.claudeassets.com/20250814194855im_/https://kurayaantiques.com/wp-content/themes/storefront_child/images/bg_corner.png),url(https://2d8054.claudeassets.com/20250814194855im_/https://kurayaantiques.com/wp-content/themes/storefront_child/images/bg_white.gif);
	background-size: 90px 90px;
	background-position: top -45px left -45px, top -45px right -45px, bottom -45px right -45px, bottom -45px left -45px, center center;
	background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, repeat;
	background-color: #f9f9f9;
	border-left: #222 5px solid;
    border-right: #222 5px solid;
}
@media (min-width: 768px) {
	.site-content .col-full {
		padding-top: 4em;
		background-size: 180px 180px;
		background-position: top -90px left -90px, top -90px right -90px, bottom -90px right -90px, bottom -90px left -90px;
	}
}
a#scroll-to-top {
    background: url(https://01d594.claudeassets.com/20250814194855im_/https://kurayaantiques.com/wp-content/themes/storefront_child/images/arrow.png) no-repeat center center;
}
/*==================================================================== 
  Sidebar
====================================================================*/
.widget-area .widget a:not(.button) {
	text-decoration: none;
}
.widget-area .widget a:not(.button):hover {
	text-decoration: underline;
}
.left-sidebar .widget-area {
	margin-top: 0;
}
.widget_product_search {
	margin-bottom: 0;
}
.widget_product_categories {
	padding-bottom: 2em;
}
.widget-area .widget {
	margin-bottom: 0;
}
.left-sidebar .widget-area {
    margin-top: 0;
    padding-bottom: 3em;
}
.widget_product_categories ul li {
   line-height: 1em;
}
.cat-item-113,
.cat-item-113 a {
	color: #cc0000 !important;
}
.cat-item-15 {
	display: none;
}

/*==================================================================== 
  Footer
====================================================================*/
.site-footer .col-full {
	padding-bottom: 3em;
	background-color: #222;
	/*border-top: #61450f 6px solid;*/
	border-left: #222 5px solid;
    border-right: #222 5px solid;
	color: #f7f7f7;
}
.footer-widgets {
    padding-top: 0;
}
.site-footer .col-full h2 {
	margin-top: 0.5em;
	color: #f7f7f7;
}
.footer-widgets {
	border-bottom: #aaa 1px solid;
	margin-bottom: 2em;
}
.footer-widgets .widget {
	margin-bottom: 2em;
}
.footer-email {
	padding-bottom: 2em;
    border-bottom: #aaa 1px solid;
    margin-bottom: 2em;
}
.footer-email .email:before {
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900; 
    content: "\f0e0";
	margin-right: 0.25em;
}
.footer-email span {
	display: block;
	font-size: 1.25em;
}
.footer-email span a {
	text-decoration: none !important;
}
@media (min-width: 768px) {
	.footer-email {
		font-size: 1.25em;
		text-align: center;
	}
	.footer-email span {
		font-size: 1.625em;
	}
}
.copyright {
	margin: 3em 0 0;
	text-align: center;
}
.site-footer a:not(.button) {
    color: #f7f7f7 !important;
	text-decoration: underline;
}

/*==================================================================== 
  Home (Shop)
====================================================================*/
.home .woocommerce-products-header {
	display: none;
}
.annoucement-widget-container {
	padding-top: 20px;
	margin-bottom: 2em;
	border: #e5e5e5 1px solid;
	border-radius: 3px;
	background: #f9f9f9;
}

/*==================================================================== 
  Single Product
====================================================================*/
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
    width: 23.5%;
    margin-right: 2%;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
    margin-bottom: 2%;
}

.single-product div.product .product_title {
	margin-top: -0.25em;
	text-transform: capitalized;
}
.woocommerce-tabs {
    padding-top: 0;
    padding-bottom: 0;
}
.woocommerce-tabs ul.tabs {
    width: 0%;
    margin-right: 0;
    display: none;
}
.woocommerce-tabs .panel {
    width: 100%;
}
.woocommerce-tabs .panel h2 {
	display: none;
}
.product-meta-table tbody td,
.product-meta-table tbody tr:nth-child(2n) td,
.product-meta-table tbody th {
    padding: 0.5em;
    background-color: transparent;
    border-top: #eee 1px solid;
    border-bottom: #eee 1px solid;
}
.product-meta-table .shipping-note {
	font-size: 0.8125em;
	line-height: 1.4;
	margin-bottom: 0.75em;
}

.single-product div.product p.price {
    font-size: 1.8em;
    margin: 0.75em 0;
}
.single-product div.product p.price .price-label {
	font-weight: 400;
	font-size: 0.6em;
}
.single-product div.product .product_meta {
    font-size: .875em;
    border-top: 1px solid #eee;
    margin-bottom: 1.5em;
}
.single-product div.product .product_meta .sku_wrapper {
	visibility :hidden;
}
.single-product div.product .product_meta .sku_wrapper .sku {
	visibility :visible;
	display: block;
	margin-top: -1.5em;
}
.single-product div.product .product_meta .sku_wrapper .sku:before {
	content: "Item No: "
}
.single-product div.product .stock {
	font-size: 1.25em;
}

.product-meta-container {
	border-bottom: #eee 1px solid;
}
.product-meta-label {
	float: left;
    width: 80px;
    font-weight: 600;
}

.woocommerce-tabs .addtoany_content_bottom {
	display: none;
}
.addtoany_header {
	margin-bottom: 0.5em;
}
.addtoany_list.a2a_kit_size_32 a {
    font-size: 32px;
    display: inline-block;
    margin-bottom: 1em;
}

.single-product .icon_new_arrival {
	display: none;
}

/*==================================================================== 
  Archive/Category
====================================================================*/
.term-description {
	display: none;
}

/*==================================================================== 
  Checkout
====================================================================*/
.woocommerce-checkout .widget-area {
	display: none;
}
.woocommerce-checkout .content-area {
	width: 100%;
}
table.woocommerce-checkout-review-order-table .product-name {
    width: 40%;
    word-wrap: break-word;
}

.shipping-warning {
	margin-bottom: 2em;
	padding: 0.75em 1em;
	border: #eee 1px solid;
	background: #f9f9f9;
	border-radius: 4px;
}
.shipping-warning p {
	font-size: 0.9125em;
	margin-bottom: 0;
}

#payment .place-order {
   margin-top: 0;
}

/*==================================================================== 
  Form
====================================================================*/
.nf-form-title {
	display: none;
}

/*==================================================================== 
  Announcement
====================================================================*/
body.archive #anb-default-location,
body.single-product #anb-default-location {
  display: none;
}
body.home #anb-default-location {
  display: block;
}
body.paged #anb-default-location {
  display: none;
}




/*==================================================================== 
  Shipping Label Replacement for Cart & Checkout Pages - added 6/26/2020
====================================================================*/
.woocommerce-shipping-methods label[for="shipping_method_0_per_product"] {
	visibility: hidden;
	position: relative;
}
.woocommerce-shipping-methods label[for="shipping_method_0_per_product"] span.woocommerce-Price-amount {
	visibility: visible;
	position: absolute;
	left: 0;
	top: 0;
}
.woocommerce-shipping-methods label[for="shipping_method_0_per_product"] span.woocommerce-Price-amount:before {
	content: "Shipping: ";
}



#payment .place-order .button {
    display: block !important;
}
/*
     FILE ARCHIVED ON 21:53:12 Jun 21, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:48:45 Aug 12, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.592
  exclusion.robots: 0.083
  exclusion.robots.policy: 0.071
  esindex: 0.009
  cdx.remote: 21.426
  LoadShardBlock: 140.896 (3)
  PetaboxLoader3.resolve: 231.854 (5)
  PetaboxLoader3.datanode: 112.412 (5)
  load_resource: 209.833 (2)
*/