.dgwt-wcas-search-wrapp {
	min-width: 100%;
	max-width: 100%;
	width: 100%;
}

#wc-square-digital-wallet {
	max-width: 100% !important;
}

.woocommerce ul.products li.product a img,
.woocommerce-page ul.products li.product a img {
	border: 7px double var(--primary-color);
	width: 100%;
	object-fit: cover;
	aspect-ratio: 1/1;
}

.woocommerce #content-area {
	display: flex !important;
	background: var(--light-color);
}

.woocommerce.product-template-default #content-area {
	padding: 50px;
}

.woocommerce #main-content .container {
	padding-top: 0 !important;
	width: 100% !important;
	max-width: 100% !important;
}

.woocommerce #content-area a {
	color: var(--dark-color);
}

.woocommerce #content-area a:hover {
	text-decoration: underline;
}

.et_right_sidebar #left-area {
	float: none !important;
	padding: 20px !important;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb {
	color: var(--dark-color) !important;
}

.woocommerce .count {
	display: none;
}

.woocommerce div.product div.images img:first-of-type {
	border: 7px double var(--primary-color) !important
}

.woocommerce .variations select {
	padding: 10px;
	background: var(--secondary-color);
}

.is-large.wc-block-cart .wc-block-cart-items th,
.is-large.wc-block-cart .wc-block-cart__totals-title {
	border-bottom: 1px solid var(--primary-color);
}

.woocommerce.product-template-default .related.products h2 {
	text-align: center !important;
	font-size: 3rem !important;
}

.woocommerce.product-template-default .related.products .woocommerce-loop-product__title {
	font-size: 1.5rem !important;
	text-align: center !important;
}

.wc-block-checkout__payment-method .wc-block-components-radio-control {
	border-color: var(--primary-color);
}

.woocommerce .price .woocommerce-Price-amount,
div.product p.price,
.woocommerce #content div.product p.price,
.reset_variations {
	color: var(--dark-color);
}

.woocommerce .et_pb_tabs_controls li {
	margin-bottom: 0;
}

.woocommerce #size-guide th,
.woocommerce #size-guide td,
body.woocommerce div.product .woocommerce-tabs .panel h1,
body.woocommerce div.product .woocommerce-tabs .panel h2,
body.woocommerce div.product .woocommerce-tabs .panel h3,
body.woocommerce div.product .woocommerce-tabs .panel h4,
body.woocommerce div.product .woocommerce-tabs .panel h5,
body.woocommerce div.product .woocommerce-tabs .panel h6,
body.woocommerce div.product .woocommerce-tabs .panel p,
body.woocommerce div.product .woocommerce-tabs .panel ul,
body.woocommerce div.product .woocommerce-tabs .panel ol,
body.woocommerce div.product .woocommerce-tabs .panel dl,
body.woocommerce div.product .woocommerce-tabs .panel blockquote,
body.woocommerce div.product .woocommerce-tabs .panel pre,
body.woocommerce div.product .woocommerce-tabs .panel address,
body.woocommerce div.product .woocommerce-tabs .panel hr,
body.woocommerce #content-area div.product .woocommerce-tabs .panel,
body.woocommerce #content-area div.product .woocommerce-tabs .panel h1,
body.woocommerce #content-area div.product .woocommerce-tabs .panel h2,
body.woocommerce #content-area div.product .woocommerce-tabs .panel h3,
body.woocommerce #content-area div.product .woocommerce-tabs .panel h4,
body.woocommerce #content-area div.product .woocommerce-tabs .panel h5,
body.woocommerce #content-area div.product .woocommerce-tabs .panel h6,
body.woocommerce #content-area div.product .woocommerce-tabs .panel p,
body.woocommerce #content-area div.product .woocommerce-tabs .panel ul,
body.woocommerce #content-area div.product .woocommerce-tabs .panel ol,
body.woocommerce #content-area div.product .woocommerce-tabs .panel dl,
body.woocommerce #content-area div.product .woocommerce-tabs .panel blockquote,
body.woocommerce #content-area div.product .woocommerce-tabs .panel pre,
body.woocommerce #content-area div.product .woocommerce-tabs .panel address,
body.woocommerce #content-area div.product .woocommerce-tabs .panel hr,
.woocommerce table.shop_attributes th,
.woocommerce.product-template-default .related.products h2 {
	color: var(--dark-color) !important;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
	margin-bottom: 0 !important;
	text-align: center !important;
	color: var(--dark-color) !important;
}

.woocommerce span.onsale {
	padding: 5px 12.5px !important;
	border-radius: 50% !important;
}

.woocommerce ul.products li.product .price {
	text-align: center !important;
	font-size: 1.25rem !important;
	color: var(--dark-color) !important;
}

.woocommerce ul.products li.product a {
	text-decoration: none;
}

