/*!
Theme Name: jeweller
Theme URI: http://underscores.me/
Author: Jeffry Ghazally
Author URI: https://screamingcodemonkey.com
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: jeweller
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

jeweller is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/ html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}
audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden],
template {
	display: none;
}
a {
	background-color: transparent;
}
a:active,
a:hover {
	outline: 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b,
strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
mark {
	background: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 1em 40px;
}
hr {
	box-sizing: content-box;
	height: 0;
}
pre {
	overflow: auto;
}
code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}
button {
	overflow: visible;
}
button,
select {
	text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled],
html input[disabled] {
	cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
input {
	line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
}
optgroup {
	font-weight: bold;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td,
th {
	padding: 0;
}
.Jewellery-item,
.Jewellery-item-title,
.Jewellery-item-content {
	text-align: center;
}
.u-width1of12 {
	width: calc(100% * 1 / 12);
}
.u-width2of12 {
	width: calc(100% * 2 / 12);
}
.u-width3of12 {
	width: calc(100% * 3 / 12);
}
.u-width4of12 {
	width: calc(100% * 4 / 12);
}
.u-width5of12 {
	width: calc(100% * 5 / 12);
}
.u-width6of12 {
	width: calc(100% * 6 / 12);
}
.u-width7of12 {
	width: calc(100% * 7 / 12);
}
.u-width8of12 {
	width: calc(100% * 8 / 12);
}
.u-width9of12 {
	width: calc(100% * 9 / 12);
}
.u-width10of12 {
	width: calc(100% * 10 / 12);
}
.u-width11of12 {
	width: calc(100% * 11 / 12);
}
.u-width12of12 {
	width: 100%;
}
.u-sm-width1of12 {
	width: calc(100% * 1 / 12);
}
.u-sm-width2of12 {
	width: calc(100% * 2 / 12);
}
.u-sm-width3of12 {
	width: calc(100% * 3 / 12);
}
.u-sm-width4of12 {
	width: calc(100% * 4 / 12);
}
.u-sm-width5of12 {
	width: calc(100% * 5 / 12);
}
.u-sm-width6of12 {
	width: calc(100% * 6 / 12);
}
.u-sm-width7of12 {
	width: calc(100% * 7 / 12);
}
.u-sm-width8of12 {
	width: calc(100% * 8 / 12);
}
.u-sm-width9of12 {
	width: calc(100% * 9 / 12);
}
.u-sm-width10of12 {
	width: calc(100% * 10 / 12);
}
.u-sm-width11of12 {
	width: calc(100% * 11 / 12);
}
.u-sm-width12of12 {
	width: 100%;
}
@media (min-width: 30rem) {
	.u-md-width1of12 {
		width: calc(100% * 1 / 12);
	}
	.u-md-width2of12 {
		width: calc(100% * 2 / 12);
	}
	.u-md-width3of12 {
		width: calc(100% * 3 / 12);
	}
	.u-md-width4of12 {
		width: calc(100% * 4 / 12);
	}
	.u-md-width5of12 {
		width: calc(100% * 5 / 12);
	}
	.u-md-width6of12 {
		width: calc(100% * 6 / 12);
	}
	.u-md-width7of12 {
		width: calc(100% * 7 / 12);
	}
	.u-md-width8of12 {
		width: calc(100% * 8 / 12);
	}
	.u-md-width9of12 {
		width: calc(100% * 9 / 12);
	}
	.u-md-width10of12 {
		width: calc(100% * 10 / 12);
	}
	.u-md-width11of12 {
		width: calc(100% * 11 / 12);
	}
	.u-md-width12of12 {
		width: 100%;
	}
}
@media (min-width: 48rem) {
	.u-lg-width1of12 {
		width: calc(100% * 1 / 12);
	}
	.u-lg-width2of12 {
		width: calc(100% * 2 / 12);
	}
	.u-lg-width3of12 {
		width: calc(100% * 3 / 12);
	}
	.u-lg-width4of12 {
		width: calc(100% * 4 / 12);
	}
	.u-lg-width5of12 {
		width: calc(100% * 5 / 12);
	}
	.u-lg-width6of12 {
		width: calc(100% * 6 / 12);
	}
	.u-lg-width7of12 {
		width: calc(100% * 7 / 12);
	}
	.u-lg-width8of12 {
		width: calc(100% * 8 / 12);
	}
	.u-lg-width9of12 {
		width: calc(100% * 9 / 12);
	}
	.u-lg-width10of12 {
		width: calc(100% * 10 / 12);
	}
	.u-lg-width11of12 {
		width: calc(100% * 11 / 12);
	}
	.u-lg-width12of12 {
		width: 100%;
	}
}
.Grid-cell {
	position: relative;
	min-height: 1px;
	padding-left: calc(1rem / 2);
	padding-right: calc(1rem / 2);
	float: left;
	box-sizing: border-box;
}
body,
button,
input,
select,
textarea {
	color: #899090;
	font-family: "futura-pt", sans-serif;
	font-weight: 300;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
	letter-spacing: .06em;
}
body {
	background-color: #f0f;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: 300;
}
p {
	margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
	font-style: italic;
}
blockquote {
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: .9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}
code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: .9375rem;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}
big {
	font-size: 125%;
}
html {
	box-sizing: border-box;
}
*,
*:before,
*:after {
	box-sizing: inherit;
}
body {
	background: #fff;
}
blockquote,
q {
	quotes: "" "";
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}
ul,
ol {
	margin: 0 0 1.5em 3em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.5em;
}
img {
	height: auto;
	max-width: 100%;
}
figure {
	margin: 1em 0;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px
		rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
	color: rgba(0, 0, 0, 0.8);
	font-size: 12px;
	font-size: .75rem;
	line-height: 1;
	padding: .6em 1em .4em;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px
		rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px
		rgba(0, 0, 0, 0.15);
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}
select {
	border: 1px solid #ccc;
}
textarea {
	width: 100%;
}
a {
	color: #899090;
	text-decoration: none;
}
a:visited {
	color: #899090;
}
a:hover,
a:focus,
a:active {
	color: #000;
}
a:focus {
	outline: none;
	outline: 0;
}
a:hover,
a:active {
	outline: 0;
}
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
	text-transform: uppercase;
	text-align: right;
}

.toggled .menu-main-container {
	translate: 0 0;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 1.5em;
	left: -999em;
	z-index: 99999;
	padding: 20px 0;
	/* left: -20px !important; */
	/* top: 40px; */
	background: #efefef;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}
