@charset "UTF-8";
/* CSS Document */

/* montserrat-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/montserrat-v25-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('fonts/montserrat-v25-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	   url('fonts/montserrat-v25-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
	   url('fonts/montserrat-v25-latin-regular.woff') format('woff'), /* Modern Browsers */
	   url('fonts/montserrat-v25-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
	   url('fonts/montserrat-v25-latin-regular.svg#Montserrat') format('svg'); /* Legacy iOS */
}

/* montserrat-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/montserrat-v25-latin-italic.eot'); /* IE9 Compat Modes */
  src: url('fonts/montserrat-v25-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	   url('fonts/montserrat-v25-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
	   url('fonts/montserrat-v25-latin-italic.woff') format('woff'), /* Modern Browsers */
	   url('fonts/montserrat-v25-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
	   url('fonts/montserrat-v25-latin-italic.svg#Montserrat') format('svg'); /* Legacy iOS */
}

/* montserrat-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/montserrat-v25-latin-600.eot'); /* IE9 Compat Modes */
  src: url('fonts/montserrat-v25-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	   url('fonts/montserrat-v25-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
	   url('fonts/montserrat-v25-latin-600.woff') format('woff'), /* Modern Browsers */
	   url('fonts/montserrat-v25-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
	   url('fonts/montserrat-v25-latin-600.svg#Montserrat') format('svg'); /* Legacy iOS */
}

/* montserrat-600italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  src: url('fonts/montserrat-v25-latin-600italic.eot'); /* IE9 Compat Modes */
  src: url('fonts/montserrat-v25-latin-600italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	   url('fonts/montserrat-v25-latin-600italic.woff2') format('woff2'), /* Super Modern Browsers */
	   url('fonts/montserrat-v25-latin-600italic.woff') format('woff'), /* Modern Browsers */
	   url('fonts/montserrat-v25-latin-600italic.ttf') format('truetype'), /* Safari, Android, iOS */
	   url('fonts/montserrat-v25-latin-600italic.svg#Montserrat') format('svg'); /* Legacy iOS */
}



/* Extra small devices (portrait phones, less than 576px)
// No media query for `xs` since this is the default in Bootstrap */

body {
	font-family: 'Montserrat';
	color: #555;
	background-color: #D9D7D1;
}
.content-box {
	padding-top: 70px /* Needed for if nav bar fixed-top */;
	padding-bottom: 100px;
	background-color: #E4E2DB;
}
.footer p, .footer a {
	color: #777;
}

/* Backgrounds */

.bg-dark {
	background-color: #17191e !important;
}
.bg-dark-tint {
	background-color: rgba(23, 25, 30, 0.90);
}
.bg-light {
	background-color: #E4E2DB !important;
}
.bg-green1 {
	background-color: #4F645B;
}

/* Buttons */

.btn, input[type="submit"], input[type="button"], .a-previous a, .a-next a, button, .button, .wc-block-cart__submit-button {
	border: none;
	border-radius: 6px !important;
	transition: background-color 0.5s ease, color 0.5s ease;
	color: #fff;
}
.btn-primary, input[type="submit"], input[type="button"], button, a.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt, .wc-block-cart__submit-button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button {
  background-color: #776B5D;
  padding: .65em 1em;
  color: #fff;
}
.btn-primary:hover, .btn-primary:focus,
input[type="submit"]:hover, input[type="submit"]:focus,
input[type="button"]:hover, input[type="button"]:focus,
button:hover, a.button:hover, button:focus, a.button:focus,
.wc-block-cart__submit-button:hover, .wc-block-cart__submit-button:focus {
  background-color: #6C7F8D !important;
  color: #fff !important;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled {
	background-color: #6C7F8D;
	opacity: 0.7;
}
#scrollup {
	background: url('img/scroll-up.svg') no-repeat 50% 50% #6C7F8D;
}
#scrollup:hover {
	opacity: 1;
}

/* Woocommerce */