.woocommerce ul.products li.product a:hover,
.woocommerce ul.products li.product a img:hover {
	transform: none;
}

body.woocommerce .woocommerce-tabs,
.woocommerce div.product div.summary {
	border: 7px double var(--) !important;
}

.woocommerce div.product div.summary {
	padding: 15px !important;
}

.wc-block-cart__submit-container a {
	background: var(--dark-color) !important;
	font-weight: bolder !important;
}

.woocommerce-page .wc-block-components-title.wc-block-components-title {
	color: var(--dark-color) !important;
}

body.woocommerce .page-body {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
}

.woocommerce #primary,
.woocommerce #sidebar {
	padding-top: 20px !important;
}

.woocommerce .woocommerce-products-header h3 {
	font-weight: bolder !important;
}

.woocommerce #primary {
	width: 80%;
	padding: 20px;
}

.woocommerce #sidebar {
	width: 20%;
	background-color: var(--primary-color) !important;
	padding: 20px !important;
}

.woocommerce #sidebar h2,
.woocommerce #sidebar h3,
.woocommerce #sidebar h4,
.woocommerce #sidebar h5, 
.woocommerce #sidebar h6 {
	font-size: 1.5rem !important;
	color: var(--dark-color) !important;
	font-weight: 1000 !important;
}

.woocommerce #sidebar .wp-block-search__button,
.woocommerce #sidebar .wp-element-button,
.woocommerce #sidebar .wp-block-button__link {
	padding: 10px !important;
}

.woocommerce #sidebar .et_pb_widget span {
	color: var(--dark-color) !important;
}

.woocommerce #sidebar .et_pb_widget .wp-block-button__link span {
	color: var(--light-color) !important
}

.woocommerce #sidebar .widget {
	margin-bottom: 35px !important;
}

.woocommerce .product-category h2 {
	display: none !important;
}

.woocommerce .product-category {
	transform: scale(1) !important;
	transition: transform 0.3s ease-in-out !important;
	z-index: 1 !important;
}

.woocommerce .product-category:hover {
	transform: scale(1.05) !important;
	z-index: 9 !important;
}

.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
	background: var(--primary-color) !important;
}

.woocommerce div.product {
	margin: auto;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
	background: var(--primary-color) !important;
	padding: 10px 15px !important;
}

.woocommerce #primary div.product .woocommerce-tabs ul.tabs li.active a {
	color: var(--dark-color) !important;
}

.woocommerce #primary div.product .woocommerce-tabs ul.tabs li a {
	color: var(--dark-color) !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
	display: none;
	box-shadow: none
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
	display: none;
	box-shadow: none
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border: none;
	border-radius: 0;
}

.woocommerce div.product .woocommerce-tabs .panel {
	padding: 20px;
}
.wc-block-product-categories-list-item a {
	text-decoration: none;
}

.wc-block-product-categories-list-item a:hover {
	text-decoration: underline solid var(--dark-color);
}

.wc-block-product-categories-list-item {
	list-style-type: none;
}

.woocommerce div.product div.images .flex-control-thumbs {
	max-height: 300px !important;
	overflow: auto !important;
}

.woocommerce-product-gallery__image:first-of-type {
	display: block !important;
}

.woocommerce div.product form.cart .variations label {
	color: var(--dark-color);
}

.woocommerce-product-gallery {
	position: relative;
	margin-bottom: 3em
}

.woocommerce-product-gallery figure {
	margin: 0
}

.woocommerce-product-gallery .woocommerce-product-gallery__image:nth-child(n+2) {
	width: 25%;
	display: inline-block
}

.woocommerce-product-gallery .flex-control-thumbs li {
	list-style: none;
	float: left;
	cursor: pointer
}

.woocommerce-product-gallery .flex-control-thumbs img {
	opacity: .5
}

.woocommerce-product-gallery .flex-control-thumbs img.flex-active,
.woocommerce-product-gallery .flex-control-thumbs img:hover {
	opacity: 1
}

.woocommerce-product-gallery img {
	display: block
}

.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
	width: 33.3333%
}

.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
	width: 25%
}

.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
	width: 20%
}

.woocommerce-product-gallery__trigger {
	position: absolute;
	top: 1em;
	right: 1em;
	z-index: 99;
}

a.woocommerce-product-gallery__trigger {
	text-decoration: none;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
	position: absolute;
	top: .875em;
	right: .875em;
	display: block;
	height: 2em;
	width: 2em;
	border-radius: 3px;
	z-index: 99;
	text-align: center;
	text-indent: -999px;
	overflow: hidden;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
	font: normal normal normal 1em/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: block;
	content: "\f00e";
	line-height: 2;
	text-indent: 0;
}

.single-product .page-body .woocommerce-tabs .woocommerce-Tabs-panel h2:first-of-type {
	display: none;
}

