/*!
Theme Name:   Young god Store
Theme URI:    https://younggod.info
Author:       RJ
Author URI:   https://richj.site
Description:  young god theme
Version:      2.0
Text Domain:  yg

*/

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 3em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/* Custom */

html, body {
	width: 100%;
	min-height: 100vh;
	margin: 0;
	padding: 0; 
	word-break: break-word;
	display: flex;
  	flex-direction: column;
}
body {
	font-family: 'Nunito Sans', sans-serif;
	line-height: 1.5;
	font-size: 0.95em;
	background: #000;
	color: #fff;
}
*::-webkit-scrollbar {
    width: 5px;
}
 
*::-webkit-scrollbar-track {
    
}
 
*::-webkit-scrollbar-thumb {
  background-color: #c7c7c7;
}
::-webkit-scrollbar {
    width: 5px;
}
 
::-webkit-scrollbar-track {
    
}
 
::-webkit-scrollbar-thumb {
  background-color: #c7c7c7;
}
*:hover {
  -webkit-mask-position: left top;
}
img, video {
	max-width: 100%;
    width: 100%;
	height: auto;
	object-position: center;
}
iframe {
	width: 100%;
}

ul {
	padding: 0;
}

a {
	text-decoration: none;
	color: inherit;
}
a:hover,
li a:hover,
footer a:hover,
#site-footer a:hover {
	color: #04b3e7;
}
 a svg:hover {
	fill: #04b3e7;
}
a.disabled {
  opacity: 0.5;
  pointer-events: none;
  cursor: default;
}
/* FORM ELEMENTS */
label {
	margin: 0;
	font-weight: bold;
}
input,
input[type="text"],
input[type="password"], select, textarea {
	margin: 0;
	padding: 0;
	padding: 1em 10px;
	width: 100%;
	border: none;
	border-bottom: 1px solid #fff;
	color: #fff;
}
input[type="radio"], input[type="checkbox"] {
	margin: 0;
	padding: 0;
	width: 30px;
	border: 1px solid #cbcccc;
    border-radius: 6px;
	height: 15px;
}
select,
#primary .wc-blocks-components-select, 
#primary .wc-blocks-components-select__select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
      background-image: url("data:image/svg+xml;utf8,<svg fill='white' height='20' viewBox='0 0 24 24' width='20' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>") !important;
  background-repeat: no-repeat !important;
  background-position: right 10px center !important;
  background-size: 16px 16px !important;
	background-color: #000 !important;
  cursor: pointer;
	border: none;
	color: #fff;
	border-radius: 0;
	border-bottom: 1px solid #fff;
}

select option {
	background: none;
	background-color: black;
	color: white;
	border: none;
}

textarea {
    resize: none;
}

#primary .wc-block-components-form .wc-block-components-text-input label, 
#primary .wc-block-components-text-input label,
#primary .wc-blocks-components-select .wc-blocks-components-select__label,
#primary .wc-blocks-components-select__container label
input::placeholder {
  color: white !important;
}

#primary .wc-blocks-components-select__expand {
	display: none;
}

#primary .wc-block-components-form .wc-block-components-text-input input[type=email], 
#primary .wc-block-components-form .wc-block-components-text-input input[type=number], 
#primary .wc-block-components-form .wc-block-components-text-input input[type=password], 
#primary .wc-block-components-form .wc-block-components-text-input input[type=tel], 
#primary .wc-block-components-form .wc-block-components-text-input input[type=text], 
#primary .wc-block-components-form .wc-block-components-text-input input[type=url], 
#primary .wc-block-components-text-input input[type=email], 
#primary .wc-block-components-text-input input[type=number], 
#primary .wc-block-components-text-input input[type=password], 
#primary .wc-block-components-text-input input[type=tel], 
#primary .wc-block-components-text-input input[type=text], 
#primary .wc-block-components-text-input input[type=url],
.wc-blocks-components-select .wc-blocks-components-select__select
{
	background: none;
	border: none;
	border-bottom: 1px solid #fff;
	color: #fff;
	border-radius: 0;
}

h1 {
	line-height: 1.2;
}
#page {
	width: 100%;
	height: 100%;
	min-height: 100vh;
	margin: 0;
	padding: 0;
	display: flex;
	flex-flow: column;
	align-content: center;
}

#site-header {
	width: 100%;
    margin: 0px auto;
	padding: 10px 0;
	height: 50px;
	position: relative;
	z-index: 5;
}
#site-header a {
	color: #fff;
	display: flex;
    align-items: center;
}
#site-header a:hover {
	color: #aaa;
}
#header-container {	
    width: 95%;
    margin: 0px auto;
    display: flex;
    justify-content: space-between;
	align-items: center;
}