.woocommerce span.onsale {
	background-color: #FC473D;
	  width: 3em;
	  height: 3em;
	  line-height: 3em;
	  border-radius: 50%;
	  text-align: center;
	  display: inline-block;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
	color: #776B5D;
	font-size: 1.6em;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
	color: #776B5D;
}
.sku_wrapper, .woocommerce-result-count, .woocommerce-ordering {
	display: none;
}
.woocommerce table {
	background: none;
}
.woocommerce table tr th, .woocommerce table tr td {
	color: #776B5D;
	vertical-align: top;
}
.woocommerce table tr.even, .woocommerce table tr.alt, .woocommerce table tr:nth-of-type(even) {
	background: none;
}
.woocommerce table.shop_attributes td {
	padding: 8px;
}
.woocommerce table.shop_attributes tr:nth-child(even) td, .woocommerce table.shop_attributes tr:nth-child(even) th {
	background: rgba(255, 255, 255, .025);
}
.woocommerce table.shop_attributes td p {
	padding: 0;
}
.variations .label {
	text-transform: uppercase;
}
.woocommerce div.product form.cart .variations select {
	max-width: 100%;
	min-width: 50%;
}
.woocommerce-tabs h2 {
	display: none;
}
.woocommerce-Reviews {
	padding: 2rem;
	background-color: rgba(255, 255, 255, 0.1);
	border-radius: 4px;
}
.comment-respond {
	padding-top: 2rem !important;
}
.comment-reply-title {
	font-weight: 700;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
	background-color: transparent;
	margin: 0;
	border: none;
	border-radius: 0;
	padding: 0;
}
.woocommerce .star-rating {
	font-size: 13px;
	letter-spacing: 1px;
	width: 5.6em;
	padding-bottom: 5px;
}
.woocommerce .star-rating,
.woocommerce p.stars a, .woocommerce p.stars a:hover, .woocommerce p.stars a:focus {
	color: #d4af34;
}
.comment-form {
	padding-top: 1.2rem;
}
.commentlist {
	border: none;
	margin-bottom: 2rem;
}
.woocommerce-noreviews {
	font-size: 1rem;
}
.related.products,
.woocommerce-Reviews {
	margin-top: 80px;
}
.related.products h2,
.woocommerce-Reviews h2 {
	font-size: 1.225rem;
}
.woocommerce-review-link {
	font-size: 0.8rem;
}
.wp-post-image,
.attachment-woocommerce_thumbnail,
.woocommerce-product-gallery__image img,
.pswp__img, .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img {
	border-radius: 4px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image a {
	padding: 4px;
}
.woocommerce-bacs-bank-details,
.wc-bacs-bank-details-heading,
.wc-bacs-bank-details-account-name {
	
}
.wc-bacs-bank-details-account-name {
	font-size: 1rem;
}
.woocommerce table.shop_table, fieldset {
	border: 1px solid #444;
}
.woocommerce form .form-row .input-text, .woocommerce form .form-row select, select {
	background-color: #efefef;
	border-color: #776B5D;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
	padding: 1em 2em 1em 3.5em;
	margin: 0 0 2em;
	position: relative;
	background-color: #f6f5f8;
	color: #515151;
	border-top: none;
	border-radius: 6px;
}
.woocommerce-info::before {
	color: #1e85be;
}
.woocommerce-message::before {
	color: #8fae1b;
}
.wc-block-components-main table thead {
	background: none;
}
.wc-block-components-main table thead,
.is-large.wc-block-cart .wc-block-cart-items, 
.wc-block-cart .wp-block-woocommerce-cart-order-summary-block {
	border-bottom: 1px solid rgba(255, 255, 255, .1) !important;
}
.wc-block-components-totals-wrapper,
.wc-block-components-totals-wrapper,
.wc-block-checkout__terms.wc-block-checkout__terms--with-separator {
	border-top: 1px solid rgba(255, 255, 255, .1) !important;
}
.wc-block-components-quantity-selector, .wc-block-components-address-card,
.wp-block-woocommerce-checkout-order-summary-block {
	border: 1px solid rgba(255, 255, 255, .1) !important;
}
.wc-block-components-payment-method-label,
.wc-block-components-radio-control__label {
	color: #fff;
}
.wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted, .wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted {
	box-shadow: inset 0 0 0 1.5px #efefef !important;
}
.woocommerce-MyAccount-navigation-link--downloads {
	display: none;
}

/* Grid layout for WC reviews */
@media (min-width: 992px) {
  .woocommerce #reviews #comments ol.commentlist {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 2rem;
	padding: 0;
	list-style: none;
  }

  .woocommerce #reviews #comments ol.commentlist li.review {
	background: #fff;
	padding: 1.2rem;
	border: 1px solid #e0e0e0;
	border-radius: 8px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  }
}
.woocommerce #reviews #comments ol.commentlist::before {
  content: none !important;
  display: none !important;
}

