html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
body:not(.elementor-page):not(.woocommerce) main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
del {
  color: #a9a7a7;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
*,
*::before,
*::after {
  box-sizing: inherit;
}
html {
  box-sizing: border-box;
}
body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-size: 1rem;
  line-height: 1.6;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  line-height: 1.3;
}
dfn,
cite,
em,
i {
  font-style: italic;
}
blockquote {
  margin: 0 1.5em;
}
address {
  margin: 0 0 1.5em;
}
pre {
  background: #eee;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}
abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
mark {
  background: #fff9c0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
html,
body {
  background: #fff;
  overflow-x: initial;
  overflow: visible !important;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 1.5em 1.5em;
}
embed,
iframe,
object {
  max-width: 100%;
}
img {
  height: auto;
  max-width: 100%;
}
figure {
  margin: 1em 0;
}
table {
  margin: 0 0 1.5em;
  width: 100%;
}
.woocommerce-info,
.woocommerce-message,
.woocommerce-error {
  padding: 15px 25px 15px 50px !important;
  border-radius: 8px;
  margin-bottom: 25px;
  list-style: none;
  background-color: #f8fafc;
  border-left: 4px solid #3b82f6;
  color: #1e293b;
  font-weight: 500;
  position: relative;
}
.woocommerce-info::before,
.woocommerce-message::before,
.woocommerce-error::before {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  font-family: WooCommerce !important;
  font-size: 20px !important;
}
.woocommerce-info::before {
  content: "\e00b";
}
.woocommerce-message::before {
  content: "\e015";
}
.woocommerce-error::before {
  content: "\e016";
}
.woocommerce-info {
  border-left-color: #3b82f6;
  background-color: #eff6ff;
}
.woocommerce-message {
  border-left-color: #10b981;
  background-color: #ecfdf5;
}
.woocommerce-error {
  border-left-color: #ef4444;
  background-color: #fef2f2;
}
.shop_table {
  width: 100% !important;
  border-collapse: collapse !important;
  border: none !important;
  margin-bottom: 30px !important;
}
.shop_table thead th {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
  color: #6b7280;
  padding: 12px 15px;
  border-bottom: 2px solid #e5e7eb;
  text-align: left;
}
.shop_table tbody td {
  padding: 20px 15px;
  border-bottom: 1px solid #f3f4f6;
  vertical-align: middle;
}
.shop_table tfoot th,
.shop_table tfoot td {
  padding: 15px 0;
  border-top: 1px solid #e5e7eb;
}
.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.main-navigation ul a {
  padding: 10px;
}
.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
}
.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  display: block;
  left: auto;
}
.main-navigation ul ul a {
  width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto;
}
.main-navigation li {
  position: relative;
}
.main-navigation a {
  display: block;
  text-decoration: none;
}
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
  display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  text-align: end;
  flex: 1 0 50%;
}
.sticky {
  display: block;
}
.updated:not(.published) {
  display: none;
}
.page-content,
.entry-summary {
  margin: 1.5em 0 0;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
.comment-content a {
  word-wrap: break-word;
}
.bypostauthor {
  display: block;
}
.widget {
  margin: 0 0 1.5em;
}
.widget select {
  max-width: 100%;
}
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
.custom-logo-link {
  display: inline-block;
}
.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;
  display: grid;
  grid-gap: 1.5em;
}
.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%;
}
.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
  display: block;
}
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}
.infinity-end.neverending .site-footer {
  display: block;
}
.breadcrumb {
  justify-content: center;
}
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.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;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
#primary[tabindex="-1"]:focus {
  outline: 0;
}
.alignleft {
  float: left;
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}
.alignright {
  float: right;
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}
.main-header,
.navigation-bar,
.top-header {
  position: relative;
  z-index: 999;
}
.site-main,
.entry-content,
article {
  overflow: visible !important;
}
.gcf-section-padding {
  padding: 80px 0;
}
.gcf-section-subtitle {
  font-size: 16px;
  font-weight: 700;
  color: var(--gcf-text-color, #4b5563);
  margin-bottom: 20px;
}
.gcf-section-title {
  font-size: 40px;
  font-weight: 700;
  color: var(--gcf-heading-color, #1f2937);
  margin-bottom: 24px;
  line-height: 1.25;
}
.gcf-section-content {
  font-size: 16px;
  line-height: 1.8;
  color: var(--gcf-text-color, #4b5563);
  margin-bottom: 32px;
}
.gcf-image-wrapper-rounded {
  position: relative;
  border-radius: 60px;
  overflow: hidden;
  line-height: 0;
}
.gcf-image-wrapper-rounded img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
@media (max-width: 991px) {
  .gcf-section-padding {
    padding: 60px 0;
  }
  .gcf-section-title {
    font-size: 32px;
  }
  .gcf-image-wrapper-rounded {
    border-radius: 40px;
    margin-bottom: 40px;
  }
}
@media (max-width: 575px) {
  .gcf-section-title {
    font-size: 28px;
  }
}
.quantity-controls {
  display: flex;
  align-items: center;
  border: 1px solid #e5e7eb;
  border-radius: 60px;
  height: 48px;
  padding: 0 4px;
  background: #fff;
  width: 120px;
  justify-content: space-between;
}
.qty-btn {
  width: 36px !important;
  height: 36px !important;
  border: none !important;
  background: transparent !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  cursor: pointer !important;
  color: #1f2937 !important;
  transition: all 0.3s ease !important;
  border-radius: 50% !important;
  padding: 0 !important;
}
.qty-btn i {
  font-size: 14px;
}
.qty-btn:hover {
  background-color: #f3f4f6 !important;
}
.qty-divider {
  width: 1px;
  height: 24px;
  background-color: #e5e7eb;
}
.quantity-controls .qty-input {
  width: 40px !important;
  height: 100% !important;
  min-width: 0 !important;
  border: none !important;
  text-align: center !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  color: #1f2937 !important;
  background: transparent !important;
  padding: 0 !important;
  line-height: normal !important;
}
.qty-input:focus {
  outline: none !important;
}
.qty-input::-webkit-outer-spin-button,
.qty-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.qty-input[type="number"] {
  appearance: textfield;
  -moz-appearance: textfield;
  border: none !important;
}
.cross-sells {
  padding-bottom: 50px;
}
.breadcrumb-description {
  margin-top: 15px;
}