#site-logo {
	width: 100px;
    display: flex;
    align-items: center;
}

.main-menu {
	gap: 1em;
}
#site-content {
	  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
	position: relative;
	z-index: 3;
}
#site-footer {
	width: 100%;
    margin: 0px auto;
	padding: 10px 0;
	height: 50px;
    color: #fff;
	position: relative;
	z-index: 3;
}
#footer-container {	
    width: 95%;
    margin: 0px auto;
    display: flex;
    justify-content: space-between;
}

.footer-menu {
	display: flex;
	gap: 1em;
	align-items: center;
	justify-content: center;
}
.footer-menu .menu-item {
}
.footer-menu .menu-item:last-of-type {

}

.main-container {
	width: 100%;
    display: flex;
    flex-flow: column;
}

#home-bg {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  z-index: -1;
  overflow: hidden;
}

#home-bg img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

#home {
	width: 95%;
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
}

#home h1 {
	margin: 0;
	font-size: 5rem;
}

#home p {
	text-align: right;
	width: 100%;
}

#primary {
	width: 95%;
    margin: 0px auto;
    padding: 1em 0;
}

#primary ul.products {
	padding-top: 2%;
}

#primary ul.products .price {
	display: none;
}
#primary ul.products li h2 {
	text-align: center;
}
#primary ul.products li.product .button {
	display: none;
}

#primary .woocommerce-ordering {
	display: none;
}

#primary div.product {
	    display: flex;
    flex-wrap: wrap;
    gap: 5%;
    width: 80%;
    margin: 0px auto;
    margin-top: 2%;
}

#primary div.product .woocommerce-product-gallery {
	flex: 0 1 55%;
  box-sizing: border-box;
	float: none;
}

#primary div.product .summary.entry-summary {
		flex: 0 1 40%;
  box-sizing: border-box;
	float: none;
}

#primary div.product .product_title {
	margin-bottom: 10px;
    font-size: 4em;
}

#primary div.product p.price {
	color: #fff;
}

#primary div.product form.cart .variations {
	display: flex;
    flex-flow: column;
    justify-content: center;
}

#primary div.product form.cart .variations tbody {
	    display: flex;
    align-items: flex-start;
    flex-flow: column;
    justify-content: center;
}

#primary div.product form.cart .variations th {
	display: flex;
    align-items: center;
}

#primary div.product form.cart .variations tr {
	margin-bottom: 1em;
}

#primary div.product form.cart .variations tr:last-of-type {
	margin-bottom: 0;
}

#primary div.product form.cart .variations  td {
	display: flex;
    align-items: center;
    justify-content: center;
	flex-flow: column;
}

#primary div.product form.cart .variations #pa_size{
	margin-bottom: 5px;
}

#primary div.product form.cart .variations th select,
#primary div.product form.cart .variations select {
	padding-top: 6px;
	padding-bottom: 6px;
	margin-right: 0;
}

#primary div.product form.cart .reset_variations {
	text-align: left;
	width: 100%;
}

#primary .quantity .qty {
	display: none;
}

#primary button.single_add_to_cart_button {
	margin: 2em 0;
	width: 100%;
    max-width: 300px;
    padding: 2em 0;
    background: #084f09;
}

#primary div.product .woocommerce-tabs.wc-tabs-wrapper {
	flex: 1 1 100%;
  box-sizing: border-box;
	float: none;
	width: 100%;
}

#primary div.product .woocommerce-tabs ul.tabs li.active {
	color: #000;
	background-color: #fff;
}

#primary div.product .woocommerce-tabs ul.tabs li {
	background-color: transparent;
	color: #fff;
	border-radius: 0px;
}

#primary div.product .woocommerce-tabs ul.tabs li::before,
#primary div.product .woocommerce-tabs ul.tabs li::after,
#primary div.product .woocommerce-tabs ul.tabs li.active::after {
	box-shadow: none;
	right: 0;
	position: relative;
	display: none;
	border: none;
}
#primary .woocommerce-notices-wrapper {
	border: none;
}
#primary .woocommerce-message {
	border: none;
	background: none;
	color: #1e85be;
}

#primary .woocommerce-message .button {
	background: #fff;
	color: #000;
}

#primary .cart-empty.woocommerce-info,
#primary .return-to-shop .button {
	background: none;
	color: #fff;
	border: none;
}