.main-navigation ul ul a {
	width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: -20px;
	border-top: 20px solid #fff;
	box-shadow: none;
}
.main-navigation li {
	position: relative;
	padding-left: 0;
	padding-top: 10px;
	text-align: center;
	line-height: 2;
}
@media (min-width: 48rem) {
	.main-navigation li {
		text-align: left;
		display: inline-flex;
		padding-left: 20px;
		padding-top: 0;
	}
}
.main-navigation a,
.main-navigation a:visited {
	display: block;
	text-decoration: none;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.6);
}
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
	color: #899090;
}
.menu-toggle {
	text-align: center;
	margin: 20px auto 0;
	border: 0;
	background: none;
	box-shadow: none;
	text-transform: uppercase;
}
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}
@media (min-width: 48rem) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: .875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}
#content[tabindex="-1"]:focus {
	outline: 0;
}
@media (min-width: 30rem) {
	.alignleft {
		display: inline;
		float: left;
		margin-right: 1.5em;
	}
}
@media (min-width: 30rem) {
	.alignright {
		display: inline;
		float: right;
		margin-left: 1.5em;
	}
}
@media (min-width: 30rem) {
	.aligncenter {
		clear: both;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
}
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}
.widget {
	margin: 0 0 1.5em;
}
.widget select {
	max-width: 100%;
}
.Collection {
	text-decoration: none;
}
.Collection--art {
	display: block;
	margin-bottom: 2.5rem;
}
.Collection-title {
	text-transform: uppercase;
	margin-top: 0;
	text-align: center;
	display: block;
}
.Collection-link {
	text-align: center;
	display: block;
	margin-bottom: 6rem;
}
@media (min-width: 30rem) {
	.Collection-link {
		margin-bottom: 0;
	}
}
.JewelleryCatalog-header h1 {
	font-size: 1.4rem;
	text-transform: uppercase;
	margin-bottom: 0;
}
.JewelleryCatalog-header p {
	letter-spacing: normal;
	line-height: 1.7rem;
	margin-top: .4rem;
}
.JewelleryCollection-navigation {
	display: flex;
	justify-content: space-between;
	margin: 2rem 0;
}
.JewelleryCollection-navigation a {
	text-decoration: none;
	letter-spacing: normal;
}
@media (min-width: 30rem) {
	.Jewellery-item {
		text-align: left;
		display: flex;
		align-items: center;
	}
}
.Jewellery-item-image img {
	width: 100%;
}
.Jewellery-item-title {
	margin: 0;
	font-weight: 800;
}
@media (min-width: 30rem) {
	.Jewellery-item-title {
		text-align: left;
	}
}
.Jewellery-item-content {
	margin-bottom: 6rem;
}
.Jewellery-item-content p {
	margin: .25rem 0;
}
@media (min-width: 30rem) {
	.Jewellery-item-content {
		margin-bottom: 0;
		text-align: left;
	}
}
.Jewellery-item-cta a {
	color: #000;
}
.site-header {
	display: flex;
	align-items: baseline;
	margin: 1rem 1rem;
	flex-direction: column-reverse;
}
@media (min-width: 48rem) {
	.site-header {
		flex-direction: row;
	}
}
.site-title {
	font-family: "Josefin Sans", sans-serif;
	font-weight: 100;
	font-size: 56px;
	margin-bottom: 0;
	margin-top: 0;
}
@media (min-width: 48rem) {
	.site-title {
		margin-top: 1rem;
	}
}
.site-title a,
.site-title:hover,
.site-title:active,
.site-title:visited {
	text-decoration: none;
	color: #899090;
}
.site-content {
	margin: 1rem 1rem 6rem;
}
.site-description {
	margin-top: 0;
}
@media (min-width: 48rem) {
	.site-description {
		font-size: .9rem;
	}
}
.site-branding {
	margin: 0 auto;
}
@media (min-width: 48rem) {
	.site-branding {
		width: 40%;
		min-width: 250px;
	}
}
@media (min-width: 30rem) {
	.SinglePage {
		display: flex;
	}
}
.SinglePage-content h2 {
	margin-top: 0;
}
.SinglePage-thumbnail {
	margin-bottom: 2rem;
}
@media (min-width: 30rem) {
	.SinglePage-thumbnail {
		margin-bottom: 0;
	}
}
.site-main.Homepage {
	margin-top: 4rem;
}
.sticky {
	display: block;
}
.hentry {
	margin: 0 0 1.5em;
}
.byline,
.updated:not(.published) {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
#page {
	max-width: 1280px;
	margin: 20px auto;
}
.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
	display: block;
}
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}
.infinity-end.neverending .site-footer {
	display: block;
}
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
embed,
iframe,
object {
	max-width: 100%;
}
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
.wp-caption-text {
	text-align: center;
}
.gallery {
	margin-bottom: 1.5em;
}
.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-caption {
	display: block;
}
.content-area {
	float: right;
	margin: 0 0 0 0%;
	width: 100%;
}
.site-main {
	margin: 0 0 0 0%;
}
.site-content .widget-area {
	float: left;
	overflow: hidden;
	width: 0%;
}
.site-footer {
	clear: both;
	width: 100%;
}
/*# sourceMappingURL=style.css.map */
.woocommerce-LoopProduct-link {
	text-decoration: none;
	display: block;
}