/* Comment content */
.woocommerce .comment-text {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.woocommerce .star-rating {
  font-size: 1.2em;
  color: #f5a623;
}

.woocommerce .meta {
  font-size: 0.95em;
  color: #333;
}

.woocommerce .woocommerce-review__author {
  font-weight: bold;
}

.woocommerce .woocommerce-review__verified {
  font-style: italic;
  margin-left: 0.3em;
}

.woocommerce .woocommerce-review__published-date {
  color: #999;
  font-size: 0.9em;
}

.woocommerce .description p {
  margin: 0;
}

/* Ensure login button is on its own line */
.woocommerce form.login .form-row {
  display: block;
  width: 100%;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
	float: none;
}

/* Make the "Remember me" and checkbox display inline and aligned */
.woocommerce form.login .woocommerce-form__label-for-checkbox {
  display: inline-flex;
  align-items: center;
  gap: 0.5em;
  margin-top: 1rem;
  width: 100%;
}

/* Ensure checkbox aligns with text */
.woocommerce form.login .woocommerce-form__input-checkbox {
  margin: 0;
  vertical-align: middle;
}

/* Tables */

table {
	background: transparent;
	  border: solid 1px #D9D7D1;
}
fieldset legend, table thead, table tfoot {
	background: rgba(0, 0, 0, 0.05);
}
legend {
	font-size: 1.2rem;
}
fieldset label {
	width: 100%;
}
  table tr.even, table tr.alt, table tr:nth-of-type(even) {
	background: rgba(0, 0, 0, 0.05); }

/* Form fields */

select, .woocommerce .quantity .qty {
	border-radius: 6px;
}
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea,
.woocommerce div.product form.cart .variations select {
	
}

/* Text */

h1, h2, h3, h4, h5 ,h6 {
	color: #776B5D;
}
.entry-title {
	border-bottom: none;
	padding-bottom: 0;
}

/* Links */

a {
	color: #776B5D;
}
a:hover, a:focus,
.footer a:hover, .footer a:focus {
	color: #6C7F8D;
	background: none !important;
}

/* Menu icon */

.navbar {
	padding: 0;
}
.navbar .navbar-toggler {
	padding: 27px 25px;
	line-height: 1;
	border: 0px;
	border-radius: 0rem !important;
	position: relative;
}
.icon-bar {
	width: 30px;
	height: 2px;
	background-color: #776B5D;
	display: block;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	margin-top: 5px 
}
.navbar-toggler:hover, .navbar-toggler:focus {
	outline: 0px;
	background: none;
}
.navbar-toggler.collapsed {
	
}
.navbar-toggler .top-bar {
	opacity: 0;
}
.navbar-toggler .middle-bar {
	opacity: 0;
}
.navbar-toggler .bottom-bar {
	transform: translate3d(0px,-8px,0) rotate(0deg);
}
.navbar-toggler.collapsed .top-bar {
	transform: translate3d(0px,6px,0) rotate(90deg);
	opacity: 1;
}
.navbar-toggler.collapsed .middle-bar {
	opacity: 0;
}
.navbar-toggler.collapsed .bottom-bar {
	transform: translate3d(0px,-8px,0) rotate(0deg);
	opacity: 1;
}
.navbar-toggler:hover, .navbar-toggler:focus {
	background-color: transparent !important;
}

/* Navbar */

.bg-navbar {
	background-color: rgb(228, 226, 219, 0.85);
}
.navbar-brand img {
	width: 150px;
	height: auto;
}
.dropdown-item:hover, .dropdown-item.active, .dropdown-item:active {
  background-color: #6C7F8D;
  color: #fff;
}
.navbar-nav {
	padding-bottom: 1rem;
}


/* Small only (phones, less than 768px) */
@media (max-width: 767.98px) {
	.woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-1, .woocommerce-page .col2-set .col-2 {
		max-width: 100%;
		width: 100%;
	}
}

/* Small up (landscape phones, 576px and up) */
@media (min-width: 576px) { ... }

/* Medium down (phones, tablets, less than 992px) */
@media (max-width: 991.98px) {
	.navbar {
		text-align: center;
	}
}

/* Medium only (tablets, 768px to 992px) */
@media (min-width: 768px) and (max-width: 991.98px) {
	.woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-1, .woocommerce-page .col2-set .col-2 {
		max-width: 100%;
		width: 100%;
	}
}

/* Medium up (tablets, 768px and up) */
@media (min-width: 768px) { ... }

/* Large only (desktops, 992px to 1200px) */
@media (min-width: 992px) and (max-width: 1199.98px) { ... }

/* Large up (desktops, 992px and up) */
@media (min-width: 992px) {
	.content-box {
		padding-top: 95px;
	}
	.navbar-brand img {
		width: 260px;
	}
	.navbar i {
		font-size: 1.4rem;
	}
	.navbar .nav-item {
		padding-top: .4rem;
	}
	.navbar .menu-item-123 {
		padding-top: 0;
	}
}

/* Extra large up (large desktops, 1200px and up) */
@media (min-width: 1200px) { ... }