body .pf-size-guide-modal,
body .pf-size-guide-modal * {
	background: #000 !important;
	color: #fff !important;
}

body .pf-size-guide-modal {
	border: 1px solid #fff;
}



body .pf-product-size-guide__tabs, .pf-size-guide-modal-size-chart__tabs {
	box-shadow: none;
}

body .pf-size-guide-modal-size-chart__tab,
body .pf-product-size-guide__tab {
	border: 1px solid #fff;
	font-size: 14px;
	font-weight: normal;
}

body .pf-size-guide-modal-size-chart__tab.pf-size-guide-modal-size-chart__tab--active {
	font-weight: normal;
}

body .pf-size-guide-modal-size-chart__tab.pf-size-guide-modal-size-chart__tab--active {
	background: #fff !important;
	color: #000 !important;
	box-shadow: none;
}

body .pf-product-size-guide__tab.pf-product-size-guide__tab--active {
	border-bottom: 1px solid #fff;
	border: 1px solid #fff;
	color: #000 !important;
	background: #fff !important;
}

#primary .single_variation_wrap {
	width: 100%;
}

#primary .woocommerce-cart-form__cart-item.cart_item .variation-Color,
#primary .woocommerce-cart-form__cart-item.cart_item .variation-Size {
	margin: 0;
}

#primary .woocommerce-cart-form__cart-item.cart_item .quantity .qty {
	    display: block;
    background: none;
    padding: 0;
    margin: 0;
    border: none;
}

#primary .woocommerce-cart-form__cart-item.cart_item .product-thumbnail {
	max-width: 200px;
}

#primary .woocommerce-cart-form__cart-item.cart_item .product-thumbnail img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
	width: 80%;
	max-width: 200px;
	margin: 0px auto;
}

#primary .woocommerce-cart-form__cart-item.cart_item .product-thumbnail a {
	display: flex;
    align-items: center;
    justify-content: center;
	width: fit-content;
}

#primary .wc-proceed-to-checkout .checkout-button {
	padding-top: 1em;
	padding-bottom: 1em;
	background: #084f09;
}

#primary .wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
    background: #084f09;
	border: none;
	color: #fff;
	padding: 1em 0;
}

#primary .wc-block-components-checkout-place-order-button__text {
	padding: 1em 0;
	font-weight: bold;
}

#sidebar {
	display:none;
}

#primary .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
		display: flex;
    align-items: center;
    justify-content: flex-start;
	}

#primary .added_to_cart.wc-forward {
		margin-left: 2em;
	}

#primary .wc-block-checkout__add-note {
	display: none !important;
}

#primary ul.order_details {
	padding: 0;
}

#primary .woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses {
	max-width: 600px;
}

/* Re-Usables */
.hide {
	display: none !important;
	pointer-events:none;
}
.noPoint {
	pointer-events:none;
}
.centerScreen {
	position: fixed;
    top: 0;
    left: 0;
    transform: translate(calc(50vw - 50%), calc(50vh - 50%));
    background: #fff;
    padding: 2em;
    width: 80%;
	max-width: 600px;
    border: 1px solid #cbcccc;
	border-radius: 4px;
    overflow-y: auto;
}
.centerScreen h2 {
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0px auto;
}
.top-layer {
	z-index: 9999;
}
.w100 {
	width: 100%;
}
.w300 {
	width: 300px;
}
.center-text {
	text-align: center;
}
.flex {
	display: flex;
}
.wrap {
	flex-wrap: wrap;
}
.center-flex {
    display: flex;
    align-items: center;
    justify-content: center;
}
.center-items {
	align-items: center;
}
.center-all {
	text-align: center;
    align-items: center;
    justify-content: center;
}
.baseline-items {
    align-items: baseline;
}
.center-justify {
	justify-content: center;
}
.column-flow {
	flex-flow: column;
}
.between-justify {
	justify-content: space-between;
}
.even-justify {
	justify-content: space-evenly;
}
.justify-around {
	justify-content: space-around;
}
.flex-end {
	align-items: flex-end;
}
.flex-start {
	align-items: flex-start;
}
.center-text {
	text-align: center;
}
.lists {
	margin: 0;
	padding: 0;
	list-style-type: none
}
.pointer {
	cursor: pointer;
}
.minHeight {
	min-height: calc(100vh - 130px);
}
.mB {
	margin-bottom: 1.5em !important;
}
.mT {
	margin-top: 1em !important;
}
.center-screen {
	position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    transform: translate(calc(50vw - 50%), calc(50vh - 50%));
    background: #fff;
    padding: 2em;
    width: 80%;
    border: 2px solid #cbcccc;
    border-radius: 4px;
	max-height: 90vh;
}
.center-margin {	
    margin: 0px auto;
}
.underline {
	text-decoration:underline;
}
.top-right {
	position: absolute;
    top: 0;
    right: 10px;
    font-size: 25px;
    height: fit-content;
    display: flex;
    align-items: center;
    justify-content: center;
}


