/*
Theme Name: Pillars of Craft
Theme URI: https://wordpress.org/themes/twentytwentyfive/
Author: the WordPress team
Author URI: https://wordpress.org
Description: Twenty Twenty-Five emphasizes simplicity and adaptability. It offers flexible design options, supported by a variety of patterns for different page types, such as services and landing pages, making it ideal for building personal blogs, professional portfolios, online magazines, or business websites. Its templates cater to various blog styles, from text-focused to image-heavy layouts. Additionally, it supports international typography and diverse color palettes, ensuring accessibility and customization for users worldwide.
Requires at least: 6.7
Tested up to: 6.7
Requires PHP: 7.2
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: poc
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news
*/

/*
 * Link styles
 * https://github.com/WordPress/gutenberg/issues/42319
 */
a {
	text-decoration-thickness: 1px !important;
	text-underline-offset: .1em;
}

/* Focus styles */
:where(.wp-site-blocks *:focus) {
	outline-width: 2px;
	outline-style: solid;
}

/* Increase the bottom margin on submenus, so that the outline is visible. */
.wp-block-navigation .wp-block-navigation-submenu .wp-block-navigation-item:not(:last-child) {
	margin-bottom: 3px;
}

/* Increase the outline offset on the parent menu items, so that the outline does not touch the text. */
.wp-block-navigation .wp-block-navigation-item .wp-block-navigation-item__content {
	outline-offset: 4px;
}

/* Remove outline offset from the submenus, otherwise the outline is visible outside the submenu container. */
.wp-block-navigation .wp-block-navigation-item ul.wp-block-navigation__submenu-container .wp-block-navigation-item__content {
	outline-offset: 0;
}

/*
 * Progressive enhancement to reduce widows and orphans
 * https://github.com/WordPress/gutenberg/issues/55190
 */
h1, h2, h3, h4, h5, h6, blockquote, caption, figcaption, p {
	text-wrap: pretty;
}

/*
 * Change the position of the more block on the front, by making it a block level element.
 * https://github.com/WordPress/gutenberg/issues/65934
*/
.more-link {
	display: block;
}

ul, ol {
    padding-left: 20px;
    line-height: 1.8;
}

.woocommerce.wc-block-catalog-sorting .woocommerce-ordering {
    display: flex;
    justify-content: end;
}

.woocommerce.wc-block-catalog-sorting select.orderby {
    padding: 8px 10px;
    border-radius: 3px;
}

.woocommerce div.product form.cart .variations label {
    display: inline-block;
    width: 110px;
    line-height: 1;
    font-size: 1rem;
		margin: 0;
}

.woocommerce div.product form.cart table.variations td select {
		width: 80%;
    padding: 13px 10px;
    height: auto;
}

.woocommerce div.product form.cart table.variations td select option {
    color: black;
}

.woocommerce div.product form.cart .variations label {
    font-weight: 500;
    text-align: left;
    font-size: .875em;
}

.woocommerce div.product form.cart .woocommerce-variation-description p {
    margin-top: 0;
}

.wc-block-product-gallery-pager__pager button circle {
    fill: white;
}

/* .woocommerce div.product form.cart .variations select {
    background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 28.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23FFFFFF;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;%7D%0A%3C/style%3E%3Cpath class='st0' d='M6,9l6,6l6-6'/%3E%3C/svg%3E%0A") no-repeat;
    background-size: 16px;
    -webkit-background-size: 16px;
    background-position: calc(100% - 12px) 50%;
    -webkit-background-position: calc(100% - 12px) 50%;
} */

:root :where(.wp-element-button, .wp-block-button__link) {
font-family: inherit;
}

.is-large.wc-block-cart .wc-block-cart-items td {
padding-left: 24px;
}

.is-large.wc-block-cart .wc-block-cart-items td:first-child,
.is-large.wc-block-cart .wc-block-cart-items th {
    padding-left: 0;
    text-align: left
}

.is-large .wc-block-components-sidebar .wc-block-components-panel, .is-large .wc-block-components-sidebar .wc-block-components-totals-coupon, .is-large .wc-block-components-sidebar .wc-block-components-totals-item {
    padding: 0;
}

.is-large.wc-block-cart .wc-block-cart-items th.wc-block-cart-items__header-total {
    text-align: right;
}

.wc-block-cart .wc-block-cart__submit-container {
    margin-top: 1em;
}

.wc-block-components-notice-banner {
    margin: 24px 0;
}

html body .wp-block-woocommerce-product-details.is-style-minimal ul.tabs.wc-tabs li a {
    padding: 10px 0;
}

html body .wp-block-woocommerce-product-details.is-style-minimal ul.tabs.wc-tabs li {
    margin: 0 15px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    margin: 0 0 2em;
}

.woocommerce table.shop_attributes th {
    text-align: left;
}

 :root :where(.wp-block-query-pagination) {
	 background: none;
 }

.wc-block-product-template__responsive {
    grid-gap: 3em 1.25em;
}

.wc-block-components-radio-control__description, .wc-block-components-radio-control__secondary-description {
    font-size: 1rem;
}

.wc-block-components-totals-wrapper {
	padding: 16px;
}

.wc-block-cart .wc-block-components-totals-wrapper {
	padding: 16px 0;
}

.wc-block-components-order-summary.is-large {
	padding: 0;
}

.wc-block-order-confirmation-totals table .wc-item-meta {
  font-size: .85em;
}

footer {
	margin-block-start: 0;
}

.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button {
	padding: 8px 24px;
}

.woocommerce table.variations tr td.value {
	width: 80%;
}

@media (max-width: 476px) {
	body {
	    --wp--style--root--padding-right: 15px;
	    --wp--style--root--padding-left: 15px;
	}
	.wc-block-product-template__responsive {
		grid-gap: 1.5em 1em;
	}
}