.product-image-wrapper {
	position: relative;
	overflow: hidden;
}

.product-image {
	position: relative;
	display: block;
	transition: transform 0.3s ease;
}

.woocommerce-LoopProduct-link:hover .product-image {
	transform: scale(1.05);
}

.product-info {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	background: rgba(255, 255, 255, 0.95);
	padding: 1.5rem;
	opacity: 0;
	transform: translateY(100%);
	transition: all 0.3s ease;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.woocommerce-LoopProduct-link:hover .product-info {
	opacity: 1;
	transform: translateY(0);
}

.product-info .woocommerce-loop-product__title {
	margin: 0 0 0.5rem;
	font-size: 1rem;
	color: #899090;
}

.product-info .price {
	display: block;
	color: #899090;
	font-weight: 400;
}

.my-0 {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.summary.entry-summary {
	margin-top: 0 !important;
}

.single-product .quantity {
	display: none !important;
}

.single_add_to_cart_button.button.alt {
	background-color: #000 !important;
	color: #fff;
	border: none;
	padding: 1.2rem 2.5rem;
	font-size: 1.1rem;
	font-weight: 400;
	letter-spacing: .06em;
	text-transform: uppercase;
	border-radius: 0;
	box-shadow: none;
	text-shadow: none;
	transition: all 0.3s ease;
	width: 100%;
}

.single_add_to_cart_button.button.alt:hover {
	background-color: #333 !important;
	color: #fff;
	box-shadow: none;
}

div.woocommerce-accordion {
	border: none;
}
button.accordion-header:focus {
	outline: none;
	box-shadow: none;
}
button.accordion-header:hover {
	background-color: transparent;
	color: #000;
}

button.accordion-header {
	text-transform: uppercase;
	padding-left: 0;
	opacity: 0.5;
	font-weight: 400;
	box-shadow: none;
	border-left: 0;
	border-right: 0;
	border-top: 0;
}

div.accordion-content {
	background-color: transparent;
	padding-left: 0;
	padding-top: 0;
}
.woocommerce div.product div.images .flex-control-thumbs li {
	width: 10%;
}
.woocommerce
	div.product
	.woocommerce-product-gallery--columns-4
	.flex-control-thumbs
	li:nth-child(4n + 1) {
	clear: unset;
}

.wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
.wp-block-woocommerce-checkout-order-summary-block
	.wc-block-components-checkout-order-summary__title
	.wc-block-components-checkout-order-summary__title-text,
.wc-block-components-title.wc-block-components-title {
	font-weight: 300;
}
.wc-blocks-components-select .wc-blocks-components-select__select,
.wc-block-components-form .wc-block-components-text-input input[type="email"],
.wc-block-components-form .wc-block-components-text-input input[type="number"],
.wc-block-components-form
	.wc-block-components-text-input
	input[type="password"],
.wc-block-components-form .wc-block-components-text-input input[type="tel"],
.wc-block-components-form .wc-block-components-text-input input[type="text"],
.wc-block-components-form .wc-block-components-text-input input[type="url"],
.wc-block-components-text-input input[type="email"],
.wc-block-components-text-input input[type="number"],
.wc-block-components-text-input input[type="password"],
.wc-block-components-text-input input[type="tel"],
.wc-block-components-text-input input[type="text"],
.wc-block-components-text-input input[type="url"] {
	border-color: #dedede;
}

section.related.products {
	margin-top: 8rem;
}
.wp-block-accordion-heading__toggle,
.wp-block-accordion-heading__toggle:focus {
	box-shadow: none !important;
}
.wp-block-accordion-heading__toggle:hover
	.wp-block-accordion-heading__toggle-title {
	text-decoration: none !important;
	color: #000;
}

.wp-block-accordion {
	width: 66.66%;
	margin-left: auto;
	margin-right: auto;
}

@media only screen and (max-width: 768px) {
	.woocommerce ul.products[class*="columns-"] li.product,
	.woocommerce-page ul.products[class*="columns-"] li.product {
		width: 100% !important;
	}
	.menu-main-container {
		position: fixed;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		background: white;
		translate: -100% 0;
		z-index: 999;
	}

	.main-navigation ul ul {
		position: static;
		float: none;
		border-top: 0;
		background: transparent;
		box-shadow: none;
	}
	.main-navigation a,
	.main-navigation a:visited {
		margin: 0 auto;
	}
	.toggled .menu-toggle {
		z-index: 1000;
		position: absolute;
		right: 30px;
	}
	.toggled .menu-main-container {
		padding-top: 60px;
	}
}

.menu-toggle:focus {
	outline: none;
	box-shadow: none;
}

.woocommerce-message {
	border-top: 0;
}

.woocommerce-message::before {
	display: none;
}