/* ---------- 
 * RESPONSIVE 
 * ---------- */
@media (max-width: 1367px) {}

@media (max-width: 1024px) {
	#home h1 {
		font-size: 4rem;
	}
}

@media (max-width: 995px) {
	#primary div.product .woocommerce-product-gallery {
		flex: 0 1 100%;
	}
	#primary div.product .summary.entry-summary {
		flex: 0 1 100%;
	}
	#primary .summary.entry-summary .cart,
	#primary .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
		display: flex;
    align-items: center;
    justify-content: flex-start;
	}
	body .pf-product-size-guide__tabs {
		overflow-x: auto;
		
	}
	
}

@media (max-width: 850px) {
	#home h1 {
		font-size: 3.5rem;
	}
	#inner-checkout-form {
		flex-flow: column;
	}
	#customer_details,
	#checkout-actions-container {
		margin: 0;
		width: 100%;
		max-width: 100%;
	}
	#checkout-actions-container {
		margin-top: 1em;
	}
}
@media (max-width: 800px) {
	#intro-text {
		font-size: 8em;
	}
	.multi-item {
		margin: 0;
		width: 49%;
		margin-right: 2%;
	}
	.multi-item:nth-of-type(2n) {
		margin-right: 0%;
	}
	#ty-page-container {
		flex-flow: column;
	}
	#ty-img {
		width: 100%;
		margin: 0;
	}
	#ty-details-container {
		width: 100%;
		margin-top: 1em;
	}
	body .pf-size-guide-modal-size-chart__table td {
	    border: none;
    border-bottom: 1px solid #E5E5E5;
    font-size: 14px;
    text-transform: uppercase;
    padding: 12px 6px;
    width: 60px;
}
}

@media (max-width: 768px) {
	#home h1 {
		font-size: 3rem;
	}
	#primary .woocommerce table.cart .product-thumbnail {
		display: flex;
	}
	#primary .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
		display: none;
	}
	#primary .woocommerce table.shop_table_responsive tbody th, .woocommerce-page table.shop_table_responsive tbody th {
		display: block;
	}
	#primary .woocommerce table.shop_table_responsive .cart-subtotal,
	#primary .woocommerce table.shop_table_responsive .order-total {
		display: flex;
    	align-items: center;
    	width: 100%;
    	justify-content: space-between;
	}
	#primary .woocommerce table.shop_table_responsive .product-price {
		display: none;
	}
	#primary .wc-block-components-address-card__edit {
		width: 45px;
		text-align: right;
	}
}

@media (max-width: 600px) {
	#intro-text {
		font-size: 6em;
	}
	.multi-item {   
		width: 100%;
		margin: 0;
	}
	.single-product-primary {
		flex-flow: column;
	}
	#primary #single-product-imgs,
	#primary #single-meta-column {
		width: 100% !important;
	}
	#primary #single-product-imgs {
		margin-bottom: 2em;
	}
	.woocommerce-cart-form__cart-item.cart_item {
		flex-flow: column;
		justify-content: center;
		align-items: center;
		position: relative;
	}
	.woocommerce-cart-form__cart-item.cart_item .product-remove {		
    position: absolute;
    top: 0;
    right: 0;
	}
	.woocommerce-cart-form__cart-item.cart_item .product-thumbnail {
		    width: 90%;
    max-width: 300px;
	}
	#page .cart-page-primary .cart_totals {
		width: 100%;
	}
}
@media (max-width: 500px) {
	#home h1 {
		font-size: 2.25rem;
	}
	#primary ul.products li.product {
		width: 100%;
		float: none;
	}
	#primary .summary.entry-summary .cart,
	#primary .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
		flex-flow: column;
	}
	#primary .added_to_cart.wc-forward {
		margin-left: 0;
	}
	#primary .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
		display: flex;
		flex-flow: column;
	}
	#primary .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li {
		margin-top: 10px;
		border: none;
	}
	#primary ul.order_details li strong {
		margin-top: 5px;
	}
}
@media (max-width: 400px) {
	#intro-text {
		font-size: 4em;
	}
}