.single-product .page-body .woocommerce-tabs table {
	display: table;
	table-layout: fixed;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

.single-product .page-body .woocommerce-tabs table th:first-of-type {
	width: 25%;
}

.single-product .page-body .woocommerce-tabs table th:nth-of-type(2) {
	width: 75%;
}

.single-product .page-body .woocommerce-tabs table th {
	background: var(--primary-color);
	padding: 10px;
	border: 2px double var(--dark-color);
}

.single-product .page-body .woocommerce-tabs table tbody tr:nth-of-type(even) {
	border: 2px double var(--primary-color);
}

.single-product .page-body .woocommerce-tabs table tbody tr:nth-of-type(odd) {
	border: 2px double var(--dark-color);
}

.single-product .page-body .woocommerce-tabs table td {
	padding: 10px;
	border: 2px double var(--dark-color);
}

.single-product .page-body .woocommerce-tabs table td:nth-of-type(even) {
	background: var(--light-color);
}

.single-product .page-body .woocommerce-tabs table td:nth-of-type(odd) {
	background: var(--primary-color);
}

.et_right_sidebar #main-content .container:before {
	display: none !important;
}

.woocommerce #sidebar {
	border-left: 7px double var(--dark-color) !important;
	border-bottom: 7px double var(--dark-color) !important;
}

.woocommerce.product-template-default #primary,
.woocommerce.product-template-default #sidebar,
.woocommerce.product-template-default #sidebar {
	border-top: none !important;
}

.woocommerce.product-template-default #sidebar,
.woocommerce.product-template-default #sidebar {
	display: none !important;
}

.woocommerce.product-template-default .product_title::after {
	content: ' Details'
}

body.woocommerce div.product .woocommerce-tabs ul.tabs,
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs {
	background: var(--primary-color) !important;
}

.woocommerce div.product .product_title {
	font-size: 2rem !important;
	color: var(--dark-color) !important;
	font-weight: 1000 !important;
}

.woocommerce-message a {
	transition: all 0.3s ease-in-out !important;
	border-radius: 5px !important;
	border: 2px solid transparent !important;
}

.wc-block-components-form .wc-block-components-checkout-step {
	padding: 50px !important;
	border-radius: 15px !important;
	margin: 20px 0 !important;
}

.wc-block-components-form .wc-block-checkout__order-notes.wc-block-components-checkout-step {
	padding-left: 50px !important;
}

.woocommerce-products-header__title.page-title {
	display: none !important;
}

.gpay-card-info-container.black,
.gpay-button.black {
	outline: none !important;
}

.product_meta {
	color: var(--dark-color) !important;
}

.woocommerce .et_overlay:before,
.woocommerce-page .et_overlay:before {
	color: var(--dark-color)
}

.woocommerce-message,
.woocommerce-error,
.woocommerce-info {
	color: var(--dark-color) !important;
}

.wc-block-product-new .wc-block-grid__product-title {
	color: var(--dark-color) !important;
	font-size: 1rem !important;
}

.wc-block-product-new .amount {
	color: var(--dark-color) !important;
	font-weight: 1000 !important;
	font-size: 1.25rem !important;
}

.wc-block-product-new .wp-block-button {
	display: none !important;
}

@media (min-width: 981px) {
	.et_right_sidebar #left-area {
		width: 80% !important;
	}
	.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content #content-area ul.products li.product,
	.et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content #content-area ul.products li.product {
		width: 30%;
		margin: 20px 7.5px;
	}
}

@media (max-width: 980px) {

	.woocommerce #content-area {
		flex-direction: column !important;
	}

	.woocommerce #sidebar {
		border-left: none !important;
	}

	.woocommerce.product-template-default #content-area {
		padding: 20px;
	}

	.woocommerce #sidebar,
	.woocommerce #sidebar {
		padding: 35px 20px 25px 20px;
	}

	.woocommerce .woocommerce-result-count,
	.woocommerce-page .woocommerce-result-count,
	.woocommerce .woocommerce-ordering,
	.woocommerce-page .woocommerce-ordering {
		float: none;
		text-align: center;
	}

	.woocommerce.product-template-default #sidebar,
	.woocommerce.product-template-default #sidebar {
		border: none;
	}

	.woocommerce div.product .woocommerce-tabs ul.tabs {
		display: flex;
		flex-direction: column;
	}

	.woocommerce div.product .woocommerce-tabs ul.tabs li {
		width: 100%;
	}

	.woocommerce #size-guide {
		display: none;
	}

	.woocommerce div.product {
		max-width: 100%;
	}

	.woocommerce #primary,
	.woocommerce #sidebar {
		width: 100%;
		border: none;
	}
}

@media (max-width: 768px) {

	.woocommerce-page.product-template-default #primary,
	.woocommerce-page.product-template-default #sidebar {
		padding-top: 7rem !important;
	}
}